0byt3m1n1
Path:
/
data
/
17
/
1
/
86
/
117
/
1575932
/
meta
/
1697615
/
mysql.backup
/
[
Home
]
File: 1_02b4d06_1.mysqlcluster14.bak.sql
-- MySQL dump 10.13 Distrib 5.6.24, for Linux (x86_64) -- -- Host: mysqlcluster14 Database: 1_02b4d06_1 -- ------------------------------------------------------ -- Server version 5.6.50-90.0-56-log /*!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 utf8 */; /*!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 `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `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)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_frm_fields` -- DROP TABLE IF EXISTS `wp_frm_fields`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_frm_fields` ( `id` int(11) NOT NULL AUTO_INCREMENT, `field_key` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `name` text COLLATE utf8mb4_unicode_ci, `description` longtext COLLATE utf8mb4_unicode_ci, `type` text COLLATE utf8mb4_unicode_ci, `default_value` longtext COLLATE utf8mb4_unicode_ci, `options` longtext COLLATE utf8mb4_unicode_ci, `field_order` int(11) DEFAULT '0', `required` int(1) DEFAULT NULL, `field_options` longtext COLLATE utf8mb4_unicode_ci, `form_id` int(11) DEFAULT NULL, `created_at` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `field_key` (`field_key`), KEY `form_id` (`form_id`) ) ENGINE=InnoDB AUTO_INCREMENT=204 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_frm_fields` -- LOCK TABLES `wp_frm_fields` WRITE; /*!40000 ALTER TABLE `wp_frm_fields` DISABLE KEYS */; INSERT INTO `wp_frm_fields` VALUES (2,'qh4icy','Name','First','text',NULL,NULL,1,1,'a:4:{s:5:\"blank\";s:0:\"\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',2,'2016-06-14 01:46:41'),(5,'ocfup1','Last','Last','text',NULL,NULL,2,1,'a:4:{s:5:\"label\";s:6:\"hidden\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',2,'2016-06-14 01:46:41'),(8,'29yf4d','Email','','email',NULL,NULL,3,1,'a:4:{s:5:\"blank\";s:0:\"\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',2,'2016-06-14 01:46:41'),(11,'itt5me','Website','','url',NULL,NULL,4,0,'a:4:{s:5:\"blank\";s:0:\"\";s:7:\"invalid\";s:28:\"Please enter a valid website\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',2,'2016-06-14 01:46:41'),(14,'e6lis6','Subject','','text',NULL,NULL,5,1,'a:3:{s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',2,'2016-06-14 01:46:41'),(17,'9jv0r1','Message','','textarea',NULL,NULL,6,1,'a:4:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',2,'2016-06-14 01:46:41'),(20,'62n6q3','Captcha','','captcha',NULL,NULL,7,0,'a:5:{s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:0:\"\";s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:10:\"in_section\";i:0;}',2,'2016-06-14 01:46:41'),(22,'386hqz','MLS ID','','text',NULL,NULL,0,1,'a:2:{s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(25,'u0xugh','Featured','','checkbox',NULL,'a:1:{i:0;s:8:\"Featured\";}',1,0,'a:3:{s:5:\"label\";s:6:\"hidden\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(28,'pb9ojs','Street Address','e.g., \"123 Main St\"','text',NULL,NULL,2,1,'a:2:{s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(31,'zo1tzb','City','e.g., \"Anytown\"','text',NULL,NULL,3,1,'a:2:{s:7:\"classes\";s:14:\"frm_first_half\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(34,'gc1dn6','State','','select',NULL,'a:51:{i:0;s:0:\"\";i:1;s:7:\"Alabama\";i:2;s:6:\"Alaska\";i:3;s:8:\"Arkansas\";i:4;s:7:\"Arizona\";i:5;s:10:\"California\";i:6;s:8:\"Colorado\";i:7;s:11:\"Connecticut\";i:8;s:8:\"Delaware\";i:9;s:7:\"Florida\";i:10;s:7:\"Georgia\";i:11;s:6:\"Hawaii\";i:12;s:5:\"Idaho\";i:13;s:8:\"Illinois\";i:14;s:7:\"Indiana\";i:15;s:4:\"Iowa\";i:16;s:6:\"Kansas\";i:17;s:8:\"Kentucky\";i:18;s:9:\"Louisiana\";i:19;s:5:\"Maine\";i:20;s:8:\"Maryland\";i:21;s:13:\"Massachusetts\";i:22;s:8:\"Michigan\";i:23;s:9:\"Minnesota\";i:24;s:11:\"Mississippi\";i:25;s:8:\"Missouri\";i:26;s:7:\"Montana\";i:27;s:8:\"Nebraska\";i:28;s:6:\"Nevada\";i:29;s:13:\"New Hampshire\";i:30;s:10:\"New Jersey\";i:31;s:10:\"New Mexico\";i:32;s:8:\"New York\";i:33;s:14:\"North Carolina\";i:34;s:12:\"North Dakota\";i:35;s:4:\"Ohio\";i:36;s:8:\"Oklahoma\";i:37;s:6:\"Oregon\";i:38;s:12:\"Pennsylvania\";i:39;s:12:\"Rhode Island\";i:40;s:14:\"South Carolina\";i:41;s:12:\"South Dakota\";i:42;s:9:\"Tennessee\";i:43;s:5:\"Texas\";i:44;s:4:\"Utah\";i:45;s:7:\"Vermont\";i:46;s:8:\"Virginia\";i:47;s:10:\"Washington\";i:48;s:13:\"West Virginia\";i:49;s:9:\"Wisconsin\";i:50;s:7:\"Wyoming\";}',4,1,'a:3:{s:4:\"size\";i:0;s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(37,'lsxk7v','Zip Code','','text',NULL,NULL,5,1,'a:2:{s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(40,'2c498o','Type','','select',NULL,'a:7:{i:0;s:0:\"\";i:1;s:18:\"Single Family Home\";i:2;s:29:\"Condo/Townhome/Row Home/Co-Op\";i:3;s:17:\"Multi-Family Home\";i:4;s:15:\"Mfd/Mobile Home\";i:5;s:13:\"Farms/Ranches\";i:6;s:4:\"Land\";}',6,0,'a:3:{s:4:\"size\";i:0;s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(43,'iy0xub','Property Status','','select','Active','a:5:{i:0;s:6:\"Active\";i:1;s:12:\"Sale Pending\";i:2;s:4:\"Sold\";i:3;s:13:\"Lease Pending\";i:4;s:6:\"Rented\";}',7,1,'a:3:{s:4:\"size\";i:0;s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(46,'q7hrhe','List Price','','text',NULL,NULL,8,1,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:16:\"frm_first_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(49,'afngim','List Date','','date','[date]',NULL,9,0,'a:4:{s:4:\"size\";i:110;s:3:\"max\";s:2:\"10\";s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(52,'fanb9y','Sale Price','','text',NULL,NULL,10,0,'a:3:{s:4:\"size\";i:110;s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(55,'s6xy3e','Sale Date','','date',NULL,NULL,11,0,'a:4:{s:4:\"size\";s:3:\"110\";s:3:\"max\";s:2:\"10\";s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(58,'owhy0q','Brief Blurb','e.g., \"Nice 4BR home west of Lantana\"','text',NULL,NULL,12,0,'a:2:{s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(61,'5r1v0u','Description','A more detailed description','textarea',NULL,NULL,13,1,'a:4:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:1:\"5\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(64,'l9fov','Year Built','','text',NULL,NULL,14,0,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:16:\"frm_first_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(67,'7pi9af','Bedrooms','','text',NULL,NULL,15,0,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(70,'n0oo3a','Full Baths','','text',NULL,NULL,16,0,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(73,'4qq2jl','Garage Spaces','','text',NULL,NULL,17,0,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(76,'3kx7jj','Sqft (Living)','','text',NULL,NULL,18,0,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:16:\"frm_first_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(79,'oepsb9','Sqft (Total)','','text',NULL,NULL,19,0,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(82,'aixg5q','Acres','','text',NULL,NULL,20,0,'a:3:{s:4:\"size\";s:3:\"110\";s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(85,'kd8ky1','Main Photo URL','If using a photo that is already online, you can insert the URL here.','image',NULL,NULL,21,0,'a:2:{s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(88,'vjpn1j','Main Photo Upload','Or if you would like to upload the photo, this would be a good spot.','file',NULL,NULL,22,0,'a:2:{s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(91,'g53yrt','NextGen Gallery ID','If you would like to post a Photo Gallery, insert the NextGen gallery ID for this home here.','text',NULL,NULL,23,0,'a:2:{s:4:\"size\";s:3:\"110\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(94,'78tdwz','Property Features','','divider',NULL,NULL,24,0,'a:3:{s:5:\"label\";s:3:\"top\";s:7:\"classes\";s:15:\"frm_first_third\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(97,'s10vrv','General Features','','checkbox',NULL,'a:10:{i:0;s:7:\"Balcony\";i:1;s:3:\"BBQ\";i:2;s:9:\"Courtyard\";i:3;s:16:\"Horse Facilities\";i:4;s:10:\"Greenhouse\";i:5;s:12:\"Lease Option\";i:6;s:12:\"Pets Allowed\";i:7;s:15:\"RV/Boat Parking\";i:8;s:11:\"Spa/Hot Tub\";i:9;s:15:\"Tennis Court(s)\";}',25,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:94;}',4,'2016-06-14 01:49:22'),(100,'6dyzc6','Interior','','checkbox',NULL,'a:14:{i:0;s:12:\"Ceiling Fans\";i:1;s:22:\"Custom Window Covering\";i:2;s:19:\"Disability Features\";i:3;s:21:\"Energy Efficient Home\";i:4;s:15:\"Hardwood Floors\";i:5;s:13:\"Home Warranty\";i:6;s:8:\"Intercom\";i:7;s:4:\"Pool\";i:8;s:8:\"Skylight\";i:9;s:13:\"Window Blinds\";i:10;s:16:\"Window Coverings\";i:11;s:22:\"Window Drapes/Curtains\";i:12;s:15:\"Window Shutters\";i:13;s:15:\"Vaulted Ceiling\";}',26,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:94;}',4,'2016-06-14 01:49:22'),(103,'uls2o','End Section','','end_divider',NULL,NULL,28,0,'a:1:{s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(106,'l7ijq5','Column 2','','divider',NULL,NULL,29,0,'a:3:{s:5:\"label\";s:6:\"hidden\";s:7:\"classes\";s:9:\"frm_third\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(109,'k7q7sq','Rooms','','checkbox',NULL,'a:6:{i:0;s:11:\"Dining Room\";i:1;s:11:\"Family Room\";i:2;s:10:\"Den/Office\";i:3;s:8:\"Basement\";i:4;s:12:\"Laundry Room\";i:5;s:9:\"Game Room\";}',30,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:106;}',4,'2016-06-14 01:49:22'),(112,'u87v1u','Air Conditioning','','checkbox',NULL,'a:2:{i:0;s:11:\"Central Air\";i:1;s:10:\"Forced Air\";}',31,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:106;}',4,'2016-06-14 01:49:22'),(115,'ofp1g3','Heat','','checkbox',NULL,'a:8:{i:0;s:7:\"Central\";i:1;s:8:\"Electric\";i:2;s:14:\"Multiple Units\";i:3;s:11:\"Natural Gas\";i:4;s:5:\"Solar\";i:5;s:12:\"Wall Furnace\";i:6;s:4:\"Wood\";i:7;s:4:\"None\";}',32,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:106;}',4,'2016-06-14 01:49:22'),(118,'e8o297','Fireplace','','checkbox',NULL,'a:4:{i:0;s:12:\"Freestanding\";i:1;s:11:\"Gas Burning\";i:2;s:7:\"Two-way\";i:3;s:12:\"Wood Burning\";}',33,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:106;}',4,'2016-06-14 01:49:22'),(121,'sij389f','End Section','','end_divider',NULL,NULL,34,0,'a:1:{s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:22'),(124,'jjhjln','Column 3','','divider',NULL,NULL,35,0,'a:3:{s:5:\"label\";s:6:\"hidden\";s:7:\"classes\";s:9:\"frm_third\";s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:23'),(127,'o3qvfd','Lot Features','','checkbox',NULL,'a:13:{i:0;s:10:\"Corner Lot\";i:1;s:10:\"Cul-de-Sac\";i:2;s:24:\"Golf Course Lot/Frontage\";i:3;s:16:\"Golf Course View\";i:4;s:10:\"Waterfront\";i:5;s:9:\"City View\";i:6;s:9:\"Lake View\";i:7;s:18:\"Hill/Mountain View\";i:8;s:10:\"Ocean View\";i:9;s:9:\"Park View\";i:10;s:10:\"River View\";i:11;s:10:\"Water View\";i:12;s:4:\"View\";}',36,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:124;}',4,'2016-06-14 01:49:23'),(130,'ukpfvd','Community Features','','checkbox',NULL,'a:11:{i:0;s:21:\"Recreation Facilities\";i:1;s:27:\"Community Security Features\";i:2;s:26:\"Community Swimming Pool(s)\";i:3;s:25:\"Community Boat Facilities\";i:4;s:22:\"Community Clubhouse(s)\";i:5;s:26:\"Community Horse Facilities\";i:6;s:25:\"Community Tennis Court(s)\";i:7;s:17:\"Community Park(s)\";i:8;s:14:\"Community Golf\";i:9;s:16:\"Senior Community\";i:10;s:24:\"Community Spa/Hot Tub(s)\";}',37,0,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:124;}',4,'2016-06-14 01:49:23'),(133,'5v9rs','End Section','','end_divider',NULL,NULL,38,0,'a:1:{s:10:\"in_section\";i:0;}',4,'2016-06-14 01:49:23'),(136,'wwtp30','Name','First','text',NULL,NULL,1,1,'a:2:{s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(139,'oag1ms','Last','Last','text',NULL,NULL,2,1,'a:3:{s:5:\"label\";s:6:\"hidden\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(142,'xnkv8k','Email','','email',NULL,NULL,3,1,'a:3:{s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(145,'7ch5ll','Website','','url',NULL,NULL,4,0,'a:3:{s:7:\"invalid\";s:28:\"Please enter a valid website\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(148,'3l3cwp','Address','','text',NULL,NULL,5,1,'a:2:{s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(151,'puitbx','Address Line 2','','text',NULL,NULL,6,0,'a:2:{s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(154,'w8z3lb','City','','text',NULL,NULL,7,1,'a:2:{s:7:\"classes\";s:14:\"frm_first_half\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(157,'9c57wk','State','','select',NULL,'a:53:{i:0;s:0:\"\";i:1;s:2:\"AL\";i:2;s:2:\"AK\";i:3;s:2:\"AR\";i:4;s:2:\"AZ\";i:5;s:2:\"CA\";i:6;s:2:\"CO\";i:7;s:2:\"CT\";i:8;s:2:\"DE\";i:9;s:2:\"DC\";i:10;s:2:\"FL\";i:11;s:2:\"GA\";i:12;s:2:\"HI\";i:13;s:2:\"ID\";i:14;s:2:\"IL\";i:15;s:2:\"IN\";i:16;s:2:\"IA\";i:17;s:2:\"KS\";i:18;s:2:\"KY\";i:19;s:2:\"LA\";i:20;s:2:\"ME\";i:21;s:2:\"MH\";i:22;s:2:\"MD\";i:23;s:2:\"MA\";i:24;s:2:\"MI\";i:25;s:2:\"MN\";i:26;s:2:\"MS\";i:27;s:2:\"MO\";i:28;s:2:\"MT\";i:29;s:2:\"NE\";i:30;s:2:\"NV\";i:31;s:2:\"NH\";i:32;s:2:\"NJ\";i:33;s:2:\"NM\";i:34;s:2:\"NY\";i:35;s:2:\"NC\";i:36;s:2:\"ND\";i:37;s:2:\"OH\";i:38;s:2:\"OK\";i:39;s:2:\"OR\";i:40;s:2:\"PA\";i:41;s:2:\"RI\";i:42;s:2:\"SC\";i:43;s:2:\"SD\";i:44;s:2:\"TN\";i:45;s:2:\"TX\";i:46;s:2:\"UT\";i:47;s:2:\"VT\";i:48;s:2:\"VA\";i:49;s:2:\"WA\";i:50;s:2:\"WV\";i:51;s:2:\"WI\";i:52;s:2:\"WY\";}',8,1,'a:3:{s:4:\"size\";i:0;s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(160,'xk12lc','Postal Code','','text',NULL,NULL,9,0,'a:2:{s:7:\"classes\";s:10:\"frm_fourth\";s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(163,'j9nrol','Country','','select',NULL,'a:220:{i:0;s:0:\"\";i:1;s:11:\"Afghanistan\";i:2;s:7:\"Albania\";i:3;s:7:\"Algeria\";i:4;s:14:\"American Samoa\";i:5;s:7:\"Andorra\";i:6;s:6:\"Angola\";i:7;s:8:\"Anguilla\";i:8;s:10:\"Antarctica\";i:9;s:19:\"Antigua and Barbuda\";i:10;s:9:\"Argentina\";i:11;s:7:\"Armenia\";i:12;s:5:\"Aruba\";i:13;s:9:\"Australia\";i:14;s:7:\"Austria\";i:15;s:10:\"Azerbaijan\";i:16;s:7:\"Bahamas\";i:17;s:7:\"Bahrain\";i:18;s:10:\"Bangladesh\";i:19;s:8:\"Barbados\";i:20;s:7:\"Belarus\";i:21;s:7:\"Belgium\";i:22;s:6:\"Belize\";i:23;s:5:\"Benin\";i:24;s:7:\"Bermuda\";i:25;s:6:\"Bhutan\";i:26;s:7:\"Bolivia\";i:27;s:22:\"Bosnia and Herzegovina\";i:28;s:8:\"Botswana\";i:29;s:13:\"Bouvet Island\";i:30;s:6:\"Brazil\";i:31;s:30:\"British Indian Ocean Territory\";i:32;s:6:\"Brunei\";i:33;s:8:\"Bulgaria\";i:34;s:12:\"Burkina Faso\";i:35;s:7:\"Burundi\";i:36;s:8:\"Cambodia\";i:37;s:8:\"Cameroon\";i:38;s:6:\"Canada\";i:39;s:10:\"Cape Verde\";i:40;s:14:\"Cayman Islands\";i:41;s:24:\"Central African Republic\";i:42;s:4:\"Chad\";i:43;s:5:\"Chile\";i:44;s:5:\"China\";i:45;s:16:\"Christmas Island\";i:46;s:23:\"Cocos (Keeling) Islands\";i:47;s:8:\"Colombia\";i:48;s:7:\"Comoros\";i:49;s:5:\"Congo\";i:50;s:12:\"Cook Islands\";i:51;s:10:\"Costa Rica\";i:52;s:14:\"Côte d\'Ivoire\";i:53;s:18:\"Croatia (Hrvatska)\";i:54;s:4:\"Cuba\";i:55;s:6:\"Cyprus\";i:56;s:14:\"Czech Republic\";i:57;s:11:\"Congo (DRC)\";i:58;s:7:\"Denmark\";i:59;s:8:\"Djibouti\";i:60;s:8:\"Dominica\";i:61;s:18:\"Dominican Republic\";i:62;s:10:\"East Timor\";i:63;s:7:\"Ecuador\";i:64;s:5:\"Egypt\";i:65;s:11:\"El Salvador\";i:66;s:17:\"Equatorial Guinea\";i:67;s:7:\"Eritrea\";i:68;s:7:\"Estonia\";i:69;s:8:\"Ethiopia\";i:70;s:33:\"Falkland Islands (Islas Malvinas)\";i:71;s:13:\"Faroe Islands\";i:72;s:12:\"Fiji Islands\";i:73;s:7:\"Finland\";i:74;s:6:\"France\";i:75;s:13:\"French Guiana\";i:76;s:16:\"French Polynesia\";i:77;s:35:\"French Southern and Antarctic Lands\";i:78;s:5:\"Gabon\";i:79;s:6:\"Gambia\";i:80;s:7:\"Georgia\";i:81;s:7:\"Germany\";i:82;s:5:\"Ghana\";i:83;s:9:\"Gibraltar\";i:84;s:6:\"Greece\";i:85;s:9:\"Greenland\";i:86;s:7:\"Grenada\";i:87;s:10:\"Guadeloupe\";i:88;s:4:\"Guam\";i:89;s:9:\"Guatemala\";i:90;s:6:\"Guinea\";i:91;s:13:\"Guinea-Bissau\";i:92;s:6:\"Guyana\";i:93;s:5:\"Haiti\";i:94;s:8:\"Honduras\";i:95;s:13:\"Hong Kong SAR\";i:96;s:7:\"Hungary\";i:97;s:7:\"Iceland\";i:98;s:5:\"India\";i:99;s:9:\"Indonesia\";i:100;s:4:\"Iran\";i:101;s:4:\"Iraq\";i:102;s:7:\"Ireland\";i:103;s:6:\"Israel\";i:104;s:5:\"Italy\";i:105;s:7:\"Jamaica\";i:106;s:5:\"Japan\";i:107;s:6:\"Jordan\";i:108;s:10:\"Kazakhstan\";i:109;s:5:\"Kenya\";i:110;s:8:\"Kiribati\";i:111;s:5:\"Korea\";i:112;s:6:\"Kuwait\";i:113;s:10:\"Kyrgyzstan\";i:114;s:4:\"Laos\";i:115;s:6:\"Latvia\";i:116;s:7:\"Lebanon\";i:117;s:7:\"Lesotho\";i:118;s:7:\"Liberia\";i:119;s:5:\"Libya\";i:120;s:13:\"Liechtenstein\";i:121;s:9:\"Lithuania\";i:122;s:10:\"Luxembourg\";i:123;s:9:\"Macao SAR\";i:124;s:38:\"Macedonia, Former Yugoslav Republic of\";i:125;s:10:\"Madagascar\";i:126;s:6:\"Malawi\";i:127;s:8:\"Malaysia\";i:128;s:8:\"Maldives\";i:129;s:4:\"Mali\";i:130;s:5:\"Malta\";i:131;s:16:\"Marshall Islands\";i:132;s:10:\"Martinique\";i:133;s:10:\"Mauritania\";i:134;s:9:\"Mauritius\";i:135;s:7:\"Mayotte\";i:136;s:6:\"Mexico\";i:137;s:10:\"Micronesia\";i:138;s:7:\"Moldova\";i:139;s:6:\"Monaco\";i:140;s:8:\"Mongolia\";i:141;s:10:\"Montserrat\";i:142;s:7:\"Morocco\";i:143;s:10:\"Mozambique\";i:144;s:7:\"Myanmar\";i:145;s:7:\"Namibia\";i:146;s:5:\"Nauru\";i:147;s:5:\"Nepal\";i:148;s:11:\"Netherlands\";i:149;s:11:\"New Zealand\";i:150;s:9:\"Nicaragua\";i:151;s:5:\"Niger\";i:152;s:7:\"Nigeria\";i:153;s:6:\"Norway\";i:154;s:4:\"Oman\";i:155;s:8:\"Pakistan\";i:156;s:5:\"Palau\";i:157;s:9:\"Palestine\";i:158;s:6:\"Panama\";i:159;s:16:\"Papua New Guinea\";i:160;s:8:\"Paraguay\";i:161;s:4:\"Peru\";i:162;s:11:\"Philippines\";i:163;s:6:\"Poland\";i:164;s:8:\"Portugal\";i:165;s:11:\"Puerto Rico\";i:166;s:5:\"Qatar\";i:167;s:7:\"Romania\";i:168;s:6:\"Russia\";i:169;s:6:\"Rwanda\";i:170;s:21:\"Saint Kitts and Nevis\";i:171;s:11:\"Saint Lucia\";i:172;s:32:\"Saint Vincent and the Grenadines\";i:173;s:5:\"Samoa\";i:174;s:10:\"San Marino\";i:175;s:21:\"Sao Tome and Principe\";i:176;s:12:\"Saudi Arabia\";i:177;s:7:\"Senegal\";i:178;s:21:\"Serbia and Montenegro\";i:179;s:10:\"Seychelles\";i:180;s:12:\"Sierra Leone\";i:181;s:9:\"Singapore\";i:182;s:8:\"Slovakia\";i:183;s:8:\"Slovenia\";i:184;s:15:\"Solomon Islands\";i:185;s:7:\"Somalia\";i:186;s:12:\"South Africa\";i:187;s:5:\"Spain\";i:188;s:9:\"Sri Lanka\";i:189;s:5:\"Sudan\";i:190;s:8:\"Suriname\";i:191;s:9:\"Swaziland\";i:192;s:6:\"Sweden\";i:193;s:11:\"Switzerland\";i:194;s:5:\"Syria\";i:195;s:6:\"Taiwan\";i:196;s:10:\"Tajikistan\";i:197;s:8:\"Tanzania\";i:198;s:8:\"Thailand\";i:199;s:4:\"Togo\";i:200;s:5:\"Tonga\";i:201;s:19:\"Trinidad and Tobago\";i:202;s:7:\"Tunisia\";i:203;s:6:\"Turkey\";i:204;s:12:\"Turkmenistan\";i:205;s:6:\"Tuvalu\";i:206;s:6:\"Uganda\";i:207;s:7:\"Ukraine\";i:208;s:20:\"United Arab Emirates\";i:209;s:14:\"United Kingdom\";i:210;s:13:\"United States\";i:211;s:7:\"Uruguay\";i:212;s:10:\"Uzbekistan\";i:213;s:7:\"Vanuatu\";i:214;s:12:\"Vatican City\";i:215;s:9:\"Venezuela\";i:216;s:7:\"Vietnam\";i:217;s:5:\"Yemen\";i:218;s:6:\"Zambia\";i:219;s:8:\"Zimbabwe\";}',10,1,'a:2:{s:4:\"size\";i:1;s:10:\"in_section\";i:0;}',7,'2016-06-14 01:49:23'),(166,'x1dzdf','Name','First','text',NULL,NULL,1,1,'a:2:{s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(169,'57mz9h','Last','Last','text',NULL,NULL,2,1,'a:3:{s:5:\"label\";s:6:\"hidden\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(172,'7df6al','Email','','email',NULL,NULL,3,1,'a:3:{s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(175,'4hh35l','Home Phone','','phone',NULL,NULL,4,0,'a:2:{s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(178,'24gocg','Mobile Phone','','phone',NULL,NULL,5,0,'a:2:{s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(181,'vnv7we','Address','','address',NULL,NULL,6,1,'a:2:{s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(184,'8l3som','Employment Desired','','radio',NULL,'a:3:{i:0;s:9:\"Full-time\";i:1;s:9:\"Part-time\";i:2;s:19:\"Full- or Part- time\";}',12,1,'a:2:{s:13:\"default_blank\";i:0;s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(187,'pjluad','Attach Resume','','file',NULL,NULL,13,0,'a:2:{s:6:\"attach\";i:1;s:10:\"in_section\";i:0;}',10,'2016-06-14 01:49:23'),(190,'qh4icy2','Contact Name','','text','',NULL,0,1,'a:67:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}',13,'2016-06-14 02:09:25'),(193,'ocfup12','Name of Business','','text','',NULL,1,1,'a:67:{s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}',13,'2016-06-14 02:09:25'),(196,'29yf4d2','Email','','email','',NULL,2,1,'a:67:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}',13,'2016-06-14 02:09:25'),(199,'wxbjg','Phone Number','','phone','',NULL,3,1,'a:67:{s:4:\"size\";s:4:\"100%\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:23:\"Phone Number is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:10:\"in_section\";s:1:\"0\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}',13,'2016-06-14 02:09:25'),(202,'9jv0r12','Message','','textarea','',NULL,4,1,'a:61:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}',13,'2016-06-14 02:09:25'),(203,'dttqq','reCAPTCHA','','captcha','1','',5,0,'a:57:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:406:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n <span class=\"frm_required\">[required_label]</span>\n </label>\n [input]\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:10:\"in_section\";s:1:\"0\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:9:\"calc_type\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:26:\"This value must be unique.\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;}',13,'2019-12-24 22:08:03'); /*!40000 ALTER TABLE `wp_frm_fields` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_frm_forms` -- DROP TABLE IF EXISTS `wp_frm_forms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_frm_forms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `form_key` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` text COLLATE utf8mb4_unicode_ci, `parent_form_id` int(11) DEFAULT '0', `logged_in` tinyint(1) DEFAULT NULL, `editable` tinyint(1) DEFAULT NULL, `is_template` tinyint(1) DEFAULT '0', `default_template` tinyint(1) DEFAULT '0', `status` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `options` longtext COLLATE utf8mb4_unicode_ci, `created_at` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `form_key` (`form_key`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_frm_forms` -- LOCK TABLES `wp_frm_forms` WRITE; /*!40000 ALTER TABLE `wp_frm_forms` DISABLE KEYS */; INSERT INTO `wp_frm_forms` VALUES (2,'contact','Contact Us','We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.',0,0,0,1,1,'published','a:33:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:10:\"form_class\";s:0:\"\";s:12:\"custom_style\";i:1;s:11:\"before_html\";s:217:\"<legend class=\"frm_hidden\">[form_name]</legend>\n[if form_name]<h3 class=\"frm_form_title\">[form_name]</h3>[/if form_name]\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:440:\"<div class=\"frm_submit\">\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\"/>\n[if save_draft]<a href=\"#\" class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\n</div>\";s:10:\"edit_value\";s:6:\"Update\";s:8:\"edit_msg\";s:39:\"Your submission was successfully saved.\";s:11:\"edit_action\";s:7:\"message\";s:8:\"edit_url\";s:0:\"\";s:12:\"edit_page_id\";i:0;s:14:\"logged_in_role\";s:0:\"\";s:10:\"save_draft\";i:0;s:9:\"draft_msg\";s:26:\"Your draft has been saved.\";s:13:\"editable_role\";s:0:\"\";s:18:\"open_editable_role\";s:2:\"-1\";s:4:\"copy\";i:0;s:12:\"single_entry\";i:0;s:17:\"single_entry_type\";s:4:\"user\";s:15:\"success_page_id\";s:0:\"\";s:11:\"success_url\";s:0:\"\";s:11:\"ajax_submit\";i:0;s:17:\"cookie_expiration\";i:8000;s:10:\"prev_value\";s:8:\"Previous\";s:12:\"submit_align\";s:0:\"\";s:11:\"js_validate\";i:0;s:13:\"protect_files\";i:0;}','2009-11-24 00:17:31'),(4,'frmprorealestatelistings','Real Estate Listings','',0,0,0,1,1,'published','a:33:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:10:\"form_class\";s:0:\"\";s:12:\"custom_style\";i:1;s:11:\"before_html\";s:217:\"<legend class=\"frm_hidden\">[form_name]</legend>\n[if form_name]<h3 class=\"frm_form_title\">[form_name]</h3>[/if form_name]\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:440:\"<div class=\"frm_submit\">\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\"/>\n[if save_draft]<a href=\"#\" class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\n</div>\";s:10:\"edit_value\";s:6:\"Update\";s:8:\"edit_msg\";s:39:\"Your submission was successfully saved.\";s:11:\"edit_action\";s:7:\"message\";s:8:\"edit_url\";s:0:\"\";s:12:\"edit_page_id\";i:0;s:14:\"logged_in_role\";s:0:\"\";s:10:\"save_draft\";i:0;s:9:\"draft_msg\";s:26:\"Your draft has been saved.\";s:13:\"editable_role\";s:0:\"\";s:18:\"open_editable_role\";s:2:\"-1\";s:4:\"copy\";i:0;s:12:\"single_entry\";i:0;s:17:\"single_entry_type\";s:4:\"user\";s:15:\"success_page_id\";s:0:\"\";s:11:\"success_url\";s:0:\"\";s:11:\"ajax_submit\";i:0;s:17:\"cookie_expiration\";i:8000;s:10:\"prev_value\";s:8:\"Previous\";s:12:\"submit_align\";s:0:\"\";s:11:\"js_validate\";i:0;s:13:\"protect_files\";i:0;}','2016-03-23 17:54:12'),(7,'frmprocontact','User Information','Gather address info',0,0,0,1,1,'published','a:33:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:10:\"form_class\";s:0:\"\";s:12:\"custom_style\";i:1;s:11:\"before_html\";s:217:\"<legend class=\"frm_hidden\">[form_name]</legend>\n[if form_name]<h3 class=\"frm_form_title\">[form_name]</h3>[/if form_name]\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:440:\"<div class=\"frm_submit\">\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\"/>\n[if save_draft]<a href=\"#\" class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\n</div>\";s:10:\"edit_value\";s:6:\"Update\";s:8:\"edit_msg\";s:39:\"Your submission was successfully saved.\";s:11:\"edit_action\";s:7:\"message\";s:8:\"edit_url\";s:0:\"\";s:12:\"edit_page_id\";i:0;s:14:\"logged_in_role\";s:0:\"\";s:10:\"save_draft\";i:0;s:9:\"draft_msg\";s:26:\"Your draft has been saved.\";s:13:\"editable_role\";s:0:\"\";s:18:\"open_editable_role\";s:2:\"-1\";s:4:\"copy\";i:0;s:12:\"single_entry\";i:0;s:17:\"single_entry_type\";s:4:\"user\";s:15:\"success_page_id\";s:0:\"\";s:11:\"success_url\";s:0:\"\";s:11:\"ajax_submit\";i:0;s:17:\"cookie_expiration\";i:8000;s:10:\"prev_value\";s:8:\"Previous\";s:12:\"submit_align\";s:0:\"\";s:11:\"js_validate\";i:0;s:13:\"protect_files\";i:0;}','2010-02-08 03:37:08'),(10,'frmproapplication','Job Application','',0,0,0,1,1,'published','a:33:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:10:\"form_class\";s:0:\"\";s:12:\"custom_style\";i:1;s:11:\"before_html\";s:217:\"<legend class=\"frm_hidden\">[form_name]</legend>\n[if form_name]<h3 class=\"frm_form_title\">[form_name]</h3>[/if form_name]\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:440:\"<div class=\"frm_submit\">\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\"/>\n[if save_draft]<a href=\"#\" class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\n</div>\";s:10:\"edit_value\";s:6:\"Update\";s:8:\"edit_msg\";s:39:\"Your submission was successfully saved.\";s:11:\"edit_action\";s:7:\"message\";s:8:\"edit_url\";s:0:\"\";s:12:\"edit_page_id\";i:0;s:14:\"logged_in_role\";s:0:\"\";s:10:\"save_draft\";i:0;s:9:\"draft_msg\";s:26:\"Your draft has been saved.\";s:13:\"editable_role\";s:0:\"\";s:18:\"open_editable_role\";s:2:\"-1\";s:4:\"copy\";i:0;s:12:\"single_entry\";i:0;s:17:\"single_entry_type\";s:4:\"user\";s:15:\"success_page_id\";s:0:\"\";s:11:\"success_url\";s:0:\"\";s:11:\"ajax_submit\";i:0;s:17:\"cookie_expiration\";i:8000;s:10:\"prev_value\";s:8:\"Previous\";s:12:\"submit_align\";s:0:\"\";s:11:\"js_validate\";i:0;s:13:\"protect_files\";i:0;}','2011-03-09 23:03:46'),(13,'contact2','Contact Us','We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.',0,0,0,0,0,'published','a:33:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:10:\"form_class\";s:0:\"\";s:12:\"custom_style\";s:1:\"1\";s:11:\"before_html\";s:225:\"<legend class=\\\"frm_hidden\\\">[form_name]</legend>\r\n[if form_name]<h3 class=\\\"frm_form_title\\\">[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:471:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\"/>\r\n[if save_draft]<a href=\\\"#\\\" class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:10:\"edit_value\";s:6:\"Update\";s:8:\"edit_msg\";s:39:\"Your submission was successfully saved.\";s:11:\"edit_action\";s:7:\"message\";s:8:\"edit_url\";s:0:\"\";s:12:\"edit_page_id\";s:0:\"\";s:14:\"logged_in_role\";s:0:\"\";s:10:\"save_draft\";i:0;s:9:\"draft_msg\";s:26:\"Your draft has been saved.\";s:13:\"editable_role\";s:0:\"\";s:18:\"open_editable_role\";s:2:\"-1\";s:4:\"copy\";i:0;s:12:\"single_entry\";i:0;s:17:\"single_entry_type\";s:4:\"user\";s:15:\"success_page_id\";s:0:\"\";s:11:\"success_url\";s:0:\"\";s:11:\"ajax_submit\";i:0;s:17:\"cookie_expiration\";s:4:\"8000\";s:10:\"prev_value\";s:8:\"Previous\";s:12:\"submit_align\";s:0:\"\";s:11:\"js_validate\";i:0;s:13:\"protect_files\";s:1:\"0\";}','2016-06-01 13:19:01'); /*!40000 ALTER TABLE `wp_frm_forms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_frm_item_metas` -- DROP TABLE IF EXISTS `wp_frm_item_metas`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_frm_item_metas` ( `id` int(11) NOT NULL AUTO_INCREMENT, `meta_value` longtext COLLATE utf8mb4_unicode_ci, `field_id` int(11) NOT NULL, `item_id` int(11) NOT NULL, `created_at` datetime NOT NULL, PRIMARY KEY (`id`), KEY `field_id` (`field_id`), KEY `item_id` (`item_id`) ) ENGINE=InnoDB AUTO_INCREMENT=1039 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_frm_item_metas` -- LOCK TABLES `wp_frm_item_metas` WRITE; /*!40000 ALTER TABLE `wp_frm_item_metas` DISABLE KEYS */; INSERT INTO `wp_frm_item_metas` VALUES (1,'VizTV Media',190,1,'2016-06-14 02:20:44'),(4,'The WEbmasteR',193,1,'2016-06-14 02:20:44'),(7,'info@viztvmedia.com',196,1,'2016-06-14 02:20:44'),(10,'713-443-7578',199,1,'2016-06-14 02:20:44'),(13,'Testing things out!',202,1,'2016-06-14 02:20:44'),(14,'Eva Hernandez',190,2,'2016-07-22 02:04:20'),(15,'FastSigns 630',193,2,'2016-07-22 02:04:20'),(16,'630@fastsigns.com',196,2,'2016-07-22 02:04:20'),(17,'817-793-0385',199,2,'2016-07-22 02:04:20'),(18,'We are a printing company that does all types of printing for local Construction Companies and would love to know how your company works? I would love to talk to someone to see if there is anything we can do to help your business. We do anything from Banner, Yard Signs, Vehicle Graphics, Business Cards, Flyers, Presentation Folders, etc. Currently we do business with Robert Elliott Homes, Virginia Cook Realty, Minnette Murray, Ebby Holiday, Urban Texas Living, etc. Please feel free to call, email or stop by with questions or for quotes. We are open M-F 9-6, but check emails all the time.',202,2,'2016-07-22 02:04:20'),(19,'Mike Kay',190,3,'2017-02-07 19:20:27'),(20,'Moss Seal Company',193,3,'2017-02-07 19:20:28'),(21,'mike@moss-seal.com',196,3,'2017-02-07 19:20:28'),(22,'713-301-5444',199,3,'2017-02-07 19:20:28'),(23,'We had you guys do a bid for us in june 2015 and we did not end up completing the project at that time. We would like to like a you bidding on that project for us again as we look to move forward with it. \r\n\r\nThanks,\r\nMike Kay',202,3,'2017-02-07 19:20:28'),(24,'Harry',190,4,'2017-09-27 18:29:24'),(25,'Skyline Estimation Inc',193,4,'2017-09-27 18:29:24'),(26,'harry@skylineestimating.com',196,4,'2017-09-27 18:29:24'),(27,'5128153039',199,4,'2017-09-27 18:29:24'),(28,'Hi ,\r\n\r\nSkyline Estimating Inc provide cost estimation,quantity take-off and Rendering with 98% accuracy. We have 14 years of estimation experience. Please let us know if you need any sort of estimation services regarding your projects. It is for your information that we are providing 40% Discount on the first estimate and 45% Discount on estimation services onward with no compromise on quality of work.\r\n\r\nAll you need is to do is to just send us the drawings and we will provide you with a free proposal shortly, in that proposal we will mention the trades we will estimate, price to estimate and the turnaround time to complete the estimate if you agreed on that proposal then we will make the detailed estimate. please open the Sample Estimate.Thanks',202,4,'2017-09-27 18:29:24'),(29,'Randy',190,5,'2018-04-17 07:28:22'),(30,'Randy',193,5,'2018-04-17 07:28:22'),(31,'Randy@TalkWithLead.com',196,5,'2018-04-17 07:28:22'),(32,'416-385-3200',199,5,'2018-04-17 07:28:22'),(33,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot!\r\n \r\nTry the TalkWithLead Live Demo now to see exactly how it works. Visit: https://www.talkwithlead.com/Contents/LiveDemo.aspx\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We do offer a 30 days free trial. \r\n\r\nThanks and Best Regards,\r\nRandy',202,5,'2018-04-17 07:28:22'),(34,'Susan Bennett',190,6,'2018-04-20 14:45:20'),(35,'Susan Bennett',193,6,'2018-04-20 14:45:20'),(36,'MaryytyFrouninclues@gmail.com',196,6,'2018-04-20 14:45:20'),(37,'610-222-6056',199,6,'2018-04-20 14:45:20'),(38,'Hello, after visiting your web-site I wanted to let you know that we work with companies like yours to publish a custom-made marketing and promotional video, featuring your company online.\r\n \r\nThe 90-second video below shows you what this custom-made video can do for your company:\r\n \r\nClick to watch the video\r\nhttp://www.217video.com/?=agctx.com\r\n \r\nAnd if you like, we’ll send you a free marketing report for your company.\r\n \r\nThanks for your time.\r\n \r\nSincerely,\r\n \r\nSusan Bennett\r\nYour Video Spokes\r\n860 1st Avenue\r\nKing of Prussia PA, 19406\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you received this commercial message in error I’m sorry. To stop any correspondence just visit: http://optinprivacy.online/?site=agctx.com',202,6,'2018-04-20 14:45:20'),(39,'Jennifer Moore',190,7,'2018-04-22 18:00:10'),(40,'Jennifer Moore',193,7,'2018-04-22 18:00:10'),(41,'jenniferto9kymoore@yahoo.com',196,7,'2018-04-22 18:00:10'),(42,'(805) 372-1751',199,7,'2018-04-22 18:00:10'),(43,'I stumbled on this video and didn\'t know if it would be helpful for agctx.com?\r\n\r\nhttp://leadconversiondirect.com/04-13-2018/more-leads\r\n\r\nJennifer\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n617 Hampshire Rd, #346\r\nWestlake Village, CA 91361\r\n\r\nIf you received this commercial message by mistake, my apologies. To prevent any future messages please visit: http://leadconversiondirect.com/out.php/?site=agctx.com',202,7,'2018-04-22 18:00:10'),(44,'Alexis Hill',190,8,'2018-05-03 04:18:27'),(45,'Alexis Hill',193,8,'2018-05-03 04:18:27'),(46,'alexis0p45thill@yahoo.com',196,8,'2018-05-03 04:18:27'),(47,'(805) 372-1751',199,8,'2018-05-03 04:18:27'),(48,'Have you seen this new way to use Amazon in 2018 to grow your business?\r\n\r\nJust WOW - http://businesstrends.press/may/2018/amazon/\r\n\r\nAfter seeing your website I thought this would help you out too.\r\n\r\nAlexis\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n617 Hampshire Rd, #346\r\nWestlake Village, CA 91361\r\n\r\nIf you received this commercial message by mistake, my apologies. To prevent any future correspondence please visit: http://businesstrends.press/out.php/?site=agctx.com',202,8,'2018-05-03 04:18:27'),(49,'Randy',190,9,'2018-05-03 20:14:26'),(50,'Randy',193,9,'2018-05-03 20:14:26'),(51,'Randy@TalkWithLead.com',196,9,'2018-05-03 20:14:26'),(52,'416-385-3200',199,9,'2018-05-03 20:14:26'),(53,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot!\r\n \r\nTry the TalkWithLead Live Demo now to see exactly how it works. Visit: https://www.talkwithlead.com/Contents/LiveDemo.aspx\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We do offer a 30 days free trial. \r\n\r\nThanks and Best Regards,\r\nRandy',202,9,'2018-05-03 20:14:26'),(54,'Mary Davis',190,10,'2018-05-28 09:15:59'),(55,'Mary Davis',193,10,'2018-05-28 09:15:59'),(56,'marydavis2nd@gmail.com',196,10,'2018-05-28 09:15:59'),(57,'(805) 372-1751',199,10,'2018-05-28 09:15:59'),(58,'Check this out... I\'ve been running a lot of tests on my website recently to see what I could do to increase leads and sales. I realized I wasn\'t using FOMO and I noticed you aren’t either. \r\n\r\nFear of missing out or FOMO, really gets people to take action. \r\n\r\nI ran a split test to see how effective it would be. One page didn\'t have Proof on it, the other did. That was the only difference and guess what... The page with Proof got 23% more leads than the one without it!\r\n\r\nI thought this tool would help you too. I\'m by no means \"techy\" and I was still able to install it myself pretty quickly, and if you have any trouble their customer success team is AMAZING.\r\n\r\nClick below to see how large of a boost in conversions you can get\r\nhttp://www.businessmarketinginsights.com/proof\r\n\r\nGreat website by the way. \r\n\r\nMary Davis\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nIf you received this commercial message by mistake, I apologize. To prevent any future correspondence please visit: http://www.businessmarketinginsights.com/out.php/?site=agctx.com',202,10,'2018-05-28 09:15:59'),(59,'Willis Ambrose',190,11,'2018-06-11 02:16:12'),(60,'Willis Ambrose',193,11,'2018-06-11 02:16:12'),(61,'bourg-en-bresse@docteur-it.com',196,11,'2018-06-11 02:16:12'),(62,'06-87631972',199,11,'2018-06-11 02:16:12'),(63,'Hi\r\n\r\nBuy Michael Kors Designer Handbags & Accessories as a gift with more than 75% DISCOUNT only today at http://ivli.ml/clicksave=agctx.com\r\n\r\nTo your success,\r\n\r\n\r\nContact Us - American General Contractors --- http://agctx.com\r\nFacebook | Twitter',202,11,'2018-06-11 02:16:12'),(64,'Melissa Meeker',190,12,'2018-06-14 11:38:31'),(65,'Melissa Meeker',193,12,'2018-06-14 11:38:31'),(66,'melissa@snacksfortheoffice.store',196,12,'2018-06-14 11:38:31'),(67,'(805) 372-1751',199,12,'2018-06-14 11:38:31'),(68,'I’m very impressed with your company after diving into your website - it looks like a great place to work!\r\n\r\nQuick question…\r\n\r\nThis week, as part of our “Employee Appreciation Bonanza,” I have 15 big snack boxes filled with 15 delicious better-for-you snacks to give to cool companies, and yours really stands out.\r\n\r\nDo you know who is in charge of snacks at your office? Would you mind forwarding this message please?\r\n\r\nHere are more details: http://snacksfortheoffice.store/snackbox\r\n\r\nI really appreciate your help. Thank you!\r\n\r\n- Melissa\r\nOffice Snacks\r\n“Helping companies increase employee health, happiness, and productivity with America’s most delicious snacks\"\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\nIf you received this commercial message by mistake, my apologies. To prevent any future messages please visit: http://snacksfortheoffice.store/out.php?site=agctx.com',202,12,'2018-06-14 11:38:31'),(69,'Sherry Williams',190,13,'2018-06-22 14:15:06'),(70,'Sherry Williams',193,13,'2018-06-22 14:15:06'),(71,'contact@dynametrixdigital.org',196,13,'2018-06-22 14:15:06'),(72,'(866) 582-0776',199,13,'2018-06-22 14:15:06'),(73,'Hi,\r\n\r\nI\'m looking for a business that can take on more customers and is okay with exposure on some mainstream media sites I work with. \r\n\r\nCan you handle more customers? \r\n\r\nWho is the best contact to discuss this with?\r\n\r\nSetup a consultation time by going here: http://dynametrixdigital.org/\r\n\r\nSherry Williams\r\nClient Relations Manager\r\nDyna Digital\r\n11923 NE Sumner St\r\nSTE 611568\r\nPortland, Oregon, 97220\r\n\r\n\r\n\r\n\r\nIf you received this commercial message by mistake, I apologize. To prevent any future correspondence please visit: http://end-messages.top/?site=agctx.com',202,13,'2018-06-22 14:15:06'),(74,'Sydney Harris',190,14,'2018-06-27 02:40:12'),(75,'Sydney Harris',193,14,'2018-06-27 02:40:12'),(76,'sydneyg052aharris@yahoo.com',196,14,'2018-06-27 02:40:12'),(77,'(805) 372-1751',199,14,'2018-06-27 02:40:12'),(78,'Hello, I recently went to your website and wanted to comment on how nice it looks.\r\n\r\nWe work with businesses to help them get results with Facebook ads by using the Lead Accelerator. \r\n\r\nThis new report shares the reason why so many businesses fail with Facebook ads, and how you can succeed:\r\n\r\nhttp://advertzing.com/\r\n\r\nWe call it the Lead Accelerator. If you check out our free report, I would love to hear what you think.\r\n\r\nThank you,\r\nSydney Harris\r\nCustomer Success Manager\r\nAdvertzing\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you received this commercial message by mistake, I apologize. To prevent any future correspondence please visit: http://optinprivacy.xyz/out.php?site=agctx.com',202,14,'2018-06-27 02:40:12'),(79,'Victoria Clark',190,15,'2018-07-16 17:17:46'),(80,'Victoria Clark',193,15,'2018-07-16 17:17:46'),(81,'victoriadw9o7clark@yahoo.com',196,15,'2018-07-16 17:17:46'),(82,'619-455-7751',199,15,'2018-07-16 17:17:46'),(83,'We help Individuals and Business Owners end IRS problems, and reduce their taxes by 67% or more!\r\n\r\nLast month, we helped one of our clients reduce their taxes with a little known Tax Debt Relief Program the IRS hopes you never hear about… We settled a $47,813 IRS Tax Debt for only $532! \r\n\r\nIf you would like to speak with us 1:1 to determine your eligibility, and ensure your financial stability, Schedule a time here:\r\n\r\nhttp://foxsolutions.tax/tax-rescue?site=agctx.com\r\n\r\nand you’ll be called at the time you choose. This conversation is 100% free. Our calendar gets full fast, so you need to book a time today:\r\n\r\nhttp://foxsolutions.tax/tax-rescue?site=agctx.com\r\n\r\nTo A Brighter Tax Future, \r\nVictoria Clark\r\nTax Advisor\r\nFox Tax\r\n11200 Broadway Street, \r\nSuite 2743\r\nPearland, TX 77584\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nDon\'t want any more commercial messages like this? Stop future messages here: http://foxsolutions.tax/out.php/?site=agctx.com',202,15,'2018-07-16 17:17:46'),(84,'Randy',190,16,'2018-07-21 07:45:27'),(85,'Randy',193,16,'2018-07-21 07:45:27'),(86,'Randy@TalkWithLead.com',196,16,'2018-07-21 07:45:27'),(87,'416-385-3200',199,16,'2018-07-21 07:45:27'),(88,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot!\r\n \r\nTry the TalkWithLead Live Demo now to see exactly how it works. Visit: https://www.talkwithlead.com/Contents/LiveDemo.aspx\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We do offer a 14 days free trial. \r\n\r\nThanks and Best Regards,\r\nRandy',202,16,'2018-07-21 07:45:27'),(89,'Susan Davis',190,17,'2018-08-03 16:31:01'),(90,'Susan Davis',193,17,'2018-08-03 16:31:01'),(91,'SusanDavis@yourvideodeals.com',196,17,'2018-08-03 16:31:01'),(92,'213-998-0854',199,17,'2018-08-03 16:31:01'),(93,'Hi - after seeing your web-page – a quick note to let you know that we work with companies similar to yours to publish a custom-made online promotional video, featuring your company.\r\n \r\nThe short video below tells you exactly what this custom made video can do for you:\r\n \r\nTo watch the video simply visit\r\nhttp://www.yourvideodeals.com/?=agctx.com\r\n \r\nThanks.\r\n \r\nAll the Best,\r\n \r\n-Susan Williams \r\nOnline Video Services Affiliate\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n- This is a commercial message from myriad marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n\r\nIf you would like to stop any further marketing messages please visit: http://optinprivacy.top/?site=agctx.com',202,17,'2018-08-03 16:31:01'),(94,'Brian Sherman',190,18,'2018-08-16 16:10:22'),(95,'Brian Sherman',193,18,'2018-08-16 16:10:22'),(96,'toptraffic1a1@protonmail.com',196,18,'2018-08-16 16:10:22'),(97,'111-111-1111',199,18,'2018-08-16 16:10:22'),(98,'Hi,\r\n\r\nWould you like 5,000 interested visitors coming to your website in one week?\r\nThese are people who want to see your site and what you have to offer. \r\n\r\nHigh quality website traffic at an affordable price.\r\n\r\nGet 5,000 targeted visitors to your site in one week for $49.99.\r\nYou will receive a tracking URL to see your traffic live.\r\n\r\nLarger packages available. \r\n\r\nFor more info or to place an order please go to https://traffic-stampede.com\r\n\r\nHope to see you on our website.\r\n\r\nBest regards,\r\nBrian\r\nTraffic Stampede',202,18,'2018-08-16 16:10:22'),(99,'Sandra Jansen',190,19,'2018-09-03 08:01:39'),(100,'Sandra Jansen',193,19,'2018-09-03 08:01:39'),(101,'noreply@socialboozt.com',196,19,'2018-09-03 08:01:39'),(102,'0031610361440',199,19,'2018-09-03 08:01:39'),(103,'Hi!\r\n\r\nI hope you are well. I thought I would reach out and see if you needed any help with your Instagram growth. We are a small Social Media agency, https://www.socialboozt.com specialized in Instagram. \r\n\r\nWe can generate an organic following of real, genuine people, who fit your target group. \r\n\r\nNo bots. No fake accounts. No spam behavior.\r\n\r\nWe will target followers of popular accounts in your niche. We will engage with the most engaged users by following, liking and commenting on their most recent posts on their accounts, and by doing so attracting attention to your account. \r\n\r\nOur service will help you find more followers who can turn into clients, leads and sales!\r\n\r\nOur most popular plan starts at 69 USD per month, for which you will get between 1000 - 3000+ targeted followers each month. \r\n\r\nWe have a 2 weeks money back guaranteed, no questions asked!\r\n\r\nNeed a trial? For just 14$ you can give it a try!\r\n\r\n Visit https://www.socialboozt.com/plans for our trial information.\r\n\r\nIf you have any questions, please let me know. You can contact me at info@socialboozt.com.\r\n\r\n I\'m looking forward to hearing from you!\r\n\r\nBest regards,\r\n\r\nSandra Jansen\r\nemail: info@socialboozt.com\r\n\r\n\r\nwww.Socialboozt.com',202,19,'2018-09-03 08:01:39'),(104,'Katie Griffin',190,20,'2018-09-11 17:10:16'),(105,'Katie Griffin',193,20,'2018-09-11 17:10:16'),(106,'topdrop1@usa.com',196,20,'2018-09-11 17:10:16'),(107,'000-000-0000',199,20,'2018-09-11 17:10:16'),(108,'Hi,\r\n\r\nWould you like a new business to add to your existing one?\r\n\r\nWe are a large supplier of income generating dropshipping websites.\r\nAttainable income per site is $700-$1400 per week. \r\n\r\nNo stock, No headaches, all items are dropshipped direct from the supplier.\r\nThere are no monthly fees.\r\n\r\nWithin 48 hours your website will be ready to take orders.\r\n\r\nIf this sounds of interest please visit us at https://dropshippingincome.com\r\n\r\nBest,\r\nKatie Griffin\r\nDSI',202,20,'2018-09-11 17:10:16'),(109,'Marco Vigano',190,21,'2018-09-12 00:36:19'),(110,'Marco Vigano',193,21,'2018-09-12 00:36:19'),(111,'info@smidtje.nl',196,21,'2018-09-12 00:36:19'),(112,'970-864-6633',199,21,'2018-09-12 00:36:19'),(113,'Hi there\r\n\r\nBuy Oakley Sunglasses 19.95 dollars only today @ www.nectarsunglasses.online\r\n\r\nCheers,\r\n\r\n\r\nContact Us - American General Contractors http://www.agctx.com',202,21,'2018-09-12 00:36:19'),(114,'Susan King',190,22,'2018-09-14 18:32:16'),(115,'Susan King',193,22,'2018-09-14 18:32:16'),(116,'SusanKing@videodeal1.com',196,22,'2018-09-14 18:32:16'),(117,'323-129-3189',199,22,'2018-09-14 18:32:16'),(118,'Hello, I just visited your website and thought you might be interested in learning about the new #1 method for attracting customers online. \r\n \r\nYou’ll be surprised at how easy and effective this new method is - if you can spare 90 seconds the video on this page shows how your website can take advantage: \r\n \r\nVisit https://www.videodeal1.com/?=agctx.com\r\n \r\nBest Regards,\r\nSusan King\r\nVideoDeal1.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nTo stop all correspondence please visit: \r\n https://stopmarketing.top/?site=agctx.com',202,22,'2018-09-14 18:32:16'),(119,'Randy',190,23,'2018-09-18 02:09:38'),(120,'Randy',193,23,'2018-09-18 02:09:38'),(121,'Randy@TalkWithLead.com',196,23,'2018-09-18 02:09:38'),(122,'416-385-3200',199,23,'2018-09-18 02:09:38'),(123,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n \r\nTry the TalkWithLead Live Demo now to see exactly how it works. Visit: https://www.talkwithlead.com/Contents/LiveDemo.aspx\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We do offer a 14 days free trial. \r\n\r\nThanks and Best Regards,\r\nRandy',202,23,'2018-09-18 02:09:38'),(124,'Megan Rodriguez',190,24,'2018-09-23 14:28:39'),(125,'Megan Rodriguez',193,24,'2018-09-23 14:28:39'),(126,'meganmg96krodriguez@aol.com',196,24,'2018-09-23 14:28:39'),(127,'(805) 372-1751',199,24,'2018-09-23 14:28:39'),(128,'Hi,\r\n Based on your google rank Id say you are doing at least ok on your link building, but if your rank increased could you handle more visitors? \r\n\r\nWe provide the Best Quality Contextual Link Building to Boost Your Site’s Ranking in Search Engines.\r\n\r\nWe also offer a 7 day free trial with free links so you have nothing to lose:\r\n\r\nhttps://www.businesstraffic.online/links\r\n\r\nRegards,\r\nMegan\r\nLink Building Specialist\r\nSEO Vale\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nIf you prefer not to receive commercial messages regarding links for your website, please opt out here: https://www.businesstraffic.online/out.php/?site=agctx.com',202,24,'2018-09-23 14:28:39'),(129,'Madison Williams',190,25,'2018-09-24 12:01:40'),(130,'Madison Williams',193,25,'2018-09-24 12:01:40'),(131,'madisondtn49williams@aol.com',196,25,'2018-09-24 12:01:40'),(132,'(805) 372-1751',199,25,'2018-09-24 12:01:40'),(133,'Hi,\r\n Your website seems to indicate that you have a successful business, but could you handle even more customers? \r\n\r\nWe provide targeted website visitors that you can convert into leads and customers. \r\n\r\nWe also offer a 7 day free trial so you have nothing to lose:\r\n\r\nhttps://www.businesstraffic.top/traffic\r\n\r\nRegards,\r\nMadison\r\nLead Specialist\r\nSEO Vale\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nIf you prefer not to receive commercial messages regarding traffic for your business, please opt out here: https://www.businesstraffic.top/out.php/?site=agctx.com',202,25,'2018-09-24 12:01:40'),(134,'Leila Piedra',190,26,'2018-10-07 03:17:45'),(135,'Leila Piedra',193,26,'2018-10-07 03:17:45'),(136,'leila.piedra@gmail.com',196,26,'2018-10-07 03:17:45'),(137,'0297-9861956',199,26,'2018-10-07 03:17:45'),(138,'I Will Promote Your Business Via 60,000,000 Real People From Worldwide To Any Niche For Your Business By Contacting Site Webmasters In Your Niche...\r\n\r\nSo you can contact the right audience with offers, driving traffic to your website:\r\n - Show your business/services/video’s to a targeted audience.\r\n - Requesting link exchanges from other sites in a similar niche.\r\n - Contacting webmasters about potentially advertising on their sites\r\n - Research and information requests from any targeted web sources\r\n - Sending out guest posting and submission requests\r\n - Getting in contact with potential affiliates to show your services or products\r\n - Contacting a targeted audience to submit press releases\r\n - Locating the right people to review your product and services\r\n\r\n\r\nGET NOW ==>> http://bit.ly/Promote_Your_Business\r\n \r\n \r\n===================================================\r\nWant to change how you receive these emails ?\r\nUNSUBSCRIBE == > http://bit.ly/Unsubscribable_Site\r\n \r\nKind Regards, Axyy \r\nSplaiul Independentei, Sectorul 3, 030099',202,26,'2018-10-07 03:17:45'),(139,'Jasmine Johnson',190,27,'2018-10-26 05:21:10'),(140,'Jasmine Johnson',193,27,'2018-10-26 05:21:10'),(141,'jasmine3ach2johnson@aol.com',196,27,'2018-10-26 05:21:10'),(142,'573-738-8918',199,27,'2018-10-26 05:21:10'),(143,'Hey, love your site. I have a site kind of like yours and until recently I was struggling to get visitors, maybe you are to. \r\n\r\nI stumbled upon this new option and it made the difference in the world for me. Perhaps it will help you to. \r\n\r\nhttps://supersitevisitors.icu/grow-business?=agctx.com\r\n\r\nJasmine\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nNot the right commercial message for you? All good, we don’t\' want to bother you, please opt out here: https://supersitevisitors.icu/unsubscribe.php?site=agctx.com',202,27,'2018-10-26 05:21:10'),(144,'Randy',190,28,'2018-11-02 19:12:46'),(145,'Randy',193,28,'2018-11-02 19:12:46'),(146,'randy@talkwithlead.com',196,28,'2018-11-02 19:12:46'),(147,'416-385-3200',199,28,'2018-11-02 19:12:46'),(148,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalk With Website Visitors is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the website visitors exactly when they are live on your website — while they\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n \r\nTry the Talk With Website Visitors Live Demo now to see exactly how it works. Visit: http://www.talkwithcustomer.com\r\n\r\nWhen targeting website visitors, speed is essential - there is a 100x decrease in Leads when a website visitors is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We do offer a 14 days free trial. \r\n\r\nThanks and Best Regards,\r\nRandy\r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,28,'2018-11-02 19:12:46'),(149,'Brian Sherman',190,29,'2018-11-09 16:45:34'),(150,'Brian Sherman',193,29,'2018-11-09 16:45:34'),(151,'novembervisitors@greenmail.net',196,29,'2018-11-09 16:45:34'),(152,'111-111-1111',199,29,'2018-11-09 16:45:34'),(153,'Hi,\r\n\r\nI came across your site and thought our service may be of interest to you.\r\n\r\nWould you like 5,000 visitors coming to your website in one week?\r\nThese are people who are interested in seeing what you have to offer.\r\n\r\nVisitors come from online publications in your niche via\r\nfull page popups of your website. \r\n\r\nOur service is like no other.\r\n\r\nGet 5,000 + visitors in 7 days for $54.95\r\nLarger packages are available. \r\n\r\nFor more info please go to https://traffic-stampede.com\r\n\r\nHope to see you on our website.\r\n\r\nBest,\r\nBrian\r\nTS',202,29,'2018-11-09 16:45:34'),(154,'Susan Bell',190,30,'2018-11-12 17:48:32'),(155,'Susan Bell',193,30,'2018-11-12 17:48:32'),(156,'susanross@videodealsco.com',196,30,'2018-11-12 17:48:32'),(157,'323-129-2754',199,30,'2018-11-12 17:48:32'),(158,'Greetings, Just a quick follow up after visiting your website - thought this might be a good fit for your company. \r\n \r\nIt\'s a new way to attract & engage more website visitors. To learn more visit:\r\nhttps://www.videodealsco.com/?=agctx.com\r\n \r\nI hope this is helpful for you.\r\n \r\nBest,\r\n-Susan Ross\r\nvideodealsco.com\r\n\r\n\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nTo unsubscribe please visit:\r\n\r\nhttps://stop-messages.top/?site=agctx.com',202,30,'2018-11-12 17:48:32'),(159,'Jennifer Harrell',190,31,'2018-11-14 13:48:11'),(160,'Jennifer Harrell',193,31,'2018-11-14 13:48:11'),(161,'topdrop.1@greenmail.net',196,31,'2018-11-14 13:48:11'),(162,'000-000-0000',199,31,'2018-11-14 13:48:11'),(163,'Hi,\r\n\r\nWould you like a new business to add to your existing one?\r\nWe supply ready made dropshipping business websites.\r\n\r\nOur sites are great for potential customers because they are truly cutting edge.\r\nThis makes for longer visitor stays and chances to make sales easier.\r\n\r\nAttainable income is $700 - $1400 per week plus.\r\n\r\nNo stock, No headaches, all items are dropshipped directly to your customers.\r\nThere are no monthly fees and you keep 100% of the profit.\r\n\r\nTo see our dropshipping sites live please visit us at https://dropshippingincome.com/samples/\r\n\r\n\r\nBest,\r\nJen Harrel\r\nDSI',202,31,'2018-11-14 13:48:11'),(164,'Emma Nelson',190,32,'2018-11-16 00:08:10'),(165,'Emma Nelson',193,32,'2018-11-16 00:08:10'),(166,'emmaqs913nelson@aol.com',196,32,'2018-11-16 00:08:10'),(167,'805-372-1751',199,32,'2018-11-16 00:08:10'),(168,'Hi,\r\nDo you owe the IRS money? \r\n\r\nThe IRS Is Now Accepting Reduced Tax Debt Settlements\r\n\r\nSee If You Qualify for The Program.\r\n\r\nIf you owe the IRS, unable to pay in full & low on cash, there’s an Exclusive NO MONEY DOWN Tax Debt Relief Program that may help get your life back on track within 48-hours! This program is for a Limited Time Only, so you\'ll need to book a date & time today to go over the next steps...\r\nhttps://customerinsights.top/tax\r\n\r\nSincerely,\r\nEmma\r\nSenior Tax Advisor\r\nTax Defense Advisors\r\n\r\nP.S Your free no obligation tax settlement analysis is for a limited time only. Schedule your appointment today!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nNot interested in commercial messages about tax help? Then please opt out here:\r\nhttps://customerinsights.top/out.php?site=agctx.com',202,32,'2018-11-16 00:08:10'),(169,'Domenic Embling',190,33,'2018-11-16 21:11:18'),(170,'Domenic Embling',193,33,'2018-11-16 21:11:18'),(171,'embling.domenic@gmail.com',196,33,'2018-11-16 21:11:18'),(172,'204-333-2707',199,33,'2018-11-16 21:11:18'),(173,'I Will Provide Organic Traffic By Keyword From Google, Bing, Yahoo Daily - (Low Bounce Rate).\r\n\r\nWhy Should You Buy Organic Traffic?\r\nSERP Improvement - Drive organic traffic/visitors is essential nowadays for Google, Yahoo & Bing to rank your website, Search Engines Ranking would improve, Very good for improving offsite SEO, More Recognition, SEO Lethal Weapon, Loved by Search Engines, Algorithm Adaptive, Increase Ranking, Worldwide Visitors\r\nGet Revenue from CPM - 100% safe for AdSense, Publishers by setting Ads to your website.\r\n\r\nTraffic - comes from Worldwide with 50%+ from USA & other Tier 1 Countries. \r\nKeywords - Choose up to 3 Long or Short Tail Keywords (We suggest indexed), We only support English language.\r\n\r\nGET NoW ==>> http://bit.ly/Get_Organic_Traffic\r\n \r\n\r\nWant To Stop Getting Emails ?\r\nReport SPAM & UNSUBSCRIBE == > http://bit.ly/Unsubscribable_Site',202,33,'2018-11-16 21:11:18'),(174,'Randy',190,34,'2018-11-17 05:34:54'),(175,'Randy',193,34,'2018-11-17 05:34:54'),(176,'randy@talkwithlead.com',196,34,'2018-11-17 05:34:54'),(177,'416-385-3200',199,34,'2018-11-17 05:34:54'),(178,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I found your website on the first page of the Search Engine.\r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n \r\nTry the TalkWithLead Live Demo now to see exactly how it works. Visit: http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We do offer a 14 days free trial. \r\n\r\nThanks and Best Regards,\r\nRandy\r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,34,'2018-11-17 05:34:54'),(179,'Lauren Baker',190,35,'2018-11-20 05:24:51'),(180,'Lauren Baker',193,35,'2018-11-20 05:24:51'),(181,'laurenc26flbaker@aol.com',196,35,'2018-11-20 05:24:51'),(182,'573-738-8918',199,35,'2018-11-20 05:24:51'),(183,'Hey, you seem like a cool company. If you could increase your customers how much could you gain?\r\n\r\nWe help businesses gain targeted website visitors fast and simple. \r\n\r\nhttps://maximummarketing.icu/more-visitors?=agctx.com\r\n\r\nLauren\r\nGrowth Expert\r\nmaximummarketing.icu\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nIf you want to opt out of these non transactional messages you can do so here: https://maximummarketing.icu/unsubscribe.php?site=agctx.com',202,35,'2018-11-20 05:24:51'),(184,'Blake Thompson',190,36,'2018-12-06 13:54:49'),(185,'NA',193,36,'2018-12-06 13:54:49'),(186,'bthompson@city-recognition.com',196,36,'2018-12-06 13:54:49'),(187,'888-207-3442',199,36,'2018-12-06 13:54:49'),(188,'I am happy to tell you that American General Contractors was chosen for the 2018 Best of Montgomery Awards in the category of General Contractor. The Best of Montgomery Award was created to acknowledge the best businesses in our community.\r\n\r\nFor additional information please visit us at:\r\n\r\nhttps://montgomery.city-recognition.com/MDKM3-UBPT-XHQQ\r\n\r\nIf needed for reference - your code is: DKM3-UBPT-XHQQ\r\n\r\nCongratulations,\r\n\r\nBlake Thompson\r\nBest of Montgomery Awards',202,36,'2018-12-06 13:54:49'),(189,'Aly Chiman',190,37,'2018-12-10 01:14:56'),(190,'Aly Chiman',193,37,'2018-12-10 01:14:56'),(191,'aly1@alychidesigns.com',196,37,'2018-12-10 01:14:56'),(192,'(07) 5343 4500',199,37,'2018-12-10 01:14:56'),(193,'Hello there,\r\n\r\nMy name is Aly and I would like to know if you would have any interest to have your website here at agctx.com promoted as a resource on our blog alychidesign.com ? \r\n\r\nWe are in the midst of updating our broken link resources to include current and up to date resources for our readers. Our resource links are manually approved allowing us to mark a link as a do-follow link as well\r\n.\r\nIf you may be interested please in being included as a resource on our blog, please let me know.\r\n\r\nThanks,\r\nAly',202,37,'2018-12-10 01:14:56'),(194,'Susan Grey',190,38,'2018-12-17 17:37:52'),(195,'Susan Grey',193,38,'2018-12-17 17:37:52'),(196,'susangrey@govideopromo.com',196,38,'2018-12-17 17:37:52'),(197,'323-129-2755',199,38,'2018-12-17 17:37:52'),(198,'Greetings, after viewing your website just wanted to let you know we can publish a custom made marketing/promotional video which features your company online. \r\n \r\nThis video would feature your company’s products or services and promote what’s special about your business.\r\n \r\nTo learn more, please visit: http://www.govideopromo.com/?=agctx.com\r\n \r\nAlso, visit our site today to get a free marketing report for your business.\r\n \r\nThank You.\r\n \r\nSusan Grey \r\nClient Account Manager\r\ngovideopromo.com\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nTo unsubscribe click here:\r\nhttps://endmarketing.top/?site=agctx.com',202,38,'2018-12-17 17:37:52'),(199,'Eddie Coombes',190,39,'2018-12-20 09:40:38'),(200,'Eddie Coombes',193,39,'2018-12-20 09:40:38'),(201,'coombes.eddie@googlemail.com',196,39,'2018-12-20 09:40:38'),(202,'06-25043573',199,39,'2018-12-20 09:40:38'),(203,'Hi there agctx.com\r\n \r\nNeed a dependable merchant account for your business? \r\n \r\nEthosPay specializes in finding merchant processing solutions for almost every type of business.\r\nEthosPay makes credit card processing easy for all types of high risk businesses.\r\nWith over 20 years of experience, EthosPay makes credit card processing easy for all types of businesses. \r\n \r\nWe Provide the Best High Risk Merchant Solutions \r\nGet Pre-Approved Fast and Start Processing in 72 Hours, \r\nApply Online: Apply Online: http://bit.ly/your_tax_relief\r\n \r\n \r\nRegards, \r\nEthosPay\r\n \r\n \r\nUNSUBSCRIBE or REPORT SPAM\r\nhttp://bit.ly/Remove_Your_Site',202,39,'2018-12-20 09:40:38'),(204,'Randy',190,40,'2018-12-24 11:33:28'),(205,'Randy',193,40,'2018-12-24 11:33:28'),(206,'randy@talkwithlead.com',196,40,'2018-12-24 11:33:28'),(207,'416-385-3200',199,40,'2018-12-24 11:33:28'),(208,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I found your website on the first page of the Search Engine.\r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n \r\nTry the TalkWithLead Live Demo now to see exactly how it works. Visit: http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We do offer a 14 days free trial. \r\n\r\nThanks and Best Regards,\r\nRandy\r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,40,'2018-12-24 11:33:28'),(209,'Diane Dunbar',190,41,'2018-12-28 15:34:56'),(210,'Diane Dunbar',193,41,'2018-12-28 15:34:56'),(211,'newvisitors2019@email.com',196,41,'2018-12-28 15:34:56'),(212,'000-000-0000',199,41,'2018-12-28 15:34:56'),(213,'Hi,\r\n\r\nWould you like 5,000 visitors coming to your website in one week?\r\nThese are people who are interested in seeing what you have to offer.\r\n\r\nVisitors come from online publications in your niche via\r\nfull page popups of your website. \r\n\r\nGet 5,000 interested visitors in one week for $54.99.\r\n\r\nLarger packages are available.\r\n\r\nFor more info please go to https://traffic-stampede.com\r\n\r\nWishing you a happy and prosperous new year.\r\n\r\nBest,\r\nDiane\r\nTS',202,41,'2018-12-28 15:34:56'),(214,'Katherine Brown',190,42,'2019-01-09 22:19:44'),(215,'Katherine Brown',193,42,'2019-01-09 22:19:44'),(216,'analyzung@yahoo.com',196,42,'2019-01-09 22:19:44'),(217,'573-738-8918',199,42,'2019-01-09 22:19:44'),(218,'After landing on your site, I will say its a pretty good site. :) \r\n\r\nHave you ever found it difficult to get enough visitors to your site? \r\n\r\nDiscover how we can send you guaranteed visitors that are targeted to your niche. \r\n\r\nhttps://bestsitetraffic.icu/up?=agctx.com\r\n\r\nIf you check out the trial we would love to hear what you think. \r\n\r\nKatherine\r\nTraffic Expert\r\nChoice Traffic\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nIf this non transactional messages isn\'t right for you, you can opt out here: https://bestsitetraffic.icu/unsubscribe.php?site=agctx.com',202,42,'2019-01-09 22:19:44'),(219,'Harris Saville',190,43,'2019-01-13 10:23:36'),(220,'Harris Saville',193,43,'2019-01-13 10:23:36'),(221,'saville.harris@gmail.com',196,43,'2019-01-13 10:23:36'),(222,'832-657-6365',199,43,'2019-01-13 10:23:36'),(223,'Howdy\r\n \r\nI just checked out your website and wanted to find out if you need help getting a dependable merchant account for your business at a lower rate than you are currently paying? \r\n \r\nEthosPay specializes in finding merchant processing solutions for almost every type of business.\r\nEthosPay makes credit card processing easy for all types of high risk businesses.\r\nWith over 20 years of experience, EthosPay makes credit card processing easy for all types of businesses. \r\n \r\nWe Provide the Best High Risk Merchant Solutions \r\nGet Pre-Approved Fast and Start Processing in 72 Hours, \r\nApply Online: http://bit.ly/EthosPay2\r\n \r\nRegards, \r\nEthosPay\r\n \r\n \r\nUNSUBSCRIBE or REPORT SPAM\r\nhttp://bit.ly/Remove_Your_Site',202,43,'2019-01-13 10:23:36'),(224,'Amy Thompson',190,44,'2019-01-22 15:17:48'),(225,'Amy Thompson',193,44,'2019-01-22 15:17:48'),(226,'amy@storybizvideo.com',196,44,'2019-01-22 15:17:48'),(227,'323-129-2755',199,44,'2019-01-22 15:17:48'),(228,'Greetings, \r\nAfter viewing webpage, we thought this might be helpful. We wanted to offer you a free marketing evaluation of your web-site and social media pages.\r\n\r\nWe’ll visit your pages, learn about your business and send you a custom report that will show how you can – \r\nquickly, easily and inexpensively double sales or new client conversions at your website and Facebook page! \r\n\r\nThis is a free no obligation report. Simply visit https://www.storybizvideo.com/?=agctx.com to get your custom marketing report.\r\n\r\nRegards,\r\nAmy Thompson\r\nAccount Manager\r\nhttps://www.storybizvideo.com\r\n\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nTo unsubscribe click here:\r\nhttps://end-messages.club/?site=agctx.com',202,44,'2019-01-22 15:17:48'),(229,'Eric',190,45,'2019-02-02 17:22:34'),(230,'Eric',193,45,'2019-02-02 17:22:34'),(231,'eric@talkwithcustomer.com',196,45,'2019-02-02 17:22:34'),(232,'416-385-3200',199,45,'2019-02-02 17:22:34'),(233,'Hello,\r\n\r\nRunning a website like agctx.com is a lot like trying to fill a leaky bucket.\r\n\r\nYou promote, get website visitor, they drop out... you promote, get more website visitors, they drop out...\r\n\r\nBut today I wanted to address the \"leaky bucket\" effect that keeps website owners and online businesses running on a treadmill without reaching their income goals.\r\n\r\nI\'ve identified 5 ongoing challenges that can keep you from reaching your business goals with your online business offering.\r\n\r\nOngoing Challenge 1: Attracting Leads and Getting People to Opt-In\r\n\r\nIn order to sustain your website and sell your product, you need people who are interested enough to actually consider your offers.\r\n\r\nBuilding an engaged list of subscribers is the key here... but did you know there\'s a way your website can help you with that?\r\n\r\nOngoing Challenge 2: Converting Leads into Happy Paying Customers\r\n\r\nOnce you\'ve figured out a way to get more people to join your email list, you need to tell them about your paid product and offerings in a way that converts.\r\n\r\nThe standard email marketing funnel works... but if they don\'t buy, there are more organic ways to get them to purchase your paid offerings right inside your website.\r\n\r\nOngoing Challenge 3: Having a Leaky Checkout Experience & Losing Out On Sales\r\n\r\nOnce you\'ve done all of the hard work of getting people to say yes to your paid offerings... you definitely don\'t want to lose out on sales by having a leaky checkout experience.\r\n\r\nStatistics show that 77% of people who click the “Buy Now” button never complete their order, but there\'s a way to recoup these sales.\r\n\r\nOngoing Challenge 4: Increasing Return Customers and Recurring Revenue\r\n\r\nOnce you\'ve got customers... your job is done, right? Not so fast!\r\n\r\nYou can offer more solutions, products, and ongoing access to these same customers over time... because the probability of selling to a new prospect is 5-20% and the probability of selling to an existing customer is 60-70%.\r\n\r\nOngoing Challenge 5: Customers Who Fall Off The Wagon and do not buy\r\n\r\nCustomer retention is key to the long-term success of your website. But it\'s normal for customers to fall off the wagon, get busy, and stop logging into your website.\r\n\r\nOr is it?\r\n\r\nIf you use smart nurturing strategies, you can keep your customers engaged and actively benefitting from your website to reduce drop offs and refunds.\r\n\r\nHow our software overcomes each of these ongoing challenges:\r\n\r\nThese are real challenges that never seem to go away...\r\n\r\nI know because I\'ve been there myself. I\'ve put in thousands of dollars and hundreds of hours figuring out what works, what doesn\'t, and how to fill my own website over the past 10 years.\r\n\r\nAnd I built all of the strategies to overcome these obstacles right into our best-selling lead converting software tool: http://www.talkwithcustomer.com\r\n\r\nTalk With Website Visitors is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the website visitors exactly when they are live on your website — while they\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n\r\nWhen targeting website visitors, speed is essential - there is a 100x decrease in Leads when a website visitors is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nI\'m so sure that Talk With Website Visitors will help you in your business endeavors that I\'m offering you a special incentive to get started today.\r\n\r\nSign up for Talk With Website Visitors and get a 14 days free trial today. Visit: http://www.talkwithcustomer.com\r\n\r\nThis is a one-time only promotion that expires in 14 days.\r\n\r\nWhy am I offering you this time sensitive 14 days free trial incentive?\r\n\r\nBecause I know that people who use Talk With Website Visitors get their sites up, running, and selling...\r\n\r\nSo, if you know its time to get serious about your online website agctx.com, and you want the tool that\'s built by someone who has been in your shoes and understands the realities of selling online...\r\n\r\nThen take advantage of this special coupon code today. Visit: http://www.talkwithcustomer.com\r\n\r\nI\'m so excited to share my life\'s work with you, and I know you understand that there\'s work ahead to make your digital business successful. But having the right tools and the right strategies to overcome the unavoidable challenges makes it all the more doable!\r\n\r\nThanks so much for reading - and next time I\'ll be talking about my biggest pet peeve when it comes to technology! (You might be surprised about this one.)\r\n\r\nWith appreciation,\r\n-Eric \"simplifying tech\" Jones\r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,45,'2019-02-02 17:22:34'),(234,'Olivia Hernandez',190,46,'2019-02-06 01:07:21'),(235,'Olivia Hernandez',193,46,'2019-02-06 01:07:21'),(236,'stoneqork@yahoo.com',196,46,'2019-02-06 01:07:21'),(237,'805-372-1751',199,46,'2019-02-06 01:07:21'),(238,'Hi,\r\nI stopped by your website today and its nice. We help companies get the most out of facebook for their business. \r\n\r\nIn fact we have a no expense training available just for businesses. This will help you to optimize facebook for the success you deserve:\r\n \r\nhttps://optimizecampaign.space/fb?=agctx.com\r\n\r\nSincerely,\r\nOlivia H\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\n\r\n\r\nNo interested in this non transactional message? You can avoid future messages here:\r\nhttps://optimizecampaign.space/out.php?site=agctx.com',202,46,'2019-02-06 01:07:21'),(239,'Jamal Ely',190,47,'2019-02-09 04:41:05'),(240,'Jamal Ely',193,47,'2019-02-09 04:41:05'),(241,'ely.jamal91@gmail.com',196,47,'2019-02-09 04:41:05'),(242,'06-49623959',199,47,'2019-02-09 04:41:05'),(243,'Howdy\r\n \r\nI Will Provide Organic Traffic By Keyword From Google, Bing, Yahoo, 100% Safe For Adsense - (Low Bounce Rate).\r\n \r\nWhy Should You Buy Organic Traffic for agctx.com ?\r\n - SERP Improvement - Drive organic traffic/visitors is essential nowadays for Google, Yahoo & Bing to rank your website\r\n - Search Engines Ranking would improve\r\n - Very good for improving offsite SEO, More Recognition, SEO Lethal Weapon\r\n - Loved by Search Engines, Algorithm Adaptive, Increase Ranking, Worldwide Visitors\r\n - Get Revenue from CPM - publishers by setting Ads to your website\r\n\r\n\r\n100% safe for AdSense - recommended for adsense sites\r\n - Bounce Rate - very low 5%\r\n - Visit Duration - 8-12 minutes\r\n - Pages Visited - 3-4 pages minimum\r\n\r\nTraffic - comes from Worldwide with 50%+ from USA & other Tier 1 Countries. \r\nKeywords - Choose up to 5 Long or Short Tail Keywords (We suggest indexed), We only support English language.\r\n \r\nPlease follow here for more information: http://bit.ly/Provide_Organic_Traffic\r\n \r\nRegards,\r\nAxyyKo\r\n \r\n \r\nUNSUBSCRIBE or REPORT SPAM\r\nATTENTION: sends domain: agctx.com , not email address !!\r\nSEND your domain site here ==> your-site@myself.com',202,47,'2019-02-09 04:41:05'),(244,'Eric',190,48,'2019-02-15 03:38:19'),(245,'Eric',193,48,'2019-02-15 03:38:19'),(246,'eric@talkwithcustomer.com',196,48,'2019-02-15 03:38:19'),(247,'416-385-3200',199,48,'2019-02-15 03:38:19'),(248,'Hello,\r\n\r\nRunning a website like agctx.com is a lot like trying to fill a leaky bucket.\r\n\r\nYou promote, get website visitor, they drop out... you promote, get more website visitors, they drop out...\r\n\r\nBut today I wanted to address the \"leaky bucket\" effect that keeps website owners and online businesses running on a treadmill without reaching their income goals.\r\n\r\nI\'ve identified 5 ongoing challenges that can keep you from reaching your business goals with your online business offering.\r\n\r\nOngoing Challenge 1: Attracting Leads and Getting People to Opt-In\r\n\r\nIn order to sustain your website and sell your product, you need people who are interested enough to actually consider your offers.\r\n\r\nBuilding an engaged list of subscribers is the key here... but did you know there\'s a way your website can help you with that?\r\n\r\nOngoing Challenge 2: Converting Leads into Happy Paying Customers\r\n\r\nOnce you\'ve figured out a way to get more people to join your email list, you need to tell them about your paid product and offerings in a way that converts.\r\n\r\nThe standard email marketing funnel works... but if they don\'t buy, there are more organic ways to get them to purchase your paid offerings right inside your website.\r\n\r\nOngoing Challenge 3: Having a Leaky Checkout Experience & Losing Out On Sales\r\n\r\nOnce you\'ve done all of the hard work of getting people to say yes to your paid offerings... you definitely don\'t want to lose out on sales by having a leaky checkout experience.\r\n\r\nStatistics show that 77% of people who click the “Buy Now” button never complete their order, but there\'s a way to recoup these sales.\r\n\r\nOngoing Challenge 4: Increasing Return Customers and Recurring Revenue\r\n\r\nOnce you\'ve got customers... your job is done, right? Not so fast!\r\n\r\nYou can offer more solutions, products, and ongoing access to these same customers over time... because the probability of selling to a new prospect is 5-20% and the probability of selling to an existing customer is 60-70%.\r\n\r\nOngoing Challenge 5: Customers Who Fall Off The Wagon and do not buy\r\n\r\nCustomer retention is key to the long-term success of your website. But it\'s normal for customers to fall off the wagon, get busy, and stop logging into your website.\r\n\r\nOr is it?\r\n\r\nIf you use smart nurturing strategies, you can keep your customers engaged and actively benefitting from your website to reduce drop offs and refunds.\r\n\r\nHow our software overcomes each of these ongoing challenges:\r\n\r\nThese are real challenges that never seem to go away...\r\n\r\nI know because I\'ve been there myself. I\'ve put in thousands of dollars and hundreds of hours figuring out what works, what doesn\'t, and how to fill my own website over the past 10 years.\r\n\r\nAnd I built all of the strategies to overcome these obstacles right into our best-selling lead converting software tool: http://www.talkwithcustomer.com\r\n\r\nTalk With Website Visitors is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the website visitors exactly when they are live on your website — while they\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n\r\nWhen targeting website visitors, speed is essential - there is a 100x decrease in Leads when a website visitors is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nI\'m so sure that Talk With Website Visitors will help you in your business endeavors that I\'m offering you a special incentive to get started today.\r\n\r\nSign up for Talk With Website Visitors and get a 14 days free trial today. Visit: http://www.talkwithcustomer.com\r\n\r\nThis is a one-time only promotion that expires in 14 days.\r\n\r\nWhy am I offering you this time sensitive 14 days free trial incentive?\r\n\r\nBecause I know that people who use Talk With Website Visitors get their sites up, running, and selling...\r\n\r\nSo, if you know its time to get serious about your online website agctx.com, and you want the tool that\'s built by someone who has been in your shoes and understands the realities of selling online...\r\n\r\nThen take advantage of this special coupon code today. Visit: http://www.talkwithcustomer.com\r\n\r\nI\'m so excited to share my life\'s work with you, and I know you understand that there\'s work ahead to make your digital business successful. But having the right tools and the right strategies to overcome the unavoidable challenges makes it all the more doable!\r\n\r\nThanks so much for reading - and next time I\'ll be talking about my biggest pet peeve when it comes to technology! (You might be surprised about this one.)\r\n\r\nWith appreciation,\r\n-Eric \"simplifying tech\" Jones\r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,48,'2019-02-15 03:38:19'),(249,'Grace Roberts',190,49,'2019-02-17 19:32:06'),(250,'Grace Roberts',193,49,'2019-02-17 19:32:06'),(251,'gtebwb@yahoo.com',196,49,'2019-02-17 19:32:06'),(252,'573-738-8918',199,49,'2019-02-17 19:32:06'),(253,'I see you are getting traffic to your website from many sources, thats good. \r\n\r\nIs your youtube videos brining you as much traffic as they should? \r\n\r\nDiscover how we can get you more youtube views to increase your authority and rankings:\r\n\r\nhttps://maxpromo.icu/yt?=agctx.com\r\n\r\nGrace\r\nYoutube Views Expert\r\nmaxpromo.icu\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nIf this non transactional message doesn\'t fit for you, you can skip future communications here: https://maxpromo.icu/unsubscribe.php?site=agctx.com',202,49,'2019-02-17 19:32:06'),(254,'Kathy Jenkins',190,50,'2019-02-22 19:13:30'),(255,'Kathy Jenkins',193,50,'2019-02-22 19:13:30'),(256,'ecommercefriday@outlook.com',196,50,'2019-02-22 19:13:30'),(257,'000-000-0000',199,50,'2019-02-22 19:13:30'),(258,'Att: Owner / Manager\r\n\r\nI came across your website and thought our sites may be of interest to you. \r\n\r\nWe are the supplier of ready made AliExpress dropshipping business websites.\r\nNo stock, No headaches, all items are dropshipped directly to your customers.\r\n\r\nThere are no monthly fees. Domain, hosting and media marketing plan are also included at no charge.\r\nIn other words just a one time fee for the dropshipping website of your choice and thats it.\r\n\r\nYou keep 100% profit of every of every sale. \r\n\r\nTo learn more and see available sites live please go to https://dropshippingincome.com\r\n\r\n\r\nBest,\r\nKathy\r\nDSI',202,50,'2019-02-22 19:13:30'),(259,'Paige White',190,51,'2019-02-23 19:18:29'),(260,'Paige White',193,51,'2019-02-23 19:18:29'),(261,'posicau@yahoo.com',196,51,'2019-02-23 19:18:29'),(262,'805-372-1751',199,51,'2019-02-23 19:18:29'),(263,'Hi,\r\n I was checking out agctx.com and I have a quick question I thought you might know about.\r\n\r\nDo you guys use funnels to help you generate more leads and sales from your website?\r\n\r\nIf not or if you are not using them as good as you could here is some useful and complimentary information:\r\n \r\nhttps://funnelmaster.top/funnels?=agctx.com\r\n\r\nSincerely,\r\nPaige W\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\n\r\n\r\nNot interested in ads about trainings? You can avoid future messages here:\r\nhttps://funnelmaster.top/out.php?site=agctx.com',202,51,'2019-02-23 19:18:29'),(264,'Mackenzie Phillips',190,52,'2019-02-25 16:00:56'),(265,'Mackenzie Phillips',193,52,'2019-02-25 16:00:56'),(266,'epopoes@yahoo.com',196,52,'2019-02-25 16:00:56'),(267,'805-372-1751',199,52,'2019-02-25 16:00:56'),(268,'Hi,\r\nWell it takes a lot of work to maintain your business and get sales. If you have ever failed at getting sales for your business, then you are not alone, 70% of people have done the same. \r\n\r\nFor a limited time we have a free training on how to get more traffic, leads and sales. The best part is it works even if you have struggled with advertising in the past:\r\n \r\nhttps://optimizecampaign.site/training?=agctx.com\r\n\r\n\r\nSincerely,\r\nMackenzie P\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\n\r\n\r\nIf you don\'t want free trainings, you can stop future messages here:\r\nhttps://optimizecampaign.site/out.php?site=agctx.com',202,52,'2019-02-25 16:00:56'),(269,'Grace Roberts',190,53,'2019-02-27 16:47:35'),(270,'Grace Roberts',193,53,'2019-02-27 16:47:35'),(271,'gtebwb@yahoo.com',196,53,'2019-02-27 16:47:35'),(272,'573-738-8918',199,53,'2019-02-27 16:47:35'),(273,'I see your doing great things with your website, but like I said if you had more traffic, could you handle it? \r\n\r\nWe run a global advertising network that can drive more traffic for you. \r\n\r\nDo you want more traffic?\r\n\r\nhttps://maxpromo.icu/traffic?=agctx.com\r\n\r\nGrace\r\nmaxpromo.icu\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nIf you don\'t want to receive future ad messages about traffic, you can avoid them here: https://maxpromo.icu/unsubscribe.php?site=agctx.com',202,53,'2019-02-27 16:47:35'),(274,'Eric',190,54,'2019-03-07 23:06:39'),(275,'Eric',193,54,'2019-03-07 23:06:39'),(276,'eric@talkwithcustomer.com',196,54,'2019-03-07 23:06:39'),(277,'416-385-3200',199,54,'2019-03-07 23:06:39'),(278,'Hello,\r\n\r\nYou have a website, right? \r\n \r\nOf course you do. I found agctx.com today.\r\n\r\nIt gets traffic every day – that you’re probably spending $2 / $4 / $10 or more a click to get. Not including all of the work you put into creating social media, videos, blog posts, emails, and so on.\r\n\r\nSo you’re investing seriously in getting people to that site.\r\n\r\nBut how’s it working? Great? Okay? Not so much?\r\n\r\nIf that answer could be better, then it’s likely you’re putting a lot of time, effort, and money into an approach that’s not paying off like it should.\r\n\r\nNow… imagine doubling your lead conversion in just minutes… In fact, I’ll go even better.\r\n \r\nYou could actually get up to 100X more conversions!\r\n\r\nI’m not making this up. As Chris Smith, best-selling author of The Conversion Code says:\r\n-Speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 14 minutes vs being contacted within 5 minutes.\r\n\r\nHe’s backed up by a study at MIT that found the odds of contacting a lead will increase by 100 times if attempted in 5 minutes or less.\r\n\r\nAgain, out of the 100s of visitors to your website, how many actually call to become clients?\r\n\r\nWell, you can significantly increase the number of calls you get – with ZERO extra effort.\r\n\r\nOur software, Talk With Customer, makes it easy, simple, and fast – in fact, you can start getting more calls today… and at absolutely no charge to you.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to find out how.\r\n\r\nSincerely,\r\n\r\nEric Jones\r\n\r\nPS: Don’t just take my word for it, TalkWithCustomer works:\r\n-EMA has been looking for ways to reach out to an audience. TalkWithCustomer so far is the most direct call of action. It has produced above average closing ratios and we are thrilled. Thank you for providing a real and effective tool to generate REAL leads. - Patrick MontesDeOca, Ema2Trade\r\n\r\nBest of all, act now to get a no-cost 14-Day Test Drive – our gift to you just for giving TalkWithCustomer a try. \r\n\r\nCLICK HERE http://www.talkwithcustomer.com to start converting up to 100X more leads today!\r\n\r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,54,'2019-03-07 23:06:39'),(279,'Scot Dycus',190,55,'2019-03-10 02:07:03'),(280,'Scot Dycus',193,55,'2019-03-10 02:07:03'),(281,'dycus.scot@msn.com',196,55,'2019-03-10 02:07:03'),(282,'078 3552 9493',199,55,'2019-03-10 02:07:03'),(283,'Good day\r\n \r\nI just checked out your website agctx.com and your site takes longer than 3 seconds to load :(\r\n \r\nIf your site takes so Long Time To Load you are losing more than half your traffic & 50% of visitors won\'t return if they have trouble loading a page...\r\n \r\nThat\'s a really expensive mistake to make, specially if you are paying for traffic. I can help you to improve that.\r\n \r\nPlease contact me by my email for details: wp_optimiser@crapmail.org\r\n \r\nRegards,\r\nDycus',202,55,'2019-03-10 02:07:03'),(284,'Haley Green',190,56,'2019-03-12 10:04:17'),(285,'Haley Green',193,56,'2019-03-12 10:04:17'),(286,'gonfanof@yahoo.com',196,56,'2019-03-12 10:04:17'),(287,'805-372-1751',199,56,'2019-03-12 10:04:17'),(288,'Hi\r\nAs you know, we\'re giving companies like yours 50% off our packages as we build up testimonials in the market.\r\n\r\nHere are a few videos we\'ve done for companies across all market segments so far (albeit in different verticals) https://videosalespower.space/50-off/?=agctx.com\r\n\r\nThese types of videos are perfect for both internal and external use, on your website, social, and email channels - boosting a range of metrics: SEO, Bounce Rate, Conversion rate etc.\r\n\r\nWe also have 200+ examples and testimonials on our website.\r\n\r\nSo if you\'re still possibly interested set up a time to talk to me here:\r\nhttps://videosalespower.space/50-off/?=agctx.com\r\n\r\nCheers,\r\nHaley G\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\n\r\n\r\nNot interested in this non transactional comercial message? You can avoid future messages here:\r\nhttps://videosalespower.space/out.php?site=agctx.com',202,56,'2019-03-12 10:04:17'),(289,'Lisa Price',190,57,'2019-03-22 04:40:41'),(290,'Lisa Price',193,57,'2019-03-22 04:40:41'),(291,'lisap@greatvideo1.com',196,57,'2019-03-22 04:40:41'),(292,'323-129-2654',199,57,'2019-03-22 04:40:41'),(293,'Hello, after visiting your web-site I wanted to let you know that we work with companies like yours to publish a custom-made marketing and promotional video, featuring your company online.\r\n\r\nThe 90-second video below shows you what this custom-made video can do for your company:\r\n\r\nTo watch the video simply visit:\r\nhttps://www.greatvideo1.com/?=agctx.com\r\n\r\nAnd if you like, we’ll send you a free marketing report for your company – just visit https://www.greatvideo1.com/?=agctx.com\r\n \r\nThanks for your time.\r\n\r\n-Lisa Price\r\nAccount Manger\r\ngreatvideo1.com\r\n\r\n\r\n\r\n\r\n\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nIf you would like to stop any further marketing messages, please use this link: \r\nhttp://stopmessages1.top/?site=agctx.com',202,57,'2019-03-22 04:40:41'),(294,'Kathy Jenkins',190,58,'2019-03-26 18:27:04'),(295,'Kathy Jenkins',193,58,'2019-03-26 18:27:04'),(296,'a1dropship@tutanota.com',196,58,'2019-03-26 18:27:04'),(297,'000-000-0000',199,58,'2019-03-26 18:27:04'),(298,'Hi,\r\n\r\nI came across your website and thought our sites may be of interest to you. \r\n\r\nWe are the supplier of ready made AliExpress dropshipping business websites.\r\nNo stock, No headaches, all items are dropshipped directly to your customers.\r\n\r\nThere are no monthly fees. Domain, hosting and media marketing plan are also included at no charge.\r\nIn other words just a one time fee for the dropshipping website of your choice and thats it.\r\n\r\nYou keep 100% profit of every of every sale. \r\n\r\nTo learn more and see available sites live please go to https://dropshippingincome.com\r\n\r\n\r\nBest,\r\nKathy\r\nDSI',202,58,'2019-03-26 18:27:04'),(299,'Steve Carner',190,59,'2019-03-30 04:46:40'),(300,'SEO tech',193,59,'2019-03-30 04:46:40'),(301,'steveseocarner@gmail.com',196,59,'2019-03-30 04:46:40'),(302,'2356895054',199,59,'2019-03-30 04:46:40'),(303,'Re: Error in your Website\r\n\r\nHi,\r\n\r\nWe are a leading Digital marketing company/SEO Company.\r\n\r\nI was analyzing your site and it seems that some of your website rankings have dropped. It is due to non-optimized techniques/errors and Google guidelines not being followed properly. As you know that Google’s crawler is software and work on the coding basis only.\r\n\r\nThat’s why the site coding portion should be strong for better results.\r\n\r\nI would like to present a detailed analysis of your website along with errors that your website and ways to improve your Google rankings.\r\n\r\nIt would be a detailed report and would be explained as well on Skype once we send this over to you.\r\n\r\nNote: Kindly let me know your phone number and best timing along with time zone to give you a call to discuss more.\r\n\r\nThanks\r\nSteve Carner\r\nsteveseocarner@gmail.com',202,59,'2019-03-30 04:46:40'),(304,'Megan Rodriguez',190,60,'2019-03-31 01:05:17'),(305,'Megan Rodriguez',193,60,'2019-03-31 01:05:17'),(306,'meganmg96krodriguez@aol.com',196,60,'2019-03-31 01:05:17'),(307,'(805) 372-1751',199,60,'2019-03-31 01:05:17'),(308,'Hi,\r\n I had a look at your Instagram Instagram and it looks pretty good. \r\n \r\nThe question I have is this, is your Instagram giving you the traffic and engagement that you deserve? \r\n \r\nWe help people organically increase their followers and engagement. Discover how we can help you get the genuine followers you deserve:\r\n\r\nhttps://www.leadaccelerator.online/insta?=agctx.com\r\n\r\nRegards,\r\nMegan\r\nInstagram Growth Specialist\r\nSEO Vale\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nIf you prefer not to receive commercial messages regarding Instagram for your website, please opt out here: https://www.leadaccelerator.online/out.php/?site=agctx.com',202,60,'2019-03-31 01:05:17'),(309,'Grace Roberts',190,61,'2019-04-04 17:19:13'),(310,'Grace Roberts',193,61,'2019-04-04 17:19:13'),(311,'gtebwb@yahoo.com',196,61,'2019-04-04 17:19:13'),(312,'573-738-8918',199,61,'2019-04-04 17:19:13'),(313,'I see your doing great things with your website, but like I said if you had more traffic, could you handle it? \r\n\r\nWe run a global advertising network that can drive more traffic for you. \r\n\r\nDo you want more traffic?\r\n\r\nhttps://maxpromo.icu/traffic?=agctx.com\r\n\r\nGrace\r\nmaxpromo.icu\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nIf you don\'t want to receive future ad messages about traffic, you can avoid them here: https://maxpromo.icu/unsubscribe.php?site=agctx.com',202,61,'2019-04-04 17:19:13'),(314,'Lisa Price',190,62,'2019-04-08 11:29:39'),(315,'Lisa Price',193,62,'2019-04-08 11:29:39'),(316,'lisap@greatvideo1.com',196,62,'2019-04-08 11:29:39'),(317,'323-129-2654',199,62,'2019-04-08 11:29:39'),(318,'Hello, after visiting your web-site I wanted to let you know that we work with companies like yours to publish a custom-made marketing and promotional video, featuring your company online.\r\n\r\nThe 90-second video below shows you what this custom-made video can do for your company:\r\n\r\nTo watch the video simply visit:\r\nhttps://www.greatvideo1.com/?=agctx.com\r\n\r\nAnd if you like, we’ll send you a free marketing report for your company – just visit https://www.greatvideo1.com/?=agctx.com\r\n \r\nThanks for your time.\r\n\r\n-Lisa Price\r\nAccount Manger\r\ngreatvideo1.com\r\n\r\n\r\n\r\n\r\n\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nIf you would like to stop any further marketing messages, please use this link: \r\nhttp://stopmessages1.top/?site=agctx.com',202,62,'2019-04-08 11:29:39'),(319,'Gloria Putnam',190,63,'2019-04-14 14:13:52'),(320,'Gloria Putnam',193,63,'2019-04-14 14:13:52'),(321,'gloria.putnam14@gmail.com',196,63,'2019-04-14 14:13:52'),(322,'(07) 4090 3161',199,63,'2019-04-14 14:13:52'),(323,'Howdy\r\n \r\nIf you need a dependable merchant account for your business at the lowest rate possible EthosPay can help you! \r\nWith over 20 years of experience, EthosPay makes credit card processing easy for all types of businesses. \r\n \r\nGet pre-approved fast and start processing in 72 hours! \r\nLearn more about our merchant processing services: http://bit.ly/Get_pre-approved\r\n \r\nRegards,\r\nEthosPay',202,63,'2019-04-14 14:13:52'),(324,'Holly Mobley',190,64,'2019-04-18 12:47:03'),(325,'Holly Mobley',193,64,'2019-04-18 12:47:03'),(326,'mobley.holly@gmail.com',196,64,'2019-04-18 12:47:03'),(327,'06-32650041',199,64,'2019-04-18 12:47:03'),(328,'Hello\r\n \r\nNO MATTER WHAT YOU WANT, WE HAVE - so do not hesitate to ask even if it is not listed below !!\r\n\r\nI provide the following mentioned services.\r\n \r\n* ADWORDS $100 coupon\r\n* BING $100 coupon - now you can use two bing ads coupons per account.\r\n* AWS Amazon $150 coupons\r\n* Digital ocean $50 coupon\r\n* WINDOWS keys lifetime license -version 7,8 and 10\r\n* OFFICE 365 lifetime access\r\n* OFFICE 2016 AND 2019 Product Keys\r\n* NETFLIX Accounts with 6 months validity\r\n* ADWORDS Verified account with $500 credits + VPS\r\n* BING verified account with $100 credits + VPS\r\n* AMAZON AWS RDP/VPS Free Tier accounts\r\n* Google CLOUD accounts with $300 credits.\r\n* Lynda.com Accounts\r\n* DOMINOS & PIZZA HUT PIZZAS available(for USA) only\r\n* AZURE Accounts with $200 credits\r\n* ADSENSE Accounts with domain and Website\r\n* Quality NICHE Websites/Blogs\r\n* CPA Accounts Approval of any company\r\n* PAYPAL verified accounts with NO 21 days hold\r\n* ANY OTHER SERVICE you are looking for\r\n\r\n.......................................................................................\r\nAll this below I have NEW & AGED Accounts, minimum order: 100 acounts\r\n* Google Voice Accounts\r\n* Gmail Email Accounts\r\n* Yahoo Email Accounts\r\n* Hotmail Email Accounts\r\n* Outlook Email Accounts\r\n* Gmx.com Email Accounts\r\n* AOL Email Accounts\r\n* EDU Email Accounts\r\n\r\n* Facebook Accounts\r\n* LinkedIn Accounts\r\n* Twitter Accounts\r\n* Instagram Accounts\r\n* Reddit Accounts\r\n* Pinterest accounts\r\n \r\nIf you are interested in the following services, please let me know here: bestservice@post.com\r\n\r\n\r\nThanks',202,64,'2019-04-18 12:47:03'),(329,'Tom Jacobs',190,65,'2019-04-18 15:00:01'),(330,'Tom Jacobs',193,65,'2019-04-18 15:00:01'),(331,'clearcontent@protonmail.com',196,65,'2019-04-18 15:00:01'),(332,'111-111-1111',199,65,'2019-04-18 15:00:01'),(333,'Att: Owner / Manager:\r\n\r\nDo you have negative reviews or content online about you or your business?\r\n\r\nOnline reputation attacks can come in a vast number of different ways.\r\nWe specialize in burying negative content making it unseen.\r\n\r\nFor a free consultation on how we can have any negative content left unseen\r\nplease email back your name, email and short description to clearreputation@outlook.com\r\n\r\nWe will contact you within 24 hours.\r\n\r\nSincerely,\r\n\r\nTom Jacobs\r\nClear Reputation\r\n\r\n(Do not reply to our from address as it is not monitered)',202,65,'2019-04-18 15:00:01'),(334,'Sandra Jones',190,66,'2019-04-21 09:48:19'),(335,'Sandra Jones',193,66,'2019-04-21 09:48:19'),(336,'noreply@instagrowth.vip',196,66,'2019-04-21 09:48:19'),(337,'123-123-1234',199,66,'2019-04-21 09:48:19'),(338,'Hi!\r\n \r\nApologies for the cold outreach! I thought I would contact you and see if you needed any help with your Instagram growth. We are a small and friendly agency specialized in Instagram Marketing. We can generate an organic following of real, genuine people, who fit your target group. \r\n\r\nWe will target followers of popular accounts in your niche. We will engage with the most engaged users by following them and liking their most recent posts on their accounts, and by doing so attracting attention to your account. \r\n\r\nMore followers:\r\n\r\n* More exposure for your business, increase sales;\r\nReach highly targeted customers for your business who will convert into clients, leads and sales!\r\n\r\n* Larger audience for Infuencers;\r\nYour posts will reach more people raising the value of your posts.\r\n\r\n* Increase sales and brand awareness; \r\nYour business, your name, your account will be seen by thousands of people a day. Exposing potential buyers to your brand again and again is part of the consumer journey.\r\n\r\nOur most popular plan starts at 69 USD per month, for which you will get around 1000+ targeted followers each month. \r\n\r\nWe have a $1 1 week trial: https://instagrowth.vip\r\n\r\nIf you have any questions, please let me know. You can contact me at sandra@instagrowth.vip or with the chat on the website. I\'m looking forward to hearing from you!\r\n \r\nBest regards,\r\nSandra Jones\r\nemail: sandra@instagrowth.vip',202,66,'2019-04-21 09:48:19'),(339,'Jeremy Baker',190,67,'2019-04-25 18:26:03'),(340,'Jeremy Baker',193,67,'2019-04-25 18:26:03'),(341,'newlooks@tutanota.com',196,67,'2019-04-25 18:26:03'),(342,'000-000-0000',199,67,'2019-04-25 18:26:03'),(343,'Hi,\r\n\r\nWould you like 5,000 to 10,000 visitors coming to your website in one week?\r\nThese are people who are interested in seeing your site.\r\n\r\nVisitors will come to your site while visiting online publications in your niche.\r\nOur service is like no other.\r\n\r\nGet 5,000 interested visitors to your site in one week for $54.99.\r\n(national - not by city or state)\r\n\r\nLarger packages are available.\r\n\r\nTo learn more please go to https://traffic-stampede.com\r\n\r\nHope to see you on our site. \r\n\r\nBest,\r\nJeremy\r\nTS',202,67,'2019-04-25 18:26:03'),(344,'Janna Mickens',190,68,'2019-04-28 14:03:54'),(345,'Janna Mickens',193,68,'2019-04-28 14:03:54'),(346,'mickens.janna@gmail.com',196,68,'2019-04-28 14:03:54'),(347,'06-42213478',199,68,'2019-04-28 14:03:54'),(348,'Howdy\r\n \r\nYou Need Leads, Sales, Conversions, Traffic for agctx.com ??\r\nI Will Find Leads that Buy From You & Promote Your Business In Any Country To Any Niche.\r\n \r\nSEE HERE ==> http://bit.ly/Get_Leads_Efficiently\r\n \r\n \r\nDo not forget to read Review to convince you, is already being tested by many people who have trusted it !!\r\n \r\nRegards,\r\nAxyyKo\r\n \r\n \r\n \r\n \r\nUNSUBSCRIBE or REPORT SPAM\r\nATTENTION SEND: agctx.com , not email address here ==> your-site@myself.com',202,68,'2019-04-28 14:03:54'),(349,'Kelley Rodgers',190,69,'2019-04-29 13:51:38'),(350,'Kelley Rodgers',193,69,'2019-04-29 13:51:38'),(351,'ecommerce1@mail2world.com',196,69,'2019-04-29 13:51:38'),(352,'000-000-0000',199,69,'2019-04-29 13:51:38'),(353,'Hi,\r\n\r\nWe are the supplier of both AliExpress Dropshipping Business and \r\nDigital Services Websites. \r\n\r\nThese high profit sites are ready to make sales.\r\n\r\nSocial media marketing plan, domain and hosting are included at n/c.\r\nThere are no monthly fees. \r\n\r\nTo see our available sites please go to https://dropshippingincome.com/samples/\r\n\r\nBest,\r\nKelley\r\nDSI',202,69,'2019-04-29 13:51:38'),(354,'Sandra Green',190,70,'2019-04-30 09:28:25'),(355,'Sandra Green',193,70,'2019-04-30 09:28:25'),(356,'sandrag@personalimprovement.top',196,70,'2019-04-30 09:28:25'),(357,'424-158-3845',199,70,'2019-04-30 09:28:25'),(358,'* Please forward this email to your sales managers or owner of this website\r\n\r\n Hello to whom this may concern, my name is Sandra Green from Atomic Media in California. We reached out to our clients and asked them for referrals of top people and companies to join us in a historic private live webinar being held for us on April 30th by:\r\n\r\n- Tony Robbins 1# Business Coach in the world\r\n- Dean Graziosi 1# Real Estate trainer in the world \r\n- Russel Brunson 1# Online marketer in the world \r\n\r\n Since we are covering all the costs for this live webinar for ourselves. The CEO and COO of Atomic Media decided to invite our clients and their friends, co-workers, and families to join our private live webinar as a thank you for your friendship, support, and business.\r\n\r\n We are limiting the invites to 300 people. Because we are going to have live chat with all 3 of the speakers. So we were advised that in order to let people have a chance at being able to chat with the 3 speakers, 300-500 would be maximum for the 1hr+plus private live webinar. \r\n\r\nSo, if your coworkers, friends, and families would like to join us for this once in a lifetime opportunity to learn from the 3 best business minds in modern times. Please before all of our spots are filled join us by rsvp here: https://personalimprovement.top/tl/?=agctx.com \r\n\r\nYou will be updated about all details on the event by email as soon as we know the details. \r\n\r\nBest regards,\r\nSandra Green\r\nBusiness Development Director, Atomic Media\r\n( Fyi your website was referred by 3 of our clients and 75% of the people who have received our invite to have invited more than 8 of their own people. The spots are filling up fast. We are at 133 spots filled as I send this out to you. Please don’t wait to reserve your spots.) \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n4 Long Shoals Rd\r\nSte B\r\nArden, NC 28704\r\n\r\nMy apologies if this ad message was not relevant for you. To prevent any future correspondence please visit: http://personalimprovement.top/agone.php/?site=agctx.com',202,70,'2019-04-30 09:28:25'),(359,'Scott Newmann',190,71,'2019-05-08 16:03:24'),(360,'Scott Newmann',193,71,'2019-05-08 16:03:24'),(361,'oneweekvisitors@mail2wow.com',196,71,'2019-05-08 16:03:24'),(362,'555-555-5555',199,71,'2019-05-08 16:03:24'),(363,'Hi,\r\n\r\nWould you like 5,000 visitors coming to your website in one week?\r\nThese are people who are interested in seeing your site.\r\n\r\nVisitors come from online publications in your niche.\r\nOur service is like no other.\r\n\r\nGet 5,000 interested visitors to your website in one week for $54.99.\r\n\r\nFor more info please go to https://traffic-stampede.com\r\n\r\nHope to see you on our site.\r\n\r\nBest,\r\nScott\r\nTS',202,71,'2019-05-08 16:03:24'),(364,'Kelly O\'Connor',190,72,'2019-05-16 19:15:43'),(365,'Kelly O\'Connor',193,72,'2019-05-16 19:15:43'),(366,'betterway@fastmail.com',196,72,'2019-05-16 19:15:43'),(367,'555-555-5555',199,72,'2019-05-16 19:15:43'),(368,'Hi,\r\n\r\nWould you like 5,000 to 12,000 people coming to your website in one week?\r\nThese are visitors coming to you while viewing publications in your category.\r\n\r\nGet 5,000 interested people to your site in one week for $54.95\r\nNational - not by city or state\r\n\r\nFor more info please go to https://traffic-stampede.com\r\n\r\nHope to see you on our site. \r\n\r\nBest,\r\nKelly\r\nTS',202,72,'2019-05-16 19:15:43'),(369,'Eric',190,73,'2019-05-26 19:27:06'),(370,'Eric',193,73,'2019-05-26 19:27:06'),(371,'eric@talkwithcustomer.com',196,73,'2019-05-26 19:27:06'),(372,'416-385-3200',199,73,'2019-05-26 19:27:06'),(373,'You know it’s true.\r\n\r\nYour competition just can’t hold a candle to the way you DELIVER real solutions to your customers.\r\n\r\nBut it’s a shame when good people who need what you have to offer wind up settling for second best or even worse.\r\n \r\nNot only do they deserve better, you deserve to be at the top of their list.\r\n \r\nTalkWithCustomer can reliably turn your website into a serious, lead generating machine.\r\n \r\nWith TalkWithCustomer installed on your site, visitors can either call you immediately or schedule a call for you in the future.\r\n \r\nAnd the difference to your business can be staggering – up to 100X more leads could be yours, just by giving TalkWithCustomer a FREE 14 Day Test Drive.\r\n \r\nThere’s absolutely NO risk to you, so CLICK HERE http://www.talkwithcustomer.com to sign up for this free test drive now. \r\n \r\nTons more leads? You deserve it.\r\n\r\nSincerely,\r\nAndy\r\n\r\nPS: Odds are, you won’t have long to wait before seeing results:\r\n-This service makes an immediate difference in getting people on the phone right away before they have a chance to turn around and surf off to a competitor’s website.- David Traylor, Traylor Law Firm\r\n \r\nWhy wait any longer? \r\n\r\nCLICK HERE http://www.talkwithcustomer.com to take the FREE 14-Day Test Drive and start converting up to 100X more leads today!\r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,73,'2019-05-26 19:27:06'),(374,'Tommye Tamporello',190,74,'2019-05-29 03:37:27'),(375,'Tommye Tamporello',193,74,'2019-05-29 03:37:27'),(376,'tamporello@interactivewise.com',196,74,'2019-05-29 03:37:27'),(377,'070 3060 9693',199,74,'2019-05-29 03:37:27'),(378,'Invite You Become a member of Bing\'s Advertising Platform\r\n\r\nDo you would like to find out the better advertising platform to profit from your web site ?\r\n\r\nMedia Advertising Platform is a leading ad tech company which draws the demand from Yahoo Bing advertiser pool and focuses on developing innovative monetization products for webmasters.\r\n\r\n Sign up here: https://www.interactivewise.com to get 10% extra revenue\r\n\r\nIt is run on many top publisher sites around the world such as New York Times, Elle, Reuters, Forbes, and Cosmopolitan. \r\n\r\nMedia Advertising Platform works best with product or service niche websites. For those web sites on which it performs well, the average RPM for 10,000 page views is around USD 10.\r\n\r\nJoin now: https://www.interactivewise.com\r\n\r\nBest,\r\nTommye Tamporello',202,74,'2019-05-29 03:37:27'),(379,'Savannah Roberts',190,75,'2019-06-07 14:46:05'),(380,'Savannah Roberts',193,75,'2019-06-07 14:46:06'),(381,'savannah@maxvisits.icu',196,75,'2019-06-07 14:46:06'),(382,'573-738-8918',199,75,'2019-06-07 14:46:06'),(383,'Id like to introduce you to a service that connects you with people interested in your business. This point and click service is simple and easy because we do all the work for you. \r\n\r\nDiscover how you can get new customers today:\r\n\r\nhttps://maxvisits.icu/boost/?=agctx.com\r\n\r\nRegards\r\nSavannah\r\nTraffic Expert\r\nChoice Traffic\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nIf you did not like this commercial message you may opt out here: https://maxvisits.icu/unsubscribe.php?site=agctx.com',202,75,'2019-06-07 14:46:06'),(384,'Eric',190,76,'2019-06-25 11:59:31'),(385,'Eric',193,76,'2019-06-25 11:59:31'),(386,'eric@talkwithcustomer.com',196,76,'2019-06-25 11:59:31'),(387,'416-385-3200',199,76,'2019-06-25 11:59:31'),(388,'Hello,\r\n\r\nLet’s take a quick trip to Tomorrow-land.\r\n\r\nI’m not talking about a theme park, I’m talking about your business’s future…\r\n\r\nDon’t worry, we won’t even need a crystal ball. \r\n\r\nJust imagine…\r\n\r\n… a future where the money you invest in driving traffic to your agctx.com site pays off with tons of calls from qualified leads. \r\n\r\nAnd the difference between what you experienced in the past is staggering – you’re seeing 10X, 20X, 50X, even up to a 100X more leads coming from your agctx.com website. Leads that are already engaged with what you have to offer and are ready to learn more and even open their wallets.\r\n\r\nSeeing all this taking place in your business, you think back: \r\n\r\n“What did I do only a short time ago that made such a huge difference?”\r\n\r\nAnd then it hits you: \r\n\r\nYou took advantage of a free 14 day Test Drive of TalkWithCustomer.\r\n\r\nYou installed TalkWithCustomer on your website – it was a snap.\r\n\r\nAnd practically overnight customers started engaging more regularly and calling your business. Like this:\r\n\r\n”EMA has been looking for ways to reach out to an audience. TalkWithCustomer so far is the most direct call of action. It has produced above average closing ratios and we are thrilled. Thank you for providing a real and effective tool to generate REAL leads.” - Pat MontesDeOca\r\n\r\nSince you installed TalkWithCustomer it’s been great.\r\n\r\nIt’s fun to dream, but this isn’t just a dream. It could be your very real tomorrow. \r\n\r\nAll you have to do is CLICK HERE http://www.talkwithcustomer.com to sign up to try TalkWithCustomer today.\r\n\r\nNot tomorrow. Today.\r\n\r\nBecause there’s no better time than now to make your business work the way you’ve always wanted. \r\n\r\nSincerely,\r\nEric\r\n\r\nPS: Remember, there’s absolutely NO risk to you – if you’re 100% satisfied after the 14 days pass, there’s no obligation. And even ONE more lead-turned-into-customer could be worth hundreds, even thousands to you over their lifetime. Don’t let the moment pass you by. CLICK HERE http://www.talkwithcustomer.com to sign up for this free test drive now. \r\n\r\nIf you\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,76,'2019-06-25 11:59:31'),(389,'Mable Hamlett',190,77,'2019-07-08 01:27:09'),(390,'Mable Hamlett',193,77,'2019-07-08 01:27:09'),(391,'mable.hamlett@yahoo.com',196,77,'2019-07-08 01:27:09'),(392,'0337 8473664',199,77,'2019-07-08 01:27:09'),(393,'Hello\r\n\r\nYou Need Leads, Sales, Conversions, Traffic for agctx.com ? \r\nI Will Findet...\r\n \r\nDon\'t believe me? Since you\'re reading this message then you\'re living proof that contact form advertising works! \r\nWe can send your ad to people via their Website Contact Form. \r\nThe advantage of this kind of promotion is that messages sent through feedback forms are automatically whitelisted. \r\n \r\nI WILL SEND 5 MILLION MESSAGES VIA WEBSITE CONTACT FORM\r\nSEE MORE HERE ==> http://bit.ly/Best_Method\r\n \r\n \r\nDo not forget to read Review to convince you, is already being tested by many people who have trusted it !!\r\n \r\nRegards,\r\nfeedback team\r\n\r\nunsubscribe by reply this email',202,77,'2019-07-08 01:27:09'),(394,'Dave Scofield',190,78,'2019-07-08 05:24:38'),(395,'Dave Scofield',193,78,'2019-07-08 05:24:38'),(396,'scofield.dave@hotmail.com',196,78,'2019-07-08 05:24:38'),(397,'078 6150 3964',199,78,'2019-07-08 05:24:38'),(398,'Hello\r\n \r\nYOU WANT LIVE BUT EXPIRED DOMAINS That Are Still Posted On Wikipedia And Youtube ?\r\n \r\nCan you imagine how powerful it is to be able to pick up an expired domain that is still posted below a YouTube video that is getting hundreds or even thousands of views per day?\r\nOr be able to pick up an expired domain that still has a live link from Wikipedia?\r\n \r\nMyTrafficJacker allows users to search by keyword on either Wikipedia and YouTube and \r\nfind live but expired links that are still posted on these sites that you can pick up for as little as $10 and \r\nredirect that traffic and authority anywhere they’d like.\r\n\r\nNOW GET TRAFFIC and SALES in as little as 24 hours: without having to make or rank any videos, \r\nwithout having to create a website, without having to pay a dime for traffic...\r\n \r\nIF YOU ARE INTERESTED, CONTACT US ==> sayedasaliha748@gmail.com\r\n \r\nOnce you Join TODAY, You\'ll Also GET AMAZING BONUSES\r\n \r\nRegards,\r\nTrafficJacker',202,78,'2019-07-08 05:24:38'),(399,'Stacey Rodgers',190,79,'2019-07-10 17:02:18'),(400,'Stacey Rodgers',193,79,'2019-07-10 17:02:18'),(401,'top.drop@tutanota.com',196,79,'2019-07-10 17:02:18'),(402,'555-555-5555',199,79,'2019-07-10 17:02:18'),(403,'Hi,\r\n\r\nI came across your site and thought you might be interested.\r\n\r\nWe are the supplier of ready made AliExpress dropshipping business websites. \r\nAverage markup on products is 300%.\r\n\r\nNo stock, No headaches, all items are dropshipped directly to your customers.\r\n\r\nThere are no monthly fees. \r\nSocial media marketing plan, domain and hosting are also n/c.\r\n\r\nYou keep all the profit on every sale.\r\nWe design ready made dropship stores that is all we do.\r\n\r\nFor more info and to see available sites live please go to https://dropshippingincome.com\r\n\r\nBest,\r\nStacey\r\nDSI',202,79,'2019-07-10 17:02:18'),(404,'Carmen Tuck',190,80,'2019-07-12 07:37:43'),(405,'Carmen Tuck',193,80,'2019-07-12 07:37:43'),(406,'carmen.tuck@hotmail.com',196,80,'2019-07-12 07:37:43'),(407,'06-35097653',199,80,'2019-07-12 07:37:43'),(408,'Hello there\r\n \r\nI Will Provide 20.000 Backlinks From Blog Comments for agctx.com,\r\nBy post 400k blog comments from where you will receive at least 20.000 live links. \r\n \r\n - Use unlimited URLs\r\n - Use unlimited keywords (anchor text)\r\n - All languages supported\r\n - Link report included \r\n \r\nBoost your Google ranking, get more traffic and more sales!\r\n \r\nIF YOU ARE INTERESTED\r\nCONTACT US => lisaf2zw526@gmail.com',202,80,'2019-07-12 07:37:43'),(409,'Jenny Allen',190,81,'2019-07-16 11:50:25'),(410,'Jenny Allen',193,81,'2019-07-16 11:50:25'),(411,'jennyseomarketing010@gmail.com',196,81,'2019-07-16 11:50:25'),(412,'2356895054',199,81,'2019-07-16 11:50:25'),(413,'Re: Error in your Website\r\n\r\nHello,\r\n\r\nMy name is Jenny Allen and I am a Digital Marketing Specialists for a Creative Agency.\r\n\r\nI was doing some industry benchmarking for a client of mine when I came across your website.\r\n\r\nI noticed a few technical errors which correspond with a drop of website traffic over the last 2-3 months which I thought I would bring to your attention.\r\n\r\nAfter closer inspection, it appears your site is lacking in 4 key criteria.\r\n\r\n1- Website Speed\r\n2- Link Diversity\r\n3- Domain Authority\r\n4- Competition Comparison\r\n\r\nI would love the chance to send you all the errors that at least give you a gauge on the quality of what I do. \r\n\r\nIf you are interested then please share your Phone number and requirements.\r\n\r\nOur prices are less than half of what other companies charge.\r\n\r\nThanks\r\nJenny Allen\r\njennyseomarketing010@gmail.com',202,81,'2019-07-16 11:50:25'),(414,'arya kelly',190,82,'2019-07-19 07:21:10'),(415,'Internet Marketing Company',193,82,'2019-07-19 07:21:10'),(416,'arya.kelly09@gmail.com',196,82,'2019-07-19 07:21:10'),(417,'206-309-5272',199,82,'2019-07-19 07:21:10'),(418,'Hi\r\nWe can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nPlease email us back for full proposal.\r\n\r\nBest Regards\r\narya',202,82,'2019-07-19 07:21:10'),(419,'Bea Keats',190,83,'2019-07-20 01:20:57'),(420,'Bea Keats',193,83,'2019-07-20 01:20:57'),(421,'keats.bea@hotmail.com',196,83,'2019-07-20 01:20:57'),(422,'250-539-8286',199,83,'2019-07-20 01:20:57'),(423,'Hi there\r\n \r\n** I Will Provide A Simple SEO Strategy for 2019 ** \r\n\r\nLooking to boost organic traffic to the pages that really matter? \r\nEveryone’s SEO goal is the same: To rank for keywords that drive traffic and revenue.\r\n \r\nBoost your Google ranking, get more traffic and more sales for agctx.com\r\n \r\nCOMPARE PACKAGES => http://bit.ly/Best_SEO_Strategy',202,83,'2019-07-20 01:20:57'),(424,'JamesmubXN',190,84,'2019-07-29 05:33:52'),(425,'Jamesmub',193,84,'2019-07-29 05:33:52'),(426,'baumannthomas@hotmail.com',196,84,'2019-07-29 05:33:52'),(427,'83351778589',199,84,'2019-07-29 05:33:52'),(428,'Hookup With Local Girls Looking For Sex: http://tienenfoacon.tk/6skz?&tpggj=m4RaSqxA2Zya',202,84,'2019-07-29 05:33:52'),(429,'Emma Wilson',190,85,'2019-07-30 03:25:35'),(430,'Emma Wilson',193,85,'2019-07-30 03:25:36'),(431,'emma@bestcontent.top',196,85,'2019-07-30 03:25:36'),(432,'805-372-1751',199,85,'2019-07-30 03:25:36'),(433,'I\'ve received a few of your emails recently and it looks like you could use a little help with your copywriting. I did too. \r\n \r\nI recently started using CopyTemplates.com for my business so I can easily copy, paste and fill in the blanks using proven email, website copy and more. I figured you could improve your copy as I did. They have free email copy here too: \r\nhttps://bestcontent.top/best/?=agctx.com\r\n \r\nHave a great day!\r\n \r\n\r\n \r\nRegards,\r\nEmma\r\n\r\nP.S. - If you decide to get unlimited access to their copy portal, then you can use coupon code GREATCOPY to get an extra $50 off.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nThis is a marketing message. You can avoid future messages here:\r\nhttps://bestcontent.top/out.php?site=agctx.com',202,85,'2019-07-30 03:25:36'),(434,'Eloisa Lott',190,86,'2019-07-30 18:57:04'),(435,'Eloisa Lott',193,86,'2019-07-30 18:57:04'),(436,'info@thebookbarnmo.com',196,86,'2019-07-30 18:57:04'),(437,'078 1291 8918',199,86,'2019-07-30 18:57:04'),(438,'Hello\r\n\r\nIt\'s our birthday and we are celebrating two yrs of our outlet. Buy all models of Oakley and Ray-Ban Sunglasses only $19.95. Paypal Accepted. Satisfaction Guaranteed. If interested, please visit our site: www.framesoutlet .us (please remove the space before dot).\r\n\r\nYou Won\'t Want To Miss These Offers\r\n\r\nTo your success,\r\n\r\n\r\nContact Us - American General Contractors - http://agctx.com',202,86,'2019-07-30 18:57:04'),(439,'KevinEnuthBE',190,87,'2019-07-31 16:51:19'),(440,'KevinEnuth',193,87,'2019-07-31 16:51:19'),(441,'raphaelen@gmail.com',196,87,'2019-07-31 16:51:19'),(442,'86498161545',199,87,'2019-07-31 16:51:19'),(443,'Good day! agctx.com \r\n \r\nWe present oneself \r\n \r\nSending your commercial offer through the feedback form which can be found on the sites in the contact partition. Contact form are filled in by our program and the captcha is solved. The advantage of this method is that messages sent through feedback forms are whitelisted. This method increases the odds that your message will be open. \r\n \r\nOur database contains more than 25 million sites around the world to which we can send your message. \r\n \r\nThe cost of one million messages 49 USD \r\n \r\nFREE TEST mailing of 50,000 messages to any country of your choice. \r\n \r\n \r\nThis message is automatically generated to use our contacts for communication. \r\n \r\n \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype FeedbackForm2019 \r\nEmail - FeedbackForm@make-success.com \r\nWhatsApp - +44 7598 509161',202,87,'2019-07-31 16:51:19'),(444,'Carmen Carries',190,88,'2019-08-01 14:57:47'),(445,'Carmen Carries',193,88,'2019-08-01 14:57:47'),(446,'ccarries@roitraffic.icu',196,88,'2019-08-01 14:57:47'),(447,'573-738-8918',199,88,'2019-08-01 14:57:47'),(448,'Id like to introduce you to a service that connects you with people interested in your business. This point and click service is simple and easy because we do all the work for you. \r\n\r\nDiscover how you can get new customers today:\r\n\r\nhttps://roitraffic.icu/up/?=agctx.com\r\n\r\nRegards\r\nCarmen\r\nTraffic Expert\r\nChoice Traffic\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nIf you did not like this marketing message you may avoid future ones here: https://roitraffic.icu/unsubscribe.php?site=agctx.com',202,88,'2019-08-01 14:57:47'),(449,'Adam OusmanHM',190,89,'2019-08-02 05:40:38'),(450,'Adam Ousman',193,89,'2019-08-02 05:40:38'),(451,'willfredrrussell@gmail.com',196,89,'2019-08-02 05:40:38'),(452,'85864384694',199,89,'2019-08-02 05:40:38'),(453,'Hello \r\n \r\nI am making this contact as an independent financial consulting and planning organization which provides personalized service and professional expertise to thousands of individuals and small businesses. \r\n \r\nI do have the mandate of a PRIVATE client of mine with a delicate political background to seek for individuals with Financial Management know-how to handle the investment and management of his funds- without the mention of his name. \r\n \r\nTo this end, we need your assistance to manage an investment fund in a profitable business in your region with good Annual Return on Investment (ROI). \r\n \r\nDetails of the investment and funding will be furnished to you when I receive your response. Should you be interested to engage us for a more detailed discussion on the aforementioned proposal, please write me directly on adamousman01@zoho.com we would be happy to do so in whatever medium you find much more appropriate for this engagement. \r\n \r\nYours Sincerely, \r\n \r\nAdam Ousman',202,89,'2019-08-02 05:40:38'),(454,'EmileFrevaQT',190,90,'2019-08-04 00:51:55'),(455,'EmileFreva',193,90,'2019-08-04 00:51:55'),(456,'hey_u_its_me@msn.com',196,90,'2019-08-04 00:51:55'),(457,'87583767936',199,90,'2019-08-04 00:51:55'),(458,'Cryptocurrency Trading & Investing Strategy for 2019. Receive passive income of $ 70,000 per month: http://counreterfpo.tk/8f7ce?lpSLfXrkNo',202,90,'2019-08-04 00:51:55'),(459,'EmileFrevaQT',190,91,'2019-08-05 23:34:56'),(460,'EmileFreva',193,91,'2019-08-05 23:34:56'),(461,'overaffect9@msn.com',196,91,'2019-08-05 23:34:56'),(462,'88286796257',199,91,'2019-08-05 23:34:56'),(463,'Zunder fur Erwachsene: Die 5 besten Senior Dating Sites: http://stoctanetthe.tk/kb0yf?W3uHyefK',202,91,'2019-08-05 23:34:56'),(464,'Karen Siles',190,92,'2019-08-06 14:58:09'),(465,'Karen Siles',193,92,'2019-08-06 14:58:09'),(466,'karen@primeconversions.top',196,92,'2019-08-06 14:58:09'),(467,'323-129-2755',199,92,'2019-08-06 14:58:09'),(468,'Greetings, after seeing your website I wanted to let you know that we work with businesses like yours to publish a custom marketing & promotional video, featuring your business online.\r\n\r\nThe short video below shows you what this custom made video can do for your business:\r\n\r\nVisit the website below to learn more:\r\nhttps://www.primeconversions.top/success/?=agctx.com\r\n\r\nAlso, we will send you a free marketing report for your company – simply visit https://www.primeconversions.top/success/?=agctx.com\r\n \r\nThank you.\r\n\r\n-Karen\r\nAccount Manger\r\nvideoenhance1.com\r\n\r\n\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nTo unsubscribe click here:\r\nhttps://primeconversions.top/out.php/?site=agctx.com',202,92,'2019-08-06 14:58:09'),(469,'ThomasperXL',190,93,'2019-08-07 05:03:08'),(470,'Thomasper',193,93,'2019-08-07 05:03:08'),(471,'willfredrrussell@gmail.com',196,93,'2019-08-07 05:03:08'),(472,'81843588485',199,93,'2019-08-07 05:03:08'),(473,'This is Adam Ousman, Did you receive my last email regarding the details of the investment proposal which I sent to you some days ago? \r\n \r\nActually, I haven\'t received any response from your side please let me know if you are still interested in moving forward with this business transaction, so I can advise you on the modalities to accomplish this our mutually beneficial business deal. \r\n \r\nIf you are still interested, please write to me on this particular email: adamousman002@zoho.com I may not be able to reply you from the former email due to some technical issue with on my system. \r\n \r\nLooking forward to your earliest response \r\n \r\nRegards, \r\n \r\nAdam Ousman',202,93,'2019-08-07 05:03:08'),(474,'Anthony RussellUW',190,94,'2019-08-08 09:17:50'),(475,'Anthony Russell',193,94,'2019-08-08 09:17:51'),(476,'anthonyrussell428@gmail.com',196,94,'2019-08-08 09:17:51'),(477,'84135784865',199,94,'2019-08-08 09:17:51'),(478,'My name is Anthony Russell, a UK registered private Investment Manager . \r\n \r\nWe seek individuals with Financial Management knowledge that are capable of handling investment portfolio and management from private investors. If you have fund management abilities, credible projects in need of loan, JV or existing businesses that requires expansion we will be delighted to work with you on a minimal ROI . \r\n \r\nDetails will be provided on hearing back from you with your business executive summary via my direct email : anthonyrusselll329@gmail.com \r\n \r\nKind Regards, \r\n \r\nAnthony Russell \r\nManaging Partner \r\nWhatsApp Line: +447440934350',202,94,'2019-08-08 09:17:51'),(479,'Felecia Ottinger',190,95,'2019-08-09 11:40:07'),(480,'Felecia Ottinger',193,95,'2019-08-09 11:40:07'),(481,'felecia@perfectmedialab.com',196,95,'2019-08-09 11:40:07'),(482,'078 6947 0550',199,95,'2019-08-09 11:40:07'),(483,'Amazon\'s source and support for small, medium business At No Cost\r\n\r\nAmazon now offers a limited time discount, it\'s will help you save money on a tight budget, \r\n\r\nget office supplies and other products you need at Business-only prices.\r\n\r\n Other: unlimited access to millions of TV and movie titles at no additional cost\r\n\r\nTry Amazon Prime: https://www.perfectmedialab.com/amazon\r\n\r\n* For people from other countries, Amazon US often has amazing discounts, \r\n\r\nand their products support international delivery, the final price is often half of the domestic price.\r\n\r\nRegards,\r\nFelecia Ottinger\r\n\r\nUnsubscribe: Reply \"don\'t\"',202,95,'2019-08-09 11:40:07'),(484,'Madison Williams',190,96,'2019-08-10 03:11:38'),(485,'Madison Williams',193,96,'2019-08-10 03:11:38'),(486,'madisondtn49williams@aol.com',196,96,'2019-08-10 03:11:38'),(487,'(805) 372-1751',199,96,'2019-08-10 03:11:38'),(488,'Hi,\r\n Your website seems to indicate that you have a successful business, but could you handle even more customers? \r\n\r\nWe provide targeted website visitors that you can convert into leads and customers. \r\n\r\nWe also offer a 7 day free trial so you have nothing to lose:\r\n\r\nhttps://businesstraffic1.top/wal/?=agctx.com\r\n\r\nRegards,\r\nMadison\r\nLead Specialist\r\nSEO Vale\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nIf you prefer not to receive commercial messages regarding traffic for your business, please opt out here: https://www.businesstraffic1.top/out.php/?site=agctx.com',202,96,'2019-08-10 03:11:38'),(489,'Stacey Hutton',190,97,'2019-08-11 12:51:13'),(490,'Stacey Hutton',193,97,'2019-08-11 12:51:13'),(491,'smart.traffic1aa@tutanota.com',196,97,'2019-08-11 12:51:13'),(492,'555-555-5555',199,97,'2019-08-11 12:51:13'),(493,'Hi,\r\n\r\nWe are having a weekend website traffic sale. \r\n\r\nWould you like 6,000 to 12,000 interested visitors to your website fast?\r\nThese are people who want to see your site coming from online publications in your category.\r\nThis is real targeted traffic.\r\n \r\nFriday through Sunday:\r\nGet 5,000 interested visitors plus 1,000 free in one week for $54.95.\r\n\r\nWe look forward to sending new people to your website.\r\n\r\nBest,\r\nStacey\r\nhttps://traffic-stampede.com',202,97,'2019-08-11 12:51:13'),(494,'KennethNugZN',190,98,'2019-08-16 21:52:11'),(495,'KennethNug',193,98,'2019-08-16 21:52:11'),(496,'ertoblivi168@gmail.com',196,98,'2019-08-16 21:52:11'),(497,'84544164581',199,98,'2019-08-16 21:52:11'),(498,'Hey Upstanding news ! a gooddonation http://myidancedesc.tk/2hwn',202,98,'2019-08-16 21:52:11'),(499,'Customiss',190,99,'2019-08-20 15:32:33'),(500,'Customiss',193,99,'2019-08-20 15:32:33'),(501,'alyda@a.philippinestravel.network',196,99,'2019-08-20 15:32:33'),(502,'81347736876',199,99,'2019-08-20 15:32:33'),(503,'Hi! \r\nSurprise Your Husband With This Beautiful Wood Guitar Pick !! \r\n \r\nBuy now! : https://customiss.com/products/guitarpick',202,99,'2019-08-20 15:32:33'),(504,'WilliamUniotHU',190,100,'2019-08-21 06:31:22'),(505,'WilliamUniot',193,100,'2019-08-21 06:31:22'),(506,'siddubhayya@gmail.com',196,100,'2019-08-21 06:31:22'),(507,'82855346982',199,100,'2019-08-21 06:31:22'),(508,'Please note a championcontribution in place of you. http://smokfepofea.tk/3540j',202,100,'2019-08-21 06:31:22'),(509,'Lucy Joyce',190,101,'2019-08-22 12:36:48'),(510,'Lucy Joyce',193,101,'2019-08-22 12:36:48'),(511,'info@smartcardpayments.cc',196,101,'2019-08-22 12:36:48'),(512,'804-669-8536',199,101,'2019-08-22 12:36:48'),(513,'Hi!\r\n \r\nThis is Lucy, I\'m the sales manager at Smart Card Payments. We are a high risk payment processor and merchant account provider.\r\n \r\nI\'m sure you\'re busy and don\'t have time to read a whole email so we have prepared a quick explanation video.\r\n \r\nhttps://highrisk.top/easy/?=agctx.com\r\n \r\nBest regards,\r\nLucy Joyce\r\nSmartCardPayments Team\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nThis is a marketing message. You can remove yourself from future messages here :\r\nhttps://highrisk.top/out.php?site=agctx.com',202,101,'2019-08-22 12:36:48'),(514,'Jen Harrel',190,102,'2019-08-23 17:10:46'),(515,'Jen Harrel',193,102,'2019-08-23 17:10:46'),(516,'excellence1@tutanota.com',196,102,'2019-08-23 17:10:46'),(517,'555-555-5555',199,102,'2019-08-23 17:10:46'),(518,'Hi,\r\n\r\nI came across your website and thought you may be interested.\r\n \r\nWe are the supplier of ready made AliExpress dropshipping business websites.\r\nThe average markup on products is 300%.\r\n\r\nNo stock, No headaches, all items are dropshipped direcly from the suppliers.\r\nThere are no monthly fees - domain and hosting are also n/c.\r\n\r\nWe design ready made dropship sites that is all we do.\r\nYou keep all of the profits on each sale.\r\n\r\nTo see our latest available dropshipping sites please visit us at https://dropshippingincome.com\r\n\r\nWe look forward to seing you there. \r\n\r\n\r\nBest,\r\nJen\r\nDSI',202,102,'2019-08-23 17:10:46'),(519,'FrankskessMI',190,103,'2019-08-26 00:11:14'),(520,'Frankskess',193,103,'2019-08-26 00:11:14'),(521,'bmw5386@yahoo.com',196,103,'2019-08-26 00:11:14'),(522,'85238662792',199,103,'2019-08-26 00:11:14'),(523,'Here is a goodoffering someone is concerned you. http://huroralle.tk/rag2p',202,103,'2019-08-26 00:11:14'),(524,'Eric',190,104,'2019-08-26 16:10:35'),(525,'Eric',193,104,'2019-08-26 16:10:35'),(526,'eric@talkwithcustomer.com',196,104,'2019-08-26 16:10:35'),(527,'416-385-3200',199,104,'2019-08-26 16:10:35'),(528,'Hello agctx.com,\r\n\r\nPeople ask, “why does TalkWithCustomer work so well?”\r\n\r\nIt’s simple.\r\n\r\nTalkWithCustomer enables you to connect with a prospective customer at EXACTLY the Perfect Time.\r\n\r\n- NOT one week, two weeks, three weeks after they’ve checked out your website agctx.com.\r\n- NOT with a form letter style email that looks like it was written by a bot.\r\n- NOT with a robocall that could come at any time out of the blue.\r\n\r\nTalkWithCustomer connects you to that person within seconds of THEM asking to hear from YOU.\r\n\r\nThey kick off the conversation.\r\n\r\nThey take that first step.\r\n\r\nThey ask to hear from you regarding what you have to offer and how it can make their life better. \r\n\r\nAnd it happens almost immediately. In real time. While they’re still looking over your website agctx.com, trying to make up their mind whether you are right for them.\r\n\r\nWhen you connect with them at that very moment it’s the ultimate in Perfect Timing – as one famous marketer put it, “you’re entering the conversation already going on in their mind.”\r\n\r\nYou can’t find a better opportunity than that.\r\n\r\nAnd you can’t find an easier way to seize that chance than TalkWithCustomer. \r\n\r\nCLICK HERE http://www.talkwithcustomer.com now to take a free, 14-day test drive and see what a difference “Perfect Timing” can make to your business.\r\n\r\nSincerely,\r\nEric\r\n\r\nPS: If you’re wondering whether NOW is the perfect time to try TalkWithCustomer, ask yourself this:\r\n“Will doing what I’m already doing now produce up to 100X more leads?”\r\nBecause those are the kinds of results we know TalkWithCustomer can deliver. \r\nIt shouldn’t even be a question, especially since it will cost you ZERO to give it a try. \r\nCLICK HERE http://www.talkwithcustomer.com to start your free 14-day test drive today.\r\n\r\nIf you\'d like to unsubscribe click here http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,104,'2019-08-26 16:10:35'),(529,'Maximilian Baskett',190,105,'2019-08-27 10:25:04'),(530,'Maximilian Baskett',193,105,'2019-08-27 10:25:04'),(531,'maximilian.baskett@gmail.com',196,105,'2019-08-27 10:25:04'),(532,'078 7410 4576',199,105,'2019-08-27 10:25:04'),(533,'Hello there\r\n \r\nI just checked out your website agctx.com and wanted to find out if you need help for SEO Link Building ?\r\n \r\nIf you aren\'t using SEO Software then you will know the amount of work load involved in creating accounts, confirming emails and submitting your contents to thousands of websites. \r\n \r\nWith THIS SOFTWARE the link submission process will be the easiest task and completely automated, you will be able to build unlimited number of links and increase traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n \r\nIF YOU ARE INTERESTED, We offer you 7 days free trial\r\nCONTACT US ==> seosubmitter@mail.com\r\n \r\nRegards,\r\nBest Seo Software',202,105,'2019-08-27 10:25:04'),(534,'HarlandAluraSP',190,106,'2019-08-29 07:28:06'),(535,'HarlandAlura',193,106,'2019-08-29 07:28:06'),(536,'noreplymonkeydigital@gmail.com',196,106,'2019-08-29 07:28:06'),(537,'86514689713',199,106,'2019-08-29 07:28:06'),(538,'Hi there \r\nThe Local SEO package is built to rank local keywords for your local business in the google search and in google maps. We have researched for years what local SEO activities truly work and have put all in one single local SEO plan to accomplish the expected results and more. You will start seeing big increases in ranks from the 1st month of work already. You get monthly SEO reports and benchmark reports. \r\n \r\nhttps://monkeydigital.co/product/local-seo-package/ \r\n \r\nThanks and regards \r\nMike \r\nMonkey Digital \r\nmonkeydigital.co@gmail.com',202,106,'2019-08-29 07:28:06'),(539,'DJEdwarddawCR',190,107,'2019-08-30 04:05:10'),(540,'DJEdwarddaw',193,107,'2019-08-30 04:05:10'),(541,'markus2000@op.pl',196,107,'2019-08-30 04:05:10'),(542,'89338911861',199,107,'2019-08-30 04:05:10'),(543,'Best Electronic Music for DJs \r\nhttp://0daymusic.org/premium.php \r\n \r\nSOME DETAILS ON PREMIUM ACCOUNT: \r\n* Music clips sorted 2000-2017 \r\n* Server\'s capacity: 126 TB MP3, Music Videos. \r\n* IP restrictions: 3 IP addresses per user at the same time. \r\n* Overal server\'s speed: 1 Gb/s. \r\n* More 11 years of scene archives 1990-2019. \r\n* Easy to use: Most of genres are sorted by days. \r\n \r\nReseller: \r\nPremium Plan T - 20GB - 2 Days \r\nPremium Plan A - 300GB - 30 Days \r\nPremium Plan B - 900GB - 90 Days \r\nPremium Plan C - 2500GB - 180 Days \r\n \r\nRegards, \r\n0DAY Music',202,107,'2019-08-30 04:05:10'),(544,'Omer Partlow',190,108,'2019-08-30 11:18:21'),(545,'Omer Partlow',193,108,'2019-08-30 11:18:21'),(546,'noreply@thewordpressclub9390.online',196,108,'2019-08-30 11:18:21'),(547,'(62) 2594-5410',199,108,'2019-08-30 11:18:21'),(548,'Hello There,\r\n\r\nAre you operating Wordpress/Woocommerce or will you think to implement it as time goes by ? We provide around 2500 premium plugins and also themes 100 % free to get : http://prect.xyz/v7avm\r\n\r\nThank You,\r\n\r\nOmer',202,108,'2019-08-30 11:18:21'),(549,'Mia Carmens',190,109,'2019-09-05 13:12:58'),(550,'Mia Carmens',193,109,'2019-09-05 13:12:58'),(551,'mia.carmens@optimizecampaign1.xyz',196,109,'2019-09-05 13:12:58'),(552,'805-372-1751',199,109,'2019-09-05 13:12:58'),(553,'If you ever get this question and rely on proposals, quotes or estimates to create more sales for your business then you won\'t want to miss Tuesday\'s upcoming free webinar. You can register here:\r\n \r\nThis new webinar will show you the secrets to creating proposals that convert into many more sales for you...\r\n \r\nREGISTER HERE -> https://optimizecampaign1.xyz/sell/?=cars.com\r\n \r\nHave a profitable day!\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733 Sanford, North Carolina 273 3 0\r\n\r\nThis is a marketing message. You can skip future messages here:\r\nhttps://optimizecampaign1.xyz/out.php?site=agctx.com',202,109,'2019-09-05 13:12:58'),(554,'Elyse Shipp',190,110,'2019-09-05 21:02:53'),(555,'HG Fire Systems, LP',193,110,'2019-09-05 21:02:53'),(556,'e.shipp@hgfire.com',196,110,'2019-09-05 21:02:53'),(557,'281-777-0174',199,110,'2019-09-05 21:02:53'),(558,'David,\r\nI just left you a voicemail regarding invoice 29682-1 / 5.14.19 / $1,795.00. We have not been funded & an intent to lien notice was sent (received 8/17/19). If payment is not received by September 12th, a lien will be filed. \r\n\r\nThank you, \r\n\r\nElyse Shipp',202,110,'2019-09-05 21:02:53'),(559,'GeraldTRorsWC',190,111,'2019-09-08 03:27:05'),(560,'GeraldTRors',193,111,'2019-09-08 03:27:05'),(561,'eric1970@tele2.nl',196,111,'2019-09-08 03:27:05'),(562,'82499581456',199,111,'2019-09-08 03:27:05'),(563,'Hello, \r\nMP3s Club Music for DJs, More Info: http://0daymusic.orgt \r\nDownload 0DAY-MP3s Private Server, For DJs Electronika Musica \r\n \r\nRegards, \r\n0DAY Music',202,111,'2019-09-08 03:27:05'),(564,'GeraldTRorsWC',190,112,'2019-09-08 10:04:05'),(565,'GeraldTRors',193,112,'2019-09-08 10:04:05'),(566,'eric1970@tele2.nl',196,112,'2019-09-08 10:04:05'),(567,'89534782285',199,112,'2019-09-08 10:04:05'),(568,'Hello, \r\nMP3s Club Music for DJs, More Info: http://0daymusic.orgt \r\nDownload 0DAY-MP3s Private Server, For DJs Electronika Musica \r\n \r\nRegards, \r\n0DAY Music',202,112,'2019-09-08 10:04:05'),(569,'RaymondNatOR',190,113,'2019-09-09 07:00:29'),(570,'RaymondNat',193,113,'2019-09-09 07:00:29'),(571,'ant1st@hotmail.com',196,113,'2019-09-09 07:00:29'),(572,'85296888348',199,113,'2019-09-09 07:00:29'),(573,'How to earn on investments in Bitcoin from $ 3000 per day: https://chogoon.com/srt/tulpk?m86fWA2P',202,113,'2019-09-09 07:00:29'),(574,'Ezra Earnhardt',190,114,'2019-09-09 11:33:13'),(575,'Ezra Earnhardt',193,114,'2019-09-09 11:33:13'),(576,'earnhardt.ezra@gmail.com',196,114,'2019-09-09 11:33:13'),(577,'313-824-0926',199,114,'2019-09-09 11:33:13'),(578,'Hello\r\n \r\nYOU NEED QUALITY ORGANIC TRAFFIC THAT BUY FROM YOU ??\r\n100% Safe Organic Traffic from search engines in any country for agctx.com\r\n \r\nIF YOU ARE INTERESTED\r\nCONTACT US => multimp@mail.com\r\n \r\nRegards,\r\nAxyyKo',202,114,'2019-09-09 11:33:13'),(579,'AverydweryIY',190,115,'2019-09-11 07:58:18'),(580,'Averydwery',193,115,'2019-09-11 07:58:18'),(581,'raphaeOccut@gmail.com',196,115,'2019-09-11 07:58:18'),(582,'85438635114',199,115,'2019-09-11 07:58:18'),(583,'Hello! agctx.com \r\n \r\nHave you ever heard of sending messages via contact forms? \r\n \r\nThink of that your offer will be readread by hundreds of thousands of your potential customerscustomers. \r\nYour message will not go to the spam folder because people will send the message to themselves. As an example, we have sent you our offer in the same way. \r\n \r\nWe have a database of more than 30 million sites to which we can send your letter. Sites are sorted by country. Unfortunately, you can only select a country when sending a message. \r\n \r\nThe cost of one million messages 49 USD. \r\nThere is a discount program when you buy more than two million letter packages. \r\n \r\n \r\nFree proof mailing of 50,000 messages to any country of your selection. \r\n \r\n \r\nThis message is created automatically. Please use the contact details below to contact us. \r\n \r\n \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype FeedbackForm2019 \r\nEmail - Contact@feedbackmessages.com',202,115,'2019-09-11 07:58:18'),(584,'RobertvogJO',190,116,'2019-09-11 21:49:42'),(585,'Robertvog',193,116,'2019-09-11 21:49:42'),(586,'shutze@gmail.com',196,116,'2019-09-11 21:49:42'),(587,'85892798172',199,116,'2019-09-11 21:49:42'),(588,'Was ist der beste Weg, um 10.000 US-Dollar fur die Deutschen zu investieren?: https://chogoon.com/srt/2de8f?&mychx=r3Zay',202,116,'2019-09-11 21:49:42'),(589,'RonaldOrierCE',190,117,'2019-09-13 03:13:59'),(590,'RonaldOrier',193,117,'2019-09-13 03:13:59'),(591,'quickchain50@gmail.com',196,117,'2019-09-13 03:13:59'),(592,'86922295548',199,117,'2019-09-13 03:13:59'),(593,'Profit +10% after 2 days \r\nThe minimum amount for donation is 0.0025 BTC. \r\nMaximum donation amount is 10 BTC. \r\n \r\nRef bonus 3 levels: 5%,3%,1% paying next day after donation \r\nhttps://quickchain.cc/',202,117,'2019-09-13 03:13:59'),(594,'AntonioropCV',190,118,'2019-09-13 03:43:56'),(595,'Antoniorop',193,118,'2019-09-13 03:43:56'),(596,'Kirchhammer.fred@web.de',196,118,'2019-09-13 03:43:56'),(597,'81578938141',199,118,'2019-09-13 03:43:56'),(598,'The best women for sex in your town: http://gmy.su/:fJeR?USL0a1lg',202,118,'2019-09-13 03:43:56'),(599,'RobertgueltSE',190,119,'2019-09-14 18:35:46'),(600,'Robertguelt',193,119,'2019-09-14 18:35:46'),(601,'brucegambrillfoster@gmail.com',196,119,'2019-09-14 18:35:46'),(602,'81914991773',199,119,'2019-09-14 18:35:46'),(603,'10 Best USA Dating Sites 2019: http://gmy.su/:tQbR?&jbscm=BwqG5S04I0An',202,119,'2019-09-14 18:35:46'),(604,'Savannah Garland',190,120,'2019-09-16 14:20:43'),(605,'Savannah Garland',193,120,'2019-09-16 14:20:43'),(606,'savannahg@roipatron.icu',196,120,'2019-09-16 14:20:43'),(607,'573-738-8918',199,120,'2019-09-16 14:20:43'),(608,'You look like a solid company based on your site, I assume you do well. \r\n\r\nDo you have the infrastructure/sales/support in place to handle considerably more sales?\r\n\r\nWe find people that are interested in your niche and send them to you. Discover how we can send you more potential leads:\r\n\r\nhttps://roipatron.icu/up?=agctx.com\r\n\r\nSavannah\r\nChoice Traffic\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nNot the right marketing message for you? If not, please opt out here: https://roipatron.icu/unsubscribe.php?site=agctx.com',202,120,'2019-09-16 14:20:43'),(609,'Lori Mitchell',190,121,'2019-09-25 16:26:58'),(610,'Lori Mitchell',193,121,'2019-09-25 16:26:58'),(611,'ecommerce.stores@outlook.com',196,121,'2019-09-25 16:26:58'),(612,'000-000-0000',199,121,'2019-09-25 16:26:58'),(613,'Hi,\r\n\r\nI came across your website and thought you may be interested.\r\n \r\nWe are the supplier of turnkey dropshipping websites.\r\nThe average markup on products is 300%\r\n\r\nYou keep all of the profit on every sale.\r\nNo stock, No headaches, all items are dropshipped direcly from the supplier.\r\n\r\nSocial media marketing materials included to help get you sales.\r\nThere are no monthly fees - domain and hosting are also n/c.\r\n\r\nTo see our latest available dropship stores please visit us at https://dropshippingincome.com\r\n\r\nWe look forward to seing you there. \r\n\r\nBest,\r\nLori M.\r\nDSI',202,121,'2019-09-25 16:26:58'),(614,'Rebeca Ruzicka',190,122,'2019-09-27 12:00:49'),(615,'Rebeca Ruzicka',193,122,'2019-09-27 12:00:49'),(616,'ruzicka@perfectmedialab.com',196,122,'2019-09-27 12:00:49'),(617,'(08) 8353 3498',199,122,'2019-09-27 12:00:49'),(618,'Invite Bloggers and Webmasters to Fill out Paid Surveys\r\n\r\nI\'m Rebeca from Perfectmedialab. \r\n\r\nWe are working with Inboxdollars to provide bloggers another opportunity to make money.\r\n\r\nAfter joining Inboxdollars, you will be able to earn cash by sharing your opinions online.\r\n\r\nPaid surveys are ready to be sent to you: https://www.perfectmedialab.com/paidsurvey \r\n\r\nRegards,\r\n\r\nRebeca Ruzicka\r\n\r\n\r\nUnsubscribe: Reply \"No\"',202,122,'2019-09-27 12:00:49'),(619,'MikedoKMB',190,123,'2019-10-03 12:47:20'),(620,'MikedoK',193,123,'2019-10-03 12:47:20'),(621,'noreplylen@gmail.com',196,123,'2019-10-03 12:47:20'),(622,'81716698548',199,123,'2019-10-03 12:47:20'),(623,'When you order 1000 backlinks with this service you get 1000 unique domains, Only receive 1 backlinks from each domain. All domains come with DA above 15-20 and with actual page high PA values. Simple yet very effective service to improve your linkbase and SEO metrics. \r\n \r\nOrder this great service from here today: \r\nhttps://monkeydigital.co/product/unique-domains-backlinks/ \r\n \r\nMultiple offers available \r\n \r\nthanks and regards \r\nMike \r\nmonkeydigital.co@gmail.com',202,123,'2019-10-03 12:47:20'),(624,'Mark Middleton',190,124,'2019-10-03 18:18:06'),(625,'Mark Middleton',193,124,'2019-10-03 18:18:06'),(626,'mark@markmidd.com',196,124,'2019-10-03 18:18:06'),(627,'06-17807241',199,124,'2019-10-03 18:18:06'),(628,'Hello there,\r\n Do you consider your website promotion important and like to see remarkable results? \r\nThen, maybe you already discovered one of the easiest and proven ways \r\nto promote your website is by links. Search engines like to see links. \r\nMy site www.markmidd.com is looking to promote worthy websites. \r\n\r\nBuilding links will help to guarantee an increase in your ranks so you can go here\r\nto add your site for promotion and we will add your relevant link:\r\n\r\nwww.markmidd.com\r\n\r\nBest Regards,\r\n\r\nMark',202,124,'2019-10-03 18:18:06'),(629,'Kathy Scott',190,125,'2019-10-04 16:02:40'),(630,'Kathy Scott',193,125,'2019-10-04 16:02:40'),(631,'results@americamel.net',196,125,'2019-10-04 16:02:40'),(632,'555-555-5555',199,125,'2019-10-04 16:02:40'),(633,'Hi there,\r\n\r\nThere are 3 days left for our website visitors sale.\r\n\r\nWould you like 6,000 to 12,000 interested people to your site fast?\r\nThese are visitors who want to see your site coming from online publications in your category.\r\nThis is real targeted traffic.\r\n \r\nToday Through Friday:\r\nGet 5,000 interested visitors plus 1,000 at n/c in one week for $54.95.\r\n\r\nWe look forward to sending new people to your website.\r\n\r\nBest,\r\nKathy\r\nhttp://traffic-stampede.online',202,125,'2019-10-04 16:02:40'),(634,'DJCecilIcedoJV',190,126,'2019-10-07 21:48:00'),(635,'DJCecilIcedo',193,126,'2019-10-07 21:48:00'),(636,'f.poellhuber@aon.at',196,126,'2019-10-07 21:48:00'),(637,'88322633997',199,126,'2019-10-07 21:48:00'),(638,'Best 0DAY MP3 Server, Electronic Music Private Server 126 TB. \r\n \r\nhttp://0daymusic.org \r\n \r\nRegards, \r\n0DAY Music',202,126,'2019-10-07 21:48:00'),(639,'Pedro Molina',190,127,'2019-10-10 14:08:10'),(640,'Pedro Molina',193,127,'2019-10-10 14:08:10'),(641,'pedrom@uicinsuk.com',196,127,'2019-10-10 14:08:10'),(642,'86751329778',199,127,'2019-10-10 14:08:10'),(643,'Dear Sir, \r\nAm contacting you to partner with me to secure the life insurance of my late client, to avoid it being confiscated. For more information, please contact me on + 447452275874 or pedrom@uicinuk.com \r\nRegards \r\nPedro Molina',202,127,'2019-10-10 14:08:10'),(644,'Siobhan Meece',190,128,'2019-10-15 01:15:14'),(645,'Siobhan Meece',193,128,'2019-10-15 01:15:14'),(646,'noreply@gplforest7908.org',196,128,'2019-10-15 01:15:14'),(647,'077 1385 2294',199,128,'2019-10-15 01:15:14'),(648,'Hi There,\r\n\r\nAre you presently operating Wordpress/Woocommerce or maybe do you actually plan to work with it someday ? We offer more than 2500 premium plugins but also themes absolutely free to download : http://anurl.xyz/fetUu\r\n\r\nRegards,\r\n\r\nSiobhan',202,128,'2019-10-15 01:15:14'),(649,'Sanjeev Yadav',190,129,'2019-10-21 05:38:50'),(650,'Sanjeev Yadav',193,129,'2019-10-21 05:38:50'),(651,'sales@website-promotion.co',196,129,'2019-10-21 05:38:50'),(652,'7077060205',199,129,'2019-10-21 05:38:50'),(653,'Hi\r\nI am Sanjeev from a leading Search Engine Optimization (SEO) Company based in India.\r\nAs per the trends in your industry - over 80% of people search for your products/services online and buy the same. \r\n1. Would you like to increase the leads / sales generated from your website?\r\n2. Do you want Google promotion Service in Affordable price? \r\n3. Would you like to be listed at the top of every major search engine such as Google, Yahoo! & Bing for multiple search phrases (keywords) relevant to your products / services?\r\nIt would be recommended if you go for search engine optimization (SEO) for your website which would increase your web visibility and generate better prospect traffic to your website.\r\nThere is a simple equation that is applicable to the online world.\r\nEthical SEO = Better Traffic Higher Sales\r\nDo let me know if you are interested and it shall be our pleasure to give you Details about our services, Price list and Offers.\r\nI look forward for your reply. \r\n----------------------\r\nKind Regards,\r\nSanjeev Yadav',202,129,'2019-10-21 05:38:50'),(654,'Winston Austin',190,130,'2019-10-23 15:59:40'),(655,'Winston Austin',193,130,'2019-10-23 15:59:40'),(656,'austin.winston@gmail.com',196,130,'2019-10-23 15:59:40'),(657,'(08) 9274 3970',199,130,'2019-10-23 15:59:40'),(658,'Hello,\r\n \r\nMy name is Winston Austin, and I\'m a SEO Specialist. \r\n \r\nI just checked out your website agctx.com, and wanted to find out if you need help for SEO Link Building ?\r\n\r\nBuild unlimited number of Backlinks and increase Traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n \r\nRank for your keywords: \r\n \r\nSEE FOR YOURSELF==> http://bit.ly/Best_SEO_Strategy\r\n\r\nDo not forget to read Review to convince you, is already being tested by many people who have trusted it !!\r\n \r\nKind Regards,\r\nWinston Austin ! Business Development Manager\r\n \r\n \r\nUNSUBSCRIBE==> http://bit.ly/Unsubscribe_Seo',202,130,'2019-10-23 15:59:40'),(659,'Savannah Garland',190,131,'2019-10-23 19:07:07'),(660,'Savannah Garland',193,131,'2019-10-23 19:07:07'),(661,'savannah@webcustomers.icu',196,131,'2019-10-23 19:07:07'),(662,'573-738-8918',199,131,'2019-10-23 19:07:07'),(663,'You look like a solid company based on your site, I assume you do well. \r\n\r\nDo you have the infrastructure/sales/support in place to handle considerably more sales?\r\n\r\nWe find people that are interested in your niche and send them to you. Discover how we can send you more potential leads:\r\n\r\nhttps:///webcustomers.icu/up?=agctx.com\r\n\r\nSavannah\r\nChoice Traffic\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n361 Southwest Drive Suite #731 Jonesboro, AR 72401\r\n\r\nNot the right marketing message for you? If not, please opt out here: https:///webcustomers.icu/unsubscribe.php?site=agctx.com',202,131,'2019-10-23 19:07:07'),(664,'Karen Siles',190,132,'2019-10-23 22:16:03'),(665,'Karen Siles',193,132,'2019-10-23 22:16:03'),(666,'karen.siles@videoconversions.top',196,132,'2019-10-23 22:16:03'),(667,'323-129-2755',199,132,'2019-10-23 22:16:03'),(668,'Greetings, after seeing your website I wanted to let you know that we work with businesses like yours to publish a custom marketing & promotional video, featuring your business online.\r\n\r\nThe short video below shows you what this custom made video can do for your business:\r\n\r\nVisit the website below to learn more:\r\nhttps://www.videoconversions.top/success/?=agctx.com\r\n\r\nAlso, we will send you a free marketing report for your company – simply visit https://www.videoconversions.top/success/?=agctx.com\r\n \r\nThank you.\r\n\r\n-Karen\r\nAccount Manger\r\nvideoenhance1.com\r\n\r\n\r\n \r\n- This commercial message sent from PJLK Marketing LC\r\n4470 W Sunset Blvd #91359\r\nLos Angeles, CA 90027\r\n \r\nTo unsubscribe click here:\r\nhttps://videoconversions.top/out.php/?site=agctx.com',202,132,'2019-10-23 22:16:03'),(669,'WillieBorAW',190,133,'2019-10-24 09:58:14'),(670,'WillieBor',193,133,'2019-10-24 09:58:14'),(671,'passiondating777@gmail.com',196,133,'2019-10-24 09:58:14'),(672,'86326887283',199,133,'2019-10-24 09:58:14'),(673,'“Passion” : The new revolutionary Dating app \r\nOffers all the functions you are using on a daily basis. \r\n \r\n? Free Download \r\n? Free Range \r\n? Video-chat through the app \r\n? Call through the app \r\n? Hashtag functionality \r\n? Super easy to use! \r\n \r\nGo to appstore, google play or simply click the link below and find your soulmate now! \r\n \r\nhttp://onelink.to/dpx34k',202,133,'2019-10-24 09:58:14'),(674,'BenitoQuathAO',190,134,'2019-10-25 11:40:07'),(675,'BenitoQuath',193,134,'2019-10-25 11:40:07'),(676,'cbu@cyberdude.com',196,134,'2019-10-25 11:40:07'),(677,'85315647816',199,134,'2019-10-25 11:40:07'),(678,'Hi agctx.com admin, \r\n \r\n \r\nSee, ClickBank is going to BREAK the Internet. \r\nThey’re doing something SO CRAZY, it might just tear the Internet at its seams. \r\n \r\nInstead of selling our 3-Part “ClickBank Breaks The Internet” Extravaganza Series… They’re giving it to you at no cost but you need to get it now or it will be gone! \r\n \r\nWatch Top Online Earners Reveal How They Can Make THOUSANDS IN JUST HOURS: https://millionairesfilm.com \r\n \r\nHere’s to kicking off the Fall season right!',202,134,'2019-10-25 11:40:07'),(679,'Sharon Lawrence',190,135,'2019-10-27 04:26:32'),(680,'Sharon Lawrence',193,135,'2019-10-27 04:26:32'),(681,'sharon.lawrence@excellentcontent.xyz',196,135,'2019-10-27 04:26:32'),(682,'805-372-1751',199,135,'2019-10-27 04:26:32'),(683,'I\'ve received a few of your emails recently and it looks like you could use a little help with your copywriting. I did too. \r\n \r\nI recently started using Copy Templates for my own business so I can easily copy, paste and fill in the blanks using proven email, website copy and more. \r\n\r\n\r\nI figured you could improve your copy as I did. They have free email copy here too: \r\nhttps://excellentcontent.xyz/best2/?=agctx.com\r\n \r\nAll the best to you!\r\n \r\nSharon\r\n \r\nP.S. - I found this coupon online so if you decide to get unlimited access to their copy portal, then use coupon code GREATCOPY to get an extra $50 off.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nThis is a marketing message. You can avoid future messages here:\r\nhttps://excellentcontent.xyz/out.php?site=agctx.com',202,135,'2019-10-27 04:26:32'),(684,'KevinskeleKQ',190,136,'2019-10-28 19:10:28'),(685,'Kevinskele',193,136,'2019-10-28 19:10:28'),(686,'rodgerasync@outlook.com',196,136,'2019-10-28 19:10:28'),(687,'85824643191',199,136,'2019-10-28 19:10:28'),(688,'hi there \r\nI have just checked agctx.com for the ranking keywords and to see your SEO metrics and found that you website could use a boost. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods \r\n \r\nPlease check our pricelist here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart boosting your business sales and leads with us, today! \r\n \r\nregards \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de',202,136,'2019-10-28 19:10:28'),(689,'Laurel Oliver',190,137,'2019-10-29 00:24:09'),(690,'Laurel Oliver',193,137,'2019-10-29 00:24:09'),(691,'laurel@alexabusinessdirectory.top',196,137,'2019-10-29 00:24:09'),(692,'805-372-1751',199,137,'2019-10-29 00:24:09'),(693,'Hello, we need some more information about your business to be registered on Amazon Alexa and Siri (iPhones) so people can find you using Voice Search. \r\n\r\nThis is something you have to get done...its simple & easy; Register your business here --> \r\nhttps://alexabusinessdirectory.top/abcc1/?=agctx.com\r\n\r\nWith Voice Search accounting for nearly 50% of online searches by end of 2019, it\'s time to get your business registered.\r\n\r\n \r\n\r\n \r\nLaurel\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n171 Passaic street, Garfield NJ 07026\r\n\r\nThis is a message that is marketed to you. You can avoid future messages here:\r\nhttps://alexabusinessdirectory.top/out.php?site=agctx.com',202,137,'2019-10-29 00:24:09'),(694,'MichaelCokWC',190,138,'2019-11-01 19:19:37'),(695,'MichaelCok',193,138,'2019-11-01 19:19:37'),(696,'robertInfah@gmail.com',196,138,'2019-11-01 19:19:37'),(697,'87488317582',199,138,'2019-11-01 19:19:37'),(698,'Registration to the international project \"ELDORADO\" is open\" \r\nThe \"Eldorado\" project is currently the market leader in short-term investments in the blockchain-bitcoin community. \r\n \r\nInvestment program: \r\n \r\nInvestment currency: BTC. \r\nThe investment period is 2 days. \r\nMinimum profit is 10% \r\nThe minimum investment amount is 0.0025 BTC. \r\nThe maximum investment amount is 10 BTC . \r\n9% Daily bonus to each member of the affiliate program. \r\nRe-investment is available. \r\n \r\nRegistration here : https://eldor.cc#enbtc',202,138,'2019-11-01 19:19:37'),(699,'SammyDewKC',190,139,'2019-11-02 09:09:40'),(700,'SammyDew',193,139,'2019-11-02 09:09:40'),(701,'bxsi56@sina.com',196,139,'2019-11-02 09:09:40'),(702,'87898232786',199,139,'2019-11-02 09:09:40'),(703,'Hey \r\n \r\nWe are a manufacturer. We wholesale LV bags at a wholesale price. Please check our albums and send me your order list. I will send you the price details ASAP. \r\n \r\nLV albums: https://dream2017.x.yupoo.com/collections/486603 \r\nUGG Boot: https://sxxy2009.x.yupoo.com/albums \r\nMoncler/Canada Goose Jacket: https://x.yupoo.com/photos/down-jackets/albums \r\n \r\nAlso please send me what you want if the products are not listed on our albums. \r\n \r\nEmail Us: onlinesalevip@gmail.com \r\n \r\nMany Thanks, \r\n \r\n \r\nContact Us – American General Contractors - http://www.agctx.com',202,139,'2019-11-02 09:09:40'),(704,'CharlesCakVR',190,140,'2019-11-07 02:26:43'),(705,'CharlesCak',193,140,'2019-11-07 02:26:43'),(706,'raphaelen@gmail.com',196,140,'2019-11-07 02:26:43'),(707,'81598957939',199,140,'2019-11-07 02:26:43'),(708,'Hi! agctx.com \r\n \r\nHave you ever heard that you can send a message through the feedback form? \r\nThese forms are located on many sites. We sent you our message in the same way, and the fact that you received and read it shows the effectiveness of this method of sending messages. \r\nSince people in any case will read the letter received through the contact form. \r\nOur database includes more than 35 million websites from all over the world. \r\nThe cost of sending one million messages 49 USD. \r\nThere is a discount program for large orders. \r\n \r\nFree trial mailing of 50,000 messages to any country of your selection. \r\n \r\nThis letter is created automatically. Please use the contact details below to contact us. \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype FeedbackForm2019 \r\nEmail - feedbackform@make-success.com',202,140,'2019-11-07 02:26:43'),(709,'Ryan C',190,141,'2019-11-08 03:54:32'),(710,'Ryan C',193,141,'2019-11-08 03:54:32'),(711,'projobnetwork1@outlook.com',196,141,'2019-11-08 03:54:32'),(712,'000-000-0000',199,141,'2019-11-08 03:54:32'),(713,'I came across your website and just wanted to reach\r\nout to see if you\'re hiring? \r\n\r\nIf so, I\'d like to extend an offer to post to top job sites like\r\nZipRecruiter, Glassdoor, TopUSAJobs, and more at no cost\r\nfor two weeks. \r\n\r\nHere are some of the key benefits: \r\n\r\n-- Post to top job sites with one click \r\n-- Manage all candidates in one place \r\n-- No cost for two weeks \r\n\r\nYou can post your job openings now by going to our website below: \r\n\r\n>> TryProJob [dot] com \r\n\r\n* Please use offer code 987FREE -- Expires Soon * \r\n\r\nThanks for your time, \r\nRyan C. \r\n\r\nPro Job Network \r\n10451 Twin Rivers Rd #279 \r\nColumbia, MD 21044 \r\n\r\nTo OPT OUT, please email ryanc [at] pjnmail [dot] com\r\nwith \"REMOVE agctx.com\" in the subject line.',202,141,'2019-11-08 03:54:32'),(714,'Eric Jones',190,142,'2019-11-10 00:03:27'),(715,'Eric Jones',193,142,'2019-11-10 00:03:27'),(716,'eric@talkwithcustomer.com',196,142,'2019-11-10 00:03:27'),(717,'416-385-3200',199,142,'2019-11-10 00:03:27'),(718,'Hey,\r\n\r\nYou have a website agctx.com, right?\r\n\r\nOf course you do. I am looking at your website now.\r\n\r\nIt gets traffic every day – that you’re probably spending $2 / $4 / $10 or more a click to get. Not including all of the work you put into creating social media, videos, blog posts, emails, and so on.\r\n\r\nSo you’re investing seriously in getting people to that site.\r\n\r\nBut how’s it working? Great? Okay? Not so much?\r\n\r\nIf that answer could be better, then it’s likely you’re putting a lot of time, effort, and money into an approach that’s not paying off like it should.\r\n\r\nNow… imagine doubling your lead conversion in just minutes… In fact, I’ll go even better.\r\n \r\nYou could actually get up to 100X more conversions!\r\n\r\nI’m not making this up. As Chris Smith, best-selling author of The Conversion Code says: Speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 14 minutes vs being contacted within 5 minutes.\r\n\r\nHe’s backed up by a study at MIT that found the odds of contacting a lead will increase by 100 times if attempted in 5 minutes or less.\r\n\r\nAgain, out of the 100s of visitors to your website, how many actually call to become clients?\r\n\r\nWell, you can significantly increase the number of calls you get – with ZERO extra effort.\r\n\r\nTalkWithCustomer makes it easy, simple, and fast – in fact, you can start getting more calls today… and at absolutely no charge to you.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com now to take a free, 14-day test drive to find out how.\r\n\r\nSincerely,\r\nEric\r\n\r\nPS: Don’t just take my word for it, TalkWithCustomer works:\r\nEMA has been looking for ways to reach out to an audience. TalkWithCustomer so far is the most direct call of action. It has produced above average closing ratios and we are thrilled. Thank you for providing a real and effective tool to generate REAL leads. - P MontesDeOca.\r\nBest of all, act now to get a no-cost 14-Day Test Drive – our gift to you just for giving TalkWithCustomer a try. \r\nCLICK HERE http://www.talkwithcustomer.com to start converting up to 100X more leads today!\r\n\r\nIf you\'d like to unsubscribe click here http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,142,'2019-11-10 00:03:27'),(719,'RobertsinlyAX',190,143,'2019-11-13 09:01:37'),(720,'Robertsinly',193,143,'2019-11-13 09:01:37'),(721,'ranierman2008@gmail.com',196,143,'2019-11-13 09:01:37'),(722,'82443374574',199,143,'2019-11-13 09:01:37'),(723,'These are indeed the end times, but most are in the Falling Away. Trust God that He will lead you to the truth. The real body of Christ is outside of the Church. \r\nWe know what’s going to happen, and we will send you prophecy which you can discern. To receive it, take a chance, text email or postal contact info to 541/930/4440',202,143,'2019-11-13 09:01:37'),(724,'Angelyn Vero',190,144,'2019-11-14 14:29:19'),(725,'Angelyn Vero',193,144,'2019-11-14 14:29:19'),(726,'angelyn@perfectmedialab.com',196,144,'2019-11-14 14:29:19'),(727,'06-71022601',199,144,'2019-11-14 14:29:19'),(728,'Invite You To Review Our Seo Solution Featured On Moz, Ahref\r\n\r\nHello,\r\n\r\nI am Vero from Perfectmedialab, we work with Longtailpro to provide the seo solution featured on moz, ahref, searchengineland...\r\n\r\nI\'m looking for webmasters and influencers like you to review the solution.\r\n\r\nWould you be interested in testing and reviewing it?\r\n\r\nI have prepared a premium account for you: https://www.perfectmedialab.com/seo\r\n($1 to verify identity, you can get it back, of course)\r\n\r\nLook forward to hear from you,\r\n\r\nAngelyn Vero\r\n\r\nCompany: Perfectmedialab\r\nAddress: 23415 Three Notch Rd Unit #2055, California, MD 20619\r\n\r\nUnsubscribe: https://www.perfectmedialab.com/unsubscribe',202,144,'2019-11-14 14:29:19'),(729,'ThomasvedAM',190,145,'2019-11-16 00:39:01'),(730,'Thomasved',193,145,'2019-11-16 00:39:01'),(731,'info2@revlight.com.sg',196,145,'2019-11-16 00:39:01'),(732,'89531947594',199,145,'2019-11-16 00:39:01'),(733,'Dear Sir/mdm, \r\n \r\nTired \r\nof cameras that always broke down easily? \r\n \r\nDon\'t worry, we manufacture High-Definition Security Surveillance \r\nSystems for Residential & Commercial uses. All our cameras are metal \r\nweatherproof and comes with sony sensor for maximum quality. \r\nIPcam video quality: https://youtu.be/VPG82dnXfWY \r\n \r\n+1 866-655-7056 \r\n+65 6678-6557 \r\nEmail: sales@revlightsecurity.com \r\nW: http://www.revlightsecurity.com/ \r\n \r\nHave a nice day! :) \r\n \r\nregards, \r\nJessie Chang \r\n7 Temasek Boulevard, Level 32, Suntec Tower One, Singapore \r\n038987',202,145,'2019-11-16 00:39:01'),(734,'Albert Liu',190,146,'2019-11-16 07:04:58'),(735,'Albert Liu',193,146,'2019-11-16 07:04:58'),(736,'albert@chinaregistry.org.cn',196,146,'2019-11-16 07:04:58'),(737,'+86-0216419 3517',199,146,'2019-11-16 07:04:58'),(738,'(It\'s very urgent, please transfer this message to your CEO. Thanks) \r\n\r\nWe are the domain registration and solution center in China. On Nov 8, 2019, we received an application from Kangwei Ltd requested \"agctx\" as their internet keyword and China (CN) domain names (agctx.cn, agctx.com.cn, agctx.net.cn, agctx.org.cn). But after checking it, we find this name conflict with your company name or trademark. In order to deal with this matter better, it\'s necessary to send this message to your company and confirm whether this company is your distributor or business partner in China?\r\n\r\nBest Regards\r\n***************************************\r\nAlbert Liu | Service & Operations Manager\r\nChina Registry (Head Office) | 6012, Xingdi Building, No. 1698 Yishan Road, Shanghai 201103, China\r\nTel: +86-02164193517 | Fax: +86-02164198327 | Mob: +86-13816428671\r\nEmail: albert@chinaregistry.org.cn\r\nWeb: www.chinaregistry.org.cn\r\n***************************************',202,146,'2019-11-16 07:04:58'),(739,'Ryan C',190,147,'2019-11-18 21:21:13'),(740,'Ryan C',193,147,'2019-11-18 21:21:13'),(741,'projobnetwork2@outlook.com',196,147,'2019-11-18 21:21:13'),(742,'000-000-0000',199,147,'2019-11-18 21:21:13'),(743,'I came across your website (http://agctx.com/contractor/contact-us/) and just wanted to reach\r\nout to see if you\'re hiring? \r\n\r\nIf so, I\'d like to extend an offer to post to top job sites like\r\nZipRecruiter, Glassdoor, TopUSAJobs, and more at no cost\r\nfor two weeks. \r\n\r\nHere are some of the key benefits: \r\n\r\n-- Post to top job sites with one click \r\n-- Manage all candidates in one place \r\n-- No cost for two weeks \r\n\r\nYou can post your job openings now by going to our website below: \r\n\r\n>> TryProJob [dot] com \r\n\r\n* Please use offer code 987FREE -- Expires Soon * \r\n\r\nThanks for your time, \r\nRyan C. \r\n\r\nPro Job Network \r\n10451 Twin Rivers Rd #279 \r\nColumbia, MD 21044 \r\n\r\nTo OPT OUT, please email ryanc [at] pjnmail [dot] com\r\nwith \"REMOVE agctx.com\" in the subject line.',202,147,'2019-11-18 21:21:13'),(744,'MonkeyzetZS',190,148,'2019-11-19 19:01:51'),(745,'Monkeyzet',193,148,'2019-11-19 19:01:51'),(746,'rodgerasync@outlook.com',196,148,'2019-11-19 19:01:51'),(747,'89662154636',199,148,'2019-11-19 19:01:51'),(748,'Local Business Citations are powerful ranking tools for any local business. But Not All Business Citations are created equal. Get Top Local Citations for your business that will help you get higher Local Rank and also increase your local visibility in your area. You will get 1500 Quality Back Links from citation sites to increase the position of your business in local search. \r\n \r\nMore info: \r\nhttps://www.monkeydigital.co/product/google-maps-citations/ \r\n \r\nthanks and regards \r\nMonkey Digital Team \r\nsupport@monkeydigital.co',202,148,'2019-11-19 19:01:51'),(749,'AnnaWridoMB',190,149,'2019-11-20 21:12:01'),(750,'AnnaWrido',193,149,'2019-11-20 21:12:01'),(751,'annaveryanna@gmail.com',196,149,'2019-11-20 21:12:01'),(752,'87746861221',199,149,'2019-11-20 21:12:01'),(753,'Быстро и качественно работают, рекомендуем! \r\n \r\n<a href=\"https://tongmengpharm.ru/shop/12/desc/olieni\">линпарза олапариб дженерики 13</a>',202,149,'2019-11-20 21:12:01'),(754,'TimothyKeddyXS',190,150,'2019-11-21 00:47:50'),(755,'TimothyKeddy',193,150,'2019-11-21 00:47:50'),(756,'semrushemails@gmail.com',196,150,'2019-11-21 00:47:50'),(757,'88782626916',199,150,'2019-11-21 00:47:50'),(758,'This tool has been my secret weapon. It has transformed my business to be at the top. We have insane traffic now we are using all the right keywords and we have all the data to replicate what the pros are doing and what works. \r\n \r\nhttp://seo-leader.tech/seo-tools \r\n \r\nIt\'s an SEO (search engine optimisation) tool that all the big marketing companies use. Ask any of them what they use and they will be scared to tell you but they will tell you they use this exact tool. \r\n \r\nIt\'s a secret weapon I am not willing to share with everyone. You helped my sister when she started out and she said I should pay it forward to you by sharing this. \r\n \r\nI don\'t have any marketing qualifications and I am doing exactly what these agencies are doing that are charging thousands per month. \r\n \r\nIt\'s so easy to use. Kind of addictive and you\'ll wish you had it years ago. \r\n \r\nI would love to see you have the same success as we have been getting as you deserve to from what I have heard. \r\n \r\nAnyways I hope it helps you as it was a game changer for my online presence. \r\n \r\nBest, \r\n \r\nDylan Welsh',202,150,'2019-11-21 00:47:50'),(759,'Glinda Driscoll',190,151,'2019-11-22 21:48:11'),(760,'Glinda Driscoll',193,151,'2019-11-22 21:48:11'),(761,'driscoll.glinda@outlook.com',196,151,'2019-11-22 21:48:11'),(762,'06-19586212',199,151,'2019-11-22 21:48:11'),(763,'Hello,\r\n\r\nHope you are doing great.\r\n\r\nMy name is rnd_fname% Driscoll, I want to offer you:\r\n\r\nA CLEVER STEP-BY-STEP METHOD TO ALMOST INSTANT ONLINE FLIPS\r\n\r\nFlip Magic is the ultimate formula for online profits. It is carefully designed video training modules will walk you through the whole process inside the Members Area. \r\nThe vendors will reveal their 5 minute Copy & Paste trick, which makes everything easy.\r\n \r\nEven a complete newcomer can do this – they’ll take you by the hand and walk you through the whole system.\r\n==> http://bit.ly/Flip_Magic\r\n \r\nKind Regards,\r\nrnd_fname% Driscoll',202,151,'2019-11-22 21:48:11'),(764,'JeffreyCupleER',190,152,'2019-11-22 22:05:27'),(765,'JeffreyCuple',193,152,'2019-11-22 22:05:27'),(766,'officefax2019@gmail.com',196,152,'2019-11-22 22:05:27'),(767,'88975938669',199,152,'2019-11-22 22:05:27'),(768,'Greetings! \r\n \r\nAl Fajer Investments Private Equity LLC, I want to use this opportunity to invite you to our Project Loan programme. We are Offering Project Funding / Private Bank Loans Programme,Do you have any Lucrative Projects that can generate a good ROI within the period of funding? We offer Loan on 3% interest rate for a Minimum year duration of 3 years to Maximum of 35 years. We focus on Real Estate project, Renewable energy, Telecommunication, Hotel & Resort,Biotech, Textiles,Pharmaceuticals , Oil & Energy Industries, Mining & Metals Industry,Maritime industry, Hospital & Health Care Industry, Consumer Services Industry,Gambling & Casinos Industry, Electrical/Electronic Manufacturing Industry, Chemical industries,Agriculture, Aviation, Retail etc. \r\n \r\nPlease be advise that we will provide for you the Full details on how to apply for the Loan once we receive your reply. \r\n \r\nRegards \r\n \r\nMr.Hamad Ali Hassani \r\nAl Fajer Investments Private Equity LLC \r\n \r\nEmail:- alfajerinvestmentsprivatellc@gmail.com',202,152,'2019-11-22 22:05:27'),(769,'WilliampatIN',190,153,'2019-11-23 23:16:16'),(770,'Williampat',193,153,'2019-11-23 23:16:16'),(771,'williamSonia@gmail.com',196,153,'2019-11-23 23:16:16'),(772,'85712942754',199,153,'2019-11-23 23:16:16'),(773,'The project operates in more than 100 countries. Now CRYPTO-M is available in your country! \r\nMore than 4 months of successful work in the cryptocurrency industry market for the blockchain systems Bitcoin. \r\n \r\nInvestment currency: BTC. \r\nThe minimum investment amount is 0.0025 BTC. \r\nThe maximum investment amount is 10 BTC. \r\nThe investment period is 2 days. \r\nMinimum profit is 10% \r\n \r\nRegister for free here: \r\nhttps://www.crypto-mmm.com/?source=engbtce ',202,153,'2019-11-23 23:16:16'),(774,'Jim Stratton',190,154,'2019-11-24 01:02:32'),(775,'Jim Stratton',193,154,'2019-11-24 01:02:32'),(776,'jim7stratton@gmail.com',196,154,'2019-11-24 01:02:32'),(777,'800.394.6840',199,154,'2019-11-24 01:02:32'),(778,'What is the absolute best (and easiest) source of new\r\ncustomers? \r\n\r\nNew families that buy homes and move into your community!\r\n \r\nWe can help you attract them every month,\r\nall year round. \r\n\r\nBefore your competitors even know they exist. \r\n\r\nSee below to get your FREE new homeowner count \r\nprojections and FREE Samples. \r\n\r\nFREE New Customer Kit:\r\nhttp://homebuyermarketing.top/best/?=agctx.com \r\n\r\nRegards,\r\nJim Stratton\r\n800-394-6840\r\nj.stratton@homebuyerintro.com\r\n \r\nadministered by Mail Manager, Inc. \r\n5124 Ralston St\r\nVentura, CA 93003\r\n\r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf this type of marketing message is not for you, you can skip out here:\r\nhttps://homebuyermarketing.top/out.php?site=agctx.com',202,154,'2019-11-24 01:02:32'),(779,'Allison Green',190,155,'2019-11-24 03:32:00'),(780,'Allison Green',193,155,'2019-11-24 03:32:00'),(781,'vdctemp@aol.com',196,155,'2019-11-24 03:32:00'),(782,'805-372-1751',199,155,'2019-11-24 03:32:00'),(783,'Hi\r\nCompanies like yours, that do solid work, deserve to have customers. Unfortunately if your potential customers don\'t engage with you, then you will lose them. \r\n\r\nAre you tired of losing potential customers? We help companies like yours engage your potential customers, and show them how much value you can provide to them. \r\n\r\nDiscover right now how we can help you gain more customers: \r\nhttps://videosalespower.space/lead/?=agctx.com\r\n\r\nCheers,\r\nAllison G\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\n\r\n\r\nNot interested in this non transactional message ad? You can avoid future messages here:\r\nhttps://videosalespower.space/out.php?site=agctx.com',202,155,'2019-11-24 03:32:00'),(784,'Jenny Carner',190,156,'2019-11-25 09:21:24'),(785,'Jenny Carner',193,156,'2019-11-25 09:21:24'),(786,'jennyseocarner@gmail.com',196,156,'2019-11-25 09:21:24'),(787,'2356895054',199,156,'2019-11-25 09:21:24'),(788,'Re: Error in your Website\r\n\r\nHello,\r\n\r\nMy name is Jenny and I am a Digital Marketing Specialists for a Creative Agency.\r\n\r\nI was doing some industry benchmarking for a client of mine when I came across your website.\r\n\r\nI noticed a few technical errors which correspond with a drop of website traffic over the last 2-3 months which I thought I would bring to your attention.\r\n\r\nAfter closer inspection, it appears your site is lacking in 4 key criteria.\r\n\r\n1- Website Speed\r\n2- Link Diversity\r\n3- Domain Authority\r\n4- Competition Comparison\r\n\r\nI would love the chance to send you all the errors that at least give you a gauge on the quality of what I do. \r\n\r\nIf you are interested then please share your Phone number and requirements.\r\n\r\nOur prices are less than half of what other companies charge.\r\n\r\nThanks\r\nJenny Carner\r\njennyseocarner@gmail.com',202,156,'2019-11-25 09:21:24'),(789,'Millie Jarvis',190,157,'2019-11-29 12:38:16'),(790,'Millie Jarvis',193,157,'2019-11-29 12:38:16'),(791,'jarvis.millie@googlemail.com',196,157,'2019-11-29 12:38:16'),(792,'478-602-3416',199,157,'2019-11-29 12:38:16'),(793,'Hi\r\n\r\nI just checked out your website agctx.com and wanted to find out if you need help for SEO Link Building ?\r\n\r\nIf you aren\'t using SEO Software then you will know the amount of work load involved in creating accounts, confirming emails and submitting your contents to thousands of websites. \r\n\r\nWith THIS SOFTWARE the link submission process will be the easiest task and completely automated, you will be able to build unlimited number of links and increase traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n\r\nIF YOU ARE INTERESTED, We offer you 7 days free trial\r\n==> http://bit.ly/Robot_Submitter\r\n\r\nKind Regards,\r\nMillie Jarvis ! Business Development Manager',202,157,'2019-11-29 12:38:16'),(794,'Ashley O\'Connell',190,158,'2019-11-30 17:56:19'),(795,'Ashley O\'Connell',193,158,'2019-11-30 17:56:19'),(796,'ashley@webtraffic4u.top',196,158,'2019-11-30 17:56:19'),(797,'224-874-8991',199,158,'2019-11-30 17:56:19'),(798,'Hi,\r\n Did you know that even though your doing a good job, your missing out on potential Holiday sales?\r\n\r\nWhat could you do with the revenue if you captured more holiday sales? \r\n\r\nWe can help you get customers to your site during the holidays:\r\nhttps://webtraffic4u.top/up/?=agctx.com\r\n\r\nRegards,\r\nAshley O\'Connell\r\n\r\n\r\n\r\n\r\n\r\n\r\nWeb Traffic 4 U\r\n2764 Pleasant Road\r\nSuite A PMB 922 \r\nFort Mill, SC 29708\r\n\r\nNot interested in marketing:\r\nhttps://webtraffic4u.top/unsubscribe.php/?site=agctx.com',202,158,'2019-11-30 17:56:19'),(799,'Eric Jones',190,159,'2019-11-30 18:23:39'),(800,'Eric Jones',193,159,'2019-11-30 18:23:39'),(801,'eric@talkwithcustomer.com',196,159,'2019-11-30 18:23:39'),(802,'416-385-3200',199,159,'2019-11-30 18:23:39'),(803,'Hi,\r\n\r\nMy name is Eric and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I am seeing your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithCustomer is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot! Best feature of all, International Long Distance Calling is included!\r\n \r\nTry TalkWithCustomer Live Demo now to see exactly how it works. Visit http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We have a 14 days trial. Visit http://www.talkwithcustomer.com to start converting up to 100X more leads today!\r\n\r\nThanks and Best Regards,\r\nEric\r\n\r\nIf you\'d like to unsubscribe go to http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,159,'2019-11-30 18:23:39'),(804,'Josefina Keller',190,160,'2019-12-01 23:33:04'),(805,'Josefina Keller',193,160,'2019-12-01 23:33:04'),(806,'email@email.com',196,160,'2019-12-01 23:33:04'),(807,'555-555-1212',199,160,'2019-12-01 23:33:04'),(808,'Hi, You’re invited to browse https://conniebonn.com and have fun envisions of just the right combination of jewelry style, color and clasp/findings that can be made just for you! This is truly a Custom Handmade Jewelry shop. You are welcome to purchase exactly what is shown or select color, size, etc. New items are added weekly. I also do minor repair of your favorite jewelry that might be showing its age; remaking or restringing, new clasps, etc. for necklaces or bracelets. New findings for earrings are also available. I do not do soldering. Have a fun shopping trip!\r\n\r\nIt\'s wedding season and I offer some lovely pieces. Swarovski Clear Crystal Cubes and Bi-Cones are simply beautiful and with or without a Swarovski Clear Crystal Pendant. Pearls are also available and you\'ll see some pretty bracelets with a combination of Glass Pearls and Swarovski Cubes & Bi-Cones. Gold Filled & Sterling Silver are also available. There is also a Crystal Ruffle Necklace as well. Many colors of the Swarovski Bi-Cones are available in three sizes, 6,4 & 3 mm.',202,160,'2019-12-01 23:33:04'),(809,'DantedrymnGL',190,161,'2019-12-03 13:51:07'),(810,'Dantedrymn',193,161,'2019-12-03 13:51:07'),(811,'fastseoreporting@outlook.com',196,161,'2019-12-03 13:51:07'),(812,'84595715679',199,161,'2019-12-03 13:51:07'),(813,'Need better SEO reporting for your agctx.com website? Let\'s try http://seo-reporting.com It\'s Free for starter plan!',202,161,'2019-12-03 13:51:07'),(814,'SpencerscantTX',190,162,'2019-12-03 17:16:03'),(815,'Spencerscant',193,162,'2019-12-03 17:16:03'),(816,'admin@agctx.com',196,162,'2019-12-03 17:16:03'),(817,'86746758667',199,162,'2019-12-03 17:16:03'),(818,'Hello there \r\n \r\nBuy all styles of Gucci Belts only 9.99 dollars. If interested, please visit our site: topbuy.online \r\n \r\n \r\nCheers, \r\n \r\nContact Us – American General Contractors - agctx.com',202,162,'2019-12-03 17:16:03'),(819,'Lara Wilson',190,163,'2019-12-05 03:13:01'),(820,'Lara Wilson',193,163,'2019-12-05 03:13:02'),(821,'lara@alexabusinessdirectory.top',196,163,'2019-12-05 03:13:02'),(822,'805-372-1751',199,163,'2019-12-05 03:13:02'),(823,'Hello, we need some additional information regarding your business to be registered on Amazon Alexa and Siri (iPhones) so people can find your company using Voice Search. \r\n\r\nThere are more then 31,500 Voice Searches being done every second, wouldn\'t you agree its time to get your fair share of those searches?\r\n\r\nIts simple & easy; Register your business here --> \r\nhttp://alexabusinessdirectory.top/abcc1/?=agctx.com\r\n\r\n\r\n \r\n\r\n \r\nLara\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n1 7 1 Passaic str eet, Garf eld NJ 0 7 0 2 6\r\n\r\nYou can skip future marketing messages here:\r\nhttps://alexabusinessdirectory.top/out.php?site=agctx.com',202,163,'2019-12-05 03:13:02'),(824,'AntonioLycleGI',190,164,'2019-12-05 16:48:33'),(825,'AntonioLycle',193,164,'2019-12-05 16:48:33'),(826,'yourmail@gmail.com',196,164,'2019-12-05 16:48:33'),(827,'86957874998',199,164,'2019-12-05 16:48:33'),(828,'Hello. And Bye.',202,164,'2019-12-05 16:48:33'),(829,'ThomasAnderson',190,165,'2019-12-06 18:17:52'),(830,'ThomasAnderson',193,165,'2019-12-06 18:17:52'),(831,'anthonyEXAPE@gmail.com',196,165,'2019-12-06 18:17:52'),(832,'85886458728',199,165,'2019-12-06 18:17:52'),(833,'Hello \r\nI invite you to my team, I work with the administrators of the company directly. \r\n- GUARANTEED high interest on Deposit rates \r\n- instant automatic payments \r\n- multi-level affiliate program \r\nIf you want to be a successful person write: \r\nTelegram: @Tom_proinvest \r\nSkype: live:.cid.18b402177db5105c Thomas Anderson \r\n \r\nhttp://bit.ly/37Buhxf',202,165,'2019-12-06 18:17:52'),(834,'Aracelis Vincent',190,166,'2019-12-08 04:25:59'),(835,'Aracelis Vincent',193,166,'2019-12-08 04:25:59'),(836,'vincent.aracelis@gmail.com',196,166,'2019-12-08 04:25:59'),(837,'078 7446 0445',199,166,'2019-12-08 04:25:59'),(838,'Hello,\r\n \r\nTIRED OF WAITING FOREVER TO EARN A PROFIT ONLINE ?\r\n \r\nMy name is Aracelis Vincent and I’m talking about a new way to generate quick traffic and sales in ANY niche with ZERO video/website creation, ZERO paid advertising/SEO. \r\n \r\nI’ve recently tried this product but quickly decide to write this review because I know this is exactly what you are looking for your agctx.com \r\n \r\nNo Previous Skills Or Experience Required. You can literally be a COMPLETE Newbie and Get RESULTS with just 5 minutes of actual “work”..\r\n\r\nSEE FULL REVIEW: http://bit.ly/36OJXNh\r\n\r\nKind Regards,\r\nAracelis Vincent',202,166,'2019-12-08 04:25:59'),(839,'StephenSoushOE',190,167,'2019-12-08 14:17:29'),(840,'StephenSoush',193,167,'2019-12-08 14:17:29'),(841,'no-reply-hilkomdigital@gmail.com',196,167,'2019-12-08 14:17:29'),(842,'86961411124',199,167,'2019-12-08 14:17:29'),(843,'hi there \r\nI have just checked agctx.com for the ranking keywords and to see your SEO metrics and found that you website could use a boost. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods \r\n \r\nPlease check our pricelist here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart boosting your business sales and leads with us, today! \r\n \r\nregards \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de',202,167,'2019-12-08 14:17:29'),(844,'JacktupPW',190,168,'2019-12-10 12:00:30'),(845,'Jacktup',193,168,'2019-12-10 12:00:30'),(846,'chq@financier.com',196,168,'2019-12-10 12:00:30'),(847,'88472497122',199,168,'2019-12-10 12:00:30'),(848,'Hello, \r\n \r\nMy name is Jack and I work for CHQ Wealth as an Investment Adviser. We\'re a unique company as we give US investors the opportunity to make a guaranteed return of 9% every year. We\'re able to do this as we own one of the leading commercial finance companies in the UK. Our investment fund provides secured loans to healthy, UK Corporations. \r\n \r\nThese commercial loans are fully secured by UK real estate (both commercial and residential). This fully protects us in the event of any default from the borrower. We also take care of the credit sanctioning process from our UK offices. \r\n \r\nA lot of our investors tend to be business owners, high net worth individuals and others who are seeking a secure but lucrative investment opportunity. \r\n \r\nI wanted to reach out to you (I hope you don\'t mind!) and see if you\'d be interested in learning more about us? \r\n \r\nYou can do so by visiting this page on our website https://www.chqwealth.com/the-offering \r\n \r\nBest regards, \r\n \r\nJack \r\nhttps://chqwealth.com',202,168,'2019-12-10 12:00:30'),(849,'Fwd: $ 10,000 success story. Make money online - $10000+ Passive Income: https://jtbtigers.com/passiveincome920674',190,169,'2019-12-18 09:45:46'),(850,'RE: $ 10,000 success story. How to Get $10000/Mo Passive Income: http://freeurlredirect.com/passiveincome940860',193,169,'2019-12-18 09:45:46'),(851,'sue_robi@hotmail.com',196,169,'2019-12-18 09:45:46'),(852,'85267948177',199,169,'2019-12-18 09:45:46'),(853,'RE: MAKE $200,000 IN PASSIVE INCOME! TRUE STORY. Road to $10000 per Month of Passive Income: https://jtbtigers.com/getmoney150617',202,169,'2019-12-18 09:45:46'),(854,'ElmerMemCA',190,170,'2019-12-18 11:17:22'),(855,'ElmerMem',193,170,'2019-12-18 11:17:22'),(856,'globalcannabis@yandex.com',196,170,'2019-12-18 11:17:22'),(857,'83325571211',199,170,'2019-12-18 11:17:22'),(858,'Global Cannabis Application Corporation \r\n \r\nUS OTC: “FAUPF” \r\nCanadian CSE symbol: “APP” \r\nFrankfurt: “2FA” \r\n \r\nHighlights: (Buy Recommendation Reasons) \r\n \r\n-Up 17.25% from close on Friday, possibilities to rally \r\n-Winner of the Cannabiz AI Technology award in Malta 2019 \r\n-Integrating high level monitoring and medical instruments into the technology for efficacy \r\n-Landmark Joint Venture in Israel for cultivation of Cannabis \r\n-Shay Meir leading grow operations \r\n-Partnerships in Europe for distribution \r\n-Patentable tech \r\n \r\nPlease contact globalcannabis@yandex.com for more information.',202,170,'2019-12-18 11:17:22'),(859,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,171,'2019-12-18 18:40:25'),(860,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,171,'2019-12-18 18:40:25'),(861,'mujtabahussain19@gmail.com',196,171,'2019-12-18 18:40:25'),(862,'87923657588',199,171,'2019-12-18 18:40:25'),(863,'Fwd: $ 10,000 success story. How To Make $10000 Per Month From Home: Passive Income.: https://onlineuniversalwork.com/earnmoney671063',202,171,'2019-12-18 18:40:25'),(864,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',190,172,'2019-12-18 19:54:48'),(865,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',193,172,'2019-12-18 19:54:48'),(866,'gary.grant@publicis.co.uk',196,172,'2019-12-18 19:54:48'),(867,'81167723164',199,172,'2019-12-18 19:54:48'),(868,'Fwd: Story of Successful Passive Income Strategies. Strategy to Earn $10000 Per Month In Passive Income: https://vae.me/icHN',202,172,'2019-12-18 19:54:48'),(869,'Emily Scott',190,173,'2019-12-19 00:20:33'),(870,'Emily Scott',193,173,'2019-12-19 00:20:33'),(871,'emily@videoleadsnetwork.top',196,173,'2019-12-19 00:20:33'),(872,'326-421-1751',199,173,'2019-12-19 00:20:33'),(873,'Hey - Just came across your site, and it looks great. \r\n\r\nBut can I ask why there\'s no video?\r\n\r\nDid you know that businesses using video grow 49% faster than companies without video? \r\n\r\nHere\'s an example of what yours could look like:\r\nhttps://videoleadsnetwork.top/success/?=agctx.com\r\n\r\nRegards,\r\nEmily\r\n\r\n\r\n\r\n\r\n\r\n410 E Santa Clara Street Unit #817 San Jose CA 95113\r\n \r\nNo more video marketing:\r\nhttps://videoleadsnetwork.top/out.php/?site=agctx.com',202,173,'2019-12-19 00:20:33'),(874,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,174,'2019-12-19 12:28:10'),(875,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,174,'2019-12-19 12:28:10'),(876,'mariedmathias193@yahoo.com',196,174,'2019-12-19 12:28:10'),(877,'88264414353',199,174,'2019-12-19 12:28:10'),(878,'Fwd: MAKE $200,000 IN PASSIVE INCOME! TRUE STORY. Strategy to Earn $10000 Per Month In Passive Income: https://onlineuniversalwork.com/makemoney35264',202,174,'2019-12-19 12:28:10'),(879,'Ricardo Andre',190,175,'2019-12-20 00:54:18'),(880,'Ricardo Andre',193,175,'2019-12-20 00:54:18'),(881,'luke@wpgenius.com',196,175,'2019-12-20 00:54:18'),(882,'(03) 5357 8591',199,175,'2019-12-20 00:54:18'),(883,'Hi \r\n\r\nDownload unlimited premium Wordpress themes & Plugins!\r\n\r\nNever pay full price for a plugin or theme again\r\n\r\nGet access to $10,000\'s worth of premuim themes & Plugins\r\n\r\nEvery big wordpress brand developers products are here & more\r\n\r\nYou can download up to 150 different items for just $15!\r\n\r\nWhich is way more than enough for most people and websites\r\n\r\nBrowse the full collection here and get a bargin!\r\n\r\nhttp://wp-genius.com/wordpress-vault/',202,175,'2019-12-20 00:54:18'),(884,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',190,176,'2019-12-20 09:27:48'),(885,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',193,176,'2019-12-20 09:27:48'),(886,'dirk-lindner@posteo.de',196,176,'2019-12-20 09:27:48'),(887,'84914937864',199,176,'2019-12-20 09:27:48'),(888,'Erfolgsgeschichten - Smart Passive Income. Passive Income Idea 2020: 10000 USD / Monat: https://telegra.ph/Passives-Einkommen-408933-EURO-12-14',202,176,'2019-12-20 09:27:48'),(889,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,177,'2019-12-20 14:49:07'),(890,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,177,'2019-12-20 14:49:07'),(891,'azadaza@lycos.de',196,177,'2019-12-20 14:49:07'),(892,'87838672116',199,177,'2019-12-20 14:49:07'),(893,'Erfolgsgeschichten - Smart Passive Income. So verdienen Sie $ 10000 pro Monat als passives Einkommen: https://tgraph.io/Passives-Einkommen-143361-EUR-12-14',202,177,'2019-12-20 14:49:07'),(894,'Eric',190,178,'2019-12-20 15:13:54'),(895,'Eric',193,178,'2019-12-20 15:13:54'),(896,'eric@talkwithcustomer.com',196,178,'2019-12-20 15:13:54'),(897,'416-385-3200',199,178,'2019-12-20 15:13:54'),(898,'Hi,\r\n\r\nMy name is Eric and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I am seeing your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithCustomer is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot! Best feature of all, International Long Distance Calling is included!\r\n \r\nTry TalkWithCustomer Live Demo now to see exactly how it works. Visit http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We have a 14 days trial. Visit http://www.talkwithcustomer.com to start converting up to 100X more leads today!\r\n\r\nThanks and Best Regards,\r\nEric\r\n\r\nIf you\'d like to unsubscribe go to http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,178,'2019-12-20 15:13:54'),(899,'Eric',190,179,'2019-12-20 15:28:04'),(900,'Eric',193,179,'2019-12-20 15:28:04'),(901,'eric@talkwithcustomer.com',196,179,'2019-12-20 15:28:04'),(902,'416-385-3200',199,179,'2019-12-20 15:28:04'),(903,'Hi,\r\n\r\nMy name is Eric and I was looking at a few different sites online and came across your site agctx.com. I must say - your website is very impressive. I am seeing your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return? In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable. So why let it go to waste? Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors? \r\n\r\nTalkWithCustomer is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\'re hot! Best feature of all, International Long Distance Calling is included!\r\n \r\nTry TalkWithCustomer Live Demo now to see exactly how it works. Visit http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call. We have a 14 days trial. Visit http://www.talkwithcustomer.com to start converting up to 100X more leads today!\r\n\r\nThanks and Best Regards,\r\nEric\r\n\r\nIf you\'d like to unsubscribe go to http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,179,'2019-12-20 15:28:04'),(904,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',190,180,'2019-12-20 17:14:59'),(905,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',193,180,'2019-12-20 17:14:59'),(906,'a.templing@t-online.de',196,180,'2019-12-20 17:14:59'),(907,'85572918299',199,180,'2019-12-20 17:14:59'),(908,'Erfolgsgeschichte im Wert von 10.000 US-Dollar. Weg, um $ 10000 pro Monat im passiven Einkommen zu verdienen: https://telegra.ph/Passives-Einkommen-104052-EURO-12-14',202,180,'2019-12-20 17:14:59'),(909,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,181,'2019-12-21 05:31:30'),(910,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,181,'2019-12-21 05:31:30'),(911,'a.churyumoff@qip.ru',196,181,'2019-12-21 05:31:30'),(912,'81435542937',199,181,'2019-12-21 05:31:30'),(913,'VERDIENEN SIE 200.000 USD PASSIVES EINKOMMEN! WAHRE GESCHICHTE. So generieren Sie ein passives Einkommen von 10000 US-Dollar pro Monat: http://freeurlredirect.com/189sz',202,181,'2019-12-21 05:31:30'),(914,'VERDIENEN SIE 200.000 USD PASSIVES EINKOMMEN! WAHRE GESCHICHTE. Passives Einkommen: Wie ich 10.000 USD pro Monat verdiene: https://jtbtigers.com/14lbz',190,182,'2019-12-21 11:37:55'),(915,'10.000 US-Dollar Erfolgsgeschichte pro Woche. Wie man passives Einkommen mit nur $ 1000 erzielt: https://frama.link/z9f6wWCb',193,182,'2019-12-21 11:37:55'),(916,'oma-po@libero.it',196,182,'2019-12-21 11:37:55'),(917,'87979193494',199,182,'2019-12-21 11:37:55'),(918,'Passives Einkommen Meine Erfolgsgeschichte in 1 Monat. So verdienen Sie $ 10000 pro Monat als passives Einkommen: https://1borsa.com/14wpc',202,182,'2019-12-21 11:37:55'),(919,'10.000 US-Dollar Erfolgsgeschichte pro Woche. So verdienen Sie $ 10000 pro Monat von zu Hause aus: Passives Einkommen: http://freeurlredirect.com/18cxj',190,183,'2019-12-21 17:48:07'),(920,'Eine Passive Income Success Story. Verdienen Sie Geld online - $ 10000 + passives Einkommen: https://darknesstr.com/14zmo',193,183,'2019-12-21 17:48:07'),(921,'submit@yahoo.com',196,183,'2019-12-21 17:48:07'),(922,'84922649168',199,183,'2019-12-21 17:48:07'),(923,'VERDIENEN SIE 200.000 USD PASSIVES EINKOMMEN! WAHRE GESCHICHTE. Wie ich mit passivem Einkommen 10000 Dollar im Monat verdiene: http://www.nuratina.com/go/myGE',202,183,'2019-12-21 17:48:08'),(924,'contactyvzsbi',190,184,'2019-12-21 23:37:31'),(925,'contactyvzsbi',193,184,'2019-12-21 23:37:31'),(926,'julia_altier71@rambler.ru',196,184,'2019-12-21 23:37:31'),(927,'123456789',199,184,'2019-12-21 23:37:31'),(928,'I\'m happy to welcome you! \r\n \r\nNewsletters via follow-up forms to the sites of firms via all countries of the world. \r\n \r\nYour message is sent to E-mail of institution 100 percent will get to the incoming folder! \r\n \r\nTest: \r\n10000 messages on foreign zones to your email address - twenty $. \r\nWe need from You only electronic box, title and text of the letter. \r\n \r\nIn our price there are more 800 databases for all domain zones of the world. \r\nCommon databases: \r\nAll Europe 44 countries 60726150 of domain names - 1100$ \r\nAll European Union 28 countries 56752547 of domains- 1000$ \r\nAll Asia 48 countries 14662004 of domains - 300$ \r\nAll Africa 50 countries 1594390 of domains - 200$ \r\nAll North and Central America in 35 countries 7441637 of domain names - 300$ \r\nAll South America 14 countries 5826884 of domain names - 200$ \r\nNew domain names from around the world registered 24-48 hours ago. (A cycle of 15 mailings during the month) - 500$ \r\nCompanies and Enterprises of Russia 3012045 - 300$ \r\nUkraine 605745 of domain names - 100$ \r\nAll Russian-speaking countries minus Russia are 15 countries and there are 1526797 of domain names - 200$ \r\nNew sites of the Russia, registered 24-48 hours ago (A cycle of 15 mailings during the month) - 250$ \r\n \r\nDatabases: \r\nWHOIS databases of domains for all nations of the world. \r\nYou can purchase our databases separately from newsletter\'s service at the request. \r\n \r\nP/S \r\nPls., do not respond to this message from your electronic box, as it has been generated in automatic mode and will not reach us! \r\nContact E-mail: feedback-contact@seznam.cz \r\n \r\nPRICE LIST: \r\n \r\nTest mailing: $20 – 10000 contact forms websites \r\n \r\nAll Europe 44 countries there are 60726150 websites – $1100 \r\n \r\nAll EU 28 countries there are 56752547 websites – $1000 \r\n \r\nAll Asia 48 countries there are 14662004 websites – $500 \r\n \r\nAll Africa 50 countries there are 1594390 websites – $200 \r\n \r\nAll North and Central America is 35 countries there are 7441637 websites – $300 \r\n \r\nAll South America 14 countries there are 5826884 websites – $200 \r\n \r\nTop 1 Million World’s Best websites – $100 \r\n \r\nTop 16821856 the most visited websites in the world – $200 \r\n \r\nBusinesses and organizations of the Russian Federation – there are 3012045 websites – $300 \r\n \r\nUkraine 605745 websites – $100 \r\n \r\nAll Russian-speaking countries minus Russia – there are 15 countries and 1526797 websites – $200 \r\n \r\n1499203 of hosting websites around the world (there are selections for all countries, are excluded from databases for mailings) – $200 \r\n \r\n35439 websites of public authorities of all countries of the world (selections for all countries, are excluded from databases for mailings) – $100 \r\n \r\nCMS mailings: \r\nAmiro 2294 websites $50 \r\nBitrix 175513 websites $80 \r\nConcrete5 49721 websites $50 \r\nCONTENIDO 7769 websites $50 \r\nCubeCart 1562 websites $50 \r\nDatalife Engine 29220 websites $50 \r\nDiscuz 70252 websites $50 \r\nDotnetnuke 31114 websites $50 \r\nDrupal 802121 websites $100 \r\nHostCMS 6342 websites $50 \r\nInstantCMS 4936 websites $50 \r\nInvision Power Board 510 websites $50 \r\nJoomla 1906994 websites $200 \r\nLiferay 5937 websites $50 \r\nMagento 269488 websites $80 \r\nMODx 67023 websites $50 \r\nMovable Type 13523 websites $50 \r\nNetCat 6936 websites $50 \r\nNopCommerce 5313 websites $50 \r\nOpenCart 321057 websites $80 \r\nosCommerce 65468 websites $50 \r\nphpBB 3582 websites $50 \r\nPrestashop 92949 websites $50 \r\nShopify 365755 websites $80 \r\nSimpla 8963 websites $50 \r\nSitefinity 4883 websites $50 \r\nTYPO3 227167 websites $80 \r\nUMI.CMS 15943 websites $50 \r\nvBulletin 154677 websites $80 \r\nWix 2305768 websites $230 \r\nWordPress 14467405 websites $450 \r\nWooCommerce 2097367 websites $210 \r\n \r\n.com 133766112 websites commercial – $1950 \r\n.biz 2361884 websites business – $150 \r\n.info 6216929 websites information – $250 \r\n.net 15689222 websites network – $450 \r\n.org 10922428 websites organization – $350 \r\n \r\n.abogado 279 websites – $50 \r\n.ac 16799 websites – $50 \r\n.academy 27306 websites – $50 \r\n.accountant 96542 websites – $50 \r\n.actor 1928 websites – $50 \r\n.ad 414 websites – $50 \r\n.adult 10540 websites- $50 \r\n.ae 1821 websites International zone UAE:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ae 199533 websites UAE – $50 \r\n.aero 18325 websites- $50 \r\n.af 3315 websites – $50 \r\n.africa 15056 websites- $50 \r\n.ag 10339 websites – $50 \r\n.agency 47508 websites – $50 \r\n.ai 17199 websites – $50 \r\n.airforce 560 websites – $50 \r\n.al 6078 websites – $50 \r\n.alsace 1982 websites – $50 \r\n.am 17987 websites Armenia – $50 \r\n.am 1684 websites International zone Armenia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.amsterdam 28141 websites Amsterdam, Kingdom of the Netherlands – $50 \r\n.ao 518 websites – $50 \r\n.apartments 3758 websites – $50 \r\n.ar 551804 websites Argentina – $80 \r\n.ar 64008 websites International zone Argentina:.com .net .biz .info .name .tel .mobi .asia – $50 \r\n.archi 2084 websites – $50 \r\n.army 1842 websites – $50 \r\n.art 26402 websites – $50 \r\n.as 10025 websites – $50 \r\n.asia 228418 websites – $80 \r\n.associates 3340 websites – $50 \r\n.at 1356722 websites Austria – $100 \r\n.at 181907 websites International zone Austria :.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.attorney 8224 websites- $50 \r\n.attorney 7204 websites – $50 \r\n.au 2243263 websites Australia – $150 \r\n.au 461279 websites International zone Australia:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.auction 3625 websites- $50 \r\n.audio 23052 websites- $50 \r\n.auto 400 websites- $50 \r\n.aw 235 websites- $50 \r\n.az 11104 websites Azerbaijan – $50 \r\n.az 2036 websites International zone Azerbaijan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ba 7012 websites – $50 \r\n.ba 2291 websites International zone Bosnia and Herzegovina:.com.net.biz.info.org.name.tel.mobi.asia \r\n.band 11515 websites – $50 \r\n.bank 1621 websites- $50 \r\n.bar 5506 websites – $50 \r\n.barcelona 7919 websites – $50 \r\n.bargains 2997 websites- $50 \r\n.bayern 32565 websites – $50 \r\n.bb 2277 websites – $50 \r\n.be 1349658 websites Belgium – $100 \r\n.be 184810 websites International zone Belgium:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.beer 11834 websites- $50 \r\n.berlin 58088 websites Berlin – $50 \r\n.best 2912 websites – $50 \r\n.bet 17637 websites – $50 \r\n.bf 238 websites – $50 \r\n.bg 33252 websites Bulgaria – $50 \r\n.bg 50685 websites International zone Bulgaria:.com.net.biz.info.org.name.tel.mobi.asia \r\n.bh 453 websites – $50 \r\n.bi 2328 websites Burundi- $50 \r\n.bible 1160 websites – $50 \r\n.bid 474509 websites – $80 \r\n.bike 15729 websites – $50 \r\n.bingo 1332 websites – $50 \r\n.bio 15531 websites- $50 \r\n.bj 147 websites- $50 \r\n.black 6582 websites – $50 \r\n.blackfriday 12106 websites – $50 \r\n.blog 145463 websites – $50 \r\n.blue 16852 websites – $50 \r\n.bm 8089 websites Bermuda – $50 \r\n.bo 2302 websites- $50 \r\n.boats 266 websites- $50 \r\n.boston 21762 websites- $50 \r\n.boutique 8834 websites – $50 \r\n.br 2367290 websites Brazil – $150 \r\n.br 933750 websites International zone Brazil:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.bradesco 129 websites- $50 \r\n.broadway 261 websites- $50 \r\n.broker 660 websites- $50 \r\n.brussels 7181 websites – $50 \r\n.bs 330 websites- $50 \r\n.bt 284 websites- $50 \r\n.build 3857 websites- $50 \r\n.builders 3906 websites- $50 \r\n.business 35168 websites – $50 \r\n.buzz 11257 websites – $50 \r\n.bw 656 websites – $50 \r\n.by 1574 websites International zone Belarus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.by 92679 websites Belarus – $50 \r\n.bz 7751 websites – $50 \r\n.bzh 5403 websites – $50 \r\n.ca 2587463 websites Canada – $150 \r\n.ca 288395 websites International zone Canada:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cab 3223 websites – $50 \r\n.cafe 13606 websites – $50 \r\n.cam 5156 websites – $50 \r\n.camera 5236 websites – $50 \r\n.camp 6315 websites – $50 \r\n.capetown 4750 websites – $50 \r\n.capital 11387 websites – $50 \r\n.car 342 websites – $50 \r\n.cards 5992 websites – $50 \r\n.care 18204 websites – $50 \r\n.career 1217 websites – $50 \r\n.careers 7055 websites – $50 \r\n.cars 309 websites – $50 \r\n.casa 18918 websites – $50 \r\n.cash 13193 websites – $50 \r\n.casino 4354 websites – $50 \r\n.cat 108569 websites – $50 \r\n.catering 3482 websites – $50 \r\n.cc 1920589 websites Cocos Keeling Islands- $150 \r\n.cd 5365 websites – $50 \r\n.center 35353 websites – $50 \r\n.ceo 2458 websites – $50 \r\n.cf 476142 websites Central African Republic – $50 \r\n.cg 166 – $50 \r\n.ch 1471685 websites Switzerland – $100 \r\n.ch 205292 websites International zone Switzerland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.chat 11126 websites – $50 \r\n.cheap 3267 websites – $50 \r\n.christmas 15255 websites – $50 \r\n.church 21104 websites – $50 \r\n.ci 112 websites International zone Cote d’Ivoire:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ci 5663 websites Cote d’Ivoire- $50 \r\n.city 46171 websites – $50 \r\n.cl 498401 websites Chile – $80 \r\n.claims 2374 websites – $50 \r\n.cleaning 2385 websites – $50 \r\n.click 181015 websites – $50 \r\n.clinic 7006 websites – $50 \r\n.clothing 13639 websites – $50 \r\n.cloud 134113 websites – $50 \r\n.club 1045323 websites – $100 \r\n.cm 12001 websites Cameroon- $50 \r\n.cn 1372416 websites International zone China:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.cn 7264587 websites China – $300 \r\n.co 1778923 websites Colombia – $150 \r\n.coach 12002 websites- $50 \r\n.codes 6844 websites – $50 \r\n.coffee 17257 websites – $50 \r\n.cologne 5137 websites – $50 \r\n.cologne 5198 websites – $50 \r\n.com.ar 657716 websites Argentina – $80 \r\n.com.br 942898 websites Brazil – $100 \r\n.com.cy 11153 websites Cyprus – $50 \r\n.com.ni 23747 websites – $50 \r\n.com.np 38828 websites – $50 \r\n.com.ru, .net.ru, .org.ru, .spb.ru, .msk.ru 79058 websites Russia – $50 \r\n.community 13013 websites – $50 \r\n.company 61217 websites – $50 \r\n.computer 5039 websites – $50 \r\n.condos 2192 websites – $50 \r\n.construction 6804 websites – $50 \r\n.consulting 22128 websites – $50 \r\n.contractors 3982 websites – $50 \r\n.cooking 1476 websites – $50 \r\n.cool 16008 websites – $50 \r\n.coop 7879 websites – $50 \r\n.corsica 1042 websites – $50 \r\n.country 7144 websites – $50 \r\n.cr 7934 websites – $50 \r\n.credit 4020 websites – $50 \r\n.creditcard 825 websites – $50 \r\n.creditunion 511 websites – $50 \r\n.cricket 33413 websites – $50 \r\n.cruises 2234 websites – $50 \r\n.cu 137 websites – $50 \r\n.cv 1879 websites – $50 \r\n.cx 15753 websites – $50 \r\n.cy 11092 websites Cyprus – $50 \r\n.cy 710 websites International zone Cyprus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.cymru 7114 websites – $50 \r\n.cz 193400 websites International zone Czech Republic:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cz 930208 websites Czech Republic – $80 \r\n.dance 6290 websites – $50 \r\n.date 123037 websites – $50 \r\n.dating 2892 websites – $50 \r\n.de 15078512 websites Germany – $450 \r\n.de 3894156 websites International zone Germany:.com.net.biz.info.org.name.tel.mobi.asia-$200 \r\n.deals 8132 websites – $50 \r\n.degree 2178 websites – $50 \r\n.delivery 4782 websites – $50 \r\n.democrat 1072 websites – $50 \r\n.dental 7541 websites – $50 \r\n.dentist 3046 websites – $50 \r\n.desi 2647 websites – $50 \r\n.design 71711 websites – $50 \r\n.diamonds 2730 websites – $50 \r\n.diet 18291 websites – $50 \r\n.digital 31449 websites – $50 \r\n.direct 10629 websites – $50 \r\n.directory 18157 websites – $50 \r\n.discount 3898 websites – $50 \r\n.dj 7280 websites – $50 \r\n.dk 1320155 websites Denmark – $100 \r\n.dk 148164 websites International zone Denmark:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.dm 23318 websites – $50 \r\n.do 5255 websites Dominican Republic- $50 \r\n.dog 10030 websites – $50 \r\n.domains 6553 websites – $50 \r\n.download 129223 websites – $50 \r\n.durban 2247 websites – $50 \r\n.dz 982 websites – $50 \r\n.earth 8139 websites – $50 \r\n.ec 11731 websites – $50 \r\n.edu 4445 websites – $50 \r\n.edu.np 4883 websites- $50 \r\n.education 22003 websites – $50 \r\n.ee 10490 websites International zone Estonia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ee 119701 websites Estonia- $50 \r\n.eg 1699 websites – $50 \r\n.email 77321 websites – $50 \r\n.energy 9769 websites – $50 \r\n.engineer 2785 websites – $50 \r\n.engineering 5533 websites – $50 \r\n.enterprises 6153 websites – $50 \r\n.equipment 5760 websites – $50 \r\n.es 1685048 websites Spain – $100 \r\n.es 541916 websites International zone Spain:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.estate 9185 websites – $50 \r\n.et 124 websites – $50 \r\n.eu 3321576 websites Europe – $150 \r\n.eu 633384 websites International zone Europe:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.eus 8116 websites – $50 \r\n.events 22115 websites – $50 \r\n.exchange 9432 websites – $50 \r\n.expert 31240 websites – $50 \r\n.exposed 3147 websites – $50 \r\n.express 6919 websites – $50 \r\n.fail 3322 websites – $50 \r\n.faith 54195 websites – $50 \r\n.family 15577 websites – $50 \r\n.fans 1388 websites – $50 \r\n.farm 13499 websites – $50 \r\n.fashion 12475 websites – $50 \r\n.feedback 2301 websites – $50 \r\n.fi 178337 websites Finland – $50 \r\n.fi 69631 websites International zone Finland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.film 3601 websites – $50 \r\n.finance 7982 websites – $50 \r\n.financial 4086 websites – $50 \r\n.fish 4162 websites – $50 \r\n.fishing 1423 websites – $50 \r\n.fit 17007 websites – $50 \r\n.fitness 9689 websites – $50 \r\n.flights 2119 websites – $50 \r\n.florist 2286 websites – $50 \r\n.flowers 25590 websites – $50 \r\n.fm 5407 websites – $50 \r\n.fo 3098 websites- $50 \r\n.football 4877 websites – $50 \r\n.forex 212 websites – $50 \r\n.forsale 7118 websites – $50 \r\n.foundation 10118 websites – $50 \r\n.fr 2391045 websites France – $150 \r\n.fr 639546 websites International zone France:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.frl 14028 websites – $50 \r\n.fun 86419 websites – $50 \r\n.fund 11205 websites – $50 \r\n.furniture 2246 websites – $50 \r\n.futbol 2783 websites – $50 \r\n.fyi 9772 websites – $50 \r\n.ga 12048 websites Gabon – $50 \r\n.gal 4606 websites – $50 \r\n.gallery 17263 websites – $50 \r\n.game 1996 websites – $50 \r\n.games 13234 websites – $50 \r\n.garden 914 websites – $50 \r\n.gd 4238 websites – $50 \r\n.ge 1676 websites International zone Georgia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ge 17361 websites Georgia – $50 \r\n.gent 3389 websites – $50 \r\n.gf 121 websites – $50 \r\n.gg 9443 websites – $50 \r\n.gh 693 websites – $50 \r\n.gi 1063 websites – $50 \r\n.gift 6281 websites – $50 \r\n.gifts 3757 websites – $50 \r\n.gives 1563 websites – $50 \r\n.gl 3575 websites – $50 \r\n.glass 3539 websites – $50 \r\n.global 38972 websites – $50 \r\n.gm 468 websites – $50 \r\n.gmbh 19186 websites – $50 \r\n.gold 9081 websites – $50 \r\n.golf 8319 websites – $50 \r\n.gop 1341 websites – $50 \r\n.gov 4525 websites – $50 \r\n.gov.np 1937 websites- $50 \r\n.gp 416 websites – $50 \r\n.gq 23306 websites – $50 \r\n.gr 356168 websites Greece – $80 \r\n.gr 57984 websites International zone Greece:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.graphics 7155 websites – $50 \r\n.gratis 4283 websites – $50 \r\n.green 3661 websites – $50 \r\n.gripe 1075 websites – $50 \r\n.group 54983 websites – $50 \r\n.gs 5108 websites – $50 \r\n.gt 15351 websites – $50 \r\n.guide 16044 websites – $50 \r\n.guitars 1278 websites – $50 \r\n.guru 60588 websites – $50 \r\n.gy 2447 websites – $50 \r\n.hamburg 23885 websites – $50 \r\n.haus 5186 websites – $50 \r\n.health 6211 websites – $50 \r\n.healthcare 8051 websites – $50 \r\n.help 13500 websites – $50 \r\n.hiphop 1064 websites – $50 \r\n.hiv 331 websites – $50 \r\n.hk 116093 websites – $50 \r\n.hm 249 websites – $50 \r\n.hn 4732 websites – $50 \r\n.hockey 1102 websites – $50 \r\n.holdings 5412 websites – $50 \r\n.holiday 5017 websites – $50 \r\n.homes 432 websites – $50 \r\n.horse 2116 websites – $50 \r\n.host 31309 websites – $50 \r\n.hosting 4132 websites – $50 \r\n.house 18096 websites – $50 \r\n.how 1957 websites – $50 \r\n.hr 16592 websites International zone Croatia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.hr 43565 websites Croatia – $50 \r\n.ht 2559 websites – $50 \r\n.hu 53940 websites International zone Hungary:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.hu 618532 websites Hungary – $80 \r\n.id 37212 websites – $50 \r\n.ie 195987 websites Ireland – $50 \r\n.ie 49861 websites International zone Ireland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.il 224167 websites Israel – $80 \r\n.il 38537 websites International zone Israel:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.im 20701 websites – $50 \r\n.immo 16009 websites – $50 \r\n.immobilien 7094 websites – $50 \r\n.in 1143482 websites India – $100 \r\n.in 266179 websites International zone India:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.industries 3749 websites – $50 \r\n.ink 27117 websites – $50 \r\n.institute 10134 websites – $50 \r\n.insure 4615 websites – $50 \r\n.int 191 websites – $50 \r\n.international 23930 websites – $50 \r\n.investments 4113 websites – $50 \r\n.io 314287 websites British Indian Ocean – $50 \r\n.iq 1118 websites – $50 \r\n.ir 15487 websites International zone Iran:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ir 427735 websites Iran- $80 \r\n.irish 3326 websites – $50 \r\n.is 31176 websites Iceland – $50 \r\n.ist 10060 websites – $50 \r\n.istanbul 13139 websites – $50 \r\n.it 2258105 websites Italy – $200 \r\n.it 954040 websites International zone Italy:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.je 2716 websites – $50 \r\n.jetzt 11118 websites – $50 \r\n.jetzt 11704 websites – $50 \r\n.jewelry 3350 websites – $50 \r\n.jo 555 websites – $50 \r\n.jobs 46350 websites- $50 \r\n.joburg 3139 websites – $50 \r\n.jp 1146243 websites Japan – $100 \r\n.juegos 844 websites – $50 \r\n.kaufen 7134 websites – $50 \r\n.kg 664 websites International zone Kyrgyzstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.kg 8919 websites Kyrgyzstan – $50 \r\n.ki 1146 websites – $50 \r\n.kim 16637 websites- $50 \r\n.kitchen 6581 websites – $50 \r\n.kiwi 19426 websites – $50 \r\n.kn 1271 websites – $50 \r\n.koeln 23489 websites – $50 \r\n.kr 254447 websites Korea- $50 \r\n.krd 375 websites – $50 \r\n.kred 6120 websites – $50 \r\n.kw 423 websites – $50 \r\n.ky 1201 websites – $50 \r\n.kyoto 659 websites – $50 \r\n.kz 112459 websites Kazakhstan – $50 \r\n.kz 5876 websites International zone Kazakhstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.la 32189 websites Laos – $50 \r\n.land 14474 websites- $50 \r\n.lat 2971 websites – $50 \r\n.law 11842 websites – $50 \r\n.lawyer 11600 websites- $50 \r\n.lc 651 websites- $50 \r\n.lease 1855 websites- $50 \r\n.leclerc 127 websites- $50 \r\n.legal 11047 websites- $50 \r\n.lgbt 2249 websites- $50 \r\n.li 12044 websites – $50 \r\n.life 170053 websites – $50 \r\n.lighting 6096 websites – $50 \r\n.limited 5365 websites – $50 \r\n.limo 2409 websites- $50 \r\n.link 133123 websites – $50 \r\n.live 160896 websites – $50 \r\n.lk 6601 websites – $50 \r\n.loan 1932173 websites- $200 \r\n.loans 3914 websites – $50 \r\n.lol 7470 websites- $50 \r\n.london 82443 websites London, United Kingdom- $50 \r\n.love 22287 websites- $50 \r\n.lt 27710 websites International zone Lithuania:.com.net.biz.info.org.name.tel.mobi.asia \r\n.lt 89073 websites Lithuania- $50 \r\n.ltd 329225 websites – $50 \r\n.lu 43052 websites Luxembourg – $50 \r\n.lu 4125 websites International zone Luxembourg:.com.net.biz.info.org.name.tel.mobi.asia \r\n.luxury 905 websites – $50 \r\n.lv 61886 websites Latvia- $50 \r\n.lv 8887 websites International zone Latvia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ly 8013 websites – $50 \r\n.ma 51862 websites Morocco – $50 \r\n.maison 1123 websites – $50 \r\n.management 10088 websites- $50 \r\n.market 22167 websites- $50 \r\n.marketing 18262 websites- $50 \r\n.markets 816 websites- $50 \r\n.mba 3023 websites- $50 \r\n.mc 3036 websites Monaco – $50 \r\n.md 15435 websites Moldova – $50 \r\n.md 1293 websites International zone Moldova:.com.net.biz.info.org.name.tel.mobi.asia \r\n.me 761596 websites Montenegro – $80 \r\n.me 86897 websites International zone Montenegro:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.media 40573 websites – $50 \r\n.melbourne 10041 websites – $50 \r\n.memorial 512 websites – $50 \r\n.men 470140 websites – $80 \r\n.menu 5512 websites restaurants- $50 \r\n.mg 3380 websites Madagascar- $50 \r\n.miami 14431 websites Miami, USA – $50 \r\n.mk 12704 websites – $50 \r\n.ml 70170 websites – $50 \r\n.mma 1706 websites – $50 \r\n.mn 16710 websites – $50 \r\n.mo 573 websites – $50 \r\n.mobi 462419 websites- $80 \r\n.moda 3015 websites – $50 \r\n.moe 7709 websites – $50 \r\n.mom 3145 websites – $50 \r\n.money 9731 websites – $50 \r\n.mortgage 3126 websites – $50 \r\n.moscow 22097 websites Moscow Russian Federation- $50 \r\n.movie 2575 websites – $50 \r\n.mr 1725 websites – $50 \r\n.ms 7565 websites – $50 \r\n.mt 1623 websites Malta – $50 \r\n.mu 6175 websites – $50 \r\n.museum 34464 websites – $50 \r\n.mv 1907 websites – $50 \r\n.mw 8579 websites Malawi – $50 \r\n.mx 609278 websites Mexico- $80 \r\n.mx 86593 websites International zone Mexico:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.my 283349 websites Malaysia- $80 \r\n.mz 263 websites – $50 \r\n.na 781 websites – $50 \r\n.nagoya 7807 websites – $50 \r\n.name 135818 websites- $50 \r\n.navy 698 websites – $50 \r\n.nc 1240 websites – $50 \r\n.network 40018 websites – $50 \r\n.news 65546 websites – $50 \r\n.ng 16608 websites – $50 \r\n.ngo 3422 websites – $50 \r\n.ninja 49007 websites – $50 \r\n.nl 1019697 websites International zone Netherlands:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.nl 3566172 websites Netherlands – $200 \r\n.no 579185 websites Norway – $80 \r\n.no 74318 websites International zone Norway:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.nra 144 websites – $50 \r\n.nrw 18487 websites – $50 \r\n.nu 489605 websites Niue- $50 \r\n.nyc 67153 websites – $50 \r\n.nz 576127 websites New Zealand – $80 \r\n.om 1603 websites – $50 \r\n.one 63063 websites – $50 \r\n.ong 3422 websites – $50 \r\n.onl 3790 websites – $50 \r\n.online 695007 websites – $50 \r\n.ooo 6400 websites – $50 \r\n.org.np 7082 websites – $50 \r\n.org.ua 41362 websites – $50 \r\n.organic 1633 websites – $50 \r\n.osaka 628 websites – $50 \r\n.ovh 50056 websites – $50 \r\n.pa 1558 websites – $50 \r\n.paris 19283 websites – $50 \r\n.partners 6576 websites – $50 \r\n.parts 5514 websites – $50 \r\n.party 115578 websites- $50 \r\n.pe 59157 websites International zone Peru:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.pe 69367 websites Peru – $50 \r\n.pet 8487 websites – $50 \r\n.pf 349 websites – $50 \r\n.pg 1979 websites Papua – $50 \r\n.ph 17940 websites Philippines – $50 \r\n.photo 17165 websites- $50 \r\n.photography 50434 websites- $50 \r\n.photos 19107 websites- $50 \r\n.physio 1160 websites- $50 \r\n.pics 7659 websites- $50 \r\n.pictures 7807 websites- $50 \r\n.pink 6373 websites- $50 \r\n.pizza 5949 websites – $50 \r\n.pk 44464 websites Pakistan – $50 \r\n.pl 1675325 websites Poland – $100 \r\n.pl 327587 websites International zone Poland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.place 7002 websites – $50 \r\n.plumbing 3005 websites – $50 \r\n.plus 9892 websites – $50 \r\n.pm 4401 websites – $50 \r\n.poker 3209 websites – $50 \r\n.porn 10023 websites- $50 \r\n.post 3481 websites – $50 \r\n.pr 18419 websites – $50 \r\n.press 35032 websites – $50 \r\n.pro 280776 websites – $50 \r\n.productions 6144 websites – $50 \r\n.promo 5020 websites – $50 \r\n.properties 14144 websites – $50 \r\n.property 4366 websites – $50 \r\n.ps 2050 websites – $50 \r\n.pt 17691 websites International zone Portugal:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.pt 225136 websites Portugal – $80 \r\n.pub 16703 websites – $50 \r\n.pw 16206 websites – $50 \r\n.py 4635 websites – $50 \r\n.qa 8503 websites – $50 \r\n.quebec 8042 websites – $50 \r\n.racing 55001 websites – $50 \r\n.re 11082 websites – $50 \r\n.realtor 39465 websites – $50 \r\n.realty 55291 websites – $50 \r\n.recipes 3251 websites – $50 \r\n.red 25701 websites – $50 \r\n.rehab 1816 websites – $50 \r\n.reise 4146 websites – $50 \r\n.reisen 9228 websites – $50 \r\n.reit 126 websites – $50 \r\n.ren 108303 websites – $50 \r\n.rent 3788 websites – $50 \r\n.rentals 11823 websites- $50 \r\n.repair 6628 websites- $50 \r\n.report 5869 websites – $50 \r\n.republican 952 websites – $50 \r\n.rest 1894 websites – $50 \r\n.restaurant 7703 websites – $50 \r\n.review 229514 websites – $80 \r\n.reviews 16132 websites- $50 \r\n.rio 1062 websites- $50 \r\n.rip 3199 websites- $50 \r\n.ro 42046 websites International zone Romania:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ro 483266 websites Romania – $80 \r\n.rocks 81108 websites – $50 \r\n.rs 75503 websites Serbia – $50 \r\n.ru 5292104 websites Russian- $250 \r\n.ru 514668 websites International zone Russian:.com.net.biz.info.org.name.tel.mobi.asia -$80 \r\n.ru.com 6499 websites Russia – $50 \r\n.ruhr 9887 websites – $50 \r\n.run 10622 websites – $50 \r\n.rw 244 websites – $50 \r\n.sa 5064 websites International zone Saudi Arabia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sa 11604 websites Saudi Arabia- $50 \r\n.saarland 3825 websites – $50 \r\n.sale 35407 websites – $50 \r\n.salon 1782 websites – $50 \r\n.sarl 939 websites – $50 \r\n.sc 4942 websites Seychelles- $50 \r\n.school 11672 websites – $50 \r\n.schule 4678 websites – $50 \r\n.science 74115 websites – $80 \r\n.scot 11175 websites – $50 \r\n.sd 619 websites – $50 \r\n.se 293316 websites International zone Sweden:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.se 1799365 websites Sweden – $150 \r\n.seat 618 websites – $50 \r\n.security 255 websites – $50 \r\n.services 52098 websites – $50 \r\n.sex 7655 websites – $50 \r\n.sexy 18260 websites – $50 \r\n.sg 164351 websites Republic Of Singapore – $50 \r\n.sh 9408 websites – $50 \r\n.shiksha 1626 websites – $50 \r\n.shoes 5007 websites – $50 \r\n.shop 402139 websites – $80 \r\n.shopping 6297 websites – $50 \r\n.show 6946 websites – $50 \r\n.si 12879 websites International zone Slovenia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.si 39749 websites Slovenia- $50 \r\n.singles 3559 websites – $50 \r\n.site 384414 websites – $80 \r\n.sk 31572 websites International zone Slovakia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.sk 347101 websites Slovakia- $80 \r\n.ski 5071 websites – $50 \r\n.sl 418 websites – $50 \r\n.sm 2009 websites – $50 \r\n.sn 344 websites International zone Senegal:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sn 4954 websites Senegal – $50 \r\n.so 9003 websites – $50 \r\n.soccer 2833 websites – $50 \r\n.social 19134 websites – $50 \r\n.software 13001 websites – $50 \r\n.solar 7095 websites – $50 \r\n.solutions 81282 websites – $50 \r\n.soy 1200 websites – $50 \r\n.space 220771 websites – $80 \r\n.sr 638 – $50 \r\n.srl 4391 – $50 \r\n.st 7683 websites – $50 \r\n.storage 623 – $50 \r\n.store 167141 websites – $50 \r\n.stream 239795 websites – $80 \r\n.studio 39132 websites – $50 \r\n.study 5132 websites – $50 \r\n.style 9248 websites – $50 \r\n.su 125358 websites Russian- $50 \r\n.sucks 7629 websites – $50 \r\n.supplies 3082 websites – $50 \r\n.supply 4580 websites – $50 \r\n.support 20377 websites – $50 \r\n.surf 2573 websites – $50 \r\n.surgery 1778 websites – $50 \r\n.sv 8132 websites Salvador- $50 \r\n.swiss 17323 websites – $50 \r\n.sx 3240 websites – $50 \r\n.sy 2063 websites – $50 \r\n.sydney 10073 websites – $50 \r\n.systems 26094 websites – $50 \r\n.sz 194 websites – $50 \r\n.taipei 5664 websites – $50 \r\n.tattoo 2004 websites- $50 \r\n.tax 5788 websites – $50 \r\n.taxi 5784 websites – $50 \r\n.tc 16384 websites Turks and Caicos Islands- $50 \r\n.team 18421 websites- $50 \r\n.tech 196321 websites – $50 \r\n.technology 40181 websites- $50 \r\n.tel 80752 websites- $50 \r\n.tennis 1494 websites – $50 \r\n.tf 2049 websites – $50 \r\n.tg 521 websites – $50 \r\n.th 23968 websites Kingdom Of Thailand- $50 \r\n.theater 1053 websites – $50 \r\n.tickets 1141 websites – $50 \r\n.tienda 2951 websites – $50 \r\n.tips 31287 websites- $50 \r\n.tires 960 websites – $50 \r\n.tirol 5412 websites – $50 \r\n.tj 34 websites International zone Tajikistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tj 6804 websites Tajikistan- $50 \r\n.tk 12799253 websites Tokelau – $450 \r\n.tl 2728 websites – $50 \r\n.tm 6056 websites Turkmenistan- $50 \r\n.tm 44 websites International zone Turkmenistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tn 27383 websites – $50 \r\n.to 16987 websites Tonga- $50 \r\n.today 98034 websites – $50 \r\n.tokyo 90132 websites – $50 \r\n.tools 10439 websites – $50 \r\n.top 2140480 websites – $200 \r\n.tours 9151 websites – $50 \r\n.town 3328 websites – $50 \r\n.toys 4391 websites – $50 \r\n.tr 138818 International zone Turkey:.com.net.biz.info.org.name.tel.mobi.asia -$50 \r\n.tr 317690 websites Turkey – $80 \r\n.trade 151130 websites – $50 \r\n.trading 896 websites – $50 \r\n.training 18192 websites – $50 \r\n.travel 18054 websites – $50 \r\n.tt 516 websites – $50 \r\n.tube 2104 websites – $50 \r\n.tv 559502 websites Tuvalu – $80 \r\n.tw 243062 websites Taiwan – $50 \r\n.tz 1874 websites – $50 \r\n.ua 117701 websites International zone Ukraine:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ua 553216 websites Ukraina – $80 \r\n.ug 2331 websites Ukraina \r\n.uk 3304606 websites International zone United Kingdom:.com.net.biz.info.org.name.tel.mobi.asia-$150 \r\n.uk 5496382 websites United Kingdom – $250 \r\n.university 5799 websites – $50 \r\n.uno 16394 websites – $50 \r\n.us 3139563 websites USA – $200 \r\n.us 578927 websites International zone USA:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.uy 14683 websites Uruguay – $50 \r\n.uz 365 websites International zone Uzbekistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.uz 14689 websites Uzbekistan – $50 \r\n.vacations 3926 websites – $50 \r\n.vc 16606 websites – $50 \r\n.ve 14015 websites Venezuela – $50 \r\n.vegas 18008 websites Las Vegas NV United States of America – $50 \r\n.ventures 10066 websites – $50 \r\n.versicherung 2009 websites – $50 \r\n.vet 5760 websites – $50 \r\n.vg 8389 site – $50 \r\n.viajes 2512 site – $50 \r\n.video 16204 websites- $50 \r\n.villas 1940 site – $50 \r\n.vin 5094 websites – $50 \r\n.vip 755289 websites – $80 \r\n.vision 6420 websites – $50 \r\n.vlaanderen 6114 websites – $50 \r\n.vn 161855 websites International zone Vietnam:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.vn 436005 websites Vietnam – $80 \r\n.vodka 1420 websites – $50 \r\n.vote 2316 websites – $50 \r\n.voto 269 websites – $50 \r\n.voyage 2773 websites – $50 \r\n.vu 1201 websites – $50 \r\n.wales 13063 websites – $50 \r\n.wang 604718 websites – $80 \r\n.watch 6120 websites – $50 \r\n.webcam 60142 websites – $50 \r\n.website 207002 websites -$50 \r\n.wedding 22162 websites – $50 \r\n.wf 1188 websites – $50 \r\n.wien 14464 websites – $50 \r\n.wien 14913 websites – $50 \r\n.wiki 14129 websites wikis – $50 \r\n.win 655735 websites – $80 \r\n.wine 13095 websites – $50 \r\n.work 256086 websites – $80 \r\n.works 15112 websites – $50 \r\n.world 86012 websites – $50 \r\n.ws 97008 websites Samoa- $80 \r\n.wtf 10038 websites – $50 \r\n.xin 178450 websites – $50 \r\n.xn--3ds443g 44019 websites – $50 \r\n.xn--55qx5d 47456 websites – $50 \r\n.xn--6qq986b3xl 18188 websites – $50 \r\n.xn--czr694b 21109 websites – $50 \r\n.xn--czru2d 9020 websites – $50 \r\n.xn--fiq228c5hs 12145 websites – $50 \r\n.xn--io0a7i 30199 websites – $50 \r\n.xn--j6w193g 31764 websites – $50 \r\n.xn--kput3i 31856 websites – $50 \r\n.xn--mgbaam7a8h 2038 websites – $50 \r\n.xn--mgberp4a5d4ar 2534 websites – $50 \r\n.xn--mk1bu44c 6001 websites – $50 \r\n.xn--rhqv96g 7723 websites – $50 \r\n.xn--ses554g 198539 websites – $80 \r\n.xn--tckwe 6197 websites – $50 \r\n.xn--vuq861b 19706 websites – $50 \r\n.xxx 119879 websites- $50 \r\n.xyz 1888763 websites – $150 \r\n.yachts 154 websites – $50 \r\n.yoga 7963 websites – $50 \r\n.yokohama 8140 websites – $50 \r\n.yt 2004 websites – $50 \r\n.za 837189 websites South Africa – $100 \r\n.zm 224 websites – $50 \r\n.zone 25798 websites – $50 \r\n.бг (.xn--90ae) 2470 websites – $50 \r\n.дети 169 websites – $50 \r\n.москва (.xn--80adxhks) 19582 websites Moscow – $50 \r\n.онлайн 3403 websites – $50 \r\n.орг 1160 websites – $50 \r\n.рус (.xn--p1acf) 110789 websites – $50 \r\n.рф (.xn--p1ai) 869759 websites Russia – $80 \r\n.сайт 1146 websites – $50 \r\n.укр (.xn--j1amh) 10563 websites- $50 \r\n.संगठन 105 sites – $50 \r\n>.みんな 166 sites – $50 \r\n.コム 6532 sites – $50 \r\n.世界 4171 sites – $50 \r\n.公司 46161 sites – $50 \r\n.商城 6 907 sites – $50 \r\n.商标 9865 sites – $50 \r\n.我爱你 15465 sites – $50 \r\n.手机 31543 sites – $50 \r\n.机构 243 sites – $50 \r\n.游戏 187 sites – $50 \r\n.移动 3277 sites – $50 \r\n.网店 3711 sites – $50 \r\n.网络 30808 sites – $50 \r\n.닷컴 5937 sites – $50 \r\n.بازار sites 648 – $50 \r\n.شبكة sites 833 – $50 \r\n.موقع sites 478 – $50',202,184,'2019-12-21 23:37:31'),(929,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',190,185,'2019-12-22 08:58:54'),(930,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',193,185,'2019-12-22 08:58:54'),(931,'brucesimms@hotmail.com',196,185,'2019-12-22 08:58:54'),(932,'86988758621',199,185,'2019-12-22 08:58:54'),(933,'Thе best girls fоr sеx in уоur town AU: https://frama.link/sexygirls397520',202,185,'2019-12-22 08:58:54'),(934,'Eric Jones',190,186,'2019-12-22 10:27:05'),(935,'Eric Jones',193,186,'2019-12-22 10:27:05'),(936,'eric@talkwithcustomer.com',196,186,'2019-12-22 10:27:05'),(937,'416-385-3200',199,186,'2019-12-22 10:27:05'),(938,'Hello agctx.com,\r\n\r\nPeople ask, “why does TalkWithCustomer work so well?”\r\n\r\nIt’s simple.\r\n\r\nTalkWithCustomer enables you to connect with a prospective customer at EXACTLY the Perfect Time.\r\n\r\n- NOT one week, two weeks, three weeks after they’ve checked out your website agctx.com.\r\n- NOT with a form letter style email that looks like it was written by a bot.\r\n- NOT with a robocall that could come at any time out of the blue.\r\n\r\nTalkWithCustomer connects you to that person within seconds of THEM asking to hear from YOU.\r\n\r\nThey kick off the conversation.\r\n\r\nThey take that first step.\r\n\r\nThey ask to hear from you regarding what you have to offer and how it can make their life better. \r\n\r\nAnd it happens almost immediately. In real time. While they’re still looking over your website agctx.com, trying to make up their mind whether you are right for them.\r\n\r\nWhen you connect with them at that very moment it’s the ultimate in Perfect Timing – as one famous marketer put it, “you’re entering the conversation already going on in their mind.”\r\n\r\nYou can’t find a better opportunity than that.\r\n\r\nAnd you can’t find an easier way to seize that chance than TalkWithCustomer. \r\n\r\nCLICK HERE http://www.talkwithcustomer.com now to take a free, 14-day test drive and see what a difference “Perfect Timing” can make to your business.\r\n\r\nSincerely,\r\nEric\r\n\r\nPS: If you’re wondering whether NOW is the perfect time to try TalkWithCustomer, ask yourself this:\r\nWill doing what I’m already doing now produce up to 100X more leads?\r\nBecause those are the kinds of results we know TalkWithCustomer can deliver. \r\nIt shouldn’t even be a question, especially since it will cost you ZERO to give it a try. \r\nCLICK HERE http://www.talkwithcustomer.com to start your free 14-day test drive today.\r\n\r\nIf you\'d like to unsubscribe click here http://liveserveronline.com/talkwithcustomer.aspx?d=agctx.com',202,186,'2019-12-22 10:27:05'),(939,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,187,'2019-12-22 17:20:20'),(940,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,187,'2019-12-22 17:20:20'),(941,'mario_cesar@hotmail.com',196,187,'2019-12-22 17:20:20'),(942,'88541132256',199,187,'2019-12-22 17:20:20'),(943,'Sеx dаting in the USA | Girls for sex in thе USA: https://huit.re/bestadultdating143487',202,187,'2019-12-22 17:20:20'),(944,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',190,188,'2019-12-22 19:35:11'),(945,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',193,188,'2019-12-22 19:35:11'),(946,'slammer87@msn.com',196,188,'2019-12-22 19:35:11'),(947,'81419153271',199,188,'2019-12-22 19:35:11'),(948,'Аdult оnlinе dating mobile numbеrs: https://slimex365.com/bestadultdating777189',202,188,'2019-12-22 19:35:11'),(949,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,189,'2019-12-23 06:07:07'),(950,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,189,'2019-12-23 06:07:07'),(951,'tjcleo@msn.com',196,189,'2019-12-23 06:07:07'),(952,'89412792843',199,189,'2019-12-23 06:07:07'),(953,'Аdult Dating - Sех Dаting Sitе: https://onlineuniversalwork.com/adultdating154614',202,189,'2019-12-23 06:07:07'),(954,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',190,190,'2019-12-23 18:46:32'),(955,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links_Dating.txt\",1,N]',193,190,'2019-12-23 18:46:32'),(956,'e_331@yahoo.com',196,190,'2019-12-23 18:46:32'),(957,'86379384174',199,190,'2019-12-23 18:46:32'),(958,'Аdult 1 dating aрр: https://vae.me/HasU',202,190,'2019-12-23 18:46:32'),(959,'Beautiful womеn fоr sex in your tоwn Cаnаda: http://freeurlredirect.com/sexygirls137368',190,191,'2019-12-24 04:09:19'),(960,'Find yоursеlf а girl for the night in yоur citу Canadа: https://bogazicitente.com/sexygirls279889',193,191,'2019-12-24 04:09:19'),(961,'livnluvn@gmail.com',196,191,'2019-12-24 04:09:19'),(962,'81724287564',199,191,'2019-12-24 04:09:19'),(963,'The best wоmеn fоr seх in уоur tоwn AU: https://vae.me/Lz7I',202,191,'2019-12-24 04:09:19'),(964,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,192,'2019-12-24 13:58:58'),(965,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,192,'2019-12-24 13:58:58'),(966,'agung.riyadi.ok@gmail.com',196,192,'2019-12-24 13:58:58'),(967,'87882549771',199,192,'2019-12-24 13:58:58'),(968,'Adult numbеr 1 dаting aрp for iрhоnе: https://huit.re/bestadultdating227877',202,192,'2019-12-24 13:58:58'),(969,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',190,193,'2019-12-24 16:01:17'),(970,'#file_links[\"C:\\Frazes.txt\",1,N]: #file_links[\"C:\\Links.txt\",1,N]',193,193,'2019-12-24 16:01:17'),(971,'jacksonburchfield881@0815.su',196,193,'2019-12-24 16:01:17'),(972,'86982818181',199,193,'2019-12-24 16:01:17'),(973,'Get to кnow, fuсk. SEX dating nearbу: http://www.nuratina.com/go/sexygirls330123',202,193,'2019-12-24 16:01:17'),(974,'Sania Lorison',190,194,'2020-02-14 11:28:11'),(975,'Internet Marketing Company',193,194,'2020-02-14 11:28:11'),(976,'sania.lorison@gmail.com',196,194,'2020-02-14 11:28:11'),(977,'206-309-5272',199,194,'2020-02-14 11:28:11'),(978,'Hi\r\n\r\nWe can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nRanking your website organically in google can provide substantial business benefits.\r\nWe can also do a FREE NO OBLIGATION Analysis Report for your website.\r\n\r\nPlease email us back for full proposal.\r\n\r\nBest Regards\r\nSania',202,194,'2020-02-14 11:28:11'),(979,'Selma Moreno',190,195,'2020-02-26 19:51:26'),(980,'Office of the Attorney General',193,195,'2020-02-26 19:51:26'),(981,'selma.moreno@oag.texas.gov',196,195,'2020-02-26 19:51:26'),(982,'512-460-6596',199,195,'2020-02-26 19:51:26'),(983,'Good afternoon. Your company provided us a quote for the breakdown and removal of office furniture in Conroe TX. In order to complete our process to issue a purchase order, we need a copy of your W9 for payment purposes. Thank you.',202,195,'2020-02-26 19:51:26'),(984,'Ayaz Ali',190,196,'2020-04-24 13:22:54'),(985,'Cooperative Computing',193,196,'2020-04-24 13:22:54'),(986,'ayaz@cooperative-computing.com',196,196,'2020-04-24 13:22:54'),(987,'0000000000',199,196,'2020-04-24 13:22:54'),(988,'In these hard times my company CC can help you with any upcoming digital initiatives in the works that you need an expert and affordable team to get behind to help you ship it on time and on budget? \r\n\r\nMy company CC can help you with eCommerce sites, custom web development, CMS and mobile development, cloud services, and almost anything you need. \r\n\r\nPlease respond via email to schedule a quick call.\r\n\r\nThanks,\r\nAyaz\r\n\r\nAyaz Ali\r\nOwner\r\nayaz@cooperative-computing.com\r\nCooperative Computing',202,196,'2020-04-24 13:22:54'),(989,'AllenMulkyUH',190,197,'2020-05-19 02:28:09'),(990,'AllenMulky',193,197,'2020-05-19 02:28:09'),(991,'dmitriyhvcmka@mail.ru',196,197,'2020-05-19 02:28:09'),(992,'86413646516',199,197,'2020-05-19 02:28:09'),(993,'Hurry up to look into loveawake.ru you will find a lot of interesting things',202,197,'2020-05-19 02:28:09'),(994,'Liza Medina',190,198,'2020-06-08 20:30:40'),(995,'Tejas Research & Engineering, LLC.',193,198,'2020-06-08 20:30:40'),(996,'lmedina@tejasre.com',196,198,'2020-06-08 20:30:40'),(997,'2814668723',199,198,'2020-06-08 20:30:40'),(998,'Good afternoon,\r\n\r\nWe have done business with your company in the past and we would like to pass on that our full company name is:\r\n\r\nTejas Research & Engineering, LLC.\r\nWe appreciate your help updating your records.\r\nIf you have any questions, please feel free to call or email.\r\n\r\nKindest regards,\r\nLiza Medina\r\nAdministrative Assistant',202,198,'2020-06-08 20:30:40'),(999,'Sami Ahmed',190,199,'2020-06-09 21:24:54'),(1000,'One Stop Marketing',193,199,'2020-06-09 21:24:54'),(1001,'executive@onestopmarketing.us',196,199,'2020-06-09 21:24:54'),(1002,'7372309032',199,199,'2020-06-09 21:24:54'),(1003,'Hi There,\r\n\r\nWe are a branding and lead generation firm. We\'ve looked into your company and are interested in talking with you about possible synergies between our two organizations.\r\n\r\nQuestion for you: What if we work in collaboration and we generate leads for your customers of informed decision maker from their target market, who on their own decided to email you directly asking to discuss your product, service, or solution?\r\n\r\nOur leads close efficiently and will provide growth to your\'s and your clients bottom line while also branding your company to your target market.\r\n\r\nWould you be open to a short discussion?\r\n\r\nRegards,\r\nSami\r\n\r\nSami Ahmed\r\nVice President Partnership\r\nexecutive@onestopmarketing.us\r\nOne Stop Marketing',202,199,'2020-06-09 21:24:54'),(1004,'JustinRawLV',190,200,'2020-07-23 09:25:42'),(1005,'JustinRaw',193,200,'2020-07-23 09:25:42'),(1006,'starostindamir4291@yandex.ru',196,200,'2020-07-23 09:25:42'),(1007,'87448119381',199,200,'2020-07-23 09:25:42'),(1008,'HoOkAh MaGic наш официальный бренд \r\nНабрав в поисковике Вы можете посетить наш сайт \r\nи возможно приобрести кальяны и всё для них. \r\nДоставка по всей России \r\nБесплатная консультация \r\nОтправка в день заказа \r\nПерсональные скидки \r\nСтрого 18+',202,200,'2020-07-23 09:25:42'),(1009,'GeorgeNemGS',190,201,'2020-08-18 18:39:23'),(1010,'GeorgeNem',193,201,'2020-08-18 18:39:23'),(1011,'kornelijignatov4568@yandex.ru',196,201,'2020-08-18 18:39:23'),(1012,'87218492373',199,201,'2020-08-18 18:39:23'),(1013,'#Hookahmagic \r\nМы всегда с Вами и стараемся нести только позитив и радость. \r\nИщите Нас в соцсетях,подписывайтесь и будьте в курсе последних топовых событий. \r\nСтрого 18+ \r\n \r\nКальянный бренд Фараон давно завоевал сердца ценителей кальянной культуры вариативностью моделей кальянов, \r\nприемлемым качеством и низкой ценовой политикой. Именно эти факторы играют главную роль в истории его успеха. Не упускайте очевидную выгоду и вы! Заказывайте кальян Pharaon (Фараон) 2014 Сlick в интернет-магазине HookahMagic и оформляйте доставку в любой регион РФ. Мы гарантируем быструю доставку и высокое качество предоставляемой продукции. \r\n \r\nhttps://h-magic.su/allsure \r\nУдачных вам покупок!',202,201,'2020-08-18 18:39:23'),(1014,'Ken Mark',190,202,'2020-10-21 18:25:45'),(1015,'Estimation Hub Inc',193,202,'2020-10-21 18:25:45'),(1016,'ken@estimationhubinc.com',196,202,'2020-10-21 18:25:45'),(1017,'2815099327',199,202,'2020-10-21 18:25:45'),(1018,'Hi,\r\n\r\nHope you are doing great! \r\n\r\nWe are an estimation company & provide specialized estimates with detailed line items. We make our priority to follow CSI divisions for our client’s convenience.\r\n\r\nHome Builder\r\nPlumbing\r\nElectrical\r\nDrywall\r\nSpecial Construction\r\nEarthwork\r\nExterior Improvements\r\nSite Work\r\nConcrete\r\nWood and Plastic\r\nFinishes\r\nFurnishings\r\nMasonry\r\nThermal and Moisture Protection\r\nDoors and Windows\r\nSpecialties\r\nAnd Much More\r\n\r\nWe are utilizing certified software and a team of experienced estimators and civil engineers to perform your estimates.\r\n\r\nWe offer 99% accuracy with numbers and provide local pricing as per project needs. Charge on project size and according to the scope work required and can deliver an estimate in 2-3 working days.\r\n\r\nPlease send drawings/plans needs estimation, we\'ll get back to you with a proposal and turnaround time.\r\n\r\nOur turnaround time is mostly 2 to 3 working days.\r\n\r\nFor more information you can reach us at this (281) 509-9327.\r\n\r\nLooking forward to hearing from you soon.\r\n\r\nWarm Regards!\r\n\r\nKen Mark\r\nBusiness Development Manager\r\nEstimation Hub Inc\r\n(281)509-9327\r\nken@estimationhubinc.com\r\nAddress: 207 Greenway Plaza, Houston, TX 77046',202,202,'2020-10-21 18:25:45'),(1019,'Niccoholos',190,203,'2020-10-28 13:07:37'),(1020,'Niccoholos',193,203,'2020-10-28 13:07:37'),(1021,'zhelezi.amarat@gmail.com',196,203,'2020-10-28 13:07:37'),(1022,'89031234567',199,203,'2020-10-28 13:07:37'),(1023,'Hello, \r\nA competitor didn\'t pay your bills? Unscrupulous performer don\'t doing his job? Do you dislike the person and want to punish him? \r\n \r\nOrder the email flood service and send hundreds of thousands letters to the specified email address. As a result of these actions, the mailbox will become unusable. \r\n \r\nAlso we make traffic from email spam. Ask here for details - jao.woo@yandex.com',202,203,'2020-10-28 13:07:37'),(1024,'JefferyjetJN',190,204,'2020-11-01 18:57:58'),(1025,'Jefferyjet',193,204,'2020-11-01 18:57:58'),(1026,'hydralend@yandex.com',196,204,'2020-11-01 18:57:58'),(1027,'88175874276',199,204,'2020-11-01 18:57:58'),(1028,'Получить ссылку на гидру и безопасно совершить покупку возможно на нашем сайте. В интернете очень часто можно наткнуться на мошенников и потерять свои личные денежные средства. Поэтому для Вашей безопасности мы разработали данный портал на котором Вы всегда можете получить доступ к магазину торговой площадки <a href=\"https://hydraruzxwnew4afonion.com\" title=\"hydra onion обход блокировки\">hydra onion обход блокировки</a>. Для совершения покупок на торговой площадке гидра наш портал ежедневно посещает большое количество пользователей, для получения актуальной рабочей ссылки, достаточно просто нажать на кнопку открыть и безопасно совершить покупку, а если Вы впервые зашли на сайт перед приобретением товара необходимо пройти регистрацию и пополнить баланс. Ваша безопасность наша важнейшая задача, которую мы с гордостью выполняем.',202,204,'2020-11-01 18:57:58'),(1029,'ContactWedDW',190,205,'2020-12-01 05:35:10'),(1030,'ContactWed',193,205,'2020-12-01 05:35:10'),(1031,'no-replylen@gmail.com',196,205,'2020-12-01 05:35:10'),(1032,'87713218462',199,205,'2020-12-01 05:35:10'),(1033,'Hi! agctx.com \r\n \r\nDid yоu knоw thаt it is pоssiblе tо sеnd businеss оffеr еntirеly lеgаl? \r\nWе prоffеr а nеw wаy оf sеnding lеttеr thrоugh fееdbасk fоrms. Suсh fоrms аrе lосаtеd оn mаny sitеs. \r\nWhеn suсh lеttеrs аrе sеnt, nо pеrsоnаl dаtа is usеd, аnd mеssаgеs аrе sеnt tо fоrms spесifiсаlly dеsignеd tо rесеivе mеssаgеs аnd аppеаls. \r\nаlsо, mеssаgеs sеnt thrоugh соntасt Fоrms dо nоt gеt intо spаm bесаusе suсh mеssаgеs аrе соnsidеrеd impоrtаnt. \r\nWе оffеr yоu tо tеst оur sеrviсе fоr frее. Wе will sеnd up tо 50,000 mеssаgеs fоr yоu. \r\nThе соst оf sеnding оnе milliоn mеssаgеs is 49 USD. \r\n \r\nThis mеssаgе is сrеаtеd аutоmаtiсаlly. Plеаsе usе thе соntасt dеtаils bеlоw tо соntасt us. \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype live:feedbackform2019 \r\nWhatsApp - +375259112693',202,205,'2020-12-01 05:35:10'),(1034,'JgscWoots',190,206,'2020-12-04 18:36:31'),(1035,'JgscWoots',193,206,'2020-12-04 18:36:31'),(1036,'wiljrndgew43235phi@gmail.com',196,206,'2020-12-04 18:36:31'),(1037,'13377987257',199,206,'2020-12-04 18:36:31'),(1038,'college essay about myself <a href=\"https://thesisbyd.com/#\">essay term papers</a> money essay writing',202,206,'2020-12-04 18:36:31'); /*!40000 ALTER TABLE `wp_frm_item_metas` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_frm_items` -- DROP TABLE IF EXISTS `wp_frm_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_frm_items` ( `id` int(11) NOT NULL AUTO_INCREMENT, `item_key` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` text COLLATE utf8mb4_unicode_ci, `ip` text COLLATE utf8mb4_unicode_ci, `form_id` int(11) DEFAULT NULL, `post_id` int(11) DEFAULT NULL, `user_id` int(11) DEFAULT NULL, `parent_item_id` int(11) DEFAULT '0', `is_draft` tinyint(1) DEFAULT '0', `updated_by` int(11) DEFAULT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_key` (`item_key`), KEY `form_id` (`form_id`), KEY `post_id` (`post_id`), KEY `user_id` (`user_id`), KEY `parent_item_id` (`parent_item_id`) ) ENGINE=InnoDB AUTO_INCREMENT=207 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_frm_items` -- LOCK TABLES `wp_frm_items` WRITE; /*!40000 ALTER TABLE `wp_frm_items` DISABLE KEYS */; INSERT INTO `wp_frm_items` VALUES (1,'dlyef','VizTV Media','a:2:{s:7:\"browser\";s:73:\"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','98.194.58.227',13,0,1,0,0,1,'2016-06-14 02:20:44','2016-06-14 02:20:44'),(2,'spjhd','Eva Hernandez','a:2:{s:7:\"browser\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/601.6.17 (KHTML, like Gecko) Version/9.1.1 Safari/601.6.17\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','71.170.84.244',13,0,0,0,0,0,'2016-07-22 02:04:20','2016-07-22 02:04:20'),(3,'1e6v5','Mike Kay','a:2:{s:7:\"browser\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/601.7.8 (KHTML, like Gecko) Version/9.1.3 Safari/537.86.7\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','75.148.179.41',13,0,0,0,0,0,'2017-02-07 19:20:27','2017-02-07 19:20:27'),(4,'jv9y0','Harry','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','110.36.225.34',13,0,0,0,0,0,'2017-09-27 18:29:24','2017-09-27 18:29:24'),(5,'mjs30','Randy','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','34.227.75.213',13,0,0,0,0,0,'2018-04-17 07:28:22','2018-04-17 07:28:22'),(6,'91b0a','Susan Bennett','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','179.43.131.250',13,0,0,0,0,0,'2018-04-20 14:45:19','2018-04-20 14:45:19'),(7,'6t3hi','Jennifer Moore','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','155.94.240.61',13,0,0,0,0,0,'2018-04-22 18:00:10','2018-04-22 18:00:10'),(8,'79cog','Alexis Hill','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','179.43.131.198',13,0,0,0,0,0,'2018-05-03 04:18:27','2018-05-03 04:18:27'),(9,'490td','Randy','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:0:\"\";}','107.189.24.252',13,0,0,0,0,0,'2018-05-03 20:14:26','2018-05-03 20:14:26'),(10,'sps0x','Mary Davis','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','216.45.54.150',13,0,0,0,0,0,'2018-05-28 09:15:59','2018-05-28 09:15:59'),(11,'z257d','Willis Ambrose','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','142.147.104.74',13,0,0,0,0,0,'2018-06-11 02:16:12','2018-06-11 02:16:12'),(12,'9svey','Melissa Meeker','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','176.223.69.86',13,0,0,0,0,0,'2018-06-14 11:38:31','2018-06-14 11:38:31'),(13,'ai2e5','Sherry Williams','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.105.126.183',13,0,0,0,0,0,'2018-06-22 14:15:06','2018-06-22 14:15:06'),(14,'ujy37','Sydney Harris','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','93.119.23.107',13,0,0,0,0,0,'2018-06-27 02:40:12','2018-06-27 02:40:12'),(15,'89uvd','Victoria Clark','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','108.170.11.239',13,0,0,0,0,0,'2018-07-16 17:17:46','2018-07-16 17:17:46'),(16,'ore8x','Randy','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.245.193.181',13,0,0,0,0,0,'2018-07-21 07:45:27','2018-07-21 07:45:27'),(17,'m7fuk','Susan Davis','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','192.186.148.234',13,0,0,0,0,0,'2018-08-03 16:31:01','2018-08-03 16:31:01'),(18,'4w2wo','Brian Sherman','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','198.134.109.133',13,0,0,0,0,0,'2018-08-16 16:10:22','2018-08-16 16:10:22'),(19,'5q2','Sandra Jansen','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','45.59.29.122',13,0,0,0,0,0,'2018-09-03 08:01:39','2018-09-03 08:01:39'),(20,'4s4iw','Katie Griffin','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','204.15.110.135',13,0,0,0,0,0,'2018-09-11 17:10:15','2018-09-11 17:10:15'),(21,'kmbuc','Marco Vigano','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','207.182.31.219',13,0,0,0,0,0,'2018-09-12 00:36:19','2018-09-12 00:36:19'),(22,'k54h7','Susan King','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','173.232.219.206',13,0,0,0,0,0,'2018-09-14 18:32:16','2018-09-14 18:32:16'),(23,'bp97n','Randy','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','192.210.148.126',13,0,0,0,0,0,'2018-09-18 02:09:38','2018-09-18 02:09:38'),(24,'qi05z','Megan Rodriguez','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.81.229.192',13,0,0,0,0,0,'2018-09-23 14:28:39','2018-09-23 14:28:39'),(25,'qr3n9','Madison Williams','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.172.49.78',13,0,0,0,0,0,'2018-09-24 12:01:40','2018-09-24 12:01:40'),(26,'m8iaj','Leila Piedra','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','5.34.210.1',13,0,0,0,0,0,'2018-10-07 03:17:45','2018-10-07 03:17:45'),(27,'z2z3s','Jasmine Johnson','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','184.175.219.248',13,0,0,0,0,0,'2018-10-26 05:21:10','2018-10-26 05:21:10'),(28,'14i0z','Randy','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.245.180.83',13,0,0,0,0,0,'2018-11-02 19:12:46','2018-11-02 19:12:46'),(29,'30hl4','Brian Sherman','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','192.99.133.250',13,0,0,0,0,0,'2018-11-09 16:45:34','2018-11-09 16:45:34'),(30,'hzhi6','Susan Bell','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','104.227.97.122',13,0,0,0,0,0,'2018-11-12 17:48:32','2018-11-12 17:48:32'),(31,'e5m1j','Jennifer Harrell','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','54.39.219.122',13,0,0,0,0,0,'2018-11-14 13:48:11','2018-11-14 13:48:11'),(32,'lihew','Emma Nelson','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','209.99.173.156',13,0,0,0,0,0,'2018-11-16 00:08:09','2018-11-16 00:08:09'),(33,'atw48','Domenic Embling','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','182.52.74.52',13,0,0,0,0,0,'2018-11-16 21:11:18','2018-11-16 21:11:18'),(34,'sxlxz','Randy','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','52.124.18.157',13,0,0,0,0,0,'2018-11-17 05:34:54','2018-11-17 05:34:54'),(35,'yxpqh','Lauren Baker','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','209.99.173.108',13,0,0,0,0,0,'2018-11-20 05:24:51','2018-11-20 05:24:51'),(36,'zzuaz','Blake Thompson','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','18.220.153.50',13,0,0,0,0,0,'2018-12-06 13:54:49','2018-12-06 13:54:49'),(37,'4ndny','Aly Chiman','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','180.210.201.54',13,0,0,0,0,0,'2018-12-10 01:14:56','2018-12-10 01:14:56'),(38,'k6gvy','Susan Grey','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.95.198.179',13,0,0,0,0,0,'2018-12-17 17:37:52','2018-12-17 17:37:52'),(39,'w2n8p','Eddie Coombes','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','186.96.255.244',13,0,0,0,0,0,'2018-12-20 09:40:38','2018-12-20 09:40:38'),(40,'ctmxu','Randy','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','139.180.6.143',13,0,0,0,0,0,'2018-12-24 11:33:27','2018-12-24 11:33:27'),(41,'lmyb1','Diane Dunbar','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','184.75.211.130',13,0,0,0,0,0,'2018-12-28 15:34:56','2018-12-28 15:34:56'),(42,'cz4uo','Katherine Brown','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.161.94.104',13,0,0,0,0,0,'2019-01-09 22:19:44','2019-01-09 22:19:44'),(43,'cnxwq','Harris Saville','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','196.17.21.71',13,0,0,0,0,0,'2019-01-13 10:23:36','2019-01-13 10:23:36'),(44,'ho0lf','Amy Thompson','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','67.213.118.155',13,0,0,0,0,0,'2019-01-22 15:17:48','2019-01-22 15:17:48'),(45,'68g8x','Eric','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','198.46.222.167',13,0,0,0,0,0,'2019-02-02 17:22:34','2019-02-02 17:22:34'),(46,'kytrs','Olivia Hernandez','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','67.213.118.21',13,0,0,0,0,0,'2019-02-06 01:07:21','2019-02-06 01:07:21'),(47,'cxh1v','Jamal Ely','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','88.146.243.106',13,0,0,0,0,0,'2019-02-09 04:41:05','2019-02-09 04:41:05'),(48,'o7jhi','Eric','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','173.44.154.197',13,0,0,0,0,0,'2019-02-15 03:38:18','2019-02-15 03:38:18'),(49,'ba3vx','Grace Roberts','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','193.36.239.238',13,0,0,0,0,0,'2019-02-17 19:32:06','2019-02-17 19:32:06'),(50,'b32g1','Kathy Jenkins','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','104.245.144.41',13,0,0,0,0,0,'2019-02-22 19:13:30','2019-02-22 19:13:30'),(51,'60p6e','Paige White','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','192.3.244.57',13,0,0,0,0,0,'2019-02-23 19:18:29','2019-02-23 19:18:29'),(52,'6c4nw','Mackenzie Phillips','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','172.245.72.229',13,0,0,0,0,0,'2019-02-25 16:00:55','2019-02-25 16:00:55'),(53,'siz4l','Grace Roberts','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.172.170.236',13,0,0,0,0,0,'2019-02-27 16:47:35','2019-02-27 16:47:35'),(54,'dg4o','Eric','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.108.46.143',13,0,0,0,0,0,'2019-03-07 23:06:39','2019-03-07 23:06:39'),(55,'uc5lf','Scot Dycus','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','95.47.1.208',13,0,0,0,0,0,'2019-03-10 02:07:03','2019-03-10 02:07:03'),(56,'lwyj9','Haley Green','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','193.228.56.254',13,0,0,0,0,0,'2019-03-12 10:04:17','2019-03-12 10:04:17'),(57,'m6dem','Lisa Price','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.172.65.149',13,0,0,0,0,0,'2019-03-22 04:40:41','2019-03-22 04:40:41'),(58,'o8aje','Kathy Jenkins','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','89.187.164.174',13,0,0,0,0,0,'2019-03-26 18:27:04','2019-03-26 18:27:04'),(59,'38pqq','Steve Carner','a:2:{s:7:\"browser\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:47.0) Gecko/20100101 Firefox/47.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','14.192.52.85',13,0,0,0,0,0,'2019-03-30 04:46:40','2019-03-30 04:46:40'),(60,'fiqfp','Megan Rodriguez','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.174.245.197',13,0,0,0,0,0,'2019-03-31 01:05:17','2019-03-31 01:05:17'),(61,'9q0we','Grace Roberts','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.158.232.98',13,0,0,0,0,0,'2019-04-04 17:19:13','2019-04-04 17:19:13'),(62,'5aoas','Lisa Price','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','151.237.176.162',13,0,0,0,0,0,'2019-04-08 11:29:39','2019-04-08 11:29:39'),(63,'9allv','Gloria Putnam','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','193.56.149.229',13,0,0,0,0,0,'2019-04-14 14:13:52','2019-04-14 14:13:52'),(64,'tjrab','Holly Mobley','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','91.211.245.12',13,0,0,0,0,0,'2019-04-18 12:47:02','2019-04-18 12:47:02'),(65,'ojhhd','Tom Jacobs','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','191.101.170.25',13,0,0,0,0,0,'2019-04-18 15:00:01','2019-04-18 15:00:01'),(66,'9g7sg','Sandra Jones','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.229.45.130',13,0,0,0,0,0,'2019-04-21 09:48:19','2019-04-21 09:48:19'),(67,'upzxn','Jeremy Baker','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','104.245.145.38',13,0,0,0,0,0,'2019-04-25 18:26:03','2019-04-25 18:26:03'),(68,'rdrhz','Janna Mickens','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.225.17.75',13,0,0,0,0,0,'2019-04-28 14:03:53','2019-04-28 14:03:53'),(69,'z9uum','Kelley Rodgers','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','104.245.145.6',13,0,0,0,0,0,'2019-04-29 13:51:38','2019-04-29 13:51:38'),(70,'ta5ao','Sandra Green','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','104.227.174.222',13,0,0,0,0,0,'2019-04-30 09:28:25','2019-04-30 09:28:25'),(71,'qvui7','Scott Newmann','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','198.98.183.148',13,0,0,0,0,0,'2019-05-08 16:03:24','2019-05-08 16:03:24'),(72,'tfoms','Kelly O\\\'Connor','a:2:{s:7:\"browser\";s:0:\"\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.120.135.222',13,0,0,0,0,0,'2019-05-16 19:15:43','2019-05-16 19:15:43'),(73,'1dps2','Eric','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','192.210.144.46',13,0,0,0,0,0,'2019-05-26 19:27:06','2019-05-26 19:27:06'),(74,'p1pv7','Tommye Tamporello','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','117.93.33.194',13,0,0,0,0,0,'2019-05-29 03:37:27','2019-05-29 03:37:27'),(75,'9x3rj','Savannah Roberts','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','168.90.197.249',13,0,0,0,0,0,'2019-06-07 14:46:05','2019-06-07 14:46:05'),(76,'348um','Eric','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.235.253.44',13,0,0,0,0,0,'2019-06-25 11:59:31','2019-06-25 11:59:31'),(77,'zhyqh','Mable Hamlett','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','206.189.231.226',13,0,0,0,0,0,'2019-07-08 01:27:09','2019-07-08 01:27:09'),(78,'vcwbw','Dave Scofield','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','144.76.18.217',13,0,0,0,0,0,'2019-07-08 05:24:38','2019-07-08 05:24:38'),(79,'dhg31','Stacey Rodgers','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.120.142.13',13,0,0,0,0,0,'2019-07-10 17:02:17','2019-07-10 17:02:17'),(80,'pl3ji','Carmen Tuck','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.82.98.106',13,0,0,0,0,0,'2019-07-12 07:37:43','2019-07-12 07:37:43'),(81,'28him','Jenny Allen','a:2:{s:7:\"browser\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:43.0) Gecko/20100101 Firefox/43.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','14.192.55.73',13,0,0,0,0,0,'2019-07-16 11:50:25','2019-07-16 11:50:25'),(82,'ds1o4','arya kelly','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','146.196.38.9',13,0,0,0,0,0,'2019-07-19 07:21:10','2019-07-19 07:21:10'),(83,'aiuvb','Bea Keats','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','144.76.18.217',13,0,0,0,0,0,'2019-07-20 01:20:57','2019-07-20 01:20:57'),(84,'9pe49','JamesmubXN','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.39.112.90',13,0,0,0,0,0,'2019-07-29 05:33:52','2019-07-29 05:33:52'),(85,'rhfwy','Emma Wilson','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','103.197.170.8',13,0,0,0,0,0,'2019-07-30 03:25:35','2019-07-30 03:25:35'),(86,'cr9ie','Eloisa Lott','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','45.43.128.141',13,0,0,0,0,0,'2019-07-30 18:57:04','2019-07-30 18:57:04'),(87,'43iwj','KevinEnuthBE','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.93.3.114',13,0,0,0,0,0,'2019-07-31 16:51:19','2019-07-31 16:51:19'),(88,'efjf9','Carmen Carries','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.108.93.163',13,0,0,0,0,0,'2019-08-01 14:57:47','2019-08-01 14:57:47'),(89,'4btwo','Adam OusmanHM','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.93.180.213',13,0,0,0,0,0,'2019-08-02 05:40:38','2019-08-02 05:40:38'),(90,'nqknx','EmileFrevaQT','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.206.224.213',13,0,0,0,0,0,'2019-08-04 00:51:55','2019-08-04 00:51:55'),(91,'coqdw','EmileFrevaQT','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.206.224.213',13,0,0,0,0,0,'2019-08-05 23:34:56','2019-08-05 23:34:56'),(92,'yc01z','Karen Siles','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','181.177.114.104',13,0,0,0,0,0,'2019-08-06 14:58:09','2019-08-06 14:58:09'),(93,'snx3t','ThomasperXL','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.216.33.172',13,0,0,0,0,0,'2019-08-07 05:03:08','2019-08-07 05:03:08'),(94,'jqetb','Anthony RussellUW','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.47.8',13,0,0,0,0,0,'2019-08-08 09:17:50','2019-08-08 09:17:50'),(95,'ngagw','Felecia Ottinger','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','49.83.16.229',13,0,0,0,0,0,'2019-08-09 11:40:07','2019-08-09 11:40:07'),(96,'e5ex9','Madison Williams','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','170.130.98.167',13,0,0,0,0,0,'2019-08-10 03:11:38','2019-08-10 03:11:38'),(97,'3fu15','Stacey Hutton','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','5.62.51.15',13,0,0,0,0,0,'2019-08-11 12:51:13','2019-08-11 12:51:13'),(98,'ms7cw','KennethNugZN','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','85.206.165.6',13,0,0,0,0,0,'2019-08-16 21:52:11','2019-08-16 21:52:11'),(99,'pmlnb','Customiss','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','46.101.1.221',13,0,0,0,0,0,'2019-08-20 15:32:33','2019-08-20 15:32:33'),(100,'280fi','WilliamUniotHU','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.93.3.110',13,0,0,0,0,0,'2019-08-21 06:31:22','2019-08-21 06:31:22'),(101,'1s3m','Lucy Joyce','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','103.215.218.253',13,0,0,0,0,0,'2019-08-22 12:36:48','2019-08-22 12:36:48'),(102,'uorsn','Jen Harrel','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.120.142.28',13,0,0,0,0,0,'2019-08-23 17:10:46','2019-08-23 17:10:46'),(103,'4sd2f','FrankskessMI','a:2:{s:7:\"browser\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.47.136',13,0,0,0,0,0,'2019-08-26 00:11:14','2019-08-26 00:11:14'),(104,'az429','Eric','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.158.9.63',13,0,0,0,0,0,'2019-08-26 16:10:35','2019-08-26 16:10:35'),(105,'t7533','Maximilian Baskett','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','134.209.126.148',13,0,0,0,0,0,'2019-08-27 10:25:04','2019-08-27 10:25:04'),(106,'qkuoj','HarlandAluraSP','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.51.16',13,0,0,0,0,0,'2019-08-29 07:28:06','2019-08-29 07:28:06'),(107,'p5leg','DJEdwarddawCR','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','89.39.107.191',13,0,0,0,0,0,'2019-08-30 04:05:10','2019-08-30 04:05:10'),(108,'tlc8n','Omer Partlow','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','66.84.89.96',13,0,0,0,0,0,'2019-08-30 11:18:21','2019-08-30 11:18:21'),(109,'cogf3','Mia Carmens','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','45.120.51.218',13,0,0,0,0,0,'2019-09-05 13:12:58','2019-09-05 13:12:58'),(110,'64nk6','Elyse Shipp','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','96.85.26.161',13,0,0,0,0,0,'2019-09-05 21:02:53','2019-09-05 21:02:53'),(111,'xoe12','GeraldTRorsWC','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','89.39.107.190',13,0,0,0,0,0,'2019-09-08 03:27:05','2019-09-08 03:27:05'),(112,'61vg','GeraldTRorsWC','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','89.39.107.190',13,0,0,0,0,0,'2019-09-08 10:04:05','2019-09-08 10:04:05'),(113,'tf8yy','RaymondNatOR','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.253.96.17',13,0,0,0,0,0,'2019-09-09 07:00:29','2019-09-09 07:00:29'),(114,'btync','Ezra Earnhardt','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','200.89.174.142',13,0,0,0,0,0,'2019-09-09 11:33:13','2019-09-09 11:33:13'),(115,'x13e8','AverydweryIY','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.120.142.174',13,0,0,0,0,0,'2019-09-11 07:58:18','2019-09-11 07:58:18'),(116,'c988u','RobertvogJO','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.189.113.45',13,0,0,0,0,0,'2019-09-11 21:49:42','2019-09-11 21:49:42'),(117,'wfqj1','RonaldOrierCE','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','87.101.94.123',13,0,0,0,0,0,'2019-09-13 03:13:59','2019-09-13 03:13:59'),(118,'rozv7','AntonioropCV','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.189.113.45',13,0,0,0,0,0,'2019-09-13 03:43:56','2019-09-13 03:43:56'),(119,'8u5am','RobertgueltSE','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','207.189.0.84',13,0,0,0,0,0,'2019-09-14 18:35:46','2019-09-14 18:35:46'),(120,'eyvob','Savannah Garland','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','196.196.235.99',13,0,0,0,0,0,'2019-09-16 14:20:43','2019-09-16 14:20:43'),(121,'1gyj7','Lori Mitchell','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','82.102.17.219',13,0,0,0,0,0,'2019-09-25 16:26:58','2019-09-25 16:26:58'),(122,'d1guw','Rebeca Ruzicka','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','49.83.18.176',13,0,0,0,0,0,'2019-09-27 12:00:49','2019-09-27 12:00:49'),(123,'nxoyb','MikedoKMB','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.51.70',13,0,0,0,0,0,'2019-10-03 12:47:20','2019-10-03 12:47:20'),(124,'qpczx','Mark Middleton','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','101.255.117.2',13,0,0,0,0,0,'2019-10-03 18:18:06','2019-10-03 18:18:06'),(125,'kzjef','Kathy Scott','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','31.13.188.12',13,0,0,0,0,0,'2019-10-04 16:02:40','2019-10-04 16:02:40'),(126,'qp1lv','DJCecilIcedoJV','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','46.166.142.217',13,0,0,0,0,0,'2019-10-07 21:48:00','2019-10-07 21:48:00'),(127,'fwgi5','Pedro Molina','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.217.71.156',13,0,0,0,0,0,'2019-10-10 14:08:10','2019-10-10 14:08:10'),(128,'b5eg9','Siobhan Meece','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','104.151.28.87',13,0,0,0,0,0,'2019-10-15 01:15:14','2019-10-15 01:15:14'),(129,'ha7og','Sanjeev Yadav','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0\";s:8:\"referrer\";s:40:\"http://agctx.com//contractor/contact-us/\";}','103.15.83.4',13,0,0,0,0,0,'2019-10-21 05:38:50','2019-10-21 05:38:50'),(130,'7zdk2','Winston Austin','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.104.184.119',13,0,0,0,0,0,'2019-10-23 15:59:39','2019-10-23 15:59:39'),(131,'55exi','Savannah Garland','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','142.234.203.1',13,0,0,0,0,0,'2019-10-23 19:07:06','2019-10-23 19:07:06'),(132,'c9nwo','Karen Siles','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','196.247.241.157',13,0,0,0,0,0,'2019-10-23 22:16:03','2019-10-23 22:16:03'),(133,'m1i9w','WillieBorAW','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.62.136',13,0,0,0,0,0,'2019-10-24 09:58:14','2019-10-24 09:58:14'),(134,'o3fep','BenitoQuathAO','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','87.101.94.68',13,0,0,0,0,0,'2019-10-25 11:40:07','2019-10-25 11:40:07'),(135,'fa41i','Sharon Lawrence','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','196.196.98.109',13,0,0,0,0,0,'2019-10-27 04:26:32','2019-10-27 04:26:32'),(136,'yeukj','KevinskeleKQ','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.62.134',13,0,0,0,0,0,'2019-10-28 19:10:28','2019-10-28 19:10:28'),(137,'m04fv','Laurel Oliver','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','104.144.230.36',13,0,0,0,0,0,'2019-10-29 00:24:09','2019-10-29 00:24:09'),(138,'zjff0','MichaelCokWC','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.217.71.152',13,0,0,0,0,0,'2019-11-01 19:19:37','2019-11-01 19:19:37'),(139,'g63x2','SammyDewKC','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','199.187.211.100',13,0,0,0,0,0,'2019-11-02 09:09:40','2019-11-02 09:09:40'),(140,'ran0m','CharlesCakVR','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.120.217.52',13,0,0,0,0,0,'2019-11-07 02:26:43','2019-11-07 02:26:43'),(141,'uui91','Ryan C','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','198.50.183.49',13,0,0,0,0,0,'2019-11-08 03:54:32','2019-11-08 03:54:32'),(142,'easkb','Eric Jones','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.172.241.168',13,0,0,0,0,0,'2019-11-10 00:03:27','2019-11-10 00:03:27'),(143,'max59','RobertsinlyAX','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','5.253.205.20',13,0,0,0,0,0,'2019-11-13 09:01:37','2019-11-13 09:01:37'),(144,'n5w03','Angelyn Vero','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','117.93.35.16',13,0,0,0,0,0,'2019-11-14 14:29:19','2019-11-14 14:29:19'),(145,'po9g4','ThomasvedAM','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.62.145',13,0,0,0,0,0,'2019-11-16 00:39:01','2019-11-16 00:39:01'),(146,'dh7jh','Albert Liu','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','101.88.236.51',13,0,0,0,0,0,'2019-11-16 07:04:58','2019-11-16 07:04:58'),(147,'exgf0','Ryan C','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','209.251.20.139',13,0,0,0,0,0,'2019-11-18 21:21:13','2019-11-18 21:21:13'),(148,'vroub','MonkeyzetZS','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.253.97.235',13,0,0,0,0,0,'2019-11-19 19:01:51','2019-11-19 19:01:51'),(149,'bxa8z','AnnaWridoMB','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.115.197.74',13,0,0,0,0,0,'2019-11-20 21:12:01','2019-11-20 21:12:01'),(150,'l55l1','TimothyKeddyXS','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','141.98.100.68',13,0,0,0,0,0,'2019-11-21 00:47:50','2019-11-21 00:47:50'),(151,'9ofy3','Glinda Driscoll','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','159.138.1.185',13,0,0,0,0,0,'2019-11-22 21:48:11','2019-11-22 21:48:11'),(152,'4eiq7','JeffreyCupleER','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.62.136',13,0,0,0,0,0,'2019-11-22 22:05:27','2019-11-22 22:05:27'),(153,'vj2g4','WilliampatIN','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','193.9.114.233',13,0,0,0,0,0,'2019-11-23 23:16:16','2019-11-23 23:16:16'),(154,'hj16x','Jim Stratton','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','196.245.242.40',13,0,0,0,0,0,'2019-11-24 01:02:32','2019-11-24 01:02:32'),(155,'vo8yv','Allison Green','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.236.117.87',13,0,0,0,0,0,'2019-11-24 03:32:00','2019-11-24 03:32:00'),(156,'yahy6','Jenny Carner','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','120.59.123.17',13,0,0,0,0,0,'2019-11-25 09:21:24','2019-11-25 09:21:24'),(157,'ie01s','Millie Jarvis','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','93.117.72.27',13,0,0,0,0,0,'2019-11-29 12:38:15','2019-11-29 12:38:15'),(158,'2fg3z','Ashley O\\\'Connell','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.231.32.175',13,0,0,0,0,0,'2019-11-30 17:56:19','2019-11-30 17:56:19'),(159,'94l6o','Eric Jones','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','138.186.138.160',13,0,0,0,0,0,'2019-11-30 18:23:39','2019-11-30 18:23:39'),(160,'stxj0','Josefina Keller','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','209.58.151.181',13,0,0,0,0,0,'2019-12-01 23:33:04','2019-12-01 23:33:04'),(161,'9ewsy','DantedrymnGL','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.108.128.64',13,0,0,0,0,0,'2019-12-03 13:51:07','2019-12-03 13:51:07'),(162,'2bgay','SpencerscantTX','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','172.83.43.136',13,0,0,0,0,0,'2019-12-03 17:16:03','2019-12-03 17:16:03'),(163,'gjilg','Lara Wilson','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','45.120.51.14',13,0,0,0,0,0,'2019-12-05 03:13:01','2019-12-05 03:13:01'),(164,'lj71j','AntonioLycleGI','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','178.175.132.77',13,0,0,0,0,0,'2019-12-05 16:48:33','2019-12-05 16:48:33'),(165,'v9kq8','ThomasAnderson','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.120.217.51',13,0,0,0,0,0,'2019-12-06 18:17:52','2019-12-06 18:17:52'),(166,'k5wyc','Aracelis Vincent','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.104.184.122',13,0,0,0,0,0,'2019-12-08 04:25:59','2019-12-08 04:25:59'),(167,'ob51y','StephenSoushOE','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','84.17.62.136',13,0,0,0,0,0,'2019-12-08 14:17:29','2019-12-08 14:17:29'),(168,'2ry1f','JacktupPW','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','151.106.11.181',13,0,0,0,0,0,'2019-12-10 12:00:30','2019-12-10 12:00:30'),(169,'vkc0d','Fwd: $ 10,000 success story. Make money online - $10000+ Passive Income: https://jtbtigers.com/passiveincome920674','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','69.12.94.118',13,0,0,0,0,0,'2019-12-18 09:45:46','2019-12-18 09:45:46'),(170,'k3bz','ElmerMemCA','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','151.106.12.254',13,0,0,0,0,0,'2019-12-18 11:17:21','2019-12-18 11:17:21'),(171,'5zjvx','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','178.175.132.72',13,0,0,0,0,0,'2019-12-18 18:40:25','2019-12-18 18:40:25'),(172,'wdd3k','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links_Dating.txt\\\",1,N]','a:2:{s:7:\"browser\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.130.184.250',13,0,0,0,0,0,'2019-12-18 19:54:48','2019-12-18 19:54:48'),(173,'n855s','Emily Scott','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','196.196.50.209',13,0,0,0,0,0,'2019-12-19 00:20:33','2019-12-19 00:20:33'),(174,'bs7zz','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','31.13.191.71',13,0,0,0,0,0,'2019-12-19 12:28:10','2019-12-19 12:28:10'),(175,'9dhjo','Ricardo Andre','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','196.18.58.130',13,0,0,0,0,0,'2019-12-20 00:54:18','2019-12-20 00:54:18'),(176,'ut4f0','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links_Dating.txt\\\",1,N]','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','69.12.94.118',13,0,0,0,0,0,'2019-12-20 09:27:48','2019-12-20 09:27:48'),(177,'aijh9','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.253.96.27',13,0,0,0,0,0,'2019-12-20 14:49:06','2019-12-20 14:49:06'),(178,'g3xlv','Eric','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','154.16.47.48',13,0,0,0,0,0,'2019-12-20 15:13:54','2019-12-20 15:13:54'),(179,'1mhva','Eric','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','107.174.149.177',13,0,0,0,0,0,'2019-12-20 15:28:04','2019-12-20 15:28:04'),(180,'9u4z7','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links_Dating.txt\\\",1,N]','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','82.102.18.43',13,0,0,0,0,0,'2019-12-20 17:14:59','2019-12-20 17:14:59'),(181,'g0t4i','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','31.13.191.71',13,0,0,0,0,0,'2019-12-21 05:31:30','2019-12-21 05:31:30'),(182,'ny0cd','VERDIENEN SIE 200.000 USD PASSIVES EINKOMMEN! WAHRE GESCHICHTE. Passives Einkommen: Wie ich 10.000 USD pro Monat verdiene: https://jtbtigers.com/14lbz','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','185.253.96.27',13,0,0,0,0,0,'2019-12-21 11:37:55','2019-12-21 11:37:55'),(183,'39i7w','10.000 US-Dollar Erfolgsgeschichte pro Woche. So verdienen Sie $ 10000 pro Monat von zu Hause aus: Passives Einkommen: http://freeurlredirect.com/18cxj','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','82.102.18.43',13,0,0,0,0,0,'2019-12-21 17:48:07','2019-12-21 17:48:07'),(184,'b7qgg','contactyvzsbi','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','79.139.225.216',13,0,0,0,0,0,'2019-12-21 23:37:31','2019-12-21 23:37:31'),(185,'usdd3','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links_Dating.txt\\\",1,N]','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','172.241.131.139',13,0,0,0,0,0,'2019-12-22 08:58:53','2019-12-22 08:58:53'),(186,'lrmbg','Eric Jones','a:2:{s:7:\"browser\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.94.75.180',13,0,0,0,0,0,'2019-12-22 10:27:05','2019-12-22 10:27:05'),(187,'8ql5f','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.94.74.109',13,0,0,0,0,0,'2019-12-22 17:20:20','2019-12-22 17:20:20'),(188,'pmsrl','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links_Dating.txt\\\",1,N]','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','2.58.29.145',13,0,0,0,0,0,'2019-12-22 19:35:11','2019-12-22 19:35:11'),(189,'t58qq','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','173.44.36.101',13,0,0,0,0,0,'2019-12-23 06:07:07','2019-12-23 06:07:07'),(190,'wy8vo','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links_Dating.txt\\\",1,N]','a:2:{s:7:\"browser\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','172.241.131.139',13,0,0,0,0,0,'2019-12-23 18:46:32','2019-12-23 18:46:32'),(191,'dnf2y','Beautiful womеn fоr sex in your tоwn Cаnаda: http://freeurlredirect.com/sexygirls137368','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','2.58.29.145',13,0,0,0,0,0,'2019-12-24 04:09:19','2019-12-24 04:09:19'),(192,'fqkcr','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','23.94.74.109',13,0,0,0,0,0,'2019-12-24 13:58:58','2019-12-24 13:58:58'),(193,'1f9b4','#file_links[\\\"C:\\\\Frazes.txt\\\",1,N]: #file_links[\\\"C:\\\\Links.txt\\\",1,N]','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','173.44.36.101',13,0,0,0,0,0,'2019-12-24 16:01:17','2019-12-24 16:01:17'),(194,'ub0ax','Sania Lorison','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','202.173.127.135',13,0,0,0,0,0,'2020-02-14 11:28:11','2020-02-14 11:28:11'),(195,'tgldp','Selma Moreno','a:2:{s:7:\"browser\";s:73:\"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Firefox/68.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','204.64.62.132',13,0,0,0,0,0,'2020-02-26 19:51:26','2020-02-26 19:51:26'),(196,'gc1hq','Ayaz Ali','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','59.103.201.33',13,0,0,0,0,0,'2020-04-24 13:22:54','2020-04-24 13:22:54'),(197,'2pc2f','AllenMulkyUH','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','95.165.95.233',13,0,0,0,0,0,'2020-05-19 02:28:09','2020-05-19 02:28:09'),(198,'xm955','Liza Medina','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','74.51.197.58',13,0,0,0,0,0,'2020-06-08 20:30:40','2020-06-08 20:30:40'),(199,'5zwp9','Sami Ahmed','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','182.189.10.71',13,0,0,0,0,0,'2020-06-09 21:24:54','2020-06-09 21:24:54'),(200,'u7sz2','JustinRawLV','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','178.71.10.87',13,0,0,0,0,0,'2020-07-23 09:25:42','2020-07-23 09:25:42'),(201,'dk7r3','GeorgeNemGS','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','178.71.10.87',13,0,0,0,0,0,'2020-08-18 18:39:23','2020-08-18 18:39:23'),(202,'ftvye','Ken Mark','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','5.149.250.222',13,0,0,0,0,0,'2020-10-21 18:25:45','2020-10-21 18:25:45'),(203,'g3iy','Niccoholos','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','95.214.10.116',13,0,0,0,0,0,'2020-10-28 13:07:37','2020-10-28 13:07:37'),(204,'9z5sy','JefferyjetJN','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','81.91.179.130',13,0,0,0,0,0,'2020-11-01 18:57:58','2020-11-01 18:57:58'),(205,'kchb5','ContactWedDW','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','37.120.194.45',13,0,0,0,0,0,'2020-12-01 05:35:09','2020-12-01 05:35:09'),(206,'x8g86','JgscWoots','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 5.0; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:8:\"referrer\";s:39:\"http://agctx.com/contractor/contact-us/\";}','178.159.37.125',13,0,0,0,0,0,'2020-12-04 18:36:31','2020-12-04 18:36:31'); /*!40000 ALTER TABLE `wp_frm_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=InnoDB AUTO_INCREMENT=345031 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://agctx.com/contractor','yes'),(2,'home','http://agctx.com/contractor','yes'),(3,'blogname','American General Contractors','yes'),(4,'blogdescription','A Division of American General Group, LLC','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','info@viztvmedia.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','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','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','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','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:180:{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:43:\"tbuilder-layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"tbuilder-layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"tbuilder-layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"tbuilder-layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"tbuilder-layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"tbuilder-layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"tbuilder-layout/([^/]+)/embed/?$\";s:48:\"index.php?tbuilder_layout=$matches[1]&embed=true\";s:36:\"tbuilder-layout/([^/]+)/trackback/?$\";s:42:\"index.php?tbuilder_layout=$matches[1]&tb=1\";s:44:\"tbuilder-layout/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?tbuilder_layout=$matches[1]&paged=$matches[2]\";s:51:\"tbuilder-layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?tbuilder_layout=$matches[1]&cpage=$matches[2]\";s:40:\"tbuilder-layout/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?tbuilder_layout=$matches[1]&page=$matches[2]\";s:32:\"tbuilder-layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"tbuilder-layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"tbuilder-layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"tbuilder-layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"tbuilder-layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"tbuilder-layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"tbuilder-layout-part/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"tbuilder-layout-part/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"tbuilder-layout-part/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"tbuilder-layout-part/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"tbuilder-layout-part/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"tbuilder-layout-part/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"tbuilder-layout-part/([^/]+)/embed/?$\";s:53:\"index.php?tbuilder_layout_part=$matches[1]&embed=true\";s:41:\"tbuilder-layout-part/([^/]+)/trackback/?$\";s:47:\"index.php?tbuilder_layout_part=$matches[1]&tb=1\";s:49:\"tbuilder-layout-part/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?tbuilder_layout_part=$matches[1]&paged=$matches[2]\";s:56:\"tbuilder-layout-part/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?tbuilder_layout_part=$matches[1]&cpage=$matches[2]\";s:45:\"tbuilder-layout-part/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?tbuilder_layout_part=$matches[1]&page=$matches[2]\";s:37:\"tbuilder-layout-part/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"tbuilder-layout-part/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"tbuilder-layout-part/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"tbuilder-layout-part/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"tbuilder-layout-part/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"tbuilder-layout-part/[^/]+/([^/]+)/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: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: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:38:\"frm_styles/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"frm_styles/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"frm_styles/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"frm_styles/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"frm_styles/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"frm_styles/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"frm_styles/([^/]+)/embed/?$\";s:43:\"index.php?frm_styles=$matches[1]&embed=true\";s:31:\"frm_styles/([^/]+)/trackback/?$\";s:37:\"index.php?frm_styles=$matches[1]&tb=1\";s:39:\"frm_styles/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?frm_styles=$matches[1]&paged=$matches[2]\";s:46:\"frm_styles/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?frm_styles=$matches[1]&cpage=$matches[2]\";s:35:\"frm_styles/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?frm_styles=$matches[1]&page=$matches[2]\";s:27:\"frm_styles/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"frm_styles/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"frm_styles/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"frm_styles/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"frm_styles/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"frm_styles/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"frm_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?frm_tag=$matches[1]&feed=$matches[2]\";s:43:\"frm_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?frm_tag=$matches[1]&feed=$matches[2]\";s:24:\"frm_tag/([^/]+)/embed/?$\";s:40:\"index.php?frm_tag=$matches[1]&embed=true\";s:36:\"frm_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?frm_tag=$matches[1]&paged=$matches[2]\";s:18:\"frm_tag/([^/]+)/?$\";s:29:\"index.php?frm_tag=$matches[1]\";s:39:\"frm_display/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"frm_display/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"frm_display/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"frm_display/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"frm_display/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"frm_display/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"frm_display/([^/]+)/embed/?$\";s:44:\"index.php?frm_display=$matches[1]&embed=true\";s:32:\"frm_display/([^/]+)/trackback/?$\";s:38:\"index.php?frm_display=$matches[1]&tb=1\";s:40:\"frm_display/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?frm_display=$matches[1]&paged=$matches[2]\";s:47:\"frm_display/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?frm_display=$matches[1]&cpage=$matches[2]\";s:36:\"frm_display/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?frm_display=$matches[1]&page=$matches[2]\";s:28:\"frm_display/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"frm_display/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"frm_display/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"frm_display/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"frm_display/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"frm_display/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"frm_form_actions/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"frm_form_actions/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"frm_form_actions/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"frm_form_actions/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"frm_form_actions/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"frm_form_actions/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"frm_form_actions/([^/]+)/embed/?$\";s:49:\"index.php?frm_form_actions=$matches[1]&embed=true\";s:37:\"frm_form_actions/([^/]+)/trackback/?$\";s:43:\"index.php?frm_form_actions=$matches[1]&tb=1\";s:45:\"frm_form_actions/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?frm_form_actions=$matches[1]&paged=$matches[2]\";s:52:\"frm_form_actions/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?frm_form_actions=$matches[1]&cpage=$matches[2]\";s:41:\"frm_form_actions/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?frm_form_actions=$matches[1]&page=$matches[2]\";s:33:\"frm_form_actions/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"frm_form_actions/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"frm_form_actions/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"frm_form_actions/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"frm_form_actions/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"frm_form_actions/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:38:\"index.php?&page_id=7&cpage=$matches[1]\";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: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: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: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: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: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:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:2:{i:1;s:25:\"formidable/formidable.php\";i:2;s:19:\"jetpack/jetpack.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','themify-ultra','yes'),(41,'stylesheet','themify-ultra','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:0:{}','no'),(82,'timezone_string','America/Chicago','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','7','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','36686','yes'),(92,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:14:\"frm_view_forms\";b:1;s:14:\"frm_edit_forms\";b:1;s:16:\"frm_delete_forms\";b:1;s:19:\"frm_change_settings\";b:1;s:16:\"frm_view_entries\";b:1;s:18:\"frm_delete_entries\";b:1;s:18:\"frm_create_entries\";b:1;s:16:\"frm_edit_entries\";b:1;s:16:\"frm_view_reports\";b:1;s:17:\"frm_edit_displays\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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;}}}','yes'),(93,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'sidebars_widgets','a:11:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"sidebar-main\";a:0:{}s:13:\"social-widget\";a:0:{}s:20:\"footer-social-widget\";a:0:{}s:15:\"header-widget-1\";a:0:{}s:15:\"header-widget-2\";a:0:{}s:15:\"header-widget-3\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:15:\"footer-widget-3\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(99,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'cron','a:8:{i:1610012817;a:2:{s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:4:\"1min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:4:\"1min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1610013144;a:1:{s:40:\"jetpack_display_posts_widget_cron_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"minutes_10\";s:4:\"args\";a:0:{}s:8:\"interval\";i:600;}}}i:1610013744;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:1610032909;a:3:{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:1610069791;a:1:{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;}}}i:1610071346;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:1610071375;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(203,'theme_mods_twentysixteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1465868365;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(206,'current_theme','Themify Ultra','yes'),(209,'theme_mods_themify-ultra','a:13:{i:0;b:0;s:9:\"body_font\";s:51:\"{\"family\":{\"fonttype\":\"google\",\"name\":\"Open Sans\"}}\";s:15:\"site-logo_image\";s:123:\"{\"mode\":\"image\",\"id\":65,\"src\":\"http://agctx.com/contractor/wp-content/uploads/2016/06/AGC-Logo-New-2.png\",\"imgwidth\":\"360\"}\";s:12:\"site-tagline\";s:125:\"{\"sizeunit\":\"em\",\"sizenum\":\"0.8\",\"italic\":\"italic\",\"normal\":\"\",\"underline\":\"\",\"linethrough\":\"\",\"nostyle\":\"\",\"color\":\"000000\"}\";s:18:\"nav_menu_locations\";a:2:{s:8:\"main-nav\";i:4;s:10:\"footer-nav\";i:5;}s:19:\"main_nav_background\";s:18:\"{\"color\":\"000000\"}\";s:15:\"main_nav_border\";s:282:\"{\"top\":{\"color\":\"\",\"opacity\":\"\",\"style\":\"\",\"width\":\"\"},\"left\":{\"color\":\"\",\"opacity\":\"\",\"style\":\"\",\"width\":\"\"},\"bottom\":{\"color\":\"\",\"opacity\":\"\",\"style\":\"\",\"width\":\"\"},\"right\":{\"color\":\"\",\"opacity\":\"\",\"style\":\"\",\"width\":\"\"},\"color\":\"dbdbdb\",\"same\":\"same\",\"width\":\"5\",\"style\":\"solid\"}\";s:18:\"main_nav_link_font\";s:61:\"{\"sizenum\":\"0.8\",\"sizeunit\":\"em\",\"texttransform\":\"uppercase\"}\";s:19:\"main_nav_link_color\";s:18:\"{\"color\":\"ffffff\"}\";s:21:\"main_nav_link_padding\";s:166:\"{\"top\":{\"width\":\"3\",\"unit\":\"px\"},\"left\":{\"width\":\"\",\"unit\":\"px\"},\"bottom\":{\"width\":\"\",\"unit\":\"px\"},\"right\":{\"width\":\"\",\"unit\":\"px\"},\"unit\":\"em\",\"same\":\"\",\"width\":\"3\"}\";s:13:\"heading1_font\";s:33:\"{\"sizeunit\":\"em\",\"sizenum\":\"1.4\"}\";s:13:\"heading2_font\";s:33:\"{\"sizeunit\":\"em\",\"sizenum\":\"1.4\"}\";s:18:\"custom_css_post_id\";i:-1;}','yes'),(212,'theme_switched','','yes'),(214,'themify_migrate_settings_name','1','yes'),(217,'themify_clear_legacy','1','yes'),(220,'builder_cpt','a:0:{}','yes'),(223,'widget_themify-feature-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(226,'widget_themify-list-pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(229,'widget_themify-list-categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(232,'widget_themify-recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(235,'widget_themify-social-links','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(238,'widget_themify-twitter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(241,'widget_themify-flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(244,'widget_themify-most-commented','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(247,'themify_flush_rewrite_rules_after_manual_update','1','yes'),(250,'themify_builder_cleanup_builtin_layouts','yes','yes'),(253,'builder_154_update_done','yes','yes'),(259,'_transient_themify_new_framework','O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.7.6\";s:3:\"url\";s:1:\"#\";s:5:\"class\";s:17:\"upgrade-framework\";s:6:\"target\";s:0:\"\";}','yes'),(262,'themify-ultra_themify_import_notice','0','yes'),(269,'_transient_themify_update_check_theme','O:8:\"stdClass\":1:{s:11:\"lastChecked\";i:1550677338;}','yes'),(272,'recently_activated','a:2:{s:25:\"duplicator/duplicator.php\";i:1577225387;s:41:\"wordpress-importer/wordpress-importer.php\";i:1577225382;}','yes'),(307,'category_children','a:0:{}','yes'),(332,'frm_last_style_update','614212','yes'),(335,'frmpro_css','/* WARNING: Any changes made to this file will be lost when your Formidable settings are updated */\n.frm_hidden,.with_frm_style .frm_button.frm_hidden{display:none;}.with_frm_style fieldset{min-width:0;}legend.frm_hidden{display:none !important;}.frm_transparent{color:transparent;}.input[type=file].frm_transparent:focus, .with_frm_style input[type=file]{background-color:transparent;border:none;outline:none;box-shadow:none;}.with_frm_style input[type=file]{display:initial;}.frm_preview_page:before{content:normal !important;}.frm_preview_page{padding:25px;}.with_frm_style .form-field.frm_col_field{clear:none;float:left;margin-right:20px;}.with_frm_style label.frm_primary_label{max-width:100%;}.with_frm_style .frm_top_container label.frm_primary_label,.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_top{display:block;float:none;width:auto;}.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px;}.with_frm_style .frm_right_container label.frm_primary_label,.with_frm_style .frm_pos_right{display:inline;float:right;margin-left:10px;}.with_frm_style .frm_none_container label.frm_primary_label,.with_frm_style .frm_pos_none,.frm_none_container label.frm_primary_label{display:none;}.with_frm_style .frm_section_heading.frm_hide_section{margin-top:0px !important;}.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_hidden,.frm_hidden_container label.frm_primary_label{visibility:hidden;}.with_frm_style .frm_description{clear:both;}.with_frm_style .frm_scale{margin-right:10px;text-align:center;float:left;}.with_frm_style .frm_scale input{display:block;}.with_frm_style select[multiple=\"multiple\"]{height:auto;line-height:normal;}.with_frm_style select{white-space:nowrap;}.with_frm_style .frm_catlevel_2,.with_frm_style .frm_catlevel_3,.with_frm_style .frm_catlevel_4,.with_frm_style .frm_catlevel_5{margin-left:18px;}.with_frm_style .wp-editor-container{border:1px solid #e5e5e5;}.with_frm_style .quicktags-toolbar input{font-size:12px !important;}.with_frm_style .wp-editor-container textarea{border:none;}.with_frm_style .auto_width #loginform input,.with_frm_style .auto_width input,.with_frm_style input.auto_width,.with_frm_style select.auto_width,.with_frm_style textarea.auto_width{width:auto;}.with_frm_style .frm_repeat_buttons{white-space:nowrap;}.with_frm_style .frm_button{text-decoration:none;border:1px solid #eee;padding:5px;display:inline;}.with_frm_style .frm_submit{clear:both;}.frm_inline_form .frm_form_field.form-field{margin-right:2.5%;display:inline-block;}.frm_inline_form .frm_submit{display:inline-block;}.with_frm_style.frm_center_submit .frm_submit{text-align:center;}.with_frm_style.frm_center_submit .frm_submit input[type=submit],.with_frm_style.frm_center_submit .frm_submit input[type=button]{margin-bottom:8px !important;}.with_frm_style .frm_submit input[type=submit],.with_frm_style .frm_submit input[type=button]{-webkit-appearance: none;}.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{display: block;margin: 0 auto;}.frm_forms.frm_style_formidable-style.with_frm_style{max-width:100%;direction:ltr;}.frm_style_formidable-style.with_frm_style,.frm_style_formidable-style.with_frm_style form,.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {text-align:left;}.frm_style_formidable-style.with_frm_style fieldset{border:0px solid #000000;margin:0;padding:0 0 15px 0;background-color:transparent;}.frm_style_formidable-style.with_frm_style legend + h3,.frm_style_formidable-style.with_frm_style h3.frm_form_title{font-size:20px;color:#444444;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;margin-top:10px;margin-bottom:10px;}.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3{padding:15px 0 3px 0;margin:0;font-size:18px;font-weight:bold;color:#444444;border:none;border-top:2px solid #e8e8e8;background-color:transparent}.frm_style_formidable-style.with_frm_style h3 .frm_after_collapse{display:inline;}.frm_style_formidable-style.with_frm_style h3 .frm_before_collapse{display:none;}.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm_section_heading h3{margin:0;}.frm_style_formidable-style.with_frm_style .frm_section_heading{margin-top:15px;}.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing,.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing{margin-bottom:12px;}.frm_style_formidable-style.with_frm_style .frm_repeat_sec{margin-bottom:20px;margin-top:20px;}.frm_style_formidable-style.with_frm_style label.frm_primary_label,.frm_style_formidable-style.with_frm_style.frm_login_form label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;text-align:left;margin:0;padding:0 0 3px 0;width:auto;display:block;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#666666;}.frm_style_formidable-style.with_frm_style .frm_icon_font{color:#444444;}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before{content:\"\\e600\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{content:\"\\e602\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before,.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{color:#444444;}.frm_style_formidable-style.with_frm_style .frm_trigger.active .frm_icon_font.frm_arrow_icon:before{content:\"\\e62d\";}.frm_style_formidable-style.with_frm_style .frm_trigger .frm_icon_font.frm_arrow_icon:before{content:\"\\e62a\";}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd {margin-bottom:0;}.frm_style_formidable-style.with_frm_style .form-field.frm_section_heading{margin-bottom:0;}.frm_style_formidable-style.with_frm_style p.description,.frm_style_formidable-style.with_frm_style div.description,.frm_style_formidable-style.with_frm_style div.frm_description,.frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description,.frm_style_formidable-style.with_frm_style .frm_error{margin:0;padding:0;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:12px;color:#666666;font-weight:normal;text-align:left;font-style:normal;max-width:100%;}.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p{font-size:14px;color:#666666;margin-top:10px;margin-bottom:25px;}.frm_style_formidable-style.with_frm_style .frm_left_container label.frm_primary_label{float:left;display:inline;width:150px;max-width:33%;margin-right:10px;}.frm_style_formidable-style.with_frm_style .frm_right_container label.frm_primary_label{display:inline;width:150px;max-width:33%;margin-left:10px;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha{max-width:62%;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha{display:inline-block;}.frm_style_formidable-style.with_frm_style .frm_left_container p.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_left_container .frm_error{margin-left:160px;max-width:62%;}.frm_style_formidable-style.with_frm_style .frm_right_container p.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_right_container .frm_error{margin-right:160px;max-width:62%;}.frm_style_formidable-style.with_frm_style .frm_left_container .attachment-thumbnail{clear:both;margin-left:160px;}.frm_style_formidable-style.with_frm_style .frm_left_container.frm_inline label.frm_primary_label{max-width:90%;}.frm_style_formidable-style.with_frm_style .form-field.frm_col_field div.frm_description{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .frm_inline_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container{display:inline;}.frm_style_formidable-style.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px;}.frm_style_formidable-style.with_frm_style .frm_pos_right{display:inline;width:150px;}.frm_style_formidable-style.with_frm_style .frm_none_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_pos_none{display:none;}.frm_style_formidable-style.with_frm_style .frm_scale label{font-weight:normal;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;}.frm_style_formidable-style.with_frm_style .frm_required{color:#B94A48;font-weight:bold;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_style_formidable-style.with_frm_style .chosen-container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:18px;margin-bottom:0;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=phone],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_form_fields_style,.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single{color:#000;background-color:#ccc;border-color:#ccc;border-width:1px;border-style:solid;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:100%;max-width:100%;font-size:18px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_style_formidable-style.with_frm_style input[type=file]::-webkit-file-upload-button{color:#000;background-color:#ccc;padding:6px 10px;border-radius:2px;border-color:#ccc;border-width:1px;border-style:solid;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=file],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select{height:38px;line-height:1.3;}.frm_style_formidable-style.with_frm_style select[multiple=\"multiple\"]{height:auto ;}.frm_style_formidable-style.with_frm_style input[type=file]{color:#000;padding:0px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:18px;}.frm_style_formidable-style.with_frm_style input[type=file].frm_transparent{color:transparent;}.frm_style_formidable-style.with_frm_style .frm_default,.frm_style_formidable-style.with_frm_style .placeholder,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field .default,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-default{color:#000;font-style:italic;}.frm_style_formidable-style.with_frm_style select{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style input.frm_other_input:not(.frm_other_full){width:auto ;margin-left:5px ;}.frm_style_formidable-style.with_frm_style .frm_full input.frm_other_input:not(.frm_other_full){margin-left:0 ;margin-top:8px;}.frm_style_formidable-style.with_frm_style .frm_other_container select:not([multiple=\"multiple\"]){width:auto;}.frm_style_formidable-style.with_frm_style .wp-editor-wrap{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .wp-editor-container textarea{border:none;}.frm_style_formidable-style.with_frm_style .mceIframeContainer{background-color:#ccc;}.frm_style_formidable-style.with_frm_style .auto_width input,.frm_style_formidable-style.with_frm_style input.auto_width,.frm_style_formidable-style.with_frm_style select.auto_width,.frm_style_formidable-style.with_frm_style textarea.auto_width{width:auto;}.frm_style_formidable-style.with_frm_style input[disabled],.frm_style_formidable-style.with_frm_style select[disabled],.frm_style_formidable-style.with_frm_style textarea[disabled],.frm_style_formidable-style.with_frm_style input[readonly],.frm_style_formidable-style.with_frm_style select[readonly],.frm_style_formidable-style.with_frm_style textarea[readonly]{background-color:#ffffff;color:#A1A1A1;border-color:#E5E5E5;}.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,.frm_style_formidable-style.with_frm_style select:focus,.frm_style_formidable-style.with_frm_style textarea:focus,.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],.frm_form_fields_active_style,.frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices{background-color:#ffffff;border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102,175,233, 0.6);}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_style_formidable-style.with_frm_style input[type=submit],.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_form_submit_style,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]{width:auto;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;height:auto;line-height:normal;text-align:center;background:#ffffff;border-width:1px;border-color:#cccccc;border-style:solid;color:#444444;cursor:pointer;font-weight:normal;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-shadow:none;padding:6px 11px;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-shadow:0 1px 1px #eeeeee;-webkit-box-shadow:0px 1px 1px #eeeeee;box-shadow:0 1px 1px #eeeeee;-ms-filter:\"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=\'#eeeeee\')\";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=\'#eeeeee\');margin:10px;margin-left:0;margin-right:0;vertical-align:middle;}.frm_style_formidable-style.with_frm_style input[type=submit]:hover,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover{background:#efefef;border-color:#cccccc;color:#444444;}.frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{margin-bottom:10px;}.frm_style_formidable-style.with_frm_style input[type=submit]:focus,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:active,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active{background:#efefef;border-color:#cccccc;color:#444444;}.frm_style_formidable-style.with_frm_style a.frm_save_draft{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;font-weight:normal;}.frm_style_formidable-style.with_frm_style #frm_field_cptch_number_container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;clear:both;}.frm_style_formidable-style.with_frm_style .frm_radio{display:block;}.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio{margin:0 5px 0 0;}.frm_style_formidable-style.with_frm_style .frm_checkbox{display:block;}.frm_style_formidable-style.with_frm_style .vertical_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.frm_style_formidable-style.with_frm_style .frm_radio label,.frm_style_formidable-style.with_frm_style .frm_checkbox label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;font-weight:normal;display:inline;white-space:normal;}.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field select,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{color:#444444;background-color:#ffffff;border-color:#B94A48;border-width:1px;border-style:solid;}.frm_style_formidable-style.with_frm_style .frm_error{font-weight:bold;}.frm_style_formidable-style.with_frm_style .frm_blank_field label,.frm_style_formidable-style.with_frm_style .frm_error{color:#B94A48;}.frm_style_formidable-style.with_frm_style .frm_error_style{background-color:#F2DEDE;border:1px solid #EBCCD1;border-radius:2px;color:#B94A48;font-size:14px;margin:0;margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_message,.frm_success_style{border:1px solid #D6E9C6;background-color:#DFF0D8;color:#468847;border-radius:2px;}.frm_style_formidable-style.with_frm_style .frm_message{margin:5px 0 15px;font-size:14px;}.frm_style_formidable-style.with_frm_style .frm-grid td,.frm-grid th{border-color:#ccc;}.form_results.frm_style_formidable-style.with_frm_style{border:1px solid #ccc;}.form_results.frm_style_formidable-style.with_frm_style tr td{color:#000;border-top:1px solid #ccc;}.form_results.frm_style_formidable-style.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#ccc;}.frm_style_formidable-style.with_frm_style #frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #ccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #ccc 50%, #ccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));}.frm_style_formidable-style.with_frm_style #frm_loading .progress-bar{background-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{border-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_grid.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_first.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_odd.frm_blank_field{background-color:#F2DEDE;border-color:#EBCCD1;}.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{background-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_grid{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_scroll_box{background-color:#ccc;border-color:#ccc;border-width:1px;border-style:solid;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:100%;font-size:18px;padding:6px 10px;outline:none;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total input,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total textarea{color:#000;background-color:transparent;border:none;display:inline;width:auto;padding:0;}.frm_style_formidable-style.with_frm_style .frm_text_block input,.frm_style_formidable-style.with_frm_style .frm_text_block label.frm_primary_label{margin-left:-20px;}.frm_style_formidable-style.with_frm_style .frm_button{padding:6px 11px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:14px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-weight:normal;color:#444444;background:#ffffff;border-width:1px;border-color:#cccccc;height:auto;}.frm_style_formidable-style.with_frm_style .frm_button .frm_icon_font:before{font-size:14px;}.frm_style_formidable-style.with_frm_style .frm_dropzone{border-color:#ccc;border-radius:2px;color:#000;background-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_dropzone .frm_upload_icon:before,.frm_style_formidable-style.with_frm_style .frm_dropzone .dz-remove{color:#000;}.frm_style_formidable-style.with_frm_style .frm_blank_field .frm_dropzone{border-color:#B94A48;color:#444444;background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .chosen-container{font-size:18px;}.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single{height:38px;line-height:1.3;}.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single div{top:3px;}.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-search input[type=\"text\"]{height:38px;}.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field input[type=\"text\"]{height:15px;}@media only screen and (max-width: 600px){.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container.frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container.g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container.frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container.g-recaptcha{max-width:100%;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_primary_label{max-width:100%;margin-right:0;margin-left:0;padding-right:0;padding-left:0;width:100%;}.frm_style_formidable-style.with_frm_style .frm_repeat_inline,.frm_style_formidable-style.with_frm_style .frm_repeat_grid{margin: 20px 0;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_error{margin-right:0;margin-left:0;padding-right:0;padding-left:0;}}@media only screen and (max-width: 500px) {.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_left_container p.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_left_container .attachment-thumbnail,.frm_style_formidable-style.with_frm_style .frm_right_container p.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_right_container .frm_error{max-width:100%;}.frm_style_formidable-style.with_frm_style .frm_left_container p.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_left_container .attachment-thumbnail,.frm_style_formidable-style.with_frm_style .frm_right_container p.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_left_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_right_container label.frm_primary_label{width:100%;max-width:100%;margin-right:0px;margin-left:0px;padding-right:0px;padding-left:0px;}}.frm_ajax_loading{visibility:hidden;width:auto;}.frm_ajax_loading.frm_loading_now{visibility:visible !important;}.frm_form_submit_style{height:auto;}a.frm_save_draft{cursor:pointer;}.horizontal_radio .frm_radio{margin:0 5px 0 0;}.horizontal_radio .frm_checkbox{margin:0;margin-right:5px;}.vertical_radio .frm_checkbox,.vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.horizontal_radio .frm_checkbox,.horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.frm_file_container .frm_file_link,.with_frm_style .frm_radio label .frm_file_container,.with_frm_style .frm_checkbox label .frm_file_container{display:inline-block;margin:5px;vertical-align:middle;}.with_frm_style .frm_radio input[type=radio]{border-radius:10px;-webkit-appearance:radio;}.with_frm_style .frm_checkbox input[type=checkbox]{border-radius:0;-webkit-appearance:checkbox;}.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{margin-right:5px;width:auto;border:none;}.with_frm_style :invalid,.with_frm_style :-moz-submit-invalid,.with_frm_style :-moz-ui-invalid{box-shadow:none;}.with_frm_style .frm_error_style img{padding-right:10px;vertical-align:middle;border:none;}.with_frm_style .frm_trigger{cursor:pointer;}.with_frm_style .frm_error_style,.with_frm_style .frm_message,.frm_success_style{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:15px;}.with_frm_style .frm_message p{margin-bottom:5px;}.frm_form_fields_style,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_form_submit_style{width:auto;}.with_frm_style .frm_trigger span{float:left;}.with_frm_style table.frm-grid,#content .with_frm_style table.frm-grid{border-collapse:collapse;border:none;}.frm-grid td,.frm-grid th{padding:5px;border-width:1px;border-style:solid;border-color:#ccc;border-top:none;border-left:none;border-right:none;}table.form_results.with_frm_style{border:1px solid #ccc;}table.form_results.with_frm_style tr td{text-align:left;color:#000;padding:7px 9px;border-top:1px solid #ccc;}table.form_results.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#fff;}table.form_results.with_frm_style tr.frm_odd,.frm-grid .frm_odd{background-color:#ffffff;}.frm_collapse .ui-icon{display:inline-block;}.frm_toggle_container{border:1px solid transparent;}.frm_toggle_container ul{margin:5px 0;padding-left:0;list-style-type:none;}.frm_toggle_container .frm_month_heading{text-indent:15px;}.frm_toggle_container .frm_month_listing{margin-left:40px;}#frm_loading{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;}#frm_loading h3{font-weight:500;padding-bottom:15px;color:#fff;font-size:24px;}#frm_loading_content{position:fixed;top:20%;left:33%;width:33%;text-align:center;padding-top:30px;font-weight:bold;z-index:9999999;}#frm_loading img{max-width:100%;}#frm_loading .progress{border-radius:4px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;height:20px;margin-bottom:20px;overflow:hidden;}#frm_loading .progress.active .progress-bar{animation:2s linear 0s normal none infinite progress-bar-stripes;}#frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #ccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #ccc 50%, #ccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-size:40px 40px;}#frm_loading .progress-bar{background-color:#ccc;box-shadow:0 -1px 0 rgba(0, 0, 0, 0.15) inset;float:left;height:100%;line-height:20px;text-align:center;transition:width 0.6s ease 0s;width:100%;}.frm_pagination_cont ul.frm_pagination{display:inline-block;list-style:none;margin-left:0 !important;}.frm_pagination_cont ul.frm_pagination > li{display:inline;list-style:none;margin:2px;background-image:none;}ul.frm_pagination > li.active a{text-decoration:none;}.frm_pagination_cont ul.frm_pagination > li:first-child{margin-left:0;}.archive-pagination.frm_pagination_cont ul.frm_pagination > li{margin:0;}.frmcal{padding-top:30px;}.frmcal-title{font-size:116%;}.frmcal table.frmcal-calendar{border-collapse:collapse;margin-top:20px;color:#000;}.frmcal table.frmcal-calendar,.frmcal table.frmcal-calendar tbody tr td{border:1px solid #ccc;}.frmcal table.frmcal-calendar,.frmcal,.frmcal-header{width:100%;}.frmcal-header{text-align:center;}.frmcal-prev{margin-right:10px;}.frmcal-prev,.frmcal-dropdown{float:left;}.frmcal-dropdown{margin-left:5px;}.frmcal-next{float:right;}.frmcal table.frmcal-calendar thead tr th{text-align:center;padding:2px 4px;}.frmcal table.frmcal-calendar tbody tr td{height:110px;width:14.28%;vertical-align:top;padding:0 !important;color:#000;font-size:12px;}table.frmcal-calendar .frmcal_date{background-color:#ccc;padding:0 5px;text-align:right;-moz-box-shadow:0 2px 5px #ccc;-webkit-box-shadow:0 2px 5px #ccc;box-shadow:0 2px 5px #ccc;-ms-filter:\"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#ccc\')\";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#ccc\');}table.frmcal-calendar .frmcal-today .frmcal_date{background-color:#ffffff;padding:0 5px;text-align:right;-moz-box-shadow:0 2px 5px #66afe9;-webkit-box-shadow:0 2px 5px #66afe9;box-shadow:0 2px 5px #66afe9;-ms-filter:\"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#66afe9\')\";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#66afe9\');}.frmcal_num{display:inline;}.frmcal-content{padding:2px 4px;}.frm_image_from_url{height:50px;}.frm-loading-img{background:url(//agctx.com/contractor/wp-content/plugins/formidable/images/ajax_loader.gif) no-repeat center center;padding:6px 12px;}#ui-datepicker-div{display:none;z-index:999999 !important;}.frm_form_fields div.rating-cancel{display:none !important;}.frm_form_fields div.rating-cancel,.frm_form_fields div.star-rating{float:left;width:17px;height:17px;font-size:16px;line-height:normal;cursor:pointer;display:block;background:transparent;overflow:hidden;}.frm_form_fields div.rating-cancel a:before{font:16px/1 \'dashicons\';content:\'\\f460\';color:#CDCDCD;}.frm_form_fields div.star-rating:before,.frm_form_fields div.star-rating a:before{font:16px/1 \'dashicons\';content:\'\\f154\';color:#F0AD4E;}.frm_form_fields div.rating-cancel a,.frm_form_fields div.star-rating a{display:block;width:16px;height:100%;border:0;}.frm_form_fields div.star-rating-on:before,.frm_form_fields div.star-rating-on a:before{content:\'\\f155\';}.frm_form_fields div.star-rating-hover:before,.frm_form_fields div.star-rating-hover a:before{content:\'\\f155\';}.frm_form_fields div.frm_half_star:before,.frm_form_fields div.frm_half_star a:before{content:\'\\f459\';}.frm_form_fields div.rating-cancel.star-rating-hover a:before{color:#B63E3F;}.frm_form_fields div.star-rating-readonly,.frm_form_fields div.star-rating-readonly a{cursor:default !important;}.frm_form_fields div.star-rating{overflow:hidden!important;}.with_frm_style .frm_form_field{clear:both;}.frm_form_field.frm_right_half,.frm_form_field.frm_right_third,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_right_fourth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_half,.frm_form_field.frm_last_third,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_last_fourth,.frm_form_field.frm_last_fifth,.frm_form_field.frm_last_sixth,.frm_form_field.frm_last_seventh,.frm_form_field.frm_last_eighth,.frm_form_field.frm_last_inline,.frm_form_field.frm_last,.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_two_thirds,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_inline,.frm_submit.frm_inline{clear:none;float:left;margin-left:2.5%;}.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{clear:left;float:left;margin-left:0;}.frm_form_field.frm_alignright{float:right !important;}.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{width:48.75%;}.frm_form_field.frm_left_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_right_third,.frm_form_field.frm_first_third,.frm_form_field.frm_last_third{width:31.66%;}.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds{width:65.82%;}.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth{width:23.12%;}.frm_form_field.frm_three_fourths{width:74.36%;}.frm_form_field.frm_left_fifth,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_last_fifth{width:18%;}.frm_form_field.frm_two_fifths {width:38.5%;}.frm_form_field.frm_three_fifths {width:59%;}.frm_form_field.frm_four_fifths {width:79.5%;}.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_last_sixth{width:14.58%;}.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_first_seventh,.frm_form_field.frm_last_seventh{width:12.14%;}.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_eighth,.frm_form_field.frm_last_eighth{width:10.31%;}.frm_form_field.frm_left_inline,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_inline{width:auto;}.with_frm_style .frm_form_field.frm_first_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_error{margin-right:33%;padding-right:12px;}.with_frm_style .frm_form_field.frm_first_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_error{margin-left:33%;padding-left:12px;}.frm_full,.frm_full .wp-editor-wrap,.frm_full input:not([type=\'checkbox\']):not([type=\'radio\']):not([type=\'button\']),.frm_full select,.frm_full textarea{width:100% !important;}.frm_full .wp-editor-wrap input{width:auto !important;}@media only screen and (max-width: 600px) {.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_first_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_last_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_last_inline{width:100%;margin-left:0;margin-right:0;clear:both;float:none;}}.frm_form_field.frm_left_container label.frm_primary_label{float:left;display:inline;max-width:33%;margin-right:10px;}.frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_left_container textarea,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_right_container textarea,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha{max-width:62%;}.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_inline_container .frm_opt_container,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_inline_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_inline_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_inline_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha,.frm_form_field.frm_inline_container .g-recaptcha{display:inline-block;}.frm_left_container p.description,.frm_left_container div.description,.frm_left_container div.frm_description,.frm_left_container .frm_error{margin-left:33%;max-width:62%;}.frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_left_container .frm_primary_label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:33%;}.wp-editor-wrap *,.wp-editor-wrap *:after,.wp-editor-wrap *:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_first,.with_frm_style .frm_grid_odd{clear:both;margin-bottom:0 !important;padding:5px;border-width:1px;border-style:solid;border-color:#ccc;border-left:none;border-right:none;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_odd{border-top:none;}.frm_grid .frm_error,.frm_grid_first .frm_error,.frm_grid_odd .frm_error{display:none;}.frm_grid:after,.frm_grid_first:after,.frm_grid_odd:after{visibility:hidden;display:block;font-size:0;content:\" \";clear:both;height:0;}.frm_grid_first{margin-top:20px;}.frm_grid_first,.frm_grid_odd{background-color:#ccc;}.frm_grid{background-color:#ffffff;}.frm_grid .frm_primary_label,.frm_grid_first .frm_primary_label,.frm_grid_odd .frm_primary_label,.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{float:left !important;display:block;margin-top:0;margin-left:0 !important;}.frm_grid_first .frm_radio label,.frm_grid .frm_radio label,.frm_grid_odd .frm_radio label,.frm_grid_first .frm_checkbox label,.frm_grid .frm_checkbox label,.frm_grid_odd .frm_checkbox label{visibility:hidden;white-space:nowrap;text-align:left;}.frm_grid_first .frm_radio label input,.frm_grid .frm_radio label input,.frm_grid_odd .frm_radio label input,.frm_grid_first .frm_checkbox label input,.frm_grid .frm_checkbox label input,.frm_grid_odd .frm_checkbox label input{visibility:visible;margin:2px 0 0;float:right;}.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{display:inline;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox,.frm_grid_2 label.frm_primary_label{width:48% !important;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox{margin-right:4%;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox,.frm_grid_3 label.frm_primary_label{width:30% !important;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox{margin-right:3%;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{width:20% !important;}.frm_grid_4 label.frm_primary_label{width:28% !important;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{margin-right:4%;}.frm_grid_5 label.frm_primary_label,.frm_grid_7 label.frm_primary_label{width:24% !important;}.frm_grid_5 .frm_radio,.frm_grid_5 .frm_checkbox{width:17% !important;margin-right:2%;}.frm_grid_6 label.frm_primary_label{width:25% !important;}.frm_grid_6 .frm_radio,.frm_grid_6 .frm_checkbox{width:14% !important;margin-right:1%;}.frm_grid_7 label.frm_primary_label{width:22% !important;}.frm_grid_7 .frm_radio,.frm_grid_7 .frm_checkbox{width:12% !important;margin-right:1%;}.frm_grid_8 label.frm_primary_label{width:23% !important;}.frm_grid_8 .frm_radio,.frm_grid_8 .frm_checkbox{width:10% !important;margin-right:1%;}.frm_grid_9 label.frm_primary_label{width:20% !important;}.frm_grid_9 .frm_radio,.frm_grid_9 .frm_checkbox{width:9% !important;margin-right:1%;}.frm_grid_10 label.frm_primary_label{width:19% !important;}.frm_grid_10 .frm_radio,.frm_grid_10 .frm_checkbox{width:8% !important;margin-right:1%;}.with_frm_style .frm_inline_container.frm_grid_first label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_odd label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_first .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid_odd .frm_opt_container{margin-right:0;}.with_frm_style .frm_inline_container.frm_scale_container label.frm_primary_label{float:left;}.with_frm_style .frm_other_input.frm_other_full{margin-top:10px;}.with_frm_style .frm_repeat_sec{margin-bottom:20px;margin-top:20px;}.with_frm_style .frm_repeat_inline{clear:both;}.frm_form_field .frm_repeat_sec .frm_add_form_row{opacity:0;display:none;*display:inline;display:inline\\0/; -moz-transition: opacity .15s ease-in-out;-webkit-transition: opacity .15s ease-in-out;transition: opacity .15s ease-in-out;pointer-events:none;}.frm_section_heading div.frm_repeat_sec:last-child .frm_add_form_row{opacity:100;display:inline;pointer-events:auto;}.frm_form_field .frm_repeat_grid .frm_form_field label.frm_primary_label{display:none !important;}.frm_form_field .frm_repeat_grid.frm_first_repeat .frm_form_field label.frm_primary_label{display:inherit !important;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_checkbox,.frm_form_field.frm_four_col .frm_checkbox{float:left;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox{width:48%;margin-right:4%;}.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width:30%;margin-right:5%;}.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:22%;margin-right:4%;}.frm_form_field.frm_two_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_two_col .frm_checkbox:nth-child(2n+2),.frm_form_field.frm_three_col .frm_radio:nth-child(3n+3),.frm_form_field.frm_three_col .frm_checkbox:nth-child(3n+3),.frm_form_field.frm_four_col .frm_radio:nth-child(4n+4),.frm_form_field.frm_four_col .frm_checkbox:nth-child(4n+4){margin-right:0;}.frm_form_field.frm_scroll_box .frm_opt_container{height:100px;overflow:auto;}.frm_form_field.frm_html_scroll_box{height:100px;overflow:auto;background-color:#ccc;border-color:#ccc;border-width:1px;border-style:solid;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:100%;max-width:100%;font-size:18px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_form_field.frm_two_col .frm_opt_container:after,.frm_form_field.frm_three_col .frm_opt_container:after,.frm_form_field.frm_four_col .frm_opt_container:after{content:\".\";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.frm_form_field.frm_total input,.frm_form_field.frm_total textarea{opacity:1;background-color:transparent !important;border:none !important;font-weight:bold;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none !important;display:inline;width:auto !important;-moz-appearance:textfield;padding:0;}.frm_form_field.frm_total input::-webkit-outer-spin-button,.frm_form_field.frm_total input::-webkit-inner-spin-button {-webkit-appearance: none;}.frm_form_field.frm_total input:focus,.frm_form_field.frm_total textarea:focus{background-color:transparent;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.frm_text_block{margin-left:20px;}.frm_text_block input,.frm_text_block label.frm_primary_label{margin-left:-20px;}.frm_text_block .frm_checkbox input[type=checkbox],.frm_text_block .frm_radio input[type=radio]{margin-right:4px;}.frm_form_field.frm_capitalize input,.frm_form_field.frm_capitalize select,.frm_form_field.frm_capitalize .frm_opt_container label{text-transform:capitalize;}.frm_clearfix:after{content:\".\";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.frm_clearfix{display:inline-block;}html[xmlns] .frm_clearfix{display:block;}* html .frm_clearfix{height:1%;}.with_frm_style.frm_login_form,.with_frm_style.frm_login_form form{clear:both;}.with_frm_style.frm_login_form.frm_inline_login .login-remember input{vertical-align:baseline;}.with_frm_style.frm_login_form.frm_inline_login .login-submit{float:left;}.with_frm_style.frm_login_form.frm_inline_login label{display:inline;}.with_frm_style.frm_login_form.frm_inline_login .login-username,.with_frm_style.frm_login_form.frm_inline_login .login-password,.with_frm_style.frm_login_form.frm_inline_login .login-remember{float:left;margin-right:5px;}.with_frm_style.frm_login_form.frm_inline_login form{position:relative;clear:none;}.with_frm_style.frm_login_form.frm_inline_login .login-remember{position:absolute;top:35px;}.with_frm_style.frm_login_form.frm_inline_login input[type=submit]{margin:0 !important;}.with_frm_style.frm_login_form.frm_no_labels .login-username label,.with_frm_style.frm_login_form.frm_no_labels .login-password label{display:none;}.with_frm_style .frm-open-login{float:left;margin-right:15px;}.with_frm_style .frm-open-login a{text-decoration:none;border:none;outline:none;}.with_frm_style.frm_slide.frm_login_form form{display:none;}.with_frm_style .chosen-container{font-size:18px;position:relative;display:inline-block;zoom:1;vertical-align:middle;width:100% !important;-webkit-user-select:none;-moz-user-select:none;user-select:none;*display:inline;}.with_frm_style .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:100%;left:-9999px;box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;}.with_frm_style .chosen-container.chosen-with-drop .chosen-drop{left:0;}.with_frm_style .chosen-container a{cursor:pointer;}.with_frm_style .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));background:-webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background:-moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background:-o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background:linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);text-decoration:none;white-space:nowrap;line-height:24px;}.with_frm_style .chosen-container-single .chosen-single span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.with_frm_style .chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.with_frm_style .chosen-container-single .chosen-single abbr{display:block;position:absolute;right:26px;top:6px;width:12px;height:12px;font-size:1px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') -42px 1px no-repeat;}.with_frm_style .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.with_frm_style .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.with_frm_style .chosen-container-single .chosen-single div{position:absolute;right:0;top:0;display:block;height:100%;width:18px;}.with_frm_style .chosen-container-single .chosen-single div b{background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat 0px 2px;display:block;width:100%;height:100%;}.with_frm_style .chosen-container-single .chosen-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010;}.with_frm_style .chosen-container-single .chosen-search input[type=\"text\"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;background:white url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat 100% -20px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.with_frm_style .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.with_frm_style .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px;}.with_frm_style .chosen-container .chosen-results{cursor:text;overflow-x:hidden;overflow-y:auto;position:relative;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;word-wrap:break-word;-webkit-overflow-scrolling:touch;}.with_frm_style .chosen-container .chosen-results li:before{background:none;}.with_frm_style .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none;}.with_frm_style .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.with_frm_style .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.with_frm_style .chosen-container .chosen-results li.highlighted{background-color:#3875d7;color:#fff;}.with_frm_style .chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4;}.with_frm_style .chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.with_frm_style .chosen-container .chosen-results li.group-option{padding-left:15px;}.with_frm_style .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.with_frm_style .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;cursor:text;}.with_frm_style .chosen-container-multi .chosen-choices li{float:left;list-style:none;}.with_frm_style .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.with_frm_style .chosen-container-multi .chosen-choices li.search-field input[type=\"text\"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') -42px 1px no-repeat;font-size:1px;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.with_frm_style .chosen-container-multi .chosen-results{margin:0;padding:0;}.with_frm_style .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.with_frm_style .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:0 1px 0 #fff inset;}.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.with_frm_style .chosen-container-active .chosen-choices li.search-field input[type=\"text\"]{color:#111 !important;}.with_frm_style .chosen-disabled{opacity:0.5 !important;cursor:default;}.with_frm_style .chosen-disabled .chosen-single{cursor:default;}.with_frm_style .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.with_frm_style .chosen-rtl{text-align:right;}.with_frm_style .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.with_frm_style .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.with_frm_style .chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.with_frm_style .chosen-rtl .chosen-single div{right:auto;left:3px;}.with_frm_style .chosen-rtl .chosen-single abbr{right:auto;left:26px;}.with_frm_style .chosen-rtl .chosen-choices li{float:right;}.with_frm_style .chosen-rtl .chosen-choices li.search-field input[type=\"text\"]{direction:rtl;}.with_frm_style .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.with_frm_style .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.with_frm_style .chosen-rtl.chosen-container-single-nosearch .chosen-search, .with_frm_style .chosen-rtl .chosen-drop{left:9999px;}.with_frm_style .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.with_frm_style .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.with_frm_style .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.with_frm_style .chosen-rtl .chosen-search input[type=\"text\"]{padding:4px 5px 4px 20px;background:white url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat -30px -20px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat -30px -20px;direction:rtl;}.with_frm_style .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.with_frm_style .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@font-face {font-family:\'s11-fp\';src:url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.eot\');src:local(\'☺\'), url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.woff\') format(\'woff\'), url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.ttf\') format(\'truetype\'), url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.svg\') format(\'svg\');font-weight:normal;font-style:normal;}.frm_icon_font,.frm_dashicon_font{text-decoration:none;text-shadow: none;font-weight:normal;}i.frm_icon_font{font-style:normal;}.frm_icon_font:before,select.frm_icon_font{font-family: \'s11-fp\' !important;font-size:16px;speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-transition: all .1s ease-in-out;-webkit-transition: all .1s ease-in-out;transition: all .1s ease-in-out;}.frm_icon_font,a.frm_icon_font.frm_icon_font:hover,a.frm_icon_font:hover{text-decoration:none !important;}.frm_icon_font:focus,.frm_dashicon_font:focus{box-shadow:none;-webkit-box-shadow:none;}.frm_duplicate_icon:active,.frm_move_icon:active,.frm_delete_icon:active{outline:none;}.ab-icon.frm_dashicon_font:before{content: \"\\f324\";}.frm_logo_icon:before {content: \"\\e601\";}.frm_required_icon:before {content: \"\\e612\";}.frm_delete_icon:before {content: \"\\e610\" !important;}.frm_move_icon:before {content: \"\\e61a\";}.frm_clear_icon:before {content: \"\\e60a\";}.frm_noclear_icon:before {content: \"\\e60b\";}.frm_duplicate_icon:before {content: \"\\e61b\";}.frm_new_icon:before {content: \"\\e614\";}.frm_tooltip_icon:before {content: \"\\e611\";}.frm_forbid_icon:before {content: \"\\e636\";}.frm_check_icon:before {content: \"\\e605\";}.frm_check1_icon:before {content: \"\\e606\";}.frm_plus_icon:before {content: \"\\e62f\";}.frm_plus1_icon:before {content: \"\\e602\";}.frm_plus2_icon:before {content: \"\\e603\";}.frm_plus3_icon:before {content: \"\\e632\";}.frm_plus4_icon:before {content: \"\\e60f\";}.frm_minus_icon:before {content: \"\\e62e\";}.frm_minus1_icon:before {content: \"\\e600\";}.frm_minus2_icon:before {content: \"\\e604\";}.frm_minus3_icon:before {content: \"\\e633\";}.frm_minus4_icon:before {content: \"\\e613\";}.frm_cancel_icon:before {content: \"\\e607\";}.frm_cancel1_icon:before {content: \"\\e608\";}.frm_arrowup_icon:before {content: \"\\e60d\";}.frm_arrowup1_icon:before {content: \"\\e60e\";}.frm_arrowup2_icon:before {content: \"\\e630\";}.frm_arrowup3_icon:before {content: \"\\e62b\";}.frm_arrowup4_icon:before {content: \"\\e62c\";}.frm_arrowup5_icon:before {content: \"\\e635\";}.frm_arrowup6_icon:before {content: \"\\e62d\";}.frm_arrowdown_icon:before {content: \"\\e609\";}.frm_arrowdown1_icon:before {content: \"\\e60c\";}.frm_arrowdown2_icon:before {content: \"\\e631\";}.frm_arrowdown3_icon:before {content: \"\\e628\";}.frm_arrowdown4_icon:before {content: \"\\e629\";}.frm_arrowdown5_icon:before {content: \"\\e634\";}.frm_arrowdown6_icon:before {content: \"\\e62a\";}.frm_download_icon:before {content: \"\\e615\";}.frm_upload_icon:before {content: \"\\e616\";}.frm_menu_icon:before {content: \"\\e618\";}.frm_twitter_icon:before {content: \"\\e619\";}.frm_sms_icon:before {content: \"\\e61c\";}.frm_pencil_icon:before {content: \"\\e61d\";}.frm_pencil1_icon:before {content: \"\\e61e\";}.frm_paypal_icon:before {content: \"\\e61f\";}.frm_twilio_icon:before {content: \"\\e620\";}.frm_googleplus_icon:before {content: \"\\e621\";}.frm_mailchimp_icon:before {content: \"\\e622\";}.frm_pdf_icon:before {content: \"\\e623\";}.frm_highrise_icon:before {content: \"\\e617\";}.frm_feed_icon:before {content: \"\\e624\";}.frm_facebook_icon:before {content: \"\\e625\";}.frm_email_icon:before {content: \"\\e626\";}.frm_aweber_icon:before {content: \"\\e627\";}.frm_register_icon:before {content: \"\\e637\";}.frm_authorize_icon:before {content: \"\\e900\";}.frm_stripe_icon:before {content: \"\\e902\";}.frm_woocommerce_icon:before {content: \"\\e903\";}.frm_paste_icon:before {content: \"\\e901\";}@-webkit-keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px);}}@-moz-keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px);}}@keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px);}}@-webkit-keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}}@-moz-keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}}@keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}}@-webkit-keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}@-moz-keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}@keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}.frm_dropzone, .frm_dropzone * {box-sizing: border-box;}.frm_dropzone.dz-clickable {min-height: 150px;border: 2px dashed #dfdfdf;background:#ffffff;padding: 20px 20px;border-radius:5px;cursor: pointer;margin-top:5px;line-height:1.42857143;}.frm_dropzone.dz-clickable * {cursor: default;}.frm_dropzone.dz-clickable.frm_single_upload{max-width: 200px;}.frm_dropzone .dz-message{display:none;font-size:20px;text-align: center;margin: .5em 0 1em;}.frm_dropzone.dz-clickable.frm_single_upload .dz-message{margin: 0 0 .5em 0;}.frm_dropzone.dz-clickable .dz-message,.frm_dropzone .frm_upload_icon{display:block;}.frm_dropzone.dz-clickable .dz-message,.frm_dropzone.dz-clickable .dz-message * {cursor: pointer;}#frm_form_editor_container .frm_dropzone.dz-clickable,#frm_form_editor_container .frm_dropzone.dz-clickable *{cursor: default;}.frm_dropzone.dz-started .dz-message {display: none;}.frm_dropzone.dz-drag-hover .dz-message {opacity: 0.5;}.frm_dropzone .frm_upload_icon:before{font-size:40px;}.frm_dropzone .frm_small_text {font-size:14px;}.frm_dropzone.dz-drag-hover {border-style: solid;}.frm_dropzone .dz-preview {position: relative;display: inline-block;vertical-align: top;margin: 16px;min-height: 100px;}.frm_dropzone .dz-preview:hover {z-index: 1000;}.frm_dropzone .dz-preview:hover .dz-details {opacity: 1;}.frm_dropzone .dz-preview.dz-file-preview .dz-image {border-radius: 20px;background: #999;background: linear-gradient(to bottom, #eee, #ddd);}.frm_dropzone .dz-preview.dz-file-preview .dz-details {opacity: 1;}.frm_dropzone .dz-preview.dz-image-preview .dz-details {-webkit-transition: opacity 0.2s linear;-moz-transition: opacity 0.2s linear;-ms-transition: opacity 0.2s linear;-o-transition: opacity 0.2s linear;transition: opacity 0.2s linear;}.frm_dropzone .dz-preview .dz-remove {font-size: 14px;text-align: center;display: block;cursor: pointer;border: none;}.frm_dropzone .dz-preview .dz-remove:hover {text-decoration: underline;}.frm_dropzone .dz-preview:hover .dz-details {opacity: 1;}.frm_dropzone .dz-preview .dz-details {z-index: 20;position: absolute;top: 0;left: 0;opacity: 0;font-size: 13px;min-width: 100%;max-width: 100%;padding: 2em 1em;text-align: center;color: rgba(0, 0, 0, 0.9);line-height: 150%;}.frm_dropzone .dz-preview .dz-details .dz-size {margin-bottom: 1em;font-size: 16px;}.frm_dropzone .dz-preview .dz-details .dz-filename {white-space: nowrap;}.frm_dropzone .dz-preview .dz-details .dz-filename:hover span {border: 1px solid rgba(200, 200, 200, 0.8);background-color: rgba(255, 255, 255, 0.8);}.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover) {overflow: hidden;text-overflow: ellipsis;}.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {border: 1px solid transparent;}.frm_dropzone .dz-preview .dz-details .dz-filename span,.frm_dropzone .dz-preview .dz-details .dz-size span {background-color: rgba(255, 255, 255, 0.4);padding: 0 0.4em;border-radius: 3px;}.frm_dropzone .dz-preview .dz-details .dz-filename a{cursor:pointer;}.frm_dropzone .dz-preview:hover .dz-image img {-webkit-transform: scale(1.05, 1.05);-moz-transform: scale(1.05, 1.05);-ms-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);transform: scale(1.05, 1.05);-webkit-filter: blur(8px);filter: blur(8px);}.frm_dropzone .dz-preview .dz-image {border-radius: 20px;overflow: hidden;width: 120px;height: 120px;position: relative;display: block;z-index: 10;}.frm_dropzone .dz-preview .dz-image img {display: block;margin:0 auto;}.frm_dropzone .dz-preview.dz-success .dz-success-mark {-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);}.frm_dropzone .dz-preview.dz-error .dz-error-mark {opacity: 1;-webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);}.frm_dropzone .dz-preview .dz-success-mark, .frm_dropzone .dz-preview .dz-error-mark {pointer-events: none;opacity: 0;z-index: 500;position: absolute;display: block;top: 50%;left: 50%;margin-left: -27px;margin-top: -27px;}.frm_dropzone .dz-preview .dz-success-mark svg, .frm_dropzone .dz-preview .dz-error-mark svg {display: block;width: 54px;height: 54px;}.frm_dropzone .dz-preview.dz-processing .dz-progress {opacity: 1;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}.frm_dropzone .dz-preview.dz-complete .dz-progress {opacity: 0;-webkit-transition: opacity 0.4s ease-in;-moz-transition: opacity 0.4s ease-in;-ms-transition: opacity 0.4s ease-in;-o-transition: opacity 0.4s ease-in;transition: opacity 0.4s ease-in;}.frm_dropzone .dz-preview:not(.dz-processing) .dz-progress {-webkit-animation: pulse 6s ease infinite;-moz-animation: pulse 6s ease infinite;-ms-animation: pulse 6s ease infinite;-o-animation: pulse 6s ease infinite;animation: pulse 6s ease infinite;}.frm_dropzone .dz-preview .dz-progress {opacity: 1;z-index: 1000;pointer-events: none;position: absolute;height: 16px;left: 50%;top: 50%;margin-top: -8px;width: 80px;margin-left: -40px;background: rgba(255, 255, 255, 0.9);-webkit-transform: scale(1);border-radius: 8px;overflow: hidden;}.frm_dropzone .dz-preview .dz-progress .dz-upload {background: #333;background: linear-gradient(to bottom, #666, #444);position: absolute;top: 0;left: 0;bottom: 0;width: 0;-webkit-transition: width 300ms ease-in-out;-moz-transition: width 300ms ease-in-out;-ms-transition: width 300ms ease-in-out;-o-transition: width 300ms ease-in-out;transition: width 300ms ease-in-out;}.frm_dropzone .dz-preview.dz-error .dz-error-message {display: block;}.frm_dropzone .dz-preview.dz-error:hover .dz-error-message {opacity: 1;pointer-events: auto;}.frm_dropzone .dz-preview .dz-error-message {pointer-events: none;z-index: 1000;position: absolute;display: block;display: none;opacity: 0;-webkit-transition: opacity 0.3s ease;-moz-transition: opacity 0.3s ease;-ms-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;border-radius: 8px;font-size: 13px;top: 29px;left: -10px;width: 140px;background: #be2626;background: linear-gradient(to bottom, #be2626, #a92222);padding: 0.5em 1.2em;color: white;}.frm_dropzone .fallback input[type=file]{display:block;}.frm_compact_text{display:none;}.frm_compact .frm_dropzone.dz-clickable{min-height:60px;padding:5px;border:none;background-color:transparent;}.frm_compact .frm_dropzone.dz-clickable.frm_single_upload{max-width:100%;}.frm_compact .frm_compact_text{display:inline;}.frm_compact .frm_dropzone.dz-clickable.frm_single_upload .dz-message,.frm_compact .frm_dropzone.dz-clickable .dz-message{font-size:14px;border:1px solid #dfdfdf;background:#fff;display: inline-block;border-radius: 4px;padding: 6px 11px;box-sizing: border-box;box-shadow: 0 1px 1px #eeeeee;vertical-align: middle;}.frm_compact .frm_dropzone .frm_upload_icon:before{font-size:22px;padding-right:7px;vertical-align: middle;}.frm_compact .frm_dropzone .frm_upload_icon{display:inline;}.frm_compact .frm_dropzone .dz-preview{min-height:20px;max-width:175px;margin:5px;}.frm_compact .frm_dropzone .frm_upload_text,.frm_compact .frm_dropzone .frm_small_text,.frm_compact .frm_dropzone .dz-preview .dz-image,.frm_compact .frm_dropzone .dz-preview .dz-details .dz-size{display:none;}.frm_compact .frm_dropzone .dz-preview.dz-error .dz-error-message{top: 0;padding: 4px;width: auto;text-align: center;}.frm_compact .frm_dropzone .dz-preview .dz-success-mark,.frm_compact .frm_dropzone .dz-preview .dz-error-mark{margin-left: -16px;margin-top: 0;top: 6px;}.frm_compact .frm_dropzone .dz-error .dz-remove{display:none;}.frm_compact .frm_dropzone .dz-preview .dz-success-mark svg,.frm_compact .frm_dropzone .dz-preview .dz-error-mark svg{height:35px;width:35px;}.frm_compact .frm_dropzone .dz-preview .dz-details{opacity:1;position:relative;padding:5px;}.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename {overflow: hidden;text-overflow: ellipsis;}.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename span{border:none;background:transparent;}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi){.with_frm_style .chosen-rtl .chosen-search input[type=\"text\"],.with_frm_style .chosen-container-single .chosen-single abbr,.with_frm_style .chosen-container-single .chosen-single div b,.with_frm_style .chosen-container-single .chosen-search input[type=\"text\"],.with_frm_style .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.with_frm_style .chosen-container .chosen-results-scroll-down span,.with_frm_style .chosen-container .chosen-results-scroll-up span{background-image:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite2x.png\') !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}}@media only screen and (max-width: 900px) {.frm_form_field .frm_repeat_grid .frm_form_field.frm_sixth label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_seventh label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_eighth label.frm_primary_label{display: block !important;}.frm_form_field .frm_repeat_grid .frm_form_field.frm_repeat_buttons.frm_seventh label.frm_primary_label{display:none !important;}}@media only screen and (max-width: 600px) {.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:48%;margin-right:4%;}.frm_form_field.frm_four_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_four_col .frm_checkbox:nth-child(2n+2){margin-right:0;}.frm_form_field .frm_repeat_grid.frm_first_repeat .frm_form_field.frm_repeat_buttons:not(.frm_fourth):not(.frm_sixth):not(.frm_eighth) label.frm_primary_label{display:none !important;}.frm_form_field .frm_repeat_grid .frm_form_field.frm_fifth label.frm_primary_label{display:block !important;}.frm_form_field .frm_repeat_grid .frm_form_field.frm_repeat_buttons.frm_fifth label.frm_primary_label{display:none !important;}}@media only screen and (max-width: 500px) {.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width: auto;margin-right: 0;float: none;display:block;}.frm_form_field input[type=file] {max-width:220px;}.with_frm_style.frm_login_form.frm_inline_login p{clear:both;float:none;}.with_frm_style.frm_login_form.frm_inline_login form{position:static;}.with_frm_style.frm_login_form.frm_inline_login .login-remember{position:static;}.with_frm_style .frm-g-recaptcha > div > div,.with_frm_style .g-recaptcha > div > div{width:inherit !important;display:block;overflow:hidden;max-width:302px;border-right:1px solid #d3d3d3;border-radius:4px;box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);-moz-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);}.with_frm_style .g-recaptcha iframe,.with_frm_style .frm-g-recaptcha iframe{width:100%;}}','yes'),(341,'frm_db_version','32','yes'),(344,'frm_options','O:11:\"FrmSettings\":33:{s:11:\"option_name\";s:11:\"frm_options\";s:4:\"menu\";s:5:\"Forms\";s:7:\"mu_menu\";i:0;s:15:\"preview_page_id\";i:0;s:8:\"use_html\";s:1:\"1\";s:10:\"jquery_css\";i:0;s:12:\"accordion_js\";i:0;s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"blank_msg\";s:27:\"This field cannot be blank.\";s:10:\"unique_msg\";s:26:\"This value must be unique.\";s:11:\"invalid_msg\";s:66:\"There was a problem with your submission. Errors are marked below.\";s:10:\"failed_msg\";s:58:\"We\'re sorry. It looks like you\'ve already submitted that.\";s:12:\"submit_value\";s:6:\"Submit\";s:9:\"login_msg\";s:45:\"You do not have permission to view this form.\";s:16:\"admin_permission\";s:37:\"You do not have permission to do that\";s:8:\"email_to\";s:13:\"[admin_email]\";s:10:\"load_style\";s:3:\"all\";s:12:\"custom_style\";b:1;s:6:\"pubkey\";s:40:\"6LcUbgETAAAAAHKltndDibIx80lhS-TgqWJmXRGE\";s:7:\"privkey\";s:40:\"6LcUbgETAAAAAAf5i1HcQ7BaqA-rpu35VKblXviO\";s:7:\"re_lang\";s:2:\"en\";s:6:\"re_msg\";s:39:\"The reCAPTCHA was not entered correctly\";s:8:\"re_multi\";i:0;s:14:\"frm_view_forms\";a:1:{i:0;s:13:\"administrator\";}s:14:\"frm_edit_forms\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_delete_forms\";a:1:{i:0;s:13:\"administrator\";}s:19:\"frm_change_settings\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_view_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_delete_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_create_entries\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_edit_entries\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_view_reports\";a:1:{i:0;s:13:\"administrator\";}s:17:\"frm_edit_displays\";a:1:{i:0;s:13:\"administrator\";}}','yes'),(353,'widget_frm_show_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(380,'frmpro-credentials','a:1:{s:7:\"license\";s:23:\"V5RRR-4ZJXE-GUF5W-GJYW2\";}','yes'),(383,'frmpro-authorized','1','yes'),(388,'widget_frm_list_items','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(400,'frmpro_db_version','36','yes'),(403,'frmpro_options','O:14:\"FrmProSettings\":39:{s:11:\"option_name\";s:14:\"frmpro_options\";s:8:\"edit_msg\";s:39:\"Your submission was successfully saved.\";s:12:\"update_value\";s:6:\"Update\";s:17:\"already_submitted\";s:36:\"You have already submitted that form\";s:15:\"cal_date_format\";s:8:\"mm/dd/yy\";s:11:\"date_format\";s:5:\"m/d/Y\";s:10:\"permalinks\";b:0;s:4:\"menu\";N;s:7:\"mu_menu\";N;s:15:\"preview_page_id\";N;s:8:\"use_html\";N;s:10:\"jquery_css\";N;s:12:\"accordion_js\";N;s:11:\"success_msg\";N;s:9:\"blank_msg\";N;s:10:\"unique_msg\";N;s:11:\"invalid_msg\";N;s:10:\"failed_msg\";N;s:12:\"submit_value\";N;s:9:\"login_msg\";N;s:16:\"admin_permission\";N;s:8:\"email_to\";N;s:10:\"load_style\";s:3:\"all\";s:12:\"custom_style\";b:1;s:6:\"pubkey\";s:0:\"\";s:7:\"privkey\";s:0:\"\";s:7:\"re_lang\";s:2:\"en\";s:6:\"re_msg\";s:39:\"The reCAPTCHA was not entered correctly\";s:8:\"re_multi\";N;s:14:\"frm_view_forms\";s:13:\"administrator\";s:14:\"frm_edit_forms\";s:13:\"administrator\";s:16:\"frm_delete_forms\";s:13:\"administrator\";s:19:\"frm_change_settings\";s:13:\"administrator\";s:16:\"frm_view_entries\";s:13:\"administrator\";s:18:\"frm_delete_entries\";s:13:\"administrator\";s:18:\"frm_create_entries\";s:13:\"administrator\";s:16:\"frm_edit_entries\";s:13:\"administrator\";s:16:\"frm_view_reports\";s:13:\"administrator\";s:17:\"frm_edit_displays\";s:13:\"administrator\";}','yes'),(443,'WPLANG','','yes'),(452,'themify_customizer_stylesheet_timestamp','16.06.13.21.06.45','yes'),(455,'themify_customizer','advanced','yes'),(475,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(493,'themify_data','a:179:{s:15:\"setting-favicon\";s:0:\"\";s:23:\"setting-custom_feed_url\";s:0:\"\";s:19:\"setting-header_html\";s:0:\"\";s:19:\"setting-footer_html\";s:0:\"\";s:23:\"setting-search_settings\";s:0:\"\";s:16:\"setting-page_404\";s:1:\"0\";s:21:\"setting-feed_settings\";s:0:\"\";s:21:\"setting-webfonts_list\";s:11:\"recommended\";s:24:\"setting-webfonts_subsets\";s:0:\"\";s:22:\"setting-default_layout\";s:8:\"sidebar1\";s:27:\"setting-default_post_layout\";s:9:\"list-post\";s:27:\"setting-post_content_layout\";s:0:\"\";s:23:\"setting-disable_masonry\";s:3:\"yes\";s:19:\"setting-post_gutter\";s:6:\"gutter\";s:30:\"setting-default_layout_display\";s:7:\"content\";s:25:\"setting-default_more_text\";s:4:\"More\";s:21:\"setting-index_orderby\";s:4:\"date\";s:19:\"setting-index_order\";s:4:\"DESC\";s:26:\"setting-default_post_title\";s:0:\"\";s:33:\"setting-default_unlink_post_title\";s:0:\"\";s:25:\"setting-default_post_meta\";s:0:\"\";s:32:\"setting-default_post_meta_author\";s:0:\"\";s:34:\"setting-default_post_meta_category\";s:0:\"\";s:33:\"setting-default_post_meta_comment\";s:0:\"\";s:29:\"setting-default_post_meta_tag\";s:0:\"\";s:25:\"setting-default_post_date\";s:0:\"\";s:30:\"setting-default_media_position\";s:5:\"above\";s:26:\"setting-default_post_image\";s:0:\"\";s:33:\"setting-default_unlink_post_image\";s:0:\"\";s:31:\"setting-image_post_feature_size\";s:5:\"blank\";s:24:\"setting-image_post_width\";s:0:\"\";s:25:\"setting-image_post_height\";s:0:\"\";s:32:\"setting-default_page_post_layout\";s:8:\"sidebar1\";s:37:\"setting-default_page_post_layout_type\";s:9:\"fullwidth\";s:31:\"setting-default_page_post_title\";s:0:\"\";s:38:\"setting-default_page_unlink_post_title\";s:0:\"\";s:30:\"setting-default_page_post_meta\";s:0:\"\";s:37:\"setting-default_page_post_meta_author\";s:0:\"\";s:39:\"setting-default_page_post_meta_category\";s:0:\"\";s:38:\"setting-default_page_post_meta_comment\";s:0:\"\";s:34:\"setting-default_page_post_meta_tag\";s:0:\"\";s:30:\"setting-default_page_post_date\";s:0:\"\";s:31:\"setting-default_page_post_image\";s:0:\"\";s:38:\"setting-default_page_unlink_post_image\";s:0:\"\";s:38:\"setting-image_post_single_feature_size\";s:5:\"blank\";s:31:\"setting-image_post_single_width\";s:0:\"\";s:32:\"setting-image_post_single_height\";s:0:\"\";s:27:\"setting-default_page_layout\";s:8:\"sidebar1\";s:23:\"setting-hide_page_title\";s:0:\"\";s:23:\"setting-hide_page_image\";s:0:\"\";s:38:\"setting-default_portfolio_index_layout\";s:12:\"sidebar-none\";s:43:\"setting-default_portfolio_index_post_layout\";s:5:\"grid3\";s:33:\"setting-portfolio_disable_masonry\";s:3:\"yes\";s:39:\"setting-default_portfolio_index_display\";s:4:\"none\";s:37:\"setting-default_portfolio_index_title\";s:0:\"\";s:49:\"setting-default_portfolio_index_unlink_post_title\";s:0:\"\";s:50:\"setting-default_portfolio_index_post_meta_category\";s:3:\"yes\";s:49:\"setting-default_portfolio_index_unlink_post_image\";s:3:\"yes\";s:48:\"setting-default_portfolio_index_image_post_width\";s:0:\"\";s:49:\"setting-default_portfolio_index_image_post_height\";s:0:\"\";s:54:\"setting-default_portfolio_single_portfolio_layout_type\";s:9:\"fullwidth\";s:38:\"setting-default_portfolio_single_title\";s:0:\"\";s:50:\"setting-default_portfolio_single_unlink_post_title\";s:0:\"\";s:51:\"setting-default_portfolio_single_post_meta_category\";s:0:\"\";s:50:\"setting-default_portfolio_single_unlink_post_image\";s:3:\"yes\";s:49:\"setting-default_portfolio_single_image_post_width\";s:0:\"\";s:50:\"setting-default_portfolio_single_image_post_height\";s:0:\"\";s:22:\"themify_portfolio_slug\";s:7:\"project\";s:24:\"setting-gallery_lightbox\";s:8:\"lightbox\";s:20:\"setting-color_design\";s:7:\"default\";s:19:\"setting-font_design\";s:7:\"default\";s:21:\"setting-header_design\";s:12:\"boxed-layout\";s:27:\"setting-exclude_search_form\";s:2:\"on\";s:19:\"setting-exclude_rss\";s:2:\"on\";s:22:\"setting-header_widgets\";s:17:\"headerwidget-3col\";s:21:\"setting-footer_design\";s:7:\"default\";s:32:\"setting-exclude_footer_site_logo\";s:2:\"on\";s:27:\"setting-exclude_footer_back\";s:2:\"on\";s:22:\"setting-footer_widgets\";s:17:\"footerwidget-3col\";s:30:\"setting-footer_widget_position\";s:0:\"\";s:27:\"setting-imagefilter_options\";s:0:\"\";s:33:\"setting-imagefilter_options_hover\";s:0:\"\";s:27:\"setting-imagefilter_applyto\";s:12:\"featuredonly\";s:25:\"setting-page_loader_color\";s:0:\"\";s:24:\"setting-page_loader_icon\";s:0:\"\";s:29:\"setting-color_animation_speed\";s:1:\"5\";s:20:\"setting-color_stop_1\";s:0:\"\";s:20:\"setting-color_stop_2\";s:0:\"\";s:20:\"setting-color_stop_3\";s:0:\"\";s:20:\"setting-color_stop_4\";s:0:\"\";s:20:\"setting-color_stop_5\";s:0:\"\";s:20:\"setting-color_stop_6\";s:0:\"\";s:20:\"setting-color_stop_7\";s:0:\"\";s:29:\"setting-relationship_taxonomy\";s:8:\"category\";s:37:\"setting-relationship_taxonomy_entries\";s:1:\"3\";s:45:\"setting-relationship_taxonomy_display_content\";s:4:\"none\";s:30:\"setting-single_slider_autoplay\";s:3:\"off\";s:27:\"setting-single_slider_speed\";s:6:\"normal\";s:28:\"setting-single_slider_effect\";s:5:\"slide\";s:28:\"setting-single_slider_height\";s:4:\"auto\";s:18:\"setting-more_posts\";s:8:\"infinite\";s:19:\"setting-entries_nav\";s:8:\"numbered\";s:24:\"setting-footer_text_left\";s:120:\"<center><em>American General Contractors • 3602 Honea Egypt Rd • Montgomery, TX 77316 • 281-513-7665</em></center>\";s:25:\"setting-footer_text_right\";s:183:\"<center>© 2016 American General Group LLP,. All Rights Reserved</center>\r\n<br>\r\n<center>WEB DESIGN & HOSTING by <a href=\"http://viztvmedia.com/\">VizTV Media Services</a></center>\";s:27:\"setting-global_feature_size\";s:5:\"blank\";s:22:\"setting-link_icon_type\";s:9:\"font-icon\";s:32:\"setting-link_type_themify-link-0\";s:10:\"image-icon\";s:33:\"setting-link_title_themify-link-0\";s:7:\"Twitter\";s:32:\"setting-link_link_themify-link-0\";s:0:\"\";s:31:\"setting-link_img_themify-link-0\";s:90:\"http://agctx.com/contractor/wp-content/themes/themify-ultra/themify/img/social/twitter.png\";s:32:\"setting-link_type_themify-link-1\";s:10:\"image-icon\";s:33:\"setting-link_title_themify-link-1\";s:8:\"Facebook\";s:32:\"setting-link_link_themify-link-1\";s:0:\"\";s:31:\"setting-link_img_themify-link-1\";s:91:\"http://agctx.com/contractor/wp-content/themes/themify-ultra/themify/img/social/facebook.png\";s:32:\"setting-link_type_themify-link-2\";s:10:\"image-icon\";s:33:\"setting-link_title_themify-link-2\";s:7:\"Google+\";s:32:\"setting-link_link_themify-link-2\";s:0:\"\";s:31:\"setting-link_img_themify-link-2\";s:94:\"http://agctx.com/contractor/wp-content/themes/themify-ultra/themify/img/social/google-plus.png\";s:32:\"setting-link_type_themify-link-3\";s:10:\"image-icon\";s:33:\"setting-link_title_themify-link-3\";s:7:\"YouTube\";s:32:\"setting-link_link_themify-link-3\";s:0:\"\";s:31:\"setting-link_img_themify-link-3\";s:90:\"http://agctx.com/contractor/wp-content/themes/themify-ultra/themify/img/social/youtube.png\";s:32:\"setting-link_type_themify-link-4\";s:10:\"image-icon\";s:33:\"setting-link_title_themify-link-4\";s:9:\"Pinterest\";s:32:\"setting-link_link_themify-link-4\";s:0:\"\";s:31:\"setting-link_img_themify-link-4\";s:92:\"http://agctx.com/contractor/wp-content/themes/themify-ultra/themify/img/social/pinterest.png\";s:32:\"setting-link_type_themify-link-5\";s:9:\"font-icon\";s:33:\"setting-link_title_themify-link-5\";s:7:\"Twitter\";s:32:\"setting-link_link_themify-link-5\";s:0:\"\";s:33:\"setting-link_ficon_themify-link-5\";s:10:\"fa-twitter\";s:35:\"setting-link_ficolor_themify-link-5\";s:0:\"\";s:37:\"setting-link_fibgcolor_themify-link-5\";s:0:\"\";s:32:\"setting-link_type_themify-link-6\";s:9:\"font-icon\";s:33:\"setting-link_title_themify-link-6\";s:8:\"Facebook\";s:32:\"setting-link_link_themify-link-6\";s:0:\"\";s:33:\"setting-link_ficon_themify-link-6\";s:11:\"fa-facebook\";s:35:\"setting-link_ficolor_themify-link-6\";s:0:\"\";s:37:\"setting-link_fibgcolor_themify-link-6\";s:0:\"\";s:32:\"setting-link_type_themify-link-7\";s:9:\"font-icon\";s:33:\"setting-link_title_themify-link-7\";s:7:\"Google+\";s:32:\"setting-link_link_themify-link-7\";s:0:\"\";s:33:\"setting-link_ficon_themify-link-7\";s:14:\"fa-google-plus\";s:35:\"setting-link_ficolor_themify-link-7\";s:0:\"\";s:37:\"setting-link_fibgcolor_themify-link-7\";s:0:\"\";s:32:\"setting-link_type_themify-link-8\";s:9:\"font-icon\";s:33:\"setting-link_title_themify-link-8\";s:7:\"YouTube\";s:32:\"setting-link_link_themify-link-8\";s:0:\"\";s:33:\"setting-link_ficon_themify-link-8\";s:10:\"fa-youtube\";s:35:\"setting-link_ficolor_themify-link-8\";s:0:\"\";s:37:\"setting-link_fibgcolor_themify-link-8\";s:0:\"\";s:32:\"setting-link_type_themify-link-9\";s:9:\"font-icon\";s:33:\"setting-link_title_themify-link-9\";s:9:\"Pinterest\";s:32:\"setting-link_link_themify-link-9\";s:0:\"\";s:33:\"setting-link_ficon_themify-link-9\";s:12:\"fa-pinterest\";s:35:\"setting-link_ficolor_themify-link-9\";s:0:\"\";s:37:\"setting-link_fibgcolor_themify-link-9\";s:0:\"\";s:22:\"setting-link_field_ids\";s:341:\"{\"themify-link-0\":\"themify-link-0\",\"themify-link-1\":\"themify-link-1\",\"themify-link-2\":\"themify-link-2\",\"themify-link-3\":\"themify-link-3\",\"themify-link-4\":\"themify-link-4\",\"themify-link-5\":\"themify-link-5\",\"themify-link-6\":\"themify-link-6\",\"themify-link-7\":\"themify-link-7\",\"themify-link-8\":\"themify-link-8\",\"themify-link-9\":\"themify-link-9\"}\";s:23:\"setting-link_field_hash\";s:2:\"10\";s:30:\"setting-page_builder_is_active\";s:6:\"enable\";s:26:\"setting-page_builder_cache\";s:7:\"disable\";s:27:\"setting-page_builder_expiry\";s:1:\"2\";s:55:\"setting-page_builder_responsive_design_tablet_landscape\";s:4:\"1024\";s:45:\"setting-page_builder_responsive_design_tablet\";s:3:\"768\";s:45:\"setting-page_builder_responsive_design_mobile\";s:3:\"680\";s:37:\"setting-twitter_settings_consumer_key\";s:0:\"\";s:40:\"setting-twitter_settings_consumer_secret\";s:0:\"\";s:23:\"setting-hooks_field_ids\";s:2:\"[]\";s:27:\"setting-custom_panel-editor\";s:7:\"default\";s:27:\"setting-custom_panel-author\";s:7:\"default\";s:32:\"setting-custom_panel-contributor\";s:7:\"default\";s:25:\"setting-customizer-editor\";s:7:\"default\";s:25:\"setting-customizer-author\";s:7:\"default\";s:30:\"setting-customizer-contributor\";s:7:\"default\";s:22:\"setting-backend-editor\";s:7:\"default\";s:22:\"setting-backend-author\";s:7:\"default\";s:27:\"setting-backend-contributor\";s:7:\"default\";s:23:\"setting-frontend-editor\";s:7:\"default\";s:23:\"setting-frontend-author\";s:7:\"default\";s:28:\"setting-frontend-contributor\";s:7:\"default\";}','yes'),(500,'jetpack_activated','1','yes'),(503,'jetpack_file_data','a:1:{s:5:\"4.3.2\";a:49:{s:32:\"31e5b9ae08b62c2b0cd8a7792242298b\";a:14:{s:4:\"name\";s:20:\"Spelling and Grammar\";s:11:\"description\";s:40:\"Check your spelling, style, and grammar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"6\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:115:\"after the deadline, afterthedeadline, spell, spellchecker, spelling, grammar, proofreading, style, language, cliche\";}s:32:\"3f41b2d629265b5de8108b463abbe8e2\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:64:\"Transform image galleries into gorgeous, full-screen slideshows.\";s:14:\"jumpstart_desc\";s:79:\"Brings your photos and images to life as full-size, easily navigable galleries.\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";}s:32:\"c6ebb418dde302de09600a6025370583\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:65:\"Allow comments with WordPress.com, Twitter, Facebook, or Google+.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";}s:32:\"836f9485669e1bbb02920cb474730df0\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:57:\"Insert a customizable contact form anywhere on your site.\";s:14:\"jumpstart_desc\";s:111:\"Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:18:\"Writing, Jumpstart\";s:25:\"additional_search_queries\";s:44:\"contact, form, grunion, feedback, submission\";}s:32:\"ea3970eebf8aac55fc3eca5dca0e0157\";a:14:{s:4:\"name\";s:20:\"Custom Content Types\";s:11:\"description\";s:61:\"Organize and display different types of content on your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";}s:32:\"d2bb05ccad3d8789df40ca3abb97336c\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:53:\"Tweak your site’s CSS without modifying your theme.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";}s:32:\"a2064eec5b9c7e0d816af71dee7a715f\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"53a4ec755022ef3953699734c343da02\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";}s:32:\"72fecb67ee6704ba0a33e0225316ad06\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"d56e2886185a9eace719cc57d46770df\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:14:\"jumpstart_desc\";s:131:\"Let commenters link their profiles to their Gravatar accounts, making it easy for your visitors to learn more about your community.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";}s:32:\"e391e760617bd0e0736550e34a73d7fe\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:8:\"2.0.3 ??\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"2e345370766346c616b3c5046e817720\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:54:\"Automatically load new content when a visitor scrolls.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";}s:32:\"bd69edbf134de5fae8fdcf2e70a45b56\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";}s:32:\"8110b7a4423aaa619dfa46b8843e10d1\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:57:\"Use LaTeX markup for complex equations and other geekery.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";}s:32:\"fd7e85d3b4887fa6b6f997d6592c1f33\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";}s:32:\"c5dfef41fad5bcdcaae8e315e5cfc420\";a:14:{s:4:\"name\";s:6:\"Manage\";s:11:\"description\";s:54:\"Manage all of your sites from a centralized dashboard.\";s:14:\"jumpstart_desc\";s:151:\"Helps you remotely manage plugins, turn on automated updates, and more from <a href=\"https://wordpress.com/plugins/\" target=\"_blank\">wordpress.com</a>.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"3\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:35:\"Centralized Management, Recommended\";s:7:\"feature\";s:18:\"General, Jumpstart\";s:25:\"additional_search_queries\";s:26:\"manage, management, remote\";}s:32:\"fd6dc399b92bce76013427e3107c314f\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:51:\"Write posts or pages in plain-text Markdown syntax.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";}s:32:\"c49a35b6482b0426cb07ad28ecf5d7df\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:47:\"Optimize your site for smartphones and tablets.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";}s:32:\"b42e38f6fafd2e4104ebe5bf39b4be47\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"771cfeeba0d3d23ec344d5e781fb0ae2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"54f0661d27c814fc8bde39580181d939\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"46c4c413b5c72bbd3c3dbd14ff8f8adc\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"9ea52fa25783e5ceeb6bfaed3268e64e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:37:\"monitor, uptime, downtime, monitoring\";}s:32:\"cfcaafd0fcad087899d715e0b877474d\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";}s:32:\"0d18bfa69bec61550c1d813ce64149b0\";a:14:{s:4:\"name\";s:10:\"Omnisearch\";s:11:\"description\";s:66:\"Search your entire database from a single field in your dashboard.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"16\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:6:\"search\";}s:32:\"3f0a11e23118f0788d424b646a6d465f\";a:14:{s:4:\"name\";s:6:\"Photon\";s:11:\"description\";s:27:\"Speed up images and photos.\";s:14:\"jumpstart_desc\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:34:\"Recommended, Jumpstart, Appearance\";s:25:\"additional_search_queries\";s:38:\"photon, image, cdn, performance, speed\";}s:32:\"e37cfbcb72323fb1fe8255a2edb4d738\";a:14:{s:4:\"name\";s:13:\"Post by Email\";s:11:\"description\";s:34:\"Publish posts by sending an email.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";}s:32:\"728290d131a480bfe7b9e405d7cd925f\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:43:\"Prevent and block malicious login attempts.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:65:\"security, secure, protection, botnet, brute force, protect, login\";}s:32:\"f9ce784babbbf4dcca99b8cd2ceb420c\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:27:\"Automated social marketing.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:107:\"facebook, twitter, google+, googleplus, google, path, tumblr, linkedin, social, tweet, connections, sharing\";}s:32:\"052c03877dd3d296a71531cb07ad939a\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"52edecb2a75222e75b2dce4356a4efce\";a:14:{s:4:\"name\";s:13:\"Related Posts\";s:11:\"description\";s:64:\"Increase page views by showing related content to your visitors.\";s:14:\"jumpstart_desc\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:22:\"related, related posts\";}s:32:\"8b059cb50a66b717f1ec842e736b858c\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:37:\"Allow visitors to share your content.\";s:14:\"jumpstart_desc\";s:116:\"Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:141:\"share, sharing, sharedaddy, buttons, icons, email, facebook, twitter, google+, linkedin, pinterest, pocket, press this, print, reddit, tumblr\";}s:32:\"a6d2394329871857401255533a9873f7\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:50:\"Embed media from popular sites without any coding.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:245:\"shortcodes, shortcode, embeds, media, bandcamp, blip.tv, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";}s:32:\"21496e2897ea5f81605e2f2ac3beb921\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:54:\"Create short and simple links for all posts and pages.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";}s:32:\"e2a54a5d7879a4162709e6ffb540dd08\";a:14:{s:4:\"name\";s:9:\"Site Icon\";s:11:\"description\";s:29:\"Add a site icon to your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:24:\"favicon, icon, site icon\";}s:32:\"f5c537bc304f55b29c1a87e30be0cd24\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";}s:32:\"59a23643437358a9b557f1d1e20ab040\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"6a90f97c3194cfca5671728eaaeaf15e\";a:14:{s:4:\"name\";s:14:\"Single Sign On\";s:11:\"description\";s:46:\"Secure user authentication with WordPress.com.\";s:14:\"jumpstart_desc\";s:98:\"Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:34:\"sso, single sign on, login, log in\";}s:32:\"b65604e920392e2f7134b646760b75e8\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";}s:32:\"23a586dd7ead00e69ec53eb32ef740e4\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:55:\"Notify your readers of new posts and comments by email.\";s:14:\"jumpstart_desc\";s:126:\"Give visitors two easy subscription options — while commenting, or via a separate email subscription widget you can display.\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";}s:32:\"1d978b8d84d2f378fe1a702a67633b6d\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"b3b983461d7f3d27322a3551ed8a9405\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";}s:32:\"d924e5b05722b0e104448543598f54c0\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"36741583b10c521997e563ad8e1e8b77\";a:14:{s:4:\"name\";s:12:\"Data Backups\";s:11:\"description\";s:54:\"Off-site backups, security scans, and automatic fixes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:28:\"vaultpress, backup, security\";}s:32:\"2b9b44f09b5459617d68dd82ee17002a\";a:14:{s:4:\"name\";s:17:\"Site Verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";}s:32:\"5ab4c0db7c42e10e646342da0274c491\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:44:\"Powerful, simple video hosting for WordPress\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:25:\"video, videos, videopress\";}s:32:\"60a1d3aa38bc0fe1039e59dd60888543\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";}s:32:\"174ed3416476c2cb9ff5b0f671280b15\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:54:\"Add images, Twitter streams, and more to your sidebar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";}s:32:\"28b931a1db19bd24869bd54b14e733d5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}}}','yes'),(506,'jetpack_available_modules','a:1:{s:5:\"4.3.2\";a:37:{s:18:\"after-the-deadline\";s:3:\"1.1\";s:8:\"carousel\";s:3:\"1.5\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:6:\"manage\";s:3:\"3.4\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"omnisearch\";s:3:\"2.3\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:9:\"site-icon\";s:3:\"3.2\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";}}','yes'),(509,'jetpack_options','a:9:{s:7:\"version\";s:16:\"4.3.2:1477351162\";s:11:\"old_version\";s:16:\"4.0.3:1465869698\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:1;s:2:\"id\";i:112862359;s:6:\"public\";i:1;s:9:\"jumpstart\";s:19:\"jumpstart_dismissed\";s:11:\"master_user\";i:1;s:14:\"last_heartbeat\";i:1609985108;}','yes'),(515,'jetpack_security_report','a:0:{}','yes'),(526,'jetpack_log','a:2:{i:0;a:4:{s:4:\"time\";i:1465869714;s:7:\"user_id\";i:1;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}i:1;a:4:{s:4:\"time\";i:1465869731;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:112862359;s:4:\"code\";s:9:\"authorize\";}}','no'),(529,'jetpack_private_options','a:4:{s:8:\"register\";s:78:\"kAb3n1ICRfwS3jCfP4bmwccXXiTVEszN:QrQ3sJo8TuaNkOStkk77b1dz1umo0BOf:1465870314:1\";s:10:\"blog_token\";s:65:\"csmpb$O$8zJH#aPA17yq2Hmp#d)fBtTa.lWUSF0HB!lTtv16x2sxBEbnZv)q@)oEZ\";s:9:\"authorize\";s:78:\"cgY6MIhoCUsJXZVIukFnp3GU0n3NBWl5:W6Tuikfp6zLJM2yER6FZdUWMDdHyZNA2:1465870320:1\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"Y8zg%XFR!Zu$(69$VQV00xJoXNqV@*GA.dlNtknbSRPGZy1d4&sk3Ejg#DYD30je&.1\";}}','yes'),(538,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:0;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(541,'jetpack_active_modules','a:23:{i:0;s:18:\"after-the-deadline\";i:1;s:12:\"contact-form\";i:2;s:20:\"custom-content-types\";i:3;s:10:\"custom-css\";i:4;s:21:\"enhanced-distribution\";i:5;s:19:\"gravatar-hovercards\";i:6;s:8:\"json-api\";i:7;s:5:\"latex\";i:8;s:5:\"notes\";i:9;s:10:\"omnisearch\";i:10;s:13:\"post-by-email\";i:11;s:7:\"protect\";i:12;s:9:\"publicize\";i:13;s:10:\"sharedaddy\";i:14;s:10:\"shortcodes\";i:15;s:10:\"shortlinks\";i:16;s:8:\"sitemaps\";i:17;s:5:\"stats\";i:18;s:13:\"subscriptions\";i:19;s:10:\"vaultpress\";i:20;s:18:\"verification-tools\";i:21;s:17:\"widget-visibility\";i:22;s:7:\"widgets\";}','yes'),(556,'widget_blog_subscription','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(559,'widget_facebook-likebox','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(562,'widget_wpcom-goodreads','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(565,'widget_googleplus-badge','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(568,'widget_grofile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(571,'widget_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(574,'widget_rss_links','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(577,'widget_wpcom_social_media_icons_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(580,'widget_twitter_timeline','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(583,'widget_jetpack_display_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(589,'jetpack_protect_key','2ebaf9de5244c1c67c0747a88af56fb0def096e8','yes'),(592,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";i:112862359;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(607,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no'),(620,'safecss_rev','1','yes'),(625,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:0:{}s:6:\"custom\";a:0:{}}}','yes'),(665,'_transient_frmpro_css','/* WARNING: Any changes made to this file will be lost when your Formidable settings are updated */\n.frm_hidden,.with_frm_style .frm_button.frm_hidden{display:none;}.with_frm_style fieldset{min-width:0;}legend.frm_hidden{display:none !important;}.frm_transparent{color:transparent;}.input[type=file].frm_transparent:focus, .with_frm_style input[type=file]{background-color:transparent;border:none;outline:none;box-shadow:none;}.with_frm_style input[type=file]{display:initial;}.frm_preview_page:before{content:normal !important;}.frm_preview_page{padding:25px;}.with_frm_style .form-field.frm_col_field{clear:none;float:left;margin-right:20px;}.with_frm_style label.frm_primary_label{max-width:100%;}.with_frm_style .frm_top_container label.frm_primary_label,.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_top{display:block;float:none;width:auto;}.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px;}.with_frm_style .frm_right_container label.frm_primary_label,.with_frm_style .frm_pos_right{display:inline;float:right;margin-left:10px;}.with_frm_style .frm_none_container label.frm_primary_label,.with_frm_style .frm_pos_none,.frm_none_container label.frm_primary_label{display:none;}.with_frm_style .frm_section_heading.frm_hide_section{margin-top:0px !important;}.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_hidden,.frm_hidden_container label.frm_primary_label{visibility:hidden;}.with_frm_style .frm_description{clear:both;}.with_frm_style .frm_scale{margin-right:10px;text-align:center;float:left;}.with_frm_style .frm_scale input{display:block;}.with_frm_style select[multiple=\"multiple\"]{height:auto;line-height:normal;}.with_frm_style select{white-space:nowrap;}.with_frm_style .frm_catlevel_2,.with_frm_style .frm_catlevel_3,.with_frm_style .frm_catlevel_4,.with_frm_style .frm_catlevel_5{margin-left:18px;}.with_frm_style .wp-editor-container{border:1px solid #e5e5e5;}.with_frm_style .quicktags-toolbar input{font-size:12px !important;}.with_frm_style .wp-editor-container textarea{border:none;}.with_frm_style .auto_width #loginform input,.with_frm_style .auto_width input,.with_frm_style input.auto_width,.with_frm_style select.auto_width,.with_frm_style textarea.auto_width{width:auto;}.with_frm_style .frm_repeat_buttons{white-space:nowrap;}.with_frm_style .frm_button{text-decoration:none;border:1px solid #eee;padding:5px;display:inline;}.with_frm_style .frm_submit{clear:both;}.frm_inline_form .frm_form_field.form-field{margin-right:2.5%;display:inline-block;}.frm_inline_form .frm_submit{display:inline-block;}.with_frm_style.frm_center_submit .frm_submit{text-align:center;}.with_frm_style.frm_center_submit .frm_submit input[type=submit],.with_frm_style.frm_center_submit .frm_submit input[type=button]{margin-bottom:8px !important;}.with_frm_style .frm_submit input[type=submit],.with_frm_style .frm_submit input[type=button]{-webkit-appearance: none;}.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{display: block;margin: 0 auto;}.frm_forms.frm_style_formidable-style.with_frm_style{max-width:100%;direction:ltr;}.frm_style_formidable-style.with_frm_style,.frm_style_formidable-style.with_frm_style form,.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {text-align:left;}.frm_style_formidable-style.with_frm_style fieldset{border:0px solid #000000;margin:0;padding:0 0 15px 0;background-color:transparent;}.frm_style_formidable-style.with_frm_style legend + h3,.frm_style_formidable-style.with_frm_style h3.frm_form_title{font-size:20px;color:#444444;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;margin-top:10px;margin-bottom:10px;}.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3{padding:15px 0 3px 0;margin:0;font-size:18px;font-weight:bold;color:#444444;border:none;border-top:2px solid #e8e8e8;background-color:transparent}.frm_style_formidable-style.with_frm_style h3 .frm_after_collapse{display:inline;}.frm_style_formidable-style.with_frm_style h3 .frm_before_collapse{display:none;}.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm_section_heading h3{margin:0;}.frm_style_formidable-style.with_frm_style .frm_section_heading{margin-top:15px;}.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing,.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing{margin-bottom:12px;}.frm_style_formidable-style.with_frm_style .frm_repeat_sec{margin-bottom:20px;margin-top:20px;}.frm_style_formidable-style.with_frm_style label.frm_primary_label,.frm_style_formidable-style.with_frm_style.frm_login_form label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;text-align:left;margin:0;padding:0 0 3px 0;width:auto;display:block;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#666666;}.frm_style_formidable-style.with_frm_style .frm_icon_font{color:#444444;}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before{content:\"\\e600\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{content:\"\\e602\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before,.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{color:#444444;}.frm_style_formidable-style.with_frm_style .frm_trigger.active .frm_icon_font.frm_arrow_icon:before{content:\"\\e62d\";}.frm_style_formidable-style.with_frm_style .frm_trigger .frm_icon_font.frm_arrow_icon:before{content:\"\\e62a\";}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd {margin-bottom:0;}.frm_style_formidable-style.with_frm_style .form-field.frm_section_heading{margin-bottom:0;}.frm_style_formidable-style.with_frm_style p.description,.frm_style_formidable-style.with_frm_style div.description,.frm_style_formidable-style.with_frm_style div.frm_description,.frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description,.frm_style_formidable-style.with_frm_style .frm_error{margin:0;padding:0;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:12px;color:#666666;font-weight:normal;text-align:left;font-style:normal;max-width:100%;}.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p{font-size:14px;color:#666666;margin-top:10px;margin-bottom:25px;}.frm_style_formidable-style.with_frm_style .frm_left_container label.frm_primary_label{float:left;display:inline;width:150px;max-width:33%;margin-right:10px;}.frm_style_formidable-style.with_frm_style .frm_right_container label.frm_primary_label{display:inline;width:150px;max-width:33%;margin-left:10px;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha{max-width:62%;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha{display:inline-block;}.frm_style_formidable-style.with_frm_style .frm_left_container p.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_left_container .frm_error{margin-left:160px;max-width:62%;}.frm_style_formidable-style.with_frm_style .frm_right_container p.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_right_container .frm_error{margin-right:160px;max-width:62%;}.frm_style_formidable-style.with_frm_style .frm_left_container .attachment-thumbnail{clear:both;margin-left:160px;}.frm_style_formidable-style.with_frm_style .frm_left_container.frm_inline label.frm_primary_label{max-width:90%;}.frm_style_formidable-style.with_frm_style .form-field.frm_col_field div.frm_description{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .frm_inline_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container{display:inline;}.frm_style_formidable-style.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px;}.frm_style_formidable-style.with_frm_style .frm_pos_right{display:inline;width:150px;}.frm_style_formidable-style.with_frm_style .frm_none_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_pos_none{display:none;}.frm_style_formidable-style.with_frm_style .frm_scale label{font-weight:normal;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;}.frm_style_formidable-style.with_frm_style .frm_required{color:#B94A48;font-weight:bold;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_style_formidable-style.with_frm_style .chosen-container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:18px;margin-bottom:0;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=phone],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_form_fields_style,.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single{color:#000;background-color:#ccc;border-color:#ccc;border-width:1px;border-style:solid;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:100%;max-width:100%;font-size:18px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_style_formidable-style.with_frm_style input[type=file]::-webkit-file-upload-button{color:#000;background-color:#ccc;padding:6px 10px;border-radius:2px;border-color:#ccc;border-width:1px;border-style:solid;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=file],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select{height:38px;line-height:1.3;}.frm_style_formidable-style.with_frm_style select[multiple=\"multiple\"]{height:auto ;}.frm_style_formidable-style.with_frm_style input[type=file]{color:#000;padding:0px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:18px;}.frm_style_formidable-style.with_frm_style input[type=file].frm_transparent{color:transparent;}.frm_style_formidable-style.with_frm_style .frm_default,.frm_style_formidable-style.with_frm_style .placeholder,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field .default,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-default{color:#000;font-style:italic;}.frm_style_formidable-style.with_frm_style select{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style input.frm_other_input:not(.frm_other_full){width:auto ;margin-left:5px ;}.frm_style_formidable-style.with_frm_style .frm_full input.frm_other_input:not(.frm_other_full){margin-left:0 ;margin-top:8px;}.frm_style_formidable-style.with_frm_style .frm_other_container select:not([multiple=\"multiple\"]){width:auto;}.frm_style_formidable-style.with_frm_style .wp-editor-wrap{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .wp-editor-container textarea{border:none;}.frm_style_formidable-style.with_frm_style .mceIframeContainer{background-color:#ccc;}.frm_style_formidable-style.with_frm_style .auto_width input,.frm_style_formidable-style.with_frm_style input.auto_width,.frm_style_formidable-style.with_frm_style select.auto_width,.frm_style_formidable-style.with_frm_style textarea.auto_width{width:auto;}.frm_style_formidable-style.with_frm_style input[disabled],.frm_style_formidable-style.with_frm_style select[disabled],.frm_style_formidable-style.with_frm_style textarea[disabled],.frm_style_formidable-style.with_frm_style input[readonly],.frm_style_formidable-style.with_frm_style select[readonly],.frm_style_formidable-style.with_frm_style textarea[readonly]{background-color:#ffffff;color:#A1A1A1;border-color:#E5E5E5;}.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,.frm_style_formidable-style.with_frm_style select:focus,.frm_style_formidable-style.with_frm_style textarea:focus,.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],.frm_form_fields_active_style,.frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices{background-color:#ffffff;border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102,175,233, 0.6);}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_style_formidable-style.with_frm_style input[type=submit],.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_form_submit_style,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]{width:auto;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;height:auto;line-height:normal;text-align:center;background:#ffffff;border-width:1px;border-color:#cccccc;border-style:solid;color:#444444;cursor:pointer;font-weight:normal;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-shadow:none;padding:6px 11px;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-shadow:0 1px 1px #eeeeee;-webkit-box-shadow:0px 1px 1px #eeeeee;box-shadow:0 1px 1px #eeeeee;-ms-filter:\"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=\'#eeeeee\')\";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=\'#eeeeee\');margin:10px;margin-left:0;margin-right:0;vertical-align:middle;}.frm_style_formidable-style.with_frm_style input[type=submit]:hover,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover{background:#efefef;border-color:#cccccc;color:#444444;}.frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{margin-bottom:10px;}.frm_style_formidable-style.with_frm_style input[type=submit]:focus,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:active,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active{background:#efefef;border-color:#cccccc;color:#444444;}.frm_style_formidable-style.with_frm_style a.frm_save_draft{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;font-weight:normal;}.frm_style_formidable-style.with_frm_style #frm_field_cptch_number_container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;clear:both;}.frm_style_formidable-style.with_frm_style .frm_radio{display:block;}.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio{margin:0 5px 0 0;}.frm_style_formidable-style.with_frm_style .frm_checkbox{display:block;}.frm_style_formidable-style.with_frm_style .vertical_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.frm_style_formidable-style.with_frm_style .frm_radio label,.frm_style_formidable-style.with_frm_style .frm_checkbox label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;font-weight:normal;display:inline;white-space:normal;}.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field select,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{color:#444444;background-color:#ffffff;border-color:#B94A48;border-width:1px;border-style:solid;}.frm_style_formidable-style.with_frm_style .frm_error{font-weight:bold;}.frm_style_formidable-style.with_frm_style .frm_blank_field label,.frm_style_formidable-style.with_frm_style .frm_error{color:#B94A48;}.frm_style_formidable-style.with_frm_style .frm_error_style{background-color:#F2DEDE;border:1px solid #EBCCD1;border-radius:2px;color:#B94A48;font-size:14px;margin:0;margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_message,.frm_success_style{border:1px solid #D6E9C6;background-color:#DFF0D8;color:#468847;border-radius:2px;}.frm_style_formidable-style.with_frm_style .frm_message{margin:5px 0 15px;font-size:14px;}.frm_style_formidable-style.with_frm_style .frm-grid td,.frm-grid th{border-color:#ccc;}.form_results.frm_style_formidable-style.with_frm_style{border:1px solid #ccc;}.form_results.frm_style_formidable-style.with_frm_style tr td{color:#000;border-top:1px solid #ccc;}.form_results.frm_style_formidable-style.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#ccc;}.frm_style_formidable-style.with_frm_style #frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #ccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #ccc 50%, #ccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));}.frm_style_formidable-style.with_frm_style #frm_loading .progress-bar{background-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{border-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_grid.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_first.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_odd.frm_blank_field{background-color:#F2DEDE;border-color:#EBCCD1;}.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{background-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_grid{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_scroll_box{background-color:#ccc;border-color:#ccc;border-width:1px;border-style:solid;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:100%;font-size:18px;padding:6px 10px;outline:none;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total input,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total textarea{color:#000;background-color:transparent;border:none;display:inline;width:auto;padding:0;}.frm_style_formidable-style.with_frm_style .frm_text_block input,.frm_style_formidable-style.with_frm_style .frm_text_block label.frm_primary_label{margin-left:-20px;}.frm_style_formidable-style.with_frm_style .frm_button{padding:6px 11px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:14px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-weight:normal;color:#444444;background:#ffffff;border-width:1px;border-color:#cccccc;height:auto;}.frm_style_formidable-style.with_frm_style .frm_button .frm_icon_font:before{font-size:14px;}.frm_style_formidable-style.with_frm_style .frm_dropzone{border-color:#ccc;border-radius:2px;color:#000;background-color:#ccc;}.frm_style_formidable-style.with_frm_style .frm_dropzone .frm_upload_icon:before,.frm_style_formidable-style.with_frm_style .frm_dropzone .dz-remove{color:#000;}.frm_style_formidable-style.with_frm_style .frm_blank_field .frm_dropzone{border-color:#B94A48;color:#444444;background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .chosen-container{font-size:18px;}.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single{height:38px;line-height:1.3;}.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single div{top:3px;}.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-search input[type=\"text\"]{height:38px;}.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field input[type=\"text\"]{height:15px;}@media only screen and (max-width: 600px){.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container.frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container.g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container.frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container.g-recaptcha{max-width:100%;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_primary_label{max-width:100%;margin-right:0;margin-left:0;padding-right:0;padding-left:0;width:100%;}.frm_style_formidable-style.with_frm_style .frm_repeat_inline,.frm_style_formidable-style.with_frm_style .frm_repeat_grid{margin: 20px 0;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_first_half .frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_error{margin-right:0;margin-left:0;padding-right:0;padding-left:0;}}@media only screen and (max-width: 500px) {.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.frm_style_formidable-style.with_frm_style .frm_left_container p.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_left_container .attachment-thumbnail,.frm_style_formidable-style.with_frm_style .frm_right_container p.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_right_container .frm_error{max-width:100%;}.frm_style_formidable-style.with_frm_style .frm_left_container p.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.description,.frm_style_formidable-style.with_frm_style .frm_left_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_left_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_left_container .attachment-thumbnail,.frm_style_formidable-style.with_frm_style .frm_right_container p.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.description,.frm_style_formidable-style.with_frm_style .frm_right_container div.frm_description,.frm_style_formidable-style.with_frm_style .frm_right_container .frm_error,.frm_style_formidable-style.with_frm_style .frm_left_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_right_container label.frm_primary_label{width:100%;max-width:100%;margin-right:0px;margin-left:0px;padding-right:0px;padding-left:0px;}}.frm_ajax_loading{visibility:hidden;width:auto;}.frm_ajax_loading.frm_loading_now{visibility:visible !important;}.frm_form_submit_style{height:auto;}a.frm_save_draft{cursor:pointer;}.horizontal_radio .frm_radio{margin:0 5px 0 0;}.horizontal_radio .frm_checkbox{margin:0;margin-right:5px;}.vertical_radio .frm_checkbox,.vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.horizontal_radio .frm_checkbox,.horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.frm_file_container .frm_file_link,.with_frm_style .frm_radio label .frm_file_container,.with_frm_style .frm_checkbox label .frm_file_container{display:inline-block;margin:5px;vertical-align:middle;}.with_frm_style .frm_radio input[type=radio]{border-radius:10px;-webkit-appearance:radio;}.with_frm_style .frm_checkbox input[type=checkbox]{border-radius:0;-webkit-appearance:checkbox;}.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{margin-right:5px;width:auto;border:none;}.with_frm_style :invalid,.with_frm_style :-moz-submit-invalid,.with_frm_style :-moz-ui-invalid{box-shadow:none;}.with_frm_style .frm_error_style img{padding-right:10px;vertical-align:middle;border:none;}.with_frm_style .frm_trigger{cursor:pointer;}.with_frm_style .frm_error_style,.with_frm_style .frm_message,.frm_success_style{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:15px;}.with_frm_style .frm_message p{margin-bottom:5px;}.frm_form_fields_style,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_form_submit_style{width:auto;}.with_frm_style .frm_trigger span{float:left;}.with_frm_style table.frm-grid,#content .with_frm_style table.frm-grid{border-collapse:collapse;border:none;}.frm-grid td,.frm-grid th{padding:5px;border-width:1px;border-style:solid;border-color:#ccc;border-top:none;border-left:none;border-right:none;}table.form_results.with_frm_style{border:1px solid #ccc;}table.form_results.with_frm_style tr td{text-align:left;color:#000;padding:7px 9px;border-top:1px solid #ccc;}table.form_results.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#fff;}table.form_results.with_frm_style tr.frm_odd,.frm-grid .frm_odd{background-color:#ffffff;}.frm_collapse .ui-icon{display:inline-block;}.frm_toggle_container{border:1px solid transparent;}.frm_toggle_container ul{margin:5px 0;padding-left:0;list-style-type:none;}.frm_toggle_container .frm_month_heading{text-indent:15px;}.frm_toggle_container .frm_month_listing{margin-left:40px;}#frm_loading{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;}#frm_loading h3{font-weight:500;padding-bottom:15px;color:#fff;font-size:24px;}#frm_loading_content{position:fixed;top:20%;left:33%;width:33%;text-align:center;padding-top:30px;font-weight:bold;z-index:9999999;}#frm_loading img{max-width:100%;}#frm_loading .progress{border-radius:4px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;height:20px;margin-bottom:20px;overflow:hidden;}#frm_loading .progress.active .progress-bar{animation:2s linear 0s normal none infinite progress-bar-stripes;}#frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #ccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #ccc 50%, #ccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-size:40px 40px;}#frm_loading .progress-bar{background-color:#ccc;box-shadow:0 -1px 0 rgba(0, 0, 0, 0.15) inset;float:left;height:100%;line-height:20px;text-align:center;transition:width 0.6s ease 0s;width:100%;}.frm_pagination_cont ul.frm_pagination{display:inline-block;list-style:none;margin-left:0 !important;}.frm_pagination_cont ul.frm_pagination > li{display:inline;list-style:none;margin:2px;background-image:none;}ul.frm_pagination > li.active a{text-decoration:none;}.frm_pagination_cont ul.frm_pagination > li:first-child{margin-left:0;}.archive-pagination.frm_pagination_cont ul.frm_pagination > li{margin:0;}.frmcal{padding-top:30px;}.frmcal-title{font-size:116%;}.frmcal table.frmcal-calendar{border-collapse:collapse;margin-top:20px;color:#000;}.frmcal table.frmcal-calendar,.frmcal table.frmcal-calendar tbody tr td{border:1px solid #ccc;}.frmcal table.frmcal-calendar,.frmcal,.frmcal-header{width:100%;}.frmcal-header{text-align:center;}.frmcal-prev{margin-right:10px;}.frmcal-prev,.frmcal-dropdown{float:left;}.frmcal-dropdown{margin-left:5px;}.frmcal-next{float:right;}.frmcal table.frmcal-calendar thead tr th{text-align:center;padding:2px 4px;}.frmcal table.frmcal-calendar tbody tr td{height:110px;width:14.28%;vertical-align:top;padding:0 !important;color:#000;font-size:12px;}table.frmcal-calendar .frmcal_date{background-color:#ccc;padding:0 5px;text-align:right;-moz-box-shadow:0 2px 5px #ccc;-webkit-box-shadow:0 2px 5px #ccc;box-shadow:0 2px 5px #ccc;-ms-filter:\"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#ccc\')\";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#ccc\');}table.frmcal-calendar .frmcal-today .frmcal_date{background-color:#ffffff;padding:0 5px;text-align:right;-moz-box-shadow:0 2px 5px #66afe9;-webkit-box-shadow:0 2px 5px #66afe9;box-shadow:0 2px 5px #66afe9;-ms-filter:\"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#66afe9\')\";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=\'#66afe9\');}.frmcal_num{display:inline;}.frmcal-content{padding:2px 4px;}.frm_image_from_url{height:50px;}.frm-loading-img{background:url(//agctx.com/contractor/wp-content/plugins/formidable/images/ajax_loader.gif) no-repeat center center;padding:6px 12px;}#ui-datepicker-div{display:none;z-index:999999 !important;}.frm_form_fields div.rating-cancel{display:none !important;}.frm_form_fields div.rating-cancel,.frm_form_fields div.star-rating{float:left;width:17px;height:17px;font-size:16px;line-height:normal;cursor:pointer;display:block;background:transparent;overflow:hidden;}.frm_form_fields div.rating-cancel a:before{font:16px/1 \'dashicons\';content:\'\\f460\';color:#CDCDCD;}.frm_form_fields div.star-rating:before,.frm_form_fields div.star-rating a:before{font:16px/1 \'dashicons\';content:\'\\f154\';color:#F0AD4E;}.frm_form_fields div.rating-cancel a,.frm_form_fields div.star-rating a{display:block;width:16px;height:100%;border:0;}.frm_form_fields div.star-rating-on:before,.frm_form_fields div.star-rating-on a:before{content:\'\\f155\';}.frm_form_fields div.star-rating-hover:before,.frm_form_fields div.star-rating-hover a:before{content:\'\\f155\';}.frm_form_fields div.frm_half_star:before,.frm_form_fields div.frm_half_star a:before{content:\'\\f459\';}.frm_form_fields div.rating-cancel.star-rating-hover a:before{color:#B63E3F;}.frm_form_fields div.star-rating-readonly,.frm_form_fields div.star-rating-readonly a{cursor:default !important;}.frm_form_fields div.star-rating{overflow:hidden!important;}.with_frm_style .frm_form_field{clear:both;}.frm_form_field.frm_right_half,.frm_form_field.frm_right_third,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_right_fourth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_half,.frm_form_field.frm_last_third,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_last_fourth,.frm_form_field.frm_last_fifth,.frm_form_field.frm_last_sixth,.frm_form_field.frm_last_seventh,.frm_form_field.frm_last_eighth,.frm_form_field.frm_last_inline,.frm_form_field.frm_last,.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_two_thirds,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_inline,.frm_submit.frm_inline{clear:none;float:left;margin-left:2.5%;}.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{clear:left;float:left;margin-left:0;}.frm_form_field.frm_alignright{float:right !important;}.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{width:48.75%;}.frm_form_field.frm_left_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_right_third,.frm_form_field.frm_first_third,.frm_form_field.frm_last_third{width:31.66%;}.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds{width:65.82%;}.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth{width:23.12%;}.frm_form_field.frm_three_fourths{width:74.36%;}.frm_form_field.frm_left_fifth,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_last_fifth{width:18%;}.frm_form_field.frm_two_fifths {width:38.5%;}.frm_form_field.frm_three_fifths {width:59%;}.frm_form_field.frm_four_fifths {width:79.5%;}.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_last_sixth{width:14.58%;}.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_first_seventh,.frm_form_field.frm_last_seventh{width:12.14%;}.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_eighth,.frm_form_field.frm_last_eighth{width:10.31%;}.frm_form_field.frm_left_inline,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_inline{width:auto;}.with_frm_style .frm_form_field.frm_first_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_error{margin-right:33%;padding-right:12px;}.with_frm_style .frm_form_field.frm_first_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_error{margin-left:33%;padding-left:12px;}.frm_full,.frm_full .wp-editor-wrap,.frm_full input:not([type=\'checkbox\']):not([type=\'radio\']):not([type=\'button\']),.frm_full select,.frm_full textarea{width:100% !important;}.frm_full .wp-editor-wrap input{width:auto !important;}@media only screen and (max-width: 600px) {.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_first_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_last_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_last_inline{width:100%;margin-left:0;margin-right:0;clear:both;float:none;}}.frm_form_field.frm_left_container label.frm_primary_label{float:left;display:inline;max-width:33%;margin-right:10px;}.frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_left_container textarea,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_right_container textarea,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha{max-width:62%;}.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_inline_container .frm_opt_container,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_inline_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_inline_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_inline_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha,.frm_form_field.frm_inline_container .g-recaptcha{display:inline-block;}.frm_left_container p.description,.frm_left_container div.description,.frm_left_container div.frm_description,.frm_left_container .frm_error{margin-left:33%;max-width:62%;}.frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_left_container .frm_primary_label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:33%;}.wp-editor-wrap *,.wp-editor-wrap *:after,.wp-editor-wrap *:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_first,.with_frm_style .frm_grid_odd{clear:both;margin-bottom:0 !important;padding:5px;border-width:1px;border-style:solid;border-color:#ccc;border-left:none;border-right:none;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_odd{border-top:none;}.frm_grid .frm_error,.frm_grid_first .frm_error,.frm_grid_odd .frm_error{display:none;}.frm_grid:after,.frm_grid_first:after,.frm_grid_odd:after{visibility:hidden;display:block;font-size:0;content:\" \";clear:both;height:0;}.frm_grid_first{margin-top:20px;}.frm_grid_first,.frm_grid_odd{background-color:#ccc;}.frm_grid{background-color:#ffffff;}.frm_grid .frm_primary_label,.frm_grid_first .frm_primary_label,.frm_grid_odd .frm_primary_label,.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{float:left !important;display:block;margin-top:0;margin-left:0 !important;}.frm_grid_first .frm_radio label,.frm_grid .frm_radio label,.frm_grid_odd .frm_radio label,.frm_grid_first .frm_checkbox label,.frm_grid .frm_checkbox label,.frm_grid_odd .frm_checkbox label{visibility:hidden;white-space:nowrap;text-align:left;}.frm_grid_first .frm_radio label input,.frm_grid .frm_radio label input,.frm_grid_odd .frm_radio label input,.frm_grid_first .frm_checkbox label input,.frm_grid .frm_checkbox label input,.frm_grid_odd .frm_checkbox label input{visibility:visible;margin:2px 0 0;float:right;}.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{display:inline;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox,.frm_grid_2 label.frm_primary_label{width:48% !important;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox{margin-right:4%;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox,.frm_grid_3 label.frm_primary_label{width:30% !important;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox{margin-right:3%;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{width:20% !important;}.frm_grid_4 label.frm_primary_label{width:28% !important;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{margin-right:4%;}.frm_grid_5 label.frm_primary_label,.frm_grid_7 label.frm_primary_label{width:24% !important;}.frm_grid_5 .frm_radio,.frm_grid_5 .frm_checkbox{width:17% !important;margin-right:2%;}.frm_grid_6 label.frm_primary_label{width:25% !important;}.frm_grid_6 .frm_radio,.frm_grid_6 .frm_checkbox{width:14% !important;margin-right:1%;}.frm_grid_7 label.frm_primary_label{width:22% !important;}.frm_grid_7 .frm_radio,.frm_grid_7 .frm_checkbox{width:12% !important;margin-right:1%;}.frm_grid_8 label.frm_primary_label{width:23% !important;}.frm_grid_8 .frm_radio,.frm_grid_8 .frm_checkbox{width:10% !important;margin-right:1%;}.frm_grid_9 label.frm_primary_label{width:20% !important;}.frm_grid_9 .frm_radio,.frm_grid_9 .frm_checkbox{width:9% !important;margin-right:1%;}.frm_grid_10 label.frm_primary_label{width:19% !important;}.frm_grid_10 .frm_radio,.frm_grid_10 .frm_checkbox{width:8% !important;margin-right:1%;}.with_frm_style .frm_inline_container.frm_grid_first label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_odd label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_first .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid_odd .frm_opt_container{margin-right:0;}.with_frm_style .frm_inline_container.frm_scale_container label.frm_primary_label{float:left;}.with_frm_style .frm_other_input.frm_other_full{margin-top:10px;}.with_frm_style .frm_repeat_sec{margin-bottom:20px;margin-top:20px;}.with_frm_style .frm_repeat_inline{clear:both;}.frm_form_field .frm_repeat_sec .frm_add_form_row{opacity:0;display:none;*display:inline;display:inline\\0/; -moz-transition: opacity .15s ease-in-out;-webkit-transition: opacity .15s ease-in-out;transition: opacity .15s ease-in-out;pointer-events:none;}.frm_section_heading div.frm_repeat_sec:last-child .frm_add_form_row{opacity:100;display:inline;pointer-events:auto;}.frm_form_field .frm_repeat_grid .frm_form_field label.frm_primary_label{display:none !important;}.frm_form_field .frm_repeat_grid.frm_first_repeat .frm_form_field label.frm_primary_label{display:inherit !important;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_checkbox,.frm_form_field.frm_four_col .frm_checkbox{float:left;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox{width:48%;margin-right:4%;}.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width:30%;margin-right:5%;}.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:22%;margin-right:4%;}.frm_form_field.frm_two_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_two_col .frm_checkbox:nth-child(2n+2),.frm_form_field.frm_three_col .frm_radio:nth-child(3n+3),.frm_form_field.frm_three_col .frm_checkbox:nth-child(3n+3),.frm_form_field.frm_four_col .frm_radio:nth-child(4n+4),.frm_form_field.frm_four_col .frm_checkbox:nth-child(4n+4){margin-right:0;}.frm_form_field.frm_scroll_box .frm_opt_container{height:100px;overflow:auto;}.frm_form_field.frm_html_scroll_box{height:100px;overflow:auto;background-color:#ccc;border-color:#ccc;border-width:1px;border-style:solid;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:100%;max-width:100%;font-size:18px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_form_field.frm_two_col .frm_opt_container:after,.frm_form_field.frm_three_col .frm_opt_container:after,.frm_form_field.frm_four_col .frm_opt_container:after{content:\".\";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.frm_form_field.frm_total input,.frm_form_field.frm_total textarea{opacity:1;background-color:transparent !important;border:none !important;font-weight:bold;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none !important;display:inline;width:auto !important;-moz-appearance:textfield;padding:0;}.frm_form_field.frm_total input::-webkit-outer-spin-button,.frm_form_field.frm_total input::-webkit-inner-spin-button {-webkit-appearance: none;}.frm_form_field.frm_total input:focus,.frm_form_field.frm_total textarea:focus{background-color:transparent;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.frm_text_block{margin-left:20px;}.frm_text_block input,.frm_text_block label.frm_primary_label{margin-left:-20px;}.frm_text_block .frm_checkbox input[type=checkbox],.frm_text_block .frm_radio input[type=radio]{margin-right:4px;}.frm_form_field.frm_capitalize input,.frm_form_field.frm_capitalize select,.frm_form_field.frm_capitalize .frm_opt_container label{text-transform:capitalize;}.frm_clearfix:after{content:\".\";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.frm_clearfix{display:inline-block;}html[xmlns] .frm_clearfix{display:block;}* html .frm_clearfix{height:1%;}.with_frm_style.frm_login_form,.with_frm_style.frm_login_form form{clear:both;}.with_frm_style.frm_login_form.frm_inline_login .login-remember input{vertical-align:baseline;}.with_frm_style.frm_login_form.frm_inline_login .login-submit{float:left;}.with_frm_style.frm_login_form.frm_inline_login label{display:inline;}.with_frm_style.frm_login_form.frm_inline_login .login-username,.with_frm_style.frm_login_form.frm_inline_login .login-password,.with_frm_style.frm_login_form.frm_inline_login .login-remember{float:left;margin-right:5px;}.with_frm_style.frm_login_form.frm_inline_login form{position:relative;clear:none;}.with_frm_style.frm_login_form.frm_inline_login .login-remember{position:absolute;top:35px;}.with_frm_style.frm_login_form.frm_inline_login input[type=submit]{margin:0 !important;}.with_frm_style.frm_login_form.frm_no_labels .login-username label,.with_frm_style.frm_login_form.frm_no_labels .login-password label{display:none;}.with_frm_style .frm-open-login{float:left;margin-right:15px;}.with_frm_style .frm-open-login a{text-decoration:none;border:none;outline:none;}.with_frm_style.frm_slide.frm_login_form form{display:none;}.with_frm_style .chosen-container{font-size:18px;position:relative;display:inline-block;zoom:1;vertical-align:middle;width:100% !important;-webkit-user-select:none;-moz-user-select:none;user-select:none;*display:inline;}.with_frm_style .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:100%;left:-9999px;box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;}.with_frm_style .chosen-container.chosen-with-drop .chosen-drop{left:0;}.with_frm_style .chosen-container a{cursor:pointer;}.with_frm_style .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));background:-webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background:-moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background:-o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background:linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);text-decoration:none;white-space:nowrap;line-height:24px;}.with_frm_style .chosen-container-single .chosen-single span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.with_frm_style .chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.with_frm_style .chosen-container-single .chosen-single abbr{display:block;position:absolute;right:26px;top:6px;width:12px;height:12px;font-size:1px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') -42px 1px no-repeat;}.with_frm_style .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.with_frm_style .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.with_frm_style .chosen-container-single .chosen-single div{position:absolute;right:0;top:0;display:block;height:100%;width:18px;}.with_frm_style .chosen-container-single .chosen-single div b{background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat 0px 2px;display:block;width:100%;height:100%;}.with_frm_style .chosen-container-single .chosen-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010;}.with_frm_style .chosen-container-single .chosen-search input[type=\"text\"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;background:white url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat 100% -20px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.with_frm_style .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.with_frm_style .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px;}.with_frm_style .chosen-container .chosen-results{cursor:text;overflow-x:hidden;overflow-y:auto;position:relative;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;word-wrap:break-word;-webkit-overflow-scrolling:touch;}.with_frm_style .chosen-container .chosen-results li:before{background:none;}.with_frm_style .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none;}.with_frm_style .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.with_frm_style .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.with_frm_style .chosen-container .chosen-results li.highlighted{background-color:#3875d7;color:#fff;}.with_frm_style .chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4;}.with_frm_style .chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.with_frm_style .chosen-container .chosen-results li.group-option{padding-left:15px;}.with_frm_style .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.with_frm_style .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;cursor:text;}.with_frm_style .chosen-container-multi .chosen-choices li{float:left;list-style:none;}.with_frm_style .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.with_frm_style .chosen-container-multi .chosen-choices li.search-field input[type=\"text\"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') -42px 1px no-repeat;font-size:1px;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.with_frm_style .chosen-container-multi .chosen-results{margin:0;padding:0;}.with_frm_style .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.with_frm_style .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:0 1px 0 #fff inset;}.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.with_frm_style .chosen-container-active .chosen-choices li.search-field input[type=\"text\"]{color:#111 !important;}.with_frm_style .chosen-disabled{opacity:0.5 !important;cursor:default;}.with_frm_style .chosen-disabled .chosen-single{cursor:default;}.with_frm_style .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.with_frm_style .chosen-rtl{text-align:right;}.with_frm_style .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.with_frm_style .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.with_frm_style .chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.with_frm_style .chosen-rtl .chosen-single div{right:auto;left:3px;}.with_frm_style .chosen-rtl .chosen-single abbr{right:auto;left:26px;}.with_frm_style .chosen-rtl .chosen-choices li{float:right;}.with_frm_style .chosen-rtl .chosen-choices li.search-field input[type=\"text\"]{direction:rtl;}.with_frm_style .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.with_frm_style .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.with_frm_style .chosen-rtl.chosen-container-single-nosearch .chosen-search, .with_frm_style .chosen-rtl .chosen-drop{left:9999px;}.with_frm_style .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.with_frm_style .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.with_frm_style .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.with_frm_style .chosen-rtl .chosen-search input[type=\"text\"]{padding:4px 5px 4px 20px;background:white url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat -30px -20px;background:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite.png\') no-repeat -30px -20px;direction:rtl;}.with_frm_style .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.with_frm_style .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@font-face {font-family:\'s11-fp\';src:url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.eot\');src:local(\'☺\'), url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.woff\') format(\'woff\'), url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.ttf\') format(\'truetype\'), url(\'//agctx.com/contractor/wp-content/plugins/formidable/fonts/s11-fp.svg\') format(\'svg\');font-weight:normal;font-style:normal;}.frm_icon_font,.frm_dashicon_font{text-decoration:none;text-shadow: none;font-weight:normal;}i.frm_icon_font{font-style:normal;}.frm_icon_font:before,select.frm_icon_font{font-family: \'s11-fp\' !important;font-size:16px;speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-transition: all .1s ease-in-out;-webkit-transition: all .1s ease-in-out;transition: all .1s ease-in-out;}.frm_icon_font,a.frm_icon_font.frm_icon_font:hover,a.frm_icon_font:hover{text-decoration:none !important;}.frm_icon_font:focus,.frm_dashicon_font:focus{box-shadow:none;-webkit-box-shadow:none;}.frm_duplicate_icon:active,.frm_move_icon:active,.frm_delete_icon:active{outline:none;}.ab-icon.frm_dashicon_font:before{content: \"\\f324\";}.frm_logo_icon:before {content: \"\\e601\";}.frm_required_icon:before {content: \"\\e612\";}.frm_delete_icon:before {content: \"\\e610\" !important;}.frm_move_icon:before {content: \"\\e61a\";}.frm_clear_icon:before {content: \"\\e60a\";}.frm_noclear_icon:before {content: \"\\e60b\";}.frm_duplicate_icon:before {content: \"\\e61b\";}.frm_new_icon:before {content: \"\\e614\";}.frm_tooltip_icon:before {content: \"\\e611\";}.frm_forbid_icon:before {content: \"\\e636\";}.frm_check_icon:before {content: \"\\e605\";}.frm_check1_icon:before {content: \"\\e606\";}.frm_plus_icon:before {content: \"\\e62f\";}.frm_plus1_icon:before {content: \"\\e602\";}.frm_plus2_icon:before {content: \"\\e603\";}.frm_plus3_icon:before {content: \"\\e632\";}.frm_plus4_icon:before {content: \"\\e60f\";}.frm_minus_icon:before {content: \"\\e62e\";}.frm_minus1_icon:before {content: \"\\e600\";}.frm_minus2_icon:before {content: \"\\e604\";}.frm_minus3_icon:before {content: \"\\e633\";}.frm_minus4_icon:before {content: \"\\e613\";}.frm_cancel_icon:before {content: \"\\e607\";}.frm_cancel1_icon:before {content: \"\\e608\";}.frm_arrowup_icon:before {content: \"\\e60d\";}.frm_arrowup1_icon:before {content: \"\\e60e\";}.frm_arrowup2_icon:before {content: \"\\e630\";}.frm_arrowup3_icon:before {content: \"\\e62b\";}.frm_arrowup4_icon:before {content: \"\\e62c\";}.frm_arrowup5_icon:before {content: \"\\e635\";}.frm_arrowup6_icon:before {content: \"\\e62d\";}.frm_arrowdown_icon:before {content: \"\\e609\";}.frm_arrowdown1_icon:before {content: \"\\e60c\";}.frm_arrowdown2_icon:before {content: \"\\e631\";}.frm_arrowdown3_icon:before {content: \"\\e628\";}.frm_arrowdown4_icon:before {content: \"\\e629\";}.frm_arrowdown5_icon:before {content: \"\\e634\";}.frm_arrowdown6_icon:before {content: \"\\e62a\";}.frm_download_icon:before {content: \"\\e615\";}.frm_upload_icon:before {content: \"\\e616\";}.frm_menu_icon:before {content: \"\\e618\";}.frm_twitter_icon:before {content: \"\\e619\";}.frm_sms_icon:before {content: \"\\e61c\";}.frm_pencil_icon:before {content: \"\\e61d\";}.frm_pencil1_icon:before {content: \"\\e61e\";}.frm_paypal_icon:before {content: \"\\e61f\";}.frm_twilio_icon:before {content: \"\\e620\";}.frm_googleplus_icon:before {content: \"\\e621\";}.frm_mailchimp_icon:before {content: \"\\e622\";}.frm_pdf_icon:before {content: \"\\e623\";}.frm_highrise_icon:before {content: \"\\e617\";}.frm_feed_icon:before {content: \"\\e624\";}.frm_facebook_icon:before {content: \"\\e625\";}.frm_email_icon:before {content: \"\\e626\";}.frm_aweber_icon:before {content: \"\\e627\";}.frm_register_icon:before {content: \"\\e637\";}.frm_authorize_icon:before {content: \"\\e900\";}.frm_stripe_icon:before {content: \"\\e902\";}.frm_woocommerce_icon:before {content: \"\\e903\";}.frm_paste_icon:before {content: \"\\e901\";}@-webkit-keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px);}}@-moz-keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px);}}@keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px);}}@-webkit-keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}}@-moz-keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}}@keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);}30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}}@-webkit-keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}@-moz-keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}@keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}.frm_dropzone, .frm_dropzone * {box-sizing: border-box;}.frm_dropzone.dz-clickable {min-height: 150px;border: 2px dashed #dfdfdf;background:#ffffff;padding: 20px 20px;border-radius:5px;cursor: pointer;margin-top:5px;line-height:1.42857143;}.frm_dropzone.dz-clickable * {cursor: default;}.frm_dropzone.dz-clickable.frm_single_upload{max-width: 200px;}.frm_dropzone .dz-message{display:none;font-size:20px;text-align: center;margin: .5em 0 1em;}.frm_dropzone.dz-clickable.frm_single_upload .dz-message{margin: 0 0 .5em 0;}.frm_dropzone.dz-clickable .dz-message,.frm_dropzone .frm_upload_icon{display:block;}.frm_dropzone.dz-clickable .dz-message,.frm_dropzone.dz-clickable .dz-message * {cursor: pointer;}#frm_form_editor_container .frm_dropzone.dz-clickable,#frm_form_editor_container .frm_dropzone.dz-clickable *{cursor: default;}.frm_dropzone.dz-started .dz-message {display: none;}.frm_dropzone.dz-drag-hover .dz-message {opacity: 0.5;}.frm_dropzone .frm_upload_icon:before{font-size:40px;}.frm_dropzone .frm_small_text {font-size:14px;}.frm_dropzone.dz-drag-hover {border-style: solid;}.frm_dropzone .dz-preview {position: relative;display: inline-block;vertical-align: top;margin: 16px;min-height: 100px;}.frm_dropzone .dz-preview:hover {z-index: 1000;}.frm_dropzone .dz-preview:hover .dz-details {opacity: 1;}.frm_dropzone .dz-preview.dz-file-preview .dz-image {border-radius: 20px;background: #999;background: linear-gradient(to bottom, #eee, #ddd);}.frm_dropzone .dz-preview.dz-file-preview .dz-details {opacity: 1;}.frm_dropzone .dz-preview.dz-image-preview .dz-details {-webkit-transition: opacity 0.2s linear;-moz-transition: opacity 0.2s linear;-ms-transition: opacity 0.2s linear;-o-transition: opacity 0.2s linear;transition: opacity 0.2s linear;}.frm_dropzone .dz-preview .dz-remove {font-size: 14px;text-align: center;display: block;cursor: pointer;border: none;}.frm_dropzone .dz-preview .dz-remove:hover {text-decoration: underline;}.frm_dropzone .dz-preview:hover .dz-details {opacity: 1;}.frm_dropzone .dz-preview .dz-details {z-index: 20;position: absolute;top: 0;left: 0;opacity: 0;font-size: 13px;min-width: 100%;max-width: 100%;padding: 2em 1em;text-align: center;color: rgba(0, 0, 0, 0.9);line-height: 150%;}.frm_dropzone .dz-preview .dz-details .dz-size {margin-bottom: 1em;font-size: 16px;}.frm_dropzone .dz-preview .dz-details .dz-filename {white-space: nowrap;}.frm_dropzone .dz-preview .dz-details .dz-filename:hover span {border: 1px solid rgba(200, 200, 200, 0.8);background-color: rgba(255, 255, 255, 0.8);}.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover) {overflow: hidden;text-overflow: ellipsis;}.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {border: 1px solid transparent;}.frm_dropzone .dz-preview .dz-details .dz-filename span,.frm_dropzone .dz-preview .dz-details .dz-size span {background-color: rgba(255, 255, 255, 0.4);padding: 0 0.4em;border-radius: 3px;}.frm_dropzone .dz-preview .dz-details .dz-filename a{cursor:pointer;}.frm_dropzone .dz-preview:hover .dz-image img {-webkit-transform: scale(1.05, 1.05);-moz-transform: scale(1.05, 1.05);-ms-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);transform: scale(1.05, 1.05);-webkit-filter: blur(8px);filter: blur(8px);}.frm_dropzone .dz-preview .dz-image {border-radius: 20px;overflow: hidden;width: 120px;height: 120px;position: relative;display: block;z-index: 10;}.frm_dropzone .dz-preview .dz-image img {display: block;margin:0 auto;}.frm_dropzone .dz-preview.dz-success .dz-success-mark {-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);}.frm_dropzone .dz-preview.dz-error .dz-error-mark {opacity: 1;-webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);}.frm_dropzone .dz-preview .dz-success-mark, .frm_dropzone .dz-preview .dz-error-mark {pointer-events: none;opacity: 0;z-index: 500;position: absolute;display: block;top: 50%;left: 50%;margin-left: -27px;margin-top: -27px;}.frm_dropzone .dz-preview .dz-success-mark svg, .frm_dropzone .dz-preview .dz-error-mark svg {display: block;width: 54px;height: 54px;}.frm_dropzone .dz-preview.dz-processing .dz-progress {opacity: 1;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}.frm_dropzone .dz-preview.dz-complete .dz-progress {opacity: 0;-webkit-transition: opacity 0.4s ease-in;-moz-transition: opacity 0.4s ease-in;-ms-transition: opacity 0.4s ease-in;-o-transition: opacity 0.4s ease-in;transition: opacity 0.4s ease-in;}.frm_dropzone .dz-preview:not(.dz-processing) .dz-progress {-webkit-animation: pulse 6s ease infinite;-moz-animation: pulse 6s ease infinite;-ms-animation: pulse 6s ease infinite;-o-animation: pulse 6s ease infinite;animation: pulse 6s ease infinite;}.frm_dropzone .dz-preview .dz-progress {opacity: 1;z-index: 1000;pointer-events: none;position: absolute;height: 16px;left: 50%;top: 50%;margin-top: -8px;width: 80px;margin-left: -40px;background: rgba(255, 255, 255, 0.9);-webkit-transform: scale(1);border-radius: 8px;overflow: hidden;}.frm_dropzone .dz-preview .dz-progress .dz-upload {background: #333;background: linear-gradient(to bottom, #666, #444);position: absolute;top: 0;left: 0;bottom: 0;width: 0;-webkit-transition: width 300ms ease-in-out;-moz-transition: width 300ms ease-in-out;-ms-transition: width 300ms ease-in-out;-o-transition: width 300ms ease-in-out;transition: width 300ms ease-in-out;}.frm_dropzone .dz-preview.dz-error .dz-error-message {display: block;}.frm_dropzone .dz-preview.dz-error:hover .dz-error-message {opacity: 1;pointer-events: auto;}.frm_dropzone .dz-preview .dz-error-message {pointer-events: none;z-index: 1000;position: absolute;display: block;display: none;opacity: 0;-webkit-transition: opacity 0.3s ease;-moz-transition: opacity 0.3s ease;-ms-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;border-radius: 8px;font-size: 13px;top: 29px;left: -10px;width: 140px;background: #be2626;background: linear-gradient(to bottom, #be2626, #a92222);padding: 0.5em 1.2em;color: white;}.frm_dropzone .fallback input[type=file]{display:block;}.frm_compact_text{display:none;}.frm_compact .frm_dropzone.dz-clickable{min-height:60px;padding:5px;border:none;background-color:transparent;}.frm_compact .frm_dropzone.dz-clickable.frm_single_upload{max-width:100%;}.frm_compact .frm_compact_text{display:inline;}.frm_compact .frm_dropzone.dz-clickable.frm_single_upload .dz-message,.frm_compact .frm_dropzone.dz-clickable .dz-message{font-size:14px;border:1px solid #dfdfdf;background:#fff;display: inline-block;border-radius: 4px;padding: 6px 11px;box-sizing: border-box;box-shadow: 0 1px 1px #eeeeee;vertical-align: middle;}.frm_compact .frm_dropzone .frm_upload_icon:before{font-size:22px;padding-right:7px;vertical-align: middle;}.frm_compact .frm_dropzone .frm_upload_icon{display:inline;}.frm_compact .frm_dropzone .dz-preview{min-height:20px;max-width:175px;margin:5px;}.frm_compact .frm_dropzone .frm_upload_text,.frm_compact .frm_dropzone .frm_small_text,.frm_compact .frm_dropzone .dz-preview .dz-image,.frm_compact .frm_dropzone .dz-preview .dz-details .dz-size{display:none;}.frm_compact .frm_dropzone .dz-preview.dz-error .dz-error-message{top: 0;padding: 4px;width: auto;text-align: center;}.frm_compact .frm_dropzone .dz-preview .dz-success-mark,.frm_compact .frm_dropzone .dz-preview .dz-error-mark{margin-left: -16px;margin-top: 0;top: 6px;}.frm_compact .frm_dropzone .dz-error .dz-remove{display:none;}.frm_compact .frm_dropzone .dz-preview .dz-success-mark svg,.frm_compact .frm_dropzone .dz-preview .dz-error-mark svg{height:35px;width:35px;}.frm_compact .frm_dropzone .dz-preview .dz-details{opacity:1;position:relative;padding:5px;}.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename {overflow: hidden;text-overflow: ellipsis;}.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename span{border:none;background:transparent;}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi){.with_frm_style .chosen-rtl .chosen-search input[type=\"text\"],.with_frm_style .chosen-container-single .chosen-single abbr,.with_frm_style .chosen-container-single .chosen-single div b,.with_frm_style .chosen-container-single .chosen-search input[type=\"text\"],.with_frm_style .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.with_frm_style .chosen-container .chosen-results-scroll-down span,.with_frm_style .chosen-container .chosen-results-scroll-up span{background-image:url(\'//agctx.com/contractor/wp-content/plugins/formidable/pro/images/chosen-sprite2x.png\') !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}}@media only screen and (max-width: 900px) {.frm_form_field .frm_repeat_grid .frm_form_field.frm_sixth label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_seventh label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_eighth label.frm_primary_label{display: block !important;}.frm_form_field .frm_repeat_grid .frm_form_field.frm_repeat_buttons.frm_seventh label.frm_primary_label{display:none !important;}}@media only screen and (max-width: 600px) {.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:48%;margin-right:4%;}.frm_form_field.frm_four_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_four_col .frm_checkbox:nth-child(2n+2){margin-right:0;}.frm_form_field .frm_repeat_grid.frm_first_repeat .frm_form_field.frm_repeat_buttons:not(.frm_fourth):not(.frm_sixth):not(.frm_eighth) label.frm_primary_label{display:none !important;}.frm_form_field .frm_repeat_grid .frm_form_field.frm_fifth label.frm_primary_label{display:block !important;}.frm_form_field .frm_repeat_grid .frm_form_field.frm_repeat_buttons.frm_fifth label.frm_primary_label{display:none !important;}}@media only screen and (max-width: 500px) {.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width: auto;margin-right: 0;float: none;display:block;}.frm_form_field input[type=file] {max-width:220px;}.with_frm_style.frm_login_form.frm_inline_login p{clear:both;float:none;}.with_frm_style.frm_login_form.frm_inline_login form{position:static;}.with_frm_style.frm_login_form.frm_inline_login .login-remember{position:static;}.with_frm_style .frm-g-recaptcha > div > div,.with_frm_style .g-recaptcha > div > div{width:inherit !important;display:block;overflow:hidden;max-width:302px;border-right:1px solid #d3d3d3;border-radius:4px;box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);-moz-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);}.with_frm_style .g-recaptcha iframe,.with_frm_style .frm-g-recaptcha iframe{width:100%;}}','yes'),(3233,'frm_last_cleared','2021-01-06 16:07:42','yes'),(3782,'auto_core_update_notified','a:4:{s:4:\"type\";s:6:\"manual\";s:5:\"email\";s:19:\"info@viztvmedia.com\";s:7:\"version\";s:5:\"4.7.1\";s:9:\"timestamp\";i:1484671583;}','yes'),(6932,'_transient_themify_new_theme2ca77d1a1e9c7172574f0e8b2b7e7a78','O:8:\"stdClass\":5:{s:5:\"login\";s:5:\"login\";s:7:\"version\";s:5:\"1.4.7\";s:3:\"url\";s:1:\"#\";s:5:\"class\";s:13:\"upgrade-theme\";s:6:\"target\";s:0:\"\";}','yes'),(6942,'stats_cache','a:2:{s:32:\"af6d20baedec3ffc20b1ca9f843bf22c\";a:1:{i:1577225183;a:0:{}}s:32:\"95871b81f45be03f5d4665713d0388a1\";a:1:{i:1577225183;a:0:{}}}','yes'),(6966,'themify_builder_stylesheet_timestamp','16.07.13.15.59.32','yes'),(11039,'jetpack_sync_settings_disable','0','yes'),(11040,'jetpack_sync_settings_avoid_wp_cron','0','yes'),(11042,'jetpack_portfolio','0','yes'),(11043,'sharedaddy_disable_resources','0','yes'),(11045,'jetpack_testimonial','0','yes'),(11047,'jetpack_sync_settings_max_queue_size','1000','yes'),(11048,'jetpack_sync_settings_max_queue_lag','900','yes'),(11049,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(11050,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(11051,'jetpack_sync_settings_upload_max_rows','500','yes'),(11052,'jetpack_sync_settings_sync_wait_time','10','yes'),(11053,'jetpack_sync_settings_sync_wait_threshold','5','yes'),(11054,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(11055,'jetpack_sync_settings_post_types_blacklist','a:0:{}','yes'),(11056,'jetpack_sync_settings_render_filtered_content','1','yes'),(11057,'jetpack_sync_settings_post_meta_whitelist','a:0:{}','yes'),(11058,'jetpack_sync_settings_comment_meta_whitelist','a:0:{}','yes'),(11062,'jetpack_sync_full__started','1477351199','no'),(11063,'jetpack_sync_full__constants_total','1','no'),(11064,'jetpack_sync_full__constants_config','1','no'),(11065,'jetpack_sync_full__functions_total','1','no'),(11066,'jetpack_sync_full__functions_config','1','no'),(11067,'jetpack_sync_full__options_total','1','no'),(11068,'jetpack_sync_full__options_config','1','no'),(11069,'jetpack_sync_full__users_total','1','no'),(11070,'jetpack_sync_full__users_config','a:1:{i:0;s:1:\"1\";}','no'),(11072,'jetpack_sync_full__constants_queued','1','no'),(11074,'jetpack_sync_full__functions_queued','1','no'),(11076,'jetpack_sync_full__options_queued','1','no'),(11078,'jetpack_sync_full__users_queued','1','no'),(11079,'jetpack_sync_full__queue_finished','1477351199','no'),(11081,'jpsq_full_sync_checkout','0:0','no'),(11082,'jetpack_sync_full__sent_started','1477351206','no'),(11083,'jetpack_sync_full__constants_sent','1','no'),(11084,'jetpack_sync_full__functions_sent','1','no'),(11085,'jetpack_sync_full__options_sent','1','no'),(11086,'jetpack_sync_full__users_sent','1','no'),(11087,'jetpack_sync_full__finished','1477351206','no'),(11088,'jetpack_next_sync_time_full_sync','1578781973','yes'),(11099,'jetpack_constants_sync_checksum','a:16:{s:16:\"EMPTY_TRASH_DAYS\";i:-1821685917;s:17:\"WP_POST_REVISIONS\";i:-33796979;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:350232723;s:14:\"WP_CONTENT_DIR\";i:437025525;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:-871822811;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:-300109018;}','yes'),(11100,'jpsq_sync_checkout','0:0','no'),(11102,'gravatar_disable_hovercards','0','yes'),(11103,'verification_services_codes','0','yes'),(11104,'open_graph_protocol_site_type','','yes'),(11105,'facebook_admins','a:0:{}','yes'),(11106,'jetpack-twitter-cards-site-tag','','yes'),(11107,'safecss_revision_migrated','0','yes'),(11108,'safecss','','yes'),(11123,'jetpack_next_sync_time_sync','1609990594','yes'),(15184,'jetpack_protect_blocked_attempts','71486','no'),(20767,'do_activate','0','yes'),(20770,'jetpack_callables_sync_checksum','a:26:{s:18:\"wp_max_upload_size\";i:-144542450;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:1657446776;s:8:\"site_url\";i:1657446776;s:8:\"home_url\";i:1657446776;s:16:\"single_user_site\";i:-33796979;s:7:\"updates\";i:2117043116;s:28:\"has_file_system_write_access\";i:-33796979;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:-140940268;s:10:\"post_types\";i:-844291872;s:18:\"post_type_features\";i:-2040511088;s:27:\"rest_api_allowed_post_types\";i:-1786569272;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:-33796979;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:10:\"wp_version\";i:1131126130;s:11:\"get_plugins\";i:578381682;s:14:\"active_modules\";i:663988557;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:734881840;}','yes'),(243574,'db_upgraded','','yes'),(243588,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:12:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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:59:\"https://downloads.wordpress.org/release/wordpress-5.5.3.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-5.5.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.3\";s:7:\"version\";s:5:\"5.5.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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:59:\"https://downloads.wordpress.org/release/wordpress-5.5.2.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-5.5.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.2\";s:7:\"version\";s:5:\"5.5.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.4.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-5.4.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.4\";s:7:\"version\";s:5:\"5.4.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.6.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-5.3.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.6\";s:7:\"version\";s:5:\"5.3.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.9.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-5.2.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.9-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.9\";s:7:\"version\";s:5:\"5.2.9\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.8.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-5.1.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.8\";s:7:\"version\";s:5:\"5.1.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.11.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.11.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.11-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.0.11-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.0.11\";s:7:\"version\";s:6:\"5.0.11\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.16.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.16.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.16-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.16-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.9.16\";s:7:\"version\";s:6:\"4.9.16\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:10;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.8.15.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.8.15.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.15-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.8.15-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.8.15\";s:7:\"version\";s:6:\"4.8.15\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:11;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.19.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.19.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.19-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.7.19-new-bundled.zip\";s:7:\"partial\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.19-partial-2.zip\";s:8:\"rollback\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.19-rollback-2.zip\";}s:7:\"current\";s:6:\"4.7.19\";s:7:\"version\";s:6:\"4.7.19\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:5:\"4.7.2\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1609990595;s:15:\"version_checked\";s:5:\"4.7.2\";s:12:\"translations\";a:0:{}}','no'),(243593,'_transient_timeout_jetpack_https_test_message','1610076981','no'),(243594,'_transient_jetpack_https_test_message','','no'),(243599,'_site_transient_timeout_browser_591a43aafb2c3e203f6b925e7cd15e92','1551282084','no'),(243600,'_site_transient_browser_591a43aafb2c3e203f6b925e7cd15e92','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"65.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(243613,'can_compress_scripts','1','no'),(243626,'_transient_themify_update_check_framework','O:8:\"stdClass\":1:{s:11:\"lastChecked\";i:1550677338;}','yes'),(243651,'_site_transient_timeout_available_translations','1550688384','no'),(243652,'_site_transient_available_translations','a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:38:06\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:49:08\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-01 08:27:29\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-06 09:18:57\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-05 11:34:47\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:49:29\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-28 00:33:54\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-18 10:45:41\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:40:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:59\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.7.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-18 10:54:37\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-21 10:37:42\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 00:40:28\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-28 03:10:25\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:30\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:49:34\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:07\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-17 15:41:04\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:41:31\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:42:28\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:53:56\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:33\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-02 15:21:03\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:42:25\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-03 21:08:25\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-19 21:32:45\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:40:32\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:40:27\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-07 18:47:03\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-29 21:21:10\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-03 12:18:25\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-29 13:53:21\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-06 15:59:06\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-16 13:36:46\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-04 15:41:03\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-03 01:42:19\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:40:24\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:13\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:53\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"بهردهوام به\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:34\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-27 07:51:28\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:42:37\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:49\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.20/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:42:31\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:31\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-03 13:02:03\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-16 13:24:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:49:13\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:40:57\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-02 13:47:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-09 22:44:40\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.20/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-20 18:48:35\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-17 03:35:07\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:42:11\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-03 06:09:17\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-03-02 14:28:53\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-08 17:57:45\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-29 18:17:50\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:41:03\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:40:55\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-17 11:46:52\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-21 17:42:28\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-30 07:08:17\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-15 15:45:53\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-27 02:33:07\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:55:14\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:54:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-02-14 16:53:54\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(281524,'_site_transient_timeout_browser_fb5aee71803d8bd8a4d749f5f6fdab81','1572530544','no'),(281525,'_site_transient_browser_fb5aee71803d8bd8a4d749f5f6fdab81','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"69.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(292914,'_site_transient_timeout_browser_6518ca917a5b5888b4acf2ae660c9ffe','1577829978','no'),(292915,'_site_transient_browser_6518ca917a5b5888b4acf2ae660c9ffe','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"71.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(292916,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1577268381','no'),(292917,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News – – WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Dec 2019 22:42:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.4-alpha-47007\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:48:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 5.3.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Dec 2019 22:42:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8275\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:391:\"WordPress 5.3.2 is now available! This maintenance release features 5 fixes and enhancements. WordPress 5.3.2 is a short-cycle maintenance release. The next major release will be version 5.4. You can download WordPress 5.3.2 by clicking the button at the top of this page, or visit your Dashboard → Updates and click Update Now. If you have sites that support […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2874:\"\n<p>WordPress 5.3.2 is now available!</p>\n\n\n\n<p>This maintenance release features 5 fixes and enhancements.</p>\n\n\n\n<p>WordPress 5.3.2 is a short-cycle maintenance release. The next major release will be version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.2 by clicking the button at the top of this page, or visit your<strong> Dashboard → Updates</strong> and click <strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Shortly after <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">WordPress 5.3.1 was released</a>, a couple of high severity Trac tickets were opened. The Core team scheduled this quick maintenance release to resolve these issues.</p>\n\n\n\n<p>Main issues addressed in 5.3.2:</p>\n\n\n\n<ul><li>Date/Time: Ensure that <code>get_feed_build_date()</code> correctly handles a modified post object with invalid date.</li><li>Uploads: Fix file name collision in <code>wp_unique_filename()</code> when uploading a file with upper case extension on non case-sensitive file systems.</li><li>Media: Fix PHP warnings in <code>wp_unique_filename()</code> when the destination directory is unreadable.</li><li>Administration: Fix the colors in all color schemes for buttons with the <code>.active</code> class.</li><li>Posts, Post Types: In <code>wp_insert_post()</code>, when checking the post date to set <code>future</code> or <code>publish</code> status, use a proper delta comparison.</li></ul>\n\n\n\n<p>For more information, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=!task+(blessed)&resolution=fixed&milestone=5.3.2&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">browse the full list of changes on Trac</a> or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-2/\">version 5.3.2 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>Thank you to everyone who contributed to WordPress 5.3.2:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey “Rarst” Savchenko</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8275\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:48:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"State of the Word: the story of the slides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2019/12/state-of-the-word-the-story-of-the-slides/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Dec 2019 19:27:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8233\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"Curious about the Gutenberg powered slides used during State of the Word? This post uncovers some technical and design aspects of the project!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Ella van Durpe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11767:\"\n<p>During the State of the Word at WordCamp US 2019, Matt Mullenweg shared that Gutenberg was used to create his slides and the presentation was powered by the Slides plugin. Using WordPress to power a slide deck isn’t an obvious choice, so we wanted to showcase the process and give some tips for making slide layouts using Gutenberg.</p>\n\n\n\n<p><em>This post is co-written by Ella and <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie</a>, who (along with <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a></em> <em>and a cast of supporters) helped create this year’s State of the Word slide deck.</em></p>\n\n\n\n<h2>How it Started</h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/ellatrix/\">Ella Van Durpe</a> was selected to speak at <a href=\"https://www.youtube.com/watch?v=ZNWNhUPrqB4\">JSConf</a> and ReactEurope and wanted slides for her presentation. </p>\n\n\n\n<p>In the past, she’d used Reveal.js to create slides and enjoyed the freedom to create anything using HTML, CSS and JavaScript. These languages were comfortable, familiar, and also can be published on the web in their native format. </p>\n\n\n\n<p>For these new presentations, she wanted to use Reveal.js again but didn’t feel like writing all the HTML by hand. Creating blocks of content visually, without having to actually write any code, which can be published natively to the web, is exactly what Gutenberg was built for.</p>\n\n\n\n<p>The plugin was prototyped quickly, with hardcoded styles on the slides and zero options. At the end of each presentation, Ella shared a brief demo of the Gutenberg-based slides and the audience was amazed.</p>\n\n\n\n<figure class=\"wp-block-embed-twitter wp-block-embed is-type-rich is-provider-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">.<a href=\"https://twitter.com/ellatrx?ref_src=twsrc%5Etfw\">@ellatrx</a> any chance you might open source this? <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://t.co/6hygMpBqUA\">https://t.co/6hygMpBqUA</a></p>— Pascal Birchler (@swissspidy) <a href=\"https://twitter.com/swissspidy/status/1131573525612048385?ref_src=twsrc%5Etfw\">May 23, 2019</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<p>As WordCamp US approached, Ella suggested that her plugin be used for State of the Word. Since it was such a hit with her audience members, it seemed like this would be a great chance to share it with the WordPress community as a whole.</p>\n\n\n\n<span id=\"more-8233\"></span>\n\n\n\n<h2>How it Works</h2>\n\n\n\n<h3>Technical information</h3>\n\n\n\n<p>The plugin registers a custom post type called “presentation” and a new “slide” block. The slide block is a sort of enhanced “Group” block, which is restricted to the root of the post, but you can put any other block inside it. As a result, you have a post filled with only slides at the root and slides filled with content. This maps perfectly to the Reveal.js markup, which requires content in HTML section elements.</p>\n\n\n\n<p>Since these slides each have their own design, the theme styles are disabled and styling is set from each slide. A custom presentation template is provided by the plugin to render the custom post on the front-end.</p>\n\n\n\n<p>Then Ella added options to style the slides. For example, she added options to control the slide background and font, at both the document level and individual slide level. She also added Reveal.js options, which allow you to change the transition style and speed. Lastly, she added a custom CSS field to allow style overwrites.</p>\n\n\n\n<p>For the State of the Word, she also added speaker notes and a speaker view.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?fit=632%2C363&ssl=1\" alt=\"\" class=\"wp-image-8271\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?w=1256&ssl=1 1256w, https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?resize=300%2C172&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?resize=1024%2C588&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?resize=768%2C441&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<h3>How it’s Designed</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?fit=632%2C515&ssl=1\" alt=\"\" class=\"wp-image-8262\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?w=1114&ssl=1 1114w, https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?resize=300%2C245&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?resize=1024%2C835&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?resize=768%2C626&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p>The inspiration for the slide designs came from Blue Note album covers (which were also the inspiration for the <a href=\"https://www.slideshare.net/photomatt/state-of-the-word-2011/\">2011 State of the Word slides</a>). These album covers inspired the recent “About” page in WordPress core and the starter content for the new Twenty Twenty theme. This style consists of strong, geometric shapes and simple forms with clean lines. Photography and bold typography are at the heart of this look.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?fit=632%2C541&ssl=1\" alt=\"\" class=\"wp-image-8267\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?w=3586&ssl=1 3586w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=300%2C257&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=1024%2C877&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=768%2C658&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=1536%2C1316&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=2048%2C1754&ssl=1 2048w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p>Various color palettes and font pairings were explored before selecting the best combination for the presentation.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?fit=632%2C407&ssl=1\" alt=\"\" class=\"wp-image-8259\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?w=1311&ssl=1 1311w, https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?resize=300%2C193&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?resize=1024%2C660&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?resize=768%2C495&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p>A strong photographic element was needed for the slides. Past WordCamps are a great source of photos, so we dug through years of photo galleries to find just the right shots. With colors, fonts, and photos, we laid the foundation to build the deck.</p>\n\n\n\n<h2>Tips for Making Gutenberg Slides</h2>\n\n\n\n<h3>Tip One: columns are your friends</h3>\n\n\n\n<p>If you want slides with a precise layout, use columns. As you can see here, we used a 3 column layout to center content within a slide:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?w=632&ssl=1\" alt=\"\" class=\"wp-image-8260\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?w=874&ssl=1 874w, https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?resize=300%2C168&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?resize=768%2C431&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3>Tip Two: spacer blocks are useful</h3>\n\n\n\n<p>Want to really unlock the power of columns? Combine them with the spacer block! We used spacer blocks to position content over background images, like in this slide:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?w=632&ssl=1\" alt=\"\" class=\"wp-image-8264\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?w=865&ssl=1 865w, https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?resize=300%2C171&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?resize=768%2C438&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3>Tip Three: test on large screens</h3>\n\n\n\n<p>It’s important to preview and test your slides as you go. Make sure to design for the size and aspect ratio of the projector you’ll be using and do a visual check in presentation mode from time to time.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?fit=632%2C405&ssl=1\" alt=\"\" class=\"wp-image-8269\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?w=1096&ssl=1 1096w, https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?resize=300%2C192&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?resize=1024%2C657&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?resize=768%2C493&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<h3>Tip Four: check your videos</h3>\n\n\n\n<p>A good demo video is integral to showcase new features. Joen Asmussen has a great post on <a href=\"https://automattic.design/2019/11/12/good-ui-demo-videos/\">creating effective demo videos</a>.</p>\n\n\n\n<h2>Lessons learned</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I’d love to make the art directed compositions easier to create. </em></p><cite><em>Mel Choyce-Dwan</em></cite></blockquote>\n\n\n\n<p>As Gutenberg evolves, one big improvement is that art direction will get easier. Even with the improvements this year, creating some layouts in Gutenberg was trickier than expected. For the more complicated compositions, we relied on SVGs. Eventually, the need for hacks will dissolve away, and a new world of exciting possibilities will open for everyone.</p>\n\n\n\n<p>Browsers offered one of our biggest learnings in this presentation, more than they would if you use Keynote or Powerpoint, for example (tools most of us have used). Often, we found that what we created in the editor varied a when viewed full-screen. We were able to mitigate this by updating the plugin to use a fixed size, instead of using the entire browser window.</p>\n\n\n\n<h2>Wrapping it up</h2>\n\n\n\n<p>If you would like to check out the State of the Word, you can watch the <a href=\"https://wordpress.tv/2019/11/03/2019-state-of-the-word/\">video</a> and read all about it in a <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">post</a>.</p>\n\n\n\n<p>The Slides plugin is not only available on the plugin repo, but you can also get the code from <a href=\"https://github.com/WordPress/slides\">GitHub</a> and <a href=\"https://translate.wordpress.org/projects/wp-plugins/slide/\">help translate</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8233\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 5.3.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 00:07:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8203\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"WordPress 5.3.1 is now available! This security and maintenance release features 46 fixes and enhancements. Plus, it adds a number of security fixes—see the list below. WordPress 5.3.1 is a short-cycle maintenance release. The next major release will be version 5.4. You can download WordPress 5.3.1 by clicking the button at the top of this page, […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12709:\"\n<p>WordPress 5.3.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features 46 fixes and enhancements. Plus, it adds a number of security fixes—see the list below.</p>\n\n\n\n<p>WordPress 5.3.1 is a short-cycle maintenance release. The next major release will be version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.1 by clicking the button at the top of this page, or visit your<strong> Dashboard → Updates</strong> and click <strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Security updates</h2>\n\n\n\n<p>Four security issues affect WordPress versions 5.3 and earlier; version 5.3.1 fixes them, so you’ll want to upgrade. If you haven’t yet updated to 5.3, there are also updated versions of 5.2 and earlier that fix the security issues.</p>\n\n\n\n<ul><li>Props to <a href=\"https://danielbachhuber.com/\">Daniel Bachhuber</a> for finding an issue where an unprivileged user could make a post sticky via the REST API.</li><li>Props to <a href=\"https://blog.ripstech.com/authors/simon-scannell\">Simon Scannell of RIPS Technologies</a> for finding and disclosing an issue where cross-site scripting (XSS) could be stored in well-crafted links.</li><li>Props to the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://wordpress.org/\">WordPress.org</a> Security Team for hardening <code>wp_kses_bad_protocol()</code> to ensure that it is aware of the named colon attribute.</li><li>Props to <a href=\"https://twitter.com/ducnt_\">Nguyen The Duc</a> for discovering a stored XSS vulnerability using block editor content.</li></ul>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Here are a few of the highlights:</p>\n\n\n\n<ul><li>Administration: improvements to admin form controls height and alignment standardization (see related <a href=\"https://make.wordpress.org/core/2019/12/11/admin-form-controls-height-and-alignment-standardization-in-wordpress-5-3-1/\">dev note</a>), dashboard widget links accessibility and alternate color scheme readability issues (see related <a href=\"https://make.wordpress.org/core/2019/12/10/alternate-color-schemes-changes-in-wordpress-5-3-1/\">dev note</a>).</li><li>Block editor: fix Edge scrolling issues and intermittent JavaScript issues.</li><li>Bundled themes: add customizer option to show/hide author bio, replace JS based smooth scroll with CSS (see related <a href=\"https://make.wordpress.org/core/2019/12/08/twenty-twenty-animated-scroll-changes-in-wordpress-5-3-1/\">dev note</a>) and fix Instagram embed CSS.</li><li>Date/time: improve non-GMT dates calculation, fix date format output in specific languages and make <code>get_permalink()</code> more resilient against PHP timezone changes.</li><li>Embeds: remove CollegeHumor oEmbed provider as the service doesn’t exist anymore.</li><li>External libraries: update <code>sodium_compat</code>.</li><li>Site health: allow the remind interval for the admin email verification to be filtered.</li><li>Uploads: avoid thumbnails overwriting other uploads when filename matches, and exclude PNG images from scaling after upload.</li><li>Users: ensure administration email verification uses the user’s locale instead of the site locale.</li></ul>\n\n\n\n<p>For more information, <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=5.3.1&order=priority\">browse the full list of changes on Trac</a> or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-1/\">version 5.3.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>In addition to the security researchers mentioned above, thank you to everyone who contributed to WordPress 5.3.1:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">andraganescu</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey “Rarst” Savchenko</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">aravindajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">epiqueras</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz (Greg) Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">Maciej Mackowiak</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">SGr33n</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, and <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8203\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:54:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"People of WordPress: Jill Binder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/12/people-of-wordpress-jill-binder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Dec 2019 23:27:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8192\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:377:\"You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories. Meet Jill Binder Jill Binder never meant to become an activist. She insists […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12123:\"\n<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Meet Jill Binder</strong></h2>\n\n\n\n<p>Jill Binder never meant to become an activist. She insists it was an accident.</p>\n\n\n\n<p>Despite that, Jill has led the Diversity Outreach Speaker Training working group in the WordPress Community team since 2017. This group is dedicated to increasing the number of women and other underrepresented groups who are stepping up to become speakers at WordPress Meetups, WordCamps, and events. </p>\n\n\n\n<h2><strong>Jill’s back story</strong></h2>\n\n\n\n<h3><strong>Internship</strong></h3>\n\n\n\n<p>Jill’s WordPress story begins in 2011, in Vancouver, Canada. Jill secured an internship for her college program, working on a higher education website that was built in WordPress. As a thank you, her practicum advisor bought Jill a ticket to WordCamp Vancouver 2011: Developer’s Edition. After that Jill began freelancing with WordPress as a Solopreneur. </p>\n\n\n\n<h3><strong>First steps in the WordPress community</strong></h3>\n\n\n\n<p>The following year her internship advisor, who had become a client, was creating the first ever BuddyCamp for BuddyPress. He asked Jill to be on his organizing team. At that event she also moderated a panel that had Matt Mullenweg on it. Then, Jill was invited to be on the core organizing team for WordCamp Vancouver.</p>\n\n\n\n<p>Part of this role meant reviewing and selecting speakers. From 40 speaker applications that could be a fit the team had to pick only 14 to speak.</p>\n\n\n\n<h2><strong>The diversity challenge when selecting speakers</strong></h2>\n\n\n\n<p>For anyone who has organized a conference, you know that speaker selection is hard. Of the 40 applications, 7 were from women, and the lead organizer selected 6 of those to be included in the speaker line up.</p>\n\n\n\n<p>At this point Jill wasn’t aware that very few women apply to speak at tech conferences and suggested selection should be made on the best fit for the conference. The team shared that not only did they feel the pitches were good and fit the conference, but they also needed to be accepted or the Organizers would be criticized for a lack of diversity.</p>\n\n\n\n<p>Selecting women for fear of criticism is embarrassing to admit, but that’s how people felt in 2013.</p>\n\n\n\n<p>By the time the event happened, though, the number of women speakers dropped to 4. And with an additional track being added, the number of speakers overall was up to 28. Only 1 speaker in 7 was a woman (or 14%) and attendees did ask questions and even blogged about the lack of representation.</p>\n\n\n\n<h2><strong>What keeps women from applying?</strong></h2>\n\n\n\n<p>Later that year at WordCamp San Francisco—the biggest WordCamp at the time (before there was a WordCamp US)—Jill took the opportunity to chat with other organizers about her experience. She found out that many organizers had trouble getting enough women to present.</p>\n\n\n\n<p>Surprisingly Vancouver had a high number of women applicants in comparison to others, and the consensus was more would be accepted if only more would apply.</p>\n\n\n\n<p>Jill decided that she needed to know why this was happening? Why weren’t there more women applying? She started researching, reading, and talking to people.</p>\n\n\n\n<p>Though this issue is complex, two things came up over and over:</p>\n\n\n\n<ul><li>“What would I talk about?”</li><li>“I’m not an expert on anything. I don’t know enough about anything to give a talk on it.”</li></ul>\n\n\n\n<h2><strong>A first workshop with encouraging results</strong></h2>\n\n\n\n<p>Then Jill had an idea. She brought up the issue at an event and someone suggested that they should get women together in a room and brainstorm speaker topics.</p>\n\n\n\n<p>So Jill became the lead of a small group creating a workshop in Vancouver: the talented Vanessa Chu, Kate Moore Hermes, and Mandi Wise. In one of the exercises that they created, participants were invited to brainstorm ideas—this proved that they had literally a hundred topic ideas and the biggest problem then became picking just one!</p>\n\n\n\n<p>In the first workshop, they focussed on:</p>\n\n\n\n<ul><li>Why it matters that women (<em>added later: diverse groups</em>) are in the front of the room</li><li>The myths of what it takes to be the speaker at the front of the room (aka beating impostor syndrome)</li><li>Different presentation formats, especially story-telling</li><li>Finding and refining a topic</li><li>Tips to become a better speaker</li><li>Leveling up by speaking in front of the group throughout the afternoon</li></ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?w=632&ssl=1\" alt=\"women gathering to discussion presentation topics\" class=\"wp-image-8195\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?w=600&ssl=1 600w, https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?resize=300%2C200&ssl=1 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" data-recalc-dims=\"1\" /><figcaption>Vancouver Workshop 2014</figcaption></figure>\n\n\n\n<h2><strong>Leading to workshops across North America and then the world</strong></h2>\n\n\n\n<p>Other cities across North America heard about the workshop and started hosting them, adding their own material.</p>\n\n\n\n<p>Many women who initially joined her workshop wanted help getting even better at public speaking. So Jill’s Vancouver team added in some material created from the other cities and a bit more of their own. Such as:</p>\n\n\n\n<ul><li>Coming up with a great title</li><li>Writing a pitch that is more likely to get accepted</li><li>Writing a bio</li><li>Creating an outline</li></ul>\n\n\n\n<p>At WordCamp Vancouver 2014—only one year since Jill started—there were 50% women speakers and 3 times the number of women applicants! Not only that, but this WordCamp was a Developer’s Edition, where it’s more challenging to find women developers in general, let alone those who will step up to speak.</p>\n\n\n\n<h3><strong>More work is needed!</strong></h3>\n\n\n\n<p>Impressive as those results were, the reason Jill is so passionate about this work is because of what happened next:</p>\n\n\n\n<ul><li>Some of the women who attended the workshop stepped up to be leaders in the community and created new content for other women.</li><li>A handful of others became WordCamp organizers. One year Vancouver had an almost all-female organizing team – 5 out of 6!</li><li>It also influenced local businesses. One local business owner loved what one of the women speakers said so much that he hired her immediately. She was the first woman developer on the team, and soon after she became the Senior Developer.</li></ul>\n\n\n\n<h2><strong>Diversity touches on many levels</strong></h2>\n\n\n\n<p>Jill has seen time and again what happens when different people speak at the front of the room. More people feel welcome in the community. The speakers and the new community members bring new ideas and new passions that help to make the technology we are creating more inclusive. And together we generate new ideas that benefit everyone.</p>\n\n\n\n<p>This workshop was so successful, with typical results of going from 10% to 40-60% women speakers at WordCamps, that the WordPress Global Community Team asked Jill to promote it and train it for women and all diverse groups around the world. In late 2017, Jill started leading the Diverse Speaker Training group (<a href=\"https://make.wordpress.org/community/tag/wpdiversity/\">#wpdiversity</a>).</p>\n\n\n\n<p>Dozens of community members across the world have now been trained to lead the workshop. With now dozens of workshops worldwide, for WordPress and other open source software projects as well, there is an increase in speaker diversity. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?fit=632%2C474&ssl=1\" alt=\"Diverse Speaker Training group \" class=\"wp-image-8196\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?w=2048&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=300%2C225&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=1024%2C768&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=768%2C576&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=1536%2C1152&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>WordCamp US 2019</figcaption></figure>\n\n\n\n<p>As a result of the success, Jill is now sponsored to continue the program. The first sponsor is Automattic. She’s proud of how the diversity represented on the stage adds value not only to the brand but also in the long-term will lead to the creation of a better product. She’s inspired by seeing the communities change as a result of the new voices and new ideas at the WordPress events.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Jill’s leadership in the development and growth of the Diversity Outreach Speaker Training initiative has had a positive, measurable impact on WordPress community events worldwide. When WordPress events are more diverse, the WordPress project gets more diverse — which makes WordPress better for more people.”</em></p><cite><em> Andrea Middleton, Community organizer on the WordPress open source project</em></cite></blockquote>\n\n\n\n<h3><strong>Resources:</strong></h3>\n\n\n\n<ul><li>The Workshop: <a href=\"http://diversespeakers.info/\">http://diversespeakers.info/</a></li><li>More information: <a href=\"https://tiny.cc/wpdiversity\">https://tiny.cc/wpdiversity</a></li><li><a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/speakers/building-a-diverse-speaker-roster/\">How to build a diverse speaker roster</a></li><li><a href=\"https://make.wordpress.org/community/2017/11/13/call-for-volunteers-diversity-outreach-speaker-training/\">Diversity Outreach Speaker Training Team</a></li></ul>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\">@wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>)</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft is-resized\"><img src=\"https://lh6.googleusercontent.com/fq6qus5qmviDZaznrQnW-4wcbSs6NSrqeqEEGnPjgi2WJrVevNm4Em4KsP-VVH_0kMgWuNtW7mm_V9-hKtrrJFohRi6KrUXAoLHjrymChCltMr9fuh4dBIu_0SqNPts0MZgcvh_W\" alt=\"\" width=\"153\" height=\"115\" /></figure></div>\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p></p>\n\n\n\n<p><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em></p>\n\n\n\n<p><em><strong>Correction: December 7, 2019</strong><br>The original article mentioned the team Jill lead, but did not mention the team members who joined her. Those have been added. Apologies to Vanessa, Kate, and Mandi. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> </em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8192\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:48:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"The Month in WordPress: November 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2019/12/the-month-in-wordpress-november-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Dec 2019 08:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8156\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:330:\"November has been a big month in the WordPress community. New releases, big events, and a push for more contributors have characterized the work being done across the project — read on to find out more! The release of WordPress 5.3 “Kirk” WordPress 5.3 was released on November 12, and is available for download or […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8119:\"\n<p>November has been a big month in the WordPress community. New releases, big events, and a push for more contributors have characterized the work being done across the project — read on to find out more!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>The release of WordPress 5.3 “Kirk”</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2019/11/kirk/\">WordPress 5.3 was released</a> on November 12, and is <a href=\"https://wordpress.org/download/\">available for download</a> or update in your dashboard! Named “Kirk,” after jazz multi-instrumentalist Rahsaan Roland Kirk, 5.3 enhances the block editor with <a href=\"https://make.wordpress.org/core/2019/09/24/new-block-apis-in-wordpress-5-3/\">new APIs</a> and <a href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">theme-related features</a>, adds more intuitive interactions, and improves accessibility in a number of areas — including <a href=\"https://make.wordpress.org/core/2019/10/18/noteworthy-admin-css-changes-in-wordpress-5-3/\">CSS in the dashboard</a>, the <a href=\"https://make.wordpress.org/core/2019/10/14/improvements-in-media-component-accessibility-in-wordpress-5-3/\">media manager</a>, <a href=\"https://make.wordpress.org/core/2019/09/23/core-widgets-new-aria-current-attribute-in-wordpress-5-3/\">core widgets</a>, and <a href=\"https://core.trac.wordpress.org/query?focuses=~accessibility&milestone=5.3&group=component&max=500&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=id\">dozens of other areas</a>.</p>\n\n\n\n<p>You can read the full details of all the included enhancements in the <a href=\"https://make.wordpress.org/core/2019/10/17/wordpress-5-3-field-guide/\">5.3 Field Guide</a>.</p>\n\n\n\n<p>Along with 5.3 came <a href=\"https://wordpress.org/themes/twentytwenty/\">the new Twenty Twenty theme</a>, which gives users more design flexibility and integrates with the block editor. For more information about the improvements to the block editor, expanded design flexibility, the Twenty Twenty theme, and to see the huge list of amazing contributors who made this release possible, read <a href=\"https://wordpress.org/news/2019/11/kirk/\">the full announcement</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. You can also <a href=\"https://make.wordpress.org/core/2019/11/15/5-3-retrospective-call-for-feedback/\">provide feedback</a> on the 5.3 release process.</p>\n\n\n\n<h2>At Last! bbPress 2.6!</h2>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6/\">bbPress 2.6 was released</a> on November 12 after a little over six years in development. This new release includes per-forum moderation, new platforms to import from, and an extensible engagements API. You can read more about all of this in <a href=\"https://codex.bbpress.org/\">the bbPress codex</a>.</p>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-1-is-out/\">Version 2.6.1</a> and <a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-2-is-out/\">2.6.2</a> quickly followed, both of which fixed a number of bugs that required immediate attention.</p>\n\n\n\n<p>Want to get involved in building bbPress? Follow <a href=\"https://bbpress.org/blog/\">the bbPress blog</a> and join the #bbpress channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>State of the Word</h2>\n\n\n\n<p><a href=\"https://2019.us.wordcamp.org/\">WordCamp US 2019</a> was held in St. Louis, MO this year on November 1-3. At the event, <a href=\'https://profiles.wordpress.org/matt/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matt</a> gave his annual State of the Word address, during which he shared what had been accomplished in the past year, announced what is coming next, and shared several ways to get involved.</p>\n\n\n\n<p>You can watch <a href=\"https://www.youtube.com/watch?v=LezbkeV059Q&t=21s\">the State of the Word</a> as well as <a href=\"https://www.youtube.com/watch?v=fFsVbAo8HwI\">the Q&A session at the end</a>, and <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">read Matt’s recap</a> of the address. If you didn’t make it to St. Louis, you can still <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETHl165LvLVXfB3yBZEzV-q\">watch all the sessions</a> at your leisure.</p>\n\n\n\n<h2>Five for the Future</h2>\n\n\n\n<p>During the State of the Word, Matt announced that there is now <a href=\"https://wordpress.org/five-for-the-future/\">a dedicated landing page for Five for the Future</a>, which features the people and organizations that commit at least it 5% of their resources to the WordPress open source project. There are many ways to contribute to WordPress, such as core development, marketing, translation, training, and community organizing, among many other important paths to contribution.</p>\n\n\n\n<p>Five for the Future welcomes individuals and organizations, and highlights all the incredible ways we build WordPress together. For more information, visit <a href=\"https://wordpress.org/five-for-the-future/\">the Five for the Future page</a>.<br></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>After releasing WordPress 5.3, the Core team announced <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">a tentative release schedule</a> for 2020 and 2021.</li><li>The Core team has announced <a href=\"https://make.wordpress.org/core/2019/11/28/new-css-focus-in-core/\">a new CSS focus</a> to complement the existing ones for PHP and JavaScript — this focus comes with dedicated tags, targeted work, and a new #core-css Slack channel.</li><li>Version 2.2 of the WordPress Coding Standards <a href=\"https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/2.2.0\">has been released</a> — this new release is ready for WordPress 5.3, includes five brand new sniffs, and plenty of new command-line documentation.</li><li>The latest update to the Theme Review Coding Standards, <a href=\"https://github.com/WPTRT/WPThemeReview/releases/tag/0.2.1\">v0.2.1</a>, is compatible with v2.2 of the WordPress Coding Standards, and helps authors to build more standards-compatible themes.</li><li><a href=\"https://2019.us.wordcamp.org/2019/11/11/wordcamp-us-2020/\">The WordCamp US team has announced</a> the dates for next year’s event in St. Louis, MO — WordCamp US 2020 will be held on October 27-29. This will be the first time that the event will be held during the week and not on a weekend. The team has also announced a Call for Organizers. If you are interested in joining the team, <a href=\"https://2020.us.wordcamp.org/2019/11/21/join-the-wcus-2020-organizing-team/\">learn more</a>. </li><li>The WP Notify project, which is building a unified notification system for WordPress Core, <a href=\"https://make.wordpress.org/core/2019/11/29/wp-notify-hiatus-till-january-2020/\">is on hiatus</a> until January 2020.</li><li>A working group on the Community Team <a href=\"https://make.wordpress.org/community/2019/11/25/handbook-update-how-to-improve-the-diversity-of-your-wordpress-events/\">has updated their Handbook</a> to help organizers create more diverse events.</li><li>The WP-CLI team <a href=\"https://make.wordpress.org/cli/2019/11/12/wp-cli-v2-4-0-release-notes/\">released v2.4.0</a> of the WordPress command-line tool. This release includes support for WordPress 5.3 and PHP 7.4.</li><li>Gutenberg development continues rapidly with <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">the latest 7.0 release</a> including an early version of the navigation menus block, among other enhancements and fixes.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8156\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"WordPress 5.2.4 Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2019/11/wordpress-5-2-4-update/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Nov 2019 04:47:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7787\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"Late-breaking news on the 5.2.4 short-cycle security release that landed October 14. When we released the news post, I inadvertently missed giving props to Simon Scannell of RIPS Technologies for finding and disclosing an issue where path traversal can lead to remote code execution. Simon has done a great deal of work on the WordPress […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1102:\"\n<p>Late-breaking news on the<a href=\"https://wordpress.org/news/2019/10/wordpress-5-2-4-security-release/\"> 5.2.4 short-cycle security release </a>that landed October 14. When we released the news post, I inadvertently missed giving props to Simon Scannell of <a href=\"https://blog.ripstech.com/\">RIPS Technologies</a> for finding and disclosing an issue where path traversal can lead to remote code execution. </p>\n\n\n\n<p>Simon has done a <a href=\"https://wordpress.org/news/2018/12/wordpress-5-0-1-security-release/\">great</a> <a href=\"https://wordpress.org/news/2019/03/wordpress-5-1-1-security-and-maintenance-release/\">deal</a> of <a href=\"https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/\">work</a> on the WordPress project, and failing to mention his contributions is a huge oversight on our end.</p>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing</a> vulnerabilities, which gave us time to fix them before WordPress sites could be attacked.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7787\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:50:\"\n \n \n \n \n \n\n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"WordPress 5.3 “Kirk”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/news/2019/11/kirk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2019 21:38:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7684\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:390:\"Version 5.3 of WordPress is available for download or update in your WordPress dashboard. The new editor continues to become more refined with intuitive interactions, a focus on accessibility, and a more consistent look & feel. A fresh new default theme is shipping with this release too, that puts blocks to good use and lets all users have more control over how their content appears.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:46:\"https://s.w.org/images/core/5.3/navigation.mp4\";s:6:\"length\";s:7:\"3382373\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:45:\"https://s.w.org/images/core/5.3/10-groups.mp4\";s:6:\"length\";s:7:\"5011319\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:66082:\"\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=632%2C632&ssl=1\" alt=\"Album cover for WordPress 5.3 Kirk, showcasing a duotone red/cream Rahsaan Roland Kirk playing the saxophone on a red background.\" class=\"wp-image-7710\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=1024%2C1024&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=300%2C300&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=150%2C150&ssl=1 150w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=768%2C768&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?w=1440&ssl=1 1440w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p style=\"background-color:#bd3854;color:#fefcf7\" class=\"has-text-color has-background\">Introducing our most refined user experience with the improved block editor in WordPress 5.3! Named “Kirk” in honour of jazz multi-instrumentalist Rahsaan Roland Kirk, the latest and greatest version of WordPress is available for <a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large bar-divider\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=632%2C159&ssl=1\" alt=\"\" class=\"wp-image-7721\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1024%2C258&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=300%2C76&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=768%2C194&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1536%2C387&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=2048%2C516&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p><strong>5.3 expands and refines the block editor</strong> with more intuitive <strong>interactions</strong> and improved <strong>accessibility</strong>. New features in the editor increase design freedoms, provide additional layout options and style variations to allow designers more control over the look of a site.</p>\n\n\n\n<p>This release also introduces the <strong>Twenty Twenty theme</strong> giving the user more design flexibility and integration with the block editor. Creating beautiful web pages and advanced layouts has never been easier.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Block Editor Improvements</h2>\n\n\n\n<figure class=\"wp-block-video aligncenter\"><video autoplay controls loop muted src=\"https://s.w.org/images/core/5.3/navigation.mp4\"></video></figure>\n\n\n\n<p>This enhancement-focused update introduces over 150 new features and usability improvements, including improved large image support for uploading non-optimized, high-resolution pictures taken from your smartphone or other high-quality cameras. Combined with larger default image sizes, pictures always look their best.</p>\n\n\n\n<p>Accessibility improvements include the integration of block editor styles in the admin interface. These improved styles fix many accessibility issues: color contrast on form fields and buttons, consistency between editor and admin interfaces, new snackbar notices, standardizing to the default WordPress color scheme, and the introduction of Motion to make interacting with your blocks feel swift and natural. </p>\n\n\n\n<p>For people who use a keyboard to navigate the dashboard, the block editor now has a Navigation mode. This lets you jump from block to block without tabbing through every part of the block controls.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Expanded Design Flexibility</h2>\n\n\n\n<figure class=\"wp-block-video\"><video autoplay controls loop muted src=\"https://s.w.org/images/core/5.3/10-groups.mp4\"></video></figure>\n\n\n\n<p>WordPress 5.3 adds even more robust tools for creating amazing designs.</p>\n\n\n\n<ul><li>The new Group block lets you easily divide your page into colorful sections.</li><li>The Columns block now supports fixed column widths.</li><li>The new predefined layouts make it a cinch to arrange content into advanced designs.</li><li>Heading blocks now offer controls for text and background color.</li><li>Additional style options allow you to set your preferred style for any block that supports this feature.</li></ul>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Introducing Twenty Twenty</h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=632%2C626&ssl=1\" alt=\"A desktop preview of the Twenty Twenty theme, showing both the front-end and the editor view.\" class=\"wp-image-7686\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=1024%2C1014&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=300%2C297&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=150%2C150&ssl=1 150w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=768%2C760&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=1536%2C1521&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?w=2000&ssl=1 2000w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?w=632&ssl=1\" alt=\"A mobile image of the Twenty Twenty theme, over a decorative backgorund of brown-grey bars.\" class=\"wp-image-7714\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?w=800&ssl=1 800w, https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?resize=267%2C300&ssl=1 267w, https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?resize=768%2C864&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p>As the block editor celebrates its first birthday, we are proud that Twenty Twenty is designed with flexibility at its core. Show off your services or products with a combination of columns, groups, and media blocks. Set your content to wide or full alignment for dynamic and engaging layouts. Or let your thoughts be the star with a centered content column!</p>\n\n\n\n<p class=\"has-normal-font-size\">As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface <a href=\"https://rsms.me/inter/\">Inter</a>, designed by Rasmus Andersson. Inter comes in a Variable Font version, a first for default themes, which keeps load times short by containing all weights and styles of Inter in just two font files.</p>\n</div></div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Improvements for Everyone</h2>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 18%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Rotate.png?w=632&ssl=1\" alt=\"An icon showing an arrow rotating a square.\" class=\"wp-image-7731\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Rotate.png?w=300&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/Rotate.png?resize=150%2C150&ssl=1 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<h3>Automatic Image Rotation</h3>\n\n\n\n<p>Your images will be correctly rotated upon upload according to the embedded orientation data. This feature was first proposed nine years ago and made possible through the perseverance of many dedicated contributors.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 18%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/11/Health.png?w=632&ssl=1\" alt=\"A plus in a square, indicating health.\" class=\"wp-image-7732\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2019/11/Health.png?w=300&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2019/11/Health.png?resize=150%2C150&ssl=1 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<h3>Improved Site Health Checks</h3>\n\n\n\n<p>The improvements introduced in 5.3 make it even easier to identify issues. Expanded recommendations highlight areas that may need troubleshooting on your site from the Health Check screen.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 18%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Email.png?w=632&ssl=1\" alt=\"A email icon.\" class=\"wp-image-7733\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Email.png?w=300&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/Email.png?resize=150%2C150&ssl=1 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<h3>Admin Email Verification</h3>\n\n\n\n<p>You’ll now be periodically asked to confirm that your admin email address is up to date when you log in as an administrator. This reduces the chance of getting locked out of your site if you change your email address.</p>\n</div></div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>For Developers</h2>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Date/Time Component Fixes</h3>\n\n\n\n<p>Developers can now work with <a href=\"https://make.wordpress.org/core/2019/09/23/date-time-improvements-wp-5-3/\">dates and timezones</a> in a more reliable way. Date and time functionality has received a number of new API functions for unified timezone retrieval and PHP interoperability, as well as many bug fixes.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>PHP 7.4 Compatibility</h3>\n\n\n\n<p>WordPress 5.3 aims to fully support PHP 7.4. This release contains <a href=\"https://make.wordpress.org/core/2019/10/11/wordpress-and-php-7-4/\">multiple changes</a> to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP.</p>\n</div>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large bar-divider\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=632%2C159&ssl=1\" alt=\"\" class=\"wp-image-7721\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1024%2C258&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=300%2C76&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=768%2C194&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1536%2C387&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=2048%2C516&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>This release was led by <a href=\"http://ma.tt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/francina\">Francesca Marano</a>, and <a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. They were enthusiastically supported by a large release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Riad Benguella (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/youknowriad/\"><strong>@youknowriad</strong></a>)</li><li><strong>Editor Design</strong>: Mark Uraine (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/mapk/\"><strong>@mapk</strong></a>)</li><li><strong>Core Tech</strong>: Andrew Ozz (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/azaozz/\"><strong>@azaozz</strong></a>)</li><li><strong>Docs Coordinator</strong>: Justin Ahinon (<a href=\"https://profiles.wordpress.org/justinahinon/\"><strong>@justinahinon</strong></a>)</li><li><strong>Marketing/Release Comms</strong>: Mike Reid (<a href=\"https://profiles.wordpress.org/mikerbg/\"><strong>@mikerbg</strong></a>)</li><li><strong>Media/Uploader</strong>: Mike Schroder (<a href=\"https://profiles.wordpress.org/mikeschroder/\"><strong>@mikeschroder</strong></a>)</li><li><strong>Accessibility</strong>: JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Default Theme</strong> <strong>Wrangler</strong>: Ian Belanger (<a href=\"https://profiles.wordpress.org/ianbelanger/\"><strong>@ianbelanger</strong></a>)</li><li><strong>Default Theme Designer</strong>: Anders Norén (<a href=\"https://profiles.wordpress.org/anlino/\"><strong>@anlino</strong></a>)</li></ul>\n\n\n\n<p>The squad was joined throughout the twelve week release cycle by 645 generous volunteer contributors (our largest group of contributors to date) who collectively fixed 658 bugs.</p>\n\n\n\n<p>Put on a Rahsaan Roland Kirk playlist, click that update button (or <a href=\"https://wordpress.org/download/\">download it directly</a>), and check the profiles of the fine folks that helped:</p>\n\n\n<a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/1994rstefan/\">1994rstefan</a>, <a href=\"https://profiles.wordpress.org/5hel2l2y/\">5hel2l2y</a>, <a href=\"https://profiles.wordpress.org/irsdl/\">@irsdl</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aksdvp/\">Aashish S</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb/\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/acalfieri/\">acalfieri</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamsoucie/\">Adam Soucie</a>, <a href=\"https://profiles.wordpress.org/adhitya03/\">Adhitya Rachman</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais/\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/albertomake/\">albertomake</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/xavortm/\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/alexclassroom/\">Alex Lion</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/alexsanford1/\">Alex Sanford</a>, <a href=\"https://profiles.wordpress.org/xyfi/\">Alexander Botteram</a>, <a href=\"https://profiles.wordpress.org/xel1045/\">Alexandre D\'Eschambeault</a>, <a href=\"https://profiles.wordpress.org/alexvorn2/\">Alexandru Vornicescu</a>, <a href=\"https://profiles.wordpress.org/alexeyskr/\">alexeyskr</a>, <a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>, <a href=\"https://profiles.wordpress.org/ayubi/\">Ali Ayubi</a>, <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/alvarogois/\">Alvaro Gois dos Santos</a>, <a href=\"https://profiles.wordpress.org/arush/\">Amanda Rush</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andg/\">Andrea Gandino</a>, <a href=\"https://profiles.wordpress.org/agengineering/\">Andrea Grillo</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/abrain/\">Andreas Brain</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/anevins/\">Andrew Nevins</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewtaylor-1/\">Andrew Taylor</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/angelagibson/\">Angela Gibson</a>, <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>, <a href=\"https://profiles.wordpress.org/anischarolia/\">anischarolia</a>, <a href=\"https://profiles.wordpress.org/ahdeubzer/\">Anja Deubzer</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/arafat/\">Arafat Rahman</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">Aravind Ajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/arena/\">arena</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun Sathiya</a>, <a href=\"https://profiles.wordpress.org/artisticasad/\">Asad Shahbaz</a>, <a href=\"https://profiles.wordpress.org/asadkn/\">asadkn</a>, <a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a>, <a href=\"https://profiles.wordpress.org/ashwinpc/\">ashwinpc</a>, <a href=\"https://profiles.wordpress.org/wpboss/\">Aslam Shekh</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/atlasmahesh/\">atlasmahesh</a>, <a href=\"https://profiles.wordpress.org/au87/\">au87</a>, <a href=\"https://profiles.wordpress.org/aubreypwd/\">Aubrey Portwood</a>, <a href=\"https://profiles.wordpress.org/augustuswm/\">augustuswm</a>, <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a>, <a href=\"https://profiles.wordpress.org/avinapatel/\">Avina Patel</a>, <a href=\"https://profiles.wordpress.org/aksl95/\">Axel DUCORON</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backermann1978/\">backermann1978</a>, <a href=\"https://profiles.wordpress.org/b-07/\">Bappi</a>, <a href=\"https://profiles.wordpress.org/toszcze/\">Bartosz Romanowski</a>, <a href=\"https://profiles.wordpress.org/pixolin/\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a>, <a href=\"https://profiles.wordpress.org/bennemann/\">bennemann</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/bhaktirajdev/\">Bhaktii Rajdev</a>, <a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>, <a href=\"https://profiles.wordpress.org/biranit/\">Biranit</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bitcomplex/\">bitcomplex</a>, <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>, <a href=\"https://profiles.wordpress.org/boblinthorst/\">boblinthorst</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/crazyjaco/\">Bradley Jacobs</a>, <a href=\"https://profiles.wordpress.org/bradleyt/\">Bradley Taylor</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a>, <a href=\"https://profiles.wordpress.org/bsetiawan88/\">bsetiawan88</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/cdog/\">Catalin Dogaru</a>, <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>, <a href=\"https://profiles.wordpress.org/chandrapatel/\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/caercam/\">Charlie Merland</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/ketuchetan/\">Chetan Satasiya</a>, <a href=\"https://profiles.wordpress.org/blogginglife/\">Chico</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chrico/\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/aprea/\">Chris Aprea</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/lovememore/\">christianoliff</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/cleancoded/\">cleancoded</a>, <a href=\"https://profiles.wordpress.org/cmagrin/\">cmagrin</a>, <a href=\"https://profiles.wordpress.org/compilenix/\">CompileNix</a>, <a href=\"https://profiles.wordpress.org/salzano/\">Corey Salzano</a>, <a href=\"https://profiles.wordpress.org/courtney0burton/\">courtney0burton</a>, <a href=\"https://profiles.wordpress.org/cristianozanca/\">Cristiano Zanca</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/dswebsme/\">D.S. Webster</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/daleharrison/\">daleharrison</a>, <a href=\"https://profiles.wordpress.org/danmicamediacom/\">Dan Foley</a>, <a href=\"https://profiles.wordpress.org/goodevilgenius/\">Dan Jones</a>, <a href=\"https://profiles.wordpress.org/danbuk/\">DanBUK</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/redsweater/\">Daniel Jalkut (Red Sweater)</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/danieliser/\">danieliser</a>, <a href=\"https://profiles.wordpress.org/daniloercoli/\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/dvankooten/\">Danny van Kooten</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier</a>, <a href=\"https://profiles.wordpress.org/darthhexx/\">darthhexx</a>, <a href=\"https://profiles.wordpress.org/deapness/\">Dave Parker</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davetgreen/\">davetgreen</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/david.binda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/daveshine/\">David Decker</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dennis_f/\">Deni</a>, <a href=\"https://profiles.wordpress.org/dehisok/\">Denis Cherniavsky</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/wpdennis/\">Dennis</a>, <a href=\"https://profiles.wordpress.org/dionysous/\">Dennis Hipp</a>, <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">Derek Sifford</a>, <a href=\"https://profiles.wordpress.org/derweili/\">derweili</a>, <a href=\"https://profiles.wordpress.org/dfangstrom/\">dfangstrom</a>, <a href=\"https://profiles.wordpress.org/dharmin16/\">Dharmin Shah</a>, <a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>, <a href=\"https://profiles.wordpress.org/dhuyvetter/\">dhuyvetter</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/diedeexterkate/\">DiedeExterkate</a>, <a href=\"https://profiles.wordpress.org/diego-la-monica/\">Diego La Monica</a>, <a href=\"https://profiles.wordpress.org/digitalapps/\">digitalapps</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/odminstudios/\">Dima</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dukex/\">Dukex</a>, <a href=\"https://profiles.wordpress.org/dushanthi/\">dushanthi</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elliotcondon/\">Elliot Condon</a>, <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a>, <a href=\"https://profiles.wordpress.org/edocev/\">Emil Dotsev</a>, <a href=\"https://profiles.wordpress.org/emiluzelac/\">Emil Uzelac</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/erikkroes/\">erikkroes</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/evalarumbe/\">evalarumbe</a>, <a href=\"https://profiles.wordpress.org/faazshift/\">faazshift</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/fblaser/\">fblaser</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fencer04/\">Fencer04</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/flipkeijzer/\">flipkeijzer</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/foysalremon/\">Foysal Remon</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/gchtr/\">gchtr</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/loyaltymanufaktur/\">Gesundheit Bewegt GmbH</a>, <a href=\"https://profiles.wordpress.org/sachyya-sachet/\">ghoul</a>, <a href=\"https://profiles.wordpress.org/girlieworks/\">girlieworks</a>, <a href=\"https://profiles.wordpress.org/glauberglauber/\">glauberglauber</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gravityview/\">GravityView</a>, <a href=\"https://profiles.wordpress.org/gregsullivan/\">gregsullivan</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani/\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/hareesh pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/harryfear/\">harryfear</a>, <a href=\"https://profiles.wordpress.org/harshbarach/\">harshbarach</a>, <a href=\"https://profiles.wordpress.org/haszari/\">haszari</a>, <a href=\"https://profiles.wordpress.org/hesyifei/\">He Yifei</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/herbmiller/\">herbmiller</a>, <a href=\"https://profiles.wordpress.org/herregroen/\">Herre Groen</a>, <a href=\"https://profiles.wordpress.org/hirofumi2012/\">hirofumi2012</a>, <a href=\"https://profiles.wordpress.org/hkandulla/\">HKandulla</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hoythan/\">hoythan</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/zinigor/\">Igor Zinovyev</a>, <a href=\"https://profiles.wordpress.org/gsayed786/\">Imran Sayed</a>, <a href=\"https://profiles.wordpress.org/intimez/\">intimez</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/iqbalbary/\">iqbalbary</a>, <a href=\"https://profiles.wordpress.org/ireneyoast/\">Irene Strikkers</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ismailelkorchi/\">Ismail El Korchi</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jagirbaheshwp/\">jagirbaheshwp</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jalpa1984/\">Jalpa Panchal</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jameslnewell/\">jameslnewell</a>, <a href=\"https://profiles.wordpress.org/zaantar/\">Jan</a>, <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/janwoostendorp/\">janw.oostendorp</a>, <a href=\"https://profiles.wordpress.org/jared_smith/\">jared_smith</a>, <a href=\"https://profiles.wordpress.org/jarocks/\">jarocks</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/javeweb/\">jave.web</a>, <a href=\"https://profiles.wordpress.org/javorszky/\">javorszky</a>, <a href=\"https://profiles.wordpress.org/jayswadas/\">Jay Swadas</a>, <a href=\"https://profiles.wordpress.org/iamjaydip/\">Jaydip</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jenblogs4u/\">Jen Miller</a>, <a href=\"https://profiles.wordpress.org/jenkoian/\">jenkoian</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/engelen/\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jffng/\">jffng</a>, <a href=\"https://profiles.wordpress.org/jikamens/\">jikamens</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jitendrabanjara1991/\">jitendrabanjara1991</a>, <a href=\"https://profiles.wordpress.org/jkitchen/\">jkitchen</a>, <a href=\"https://profiles.wordpress.org/jmmathc/\">jmmathc</a>, <a href=\"https://profiles.wordpress.org/joakimsilfverberg/\">joakimsilfverberg</a>, <a href=\"https://profiles.wordpress.org/jobthomas/\">Job</a>, <a href=\"https://profiles.wordpress.org/jodamo5/\">jodamo5</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a>, <a href=\"https://profiles.wordpress.org/jojotjebaby/\">jojotjebaby</a>, <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>, <a href=\"https://profiles.wordpress.org/jond/\">Jonathan Davis</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jg-visual/\">Jonathan Goldford</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/shelob9/\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshuanoyce/\">Joshua Noyce</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juiiee8487/\">Juhi Patel</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/junktrunk/\">junktrunk</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kafleg/\">kafleg</a>, <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kakshak/\">Kakshak Kalaria</a>, <a href=\"https://profiles.wordpress.org/kamrankhorsandi/\">Kamran Khorsandi</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/karlgroves/\">karlgroves</a>, <a href=\"https://profiles.wordpress.org/katielgc/\">katielgc</a>, <a href=\"https://profiles.wordpress.org/kbrownkd/\">kbrownkd</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/kerfred/\">Kerfred</a>, <a href=\"https://profiles.wordpress.org/kingkero/\">kero</a>, <a href=\"https://profiles.wordpress.org/ketanumretiya030/\">Ketan Umretiya</a>, <a href=\"https://profiles.wordpress.org/kevinkovadia/\">kevIN kovaDIA</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>, <a href=\"https://profiles.wordpress.org/killua99/\">killua99</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kokers/\">kokers</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/kuus/\">kuus</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/lbenicio/\">lbenicio</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/leonblade/\">leonblade</a>, <a href=\"https://profiles.wordpress.org/lessbloat/\">lessbloat</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lllor/\">lllor</a>, <a href=\"https://profiles.wordpress.org/lordlod/\">lordlod</a>, <a href=\"https://profiles.wordpress.org/loreleiaurora/\">LoreleiAurora</a>, <a href=\"https://profiles.wordpress.org/luan-ramos/\">Luan Ramos</a>, <a href=\"https://profiles.wordpress.org/luciano-croce/\">luciano-croce</a>, <a href=\"https://profiles.wordpress.org/luigipulcini/\">luigipulcini</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/wpfed/\">Luke</a>, <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/m1tk00/\">m1tk00</a>, <a href=\"https://profiles.wordpress.org/maartenleenders/\">maartenleenders</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">Maciej Palmowski</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a>, <a href=\"https://profiles.wordpress.org/mahesh901122/\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/majemedia/\">Maje Media LLC</a>, <a href=\"https://profiles.wordpress.org/malthert/\">malthert</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">manooweb</a>, <a href=\"https://profiles.wordpress.org/manuelaugustin/\">Manuel Augustin</a>, <a href=\"https://profiles.wordpress.org/trasweb/\">Manuel Canga</a>, <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/marcguay/\">MarcGuay</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcomartins/\">Marco Martins</a>, <a href=\"https://profiles.wordpress.org/marcosalexandre/\">MarcosAlexandre</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a>, <a href=\"https://profiles.wordpress.org/maguiar/\">Mario Aguiar</a>, <a href=\"https://profiles.wordpress.org/nofearinc/\">Mario Peshev</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/mdwolinski/\">Mark D Wolinski</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/mspatovaliyski/\">Martin Spatovaliyski</a>, <a href=\"https://profiles.wordpress.org/splitti/\">Martin Splitt</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/masummdar/\">masummdar</a>, <a href=\"https://profiles.wordpress.org/matstars/\">Mat Gargano</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/iceable/\">Mathieu Sarrasin</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a>, <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheu/\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/matthiasthiel/\">matthias.thiel</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a>, <a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/maximejobin/\">Maxime Jobin</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/mchavezi/\">mchavezi</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/mehidi258/\">Mehidi Hassan</a>, <a href=\"https://profiles.wordpress.org/mehulkaklotar/\">Mehul Kaklotar</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/melinedo/\">Melin Edomwonyi</a>, <a href=\"https://profiles.wordpress.org/meloniq/\">meloniq</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mbabker/\">Michael Babker</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>, <a href=\"https://profiles.wordpress.org/michelweimerskirch/\">michel.weimerskirch</a>, <a href=\"https://profiles.wordpress.org/michielatyoast/\">Michiel Heijmans</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/miguelvieira/\">miguelvieira</a>, <a href=\"https://profiles.wordpress.org/mihaiiceyro/\">mihaiiceyro</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mikerbg/\">Mike Reid</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikengarrett/\">MikeNGarrett</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mobeen-abdullah/\">Mobeen Abdullah</a>, <a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>, <a href=\"https://profiles.wordpress.org/mrmadhat/\">mrmadhat</a>, <a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>, <a href=\"https://profiles.wordpress.org/mtias/\">mtias</a>, <a href=\"https://profiles.wordpress.org/phpdocs/\">Muhammad Afzal</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/mzorz/\">mzorz</a>, <a href=\"https://profiles.wordpress.org/nadir/\">nadir</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/naveenkharwar/\">Naveen Kharwar</a>, <a href=\"https://profiles.wordpress.org/nayana123/\">Nayana Maradia</a>, <a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/neelpatel7295/\">Neel Patel</a>, <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/niallkennedy/\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/nicolad/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nikschavan/\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nikolastoqnow/\">nikolastoqnow</a>, <a href=\"https://profiles.wordpress.org/niq1982/\">Niku Hietanen</a>, <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/nishitlangaliya/\">Nishit Langaliya</a>, <a href=\"https://profiles.wordpress.org/kailanitish90/\">Nitish Kaila</a>, <a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/notnownikki/\">notnownikki</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a>, <a href=\"https://profiles.wordpress.org/lindstromer/\">Olaf Lindström</a>, <a href=\"https://profiles.wordpress.org/moonomo/\">Omaar Osmaan</a>, <a href=\"https://profiles.wordpress.org/omarreiss/\">Omar Reiss</a>, <a href=\"https://profiles.wordpress.org/onlanka/\">onlanka</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/oxyc/\">oxyc</a>, <a href=\"https://profiles.wordpress.org/ozmatflc/\">ozmatflc</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>, <a href=\"https://profiles.wordpress.org/hardipparmar/\">Parmar Hardip</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/patilvikasj/\">patilvikasj</a>, <a href=\"https://profiles.wordpress.org/patrelentlesstechnologycom/\">Patrick Baldwin</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/bassgang/\">Paul Vincent Beigang</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phillipjohn/\">PhillipJohn</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/decrecementofeliz/\">Pilar Mera</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">Pinar Olguc</a>, <a href=\"https://profiles.wordpress.org/powerbuoy/\">powerbuoy</a>, <a href=\"https://profiles.wordpress.org/promz/\">Pramod Jodhani</a>, <a href=\"https://profiles.wordpress.org/pratikthink/\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pratikkry/\">Pratik K. Yadav</a>, <a href=\"https://profiles.wordpress.org/freewebmentor/\">Prem Tiwari</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>, <a href=\"https://profiles.wordpress.org/quantumstate/\">Quantumstate</a>, <a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>, <a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>, <a href=\"https://profiles.wordpress.org/raboodesign/\">raboodesign</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/rahulvaza/\">Rahul Vaza</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramon-fincken/\">ramon fincken</a>, <a href=\"https://profiles.wordpress.org/rclations/\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/reikodd/\">ReikoDD</a>, <a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a>, <a href=\"https://profiles.wordpress.org/riddhiehta02/\">Riddhi Mehta</a>, <a href=\"https://profiles.wordpress.org/rbrishabh/\">Rishabh Budhiraja</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/robi-bobi/\">Robert Ivanov</a>, <a href=\"https://profiles.wordpress.org/rogueresearch/\">rogueresearch</a>, <a href=\"https://profiles.wordpress.org/rconde/\">Roi Conde</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/ronakganatra/\">Ronak Ganatra</a>, <a href=\"https://profiles.wordpress.org/raubvogel/\">Ronny Harbich</a>, <a href=\"https://profiles.wordpress.org/karthost/\">Roy Randolph</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/samgordondev/\">samgordondev</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>, <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a>, <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a>, <a href=\"https://profiles.wordpress.org/saskak/\">saskak</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/sbardian/\">sbardian</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Seghir Nadir</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/seuser/\">seuser</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">SGr33n</a>, <a href=\"https://profiles.wordpress.org/shadyvb/\">Shady Sharaf</a>, <a href=\"https://profiles.wordpress.org/shamim51/\">Shamim Hasan</a>, <a href=\"https://profiles.wordpress.org/sharaz/\">Sharaz Shahid</a>, <a href=\"https://profiles.wordpress.org/shashank3105/\">Shashank Panchal</a>, <a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/simono/\">simono</a>, <a href=\"https://profiles.wordpress.org/sinatrateam/\">sinatrateam</a>, <a href=\"https://profiles.wordpress.org/sirreal/\">sirreal</a>, <a href=\"https://profiles.wordpress.org/sixes/\">Sixes</a>, <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a>, <a href=\"https://profiles.wordpress.org/slobodanmanic/\">Slobodan Manic</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a>, <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/spectacula/\">Spectacula</a>, <a href=\"https://profiles.wordpress.org/spenserhale/\">spenserhale</a>, <a href=\"https://profiles.wordpress.org/spuds10/\">spuds10</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/studyboi/\">studyboi</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sudhiryadav/\">Sudhir Yadav</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/tha_sun/\">sun</a>, <a href=\"https://profiles.wordpress.org/codesue/\">Suzen Fylke</a>, <a href=\"https://profiles.wordpress.org/svanhal/\">svanhal</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv/\">Swapnil V. Patil</a>, <a href=\"https://profiles.wordpress.org/swapnild/\">swapnild</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/nevma/\">Takis Bouyouris</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tazotodua/\">tazotodua</a>, <a href=\"https://profiles.wordpress.org/technote0space/\">technote</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/tessak22/\">Tessa Kriesel</a>, <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a>, <a href=\"https://profiles.wordpress.org/themezly/\">Themezly</a>, <a href=\"https://profiles.wordpress.org/thulshof/\">Thijs Hulshof</a>, <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a>, <a href=\"https://profiles.wordpress.org/thomaswm/\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tdh/\">Thord D. Hedengren</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/n7studios/\">Tim Carr</a>, <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timph/\">timph</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/toddhalfpenny/\">toddhalfpenny</a>, <a href=\"https://profiles.wordpress.org/tosho/\">Todor Gaidarov</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/tonybogdanov/\">tonybogdanov</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul Islam</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/travisseitler/\">travisseitler</a>, <a href=\"https://profiles.wordpress.org/triplejumper12/\">triplejumper12</a>, <a href=\"https://profiles.wordpress.org/truchot/\">truchot</a>, <a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">Tugdual de Kerviler</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">Vaishali Panchal</a>, <a href=\"https://profiles.wordpress.org/vbaimas/\">vbaimas</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/venutius/\">Venutius</a>, <a href=\"https://profiles.wordpress.org/fesovik/\">Viktor Veljanovski</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya/\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/vishitshah/\">Vishit Shah</a>, <a href=\"https://profiles.wordpress.org/vladlu/\">vladlu</a>, <a href=\"https://profiles.wordpress.org/vladwtz/\">Vladut Ilie</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/svovaf/\">Vova Feldman</a>, <a href=\"https://profiles.wordpress.org/vrimill/\">vrimill</a>, <a href=\"https://profiles.wordpress.org/w3rkjana/\">w3rkjana</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">webcommsat AbhaNonStopNewsUK</a>, <a href=\"https://profiles.wordpress.org/webdados/\">Webdados (Marco Almeida)</a>, <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/wpdavis/\">William P. Davis</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">William Patton</a>, <a href=\"https://profiles.wordpress.org/withinboredom/\">withinboredom</a>, <a href=\"https://profiles.wordpress.org/worldweb/\">worldweb</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, <a href=\"https://profiles.wordpress.org/yanngarcia/\">yanngarcia</a>, <a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>, <a href=\"https://profiles.wordpress.org/yarnboy/\">yarnboy</a>, <a href=\"https://profiles.wordpress.org/yashar_hv/\">yashar_hv</a>, <a href=\"https://profiles.wordpress.org/yoavf/\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/yodiyo/\">yodiyo</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zalak151291/\">zalak151291</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>, <a href=\"https://profiles.wordpress.org/airathalitov/\">АЙРАТ ХАЛИТОВ <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f525.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></a>, and <a href=\"https://profiles.wordpress.org/ounziw/\">水野史土</a>.\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute in the <a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who worked on WordPress 5.3. Their efforts bring WordPress fully translated to 47 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want learn more about volunteering with WordPress, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> or the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p class=\"has-text-align-center has-medium-font-size\">Thanks for choosing WordPress!</p>\n\n\n\n<figure class=\"wp-block-image size-large record\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?fit=632%2C414&ssl=1\" alt=\"\" class=\"wp-image-7755\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?w=1441&ssl=1 1441w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?resize=300%2C197&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?resize=1024%2C671&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?resize=768%2C503&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7684\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:67:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"People of WordPress: Kim Parsell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/11/people-of-wordpress-kim-parsell/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2019/11/people-of-wordpress-kim-parsell/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 08 Nov 2019 23:58:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7662\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:371:\"You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories. Meet Kim Parsell We’d like to introduce you to Kim Parsell. Kim was […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7628:\"\n<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Meet Kim Parsell</strong></h2>\n\n\n\n<p>We’d like to introduce you to Kim Parsell. Kim was an active and well-loved member of the WordPress community. Unfortunately, she passed away in 2015. Lovingly referred to as #wpmom, she leaves behind a legacy of service. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?fit=632%2C252&ssl=1\" alt=\"\" class=\"wp-image-7664\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?resize=300%2C120&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?resize=1024%2C408&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?resize=768%2C306&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Kim Parsell</figcaption></figure>\n\n\n\n<h2><strong>How Kim became #wpmom</strong></h2>\n\n\n\n<p>In order to understand how highly valued the WordPress community was to Kim Parsell, you have to know a bit about her environment.</p>\n\n\n\n<p>Kim was a middle-aged woman who lived off a dirt road, on top of a hill, in Southern rural Ohio. She was often by herself, taking care of the property with only a few neighbors up and down the road.</p>\n\n\n\n<p>She received internet access from towers that broadcast wireless signals, similar to cell phones but at lower speeds.</p>\n\n\n\n<h2><strong>Connecting through attending live podcast recordings</strong></h2>\n\n\n\n<p>By listening to the regular podcast, WordPress Weekly, Kim met members of the WordPress community and was able to talk to them on a weekly basis. The show and its after-hours sessions provided Kim a chance to mingle with the who’s who of WordPress at the time. It helped establish long-lasting relationships that would open up future opportunities for her.</p>\n\n\n\n<p>Since she lived in a location where few around her used or had even heard of WordPress, the community was an opportunity for her to be with like-minded people. Kim enjoyed interacting with the community, both online and at WordCamp events, and many community members became her second family, a responsibility she took very seriously.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“Many members of the WordPress community became her second family, a responsibility she took very seriously.”</em></p><cite><em>Jeff Chandler</em></cite></blockquote>\n\n\n\n<h2><strong>One of the first women of WordPress</strong></h2>\n\n\n\n<p>Kim is regarded as one of the first “women of WordPress,” investing a lot of her time in women who wanted to break into tech. She worked hard to create a safe environment sharing herself and her knowledge and was affectionately called #wpmom.</p>\n\n\n\n<p>She contributed countless hours of volunteer time, receiving “props” for 5 major releases of WordPress, and was active on the documentation team. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“Affectionately called #wpmom, Kim was an investor. She invested countless hours into the WordPress project and in women who wanted to break into tech.”</em></p><cite><em>Carrie Dils</em></cite></blockquote>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?fit=632%2C468&ssl=1\" alt=\"\" class=\"wp-image-7663\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?w=1280&ssl=1 1280w, https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?resize=300%2C222&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?resize=1024%2C759&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?resize=768%2C569&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Kim at WordCamp San Francisco</figcaption></figure>\n\n\n\n<h2><strong>Kim Parsell Memorial Scholarship</strong></h2>\n\n\n\n<p>In 2014, she received a travel stipend offered by the WordPress Foundation that enabled her to attend the WordPress community summit, held in conjunction with WordCamp San Francisco. She shared with anyone who would listen, that this was a life-changing event for her. </p>\n\n\n\n<p>The WordPress Foundation now offers that scholarship in her memory. The Kim Parsell Memorial Scholarship provides funding annually for a woman who contributes to WordPress to attend WordCamp US, a flagship event for the WordPress community.</p>\n\n\n\n<p>This scholarship truly is a fitting memorial. Her contributions have been vital to the project. Moreover, the way she treated and encouraged the people around her has been an inspiration to many. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Her spirit lives on in the people she knew and inspired. Here’s hoping that the Kim Parsell Memorial Scholarship will serve to further inspire those who follow in her footsteps.</em></p><cite><em>Drew Jaynes</em></cite></blockquote>\n\n\n\n<h2><strong>Kim is missed, but her spirit continues to live on</strong></h2>\n\n\n\n<p>Sadly Kim died just a few short months later. But her spirit lives on in the people she knew and inspired within her communities. The Kim Parsell Memorial Scholarship will serve to further inspire those who follow in her footsteps.</p>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Alison Rothwell (<a href=\'https://profiles.wordpress.org/wpfiddlybits/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wpfiddlybits</a>), Yvette Sonneveld (<a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</a>), Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>), Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>), Jeff Chandler, Carrie Dils, Jayvee Arrellano, Jan Dembowski, Drew Jaynes</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?resize=632%2C474&ssl=1\" alt=\"\" class=\"wp-image-7025\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?w=1024&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?resize=300%2C225&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?resize=768%2C576&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\">\n<p> <em>This post is based on an article originally published on HeroPress.com, a community initiative created by <a href=\"https://profiles.wordpress.org/topher1kenobe/\">Topher DeRosia</a>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em> </p>\n</div>\n</div>\n\n\n\n<p> <em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em> </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2019/11/people-of-wordpress-kim-parsell/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"11\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7662\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.3 RC4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2019/11/wordpress-5-3-rc4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Nov 2019 23:56:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7596\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:388:\"The fourth release candidate for WordPress 5.3 is now available! WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time! There are two ways to test the WordPress 5.3 release candidate: Try the WordPress Beta Tester plugin (choose the “bleeding edge […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3674:\"\n<p>The fourth release candidate for WordPress 5.3 is now available!</p>\n\n\n\n<p>WordPress 5.3 is currently scheduled to be released on <strong><a href=\"https://make.wordpress.org/core/5-3/\">November 12 2019</a></strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.3 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.3 release candidate:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.3-RC4.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.3, please see the <a href=\"https://wordpress.org/news/2019/10/wordpress-5-3-release-candidate/\">first</a>, <a href=\"https://wordpress.org/news/2019/10/wordpress-5-3-rc2/\">second</a> and <a href=\"https://wordpress.org/news/2019/10/wordpress-5-3-rc3/\">third</a> release candidate posts.</p>\n\n\n\n<p>Release Candidate 4 contains three bug fixes for the new default theme, Twenty Twenty (see <a href=\"https://core.trac.wordpress.org/ticket/48450\">#48450</a>), and addresses the following:</p>\n\n\n\n<ul><li>The Twemoji library has been updated from 12.1.2 to 12.1.3 (see <a href=\"https://core.trac.wordpress.org/ticket/48293\">#48293</a>).</li><li>Two regressions in the Media component (see <a href=\"https://core.trac.wordpress.org/ticket/48451\">#48451</a> and <a href=\"https://core.trac.wordpress.org/ticket/48453\">#48453</a>).</li><li>One bug in the Upload component (see <a href=\"https://core.trac.wordpress.org/ticket/48472\">#48472</a>)</li><li>Five bugs in the Block Editor component (see <a href=\"https://core.trac.wordpress.org/ticket/48502\">#48502</a>)</li></ul>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.3 and update the <em>Tested up to</em> version in the readme to 5.3. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure those out before the final release.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2019/10/17/wordpress-5-3-field-guide/\">WordPress 5.3 Field Guide</a> has also been published, which details the major changes.</p>\n\n\n\n<p>A new dev note has been published since the Field Guide was released, <a href=\"https://make.wordpress.org/core/2019/11/05/use-of-the-wp_update_attachment_metadata-filter-as-upload-is-complete-hook/\">Use of the “wp_update_attachment_metadata” filter as “upload is complete” hook</a>. Plugin and theme authors are asked to please read this note and make any necessary adjustments to continue working well in WordPress 5.3 or share any difficulties encountered on <a href=\"https://core.trac.wordpress.org/ticket/48451\">#48451</a>.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7596\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:48:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"2019 Annual Survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/news/2019/11/2019-annual-survey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 02 Nov 2019 21:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7460\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:326:\"It’s time for our annual user and developer survey! If you’re a WordPress user or professional, we want your feedback. It only takes a few minutes to fill out the survey, which will provide an overview of how people use WordPress. We’re excited to announce that this year, for the first time, the survey is […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Andrea Middleton\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2236:\"\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image-12-1.png?fit=632%2C281&ssl=1\" alt=\"\" class=\"wp-image-7472\" width=\"329\" height=\"146\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image-12-1.png?w=1070&ssl=1 1070w, https://i0.wp.com/wordpress.org/news/files/2019/11/image-12-1.png?resize=300%2C133&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/image-12-1.png?resize=1024%2C456&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/image-12-1.png?resize=768%2C342&ssl=1 768w\" sizes=\"(max-width: 329px) 100vw, 329px\" /></figure></div>\n\n\n\n<p>It’s time for our annual user and developer survey! If you’re a WordPress user or professional, we want your feedback.</p>\n\n\n\n<p>It only takes a few minutes to <a href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-english\">fill out the survey</a>, which will provide an overview of how people use WordPress. We’re excited to announce that this year, for the first time, the survey is also available in 5 additional languages: <a href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-french\">French</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-german\">German</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-japanese\">Japanese</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-russian\">Russian</a>, and <a href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-spanish\">Spanish</a>. Many thanks to the community volunteers who helped with the translation effort!</p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background has-vivid-cyan-blue-background-color\" href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-english\">Take the WordPress survey!</a></div>\n\n\n\n<p>The survey will be open for 4 weeks, and results will be published on this blog. All data will be anonymized: no email addresses or IP addresses will be associated with published results. To learn more about WordPress.org’s privacy practices, check out the <a href=\"https://wordpress.org/about/privacy/\">privacy policy</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7460\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 24 Dec 2019 22:06:22 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 18 Dec 2019 22:42:26 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20170306155058\";}','no'),(292918,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1577268381','no'),(292919,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1577225181','no'),(292920,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1577268382','no'),(292921,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Rank Math SEO Plugin Adds WordPress Block Editor Support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95921\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wptavern.com/rank-math-seo-plugin-adds-wordpress-block-editor-support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5310:\"<p>The team behind the <a href=\"https://wordpress.org/plugins/seo-by-rank-math/\">Rank Math SEO plugin</a> released an update that includes full support for the block editor on December 18. The update includes around two dozen features, improvements, and fixes. The biggest feature update was the inclusion of a new plugin sidebar for the block editor.</p>\n\n\n\n<p>Some of the new features include a filter for unlimited focus keywords, an email notification each time the plugin is automatically updated, and a warning when using the review Schema type. It also improved compatibility with the Elementor plugin’s sitemap module and added Advanced Custom Fields integration to the sidebar. A full list of features is available in the plugin’s <a href=\"https://rankmath.com/changelog/\">public change log</a>.</p>\n\n\n\n<p>The team has a <a href=\"https://s.rankmath.com/demo\">public demo available</a> for end-users to test the plugin without having to install it on their sites.</p>\n\n\n\n<p>Bhanu Ahluwalia, co-founder and CMO at Rank Math, said that everyone on the team had been experimenting with the Gutenberg plugin since the first beta was released. “We had some experience with Gutenberg, but working on Rank Math has taught us so many things and helped us on so many levels,” he said.</p>\n\n\n\n<p>It was not always a smooth journey. Ahluwalia said the team wanted to keep the plugin lightweight and not sacrifice speed with new technologies. “We had to learn React, Webpack, ES6, etc.,” he said. “In essence, we had to re-learn patterns, practices, and pitfalls of Gutenberg, and we had to do it all with little-to-no documentation available. We had to dive deep into the code and get ourselves familiar with every line of code to ensure nothing interfered with the existing functions of our plugin.”</p>\n\n\n\n<h2>Testing the Block Editor Sidebar</h2>\n\n\n\n<img />Rank Math sidebar as seen in the block editor.\n\n\n\n<p>Immediately upon activating the update, I noted the Rank Math button at the top right of the editor. Admittedly, I was not happy with the space the button took up or its difference in design when compared to other plugin sidebar buttons. Instead of a simple icon, the button includes both an icon and an SEO score. As more and more plugins and themes begin adding sidebars of their own, this space could become cluttered quickly. I would like to see this scaled back to simply be an icon and not take up precious screen real estate.</p>\n\n\n\n<p>The plugin manages to pack a ton of options and information into a tight spot. Once viewing the plugin sidebar, it presents four sub-tabs (General, Advanced, Schema, and Social), each with custom panels or sections. While I am not generally a fan of complex SEO plugins and prefer solutions such as <a href=\"https://wptavern.com/slim-seo-keeps-options-simple-and-handles-the-legwork-of-seo\">Slim SEO</a>, the plugin handles the interface gracefully.</p>\n\n\n\n<p>In comparison to the old meta boxes, the interface is a huge step up. The meta box system used in previous versions of the plugin or with the current Classic editor is cumbersome at best. The team had to get more creative to pull off a solution for the sidebar, which forced them to tighten up the interface.</p>\n\n\n\n<p>Not all users were happy with the <a href=\"https://wordpress.org/support/topic/sidebar-really/\">narrow space</a> provided by the new sidebar. The Rank Math team was ahead of the game and included a <a href=\"https://rankmath.com/kb/filters-hooks-api-developer/#disable-gutenberg-sidebar\">filter hook to disable</a> this feature. Disabling will return the old-style meta box at the bottom of the post-editing area.</p>\n\n\n\n<p>“Supporting both the Classic Editor and Gutenberg at once with a single plugin is hectic to say the least,” said Ahluwalia. “We would rather put our energy into a single editing experience, but seeing how WordPress is evolving after Gutenberg, we have to double our efforts to offer a consistent user experience.”</p>\n\n\n\n<p>At the moment, the team plans to continue supporting the classic editor until at least 2022. “Depending on the user feedback and the acceptance of the Classic editor, we can continue to support it even further,” said Ahluwalia.</p>\n\n\n\n<p>The Rank Math also team shared a video of block editor support on Twitter:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">🎉 Here\'s a sneak preview of Rank Math\'s upcoming major update which adds <a href=\"https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw\">#Gutenberg</a> support – now it\'s even easier for people using the latest version of <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> to use Rank Math <a href=\"https://twitter.com/hashtag/SEO?src=hash&ref_src=twsrc%5Etfw\">#SEO</a> 🔝<br /><br />Want to take the Beta for a spin now? Join us on Facebook<a href=\"https://t.co/Ykfhj2d5Z1\">https://t.co/Ykfhj2d5Z1</a> <a href=\"https://t.co/E1ItpD0b4B\">pic.twitter.com/E1ItpD0b4B</a></p>— Rank Math SEO (@rankmathseo) <a href=\"https://twitter.com/rankmathseo/status/1198226289129189376?ref_src=twsrc%5Etfw\">November 23, 2019</a></blockquote>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Dec 2019 19:53:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"BuddyPress: BuddyPress 5.1.1 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=309527\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2019/12/buddypress-5-1-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1122:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.5.1.1.zip\">BuddyPress 5.1.1</a> is now available. This is a security release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.</p>\n\n\n\n<p>The 5.1.1 release addresses one security issue:</p>\n\n\n\n<ul><li>A denied of service was fixed that could allow a logged in user to remove another user’s avatar and also any empty folder. Discovered by <a href=\"https://hackerone.com/nomnom\">nomnom</a>.</li></ul>\n\n\n\n<p>Thi vulnerability was reported privately to the BuddyPress team, in accordance with <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’s security policies</a>. Our thanks to the reporter for practicing coordinated disclosure.</p>\n\n\n\n<p>For complete details, visit the <a href=\"https://codex.buddypress.org/releases/version-5-1-1/\">5.1.1 changelog</a>.</p>\n\n\n\n<p>Update to BuddyPress 5.1.1 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Dec 2019 09:45:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: Version 1 Prototype of the WordPress Admin Block Directory Announced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95946\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wptavern.com/version-1-prototype-of-the-wordpress-admin-block-directory-announced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7139:\"<p>Mel Choyce-Dwan shared the first version of the <a href=\"https://make.wordpress.org/design/2019/12/19/block-directory-in-wp-admin-v1/\">WordPress admin block directory prototype</a> the design team has been working on. The goal is to bring the block directory to the admin in WordPress 5.5, which is currently <a href=\"https://wptavern.com/progress-on-wordpress-2019-projects-sets-2020-roadmap\">set for August 2020 on the roadmap</a>. The post also outlines reusable components that can be used in other areas of the admin in the long term.</p>\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-wp-admin?node-id=1460%3A277&viewport=366%2C373%2C0.25&scaling=min-zoom\">Figma prototype</a> is available for those who want to give it a test run. It is important to remember that this is an early version and many things can change by the time the block directory lands in WordPress.</p>\n\n\n\n<p>The prototype was built after feedback from the <a href=\"https://make.wordpress.org/design/2019/07/11/block-directory-in-wp-admin-concepts/\">first round of concepts shared</a> in July on the Make Design blog.</p>\n\n\n\n<p>For this admin project to be successful, WordPress plugin developers will need to start submitting blocks to the <a href=\"https://wordpress.org/plugins/browse/block/\">block directory</a> on WordPress.org. At the moment, there are only 10 blocks listed. Getting in early will give block authors an edge on the competition. The block directory has a few <a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">additional guidelines</a> beyond normal plugins that authors should review.</p>\n\n\n\n<h2>About Blocks Screen</h2>\n\n\n\n<img />About Blocks admin screen.\n\n\n\n<p>The About Blocks screen is the primary blocks admin screen. It appears to be an informational page with resources for users to learn more about using blocks on their sites. It also has links to development resources for designing and building blocks. </p>\n\n\n\n<p>Making this information directly available, especially to users, would be a smart decision if it makes it into the final design. As we move toward an entirely new way to build websites with WordPress, it is important to provide learning tools to users. This seemed to be one of the missing components when the block editor first launched in core. If done right, it could ease the burden on new users and old users who are transitioning to the new editor.</p>\n\n\n\n<p>The above screenshot also shows the new admin screen header proposal. The page title is followed by a short description of what the screen is about. Followed the intro are action links on the left and meta-type links on the right. I am a fan of the generous use of whitespace and extra information.</p>\n\n\n\n<h2>Add Blocks Screen</h2>\n\n\n\n<img />Add Blocks screen.\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A2958&viewport=366%2C373%2C0.25&scaling=min-zoom\">add blocks screen</a> is similar to the current new plugin screen in the WordPress admin. The primary “Featured” tab (the tab opened when first visiting the screen) is broken down into various sections, such as “Blocks We Love” and “Popular Tags.”</p>\n\n\n\n<p>One of the more interesting sections of this page is the “Top Authors” list. This concept would be a great way to give recognition to block authors who are building useful blocks for the community.</p>\n\n\n\n<p>There is also a “Recent Blocks” section near the bottom of the page. I would rather see a top tab for that. It feels a bit buried in the current design. New plugin and theme authors already struggle to break into popular lists. Recently-added blocks should be higher up the page or have a dedicated tab/page to showcase them a bit more.</p>\n\n\n\n<h2>Installed Blocks Screen</h2>\n\n\n\n<img />Installed Blocks screen.\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A2958&viewport=366%2C373%2C0.25&scaling=min-zoom\">block installation screen</a> is similar to the existing installed plugins screen in core and lists all of the blocks that are installed. There are also active and inactive tabs. Improvements here are primarily around list table design. On the whole, they are minor adjustments, but the look of the tables is much nicer. <em>Can we have this in core, across the board, now?</em></p>\n\n\n\n<p>A new element is the “Instances” column, which lists the number of times a block has been used on the site. By clicking the number, you are taken to a new screen that lists the posts the block has been used in. It also displays the instances for each post. This would be a useful feature for deciding whether to deactivate or remove a block.</p>\n\n\n\n<p>Side note to this: I have worked on numerous projects in the past where I was doing cleanup and attempting to figure out if a plugin, especially those with shortcodes, were in use on the site. Showing the instances count for blocks is brilliant.</p>\n\n\n\n<h2>Manage Blocks Screen</h2>\n\n\n\n<img />Manage Blocks screen.\n\n\n\n<p>Plugins such as <a href=\"https://wordpress.org/plugins/block-options/\">EditorsKit</a> have had built-in block management for a while. However, this feature feels like it should be in core WordPress. There are numerous core blocks that some users will likely never use. Having the ability to hide them from the block inserter will reduce clutter and make it easier to find the blocks they need.</p>\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A14224&viewport=366%2C373%2C0.25&scaling=min-zoom\">block management screen</a> will allow users to activate or deactivate any specific block on their website. Like the block installation screen, it also displays the number of instances a block is in use.</p>\n\n\n\n<h2>Reusable Blocks Screen</h2>\n\n\n\n<img />Reusable Blocks screen.\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A15861&viewport=366%2C373%2C0.25&scaling=min-zoom\">reusable blocks screen</a> is already available in WordPress. It does not currently have an admin menu link, so it is not easily discoverable. You can view it by going to the <code>yoursite.com/wp-admin/edit.php?post_type=wp_block</code> URL or clicking the “Manage All Reusable Blocks” link under the “Reusable” tab in the block inserter.</p>\n\n\n\n<p>This screen allows users to manage blocks that are stored for reuse within multiple posts. Like the installation and management screens, the prototype displays an instances column for tracking how often the block has been used.</p>\n\n\n\n<p>Users can import and export reusable blocks. It will be interesting to see if more WordPress users start sharing their block creations with others once this screen has better exposure or if it will be something people simply use to copy blocks from site to site.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Dec 2019 21:09:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: WordPress 5.3.2 Addresses a Handful of Bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95927\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wptavern.com/wordpress-5-3-2-addresses-a-handful-of-bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2810:\"<p>On December 18, less than a week since <a href=\"https://wptavern.com/wordpress-5-3-1-includes-security-and-bug-fixes-accessibility-enhancements-and-twenty-twenty-changes\">WordPress 5.3.1 security update</a> shipped to the masses, the core team dropped a <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\">version 5.3.2 maintenance release</a>. No security issues were named in this update. Instead, 5.3.2 addresses a couple of high-priority bugs along with a few other issues.</p>\n\n\n\n<p>Users with automatic updates enabled should already be updated to the latest version or will receive an update soon. Other users should update as soon as they are able, especially if their installation is affected by any of the following issues.</p>\n\n\n\n<p>The first high-priority fix addressed an issue with modified post objects that have an invalid date. The fix ensures that the <code>get_feed_build_date()</code> function handles this scenario. The documentation was updated to clarify the function will return <code>false</code> on failure. This change also led to a comparison-check fix in the test tools when inserting a post with a future or published status.</p>\n\n\n\n<p>The second major bug fixed in 5.3.2 was an edge case where unique file names could clash. On case-sensitive systems, the <code>wp_unique_filename()</code> function failed to rename some files when the uploaded file matched an existing file with an uppercase file extension. The fix addresses a fatal error in those cases.</p>\n\n\n\n<p>Developers tackled another issue with the <code>wp_unique_filename()</code> function. When a destination directory for an uploaded file was unreadable, WordPress was throwing PHP warnings. The fix includes only running the final filename-collision test for files that are saved to the user’s <code>/uploads</code> directory.</p>\n\n\n\n<p>Building off the accessibility work in the previous release, buttons with the <code>.active</code> class are now properly styled in the non-default admin color schemes. On some screens, particularly the Permalinks admin screen, active buttons had white text on a light gray background, making them unreadable.</p>\n\n\n\n<p>Users who wish to do so, can <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-2/\">view the full release documentation</a> from WordPress.</p>\n\n\n\n<p>With the widespread usage of automatic updates, it would be nice to see more of these quicker releases during the development cycle. Maybe weekly releases are a bit much. However, shipping a few extra minor releases between major upgrades would be a good opportunity to knock out some of the 6,500 Trac tickets on <a href=\"https://wptavern.com/progress-on-wordpress-2019-projects-sets-2020-roadmap\">WordPress’ 2020 roadmap</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Dec 2019 00:19:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 5.3.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8275\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2828:\"<p>WordPress 5.3.2 is now available!</p>\n\n\n\n<p>This maintenance release features 5 fixes and enhancements.</p>\n\n\n\n<p>WordPress 5.3.2 is a short-cycle maintenance release. The next major release will be version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.2 by clicking the button at the top of this page, or visit your<strong> Dashboard → Updates</strong> and click <strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Shortly after <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">WordPress 5.3.1 was released</a>, a couple of high severity Trac tickets were opened. The Core team scheduled this quick maintenance release to resolve these issues.</p>\n\n\n\n<p>Main issues addressed in 5.3.2:</p>\n\n\n\n<ul><li>Date/Time: Ensure that <code>get_feed_build_date()</code> correctly handles a modified post object with invalid date.</li><li>Uploads: Fix file name collision in <code>wp_unique_filename()</code> when uploading a file with upper case extension on non case-sensitive file systems.</li><li>Media: Fix PHP warnings in <code>wp_unique_filename()</code> when the destination directory is unreadable.</li><li>Administration: Fix the colors in all color schemes for buttons with the <code>.active</code> class.</li><li>Posts, Post Types: In <code>wp_insert_post()</code>, when checking the post date to set <code>future</code> or <code>publish</code> status, use a proper delta comparison.</li></ul>\n\n\n\n<p>For more information, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=!task+(blessed)&resolution=fixed&milestone=5.3.2&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">browse the full list of changes on Trac</a> or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-2/\">version 5.3.2 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>Thank you to everyone who contributed to WordPress 5.3.2:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey “Rarst” Savchenko</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Dec 2019 22:42:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: One-Time vs. Recurring Payments for WordPress Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95900\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/one-time-vs-recurring-payments-for-wordpress-products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6248:\"<p>Jeff Starr posed the question at Digging into WordPress: <a href=\"https://digwp.com/2019/12/pricing-model-better/\">Which Pricing Model Do You Prefer: One-Time or Recurring?</a></p>\n\n\n\n<p>It is not the first time the question has been asked in the WordPress community and will not be the last. It is important that we keep coming back to it from time to time.</p>\n\n\n\n<p>In the early days of the commercial WordPress ecosystem, many shops sold products for a one-time fee. This was particularly true during the 2007-2010 years, which were what many dub the “WordPress themes heyday,” a period in which theme shops raked in tons of cash due to lack of competition.</p>\n\n\n\n<p>As the market became more saturated, many businesses saw the writing on the wall. One-time fees for commercial themes or plugins did not make for a sustainable business model. Of course, some companies pushed forward with that model. They were either large enough to capitalize on an influx of new customers every year or they continued to push out new products for existing customers to buy.</p>\n\n\n\n<p>Today, most theme and plugin shops utilize a recurring business model. Many of those shops also set up automatic renewals. From a business perspective, companies need to keep existing customers while bringing in new buyers to continue maintaining, supporting, and building new features for the current product catalog. Companies also need growth to build new products. A recurring fee helps ease the burden of supporting and maintaining the existing products.</p>\n\n\n\n<p>Pippin Williamson <a href=\"https://pippinsplugins.com/automatic-license-renewals-twenty-months-later/\">saw massive revenue growth</a> over 20 months after turning on automatic renewals across his company’s various products. Other companies have seen similar increases with the same model.</p>\n\n\n\n<p>As a former business owner, I <em>dumb-lucked</em> my way into yearly, recurring payments. When I first launched a theme shop in 2008, that was the model I went with. I did not know a single thing about running a business except that money exchanged hands. I was in my early 20s and accustomed to living off minimum wage, digging change from the couch to buy a value meal, and finding creative ways — short of dumpster diving — to scrape by. Anything better than that was a success for me. Recurring payments just made sense, especially because I was vastly undercutting my competitors in price. That one decision helped sustain my business for many years. In hindsight, I would not have had the little success I had with a single-payment model because I never brought in enough new customers.</p>\n\n\n\n<p>Having worked on the business end of WordPress for over a decade and being a member of the community for even longer, it is easy for me to say most companies should use a recurring business model.</p>\n\n\n\n<p>However, as a software customer in general, I have not always maintained that mindset. There are many pieces of software that I loathe paying for each year. This was particularly true before running a business that dealt with software. There is a part of me that feels some shame for disliking the recurring model with non-WordPress software. Those businesses need to pay their employees and afford to continue making the product better.</p>\n\n\n\n<p>On the other hand, there is always that part of me that simply wants to pay for something once and always have access to it. Perhaps I am a product of my culture. Software is unlike other art forms where Version 1.0 is the finished product. Customers do not always see the work that goes on to maintain, support, and continue building a product. That is certainly true when I look at non-WordPress software.</p>\n\n\n\n<p>For WordPress products, I am always more than happy to pay a recurring fee because I have been on the other side. I also get to talk with others every day who are trying to run their own companies. That human variable in the equation changes how I view software in the WordPress ecosystem in a way that is much harder with other software.</p>\n\n\n\n<h2>A Middle Ground</h2>\n\n\n\n<p>Starr pointed out a middle-of-the-road option that few WordPress companies take but is often the model used for other software products. Major releases of software carry an upgrade fee while minor and patch releases are included with the initial purchase. Often, major software releases have years in between. Customers may not feel like they are constantly having to pay for updates in this system. Major upgrades also mean feature upgrades. Features are what sell the product to the average end-user.</p>\n\n\n\n<p><a href=\"https://www.literatureandlatte.com/scrivener/overview\">Scrivener</a>, a writing program for authors, uses this model. Instead of having to pay yearly, I can upgrade to the new, shiny version when it drops with loads of features. As a customer, I feel like I am getting something tangible when forking over the cash for an update.</p>\n\n\n\n<p>Perhaps I am happy to continue paying for software that helps me pursue my lifelong dream of becoming a novelist. Perhaps the company simply knows how to sell to its customer base. Either way, it is one piece of software that I have never complained about renewing.</p>\n\n\n\n<h2>What is the Best Option?</h2>\n\n\n\n<p>To answer the question posed by Starr, I will always prefer a one-time fee as a customer simply because it is in my nature to want to pay the least amount I can for anything. However, I would prefer most WordPress businesses to go with whatever model is most sustainable for their specific business. We are all in this boat together, and I wish growth for the ecosystem.</p>\n\n\n\n<p>One of the missing pieces with many WordPress plugin and theme shops is that they need to find creative ways to sell the customer on coming back. Support and maintenance can be eye-catching for agencies and freelancers, but they are not always selling points for the average consumer after that initial purchase.</p>\n\n\n\n<p>Right now, there is a sense of complacency as WordPress-related businesses have stuck with similar recurring options over the last several years. It might be time for someone to shake things up.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Dec 2019 20:37:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Bluehost Launches Premium WordPress Theme Marketplace to Customers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wptavern.com/bluehost-launches-premium-wordpress-theme-marketplace-to-customers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5675:\"<img />Screenshot of the Bluehost Marketplace from the customer dashboard.\n\n\n\n<p>In November, web hosting provider Bluehost <a href=\"https://www.bluehost.com/blog/bluehost-news/introducing-wordpress-themes-to-the-bluehost-marketplace-12981/\">launched a WordPress plugin and theme marketplace</a>. The company integrated with <a href=\"https://www.mojomarketplace.com/\">MOJO Marketplace</a> to provide access to WordPress products via its customer dashboard. Currently, the marketplace is open to third-party theme developers. Plugin authors will have to wait, but they will eventually be able to sell their plugins through the Bluehost Marketplace.</p>\n\n\n\n<p>By integrating with MOJO Marketplace, much of the existing infrastructure and products are already in place. Bluehost can simply offer the products to its customers through a custom-built interface and provide MOJO sellers with another avenue for distribution.</p>\n\n\n\n<p>The idea behind the marketplace is for Bluehost’s customers to be able to build their websites without ever leaving their control panel. “Ultimately, we are trying to save customers time and energy from having to hunt for these things themselves and instead work within the dashboard to find the themes and plugins that are best fit for their site,” said Suhaib Zaheer, general manager for Bluehost.</p>\n\n\n\n<p>“Our native marketplace also provides our customers with the ability to automatically install the themes and plugins they have purchased, reducing the amount of time and number of steps required to get their site appearance and functionality up and running,” he said.</p>\n\n\n\n<p>The Bluehost Marketplace currently has over 900 themes and 18 WooCommerce plugins for customers to choose from. The themes are all viewable via the <a href=\"https://www.mojomarketplace.com/themes/wordpress\">WordPress themes page</a> on the MOJO website. All themes uploaded by sellers go through a manual review process by the Bluehost Marketplace team before approval. This includes basic items like design quality, functionality, installation, and documentation.</p>\n\n\n\n<p>There is also a “Bluehost Certified” filter available to users who want to use themes that have been further tested for quality control. “We conduct additional reviews to certify themes for our Bluehost Certified category on a quarterly basis,” said Zaheer .</p>\n\n\n\n<p>There appear to be 85 themes that are Bluehost Certified based on a screenshot acquired of the marketplace. However, that number is not verified. The MOJO Marketplace page does not appear to have a filter to view these, but it is available to users of Bluehost’s hosting service.</p>\n\n\n\n<h2>Selling on the Bluehost Marketplace</h2>\n\n\n\n<p>Theme developers who want to sell themes via Bluehost can apply through <a href=\"https://mojosupport.zendesk.com/hc/en-us/categories/200823136-Sellers\">MOJO Marketplace</a>. Authors should note that they would like to be Bluehost Certified. </p>\n\n\n\n<p>Theme sellers who want to get certification must meet the <a href=\"https://my.bluehost.com/hosting/help/certified-wordpress-themes\">Bluehost Certified guidelines</a>. Some are fairly normal and would be expected in today’s market such as responsiveness, browser compatibility, fast load times, and active support from the author.</p>\n\n\n\n<p>Others are a bit of a head-scratcher. </p>\n\n\n\n<p>Certification requires that themes support page builders. It’s unclear which page builders need to be supported and what level of support is necessary. Ideally, this would be the other way around. Page builders should be built in such a way that they do not need theme-specific support.</p>\n\n\n\n<p>Demo content is required. It is not clear if the requirements simply mean to provide an installable XML file with demo content or for the theme to output demo content in the absence of user content. Based on the description, it seems like the latter. If so, I would not want any part of that as a potential theme author. I could see requiring the use of the WordPress starter content feature in this case but nothing more.</p>\n\n\n\n<p>The requirements also list “plugins supported” with no additional description. <em>Good luck to theme authors figuring out exactly what that means.</em></p>\n\n\n\n<p>Bluehost needs to make its Bluehost Certified page more detailed to be attractive to potential theme authors. There are far too many unanswered questions.</p>\n\n\n\n<p><a href=\"https://mojosupport.zendesk.com/hc/en-us/articles/115001076306-Commission-Rates\">Commission rates</a> are the same rates as other themes on the MOJO Marketplace. Themes sold exclusively through the marketplace earn between 50% and 70% based on the number of sales. Non-exclusive theme commissions are at a flat rate of 50%. Both exclusive and non-exclusive authors can distribute their themes through the Bluehost Marketplace.</p>\n\n\n\n<p>“Theme sellers are welcome to set the price of their item,” said Zaheer. “However, we recommend they stay within $49-$69 range. If the review team does not feel the price is uniform with other themes in the same category, they will request a price change in order to be sold on the Marketplace.”</p>\n\n\n\n<p>The pricing recommendation seems to be a bit on the low end, but it is consistent with the theme industry’s race to the bottom. Quality theme work should be at least double.</p>\n\n\n\n<p>Fortunately for theme authors, pricing is based on yearly renewals. They are required to offer technical assistance within 24-48 hours while a user’s yearly support license is up to date.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Dec 2019 20:40:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WordPress.org blog: State of the Word: the story of the slides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8233\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2019/12/state-of-the-word-the-story-of-the-slides/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8021:\"<p>During the State of the Word at WordCamp US 2019, Matt Mullenweg shared that Gutenberg was used to create his slides and the presentation was powered by the Slides plugin. Using WordPress to power a slide deck isn’t an obvious choice, so we wanted to showcase the process and give some tips for making slide layouts using Gutenberg.</p>\n\n\n\n<p><em>This post is co-written by Ella and <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie</a>, who (along with <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a></em> <em>and a cast of supporters) helped create this year’s State of the Word slide deck.</em></p>\n\n\n\n<h2>How it Started</h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/ellatrix/\">Ella Van Durpe</a> was selected to speak at <a href=\"https://www.youtube.com/watch?v=ZNWNhUPrqB4\">JSConf</a> and ReactEurope and wanted slides for her presentation. </p>\n\n\n\n<p>In the past, she’d used Reveal.js to create slides and enjoyed the freedom to create anything using HTML, CSS and JavaScript. These languages were comfortable, familiar, and also can be published on the web in their native format. </p>\n\n\n\n<p>For these new presentations, she wanted to use Reveal.js again but didn’t feel like writing all the HTML by hand. Creating blocks of content visually, without having to actually write any code, which can be published natively to the web, is exactly what Gutenberg was built for.</p>\n\n\n\n<p>The plugin was prototyped quickly, with hardcoded styles on the slides and zero options. At the end of each presentation, Ella shared a brief demo of the Gutenberg-based slides and the audience was amazed.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">.<a href=\"https://twitter.com/ellatrx?ref_src=twsrc%5Etfw\">@ellatrx</a> any chance you might open source this? <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /> <a href=\"https://t.co/6hygMpBqUA\">https://t.co/6hygMpBqUA</a></p>— Pascal Birchler (@swissspidy) <a href=\"https://twitter.com/swissspidy/status/1131573525612048385?ref_src=twsrc%5Etfw\">May 23, 2019</a></blockquote>\n</div>\n\n\n\n<p>As WordCamp US approached, Ella suggested that her plugin be used for State of the Word. Since it was such a hit with her audience members, it seemed like this would be a great chance to share it with the WordPress community as a whole.</p>\n\n\n\n<span id=\"more-8233\"></span>\n\n\n\n<h2>How it Works</h2>\n\n\n\n<h3>Technical information</h3>\n\n\n\n<p>The plugin registers a custom post type called “presentation” and a new “slide” block. The slide block is a sort of enhanced “Group” block, which is restricted to the root of the post, but you can put any other block inside it. As a result, you have a post filled with only slides at the root and slides filled with content. This maps perfectly to the Reveal.js markup, which requires content in HTML section elements.</p>\n\n\n\n<p>Since these slides each have their own design, the theme styles are disabled and styling is set from each slide. A custom presentation template is provided by the plugin to render the custom post on the front-end.</p>\n\n\n\n<p>Then Ella added options to style the slides. For example, she added options to control the slide background and font, at both the document level and individual slide level. She also added Reveal.js options, which allow you to change the transition style and speed. Lastly, she added a custom CSS field to allow style overwrites.</p>\n\n\n\n<p>For the State of the Word, she also added speaker notes and a speaker view.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?fit=632%2C363&ssl=1\" alt=\"\" class=\"wp-image-8271\" />\n\n\n\n<h3>How it’s Designed</h3>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?fit=632%2C515&ssl=1\" alt=\"\" class=\"wp-image-8262\" />\n\n\n\n<p>The inspiration for the slide designs came from Blue Note album covers (which were also the inspiration for the <a href=\"https://www.slideshare.net/photomatt/state-of-the-word-2011/\">2011 State of the Word slides</a>). These album covers inspired the recent “About” page in WordPress core and the starter content for the new Twenty Twenty theme. This style consists of strong, geometric shapes and simple forms with clean lines. Photography and bold typography are at the heart of this look.</p>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?fit=632%2C541&ssl=1\" alt=\"\" class=\"wp-image-8267\" />\n\n\n\n<p>Various color palettes and font pairings were explored before selecting the best combination for the presentation.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?fit=632%2C407&ssl=1\" alt=\"\" class=\"wp-image-8259\" />\n\n\n\n<p>A strong photographic element was needed for the slides. Past WordCamps are a great source of photos, so we dug through years of photo galleries to find just the right shots. With colors, fonts, and photos, we laid the foundation to build the deck.</p>\n\n\n\n<h2>Tips for Making Gutenberg Slides</h2>\n\n\n\n<h3>Tip One: columns are your friends</h3>\n\n\n\n<p>If you want slides with a precise layout, use columns. As you can see here, we used a 3 column layout to center content within a slide:</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?w=632&ssl=1\" alt=\"\" class=\"wp-image-8260\" />\n\n\n\n<h3>Tip Two: spacer blocks are useful</h3>\n\n\n\n<p>Want to really unlock the power of columns? Combine them with the spacer block! We used spacer blocks to position content over background images, like in this slide:</p>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?w=632&ssl=1\" alt=\"\" class=\"wp-image-8264\" />\n\n\n\n<h3>Tip Three: test on large screens</h3>\n\n\n\n<p>It’s important to preview and test your slides as you go. Make sure to design for the size and aspect ratio of the projector you’ll be using and do a visual check in presentation mode from time to time.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?fit=632%2C405&ssl=1\" alt=\"\" class=\"wp-image-8269\" />\n\n\n\n<h3>Tip Four: check your videos</h3>\n\n\n\n<p>A good demo video is integral to showcase new features. Joen Asmussen has a great post on <a href=\"https://automattic.design/2019/11/12/good-ui-demo-videos/\">creating effective demo videos</a>.</p>\n\n\n\n<h2>Lessons learned</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I’d love to make the art directed compositions easier to create. </em></p><cite><em>Mel Choyce-Dwan</em></cite></blockquote>\n\n\n\n<p>As Gutenberg evolves, one big improvement is that art direction will get easier. Even with the improvements this year, creating some layouts in Gutenberg was trickier than expected. For the more complicated compositions, we relied on SVGs. Eventually, the need for hacks will dissolve away, and a new world of exciting possibilities will open for everyone.</p>\n\n\n\n<p>Browsers offered one of our biggest learnings in this presentation, more than they would if you use Keynote or Powerpoint, for example (tools most of us have used). Often, we found that what we created in the editor varied a when viewed full-screen. We were able to mitigate this by updating the plugin to use a fixed size, instead of using the entire browser window.</p>\n\n\n\n<h2>Wrapping it up</h2>\n\n\n\n<p>If you would like to check out the State of the Word, you can watch the <a href=\"https://wordpress.tv/2019/11/03/2019-state-of-the-word/\">video</a> and read all about it in a <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">post</a>.</p>\n\n\n\n<p>The Slides plugin is not only available on the plugin repo, but you can also get the code from <a href=\"https://github.com/WordPress/slides\">GitHub</a> and <a href=\"https://translate.wordpress.org/projects/wp-plugins/slide/\">help translate</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Dec 2019 19:27:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Ella van Durpe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Matt: Comments and Collatz Conundrum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50619\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://ma.tt/2019/12/comments-and-collatz-conundrum/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1480:\"<p>Over the summer <a href=\"https://terrytao.wordpress.com/\">Terence Tao</a>, a <a href=\"https://en.wikipedia.org/wiki/Fields_Medal\">Fields Medal</a>-winning mathematician considered one of the best of his generation, got an anonymous comment <a href=\"https://terrytao.wordpress.com/2011/08/25/the-collatz-conjecture-littlewood-offord-theory-and-powers-of-2-and-3/\">on his WordPress blog post from 2011 exploring the Collatz conjecture</a> — one of the most persistent problems in math — suggesting he explore the problem for “almost all” numbers. Terence has been a regular WP.com blogger since 2007 and he and his commenters make <a href=\"https://en.support.wordpress.com/latex/\">extensive use of our LaTeX feature to express and embed equations</a>. </p>\n\n\n\n<p>That anonymous comment <a href=\"https://www.quantamagazine.org/mathematician-terence-tao-and-the-collatz-conjecture-20191211/\">led him to an important breakthrough on the Collatz Conundrum, as Quanta Magazine reports</a>. If you want great comments, you as the author have to participate in them and Terence is incredibly active in engaging with the commenters on his site.</p>\n\n\n\n<p>I’ve always said that comments are the best part of blogging, but this is a particularly cool example. <a href=\"https://terrytao.wordpress.com/2019/09/10/almost-all-collatz-orbits-attain-almost-bounded-values/\">Here’s Terence’s latest post on it</a>, with an excellent comment thread following.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Dec 2019 21:46:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Slim SEO Keeps Options Simple and Handles the Legwork of SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95857\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/slim-seo-keeps-options-simple-and-handles-the-legwork-of-seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7627:\"<p>I have been running a blog of some kind since the Spring of 2003. In a few short months, it will be my 17th <em>blog-aversary</em>. The most important lesson I have learned over the years is to not do more work than is necessary to publish a blog post.</p>\n\n\n\n<p>There was a time when I fiddled with custom field boxes to fine-tune every aspect of a blog post, such as meta keywords, descriptions, titles, and much more. However, worrying over every bit of metadata about a post became more work than actually writing the blog post itself. It was killing my creative process.</p>\n\n\n\n<p>I have tried numerous SEO plugins and even built such a plugin myself once. Eventually, I would always come back to simply automating most of the process for whatever project I was working on.</p>\n\n\n\n<p>Some SEO purists may balk at the idea. They might argue that everything must be fine-tuned for the best results in search engines. I could not say. Worrying about ranking seems to be a never-ending, uphill battle. In my experience, no particular plugin has ever given me an edge in comparison to another. Results were always similar regardless of whether I fixated on every detail that options-filled SEO plugins offered or let an automated system generate the bits and pieces I needed.</p>\n\n\n\n<p>I decided to give the <a href=\"https://wordpress.org/plugins/slim-seo/\">Slim SEO plugin</a> a try. It promised to handle the dirty work and ticked most of the boxes in terms of what I was looking for in an SEO plugin.</p>\n\n\n\n<p>Slim SEO is a plugin built by eLightUp, the company behind the <a href=\"https://wordpress.org/plugins/meta-box/\">Meta Box</a> framework and <a href=\"https://wordpress.org/themes/author/gretathemes/\">GretaThemes</a>. Given their history of building quality extensions for WordPress, their SEO plugin made sense for a test run.</p>\n\n\n\n<p>The plugin beautifully handles the basics that you would expect from an SEO plugin. It automatically handles meta tags, including Open Graph Tags for social media. It generates a sitemap of your public posts and pages. It outputs structured data via JSON-LD with no work on the user’s part.</p>\n\n\n\n<p><strong>TL;DR:</strong> For users who are looking for a simple SEO solution with little legwork, Slim SEO is a solid option. For users who want to tinker with every aspect of their SEO, look elsewhere.</p>\n\n\n\n<h2>A Slim User Interface</h2>\n\n\n\n<p>As a user, the things I tire of quickly the most are complex options screens. <em>Just give me the basics.</em> That is exactly what Slim SEO does. It has a single options screen titled “SEO” under the default “Settings” menu in the admin. Currently, the only options are for inputting header and footer scripts from various services, such as Google Tag Manager or Google Analytics.</p>\n\n\n\n<p>On the post-editing screen, the plugin provides a simple meta box for customizing the meta title and description. Users can also opt to hide the post from search engines and change the Facebook and Twitter images for the post. And, that’s it.</p>\n\n\n\n<img />Per-post SEO options meta box.\n\n\n\n<p>Each of these options can be skipped if you prefer to let the plugin handle them automatically.</p>\n\n\n\n<p>Suffice it to say, I am a fan of the slimmed-down interface. The plugin has no SEO scores, keyword rankings, or 20 different options to worry about. It does not show a preview of what the post might look like in a search engine. The options available are items that I <em>may</em> want to configure from time to time, so it’s nice to have the ability to do so when needed.</p>\n\n\n\n<h2>The Downsides of the Plugin</h2>\n\n\n\n<p>Slimmed-down does not always equate to being better. You make sacrifices by allowing the plugin to make decisions that may not always be the best for your site. Keep these in mind when deciding whether to use the plugin.</p>\n\n\n\n<h3>Automatic Redirects</h3>\n\n\n\n<p>One of the biggest downsides of automated systems is that I sometimes want things to be handled differently by the plugin. The plugin’s automatic redirect feature is a good example of that issue. Out of the box, the plugin will redirect all attachment page views to the media file. It also redirects visitors to author archive pages to the home page if the author has not written any posts or on single-author sites.</p>\n\n\n\n<p>These auto-redirects may be desirable for some end-users, but they are not something I want. The problem is there is no clear way to disable this feature, even via code.</p>\n\n\n\n<h3>Header Cleanup</h3>\n\n\n\n<p>The plugin also has a “cleanup” feature that automatically removes the RSD link, Windows Live Writer manifest link, WordPress version number, and post shortlink from the <code><head></code> area on the front end. It may be desirable to remove those items, but their removal would be more appropriate in a cleanup WordPress type of plugin rather than a plugin focused on SEO.</p>\n\n\n\n<h3>Automatic Image Alt Attributes</h3>\n\n\n\n<p>Slim SEO automatically adds the <code>alt</code> attribute to post thumbnails and when inserting images into the editor. The problem is that it uses the attachment title. This could make accessibility worse than simply leaving the alt attribute empty. If your attachment title is something like <code>DS_IMG9453.jpg</code>, it does not accurately describe an image.</p>\n\n\n\n<h3>Breadcrumbs</h3>\n\n\n\n<p>The plugin has a shortcode for outputting breadcrumbs. It must either be manually added to a shortcode-aware area or within a theme template.</p>\n\n\n\n<p>The breadcrumbs functionality provides a baseline experience. It doesn’t handle every scenario or even close to every scenario. The feature will not get you far with highly-complex setups. However, it would work OK for the average install. </p>\n\n\n\n<p>That’s par for the course with SEO plugins — mediocre breadcrumbs at best. Frankly, SEO plugins should drop breadcrumbs from the feature list and let fully-fledged breadcrumb plugins do their thing. Users should use opt for a plugin that specifically focuses on being a breadcrumb plugin. Authors who build those tend to have more experience handling edge cases.</p>\n\n\n\n<h2>How Does the Code Stack Up?</h2>\n\n\n\n<p>From a programming perspective, the code is clean and clear. It is 90% to the point where it should be. The missing 10% is that there are no references to many of the objects the plugin creates. This is not an issue limited to this plugin and is more common than it should be.</p>\n\n\n\n<p>This issue makes it next to impossible to remove actions and filters from hooks. For end-users, this does not matter. For developers, it is not a frustration-free exercise to manipulate how the plugin works. This could easily be solved in numerous ways, such as using a container, service locator, static single instance, singleton, or even a global. Whether some of those methods should be deployed is beyond the scope of this review. Nevertheless, <em>some</em> reference to the plugin’s objects would help.</p>\n\n\n\n<p>Addressing this issue would come in handy disabling those auto-redirects.</p>\n\n\n\n<h2>The Final Verdict</h2>\n\n\n\n<p>Aside from a handful of admittedly trivial gripes, I would use this plugin in lieu of SEO plugins with more options. Years of running multiple sites has taught me to grab for the simplest solutions so that I can get back to doing the things I enjoy doing.</p>\n\n\n\n<p>If you prefer to micro-manage every aspect of your SEO, there are plenty of existing options out there. Slim SEO will not fit your needs.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Dec 2019 20:48:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Inserting Special Characters Into the Block Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95833\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/inserting-special-characters-into-the-block-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3696:\"<p>For users of the Classic WordPress editor who often needed to insert special characters into their posts, life was once simple. Click the “Ω” button in the editor to open a modal with a list of characters not found on a standard keyboard. The user then only needed to click on the character they wanted to insert and go about the business of writing their post.</p>\n\n\n\n<p>For users who made the move to the block editor and were accustomed to inserting special characters at the click of a button, life became more complicated. The answer to their woes was to first insert a Classic block and use its special character inserter, which kind of defeats the purpose of using the new and shiny block editor. Another option was to use the special character app/program packaged with their computer, which assumes all users know the keyboard shortcut for it or how to run the program.</p>\n\n\n\n<p>By many accounts, this would be considered a <em>standard</em> feature for any text editor. When WordPress is at a stage of trying to sell a new editor, it should be prepared to include features that users of the old editor consider standard. The lack of a special-character inserter could have been written off as an oversight if people were not asking for it.</p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/issues/1678\">Reimplement Character Map</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/7162\">Just a Few More Text/Paragraph Formatting Choices?</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/8782\">Add Special Character Menu</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/8817\">Where Are the Special Characters?</a></li></ul>\n\n\n\n<p>People <em>were</em> asking for it.</p>\n\n\n\n<p>Fortunately, the requests caught the attention of the 10up team. In September this year, they <a href=\"https://10up.com/blog/2019/insert-special-characters-wordpress-plugin/\">released the first version</a> of their <a href=\"https://wordpress.org/plugins/insert-special-characters/\">Insert Special Characters</a> plugin. It has since gone through a couple of updates and works well across browsers.</p>\n\n\n\n<p>The plugin is simple and does its job much better than the previous Classic editor inserter. Instead of just handling the basics, the team went above and beyond what was necessary to launch the plugin.</p>\n\n\n\n<p>The plugin adds a new sub-menu item to the text toolbar titled “Ω Special Characters.”</p>\n\n\n\n<img />“Special Characters” rich text menu item.\n\n\n\n<p>After clicking the link to insert a special character, a modal box appears on the screen. The box provides hundreds of special characters to choose from. It sorts them under Miscellaneous, Math, Latin, and Arrow categories while providing a search filter to narrow down the list. The box can also be reached by typing <code>ctrl</code>/<code>cmd</code> + <code>o</code> on the keyboard.</p>\n\n\n\n<img />Special characters insertion modal box.\n\n\n\n<p>Like many modals, the box pops up in a weird position from time to time, depending on where the insertion point is on the screen. Outside of that, I found no major problems with the plugin.</p>\n\n\n\n<p>The plugin also <a href=\"https://github.com/10up/insert-special-characters/blob/1.0.2/README.md#extending\">provides a hook</a> for other developers to manipulate the tabs and available characters in the modal.</p>\n\n\n\n<p>This does beg the question of whether the feature should be implemented in the core block editor now. If the core team puts it in at this point, one would hope they would make it competitive with the plugin. Anything less would be a letdown.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 20:46:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"WPTavern: WordPress 5.3.1 Includes Security and Bug Fixes, Accessibility Enhancements, and Twenty Twenty Changes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95815\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"https://wptavern.com/wordpress-5-3-1-includes-security-and-bug-fixes-accessibility-enhancements-and-twenty-twenty-changes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4204:\"<p><a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">WordPress 5.3.1 was released today</a> with 46 bug fixes and enhancements. Changes include several accessibility improvements and four security vulnerability fixes. The update includes multiple changes to the default Twenty Twenty theme.</p>\n\n\n\n<p>Version 5.3.1 is a security and maintenance release. All users are encouraged to update as soon as possible. For those with auto-updates enabled, updates are currently rolling out. All major branches of WordPress from version 3.7 through 5.3 received the new security fixes.</p>\n\n\n\n<p>The following security issues were addressed:</p>\n\n\n\n<ul><li>Users without the correct permission (capability) could make a post sticky via the REST API.</li><li>An issue where cross-site scripting (XSS) could be stored in links.</li><li>Hardening the <code>wp_kses_bad_protocol()</code> function so that it is aware of the named colon attribute.</li><li>A stored XSS vulnerability using block editor content.</li></ul>\n\n\n\n<p>Most of the release focused on maintenance. Form fields and buttons now have the same height, which should result in a more consistent admin UI. This has long been an issue, but the accessibility changes in WordPress 5.3 highlighted the problem.</p>\n\n\n\n<p>A bug with how permalinks were generated with the new Date/Time changes in WordPress 5.3 has been fixed. This left some sites using date-based URLs with incorrect post permalinks.</p>\n\n\n\n<p>Other changes include removing support for the CollegeHumor oEmbed provider (the site is no longer available), updating the <code>sodium_compat</code> library, and making sure admin verification emails use the user’s locale instead of the site’s locale. For a full overview of all changes, visit the <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-1/\">WordPress 5.3.1 release page</a>.</p>\n\n\n\n<h2>Accessibility Improvements</h2>\n\n\n\n<img />“Coffee” color scheme with new button colors.\n\n\n\n<p>Some of the biggest accessibility changes fixed issues with the <a href=\"https://make.wordpress.org/core/2019/12/10/alternate-color-schemes-changes-in-wordpress-5-3-1/\">alternate admin color schemes</a> available in WordPress. The accessibility improvements to buttons in WordPress 5.3 did not get carried over to most of the alternate schemes. Or, rather, those alternate color schemes were not taken into account when the changes went into effect. This left secondary button elements practically unreadable in some cases, which made accessibility worse.</p>\n\n\n\n<p>Version 5.3.1 creates a unified design for secondary buttons for every color scheme. It also makes sure that the <code>:active</code> state for buttons are consistent.</p>\n\n\n\n<p>Other improvements to accessibility include adding underlines to links on the Dashboard screen that were not clearly links by context, properly disabling nav menu forms when they should not be in use, and adding hover effects for links on the “About” admin screens.</p>\n\n\n\n<h2>Twenty Twenty Changes</h2>\n\n\n\n<img />Author bio option in the customizer.\n\n\n\n<p>The Twenty Twenty theme launched with JavaScript-based, smooth-scroll behavior for anchor links. This feature did not work correctly in all cases. It also broke anchor links to individual comments when paginated comments were enabled on a site. </p>\n\n\n\n<p>Version 1.1 of Twenty Twenty <a href=\"https://make.wordpress.org/core/2019/12/08/twenty-twenty-animated-scroll-changes-in-wordpress-5-3-1/\">includes CSS-based, smooth-scroll behavior</a>. This greatly simplifies the code by using native behavior. It also works based on the user’s reduced motion setting for their browser, which enhances accessibility for the theme.</p>\n\n\n\n<p>The theme update comes packaged with a new option for showing or hiding the post author bio. The setting is available under the “Theme Options” section in the customizer. It is enabled by default and will show the author bio section at the end of every post across the site.</p>\n\n\n\n<p>The Twenty Twenty update also includes several bug fixes, most of which were trivial issues.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 00:58:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WordPress.org blog: WordPress 5.3.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8203\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12695:\"<p>WordPress 5.3.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features 46 fixes and enhancements. Plus, it adds a number of security fixes—see the list below.</p>\n\n\n\n<p>WordPress 5.3.1 is a short-cycle maintenance release. The next major release will be version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.1 by clicking the button at the top of this page, or visit your<strong> Dashboard → Updates</strong> and click <strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Security updates</h2>\n\n\n\n<p>Four security issues affect WordPress versions 5.3 and earlier; version 5.3.1 fixes them, so you’ll want to upgrade. If you haven’t yet updated to 5.3, there are also updated versions of 5.2 and earlier that fix the security issues.</p>\n\n\n\n<ul><li>Props to <a href=\"https://danielbachhuber.com/\">Daniel Bachhuber</a> for finding an issue where an unprivileged user could make a post sticky via the REST API.</li><li>Props to <a href=\"https://blog.ripstech.com/authors/simon-scannell\">Simon Scannell of RIPS Technologies</a> for finding and disclosing an issue where cross-site scripting (XSS) could be stored in well-crafted links.</li><li>Props to the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://wordpress.org/\">WordPress.org</a> Security Team for hardening <code>wp_kses_bad_protocol()</code> to ensure that it is aware of the named colon attribute.</li><li>Props to <a href=\"https://twitter.com/ducnt_\">Nguyen The Duc</a> for discovering a stored XSS vulnerability using block editor content.</li></ul>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Here are a few of the highlights:</p>\n\n\n\n<ul><li>Administration: improvements to admin form controls height and alignment standardization (see related <a href=\"https://make.wordpress.org/core/2019/12/11/admin-form-controls-height-and-alignment-standardization-in-wordpress-5-3-1/\">dev note</a>), dashboard widget links accessibility and alternate color scheme readability issues (see related <a href=\"https://make.wordpress.org/core/2019/12/10/alternate-color-schemes-changes-in-wordpress-5-3-1/\">dev note</a>).</li><li>Block editor: fix Edge scrolling issues and intermittent JavaScript issues.</li><li>Bundled themes: add customizer option to show/hide author bio, replace JS based smooth scroll with CSS (see related <a href=\"https://make.wordpress.org/core/2019/12/08/twenty-twenty-animated-scroll-changes-in-wordpress-5-3-1/\">dev note</a>) and fix Instagram embed CSS.</li><li>Date/time: improve non-GMT dates calculation, fix date format output in specific languages and make <code>get_permalink()</code> more resilient against PHP timezone changes.</li><li>Embeds: remove CollegeHumor oEmbed provider as the service doesn’t exist anymore.</li><li>External libraries: update <code>sodium_compat</code>.</li><li>Site health: allow the remind interval for the admin email verification to be filtered.</li><li>Uploads: avoid thumbnails overwriting other uploads when filename matches, and exclude PNG images from scaling after upload.</li><li>Users: ensure administration email verification uses the user’s locale instead of the site locale.</li></ul>\n\n\n\n<p>For more information, <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=5.3.1&order=priority\">browse the full list of changes on Trac</a> or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-1/\">version 5.3.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>In addition to the security researchers mentioned above, thank you to everyone who contributed to WordPress 5.3.1:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">andraganescu</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey “Rarst” Savchenko</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">aravindajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">epiqueras</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz (Greg) Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">Maciej Mackowiak</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">SGr33n</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, and <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 00:07:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"WPTavern: Gutenberg 7.1 Includes Welcome Modal, Improves Multi-Block Selection, and Adds Drag-and-Drop Featured Images\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95796\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wptavern.com/gutenberg-7-1-includes-welcome-modal-improves-multi-block-selection-and-adds-drag-and-drop-featured-images\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7146:\"<p class=\"has-drop-cap\">The past two weeks have been blazing fast for <a href=\"https://make.wordpress.org/core/2019/12/11/whats-new-in-gutenberg-11-december/\">Gutenberg plugin development</a>. A total of 161 pull requests (patches) were merged into version 7.1 of the plugin. Over 20 bugs were squashed while the team added several enhancements, which include better multi-block selection, a new welcome modal, and drag-and-drop featured images.</p>\n\n\n\n<p>The team refactored several areas of the codebase to prepare for future changes and make it possible to use new hooks. API changes include a new <a href=\"https://github.com/WordPress/gutenberg/pull/17926\">custom select control</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/18609\">text highlight</a>, and <a href=\"https://github.com/WordPress/gutenberg/pull/17603\">custom gradient picker</a> components for developers to use in their plugins.</p>\n\n\n\n<p>The release also featured a toolbar button for switching between “edit” and “select” mode. The select mode allows you to select blocks without opening the editing controls unless you click again within a block, which switches you back to editing mode. The only noticeable difference is that the editing controls do not appear while in select mode. <em>Wondering when I will ever use this feature…</em></p>\n\n\n\n<h2>Welcome Guide Modal</h2>\n\n\n\n<img />New welcome guide modal for first-time users.\n\n\n\n<p>The new version of the plugin includes a <a href=\"https://github.com/WordPress/gutenberg/pull/18041\">pop-up welcome modal</a> for first-time users. There are currently three panels with short introductions to what blocks are, how to use them, and getting to know the block library. </p>\n\n\n\n<p>Ideally, the modal will link out to more extensive documentation in a future iteration. Right now, the information provided does not go into much detail. It feels like a message to say, “Hey, check out this shiny new thing.” However, there needs to be more substance for it to be helpful for first-timers.</p>\n\n\n\n<h2>Improved Multi-block Selection</h2>\n\n\n\n<img />Selecting multiple blocks at once.\n\n\n\n<p>The block editor now incorporates a nicer <a href=\"https://github.com/WordPress/gutenberg/pull/16835\">native multi-block selection</a> process. The first aspect of this change is to use the native selection color, which improves accessibility. It also uses native selection behavior when selecting multiple blocks.</p>\n\n\n\n<p>The second part is important because it paves the way toward partial block selection in a future release. Currently, when selecting text across multiple blocks, the editor extends this out to select all text from the selected blocks. In the future, it should be possible to select only part of the text across multiple blocks. This would be consistent with normal text-based editors where users can select the last sentence from one paragraph and the first from the next, for example.</p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/18746\">Selecting multiple blocks and pasting</a> new content works correctly in 7.1. In the past, the rich text component handled pasting. This resulted in the blocks being split and the pasted content inserted between the split. The block editor now handles the pasting process. This allows users to completely replace multiple selected blocks with a paste.</p>\n\n\n\n<h2>Drag-and-Drop Featured Images</h2>\n\n\n\n<img />Dragging a featured image from the desktop.\n\n\n\n<p>Instead of clicking the featured image box to open the media modal, users can now save themselves a click. Just like dragging and dropping an image into the editor, the featured image box now accepts any image file dropped into it.</p>\n\n\n\n<h2>Table Captions</h2>\n\n\n\n<img />Adding a caption to the table block.\n\n\n\n<p>For those who have long waited for a true table <code><caption></code> implementation, keep on waiting.</p>\n\n\n\n<p>A <a href=\"https://github.com/WordPress/gutenberg/issues/11589\">year-old ticket</a> that was opened for a table caption feature was closed with a solution matching that of other blocks with captions (e.g., image, gallery). The <a href=\"https://github.com/WordPress/gutenberg/pull/15554\">pull request</a> featured a lengthy discussion over the technical limitations of how to best handle the feature. Ultimately, the decision was to wrap tables in a <code><figure></code> element and add the caption via the <code><figcaption></code> tag.</p>\n\n\n\n<p>While this may work for some who need to add a caption or summary below a table, it is not currently helping users who need captions in their normal spot at the top of a table.</p>\n\n\n\n<p>In the long run, users who need to roll out advanced tables will likely need a table block plugin anyway. The Gutenberg and core WordPress implementation is limiting for anything beyond the most basic table output. Real captions would have been a nice touch though.</p>\n\n\n\n<h2>Alignment for the Navigation Block</h2>\n\n\n\n<img />Aligning navigation block items.\n\n\n\n<p>The Navigation block, which moved out of the experimental stage in version 7.0, has a <a href=\"https://github.com/WordPress/gutenberg/pull/18909\">new option for justifying</a> the list items to the left, right, or center. This will be an important feature for full-site editing in the long term because users will want to set their nav menu perfectly.</p>\n\n\n\n<p>This block will likely be in flux for a while. There are still major questions about how navigation will work on mobile, especially as we inch closer to full-site editing. <em>Will core play a role in making mobile menus? Will themes be left to their own devices? Will themes offer multiple options based on screen size?</em></p>\n\n\n\n<h2>Moving Ahead with Templates and Full-Site Editing</h2>\n\n\n\n<p>Coming off the heels of a somewhat controversial <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">documentation proposal for block-based themes</a>, version 7.1 includes a new demo block template named <code>index.html</code>. It is a fallback template in cases where no templates are available. This is an early, experimental step toward making full-site editing a reality. </p>\n\n\n\n<p>Theme developers who want to start looking at what block templates <em>could</em> look like, should <a href=\"https://github.com/WordPress/gutenberg/blob/v7.1.0/lib/demo-block-templates/index.html\">view the demo index.html template</a>.</p>\n\n\n\n<p>Unfortunately, the release ZIP file available through the official plugin repository does not include the <code>index.html</code> template. It was excluded because of a <a href=\"https://github.com/WordPress/gutenberg/issues/19066\">bug in the build process</a>. However, it may be packaged in a version 7.1.1 minor release. The file is correctly included for developers who clone from the Git repository.</p>\n\n\n\n<p>The second step of this process was the addition of a Template Part block. The idea for this block is that it would be a placeholder to add to templates, which would output a template part on the front end.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Dec 2019 21:21:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"bbPress: bbPress 2.6.3 is out!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=206794\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://bbpress.org/blog/2019/12/bbpress-2-6-3-is-out/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:967:\"<p>bbPress 2.6.3 fixes <a href=\"https://bbpress.trac.wordpress.org/query?status=closed&group=resolution&milestone=2.6.3\">9 issues</a> reported by community members:</p>\n\n\n\n<ul><li>Fixes a few typos and grammatical errors</li><li>Bumps required WordPress versions to 5.3.0 (bbPress always only officially supports the latest WordPress version)</li><li>Fixes the Forums widget displaying in the wrong order</li><li>Fixes a JavaScript error with hierarchical replies</li></ul>\n\n\n\n<p class=\"has-text-color has-background has-very-dark-gray-color has-very-light-gray-background-color\">We’re continuing to work on improving bbPress 2.6 while also deciding what exactly will make it into 2.7.</p>\n\n\n\n<p class=\"has-text-color has-background has-very-dark-gray-color\">Expect for the next minor release (bbPress 2.6.4) to be released sometime before Christmas 2019. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f41d.png\" alt=\"?\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Dec 2019 20:52:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Creator of EditorsKit Launches Community Block-Sharing Site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95775\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/creator-of-editorskit-launches-community-block-sharing-site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4340:\"<img />\n\n\n\n<p>Jeffrey Carandang, the creator behind the EditorsKit WordPress plugin, <a href=\"https://shareablock.com/introducing-shareablock-share-and-download-free-gutenberg-block-template-designs/\">launched a new community site</a> for sharing block designs and templates today. The ShareABlock website allows visitors to download block files directly from the site and import them into the block editor. Users can also sign up to share custom block designs and full-blown block templates. All downloads are available for free.</p>\n\n\n\n<p>At the moment, there are 18 block designs available for download. There are two primary types of downloads: block patterns and block templates. </p>\n\n\n\n<p><a href=\"https://shareablock.com/blocks/category/block-patterns/\">Patterns</a> are smaller groupings of blocks to create a specific section for a page. These include designs such as various hero sections, pricing lists, and a call-to-action section. </p>\n\n\n\n<p><a href=\"https://shareablock.com/blocks/category/templates/\">Templates</a> work the same way as patterns. However, they are larger sets of blocks designed to create an entire page. For example, one template allows users to import a full gallery portfolio page. Another creates an editable resume layout.</p>\n\n\n\n<p>Other than Carandang, two other contributors have shared block designs. This number should rise as more people sign up and decide to share their creations. The <a href=\"https://shareablock.com/how-to-submit-design-on-share-a-block/\">registration process</a> is open to anyone who wants to join. However, each contribution is subject to a review for quality assurance.</p>\n\n\n\n<p>“One of my primary goals in creating [EditorsKit] is to help users get a little more comfortable with using the new WordPress Gutenberg block editor,” described Carandang in the announcement post for ShareABlock. “The goal is to help users create Gutenberg blocks easily. With drag and drop import, layout and designs will be available in an instant.”</p>\n\n\n\n<p>Carandang feels confident that pre-configured block designs will help users learn how to use the block editor to create richer content. “Even if it’s just a little help to make them comfortable with Gutenberg, it means a lot,” he wrote.</p>\n\n\n\n<p>He said the feedback from users has been positive thus far.</p>\n\n\n\n<img />Importing the Fullscreen Profile Card block pattern.\n\n\n\n<p>Block designs downloaded from ShareABlock require the <a href=\"https://wordpress.org/plugins/block-options/\">EditorsKit plugin</a>, which is available for free in the WordPress plugin directory. This requirement is because WordPress does not currently have a native importer built into the block editor. In the future, this may change and the requirement could be lifted.</p>\n\n\n\n<p>Version 1.7 of EditorsKit introduced the <a href=\"https://wptavern.com/editorskit-1-6-and-1-7-add-tools-for-writers-drag-and-drop-block-export-import\">ability to import blocks</a> by dragging and dropping a block <code>.json</code> file into the editor. The blocks available via ShareABlock work using this feature. After downloading a <code>.json</code> file from the site, users merely need to drag it into the editor. Users can also use the “Import” block available from EditorsKit to do the same.</p>\n\n\n\n<h2>Block Patterns and the Future</h2>\n\n\n\n<p>“The plan is to provide integration with Block Patterns, which is what the core devs are currently working on,” said Carandang. “With this integration, the import process will be much easier.”</p>\n\n\n\n<p>Block patterns are a planned feature that is under <a href=\"https://github.com/WordPress/gutenberg/issues/17335\">active development</a> in the Gutenberg plugin and will eventually make its way into core WordPress. Patterns are predefined sets of blocks. They will allow users to quickly create more advanced layouts while also teaching what specific blocks do. The idea is to have a set of patterns with common layouts that people see around the web. </p>\n\n\n\n<p>Carandang said he is actively checking the progress of the Block Patterns feature. He is eager to see the feature to come to fruition, which carries with it the possibility of more widespread use of the blocks available from his new community.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Dec 2019 19:51:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"BuddyPress: BuddyPress 5.1.0 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=309343\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2019/12/buddypress-5-1-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1258:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/buddypress.5.1.0.zip\">BuddyPress 5.1.0</a>. This maintenance release fixes 8 bugs related to the 5.0.0 release, and is a recommended upgrade for all BuddyPress installations.</p>\n\n\n\n<p>For details on the changes, please read the <a href=\"https://codex.buddypress.org/releases/version-5-1-0/\">5.1.0 release notes</a>.</p>\n\n\n\n<p>Update to BuddyPress 5.1.0 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\n\n\n\n<h2>Many thanks to 5.1.0 contributors <span class=\"dashicons dashicons-heart\"></span></h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/szepeviktor/\">szepe.viktor</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">JarretC</a>, <a href=\"https://profiles.wordpress.org/espellcaste/\">Renato Alves (espellcaste)</a>, <a href=\"https://profiles.wordpress.org/dcavins/\">David Cavins (dcavins)</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges (boonebgorges)</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby (johnjamesjacoby)</a> & <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet (imath)</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Dec 2019 21:45:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Progress on WordPress’ 2019 Projects Sets 2020 Roadmap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95761\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/progress-on-wordpress-2019-projects-sets-2020-roadmap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8566:\"<p>Josepha Haden, Executive Director of WordPress, published an <a href=\"https://make.wordpress.org/core/2019/12/06/update-9-projects-for-2019/\">update of WordPress’ goals in 2019</a>. The focus for WordPress over the past year has been on nine primary projects. Of the nine projects, WordPress only managed to ship two in 2019. This means that the focus in 2020 will be much the same as the community continues building on the progress it has made toward the existing projects.</p>\n\n\n\n<p>Currently, there are three <a href=\"https://wordpress.org/about/roadmap/\">planned major releases</a> for WordPress in 2020:</p>\n\n\n\n<ul><li>Version 5.4 – March 2020</li><li>Version 5.5 – August 2020</li><li>Version 5.6 – December 2020</li></ul>\n\n\n\n<p>Each of those dates are subject to change. We should also get more specific dates as each release draws near. The various projects for 2020 should land in each release.</p>\n\n\n\n<p>Matt Mullenweg, co-founder of WordPress, initially laid out the 2019 plans in his <a href=\"https://wptavern.com/state-of-the-word-2018-wordpress-embraces-the-block-editor\">2018 State of the Word</a> address and <a href=\"https://make.wordpress.org/core/2018/12/08/9-priorities-for-2019/\">listed the projects</a> on the Make Core blog. The big takeaway is that 2019 was supposed to be the year that we got closer to full-site customization (Phase 2 of the Gutenberg project). While developers have made huge strides in making that a reality, much of the project is still in its infancy.</p>\n\n\n\n<h2>Projects That Shipped in 2019</h2>\n\n\n\n<p>All existing core WordPress widgets now exist as blocks. Rather than being limited to placing widgets where the theme decides, users can now put widgets in posts, pages, or any other content area via the block editor. As the project continues to move toward full-site editing, users will eventually have the ability to place these widgets and other blocks nearly anywhere.</p>\n\n\n\n<p>The site health project was merged into core. It features a screen that provides information about the site’s health to site owners. It also has a fatal-error detection script that emails site owners when plugin and theme issues are found.</p>\n\n\n\n<h2>Projects to Expect in 2020</h2>\n\n\n\n<p>Most of the remaining projects that did not quite make the cut for release in 2019 have still made progress during the year. The following is a breakdown of what projects to expect in the coming year.</p>\n\n\n\n<h3>Navigation Menu Block</h3>\n\n\n\n<img />Navigation block in the block editor.\n\n\n\n<p>Currently, the navigation block’s target is to ship with WordPress 5.4. This is a likely reality because it is now out of the experimental stage and is available for beta testing in <a href=\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\">Gutenberg 7.0</a>. The development team worked on this block for several releases and now have something stable enough for user testing.</p>\n\n\n\n<p>This block is a major piece of the site-customization puzzle. In the long term, users will need an easy-to-use block for handling navigation menus across their site.</p>\n\n\n\n<h3>Custom Block-Aware Content Areas for Themes</h3>\n\n\n\n<p>Phase 1 of the Gutenberg project brought the block editor to post content. A large part of Phase 2 is <a href=\"https://github.com/WordPress/gutenberg/issues/13489\">breaking outside of post content</a> and allowing users to add blocks in more areas. It is unclear exactly what that will look like in the long run. Themes should be able to register additional block-aware areas.</p>\n\n\n\n<p>The target release for this feature is set to WordPress 5.5, but it is too early to guess whether that is a realistic target. It is a tough issue to solve because it will need to coincide with decisions on <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">theme block templates</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/18029\">saving multiple entities</a>, and <a href=\"https://github.com/WordPress/gutenberg/issues/13113\">full-site customization</a> in general. It is not a feature that can be rushed because it will have far-reaching consequences to how WordPress works for years into the future.</p>\n\n\n\n<h3>Widget Areas to Support Blocks</h3>\n\n\n\n<img />Experimental widget areas feature in Gutenberg.\n\n\n\n<p>The current plan is to allow widget areas (sidebars) to support blocks alongside widgets. The Gutenberg plugin has an experimental widget areas option for enabling an early version of this feature, which has a target release of WordPress 5.5.</p>\n\n\n\n<p>There are two aspects to making this feature a reality. The first is making it work on the <a href=\"https://github.com/WordPress/gutenberg/issues/13204\">widgets admin screen</a>. The second is making it work in the <a href=\"https://github.com/WordPress/gutenberg/issues/13205\">customizer</a>, an area where users can also manage widgets.</p>\n\n\n\n<p>At the moment, it feels like the sidebar concept should be deprecated. The experimental feature works by allowing users to add blocks to a sidebar, which are converted into one big “block area” widget on output. If WordPress is “all in” on the block paradigm, energy would be better spent focusing on allowing themes to build custom block areas and letting the official Sidebar API die a slow death. Mixing an old concept with a new one feels clunky at best. It’s time to move on and soft-deprecate sidebars and widgets until most themes no longer support them.</p>\n\n\n\n<h3>Block Directory Search and Install</h3>\n\n\n\n<img />Experimental block directory search in Gutenberg plugin.\n\n\n\n<p>Eventually, all WordPress users will be able to search for a block via the block inserter. If the block exists, they can insert it into the block area. If not, the inserter will allow users to discover new blocks from the <a href=\"https://wordpress.org/plugins/browse/block/\">block directory</a>. The installation, activation, and insertion of the new block should be seamless.</p>\n\n\n\n<p>The target release for this feature is set for WordPress 5.5, which should be possible (if not earlier) based on how well the feature currently works in the Gutenberg plugin. It is not perfect yet and has broken more than a few of my posts when working with installed blocks. There are still <a href=\"https://github.com/WordPress/gutenberg/issues/17440\">several open issues</a> that need to be addressed.</p>\n\n\n\n<p>Plugin authors who are looking to get ahead of the game can submit block plugins by following the <a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">block plugin guidelines</a>.</p>\n\n\n\n<h3>Automatic Plugin, Theme, and Major Core Updates</h3>\n\n\n\n<p>After years of extensive testing and using automatic updates for minor WordPress releases, it feels like we should already have auto-updates on everything at this point. Having to keep up with plugin and theme updates can be a pain for some site owners. With enough plugins, it is not out of the realm of possibility to have one or more plugins to update daily.</p>\n\n\n\n<p>Some hosting solutions and Jetpack have mitigated this issue for many users by offering automatic plugin updates, but this is a long overdue core feature that should be a high priority. No target release was given for auto-updates on themes/plugins or major core releases. Let’s hope the feature does not get put on the back burner for another year.</p>\n\n\n\n<h3>Tackling Over 6,500 Trac Issues</h3>\n\n\n\n<p>With the Gutenberg plugin getting much of the attention these days, it is easy to forget that there are <a href=\"https://core.trac.wordpress.org/\">thousands of tickets</a> awaiting patches, reviews, and decisions on Trac. I have long been a champion of using one major release of WordPress to simply fix existing bugs while adding no new features.</p>\n\n\n\n<p>Jonathan Desrosiers has written an <a href=\"https://jonathandesrosiers.com/2019/06/wordpress-triage-team-3-month-reflection/\">extensive post</a> that covers much of the work the Triage Team has done earlier this year.</p>\n\n\n\n<p>Triaging is not something that ever truly reaches a conclusion. It is an ongoing process that must continue throughout the life of a project. People who are interested in being involved with the Triage Team can find more information on the <a href=\"https://make.wordpress.org/core/2019/03/01/introducing-the-wordpress-triage-team/\">Triage Team announcement post</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Dec 2019 21:25:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"HeroPress: Video from DoSummitGood\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=3027\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://heropress.com/video-from-dosummitgood/#utm_source=rss&utm_medium=rss&utm_campaign=video-from-dosummitgood\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2637:\"<img width=\"960\" height=\"503\" src=\"https://s20094.pcdn.co/wp-content/uploads/2019/12/DoSummitGood-mountain_optimised-1024x536.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" />\n<p>I recently took part in DoSummitGood, an online conference for people and organizations working to Do Good in the WordPress community.</p>\n\n\n\n<p>The organizers managed to get recordings of all the talks on YouTube the very next day, which is pretty impressive.</p>\n\n\n\n<p>In this talk I tell a lot more about what was going on in my personal life while spinning up HeroPress, so I recommend checking it out even if you’ve already heard the story.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"></div>\n</div>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Video from DoSummitGood\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Video%20from%20DoSummitGood&via=heropress&url=https%3A%2F%2Fheropress.com%2Fvideo-from-dosummitgood%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Video from DoSummitGood\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fvideo-from-dosummitgood%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fvideo-from-dosummitgood%2F&title=Video+from+DoSummitGood\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Video from DoSummitGood\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/video-from-dosummitgood/&media=https://heropress.com/wp-content/uploads/2019/12/DoSummitGood-mountain_optimised-150x150.jpg&description=Video from DoSummitGood\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Video from DoSummitGood\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/video-from-dosummitgood/\" title=\"Video from DoSummitGood\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/video-from-dosummitgood/\">Video from DoSummitGood</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Dec 2019 16:13:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: People of WordPress: Jill Binder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8192\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/12/people-of-wordpress-jill-binder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10930:\"<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Meet Jill Binder</strong></h2>\n\n\n\n<p>Jill Binder never meant to become an activist. She insists it was an accident.</p>\n\n\n\n<p>Despite that, Jill has led the Diversity Outreach Speaker Training working group in the WordPress Community team since 2017. This group is dedicated to increasing the number of women and other underrepresented groups who are stepping up to become speakers at WordPress Meetups, WordCamps, and events. </p>\n\n\n\n<h2><strong>Jill’s back story</strong></h2>\n\n\n\n<h3><strong>Internship</strong></h3>\n\n\n\n<p>Jill’s WordPress story begins in 2011, in Vancouver, Canada. Jill secured an internship for her college program, working on a higher education website that was built in WordPress. As a thank you, her practicum advisor bought Jill a ticket to WordCamp Vancouver 2011: Developer’s Edition. After that Jill began freelancing with WordPress as a Solopreneur. </p>\n\n\n\n<h3><strong>First steps in the WordPress community</strong></h3>\n\n\n\n<p>The following year her internship advisor, who had become a client, was creating the first ever BuddyCamp for BuddyPress. He asked Jill to be on his organizing team. At that event she also moderated a panel that had Matt Mullenweg on it. Then, Jill was invited to be on the core organizing team for WordCamp Vancouver.</p>\n\n\n\n<p>Part of this role meant reviewing and selecting speakers. From 40 speaker applications that could be a fit the team had to pick only 14 to speak.</p>\n\n\n\n<h2><strong>The diversity challenge when selecting speakers</strong></h2>\n\n\n\n<p>For anyone who has organized a conference, you know that speaker selection is hard. Of the 40 applications, 7 were from women, and the lead organizer selected 6 of those to be included in the speaker line up.</p>\n\n\n\n<p>At this point Jill wasn’t aware that very few women apply to speak at tech conferences and suggested selection should be made on the best fit for the conference. The team shared that not only did they feel the pitches were good and fit the conference, but they also needed to be accepted or the Organizers would be criticized for a lack of diversity.</p>\n\n\n\n<p>Selecting women for fear of criticism is embarrassing to admit, but that’s how people felt in 2013.</p>\n\n\n\n<p>By the time the event happened, though, the number of women speakers dropped to 4. And with an additional track being added, the number of speakers overall was up to 28. Only 1 speaker in 7 was a woman (or 14%) and attendees did ask questions and even blogged about the lack of representation.</p>\n\n\n\n<h2><strong>What keeps women from applying?</strong></h2>\n\n\n\n<p>Later that year at WordCamp San Francisco—the biggest WordCamp at the time (before there was a WordCamp US)—Jill took the opportunity to chat with other organizers about her experience. She found out that many organizers had trouble getting enough women to present.</p>\n\n\n\n<p>Surprisingly Vancouver had a high number of women applicants in comparison to others, and the consensus was more would be accepted if only more would apply.</p>\n\n\n\n<p>Jill decided that she needed to know why this was happening? Why weren’t there more women applying? She started researching, reading, and talking to people.</p>\n\n\n\n<p>Though this issue is complex, two things came up over and over:</p>\n\n\n\n<ul><li>“What would I talk about?”</li><li>“I’m not an expert on anything. I don’t know enough about anything to give a talk on it.”</li></ul>\n\n\n\n<h2><strong>A first workshop with encouraging results</strong></h2>\n\n\n\n<p>Then Jill had an idea. She brought up the issue at an event and someone suggested that they should get women together in a room and brainstorm speaker topics.</p>\n\n\n\n<p>So Jill became the lead of a small group creating a workshop in Vancouver: the talented Vanessa Chu, Kate Moore Hermes, and Mandi Wise. In one of the exercises that they created, participants were invited to brainstorm ideas—this proved that they had literally a hundred topic ideas and the biggest problem then became picking just one!</p>\n\n\n\n<p>In the first workshop, they focussed on:</p>\n\n\n\n<ul><li>Why it matters that women (<em>added later: diverse groups</em>) are in the front of the room</li><li>The myths of what it takes to be the speaker at the front of the room (aka beating impostor syndrome)</li><li>Different presentation formats, especially story-telling</li><li>Finding and refining a topic</li><li>Tips to become a better speaker</li><li>Leveling up by speaking in front of the group throughout the afternoon</li></ul>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?w=632&ssl=1\" alt=\"women gathering to discussion presentation topics\" class=\"wp-image-8195\" />Vancouver Workshop 2014\n\n\n\n<h2><strong>Leading to workshops across North America and then the world</strong></h2>\n\n\n\n<p>Other cities across North America heard about the workshop and started hosting them, adding their own material.</p>\n\n\n\n<p>Many women who initially joined her workshop wanted help getting even better at public speaking. So Jill’s Vancouver team added in some material created from the other cities and a bit more of their own. Such as:</p>\n\n\n\n<ul><li>Coming up with a great title</li><li>Writing a pitch that is more likely to get accepted</li><li>Writing a bio</li><li>Creating an outline</li></ul>\n\n\n\n<p>At WordCamp Vancouver 2014—only one year since Jill started—there were 50% women speakers and 3 times the number of women applicants! Not only that, but this WordCamp was a Developer’s Edition, where it’s more challenging to find women developers in general, let alone those who will step up to speak.</p>\n\n\n\n<h3><strong>More work is needed!</strong></h3>\n\n\n\n<p>Impressive as those results were, the reason Jill is so passionate about this work is because of what happened next:</p>\n\n\n\n<ul><li>Some of the women who attended the workshop stepped up to be leaders in the community and created new content for other women.</li><li>A handful of others became WordCamp organizers. One year Vancouver had an almost all-female organizing team – 5 out of 6!</li><li>It also influenced local businesses. One local business owner loved what one of the women speakers said so much that he hired her immediately. She was the first woman developer on the team, and soon after she became the Senior Developer.</li></ul>\n\n\n\n<h2><strong>Diversity touches on many levels</strong></h2>\n\n\n\n<p>Jill has seen time and again what happens when different people speak at the front of the room. More people feel welcome in the community. The speakers and the new community members bring new ideas and new passions that help to make the technology we are creating more inclusive. And together we generate new ideas that benefit everyone.</p>\n\n\n\n<p>This workshop was so successful, with typical results of going from 10% to 40-60% women speakers at WordCamps, that the WordPress Global Community Team asked Jill to promote it and train it for women and all diverse groups around the world. In late 2017, Jill started leading the Diverse Speaker Training group (<a href=\"https://make.wordpress.org/community/tag/wpdiversity/\">#wpdiversity</a>).</p>\n\n\n\n<p>Dozens of community members across the world have now been trained to lead the workshop. With now dozens of workshops worldwide, for WordPress and other open source software projects as well, there is an increase in speaker diversity. </p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?fit=632%2C474&ssl=1\" alt=\"Diverse Speaker Training group \" class=\"wp-image-8196\" />WordCamp US 2019\n\n\n\n<p>As a result of the success, Jill is now sponsored to continue the program. The first sponsor is Automattic. She’s proud of how the diversity represented on the stage adds value not only to the brand but also in the long-term will lead to the creation of a better product. She’s inspired by seeing the communities change as a result of the new voices and new ideas at the WordPress events.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Jill’s leadership in the development and growth of the Diversity Outreach Speaker Training initiative has had a positive, measurable impact on WordPress community events worldwide. When WordPress events are more diverse, the WordPress project gets more diverse — which makes WordPress better for more people.”</em></p><cite><em> Andrea Middleton, Community organizer on the WordPress open source project</em></cite></blockquote>\n\n\n\n<h3><strong>Resources:</strong></h3>\n\n\n\n<ul><li>The Workshop: <a href=\"http://diversespeakers.info/\">http://diversespeakers.info/</a></li><li>More information: <a href=\"https://tiny.cc/wpdiversity\">https://tiny.cc/wpdiversity</a></li><li><a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/speakers/building-a-diverse-speaker-roster/\">How to build a diverse speaker roster</a></li><li><a href=\"https://make.wordpress.org/community/2017/11/13/call-for-volunteers-diversity-outreach-speaker-training/\">Diversity Outreach Speaker Training Team</a></li></ul>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\">@wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>)</p>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://lh6.googleusercontent.com/fq6qus5qmviDZaznrQnW-4wcbSs6NSrqeqEEGnPjgi2WJrVevNm4Em4KsP-VVH_0kMgWuNtW7mm_V9-hKtrrJFohRi6KrUXAoLHjrymChCltMr9fuh4dBIu_0SqNPts0MZgcvh_W\" alt=\"\" width=\"153\" height=\"115\" /></div>\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p></p>\n\n\n\n<p><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em></p>\n\n\n\n<p><em><strong>Correction: December 7, 2019</strong><br />The original article mentioned the team Jill lead, but did not mention the team members who joined her. Those have been added. Apologies to Vanessa, Kate, and Mandi. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /> </em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Dec 2019 23:27:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: Zero BS CRM 3.0 Improves UI, Changes Database Structure, and Becomes More Extendable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95739\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/zero-bs-crm-3-0-improves-ui-changes-database-structure-and-becomes-more-extendable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6294:\"<img />\n\n\n\n<p>The team behind Zero BS CRM <a href=\"https://zerobscrm.com/road-to-v3/\">launched version 3.0</a> of their WordPress plugin today. This is the first major release since the plugin was <a href=\"https://wptavern.com/automattic-acquires-zero-bs-crm-considers-rebranding-it-as-jetpack-crm\">acquired by Automattic in August</a>. The updated plugin uses custom database tables, opens the plugin for more extensions, and has a more consistent UI than previous versions.</p>\n\n\n\n<p>CRM is an acronym for “customer relationship management.” CRM systems allow businesses to manage their customer relationships through an interface. How CRM systems work can vary greatly, depending on the software used. In general, the goal is to help manage contacts, sales, and productivity.</p>\n\n\n\n<p>Zero BS CRM was co-created by Mike Stott and Woody Hayday. Despite a low number of plugin users (around 1,000 at acquisition), Automattic acquired the plugin based on the strength of the product. Currently, Stott and Hayday are the primary developers on the plugin and maintain more than 30 commercial extensions for it.</p>\n\n\n\n<p>Many CRM solutions are SaaS products, such as Salesforce CRM and HubSpot CRM. “The main benefit of ZBS CRM over online SaaS type solutions is it sits in your WP admin dashboard, and you own your own data,” said Stott.</p>\n\n\n\n<p>Version 3.0 of the plugin improves in several key areas. One major change is the switch to custom database tables rather than pigeon-holing everything into a custom post type. This change should speed up accessing data such as contacts and transactions in large databases.</p>\n\n\n\n<p>Users should benefit from a much improved and consistent UI from previous versions. Zero BS CRM does not strictly follow the core WordPress admin UI. “When looking at ZBS CRM and how to tie in all our menu items into the WordPress UI – it wasn’t easy,” said Stott. “We settled on using a UI framework with our own top menu, and a natural follow-on for that was to draw our list views using that same UI and button systems. Whether we move this back or not depends on feedback from our users — we get a lot of positive feedback on how easy it is to navigate around and wouldn’t want to change something that’s been getting good feedback.”</p>\n\n\n\n<img />Contact management screen in the Zero BS CRM plugin.\n\n\n\n<p>Moving to custom tables over custom post types has also helped improve elements of the UI. Stott said a huge advantage is not having third-party plugins accidentally adding themselves to the plugin’s admin pages, such as having unnecessary SEO options on contact records.</p>\n\n\n\n<p>Another big change in 3.0 was building out a more extendable foundation for the plugin. This will open up custom CRM objects in the future. For example, plugin users could manage resources such as “properties” or “campuses” along with customer contact data. This update creates more potential for industry-specific extensions.</p>\n\n\n\n<p>“It really opens the door for more extendibility in the future,” said Stott, “and through an improved API in 2020 will allow for us to do more work across platforms and open up our CRM tools to more people.”</p>\n\n\n\n<p>The Zero BS CRM plugin remains free and is <a href=\"https://wordpress.org/plugins/zero-bs-crm/\">available in the WordPress plugin repository</a>. The primary source of income comes from its extension bundles, which are priced monthly and billed yearly. The website currently offers freelancer ($11/month), entrepreneur ($17/month), and elite ($30/month) pricing options. It also has a reseller plan available.</p>\n\n\n\n<h2>The Move to Automattic</h2>\n\n\n\n<p>When the plugin was first acquired, there was an initial idea to rebrand as “Jetpack CRM.” However, they have maintained the Zero BS CRM branding with an acronym instead of the direct expletive for “BS.” A rebrand may still be on the table in 2020 or beyond.</p>\n\n\n\n<p>“We’ve been gathering user feedback and sentiment following the minor changes to ZBS CRM and the initial reactions if we were to rename as Jetpack CRM,” said Stott. “Since the shorter name, there’s been less objection or negative feelings, which puts less pressure on a big rebrand project, but it’s certainly something we’ll be coming back to.”</p>\n\n\n\n<p>Stott said the primary focus since the acquisition has been less on branding and more on delivering 3.0 to the existing customer base.</p>\n\n\n\n<p>The acquisition by Automattic has helped with how their two-person team works. “The main thing is being able to lean on the amazing team and people throughout Automattic,” said Stott. “In the past, we’d only have Woody and my input, now we can reach out to experts in design, marketing, plus much more, and bounce our ideas around a vast pool of experience.”</p>\n\n\n\n<p>He explained that the additional support resources of Automattic’s Happiness Engineers means that he and his partner can focus more on engineering and growing the product and team.</p>\n\n\n\n<p>The acquisition of Zero BS CRM came during a busy year for Automattic. With major moves such as <a href=\"https://wptavern.com/automattic-acquires-tumblr-plans-to-rebuild-the-backend-powered-by-wordpress\">acquiring Tumblr</a> and the <a href=\"https://wptavern.com/automattic-raises-300m-in-series-d-investment-round-valuation-jumps-to-3-billion\">Salesforce investment</a>, this small plugin has mostly flown under the radar in comparison. Stott and Hayday have big plans for 2020. They would like to grow the engineering team and explore bringing their tools to more WordPress.com users.</p>\n\n\n\n<p>The plugin’s growth has remained stable since the acquisition, according to Stott. “The announcement brought us some additional customers who saw the backing from Automattic as strong advocacy for the plugin over other solutions in the WordPress space, so they made the decision to join us,” he said. The plugin has doubled its active install count and now serves over 2,000 users. The team expects to continue growing in the coming months.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Dec 2019 20:43:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WPTavern: Gutenberg: One Year Later\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95698\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wptavern.com/gutenberg-one-year-later\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9610:\"<p>As we quickly head into the final weeks of 2019, we also pass the first anniversary of WordPress 5.0 and, subsequently, Gutenberg coming headlong into our lives. </p>\n\n\n\n<p>Love it or hate it, Gutenberg is here to stay. If you had asked my thoughts on it last December, I would have probably sided with a large portion of other WordPress users.</p>\n\n\n\n<p><em>What are you doing?</em></p>\n\n\n\n<p><em>WordPress is fine, leave it alone!</em></p>\n\n\n\n<p><em>Stop forcing me to use this!</em></p>\n\n\n\n<p>Here we are, twelve months later, and you know what? I LOVE IT. And, I am not alone.</p>\n\n\n\n<p>When it comes to writing content, I cannot <em>imagine</em> using the Classic Editor anymore. Sure, for a few paragraphs, the Classic Editor is fine. However, when you need to make a 4,000+ word post, Gutenberg and the new block system make things a lot easier.</p>\n\n\n\n<p>Yes, the UI is a struggle for someone brand new to WordPress. We have all heard the “<em>Wait, I thought you said this was like Word?</em>” line. A good onboarding process would tackle that going forward. For the rest of us, if you have not adopted Gutenberg yet, you should take another look at it.</p>\n\n\n\n<h2>The Need for a New Editor</h2>\n\n\n\n<p>Let’s be honest. The Classic Editor was great for short posts, a couple of headlines and paragraphs, job done. But, how often were you going into the Text tab to remove an extra line break, fix a shortcode, or cut and paste a section to somewhere else in the post? At best, it was a struggle. Often, it was excruciating to get your post <em>just right</em> before publishing.</p>\n\n\n\n<p>Not only will I <em>not</em> miss this, but I am pleased that new users will not be exposed to it anymore either.</p>\n\n\n\n<img />Classic Editor – Text tab in action\n\n\n\n<p>When I first heard of Gutenberg — before it was released in WordPress 5.0 — I installed the plugin and was immediately confused and slightly bewildered at the options. I wondered how I would edit in the future. </p>\n\n\n\n<p>I, among many others, probably gave out the same noises as when Facebook and Twitter reveal a huge overhaul of their UI, agreeing with everyone that things would never be the same again. <em>This was a mistake. </em>Of course, I was both right and wrong at the same time. I just didn’t know it. Editing would not be the same again. Instead, it would be a lot better (with some adjustment).</p>\n\n\n\n<p>I also know that many people will not agree with me and do not like the way Gutenberg looks or behaves to this day. But, if you give it some time and understand how it can make your life easier, it will do just that.</p>\n\n\n\n<p>First, take the time to work out the difference between Blocks and Document. On the left you have all the blocks for your post or page, inserting them in merrily as you go. On the right, the Document panel controls everything else, handily changing when you need to fine-tune a block.</p>\n\n\n\n<img />Gutenberg block editor in action\n\n\n\n<p>One of the most common complaints I have read is people struggling with the toolbar that appears as you hover over each block. There is a simple solution to this, and when it is enabled, the majority of people suddenly start to love it! Make sure you set the view to “Top Toolbar” in the Gutenberg options. Now you have a distraction and clutter-free editing environment to work with.</p>\n\n\n\n<h2>Gutenberg vs. Page Builders</h2>\n\n\n\n<p>Gutenberg is not a page builder, and it is a common argument thrown out by people on why they refuse to use it. They are right, it is not a replacement for the likes of Elementor or Beaver Builder. If you remove the comparison to page builders from your mind, you will find adapting to it is much easier.</p>\n\n\n\n<p>My peers and I regularly chat about Gutenberg and agree it is already great for writing. The post creation process is a breath of fresh air. Others have great stories from their clients about being able to produce content and edit it with ease, and the number of editor-related support requests is down, which can only be a good thing.</p>\n\n\n\n<p>However, many of us would not use it for designing pages. Instead, we still prefer to use one of the many page builders for that complete control.</p>\n\n\n\n<p>Gutenberg Phase 2 will allow editing of the site to areas outside of the main content (e.g., headers, footers, sidebars) and will creep further into the page builder category, which means we will have a strange blend of Gutenberg and page builders living side by side on many sites soon.</p>\n\n\n\n<p>Will it remove the complete need for themes? Who knows? I suspect we will have people further divided into opposing camps going forward, but what a great opportunity for us to collectively work on for a better overall experience in the end.</p>\n\n\n\n<h2>By the Numbers</h2>\n\n\n\n<p>Let us take a quick look at Gutenberg and its penetration to date.</p>\n\n\n\n<p>Currently, 63.8% of all WordPress installs are running 5.x onward according to WordPress.org, which means Gutenberg is available natively on nearly two-thirds of all WordPress installs.</p>\n\n\n\n<p>But, it is not all red roses when it comes to adoption. </p>\n\n\n\n<p>The Classic Editor plugin has over 5 million active installs (and a rather biased 723 five-star reviews, such as “Keep this forever” and “Never going to give it up!”). It is also currently in the top five of the most popular plugins. </p>\n\n\n\n<p>Is this the backlash against Gutenberg or incompatibility with older themes forcing users to use the Classic Editor for now? At a guess, a good majority is probably the latter combined with some diehards. </p>\n\n\n\n<p>But, look at the graph below from the <a rel=\"noreferrer noopener\" class=\"ek-link\" href=\"https://wordpress.org/plugins/classic-editor/\" target=\"_blank\">Classic Editor plugin page</a>.</p>\n\n\n\n<img />\n\n\n\n<p>Growth is declining. That is not a movement of people who continue to install Classic Editor on new installs and refuse to adapt.</p>\n\n\n\n<p>Classic Editor adoption will likely continue falling, and perhaps the original date of it being supported until 2022 isn’t that far-fetched after all (note: they have said they will continue to support it longer if needed).</p>\n\n\n\n<p>On the flip-side, the Gutenberg plugin has 200,000 active installs and a whopping two-thirds of reviews (2,003) are a paltry one star. However, many are merely unhelpful complaints (e.g., “This is junk” and “Destroy it”). They do not tell the true story to novices.</p>\n\n\n\n<p>As you can see from the graph below for the Gutenberg plugin, active install growth is up and continues to climb. It is not at the same pace as the decline with the Classic Editor, but that is probably because it is bundled with WordPress now.</p>\n\n\n\n<img />\n\n\n\n<p>One thing people seem to forget is Gutenberg is a plugin in and of itself. It is updated frequently, whereas the majority of users only see changes to it when there is a WordPress core update.</p>\n\n\n\n<p>If you can see past the fields of one-star reviews and install the plugin, you will be rewarded with more frequent updates to the experience. </p>\n\n\n\n<p>For example, version 7.0 recently added in the Navigation block as stable, allowing users to quickly create a menu of links. Don’t get me wrong; this does require theme integration for it to work, but you can get a better idea of where it is heading on a more frequent basis this way (7.0 is expected to ship with WordPress 5.4 in March/April 2020).</p>\n\n\n\n<h2>Block Party</h2>\n\n\n\n<p>Compatibility with Gutenberg continues at a quick pace. With over 21 pages of block-enabled plugins available on WordPress.org, pretty much all the popular plugins have solutions in place. A fair amount of plugin updates these days are also adding new and enhanced blocks as standard.</p>\n\n\n\n<p>If those are not enough for you, we also now have a new breed of block-specific plugins. There is a growing trend of plugins devoted to purely enhancing the style and number of blocks you can add to your site.</p>\n\n\n\n<p>Popular Gutenberg-focused plugins such as <a class=\"ek-link\" href=\"https://wpstackable.com\">Stackable</a> and <a class=\"ek-link\" href=\"https://editorskit.com\">EditorsKit</a> add further styling and editing abilities, bringing you another step closer to full-page design and enhancing your content.</p>\n\n\n\n<img />EditorsKit – a purely Gutenberg plugin.\n\n\n\n<p>Because no one knows how far Gutenberg will go and which toes it will step on, block plugins may have a fight on their hands in the future. At the pace they are being released and updated, it is a good sign of a committed global collective who not only believe in the future of blocks but is excited about it too.</p>\n\n\n\n<h2>What Does the Future Hold?</h2>\n\n\n\n<p>Gutenberg is here to stay, and I don’t think any of us have ever denied that. It is probably not an issue for anyone who started using WordPress for the first time this year.</p>\n\n\n\n<p>Thankfully, for those already deeply embedded in WordPress, things are getting easier (and I would say more enjoyable) with the growth of the new Gutenberg-specific plugins.</p>\n\n\n\n<p>With the advent of platforms such as Wix and Squarespace, it was obvious that WordPress needed <em>something</em> to make it more user-friendly and Gutenberg is a solid attempt at that. It is still a bit rough around the edges, but the days we look back nostalgically at the Classic Editor are likely numbered.</p>\n\n\n\n<p>How will it look at the end of 2020? Will you still be using the Classic Editor?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Dec 2019 17:49:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Chris Hughes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: Initial Documentation for Block-Based WordPress Themes Proposed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95687\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7198:\"<p class=\"has-drop-cap\">In a pull request on the Gutenberg repository yesterday, Riad Benguella <a href=\"https://github.com/WordPress/gutenberg/pull/18890\">created an initial document</a> that outlines how block-based WordPress themes might work. While the document is merely a starting point for the conversation, it is a set of ideas that will likely forever reshape the WordPress landscape. It is paradigm-shifting.</p>\n\n\n\n<p>For the first time, theme authors can glimpse what their future holds. Since the inception of Gutenberg, many have asked for more technical details. Particularly, they wanted to know whether themes would be reduced to a stylesheet or a stylesheet and a few PHP files. <em>What would themes look like architecturally? Would themes exist at all?</em></p>\n\n\n\n<p>The document, while open for changes, makes a strong case about the structure of themes going forward. It is clear that much forethought has gone into the proposal. It matches the direction of the experimental site-editing feature in Gutenberg that has already been set in motion. Even though it is subject to change, there seems to be a finality to the overarching idea. The writing has long been on the wall. Now everyone can see the wall. The missing piece is figuring out how to bring the idea to fruition.</p>\n\n\n\n<h2>What is Full Site Editing?</h2>\n\n\n\n<p>Before understanding how themes of the future might work, you must first understand the direction that Gutenberg is headed. The end goal for Gutenberg, and eventually WordPress, is for users to have the ability to customize every aspect of their site via the block system. Currently, the block system primarily handles editing post content.</p>\n\n\n\n<p>To move to full-site editing, every piece of dynamic data about a site must be a block. For example, a site title block must exist as a placeholder for the site title. Users should be able to place it anywhere they desire to output the title, such as in the header.</p>\n\n\n\n<p>This has left theme authors with a reasonable question: If users can move these blocks anywhere, where do themes fit into the picture?</p>\n\n\n\n<p>It is easy to see how themes would become little more than a stylesheet that styles every WordPress block while also handling other necessary styles like typography and vertical rhythm. Even then, it makes one wonder if themes, at least in how we have come to know them, are necessary at all.</p>\n\n\n\n<h2>The Proposed Theme Structure</h2>\n\n\n\n<p>The proposed structure does not look much different from current WordPress themes. The big difference is that theme templates would become “block templates” and “block template parts.” These templates would be HTML files rather than PHP files.</p>\n\n\n\n<p>The following is where the structure currently stands.</p>\n\n\n\n<pre class=\"wp-block-code\"><code>theme\n|__ style.css\n|__ functions.php\n|__ block-templates\n |__ index.html\n |__ single.html\n |__ archive.html\n |__ ...\n|__ block-template-parts\n |__ header.html\n |__ footer.html\n |__ sidebar.html\n |__ ...</code></pre>\n\n\n\n<p>From a templating perspective, it appears relatively <em>normal</em> for a WordPress theme. The files simply have a different type and are organized in specific folders.</p>\n\n\n\n<p>However, the difference is how the HTML templates would work. They would essentially become placeholders for blocks. Users would also have the ability to edit or completely overwrite individual templates via the WordPress admin. Because templates are made up of blocks, no code would be necessary on the user’s part. They could simply point and click to insert or remove blocks with their mouse. </p>\n\n\n\n<p>In other words, block templates within themes would be unique starting points for users to build their sites.</p>\n\n\n\n<p>There are two noteworthy items about the proposed system: themes are still themes and end-users can become theme builders.</p>\n\n\n\n<h3>The Essence of a Theme Remains the Same</h3>\n\n\n\n<p>When you cut through everything else, WordPress themes have always been HTML and CSS. The PHP aspect of theming basically mixes PHP function calls (i.e., template tags) within some structured HTML markup. If you look at most themes going through the official WordPress theme directory, you will find that the underlying markup is mostly the same.</p>\n\n\n\n<p>In the block template system, this idea doesn’t change. If anything, it could simplify the role of theme author by creating a set of standard elements (blocks) that themes output. If done right, it also creates a standard for class names so that styles can easily be shared across themes and all sorts of similar goodies.</p>\n\n\n\n<h3>Anyone Can Build a Theme</h3>\n\n\n\n<p>The initial outline explains the potential of exporting themes:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Ultimately, any WordPress user with the correct capabilities (example: administrator WordPress role) will be able to access these templates in the WordPress admin, edit them in dedicated views and potentially export the templates as a theme.</p></blockquote>\n\n\n\n<p>This is where the proposed system could revolutionize website building. Those without the coding skills to create a WordPress theme today could have the tools to contribute something back tomorrow.</p>\n\n\n\n<p>The idea aligns perfectly with the open-source ethos of WordPress. By giving everyone the ability to export their customizations, it provides an avenue for contributing that we have never had before for non-coders. <em>A free directory of customized themes created by and for the community, anyone?</em></p>\n\n\n\n<h2>The Design Side of the Equation</h2>\n\n\n\n<p>Block templates are merely the HTML. Themes will need to stand apart with their CSS. However, there must be standardization to pull this off.</p>\n\n\n\n<p>Designers will need to shift to a block-based approach when it comes to design. Some may already be familiar with various “component-based” systems, which would work much the same way. Rather than designing from the top-down, theme authors would approach design on a more atomic level by designing each block.</p>\n\n\n\n<p>There are also many unanswered questions about how styles will eventually work. Currently, there is an open ticket for <a href=\"https://github.com/WordPress/gutenberg/issues/9534\">discussing a style system for blocks</a>. Much of the discussion is around how to integrate a design system with themes.</p>\n\n\n\n<h2>Join the Discussion</h2>\n\n\n\n<p>It is important to point out that nothing about this proposal is set in stone. It is a high-level outline of what the future of themes could hold. However, now is time for input from the community, especially theme authors who may have felt a bit out of the loop in the past. Now is the time to make your voice heard and to contribute ideas to the discussion.</p>\n\n\n\n<p>The WordPress theme review team also has an <a href=\"https://make.wordpress.org/themes/2019/12/04/questions-about-the-future-of-themes/\">open discussion on the future of themes</a> that goes along with this proposal and whether themes should start taking advantage of experimental Gutenberg features.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Dec 2019 20:56:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Black Friday Banner Gone Wrong: Advertising in Free Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95661\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/black-friday-banner-gone-wrong-advertising-in-free-plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6514:\"<img />Screenshot of the Yoast Black Friday Ad\n\n\n\n<p>On November 28, millions of people awoke to a Black Friday ad on nearly every page of their WordPress admin, courtesy of the <a href=\"https://wordpress.org/plugins/wordpress-seo/\">Yoast SEO plugin</a>. That day also coincided with the U.S. Thanksgiving holiday, so it left freelancers and agencies scrambling to address a banner on their clients’ sites on a day they likely planned to spend with family. The ad was not limited to users with administrative permissions either, so some site owners were troubled to find users with low-level permissions could see the ad in the WordPress admin.</p>\n\n\n\n<p>The initial code for the banner was <a href=\"https://github.com/Yoast/wordpress-seo/commit/bf13569fa7a25aacac72e8b92c577adcafa9ccc6#diff-9ac66dbc3ac65e9898209f08c006799c\">added on October 25</a>, which made its way into version 12.4 of the Yoast SEO plugin. The code for the banner ad limited its output between November 28 and December 3 (Cyber Monday).</p>\n\n\n\n<p>After blowback from users, the Yoast team published an updated version of the plugin without the banner. However, the initial damage was done. Users began immediately <a href=\"https://wordpress.org/support/plugin/wordpress-seo/reviews/?filter=1\">leaving poor reviews</a> for the plugin. The 1-star reviews are still coming in, putting the number over 100 in the span of five days.</p>\n\n\n\n<p>“That BlackFridayBanner was not the best idea,” wrote Marieke van de Rakt, CEO of Yoast, <a href=\"https://twitter.com/MariekeRakt/status/1200077958700044290\">on Twitter</a>. “We’re truly sorry for the annoyance and difficulties it may have caused. We did not think this through properly. If you want, you can update to a new version of our plugin without that banner.”</p>\n\n\n\n<p>The initial decision to place the ad was about growth for Yoast’s premium products. The company has not grown as fast as expected over the past year explained van de Rakt. They had also seen other plugins use those types of ads, which was a part of the decision to run it.</p>\n\n\n\n<p>“Let’s be clear,” said van de Rakt. “This was a mistake. We just didn’t think this one through. It was incredibly stupid. So I can talk about why we made a decision, but I don’t want that to be the explanation. The explanation is that we made a mistake.”</p>\n\n\n\n<p>The ad was an animated banner, and some users complained that it was difficult to dismiss. All notices in plugins available through the WordPress plugin directory must be dismissible. “That was a technical mistake,” said van de Rakt of the issues with clicking the “x” icon for dismissal.</p>\n\n\n\n<p>While the team had seen other plugins run similar ads in the past, van de Rakt explained that they didn’t take into account how large of a user base Yoast SEO has in comparison to those plugins. “For so many users, we were the first plugin that done this,” she said. “They never saw this before in their backend. And they freak out. This was a complete error of judgment.”</p>\n\n\n\n<p>Yoast plans to talk more with its plugin’s users. Currently, the team is looking into creating a user-testing panel to prevent similar situations in the future.</p>\n\n\n\n<p>“In hindsight, and that’s what I feel most bad about, the banner did not fit our values,” said van de Rakt. “These kinds of banners are not ‘Yoast.’ Perhaps, if we state more explicitly what we as Yoast find important and what fits Yoast and what doesn’t, a mistake like this will be made less quickly.”</p>\n\n\n\n<h2>Making Money with Freemium Products</h2>\n\n\n\n<p>Yoast is a large company within the WordPress space. It employs 90 people in its primary office in Wijchen, the Netherlands. It also has an additional 20 employees around the world. Running a successful business means paying everyone, contributing back to WordPress with its five-for-the-future work, and running charitable programs such as the Yoast Diversity Fund.</p>\n\n\n\n<p>Currently, the Yoast SEO plugin has over 5 million active installs. According to van de Rakt, only around 2% of the plugin’s users also use the company’s premium products. Such a large plugin needs continuous funding to support and maintain.</p>\n\n\n\n<p>Advertising a product or service in an internet culture that is seemingly averse to ads is not always easy. “It’s rather hard to find ways to reach our audience, and we also have some principles on how (not) to do that,” said van de Rakt. “We like to advertise in a straight-forward way. Tell people what they’re buying. Ads are very annoying, but at least they are clear in what they’re doing.”</p>\n\n\n\n<p>One issue that plugin companies run into is the lack of an official premium marketplace for WordPress. Currently, companies have to resort to in-admin advertising or similar tactics to push users on an upsell. Most of Yoast’s premium products are sold through banners on the plugin’s pages in the WordPress admin. Such practices do not always go over well with users, particularly when they are using a free product. One wrong step and it could spell disaster for future growth. Yoast is large enough to bounce back, but smaller companies may struggle more.</p>\n\n\n\n<p>It is a tough balancing act between providing a valuable free product and making enough of a return to run a successful company. The Yoast team does not want to lock their popular SEO plugin completely behind a paywall. “Our mission is SEO for everyone,” said van de Rakt. “We believe that every idea should have a fair chance in the search results. That means that also without any funds, people should be able to have a good working SEO plugin. Our free plugin is really important to us.”</p>\n\n\n\n<p>“I had a really bad weekend,” said van de Rakt. “I am a people pleaser and I was terribly sad by what happened. But, the discussion about how to handle this is a good one.”</p>\n\n\n\n<p>Perhaps some good will come of this incident if there is an open dialogue. “These kinds of things sometimes lead to different ‘rule-sets’ or policies within WordPress,” said van de Rakt. “Might even mean that there will be different and better ways for premium plugins to market their products.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Dec 2019 20:53:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"BuddyPress: Contributing to BuddyPress just got easier :)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=309282\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://buddypress.org/2019/12/bp-beta-tester-1-0-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1940:\"<p>Yesterday morning we’ve deployed the first stable version of the BP Beta Tester plugin on the WordPress.org plugins directory.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a></blockquote>\n</div>\n\n\n\n<p>This plugin’s goal is to make it easier to beta test our pre-releases. You just need to install and activate the plugin to be ready to try our beta and release candidate versions once we’ve announced them on this blog.<br /><br />Beta testing BuddyPress is very important to make sure it behaves the right way for you and for the community. Although we, the BuddyPress Development Team, are regularly testing it, it’s very challenging to test every possible configuration of WordPress and BuddyPress. That’s why we absolutely need your help during these pre-release stages.</p>\n\n\n\n<p>Making this plugin available was one of the means we thought about during our post 5.0.0 release development meeting to have more BuddyPress contributors.<br /><br />Beta testing is actually a good way to start contributing, to anticipate and fix potential issues before you have the bad surprise to meet them once you’re upgrading to a new stable version of the plugin.</p>\n\n\n\n<p><strong>NB:</strong> to beta test BuddyPress, we strongly advise you to have a local copy of your live site or a staging site : it’s always safer than doing it on a production site.</p>\n\n\n\n<p>During our next pre-release stages, when you will find something is going wrong during your beta tests, please think of warning us about it submitting a ticket on our <a href=\"https://buddypress.trac.wordpress.org/newticket\">Development Tracker</a> or posting a new topic in our <a href=\"https://buddypress.org/support/\">support forums</a>.</p>\n\n\n\n<p>Thanks in advance for your time and help <3</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Dec 2019 12:27:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Gutenberg 7.0 Launches Stable Navigation Block, Post Blocks, and Template Parts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95640\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7072:\"<p>On November 27, <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">Gutenberg 7.0 landed</a> with several features, enhancements, and bug fixes. Most notably, the navigation block is now a stable feature. Theme authors can also start using block template parts and testing the post title and content blocks.</p>\n\n\n\n<p>The update addressed several bugs with the block editor. It also introduced new developer features such as the <a href=\"https://github.com/WordPress/gutenberg/pull/17963\">card component</a> and the ability to <a href=\"https://github.com/WordPress/gutenberg/pull/17376\">internationalize strings with safe HTML</a>.</p>\n\n\n\n<p>Gradient classes are now <a href=\"https://github.com/WordPress/gutenberg/pull/18590\">used for the cover block</a>. Classes are a nicer solution than the inline styles used in earlier iterations. Note that gradients are still an experimental feature.</p>\n\n\n\n<p>For developers, there is a new <a href=\"https://github.com/WordPress/gutenberg/tree/master/docs/designers-developers/developers/backward-compatibility\">backward-compatibility document</a> that outlines how the project preserves compatibility in its public APIs. This should be useful for all developers working on the project in the future.</p>\n\n\n\n<h2>Navigation Block Now Stable</h2>\n\n\n\n<img />Creating a nav menu with the navigation block.\n\n\n\n<p>The navigation block is now a stable feature and no longer considered experimental. The interface is much improved over earlier implementations. For quickly building a menu of links, it does the job. Users can manually type a link or search for an existing link for the site.</p>\n\n\n\n<p>A user interface for nav menus in the block editor is no easy beast to tame. The Gutenberg team managed to fit in the most common features without making it feel confusing. For users, theme integration may be limited until their themes are updated with full support. The default Gutenberg design may not be ideal or work at all in the context of the active theme.</p>\n\n\n\n<p>The navigation block also comes with both light and dark block styles. Theme authors can design these how they prefer, add additional styles, or remove the styles altogether. More than likely, theme authors will begin adding several variations to their themes as a selling point in the long run.</p>\n\n\n\n<p>The Gutenberg team dropped the background color option from the navigation block. Instead, users are encouraged to place it within a group block and add a background to the group. It is possible to change the link text color directly within the navigation block.</p>\n\n\n\n<p>Currently, there is no parity between normal nav menu HTML classes and navigation block classes. This could result in bulkier theme CSS, at least in the transition between how themes currently work and the full site-editing era. Inconsistent classes is an issue that should be handled with a <a href=\"https://wptavern.com/themes-of-the-future-a-design-framework-and-a-master-theme\">design framework</a>.</p>\n\n\n\n<h2>Post Title and Content Blocks Added</h2>\n\n\n\n<img />Customized post title block output.\n\n\n\n<p>As part of the experimental site-editing feature, Gutenberg has introduced the <a href=\"https://github.com/WordPress/gutenberg/pull/18461\">post title and post content blocks</a>. These blocks act as placeholders and will output either the title or content. Both blocks are foundational elements for true full-site editing. Eventually, users will no longer be as limited to how their posts are output on the screen.</p>\n\n\n\n<p>Currently, the post title block simply outputs the post title inside of <code><h1></code> tags. There are no classes for customizing the design. The other missing element at this point is the post byline or meta area that often accompanies the title. In the long run, Gutenberg needs to have a method of handling post header and footer areas.</p>\n\n\n\n<p>The custom post header feature has plagued theme authors for years, long before Gutenberg was around. There are dozens or more implementations in the wild. Some of them work with the block editor. Others use custom post meta or the featured image. However, users are often left with sub-par implementations that don’t always work in the context of a specific post.</p>\n\n\n\n<p>One of the features I have wanted to implement within Gutenberg is the “hero” image with text set over the top. By using the built-in cover block and the post title block, I was able to accomplish this. However, it was still missing the post byline. Therefore, I put together a quick filter to output the post byline when the post title block is in use.</p>\n\n\n\n<p><em>Any theme author who wants to test it out can modify the following code. I would not recommend this in production since this is an experimental feature, but it is good to start thinking ahead about possibilities.</em></p>\n\n\n<pre class=\"brush: php; auto-links: false; gutter: false; title: ; wrap-lines: false; notranslate\">\nadd_filter( \'pre_render_block\', function( $block_content, $block ) {\n\n if ( \'core/post-title\' === $block[\'blockName\'] ) {\n\n $post = gutenberg_get_post_from_context();\n\n if ( ! $post ) {\n return $block_content;\n }\n\n if ( \'post\' === $post->post_type ) {\n\n $block_content = \'<h1 class=\"entry__title\">\' . get_the_title( $post ) . \'</h1>\';\n\n $block_content .= sprintf(\n \'<div class=\"entry__byline\">%s &middot; %s &middot; %s</div>\',\n get_the_author(),\n get_the_date(),\n get_the_term_list( $post->ID, \'category\' )\n );\n }\n }\n\n return $block_content;\n\n}, 10, 2 );\n</pre>\n\n\n<h2>Block Template Parts for Themes</h2>\n\n\n\n<p>Gutenberg 6.9 <a href=\"https://wptavern.com/gutenberg-6-9-introduces-image-titles-block-patterns-and-new-theme-features\">introduced block templates</a> that resolve from a theme’s <code>/block-templates</code> folder as part of the site-building experiment. Version 7.0 takes that a step farther and introduces a <a href=\"https://github.com/WordPress/gutenberg/pull/18339\">block template parts system</a>, which resolves from a theme’s <code>/block-template-parts</code> directory.</p>\n\n\n\n<p>This new system allows top-level templates to house smaller, reusable template parts. This is a rather standard method of template-part handling that has become a part of the normal theme-building experience.</p>\n\n\n\n<p>It will be interesting to see how this works in the long run. WordPress’ current template part system for theme authors (i.e., <code>get_template_part()</code>) is a bare-bones implementation with little flexibility for handling features like hierarchy and passing data. Thus far, the new feature seems to be a melding of blocks and old templating ideas, but it is too early in the process to see where it goes or whether theme authors will have to make customizations to bend the system to their will.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Dec 2019 19:22:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WordPress.org blog: The Month in WordPress: November 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8156\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2019/12/the-month-in-wordpress-november-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8071:\"<p>November has been a big month in the WordPress community. New releases, big events, and a push for more contributors have characterized the work being done across the project — read on to find out more!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>The release of WordPress 5.3 “Kirk”</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2019/11/kirk/\">WordPress 5.3 was released</a> on November 12, and is <a href=\"https://wordpress.org/download/\">available for download</a> or update in your dashboard! Named “Kirk,” after jazz multi-instrumentalist Rahsaan Roland Kirk, 5.3 enhances the block editor with <a href=\"https://make.wordpress.org/core/2019/09/24/new-block-apis-in-wordpress-5-3/\">new APIs</a> and <a href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">theme-related features</a>, adds more intuitive interactions, and improves accessibility in a number of areas — including <a href=\"https://make.wordpress.org/core/2019/10/18/noteworthy-admin-css-changes-in-wordpress-5-3/\">CSS in the dashboard</a>, the <a href=\"https://make.wordpress.org/core/2019/10/14/improvements-in-media-component-accessibility-in-wordpress-5-3/\">media manager</a>, <a href=\"https://make.wordpress.org/core/2019/09/23/core-widgets-new-aria-current-attribute-in-wordpress-5-3/\">core widgets</a>, and <a href=\"https://core.trac.wordpress.org/query?focuses=~accessibility&milestone=5.3&group=component&max=500&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=id\">dozens of other areas</a>.</p>\n\n\n\n<p>You can read the full details of all the included enhancements in the <a href=\"https://make.wordpress.org/core/2019/10/17/wordpress-5-3-field-guide/\">5.3 Field Guide</a>.</p>\n\n\n\n<p>Along with 5.3 came <a href=\"https://wordpress.org/themes/twentytwenty/\">the new Twenty Twenty theme</a>, which gives users more design flexibility and integrates with the block editor. For more information about the improvements to the block editor, expanded design flexibility, the Twenty Twenty theme, and to see the huge list of amazing contributors who made this release possible, read <a href=\"https://wordpress.org/news/2019/11/kirk/\">the full announcement</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. You can also <a href=\"https://make.wordpress.org/core/2019/11/15/5-3-retrospective-call-for-feedback/\">provide feedback</a> on the 5.3 release process.</p>\n\n\n\n<h2>At Last! bbPress 2.6!</h2>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6/\">bbPress 2.6 was released</a> on November 12 after a little over six years in development. This new release includes per-forum moderation, new platforms to import from, and an extensible engagements API. You can read more about all of this in <a href=\"https://codex.bbpress.org/\">the bbPress codex</a>.</p>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-1-is-out/\">Version 2.6.1</a> and <a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-2-is-out/\">2.6.2</a> quickly followed, both of which fixed a number of bugs that required immediate attention.</p>\n\n\n\n<p>Want to get involved in building bbPress? Follow <a href=\"https://bbpress.org/blog/\">the bbPress blog</a> and join the #bbpress channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>State of the Word</h2>\n\n\n\n<p><a href=\"https://2019.us.wordcamp.org/\">WordCamp US 2019</a> was held in St. Louis, MO this year on November 1-3. At the event, <a href=\"https://profiles.wordpress.org/matt/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>matt</a> gave his annual State of the Word address, during which he shared what had been accomplished in the past year, announced what is coming next, and shared several ways to get involved.</p>\n\n\n\n<p>You can watch <a href=\"https://www.youtube.com/watch?v=LezbkeV059Q&t=21s\">the State of the Word</a> as well as <a href=\"https://www.youtube.com/watch?v=fFsVbAo8HwI\">the Q&A session at the end</a>, and <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">read Matt’s recap</a> of the address. If you didn’t make it to St. Louis, you can still <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETHl165LvLVXfB3yBZEzV-q\">watch all the sessions</a> at your leisure.</p>\n\n\n\n<h2>Five for the Future</h2>\n\n\n\n<p>During the State of the Word, Matt announced that there is now <a href=\"https://wordpress.org/five-for-the-future/\">a dedicated landing page for Five for the Future</a>, which features the people and organizations that commit at least it 5% of their resources to the WordPress open source project. There are many ways to contribute to WordPress, such as core development, marketing, translation, training, and community organizing, among many other important paths to contribution.</p>\n\n\n\n<p>Five for the Future welcomes individuals and organizations, and highlights all the incredible ways we build WordPress together. For more information, visit <a href=\"https://wordpress.org/five-for-the-future/\">the Five for the Future page</a>.<br /></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>After releasing WordPress 5.3, the Core team announced <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">a tentative release schedule</a> for 2020 and 2021.</li><li>The Core team has announced <a href=\"https://make.wordpress.org/core/2019/11/28/new-css-focus-in-core/\">a new CSS focus</a> to complement the existing ones for PHP and JavaScript — this focus comes with dedicated tags, targeted work, and a new #core-css Slack channel.</li><li>Version 2.2 of the WordPress Coding Standards <a href=\"https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/2.2.0\">has been released</a> — this new release is ready for WordPress 5.3, includes five brand new sniffs, and plenty of new command-line documentation.</li><li>The latest update to the Theme Review Coding Standards, <a href=\"https://github.com/WPTRT/WPThemeReview/releases/tag/0.2.1\">v0.2.1</a>, is compatible with v2.2 of the WordPress Coding Standards, and helps authors to build more standards-compatible themes.</li><li><a href=\"https://2019.us.wordcamp.org/2019/11/11/wordcamp-us-2020/\">The WordCamp US team has announced</a> the dates for next year’s event in St. Louis, MO — WordCamp US 2020 will be held on October 27-29. This will be the first time that the event will be held during the week and not on a weekend. The team has also announced a Call for Organizers. If you are interested in joining the team, <a href=\"https://2020.us.wordcamp.org/2019/11/21/join-the-wcus-2020-organizing-team/\">learn more</a>. </li><li>The WP Notify project, which is building a unified notification system for WordPress Core, <a href=\"https://make.wordpress.org/core/2019/11/29/wp-notify-hiatus-till-january-2020/\">is on hiatus</a> until January 2020.</li><li>A working group on the Community Team <a href=\"https://make.wordpress.org/community/2019/11/25/handbook-update-how-to-improve-the-diversity-of-your-wordpress-events/\">has updated their Handbook</a> to help organizers create more diverse events.</li><li>The WP-CLI team <a href=\"https://make.wordpress.org/cli/2019/11/12/wp-cli-v2-4-0-release-notes/\">released v2.4.0</a> of the WordPress command-line tool. This release includes support for WordPress 5.3 and PHP 7.4.</li><li>Gutenberg development continues rapidly with <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">the latest 7.0 release</a> including an early version of the navigation menus block, among other enhancements and fixes.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Dec 2019 08:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Powering Your House\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50550\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2019/11/powering-your-house/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:263:\"<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>I enjoyed this fun video from xkcd’s Randall Munroe on different ways you could power your home, illustrated. <a href=\"https://xkcd.com/how-to/\">Check out his book How To for more in the same vein</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 30 Nov 2019 22:33:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: WP&UP to Hold #DoSummitGood Online Event for Giving Tuesday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95585\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wptavern.com/wpup-to-hold-dosummitgood-online-event-for-giving-tuesday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4922:\"<img />\n\n\n\n<p>On Giving Tuesday, December 3, WP&UP is holding an online event called <a href=\"https://wpandup.org/go/dosummitgood\">#DoSummitGood</a> that features speakers from various “for good” WordPress organizations. The event will have nine sessions from 13 speakers. It begins at <a href=\"http://www.timebie.com/std/utc.php?q=13\">13:00 UTC</a>.</p>\n\n\n\n<p>Giving Tuesday is a global movement meant to inspire generosity. The celebration has run each year since 2012 on the Tuesday following the U.S. Thanksgiving holiday. The idea is to inspire people to do good, not for just one day of the year, but each day of their lives.</p>\n\n\n\n<p>A WordPress-focused event on Giving Tuesday sounds like a perfect match. Given the nature of open source and the charitable work of many of the people and companies in the space, it makes sense to hold a specific event for the holiday. “This is the first #DoSummitGood and there has already been a discussion about making this an annual event for Giving Tuesday,” said Dan Maby, CEO and a Trustee of WP&UP.</p>\n\n\n\n<p>WP&UP is a registered charity organization with a mission to support and promote positive mental health within the WordPress community. Its <a href=\"https://wpandup.org/health-hubs/\">Health Hubs</a> cover topics like business, skills, physical, and mental health. The organization also provides support and counseling services.</p>\n\n\n\n<p>The idea for the #DoSummitGood event was born from a WP&UP <a href=\"https://wpandup.org/2019/10/join-our-open-discussion-town-hall-ama-on-wednesday-9th-october/\">Town Hall</a> in October. “Our focus is on collaboration and our Town Halls are an opportunity for members of the public to get involved and help brainstorm ideas for the community, as well as get to know more about what WP&UP does,” said Maby.</p>\n\n\n\n<p>The primary event will run via <a href=\"https://www.crowdcast.io/e/dosummitgood/register\">Crowdcast</a>. By registering for the event, attendees will gain access to the Hallway Track to meet with other attendees online. They will also have the ability to ask questions directly to the speakers. Registration is free but will close once it reaches a specific number of signups. “WP&UP is paying for the technical solution to deliver the event,” said Maby. “As a registered charity we have to be responsible for expenditure, and so limiting the number of seats for this first event is one way we can do that.”</p>\n\n\n\n<p>For those who do not register and attend via Crowdcast, they can still watch and participate in the event through various social platforms:</p>\n\n\n\n<ul><li><a href=\"https://twitter.com/WPandUP\">Twitter</a></li><li><a href=\"https://www.facebook.com/WPandUP/\">Facebook</a></li><li><a href=\"https://www.youtube.com/wpandup\">YouTube</a></li><li><a href=\"https://www.twitch.tv/wpandup\">Twitch</a></li></ul>\n\n\n\n<p>Each of the sessions will feature various international speakers who will give a talk on their area of expertise. The sessions will follow a specific format and run for one hour. For the first 10 minutes of each session, the individual speaker or group will talk about the “for good” entity they represent. They will follow up with a 35-minute talk on their subject. Afterward, the speaker and attendees will participate in an open Q&A session.</p>\n\n\n\n<p>The #DoSummitGood event is designed to give back. “Throughout the event, a donation form will be shared,” said Maby. “All money raised through this form will be distributed between the various non-profits that feature in the event.”</p>\n\n\n\n<p>Cory Miller, a Trustee at WP&UP, will kick off the event with a session titled “The Iceberg of Life: How I Manage the Ups and Downs.” Miller has been open about mental health within the WordPress community and his struggles for several years. He has previously written on the topic of <a href=\"https://corymiller.com/the-iceberg-of-life/\">The Iceberg of Life</a>, which is worth reading if you are looking to get an early look into what his session may be about.</p>\n\n\n\n<p>Marieke van de Rakt will follow up with a talk about improving a site’s SEO. She is representing Yoast and its <a href=\"https://wptavern.com/yoast-launches-fund-to-increase-speaker-diversity-at-tech-conferences\">diversity fund program</a>, which helps to remove the financial burdens that cause minorities or underrepresented groups to speak at conferences.</p>\n\n\n\n<p>The nine sessions have a diverse group of speakers from various organizations that are currently providing support for charities, minorities, and other groups that need help. The topics include turning passion into a profession, bringing more diversity to speaking roles at conferences, and more. Two of the sessions will be round-table events with multiple speakers.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Nov 2019 19:26:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Matt: Distributed Podcast: Clark Valberg, Lydia X. Z. Brown, Stephen Wolfram, and the Grand Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50496\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://ma.tt/2019/11/distributed-podcast-updates/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9149:\"<p>If y’all haven’t caught up recently with my podcast <a href=\"https://distributed.blog/\">Distributed</a>, this is a perfect moment to do so—the past several weeks have been full of insights from folks like InVision CEO Clark Valberg, attorney and advocate Lydia X. Z. Brown, Stephen Wolfram, and some of my own Automattic colleagues in-person at our Grand Meetup. </p>\n\n\n\n<p>You can subscribe at <a href=\"https://podcasts.apple.com/us/podcast/distributed-with-matt-mullenweg/id1463243282\">Apple Podcasts</a>, <a href=\"https://podcasts.google.com/?feed=aHR0cHM6Ly9kaXN0cmlidXRlZC5ibG9nL2NhdGVnb3J5L3BvZGNhc3QvZmVlZC8%3D\">Google</a>, <a href=\"https://overcast.fm/itunes1463243282/distributed-with-matt-mullenweg\">Overcast</a>, <a href=\"https://open.spotify.com/show/59bljZU7v9cJTXKvlfnFN8?si=Iv4hgJMFRCCx4SpmXlLArg\">Spotify</a>, or wherever you like to listen. </p>\n\n\n\n<span id=\"more-50496\"></span>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/11/26/the-importance-of-irl-in-a-world-of-screens/\">The Importance of IRL in a World of Screens (Automattic Grand Meetup)</a></h2>\n\n\n\n<p>“When you work in a distributed company, every time that you interact with your colleagues via text… you are taking out of your social bank account with them. So when you get people together, that’s when you have the opportunity to see each other face-to-face, and remind everybody that you’re all human beings. And fill that social capital back up because it’s so hard to communicate via text.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/11/14/clark-valberg-invision/\">Building the Tools That Bring the Screen to Life (Clark Valberg, InVision) </a></h2>\n\n\n\n<p>“We needed it as a talent hack, as a talent arbitrage. Hire the best people wherever they happen to be, figure everything out later, hire them quickly, get them in the ship as early as possible and start seeing results. How can I just hire the best people no matter where they are?”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/10/31/making-work-accessible-wherever-it-happens/\">Making Work Accessible, Wherever It Happens (Lydia X. Z. Brown)</a></h2>\n\n\n\n<p>“I have believed from a very young age that every single one of us has a moral obligation to use whatever resources we have — time, money, knowledge, skills, emotional energy, access to physical resources — however that might be defined — that we each have a moral obligation to use those resources in service of justice, and fighting against injustice and oppression and violence in all of its forms, structural and individual, subtle and overt.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/10/17/inside-toptals-distributed-screening-process/\">Inside Toptal’s Distributed Screening Process (Taso Du Val) </a></h2>\n\n\n\n<p>“I was going into an office but not seeing anyone or interacting with anyone except myself. So it almost was this zombie-like walk to the office every morning where I’m going to the office because I go to work, but I don’t see anyone who I work with. [laughs] And so I actually started waking up and just working on my computer at home. And then I said to myself, ‘Well, why am I even working from home?\'”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/10/03/turning-ideas-into-real-things/\">The Machine That Turns Ideas Into Real Things (Stephen Wolfram) </a></h2>\n\n\n\n<p>“You can do things that are very commercial, but a little bit intellectually boring. And it tends to be the case that you’re doing a lot of rinse-and-repeat stuff if you want to grow purely commercially, so to speak. Or, you can do things that are wonderful intellectually, but the world doesn’t happen to value them and you can’t make commercial sense that way. And I’ve tried to navigate something in between those two where it’s where I’m really intellectually interested and where it’s commercially successful enough to sustain the process for a long time.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/09/19/welcome-to-the-chaos/\">Welcome to the Chaos (Sonal Gupta, Automattic)</a></h2>\n\n\n\n<p>“I like to trust people and give them autonomy. But I keep in touch with them very regularly and I think it becomes clear pretty quickly if somebody is not doing work. We look at performance, and we look at communication at a distributed company. Communication is oxygen.” </p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/09/05/managing-distributed-teams/\">Observe, Don’t Surveil: Managing Distributed Teams with Respect (Scott Berkun)</a></h2>\n\n\n\n<p>“To work at a remote company demanded great communication skills, and everyone had them. It was one of the great initial delights. Every corporation has the same platitudes for the importance of clear communication, yet utterly fails to practice it. There was little jargon at Automattic. No ‘deprioritized action items’ or ‘catalyzing of crossfunctional objectives.’ People wrote plainly, without pretense and with great charm.” </p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/08/22/build-distributed-engineering-teams/\">How to Build and Strengthen Distributed Engineering Teams (Cate Huston, Automattic)</a></h2>\n\n\n\n<p>“A senior engineer makes the whole team better, but we don’t want to be prescriptive about how people made the team better. That was up to them. There were options, but that was the expectation for everyone on the team. You come in, you’re an experienced engineer, we expect you to be making the whole team better in some way, and what that looks like is up to you.” </p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/08/08/stay-connected-in-a-distributed-world/\">How to Stay Connected in a Distributed World (Leo Widrich)</a> </h2>\n\n\n\n<p>“I started to feel like I was hitting a wall. This thing that I always dreamt of, to have a profitable company, to be financially secure, to have a team… I felt that having that success, having some of that financial security — it left me unfulfilled in a lot of other areas. — in the sense of deep lasting connection and also a lack of emotional resilience to deal with the ups and downs that startup life comes with.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/07/25/helping-creativity-happen-from-a-distance/\">Helping Creativity Happen from a Distance (John Maeda) </a></h2>\n\n\n\n<p>“My point is blogging is good for you. It’s mental health, it’s expression, it’s sharing your process with the world. And when you relate to the world, your standard of quality floats to that value of the world. It’s a market economy of ideas and by putting ourselves out there, you become relevant.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/07/11/engineering-with-empathy/\">Engineering with Empathy (Han Yuan, Upwork) </a></h2>\n\n\n\n<p>“We really want to encourage empathy in general. And so a key part of empathy is being able to try to see the other person’s point of view. And in an organization as distributed as ours where people come from all around the world, we view it as an essential ingredient to developing deep and meaningful collaboration.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/07/11/how-to-do-hr-in-a-blended-company/\">How to Do HR in a Blended Company (Zoe Harte, Upwork) </a></h2>\n\n\n\n<p>“That means saying, ‘Okay, our entire organization will connect this many times a year in this many ways. There will be an all-department meeting once a month, once a quarter — whatever is appropriate — and that we will cover these three priorities and in broad progress and how it’s impacting the business overall.’ And then the expectation would be that the smaller subsets of teams are meeting in this way.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/07/02/on-building-automattic/\">On Building Automattic (Me)</a></h2>\n\n\n\n<p>“Our distributed roots did not come from some grand vision, but instead emerged from cold realities. Colocation (being in the same place, at the same time) is expensive!”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/06/13/is-remote-work-bs/\">Is Remote Work Bulls—t? (Arianna Simpson)</a></h2>\n\n\n\n<p>“I think having people come and interrupt you every 25 seconds, as is often the case in open floor plans, is definitely not the most productive situation. So the model I’ve seen work well, or the model I lean towards, is having an office where people are working from, but having private offices or spaces where people can plug in their headphones and just do work alone while still being in the same place as, hopefully, all of their colleagues.”</p>\n\n\n\n<h2><a href=\"https://distributed.blog/2019/05/30/could-vr-replace-the-office/\">For Years, VR Promised to Replace the Office. Could It Really Happen Now? (John Vechey, Pluto VR)</a></h2>\n\n\n\n<p>“The technology forces you to be present — in a way flatscreens do not — so that you gain authentic experiences, as authentic as in real life. People remember VR experiences not as a memory of something they saw but as something that happened to them.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Nov 2019 03:53:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WPTavern: WordPress Black Friday Sales Roundup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95552\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wptavern.com/wordpress-black-friday-sales-roundup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11633:\"<div class=\"wp-block-cover alignfull has-background-dim-80 has-gray-900-background-color has-background-dim has-parallax bg-gray-900\"><div class=\"wp-block-cover__inner-container\">\n<h1 class=\"text-white\">WordPress Black Friday Sales Roundup</h1>\n\n\n\n<p class=\"has-medium-font-size font-secondary text-base\"><a href=\"https://wptavern.com/author/justintadlock\">Justin Tadlock</a> <span class=\"sep mx-2\">·</span> November 26, 2019 <span class=\"sep mx-2\">·</span> <a href=\"https://wptavern.com/category/news\">News</a></p>\n</div></div>\n\n\n\n<p>‘Tis the largest shopping season of the year. While you are gearing up for a big weekend of finding that perfect gift for your family and friends, you might take a moment to consider giving your website a little something for the holiday.</p>\n\n\n\n<p>The following is our roundup of WordPress hosting, services, and plugins that are on sale this week and next.</p>\n\n\n\n<h2>Hosting and Domain Deals</h2>\n\n\n\n<p>If you are in the market for a new host or have been sitting on a new domain name to purchase, now might be the time to start looking around to see if you can snag a good price.</p>\n\n\n\n<h3>BlueHost</h3>\n\n\n\n<p>BlueHost is running a weeklong event, which began on November 25. The web host is offering 60% off WordPress, 50% off VPS, and 40% off WordPress Pro hosting. The offer includes a free domain for the first year.</p>\n\n\n\n<p><a href=\"https://www.bluehost.com/\">Visit BlueHost’s site →</a></p>\n\n\n\n<h3>DreamHost</h3>\n\n\n\n<p>DreamHost is cutting their prices on new domain registrations from November 25 through December 3, which ranges from a low $0.79 for <code>.xyz</code> to $6.99 for <code>.com</code> registrations. Beginning on Friday, November 29, they are offering deals on their Shared Unlimited hosting for 1-year ($5.95/month) and 3-year ($4.95/month) paid plans.</p>\n\n\n\n<p><a href=\"http://dreamhost.com/\">Visit DreamHost’s site →</a></p>\n\n\n\n<h2>WordPress Services</h2>\n\n\n\n<p>A couple of WordPress companies are offering markdowns on their services rather than products this shopping season.</p>\n\n\n\n<h3>WPScan</h3>\n\n\n\n<p>WPScan, an online WordPress vulnerability scanner, is giving a 20% discount for the first three months on any of their paid plans. Use the coupon code <code>BLACKFRIDAY20</code> at checkout.</p>\n\n\n\n<p><a href=\"http://wpscan.io\">Visit WPScan’s site →</a></p>\n\n\n\n<h3>WPDandy</h3>\n\n\n\n<p>WPDandy offers WordPress maintenance, management, and support, which includes backup and security services. The team is currently running 50% off each plan available. The Black Friday deal is currently open, but there is no mention of when it ends.</p>\n\n\n\n<p><a href=\"https://wpdandy.com/black-friday-2019\">See WPDandy’s sale →</a></p>\n\n\n\n<h2>Plugins</h2>\n\n\n\n<p>If you have had your eye on a particular plugin but have yet to pull the trigger, now may be a good chance to grab it. The following is a roundup of several plugins and plugin bundles. Some are currently on sale. Others will begin on Black Friday. Most sales will last several days.</p>\n\n\n\n<h3>Saturday Drive</h3>\n\n\n\n<p>Saturday Drive, the company behind <a href=\"https://ninjaforms.com/\">Ninja Forms</a> and <a href=\"https://calderaforms.com/\">Caldera Forms</a>, has the most interesting Black Friday deal. Users have a chance of getting between 40% and 100% off either plugin by using the spinner at checkout. The company is also donating 10% of all sales to Operation Smile. The promotion runs between November 29 and December 3.</p>\n\n\n\n<p>Read more about Saturday Drive’s <a href=\"https://saturdaydrive.com/save-it-forward/\">Save it Forward event →</a></p>\n\n\n\n<h3>iThemes</h3>\n\n\n\n<p>iThemes has a large selection of products, including its popular BackupBuddy and iThemes Security Pro plugins. The site is cutting prices 50% off any new plugin, combo pack, hosting, theme, Stash, or annual Sync plan from November 23 – December 2.</p>\n\n\n\n<p><a href=\"https://ithemes.com/coupon/black-friday-cyber-monday-sale/\">See iTheme’s sale →</a></p>\n\n\n\n<h3>GiveWP</h3>\n\n\n\n<p>GiveWP is a donations plugin that allows visitors to contribute to your cause directly from your website. They are running a 50%-off special for the next week. However, the sale is limited to the first 500 customers. This would be a good time to snag the plugin if you plan on collecting donations for Giving Tuesday next week.</p>\n\n\n\n<p><a href=\"https://givewp.com/lps/black-friday/\">See GiveWP’s sale →</a></p>\n\n\n\n<h3>Pootlepress</h3>\n\n\n\n<p>Pootlepress, a WordPress plugin and theme shop, is slashing 40% off their WooBuilder Blocks and Storefront Blocks plugins, which integrate WooCommerce and Gutenberg. The sale begins on November 29 and ends on December 4.</p>\n\n\n\n<p><a href=\"https://www.pootlepress.com/\">Visit Pootlepress’ site →</a></p>\n\n\n\n<h3>Starfish Reviews</h3>\n\n\n\n<p>Starfish Reviews, a plugin designed to help businesses get more reviews on Google, Facebook, and other platforms, is currently on sale for 83% off. The lifetime deal ends on November 30.</p>\n\n\n\n<p><a href=\"https://starfish.reviews/2019-bfcm-ltd/\">See Starfish Review’s sale →</a></p>\n\n\n\n<h3>ProjectHuddle</h3>\n\n\n\n<p>ProjectHuddle is a WordPress feedback plugin for use by agencies and freelancers to communicate with their clients. It allows clients to provide comments on mockups and more. Each pricing plan has been cut by 40%. The sale began on November 25 and runs through December 2.</p>\n\n\n\n<p><a href=\"https://projecthuddle.com/friday\">See ProjectHuddle’s sale →</a></p>\n\n\n\n<h3>Paid Memberships Pro</h3>\n\n\n\n<p>Paid Memberships Pro is a WordPress community and memberships plugin that works with several payment gateways and integrates with community plugins such as bbPress and BuddyPress. The website is cutting $100 from its Plus plan and $200 from its Unlimited plan, both of which locks in a lifetime renewal rate. The offer runs from November 29 through December 2. Use the <code>blackfriday</code> discount code at checkout.</p>\n\n\n\n<p><a href=\"https://www.paidmembershipspro.com/press/resources/\">See Paid Memberships Pro’s sale →</a></p>\n\n\n\n<h3>Dev4Press</h3>\n\n\n\n<p>Dev4Press is a plugin shop that has a range of plugins, including bbPress tools, security, ratings, and more. Customers can grab 25% off using the <code>BLACKCYBER</code> coupon code at checkout. The discount can be applied to all plugins, add-ons, and club memberships. The sale runs from November 27 through December 3. </p>\n\n\n\n<p><a href=\"https://www.dev4press.com/promotion/2019/black-friday-cyber-monday-2019/\">See Dev4Press’ sale →</a></p>\n\n\n\n<h3>SiteOrigin</h3>\n\n\n\n<p>SiteOrigin is slashing 50% off their premium product bundle on Black Friday, November 29, which includes over 20 add-ons for their theme and plugin products. Use the <code>NOVEMBER30</code> coupon code at checkout for the discount. On Giving Tuesday, November 3, the team will provide email support to all users, which is typically only available on paid plans.</p>\n\n\n\n<p><a href=\"https://siteorigin.com/downloads/premium/\">Visit SiteOrigin’s Premium page →</a></p>\n\n\n\n<h3>Stackable</h3>\n\n\n\n<p>Stackable, a premium blocks collection plugin, kicked off its version 2 launch on November 25. The site is currently holding a flash sale that ends on November 27. Use the discount code <code>LTD30</code> to grab 30% off. After the flash sale, they will continue with a 20% discount for all annual plans when using the <code>LAUNCH20</code> discount code. This deal ends on December 9. The website is also offering limited-time lifetime purchases during the event.</p>\n\n\n\n<p><a href=\"https://wpstackable.com/\">Visit Stackable’s website →</a></p>\n\n\n\n<h3>Hookturn</h3>\n\n\n\n<p>Hookturn, a company that specializes in add-on plugins for Advanced Custom Fields, is currently offering 40% off their ACF Theme Code Pro, ACF Custom Database Tables, and Advanced Forms Pro plugins. The sale runs until December 3.</p>\n\n\n\n<p><a href=\"https://hookturn.io\">Visit Hookturn’s website →</a></p>\n\n\n\n<h3>SearchWP</h3>\n\n\n\n<p>SearchWP is an advanced search form plugin that offers a more robust search of content for WordPress. The company’s sale this year begins on Friday, November 29, and lasts until Tuesday, December 3. The site is offering a 30%-50% discount on new plugin licenses and 40% off upgrades for existing customers at checkout.</p>\n\n\n\n<p><a href=\"https://searchwp.com/\">Visit SearchWP’s website →</a></p>\n\n\n\n<h3>OrganizeWP</h3>\n\n\n\n<p>OrganizeWP, a drag-and-drop plugin that allows users to manage their WordPress admin, will be on sale for 50% off support and update licenses. The runs November 29 through December 3. Discounts are automatically applied at checkout.</p>\n\n\n\n<p><a href=\"https://organizewp.com/\">Visit OrganizeWP’s website →</a></p>\n\n\n\n<h3>Gravity PDF</h3>\n\n\n\n<p>Gravity PDF, a plugin for automatically creating PDF documents for Gravity Forms, is currently holding a sale for 40% off their access passes. The sale will end on Monday, December 2.</p>\n\n\n\n<p><a href=\"https://gravitypdf.com/l/2019-black-friday-and-cyber-monday-sale/\">See Gravity PDF’s sale →</a></p>\n\n\n\n<h3>Meta Box</h3>\n\n\n\n<p>Meta Box, a custom fields plugin for developers, is offering 60% off their lifetime bundle, which brings the price from $499 down to $199. The sales event lasts from November 26 through December 6.</p>\n\n\n\n<p><a href=\"https://metabox.io/black-friday/\">See Meta Box’s sale →</a></p>\n\n\n\n<h3>WisdmLabs</h3>\n\n\n\n<p>WisdmLabs, a shop with various WooCommerce and LearnDash add-ons, will begin offering 30% discount on all products and bundles available through their site on November 28 and last through December 2. Use the <code>BFCM30</code> coupon code at checkout.</p>\n\n\n\n<p><a href=\"https://wisdmlabs.com/premium-wordpress-plugins/\">See WisdmLabs’ sale →</a></p>\n\n\n\n<h3>MailOptin</h3>\n\n\n\n<p>MailOptin is an email opt-in form plugin that allows website visitors to sign up for an email subscription. The site is offering a 25% discount for customers who use the <code>BCFM2019</code> coupon code from November 29 through December 3.</p>\n\n\n\n<p><a href=\"https://mailoptin.io\">Visit MailOptin’s website →</a></p>\n\n\n\n<h3>Social Rocket</h3>\n\n\n\n<p>Social Rocket, a social sharing plugin for WordPress that works with all the major social networks, is currently on sale for 33% off using the <code>BFCM2019</code> coupon code. The discount is available through December 2.</p>\n\n\n\n<p><a href=\"https://wpsocialrocket.com/\">Visit Social Rocket’s website →</a></p>\n\n\n\n<h3>Charitable</h3>\n\n\n\n<p>Charitable is a fundraising plugin for WordPress that allows visitors to donate directly on users’ sites. The website is offering 30% off its pro and agency payment options from November 29 through December 3. Use the <code>PRO30BF19</code> code at checkout for the discount.</p>\n\n\n\n<p><a href=\"https://www.wpcharitable.com/\">Visit Charitable’s website →</a></p>\n\n\n\n<h3>Sandhills Development</h3>\n\n\n\n<p>Sandhills Development is offering 25% off with the <code>BFCM2019</code> coupon code on all its products, which includes Easy Digital Downloads, AffiliateWP, Restrict Content Pro, Sugar Calendar, and WP Simple Pay. The sale runs from November 29 through December 6. They are also offering lifetime bundle deals and over $3,000 in prizes.</p>\n\n\n\n<p><a href=\"https://sandhillsdev.com/2019/11/sandhills-sale-event-2019/\">See Sandhills Development’s sale →</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Nov 2019 21:29:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WPTavern: WP Tavern’s New Design: No More Wood Grain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95513\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://wptavern.com/wp-taverns-new-design-no-more-wood-grain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4871:\"<img />Screenshot of the new homepage design.\n\n\n\n<p>If you are viewing WP Tavern from your browser today, you might be a bit shocked. Things are different — much different. If you are reading this post via email or a feed reader, hop on over to the live site to take a look.</p>\n\n\n\n<p>Welcome to the new design!</p>\n\n\n\n<p>When I accepted the job to write for WP Tavern, some of you asked if I would be handling anything with the design and development aspects of the site. Today, you have your answer. I was tasked with overhauling our dated design and getting something fresh up.</p>\n\n\n\n<p>From the moment I logged in and started peeking behind the curtain, the task seemed almost insurmountable. WP Tavern has had nearly 5,000 posts over 12 years. It has content mixed and matched with plugins that have not been used in years. Being perfectly honest, I was unsure what some plugins did for a long while. However, I have gotten to know the site and its inner-workings over the past couple of months, and the new design has taken shape around some of that.</p>\n\n\n\n<p>Rather than taking the time to do a complete overhaul of everything, which is sorely needed, our team decided the best course of action was to get a new theme up and iterate.</p>\n\n\n\n<p>The first step of the design process was to remove the wood-grain background. There is likely some nostalgia attached to that for some of our readers (some of you may have grown accustomed to it over the last 12 years), but it is the one thing we universally agreed to drop.</p>\n\n\n\n<p>The second step was to move to a sidebar-less design. Our team at the Tavern decided that nearly everything in the previous design’s sidebar offered few benefits to our readers. It was a distraction that took away from the content.</p>\n\n\n\n<p>The next step of the design process was to add complete compatibility with the block editor (Gutenberg). With no sidebar, this will open the door for us to do more interesting things with media and other elements over the long term.</p>\n\n\n\n<p>Overall, the goal was to make the reading process nicer for all of you who visit the site. I hope that we have accomplished that.</p>\n\n\n\n<h2>The Future Design of the Site</h2>\n\n\n\n<p>This is version 1.0 of the new design. A large part of the process was laying the groundwork in a way that it would be easy to make changes going forward.</p>\n\n\n\n<p>There are still some missing elements that will be re-added soon. Primarily, the site needs a search form in the header/navigation area. Redesigning the email subscription form and moving it to a different location is high on the list.</p>\n\n\n\n<p>The site should load faster than before. However, there is still a lot of cleanup to do with plugins over the long haul. Page loads should be even snappier as we continue to iterate.</p>\n\n\n\n<p>I also hope we can add a custom logo and other Tavern-<em>esque</em> elements that bring more personality to the site as we move along in this ongoing process.</p>\n\n\n\n<p>However, this is the point where you, the WP Tavern audience, get to join the conversation. Before pushing too far with additional changes, it is important to get your feedback about what you want to see in the coming days, weeks, and months. Ultimately, the goal is to serve you WordPress news and information in the best way possible.</p>\n\n\n\n<p>Feedback is certainly welcome. If there is a missing element you want to see return, post it in the comments. If there is something you would like to see added, don’t be shy about letting us know.</p>\n\n\n\n<p>The <a href=\"https://wptavern.com/contact-me\">contact form</a> is also always open for private feedback or for letting us know about a problem with the site.</p>\n\n\n\n<h2>What Is Under the Hood?</h2>\n\n\n\n<p>To get the theme up and running, I reused a ton of code from my previous theme-related work before joining WP Tavern. It made sense to use a build system I already knew from top to bottom and not reinvent the wheel.</p>\n\n\n\n<p>The CSS system is a customized and stripped-down version of <a href=\"https://tailwindcss.com/\">Tailwind CSS</a>. Tailwind is a utility-first CSS framework. For most of my professional career, I have shied away from utility-based frameworks. However, Tailwind is a well-designed framework with a smart naming scheme that strikes a balance between readability and practicality. It is one of the few that has clicked with me. WordPress also uses several utility classes, especially with the block editor. The two systems made sense together.</p>\n\n\n\n<p>WordPress front-end output and some plugins (I’m looking at you, Jetpack) do not make it easy to take a full utility-class approach. Everything else was addressed on a case-by-case basis.</p>\n\n\n\n<p>If any WordPress developers want to know more about the technical aspects, I am happy to answer questions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Nov 2019 20:32:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"bbPress: bbPress 2.6.2 is out!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=206111\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://bbpress.org/blog/2019/11/bbpress-2-6-2-is-out/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1342:\"<p>bbPress 2.6.2 fixes <a href=\"https://bbpress.trac.wordpress.org/query?status=closed&group=resolution&milestone=2.6.2\">5 more small bugs</a> that were reported by community members in our support forums:</p>\n\n\n\n<ul><li>Hierarchical replies in threaded discussion topics were broken for sites that were enabling the visual editor, so we unbroke it.</li><li>Sites with custom <code>bbpress.css</code> files were not having their custom styling applied in some cases. We fixed at least one case that we could find. Let us know if this is still not working correctly for you.</li><li>BuddyPress Notifications stopped working completely, but that wasn’t on purpose so we made them work completely again.</li><li>The “Edit” part of a URL pattern was not customizable inside of Forum Settings. Now it is!</li><li>One of the repair tools had a typo in it, so we untypo’ed it.</li></ul>\n\n\n\n<p>Thanks to everyone in the forums for being persistent and helping us identify all these annoyances. </p>\n\n\n\n<p>We’re going to continue minor releases as bugs get reported and fixed. The team is committed to making sure your forums are running as smoothly as can be, so don’t be surprised if you see 2.6.3 soon too! <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f41d.png\" alt=\"?\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Nov 2019 18:24:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Optimizing Code in a World That Doesn’t Want to Optimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95433\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/optimizing-code-in-a-world-that-doesnt-want-to-optimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6757:\"<p><em>Premature optimization is the root of all evil.</em></p>\n\n\n\n<p>It is a common saying among developers. It makes sense. Optimizing prematurely can mean redoing work down the line, and time is the developer’s most finite resource. It can mean spending that precious time optimizing for scenarios that do not yet exist for a product’s users. It can mean writing code that is harder to understand with unclear performance gains.</p>\n\n\n\n<p>While participating with the WordPress theme review team about a year ago, I came across that nugget of advice once again. <em>Premature optimization is the root of all evil.</em> The reply was to a theme author who was looking to decrease the number and weight of scripts their theme needed to load. On one hand, the theme author could load a 1.29 kb script with no dependencies to get the job done. The other option was to use the jQuery-dependent script included in core WordPress for a total of 105 kb because “most” WordPress sites are loading jQuery anyway.</p>\n\n\n\n<p>For me, the answer was simple. Use the smaller script unless the core script was already loaded on the front end. I did not think of it in terms of <em>premature optimization</em>. I thought of it as plain old, run-of-the-mill, everyday optimization.</p>\n\n\n\n<p>Developers should not confuse <em>premature optimization</em> with the concept of making smart design decisions early in the process. Nor should they wait until the final stage of development to start optimizing, a time when the focus is on getting a product out to end-users. That is a sign of a poor product design process.</p>\n\n\n\n<p>Over the past year, that conversation stuck with me. It helped me become more cognizant of a terrifying trend, not just in the WordPress developer community, but with web development in general. Far too often, developers are so far removed from normal users and the technology those users rely on that optimization is little more than an afterthought. Instead, it should always be at the forefront of any developer’s mind.</p>\n\n\n\n<p>The overreliance on this misused quote has helped push the trend of measuring page weight in megabytes instead of kilobytes. It is too often used as a catchall justification for not doing any optimization in the development phase while making up for it with file compression and caching in production.</p>\n\n\n\n<p>Part of writing quality code is optimizing that code during every stage of the development process. It is about making hard decisions to cut unnecessary things as the software comes together. Caching should be a last resort after everything else has been cleaned up.</p>\n\n\n\n<p>Premature optimization is more about attempting to optimize when there are no clear gains or working on micro-optimizations that alter the software’s design for little-to-no benefit. It does not mean overlooking obvious performance boosts during development.</p>\n\n\n\n<h2>Not Everyone is on Gigabit Internet</h2>\n\n\n\n<p>Most developers I know are on super-fast internet connections, often with 1 Gbps download speeds and unlimited data. In that situation, it is easy to forget that large chunks of the world are still on slow connections with data caps.</p>\n\n\n\n<p>Some may even associate slow connections with third-world countries where millions of people are on 2G cell phone technology. However, there are large swaths of the United States and other developed countries that have no direct cable or DSL lines, which are commonly available in cities and suburbs.</p>\n\n\n\n<p>This disconnect is directly evident when other developers have initiated chats with me. In the past couple of years, it has been increasingly common for them to ask for a video chat. It is not even questioned whether such a thing is possible (video chats are unreliable at best for me). The ability to video chat at any time is taken for granted.</p>\n\n\n\n<p>There are two internet service options in the area that I live in: satellite or dial-up. Even the local telephone company refuses to offer DSL in this area because of infrastructural costs with decades-old phone lines. Because of the prohibitive costs of satellite internet access, which typically comes with data limits, many are stuck with dial-up. Cell phone companies are changing the game to a degree, assuming service is reliable, but there are downfalls with going that route, which can include data or hotspot limitations.</p>\n\n\n\n<p>For such a technologically-advanced country, many of its people are barely catching up to where others were a decade ago.</p>\n\n\n\n<p>While I am fortunate enough to choose where I live and have nothing holding me back from moving, most do not have that option. They are stuck with the best they can afford. Even in rural areas, the internet is an inescapable part of daily life, and developers are not making it easy for these people.</p>\n\n\n\n<p>While this is anecdotal, it is the stark reality of rural life in pockets of the US.</p>\n\n\n\n<p>The upside of living in the backwoods of Alabama is that it has changed my perspective as a developer. It has meant that I needed to question every code decision for every plugin and theme I built. With data caps, I needed to make sure that I was not using too many resources. </p>\n\n\n\n<p>More than anything, having a data cap changed how I used the internet. I now run an ad-blocker. I have an extension to kill videos from auto-loading. I disable JavaScript on heavy sites that I need to use. Some sites seem interesting, but I never return to them because they are resource hogs.</p>\n\n\n\n<p>When you live in a place where every byte matters, you tend to avoid wasting them.</p>\n\n\n\n<p>While not always successful, since my transition to small-town life, I have attempted to build applications in a way that served people who are not privileged enough to have blazing-fast internet access.</p>\n\n\n\n<p>Pointing this out is about making sure developers are aware that optimization matters. It matters at every stage of the development process. It matters because these people with slow connections and data caps also need to buy products, use services, read content, and do all the other things that people do on the web.</p>\n\n\n\n<p>If you are a developer who is thinking about adding that slider, swiping mechanism for mobile, or some other slick gadget, think about those of who must wait for that feature to load. Check that its dependencies are not loading too many extra resources. Do some research to see if you can locate a lighter-weight implementation. But, first, ask yourself if it is necessary.</p>\n\n\n\n<p>The themes and plugins that WordPress developers build should never be the bottleneck for a website. We can do better.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Nov 2019 21:31:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"HeroPress: Five Years Since The Dream Began\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=3019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"https://heropress.com/five-years-since-the-dream-began/#utm_source=rss&utm_medium=rss&utm_campaign=five-years-since-the-dream-began\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3140:\"<p>Exactly five years ago today I woke up to an email from Dave Rosen telling me my life was about to change. He didn’t know yet what we’d build, but he offered me the chance to build something.</p>\n\n\n\n<p>From that seed we crafted HeroPress. It was a battle, filled with uncertainty, and at times tears, but I can say without hesitation that HeroPress has changed my life, and the life of my family, for the better.</p>\n\n\n\n<p>Never, ever did I expect to become friends with so many people from so many places. HeroPress has changed the way I look at the world, and the people in it. It’s influenced my job opportunities. It’s opened doors for me to places that I didn’t know existed.</p>\n\n\n\n<p>As always, I want to say thank you. Thank you to Dave for planting the seed. Thank you to all the contributors over the years, building something great. Thank you to people willing to retweet for me every week. Thank you to all the people who’ve trusted me with their stories.</p>\n\n\n\n<p>Here’s hoping for another five years!</p>\n\n\n\n<img />Dave Rosen and I doing the X-Team X.\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Five Years Since The Dream Began\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Five%20Years%20Since%20The%20Dream%20Began&via=heropress&url=https%3A%2F%2Fheropress.com%2Ffive-years-since-the-dream-began%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Five Years Since The Dream Began\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Ffive-years-since-the-dream-began%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Ffive-years-since-the-dream-began%2F&title=Five+Years+Since+The+Dream+Began\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Five Years Since The Dream Began\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/five-years-since-the-dream-began/&media=https://heropress.com/wp-content/plugins/rtsocial/images/default-pinterest.png&description=Five Years Since The Dream Began\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Five Years Since The Dream Began\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/five-years-since-the-dream-began/\" title=\"Five Years Since The Dream Began\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/five-years-since-the-dream-began/\">Five Years Since The Dream Began</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Nov 2019 15:21:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WPTavern: WP Agency Summit Kicks Off December 6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95420\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com/wp-agency-summit-kicks-off-december-6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4819:\"<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p><a href=\"https://wpagencysummit.com/\">WP Agency Summit</a>, a virtual event for WordPress agencies, will kick off December 6, 2019, and last through December 16. The event will feature daily sessions by over 30 WordPress professionals that are designed to help agencies grow their business. Each session will be free to view, but there will be a price tag attached after the event closes.</p>\n\n\n\n<p>Jan Koch, owner WP Mastery, is running the event. WP Agency Summit is for profit, but Koch expressed a desire to give something back to the community that has helped him over the years. “I want this event to deliver value to the WP community, because I myself have received free support countless times from Facebook groups, forums, etc.,” he said. “That’s why the event is free to watch online while it’s running.”</p>\n\n\n\n<p>The event is primarily aimed at WordPress agencies, but others may find value in it. “This event is also interesting for WordPress freelancers and digital agencies who occasionally use WordPress,” said Koch. “However, being a WordPress agency owner myself, I wanted to ensure that business owners like myself and those in similar situations get the most value from the event.”</p>\n\n\n\n<p>Video sessions will be available to view for 48 hours at no cost. For those who sign up for a free pass, they can upgrade to lifetime access for $127. That lifetime access will go up to $197 during the event and $497 afterward.</p>\n\n\n\n<p>Potential buyers may want to opt for the free option before deciding whether future access to the sessions and bonus materials are worth plunking down the cash. For an agency, the cost is minimal either way. However, for a solo freelancer, the $497 price is high enough to warrant caution. Most will want to check out the material first.</p>\n\n\n\n<p>Each of the video sessions is prerecorded and edited rather than shot live. Koch is using Vimeo Pro to host the videos. There will be a live hangout to begin the event. Attendees and speakers will also get a Facebook group invite for asking questions and engaging with each other.</p>\n\n\n\n<p>Cloudways, Siteground, and MainWP are sponsoring the event, which helps cover some of the up-front costs. Outside of that, Koch is handling the remainder of those costs out of his pocket but is hopeful for a positive return through the sale of lifetime access to the materials.</p>\n\n\n\n<p>Koch first ran a virtual summit called “The WP Summit” in 2015, which was a more broad event based on various WordPress topics. That event had over 2,000 registrations. “As you can imagine, just talking about topics related to WP resulted in a very wide-spread speaker lineup, so there weren’t any clear takeaways,” said Koch.</p>\n\n\n\n<p>The idea for WP Agency Summit has been in Koch’s mind since 2018. It wasn’t until some conversations with others at WordCamp Europe (WCEU) in 2019 that it started coming together. “After WCEU, I invested in a virtual training for summits and hired a mentor to properly set up the WP Agency Summit,” he said. “My goal is to run 4 events like this in 2020, so this summit is serving as ‘crash test dummy’ and foundation at the same time.”</p>\n\n\n\n<h2>The Speaker Lineup</h2>\n\n\n\n<p>There are over 30 speakers signed on for the event. Kim Doyal, a content marketer formerly known as “The WordPress Chick,” will teach agencies how to write copy that attracts higher-paying clients. Ahmad Awais, core WordPress contributor, will teach how to save time writing code in the VS Code editor.</p>\n\n\n\n<p>Most sessions will focus on how agencies can grow their business with topics related to recurring revenue, marketing, and working with clients. Each day of the event will feature three or four sessions.</p>\n\n\n\n<p>WP Agency Summit is hosting a diverse male lineup of over 20 speakers from Europe, Asia, Australia, Africa, and the US. However, there are only four sessions lead by women within the industry. “I recognize this as a problem with my event,” said Koch. “The reason I have so much more male than female speakers is quite simple, the current speaker line-up is purely based on connections I had when I started planning for the event. It was a relatively short amount of time for me, so I wasn’t able to build relationships with more female WP experts beforehand.”</p>\n\n\n\n<p>Koch assures that he will have a more balanced ratio for upcoming summits in 2020 and beyond. “Even in this prelaunch phase, I already got in touch with many outstanding women in the WP community which would make perfect speakers for the next events,” he said.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Nov 2019 19:50:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"HeroPress: Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3012\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"https://heropress.com/essays/building-a-wordpress-business-in-iran/#utm_source=rss&utm_medium=rss&utm_campaign=building-a-wordpress-business-in-iran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19728:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2019/11/112019-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull quote: Over the years, WordPress transformed my personal and profesional life. In Persian: در طی این سالها، وردپرس زندگی شخصی و حرفهای من را تغییر داد.\" /><div class=\"c-message__content c-message__content--feature_sonic_inputs\">\n<div class=\"c-message__message_blocks c-message__message_blocks--rich_text\">\n<div class=\"p-block_kit_renderer p-block_kit_renderer--absorb_margin\">\n<div class=\"p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first\">\n<div class=\"p-rich_text_block\" dir=\"auto\">\n<div class=\"p-rich_text_section\"><a href=\"https://heropress.com/feed/#fas\">این مقاله به زبان فارسی نیز در دسترس است.</a></div>\n</div>\n</div>\n</div>\n</div>\n</div>\n<p>I purchased my first computer set when I was 19 years old, but several years before that, at the age of 15, I took a computer and MS-DOS training course and without having a computer, by merely practicing on paper, I managed to get the perfect score on the final exam.</p>\n<p>It was during those years that internet gradually entered our town. Well, don’t be shocked. Internet was introduced to our small town pretty late and we got acquainted with this technological phenomenon very late. However, internet instantly found its place in my daily routine and I was fascinated by it. After surfing the internet for a year, I was little by little encouraged to find out what a website is and how it works. Thus, I familiarized myself with the first programming language, that is, HTML and began learning it and given my enthusiasm, I mastered it in less than 10 days.</p>\n<p>I was increasingly attracted to the internet and the issues pertinent to it, and soon enough I was drawn to various internet technologies. In less than a year, I was able to learn PHP, CSS, and HTML and relying on my limited knowledge, I began testing different systems and scripts.</p>\n<h3>Introduction to Blogging</h3>\n<p>During those same years, I worked with various blog systems, one of which was B2 system. A little while later, while conducting tests, doing installations, and having fun, I encountered a system which was quite similar to B2. I installed it. Then, I entered its various parts. I found its management system, templates and codes quite appealing and easy to work with. Thus, I began translating it into Persian for my personal purposes, and in less than a week, I turned most of its various parts into Persian and they were ready to be used. Yet, due to certain reasons, I failed to install this system on my host or test it online. But I kept the system on my computer and I worked with it and enjoyed it. Yes, that system was one of the first versions of WordPress.</p>\n<p>Prior to working with WordPress, I had worked with various systems and scripts, and I was primarily accustomed to Joomla. However, simplicity, convenience, and interesting environment of WordPress drew me towards this system and I kept working with it.</p>\n<p>I was by nature shy and reticent; therefore, I was not that active in any groups or forums –this was the case in my personal life as well as on the web. Consequently, during the first few years of my activity in the field of WordPress, I hardly ever participated in WordPress forums or local groups.</p>\n<h3>Getting Involved</h3>\n<p>However, one of my friends who was active in the field of Persian WordPress, invited me to collaborate with one of the Persian WordPress support forums and this was a new beginning for me in the area of localization of WordPress.</p>\n<p>My keen interest in working with WordPress as well as helping others work and become more familiar with it made me spend a lot of time daily in the Persian WordPress forum. Nevertheless, due to the shortcomings and needs of the Persian WordPress community, we also created another support website. Following the creation of this new website, many users were attracted to it and gradually we got a lot of feedback from the Persian WordPress community. So, we became further involved with the Persian WordPress community and the scope of our activities expanded.</p>\n<p>It was during these years that I got my first formal job offer in the field of WordPress and I launched the first WordPress website for a client and received money in return for my services. This experience highly motivated me and helped me envision my future as a WordPress developer. Meanwhile, with the help of some of my friends, I started a small web design and development company which was supposed to focus on coding and programming electronic components, but my keen enthusiasm for web development drew the entire team to focus on web design and development. Due to my numerous activities in the field of WordPress and my growing recognition as a WordPress activist, over the course of a few years, virtually all of our company activities centered on WordPress as the main basis of our work, and now we are one of the active supporters of WordPress in Iran.</p>\n<h3>Transformations</h3>\n<p>Over the years, WordPress transformed my personal and professional life. My personal life was changed in the respect that from a shy, quiet and inactive guy, I turned into an energetic, active person interested in discussions and participation in social events. Along the way, I also met great and influential people, including my future spouse.</p>\n<p>We organized various gatherings and meetups in the field of WordPress. We held WordPress seminars. We set up various public forums and groups to enhance the impact of WordPress and educate newcomers, and thus, many changes occurred in my overall mood and personality.</p>\n<p>Besides, prior to the general change of direction in our company towards web and especially WordPress, our revenues were low and the company had a very slow growth; yet following our change of direction and basing the structure of the company on WordPress, our annual growth rate increased dramatically and there was a considerable increase in the size of the company, number of the personnel, and payments.</p>\n<p>I should also mention that I am a graduate of textile engineering. However, my field of study has nothing to do with my career interests. Since from a very young age I dreamt of working in the field of computer science, even studying an irrelevant major did not stop me from pursuing my old dream and while studying textile engineering, I worked in the field of computer science and in my own company.</p>\n<p>Now, 16 years after my first encounter with WordPress, it has pervaded every aspect of my life and has changed me personally, mentally, and professionally and has influenced my choice of career and business. And I am really glad that on that day I became familiar with WordPress and started working with it and am still involved with it up to this day, because not only my life changed as a result, but also I managed to educate so many people and help them transform their lives in a way that WordPress played a major role in their lives and contributed to their further success.</p>\n<h1 id=\"fas\">ساختن یک زندگی وردپرسی در ایران</h1>\n<p>من اولین کامپیوتر خود را وقتی ۱۹ ساله بودم خریدم ولی چندین سال قبل از آن در سن 15 سالگی به کلاس آموزش کامپیوتر و دوره آموزشی کار با DOS رفتم و بدون داشتن کامپیوتر و با تمرین روی کاغذ توانستم نمره کامل رو در آزمون نهایی کسب کنم.</p>\n<p>در همان سالها بود که اینترنت کم کم وارد شهر ما شد، بله تعجب نکنید درشهرکوچک ما اینترنت خیلی دیر وارد شد و ما خیلی دیر با این پدیده آشنا شدیم اما اینترنت به سرعت جای خود را در کارهای روزمره من باز کرد و من شیفته آن شدم بعد از یک سال کار کردن با اینترنت من کم کم ترغیب شدم که بفهمم سایت چیست و چگونه کار میکند و با اولین زبان یعنی HTML آشنا شدم و شروع به یادگیری آن کردم و با اشتیاق فراوانی که داشتم آن را در کمتر از ۱۰ روز یاد گرفتم.</p>\n<p>من هر روز بیشتر جذب اینترنت و موضوعات مرتبط با آن می شدم و به سرعت به سوی تکنولوژی های مختلف اینترنتی کشیده شدم. یک سال هم طول نکشید که توانستم HTML / CSS / PHP را یاد بگیرم و با همون دانش اندک، شروع به تست سیستم و اسکریپتهای مختلف کردم.</p>\n<h3>مقدمهای برای شروع</h3>\n<p>در همان سالها من با سیستمهای وبلاگی مختلفی کار کردم که یکی از آنها سیستم b2 بود. کمی بعدتر در همین تستها و نصبها و بازیگوشی ها با سیستمی مواجه شدم که بسیار شبیه b2 بود. آن را نصب کردم سپس وارد بخشهای مختلف آن شدم، سیستم مدیریت، بخش قالب و کدهای آن و بسیار برایم ساده و جالب و جذاب به نظر رسید و به همین دلیل شروع به فارسی کردن آن برای کارهای شخصی خود کردم و کمتر از یک هفته بخشهای مختلف آن را تا حدود زیادی فارسی و آماده استفاده کرده بودم. اما به دلایل خاصی موفق نشدم که آن را بر روی هاست خود نصب و به صورت آنلاین تست کنم. ولی آن سیستم را بر روی کامپیوتر خود نگه داشتم و با آن کار می کردم و لذت می بردم. بله آن سیستم یکی از اولین نسخه های وردپرس بود.</p>\n<p>من قبل از کار با وردپرس با سیستم ها و اسکریپت های مختلفی کار کرده بودم و بیشترین اسکریپتی که با آن انس گرفته بودم جوملا بود اما سادگی و روانی و محیط جذاب مدیریت وردپرس باعث شد که من به سمت وردپرس کشیده شوم و کار با آن را ادامه دهم.</p>\n<p>من ذاتا آدم کم حرف و خجالتی بودم و به همین دلیل خیلی در گروه ها و انجمن های خاصی فعالیت نمیکردم و این هم شامل وب و هم شامل زندگی عادی من میشد به همین دلیل تا چند سال اولیه فعالیت من در وردپرس، خیلی در انجمنهای تخصصی و یا گروه های محلی آن فعالیتی نداشتم.</p>\n<h3>شروع مشارکت</h3>\n<p>تا اینکه یکی از دوستان من که از فعالان وردپرس در زبان فارسی بود من را دعوت به همکاری در یکی از انجمن های پشتیبانی وردپرس به زبان فارسی کرد و این شروعی دوباره برای من در زمینه محلی سازی وردپرس بود.</p>\n<p>علاقه زیاد من به کار با وردپرس و همچنین کمک به دیگران برای کار و آشنایی بیشتر با وردپرس باعث شد که من روزانه زمان زیادی را در انجمن وردپرس فارسی صرف کنم. اما با توجه به کمبود ها و نیازهایی که جامعه فارسی داشت ما یک سایت پشتیبانی دیگر را نیز ایجاد کردیم با ایجاد سایت جدید کاربران زیادی جذب ما شدند و کم کم ما بازخوردهای زیادی را از جامعه فارسی گرفتیم به همین دلیل بیشتر درگیر جامعه فارسی وردپرس شدیم و دامنه فعالیت های ما نیز گسترش پیدا کرد.</p>\n<h3>دگرگونی</h3>\n<p>در همین سالها اولین پیشنهاد کاری رسمی من در زمینه وردپرس رسید و من اولین سایت خود را برای یک مشتری با وردپرس برپا کردم و در قبال آن مبلغی را دریافت کردم که این موضوع باعث شد انگیزه زیادی در من شکل بگیرد و مسیر حرکتی آینده خود را در وردپرس ببینم. همزمان، با کمک چند نفر از دوستان خود یک شرکت طراحی و برنامه نویسی کوچک را تاسیس کردیم که روند آن قرار بود بر کدنویسی و برنامه نویسی برای قطعات الکترونیکی باشد اما اشتیاق فراوان من به طراحی وب باعث شد که نظر کلیه جمع نیز به سمت کدنویسی و طراحی وب کشیده شود. با توجه به فعالیتهای زیاد من در وردپرس و بیشتر شناخته شدن من به عنوان یک فعال وردپرسی، در طی یک بازه زمانی چند ساله، کلیه فعالیت های شرکت ما نیز به سمت وردپرس کشیده شد و مبنای اصلی کارهای ما وردپرس شد و هم اکنون ما یکی از حامیان فعال وردپرس در ایران هستیم.</p>\n<p>طی سالیان مختلف وردپرس زندگی شخصی و کاری من را تغییر داد. زندگی شخصی من را از این جهت تغییر داد که از یک آدم خجالتی و کم حرف و کم فعالیت به یک آدم فعال، پر انرژی و علاقمند به بحث و گفتگو و حضور در اجتماعات تبدیل شوم. در این مسیر با افراد بزرگ و تاثیرگذار منجمله با همسر آینده خود نیز آشنا شدم.</p>\n<p>اجتماعات و میتاپهای مختلفی را در زمینه وردپرس راه اندازی نمودیم. سمینار های وردپرسی برگزار کردیم. انجمن ها و گروههای مردمی مختلفی را در جهت افزایش نفوذ وردپرس و آموزش آن به افراد تازه کار راه اندازی کردیم و به همین دلیل تغییرات زیادی در روحیه و خلقیات و شخصیت کلی من ایجاد شد.</p>\n<p>همچنین تا قبل از تغییر روند کلی شرکت ما به سمت وب و علیالخصوص وردپرس، شرکت درآمد خاصی نداشت و بسیار کند رشد می کرد اما پس از تغییر رویه و راه اندازی بستر اصلی شرکت بر روی وردپرس روند سالانه ما به شدت رشد کرد و هم از نظر اندازه و هم تعداد کارکنان و هم از نظر سطح دستمزد و حقوق پیشرفت چشمگیری در شرکت ایجاد شد.</p>\n<p>این را هم اضافه کنم که من فارغ التحصیل در رشته مهندی نساجی هستم. اما رشته تحصیلی من با رشته و علاقمندی کا ی من کاملا از هم جدا و نامرتبط هستند. چون من از جوانی آرزو و شوق کار کردن در زمینه کامپیوتر را داشتم و حتی تحصیل در رشته ای نامرتبط هم سبب نشد که دست از آرزوی قدیمی خود بردارم و حتی همزمان با تحصیل در رشته نساجی، در زمینه کامپیوتر و در شرکت خود مشغول به کار بودم.</p>\n<p>حالا ۱۶ سال از اولین برخورد و کار من با وردپرس میگذرد و وردپرس تقریباً در همه زمینه های مختلف زندگی من نفوذ کرده و باعث تغییر من در زمینه شخصی، روحی و کاری و کسب و کار من شده است و از این بابت بسیار خوشحال هستم که آن روز توانستم با وردپرس آشنا شده و شروع به کار کنم و تا به امروز نیز درگیر آن باشم.</p>\n<p>زیرا علاوه بر اینکه زندگی من تغییر کرد، توانستم افراد زیادی را نیز آموزش داده و به آنها کمک کنم تا زندگی آنها نیز تغییر کند و وردپرس شاکله زندگی آنها را تشکیل داده و باعث موفقیت بیشتر آنها شود.</p>\n<p> </p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\">\n<div class=\"rtsocial-twitter-horizontal\">\n<div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Building%20A%20WordPress%20Business%20In%20Iran%20%2D%20%D8%B3%D8%A7%D8%AE%D8%AA%D9%86%20%DB%8C%DA%A9%20%D8%B2%D9%86%D8%AF%DA%AF%DB%8C%20%D9%88%D8%B1%D8%AF%D9%BE%D8%B1%D8%B3%DB%8C%20%D8%AF%D8%B1%20%D8%A7%DB%8C%D8%B1%D8%A7%D9%86&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuilding-a-wordpress-business-in-iran%2F\" rel=\"nofollow\" target=\"_blank\"></a></div>\n</div>\n<div class=\"rtsocial-fb-horizontal fb-light\">\n<div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbuilding-a-wordpress-business-in-iran%2F\" rel=\"nofollow\" target=\"_blank\"></a></div>\n</div>\n<div class=\"rtsocial-linkedin-horizontal\">\n<div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuilding-a-wordpress-business-in-iran%2F&title=Building+A+WordPress+Business+In+Iran+%26%238211%3B+%D8%B3%D8%A7%D8%AE%D8%AA%D9%86+%DB%8C%DA%A9+%D8%B2%D9%86%D8%AF%DA%AF%DB%8C+%D9%88%D8%B1%D8%AF%D9%BE%D8%B1%D8%B3%DB%8C+%D8%AF%D8%B1+%D8%A7%DB%8C%D8%B1%D8%A7%D9%86\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران\"></a></div>\n</div>\n<div class=\"rtsocial-pinterest-horizontal\">\n<div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/building-a-wordpress-business-in-iran/&media=https://heropress.com/wp-content/uploads/2019/11/112019-min-150x150.jpg&description=Building A WordPress Business In Iran - ساختن یک زندگی وردپرسی در ایران\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران\"></a></div>\n</div>\n<p><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/building-a-wordpress-business-in-iran/\" title=\"Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران\"></a></div>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/building-a-wordpress-business-in-iran/\">Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Nov 2019 04:30:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Morteza Geransayeh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: 10up Releases GitHub Actions for Simplifying WordPress Plugin Deployment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95388\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/10up-releases-github-actions-for-simplifying-wordpress-plugin-deployment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6671:\"<p>10up announced the <a href=\"https://10up.com/blog/2019/wordpress-github-actions-streamline-plugin-deployment/\">public availability of two GitHub Actions</a> geared toward WordPress plugin developers yesterday. The first Action allows developers to deploy plugin updates directly to the WordPress.org plugin directory by tagging a release on GitHub. The second Action handles readme file and asset updates. </p>\n\n\n\n<p>On November 14, GitHub <a href=\"https://github.blog/2019-11-14-powering-community-led-innovation-with-github-actions/\">announced the public launch</a> of their GitHub Actions feature. GitHub Actions are a way for developers to automate workflows from their Git repositories. Actions can also be shared with others, reused across projects, and forked like any other public repository.</p>\n\n\n\n<p>Currently, there are over 1,300 GitHub Actions with more being added every day. At least <a href=\"https://github.com/marketplace?utf8=%E2%9C%93&type=actions&query=wordpress\">nine of the current Actions</a> are related to WordPress, including an Action to <a href=\"https://wptavern.com/rtcamp-releases-github-actions-for-automated-code-review-deploying-wordpress-and-slack-notifications\">deploy WordPress by rtCamp</a>, but there will certainly be more to come in the future.</p>\n\n\n\n<p>With GitHub Actions out of beta, it opens the door for companies like 10up to share their custom workflows and for others to build upon them. It will also be interesting to see what Actions other developers within the WordPress ecosystem release.</p>\n\n\n\n<p>The 10up team initially <a href=\"https://10up.com/blog/2019/introducing-github-actions-for-wordpress-plugins/\">launched their custom Actions</a> for WordPress in March 2019, which was during GitHub Actions beta period. “Everybody has been very positive,” said Helen Hou-Sandí, director of open source initiatives at 10up and WordPress lead developer. “We’ve had a number of people report bugs, request enhancements, and contribute code and documentation. That’s been a really great measure of adoption and attention for me — having people give thoughtful critical feedback and help us improve this tool for everybody.”</p>\n\n\n\n<p>Hou-Sandí is interested in seeing other ideas for adding workflows or potentially new Actions from the community. “An example of something we’ve just started doing without writing a whole new Action is generating hook documentation and deploying that to GitHub Pages, which eliminates the need to generate locally, commit manually, and decide on where to host things,” she said.</p>\n\n\n\n<p>“Development was actually smoother than I anticipated,” said Hou-Sandí of creating and testing the team’s GitHub Actions. “Maybe because I spent a fairly long time planning and obsessing over potential issues and chose to use Bash.” For testing, she was able to use an inactive plugin repo on WordPress.org. “I’m sure I could have come up with a method to test completely locally, but being able to use actual environments without repercussions was helpful.”</p>\n\n\n\n<p>The 10up team has already been deploying plugin updates with the Actions. Hou-Sandí said that she does not think about this in terms of saving time, even though the team is already tagging releases via GitHub. </p>\n\n\n\n<p>“What it’s really done for us is, along with well-documented release processes, made it so that anybody can jump in and get a plugin updated or released without worrying about modifying commit permissions or their personal knowledge of SVN,” she said. “This makes it much easier to get releases out especially when it’s an urgent bugfix.”</p>\n\n\n\n<h2>Deploying and Updating WordPress Plugins</h2>\n\n\n\n<p>Both of the GitHub Actions created by 10up help ease the pain of deploying plugin updates to the official WordPress plugin directory. They are designed to streamline plugin release management and simplify the process of getting code out to end-users.</p>\n\n\n\n<p>WordPress plugin authors must use Subversion (SVN) to commit and tag plugin releases in the directory. Often, this is an issue because Git is the most-used version control system. Some developers have no experience with SVN, and the number of developers unfamiliar with it will likely only grow as Git continues to gain popularity. Even with those who do understand SVN, switching between version control systems can hinder workflows, particularly with larger teams.</p>\n\n\n\n<p>With so many WordPress plugin developers using Git, it makes sense to use tools that are a part of their daily workflow rather than jumping into a system only used during releases. That is where both of these GitHub Actions developed by 10up can help. </p>\n\n\n\n<p>Adding Actions to a repository is a fairly straightforward process. All repositories have a new “Actions” tab. Developers can create new workflows directly from the Actions page for their repository. When adding a new workflow, it is simply a matter of copying and pasting a particular Action’s code snippet.</p>\n\n\n\n<div class=\"wp-block-image\"><img />Adding a custom GitHub workflow.</div>\n\n\n\n<p>The <a href=\"https://github.com/marketplace/actions/wordpress-plugin-deploy\">WordPress Plugin Deploy</a> Action is for deploying plugin updates directly to the WordPress plugin directory. When developers tag a release on GitHub, it will automatically commit the update to the WordPress.org SVN repository. The Action respects <code>.distignore</code> and <code>.gitattributes</code> for ignoring files that should not be distributed to users. It also allows developers to add their plugin assets to a <code>.wordpress-org</code> folder, which will be committed to the top-level <code>assets</code> directory.</p>\n\n\n\n<p><a href=\"https://github.com/marketplace/actions/wordpress-plugin-readme-assets-update\">WordPress.org Plugin Readme/Assets Update</a> is a separate Action that allows developers to commit changes to their plugin’s readme or assets. It is useful when plugin authors need to update their plugin’s <code>Tested up to</code> version number or update screenshots, banners, and icons. This Action watches for changes on a specified branch.</p>\n\n\n\n<p>Both Actions require developers to set up secret values for their WordPress SVN username and password. Secrets are encrypted data that can be set via a repository’s “Settings > Secrets” screen. The SVN username and password are required so that GitHub can deploy commits to WordPress.org.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Nov 2019 23:00:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WordPress.org blog: WordPress 5.2.4 Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7787\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2019/11/wordpress-5-2-4-update/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1100:\"<p>Late-breaking news on the<a href=\"https://wordpress.org/news/2019/10/wordpress-5-2-4-security-release/\"> 5.2.4 short-cycle security release </a>that landed October 14. When we released the news post, I inadvertently missed giving props to Simon Scannell of <a href=\"https://blog.ripstech.com/\">RIPS Technologies</a> for finding and disclosing an issue where path traversal can lead to remote code execution. </p>\n\n\n\n<p>Simon has done a <a href=\"https://wordpress.org/news/2018/12/wordpress-5-0-1-security-release/\">great</a> <a href=\"https://wordpress.org/news/2019/03/wordpress-5-1-1-security-and-maintenance-release/\">deal</a> of <a href=\"https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/\">work</a> on the WordPress project, and failing to mention his contributions is a huge oversight on our end.</p>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing</a> vulnerabilities, which gave us time to fix them before WordPress sites could be attacked.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Nov 2019 04:47:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: Gutenberg 6.9 Introduces Image Titles, Block Patterns, and New Theme Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95365\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/gutenberg-6-9-introduces-image-titles-block-patterns-and-new-theme-features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5671:\"<p>On November 13, the Gutenberg team <a href=\"https://make.wordpress.org/core/2019/11/13/whats-new-in-gutenberg-13-november/\">launched version 6.9</a> with several features, most of which were aimed at developers. Users can now add custom image title attributes. Plugin developers can start diving into the new Block Patterns API. Plus, theme authors can begin tinkering with the experimental gradient presets and block templates features.</p>\n\n\n\n<p>Gutenberg 6.9 fixed numerous bugs, including an annoying <a href=\"https://github.com/WordPress/gutenberg/issues/16429\">invalid content error</a> when selecting a color for the pullquote block. The update included several enhancements and changes to the underlying codebase.</p>\n\n\n\n<p>Much of the work in version 6.9 went toward experimental features, including the navigation block. At this point, the nav block still needs a ton of work for practical use. The interface is still a bit clunky. Undoubtedly, this is one of the toughest user experience challenges to solve and will take time before it is ready for widespread usage. Right now, it is about continually iterating upon the work from previous versions.</p>\n\n\n\n<h2>Image Title Attribute Field</h2>\n\n\n\n<div class=\"wp-block-image\"><img />Editing the image title field in Gutenberg.</div>\n\n\n\n<p>The ability to add image titles is perhaps the biggest user-facing feature added in Gutenberg 6.9. The <a href=\"https://github.com/WordPress/gutenberg/issues/11054\">original ticket</a> for adding the feature has been simmering for over a year.</p>\n\n\n\n<p>The Gutenberg team added the title field under the “Advanced” tab when editing an image block. This was a smart decision because image titles are often used incorrectly to describe an image, which is the job of the “Alt Text” field located under the “Image Settings” tab. Image titles are also generally unnecessary. When used, they should describe the role of the image on the page.</p>\n\n\n\n<h2>Initial Block Patterns API Merged</h2>\n\n\n\n<div class=\"wp-block-image\"><img />Choosing a column layout in the block editor.</div>\n\n\n\n<p>The Block Patterns API is a developer feature primarily for creating initial setup states for complex blocks. For example, the columns block has several common patterns that users may want to choose. By providing those patterns when first inserting a block, the user does not have to go through the routine of configuring all of the settings for it.</p>\n\n\n\n<p>The idea is to cut back on the complexities of configuring some blocks so that users can more quickly get to the point of adding their custom content and getting their desired results.</p>\n\n\n\n<p>The first step toward the Block Patterns API was <a href=\"https://github.com/WordPress/gutenberg/pull/18270\">merged into Gutenberg 6.9</a>, but it is still in the experimental stage at this point.</p>\n\n\n\n<h2>Block Gradient Presets</h2>\n\n\n\n<div class=\"wp-block-image\"><img />Adding a gradient background to a button in Gutenberg.</div>\n\n\n\n<p>Gutenberg introduced gradient backgrounds in <a href=\"https://wptavern.com/gutenberg-6-7-introduces-storybook-and-gradient-backgrounds\">version 6.7</a> for the button block. The feature launched with a set of gradients that did not match users’ themes, which meant the feature was little more than a fun experiment.</p>\n\n\n\n<p>In version 6.9, developers can register custom gradients that are less of an eyesore by using colors that fit into the theme’s color palette.</p>\n\n\n\n<p>Currently, <a href=\"https://developer.wordpress.org/block-editor/developers/themes/theme-support/#block-gradient-presets\">block gradient presets</a> are marked as an experimental feature and use the <code>__experimental-editor-gradient-presets</code> theme support flag. Now is a good time for theme authors to begin exploring this feature so they can be ready when the experimental flag is removed.</p>\n\n\n\n<h2>Block Templates for Themes</h2>\n\n\n\n<p>For theme authors, block templates were the most exciting aspect of Gutenberg’s potential when it first launched. Throughout all of WordPress’ history, creating custom page templates, particularly front page templates, has been an exercise in frustration. Theme authors have always had great ideas about what their themes’ front pages should look like. In a way, it is an author’s signature on a theme project. It is often what sets one theme apart from another.</p>\n\n\n\n<p>However, creating an interface that allows users to change what is traditionally a blog post list to something more ornate and complex is not an easy thing to do. Hundreds, perhaps thousands, of varying implementations are currently in the wild, each with their take on how to create a custom front page.</p>\n\n\n\n<p>Enter Gutenberg. Theme authors, regardless of whether they love or hate it, usually see the potential of a block-based editor in terms of laying out a front page. The idea of having complete control over where specific blocks sit and how they appear on the front end is an alluring one, especially if there is a standardized experience for users to figure out how to plug their content into the blocks.</p>\n\n\n\n<p>Gutenberg 6.9 <a href=\"https://github.com/WordPress/gutenberg/pull/18247\">laid the groundwork</a> toward this reality by resolving block templates from a theme’s <code>/block-templates</code> folder.</p>\n\n\n\n<p>At this point, theme block templates are still in the experimental stage as part of the <a href=\"https://github.com/WordPress/gutenberg/issues/17512\">full site editing feature</a>. From a theme development perspective, this could be revolutionary.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Nov 2019 19:03:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Post Status: Scott Bolinger on WordPress, JAMstack, and the future of the independent developer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=71326\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://poststatus.com/wordpress-jamstack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1790:\"<p>In this episode, Scott and I dig into his experience as an indie developer within the WordPress landscape.</p>\n\n\n\n<p>Scott has long used JavaScript as a core technology with AppPresser. I think he\'s on the forefront of thinking about and using technologies that are new to WordPress but out in full force in other ecosystems. </p>\n\n\n\n<p>Scott is really into <a href=\"https://jamstack.org/\">JAMstack</a> (JavaScript, APIs, Markup). He\'s working on <a href=\"https://staticfuse.com/\">Static Fuse</a> now, which helps connect WordPress to <a href=\"https://www.gatsbyjs.org/\">Gatsby</a>. Gatsby has a <em>lot</em> of attention in web tech right now.</p>\n\n\n\n<p>We also dig pretty deeply into the challenges and opportunities facing independent developers, and the interest levels in WordPress from the indie dev crowd. It\'s an interesting episode, and I learned a lot from Scott. I hope you do too. Enjoy our conversation!</p>\n\n\n\n\n\n\n\n<h3>Other links from the show</h3>\n\n\n\n<ul><li><a href=\"https://graphql.org/\">GraphQL</a> and <a href=\"https://www.wpgraphql.com/\">WPGraphQL</a></li><li><a href=\"https://scottbolinger.com/\">Scott\'s website</a></li><li><a href=\"https://theproductbusiness.com/podcast/\">The Product Business podcast</a></li><li>Zac Gordon\'s <a href=\"https://javascriptforwp.com/product-category/courses/\">JavascriptforWP</a> courses</li></ul>\n\n\n\n<h3>Sponsor: Sandhills Development</h3>\n\n\n\n<p><a href=\"http://sandhillsdev.com/\">Sandhills Development</a> makes a suite of excellent plugins to power your WordPress website. Whether you need to sell digital downloads, restrict content, create an affiliate program, or manage an events calendar, they’ve got you covered. Thanks to <a href=\"http://sandhillsdev.com/\">Sandhills</a> for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 16 Nov 2019 16:36:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: 24 WordPress Snippets ’til Christmas, Submissions Open for 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95346\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/24-wordpress-snippets-til-christmas-submissions-open-for-2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5943:\"<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>After a multi-year hiatus, Elliott Richmond has relaunched his WordPress advent calendar and is looking for volunteers. The <a href=\"https://advent.elliottrichmond.co.uk/\">WP Snippets ’til Christmas</a> site will host 24 days of WordPress code snippets starting on December 1 and lasting until December 24. With each passing day, a new code snippet will be revealed.</p>\n\n\n\n<p>Advent calendars are special types of calendars used to count down the days until Christmas. They are often a part of religious celebrations but can be used for other purposes such as family traditions and games. For Richmond’s advent calendar, it is a way to contribute something back to the WordPress community.</p>\n\n\n\n<p>Richmond opened the site for developers to make contributions to the 24-day event. “I’ve been in touch with the original contributors in the hope that they’ll submit again and registration is also open to anyone else who wishes to contribute,” he said. “Otherwise, it will just be the Elliott Richmond show.” </p>\n\n\n\n<p>He would rather have community submissions than attempting to write all 24 code snippets alone. Jeff Starr, Zac Gordon, and Tom McFarlin, all prominent developers in the WordPress community, have already signed on to submit code. <em>Author’s note: I am also considering joining because it sounds like fun.</em></p>\n\n\n\n<p>Anyone who wants to receive updates each day of the event can register for free on the <a href=\"https://advent.elliottrichmond.co.uk/\">WP Snippets ’til Christmas</a> website. The same signup form is available for contributors.</p>\n\n\n\n<p>There are no limitations on the types of code snippets that contributors can submit, only that they should be related to WordPress. Richmond says he has some ideas such as a WP-CLI script and a deployment tool for use on the command line. However, code snippets can be something as simple as sticking a basic function into a theme to more complex scripts.</p>\n\n\n\n<p>“I come from a frontend world and I’m a self-taught PHP developer,” said Richmond. “I’m evolving constantly and always eager to learn new things. I think WordPress is similar, it’s always evolving and inspiring innovation. If you put any limitations on things they rapidly become stagnated.”</p>\n\n\n\n<p>The code snippets are not aimed at any type of WordPress user in particular. “I think it’s really useful to see bite-size code snippets to help those in the community who are taking that next step into development,” said Richmond. “To those more seasoned developers, I think it’s always useful to see how other developers approach things.”</p>\n\n\n\n<p>Each code snippet will have an open comments section similar to a traditional blog. This will allow others to say thanks for sharing or to jump-start a conversation.</p>\n\n\n\n<h2>The Road Back to the Advent Calendar</h2>\n\n\n\n<p>Richmond has been a WordPress user and developer since the launch of the platform. He is the director of <a href=\"https://squareone.software/\">Square One Software</a>, a software development company that specializes in WordPress development.</p>\n\n\n\n<p>He <a href=\"https://wptavern.com/wordpress-snippets-til-christmas-submissions-opened-for-2013\">last ran the advent calendar</a> in 2013. After the success of the first year in 2012, he decided to put it together for a second round. He wanted to keep it going beyond the first two years, but work and other commitments took priority.</p>\n\n\n\n<p>In the years since, Richmond met other local WordPress enthusiasts at WordCamp London. He now helps host the local meetup in Cheltenham, UK. With the help of the community, he organized four teams of local project managers, designers, developers, and content writers for a <a href=\"https://doaction.org/event/cheltenham-2019/\">local do_action event</a>. “I’m still an enthusiastic proponent of giving back to the community and actively encourage others in our local community to share their experience and knowledge,” said Richmond.</p>\n\n\n\n<p><a href=\"https://doaction.org/\">do_action</a> events are charity hackathons that use WordPress to help provide local charity organizations an online presence.</p>\n\n\n\n<p>“Every single team and team member did an amazing job on the day for four local non-profit charities, putting together a functional WordPress website for each charity while I personally gave a charity representative some hands-on training,” said Richmond. “Taking away some of the overhead of creating a website for the charities allows them to concentrate on what they do best, which is raising money for their own community.”</p>\n\n\n\n<p>Richmond described needing to find something to do next while still riding the buzz from the event. That is when he decided to relaunch the WP Snippets ’til Christmas event.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>Because it is the season, Richmond crowned “It’s a Wonderful Life” as the greatest Christmas movie.</p>\n\n\n\n<p>“I love classics and this one is a true classic, pretty apt in the current move to make people aware of mental health,” said Richmond. “The movie starts with depression and pending suicide when a guardian angel is bestowed to the main character George Bailey. George is shown how many lives he’s impacted on in his own local community and how things would have been if he didn’t exist, a real heartwarming feel-good reflection on the things that we take for granted in our own existence.”</p>\n\n\n\n<p>With this upcoming holiday season, considering taking the time to give back to both your local community and the WordPress community. One great way to do that is to contribute a code snippet to WP Snippets ’til Christmas.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 15 Nov 2019 21:10:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"bbPress: bbPress 2.6.1 is out!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=205662\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://bbpress.org/blog/2019/11/bbpress-2-6-1-is-out/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2442:\"<p>It seems like only <a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6/\">yesterday that 2.6.0</a> was released, and depending on where you live that might actually be true! <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f5d3.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<p>bbPress 2.6.1 fixes a few small (but very annoying bugs) that warranted some immediate attention:</p>\n\n\n\n<ul><li><a href=\"https://bbpress.trac.wordpress.org/ticket/3232\">One</a> was causing subforums not to be listed underneath their parents anymore.</li><li><a href=\"https://bbpress.trac.wordpress.org/ticket/3281\">Another</a> was causing styling issues for a few of the themes that come bundled with WordPress itself.</li><li><a href=\"https://bbpress.trac.wordpress.org/ticket/3280\">The last one</a> was causing issues with posting content within WordPress Admin, because of incompatibility with a few plugins that were interacting with the REST API in admin area pages in fun ways that we hadn’t anticipated yet.</li></ul>\n\n\n\n<p>Thanks to the quick reporting of <a href=\"https://bbpress.org/forums/profile/stevehammatt/\">stevehammatt</a> and <a href=\"https://bbpress.org/forums/profile/pdvwp/\">pdvwp</a>, we were able to identify all of these problems and get them into bbPress 2.6.1 right away. You both rock! <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f44f.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<p class=\"has-text-color has-background has-very-dark-gray-color has-very-light-gray-background-color\">One bug still remains that we could use your help with, that is affecting sites that have a custom <code>bbpress.css</code> file in their theme. If you need to fix this ASAP, you can rename it to <code>bbpress.min.css</code> temporarily. If you’re able to chime into <a href=\"https://bbpress.org/forums/topic/child-css/\">this topic in the forums</a>, that would be super helpful!</p>\n\n\n\n<p>If you have a few moments, the great Justin Tadlock from WPTavern <a href=\"https://wptavern.com/bbpress-2-6-released-after-6-years-includes-per-forum-moderation-and-engagements-api\">asked me a few questions about bbPress 2.6</a>, so consider giving it a read.</p>\n\n\n\n<p>Lastly, thank you everyone for the positive comments and responses to seeing bbPress 2.6 finally happen. It made my day, and I really appreciate it. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f49a.png\" alt=\"?\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Nov 2019 23:48:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: bbPress 2.6 Released After 6 Years, Includes Per-Forum Moderation and Engagements API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95336\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://wptavern.com/bbpress-2-6-released-after-6-years-includes-per-forum-moderation-and-engagements-api\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7007:\"<p>On Tuesday, John James Jacoby announced that bbPress 2.6 was available to the public after a six-year wait in a post titled <a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6/\">bbPress 2.6 — Better Great Than Never</a>. The announcement landed with a whimper as it was overshadowed by the release of WordPress 5.3 on the same day.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/bbpress/\">bbPress</a> is an official WordPress project for powering forums. It was <a href=\"https://bbpress.org/blog/2004/12/soft-launch/\">initially launched</a> on December 28, 2004, by Matt Mullenweg as a standalone project. During the first iteration’s heyday, it was popular within the WordPress community as a simple forum solution. In 2011, <a href=\"https://bbpress.org/blog/2011/09/bbpress-2-0-now-available/\">bbPress 2.0 relaunched</a> as a WordPress plugin with Jacoby as the lead developer.</p>\n\n\n\n<p>The bbPress team is primarily comprised of four part-time contributors with nearly no volunteers available for user testing. Stephen Edgar, Brandon Allen, and Sergey Biryukov were the primary developers other than Jacoby behind version 2.6.</p>\n\n\n\n<p>“Jennifer M. Dodd deserves a mention for her contributions to 2.6 early on; she’s largely moved on but is wonderful,” said Jacoby. “Behind the scenes in the meta and forums teams are Samuel ‘Otto’ Wood, Dion Hulse, Mika Epstein, Marius Jensen, and countless others who provide feedback and feature requests upstream based on how WordPress.org uses bbPress.”</p>\n\n\n\n<p>Contributors resolved 420 open tickets with 1,737 code commits over the multi-year span it took for version 2.6 to drop. The new version ships with hundreds of bug fixes and improvements. Its features include per-forum moderation, new platforms to import forum content from, and an Engagements API.</p>\n\n\n\n<p>The new Engagements API connects user IDs to the various types of content in bbPress, such as forums, topics, replies, and topic tags. This works as a sort of relationship system between users and any content they interact with on the forums. In previous versions of bbPress, all of this data was saved in the user metadata table.</p>\n\n\n\n<p>Per-forum moderation is a key feature for forums, but it has been one of the missing elements in bbPress. The new feature takes advantage of the Engagements API to connect user IDs to forum IDs. In turn, this allows site owners to create moderators for individual forums. This feature works in contrast to the existing “moderator” role in bbPress, which provides users global moderation powers.</p>\n\n\n\n<h2>Why the 6-Year Wait?</h2>\n\n\n\n<p>You could be forgiven for wondering if bbPress was all but dead. The last minor release happened in 2017 when the team dropped version 2.5.14. The same year, bbPress 2.6 was <a href=\"https://wptavern.com/bbpress-2-6-beta-3-likely-as-team-focuses-on-solid-data-migration-path\">headed toward a third beta</a> and even had a <a href=\"https://bbpress.org/forums/topic/bbpress-2-6-beta/\">few release candidates</a>.</p>\n\n\n\n<p>“There was not very much feedback on the 2.6 beta or RC, and I had just transitioned into my role at Sandhills Development,” said Jacoby. “I decided it was better to concentrate on doing a good job where I could make a direct impact on people’s lives, rather than have no idea if I was doing a good job at all with bbPress.”</p>\n\n\n\n<p>Jacoby did not want to release a potentially buggy version 2.6 and take on the support burden at the time. Doing so would have interfered with his responsibilities at his new job. “Younger me would have tried to do both, and failed at both,” said Jacoby.</p>\n\n\n\n<p><em>Why such a long wait between releases?</em> Most likely, it was for the same reason the <a href=\"https://twitter.com/bbPress/status/1194327563407122432\">Twitter announcement</a> got fewer than a couple of dozen likes and even fewer retweets. There is not much community engagement with the project. On the flip side, the bbPress team has not been active on social media or the project’s official blog in the past two years. </p>\n\n\n\n<p>Despite the lack of community engagement, bbPress is currently installed on over 300,000 sites. It runs the forums at WordPress.org, WordPress.com, CSS-Tricks, and other large communities. However, there is not much help sent back to the bbPress project from most places.</p>\n\n\n\n<p>“On WordPress.org, bbPress is just one piece of a very complex puzzle, and everything is mostly in maintenance mode all the time,” said Jacoby. “The forums team focuses on the needs of the forums and the meta team helps maintain the code itself, but WordPress has made it easier and more rewarding to contribute to; so contributors graduate up to WordPress core and rarely look back.”</p>\n\n\n\n<p>The idea behind switching bbPress 2.x to a WordPress plugin from its standalone roots was that it would be simpler for the larger WordPress community to pitch in. Jacoby said that contributions have improved since the pre-plugin era, but it has not helped enough. “There’s more attention and accolades with WordPress and Gutenberg than there are with the bb’s or GlotPress,” he said.</p>\n\n\n\n<p>One of bbPress’ biggest problems is the lack of resources. There is no commercial element to the plugin and no major companies are funding anyone to work on the project full time.</p>\n\n\n\n<p>“For an open-source project to be sustainable long-term, it needs to have an economy behind it,” said Jacoby. “Without an economy, what’s the real goal? Market share? Building better forum software? Those are not enough by itself when people need to make a living, and when less work with WooCommerce can help you earn a better living.”</p>\n\n\n\n<h2>The Future of Forums</h2>\n\n\n\n<p>Six years between major releases is a lifetime in technological years, plenty enough time for another company to claim the WordPress forum market share. However, bbPress managed to keep its crown as the most-used WordPress forum plugin during the wait. It does beg the question of whether companies or developers see a future for forums.</p>\n\n\n\n<p>With so many alternative options for user engagement, are forums a dying breed of software?</p>\n\n\n\n<p>“If forums are dying, it’s a slow death, according to the numbers anyway,” said Jacoby. “Chat apps like Slack and Discord (or Twitch and YouTube) are where people do forum-type stuff these days. Moderating your own community takes dedication and work, and if you’re going to do work, why not build an audience someplace else instead?”</p>\n\n\n\n<p>Jacoby has hope for the future, however. “I can imagine a bunch of reasons why forums seem unattractive,” he said, “but to me they are still what everyone circles back around to, just like having their own blogs!”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Nov 2019 20:17:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: WordCamp US 2020 Date and Location Announced, New Weekday Schedule\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95327\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wptavern.com/wordcamp-us-2020-date-and-location-announced-new-weekday-schedule\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3394:\"<p>Mark your calendars, folks. WordCamp US 2020 will start on a…<em>Tuesday</em>.</p>\n\n\n\n<p>On November 11, the WordCamp US team announced that next year’s event will happen during the middle of the week, from October 27 through October 29. This is a change from the usual three-day weekend event. The time frame puts the event’s days on Tuesday, Wednesday, and Thursday. The yearly conference will remain in St. Louis, Missouri, in 2020.</p>\n\n\n\n<p>Those planning ahead can sign up for updates via the new <a href=\"https://2020.us.wordcamp.org/\">WordCamp US 2020 site</a>.</p>\n\n\n\n<p>Thus far, the switch away from a weekend has been met with generally positive <a href=\"https://twitter.com/WordCampUS/status/1193910076244996096\">responses via Twitter</a> and Slack. However, some people fear the schedule will not allow them to attend. </p>\n\n\n\n<p>The WordCamp US Twitter account cited date availability, Halloween, and giving the weekend back to attendees as the reason behind the change.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Number of reasons from date availability, letting folks get home for Halloween, and letting folks have a their weekend back on an out-of-town event</p>— WordCamp US (@WordCampUS) <a href=\"https://twitter.com/WordCampUS/status/1193912839725101056?ref_src=twsrc%5Etfw\">November 11, 2019</a></blockquote>\n</div>\n\n\n\n<p>For professionals in the WordPress space, this move will likely be a welcome change. They are often able to get extra time off from work, sometimes paid leave, to attend the event. The company they work for may even be funding their travel. For them, attending a WordCamp is a part of their work. </p>\n\n\n\n<p>The unfortunate side effect of attending a WordCamp over the weekend is that some attendees usually have to wake up for work on Monday morning after traveling back home on Sunday. Many are essentially working two weeks straight without any downtime. This helps pile on the problem of developer burnout. Rest days, time with friends and family, and getting away from code-related things is a part of a healthy work-life balance.</p>\n\n\n\n<p>Moving the event to the middle of the week should allow professionals to better maintain that balance.</p>\n\n\n\n<p>On the other hand, some attendees may find it harder to attend during the week. This is particularly true for WordCamp-goers who do not work with WordPress professionally. They may not be able to get the time off work.</p>\n\n\n\n<p>As a general rule, Americans tend to have little paid leave they can take advantage of throughout the year. The average worker in the private sector only gets <a href=\"https://www.cnbc.com/2018/07/05/heres-how-many-paid-vacation-days-the-typical-american-worker-gets-.html\">10 paid vacation days</a> per year after one year of employment. Those numbers rise the longer an employee sticks with a single company. The US does not guarantee paid leave for workers.</p>\n\n\n\n<p>Without support from their employer, some people may have to choose between using their paid time off to attend and keeping those days in reserve for family vacation or holidays.</p>\n\n\n\n<p>Unlike local WordCamps, the US conference is more of an industry event that sees professionals from across the US and the world. The move to a weekday schedule should be a nice change for many.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Nov 2019 21:27:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"WPTavern: WordPress 5.3 “Kirk” Released, Brings New Default Theme, Editor Improvements, and UI Tweaks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95290\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://wptavern.com/wordpress-5-3-kirk-released-brings-new-default-theme-editor-improvements-and-ui-tweaks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7770:\"<div class=\"wp-block-image\"><img />Rahsaan Roland Kirk<br />Credit: <a href=\"https://www.flickr.com/photos/heiner1947/4485444348/in/photostream/\">Heinrich Klaffs</a> CC BY-SA 2.0</div>\n\n\n\n<p><a href=\"https://wordpress.org/news/2019/11/kirk/\">WordPress 5.3 “Kirk,”</a> named in honor American jazz musician Rahsaan Roland Kirk, is now available for download. The update includes a new default theme named Twenty Twenty, user interface improvements aimed at accessibility, and new block editor features.</p>\n\n\n\n<p>This release saw contributions from 645 volunteers, which is the largest contributor group ever for a WordPress release.</p>\n\n\n\n<p>The release was led by <a href=\"https://ma.tt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, and <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>. They were joined by the following contributors in supporting roles in getting version 5.3 released.</p>\n\n\n\n<ul><li>Editor Tech Lead – <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a></li><li>Editor Design Lead – <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a></li><li>Core Tech Lead – <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a></li><li>Default Theme Design Lead – <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a></li><li>Default Theme Wrangler – <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a></li><li>Docs Coordinator – <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a></li><li>Accessibility Lead – <a href=\"https://profiles.wordpress.org/audrasjb/\">JB Audras</a></li><li>Marketing Lead – <a href=\"https://profiles.wordpress.org/mikerbg/\">Mike Reid</a></li><li>Media Focus Lead – <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a></li></ul>\n\n\n\n<p>WordPress 5.2 had 84 million downloads before WordPress 5.3’s release.</p>\n\n\n\n<p>The PHP native JSON extension is now required for any site running WordPress 5.3 or later. This should not be an issue for the majority of users because the extension has been bundled with PHP by default since 2006. WordPress will output an error and cancel the update procedure if it detects the extension is missing. Users who are unable to update will need to contact their web hosts to have the extension enabled.</p>\n\n\n\n<h2>Twenty Twenty: New Default Theme</h2>\n\n\n\n<div class=\"wp-block-image\"><img />Screenshot of the Twenty Twenty WordPress theme.</div>\n\n\n\n<p>WordPress is getting a fresh coat of paint. Anders Norén led the design team for the new <a href=\"https://wptavern.com/twenty-twenty-bundled-in-core-beta-features-overview\">Twenty Twenty</a> theme, which was a <a href=\"https://wptavern.com/first-look-at-twenty-twenty-new-wordpress-default-theme-based-on-chaplain\">fork of his original Chaplin theme</a>.</p>\n\n\n\n<p>The Twenty Twenty theme is completely geared toward creating content with the block editor with its bold and opinionated styling. It comes with a cover page template and has a custom color system designed to keep the site’s color contrast accessible.</p>\n\n\n\n<h2>Block Editor Features and Improvements</h2>\n\n\n\n<div class=\"wp-block-image\"><img />Nesting any block inside the Cover block.</div>\n\n\n\n<p>WordPress 5.3 includes features from the versions 5.4 – 6.5 of the Gutenberg plugin along with bug fixes and performance improvements from versions 6.6 and 6.7. For users who have not been running the plugin, they should see faster loading times and quicker responses from keystrokes.</p>\n\n\n\n<p>WP Tavern has covered every major release of the Gutenberg plugin that will be bundled in WordPress 5.3, except Gutenberg 5.6. Catch up on any features you missed with the following articles.</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/gutenberg-5-5-adds-new-group-block-for-nesting-child-blocks\">Gutenberg 5.5 Adds New Group Block for Nesting Child Blocks</a></li><li><a href=\"https://wptavern.com/gutenberg-5-7-adds-new-block-appender-for-group-and-columns-blocks\">Gutenberg 5.7 Adds New Block Appender for Group and Columns Blocks</a></li><li><a href=\"https://wptavern.com/gutenberg-5-8-released-with-prototype-of-new-block-based-widgets-screen\">Gutenberg 5.8 Released with Prototype of New Block-based Widgets Screen</a></li><li><a href=\"https://wptavern.com/gutenberg-5-9-brings-major-improvements-to-block-grouping-introduces-snackbar-notices\">Gutenberg 5.9 Brings Major Improvements to Block Grouping, Introduces Snackbar Notices</a></li><li><a href=\"https://wptavern.com/gutenberg-6-0-adds-layout-picker-to-columns-block\">Gutenberg 6.0 Adds Layout Picker to Columns Block </a></li><li><a href=\"https://wptavern.com/gutenberg-6-1-introduces-animation-to-block-moving-actions-adds-block-based-widgets-screen-experiments\">Gutenberg 6.1 Introduces Animation to Block Moving Actions, Adds Block-Based Widgets Screen Experiments</a></li><li><a href=\"https://wptavern.com/gutenberg-6-2-adds-nesting-capabilities-to-cover-media-text-blocks\">Gutenberg 6.2 Adds Nesting Capabilities to Cover, Media & Text Blocks</a></li><li><a href=\"https://wptavern.com/gutenberg-6-3-improves-accessibility-with-new-navigation-and-edit-modes\">Gutenberg 6.3 Improves Accessibility with New Navigation and Edit Modes</a></li><li><a href=\"https://wptavern.com/gutenberg-6-4-adds-new-typewriter-experience-cover-block-resizing-and-block-inserter-help-panel\">Gutenberg 6.4 Adds New Typewriter Experience, Cover Block Resizing, and Block Inserter Help Panel</a></li><li><a href=\"https://wptavern.com/gutenberg-6-5-adds-experimental-block-directory-search-to-inserter-and-new-social-links-block\">Gutenberg 6.5 Adds Experimental Block Directory Search to Inserter and New Social Links Block</a></li></ul>\n\n\n\n<h2>Other Core Features</h2>\n\n\n\n<p>Work toward <a href=\"https://wptavern.com/wordpress-5-3-improves-large-image-handling\">large image handling</a> went into the update. Instead of checking file sizes, images larger than 2,560 pixels are scaled down and used as the “full” image size. This change makes large images web ready and will significantly decrease file sizes for many users who upload images without optimizing them beforehand. This is common with mobile phone uploads. </p>\n\n\n\n<p>For those who prefer to maintain the original sizes of image uploads, which is sometimes the case with photography sites, grab the <a href=\"https://wordpress.org/plugins/disable-big-image-threshold/\">Disable “BIG Image” Threshold</a> plugin.</p>\n\n\n\n<p>The site health screen introduced in WordPress 5.2 has some user experience improvements, such as tweaking how the grading indicator works for clarity. WordPress site owners will also need to <a href=\"https://wptavern.com/wordpress-5-3-to-introduce-new-admin-email-verification-screen\">verify their admin email</a> every six months. This feature is to help make sure site recovery emails are being sent to the right place when an error occurs. It also lays the groundwork for future features that may build upon it.</p>\n\n\n\n<h2>Developer Changes</h2>\n\n\n\n<p>Developers should read the full <a href=\"https://make.wordpress.org/core/2019/10/17/wordpress-5-3-field-guide/\">WordPress 5.3 field guide</a> to make sure none of the changes affect their plugins or themes. Some of the changes include the following.</p>\n\n\n\n<ul><li>Full support for PHP 7.4.</li><li>Improved date/time handling.</li><li>Robots meta tag now used for discouraging search engines from listing a site.</li><li>New meta key comparison operators added.</li><li>Integers are no longer allowed for nav menu slugs.</li><li><code>wp_die()</code> now allows custom HTML.</li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2019 22:12:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WordPress.org blog: WordPress 5.3 “Kirk”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7684\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/news/2019/11/kirk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:60337:\"<div class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=632%2C632&ssl=1\" alt=\"Album cover for WordPress 5.3 Kirk, showcasing a duotone red/cream Rahsaan Roland Kirk playing the saxophone on a red background.\" class=\"wp-image-7710\" /></div>\n\n\n\n<p class=\"has-text-color has-background\">Introducing our most refined user experience with the improved block editor in WordPress 5.3! Named “Kirk” in honour of jazz multi-instrumentalist Rahsaan Roland Kirk, the latest and greatest version of WordPress is available for <a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=632%2C159&ssl=1\" alt=\"\" class=\"wp-image-7721\" />\n\n\n\n<p><strong>5.3 expands and refines the block editor</strong> with more intuitive <strong>interactions</strong> and improved <strong>accessibility</strong>. New features in the editor increase design freedoms, provide additional layout options and style variations to allow designers more control over the look of a site.</p>\n\n\n\n<p>This release also introduces the <strong>Twenty Twenty theme</strong> giving the user more design flexibility and integration with the block editor. Creating beautiful web pages and advanced layouts has never been easier.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Block Editor Improvements</h2>\n\n\n\n\n\n\n\n<p>This enhancement-focused update introduces over 150 new features and usability improvements, including improved large image support for uploading non-optimized, high-resolution pictures taken from your smartphone or other high-quality cameras. Combined with larger default image sizes, pictures always look their best.</p>\n\n\n\n<p>Accessibility improvements include the integration of block editor styles in the admin interface. These improved styles fix many accessibility issues: color contrast on form fields and buttons, consistency between editor and admin interfaces, new snackbar notices, standardizing to the default WordPress color scheme, and the introduction of Motion to make interacting with your blocks feel swift and natural. </p>\n\n\n\n<p>For people who use a keyboard to navigate the dashboard, the block editor now has a Navigation mode. This lets you jump from block to block without tabbing through every part of the block controls.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Expanded Design Flexibility</h2>\n\n\n\n\n\n\n\n<p>WordPress 5.3 adds even more robust tools for creating amazing designs.</p>\n\n\n\n<ul><li>The new Group block lets you easily divide your page into colorful sections.</li><li>The Columns block now supports fixed column widths.</li><li>The new predefined layouts make it a cinch to arrange content into advanced designs.</li><li>Heading blocks now offer controls for text and background color.</li><li>Additional style options allow you to set your preferred style for any block that supports this feature.</li></ul>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Introducing Twenty Twenty</h2>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=632%2C626&ssl=1\" alt=\"A desktop preview of the Twenty Twenty theme, showing both the front-end and the editor view.\" class=\"wp-image-7686\" /></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?w=632&ssl=1\" alt=\"A mobile image of the Twenty Twenty theme, over a decorative backgorund of brown-grey bars.\" class=\"wp-image-7714\" /><div class=\"wp-block-media-text__content\">\n<p>As the block editor celebrates its first birthday, we are proud that Twenty Twenty is designed with flexibility at its core. Show off your services or products with a combination of columns, groups, and media blocks. Set your content to wide or full alignment for dynamic and engaging layouts. Or let your thoughts be the star with a centered content column!</p>\n\n\n\n<p class=\"has-normal-font-size\">As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface <a href=\"https://rsms.me/inter/\">Inter</a>, designed by Rasmus Andersson. Inter comes in a Variable Font version, a first for default themes, which keeps load times short by containing all weights and styles of Inter in just two font files.</p>\n</div></div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Improvements for Everyone</h2>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Rotate.png?w=632&ssl=1\" alt=\"An icon showing an arrow rotating a square.\" class=\"wp-image-7731\" /><div class=\"wp-block-media-text__content\">\n<h3>Automatic Image Rotation</h3>\n\n\n\n<p>Your images will be correctly rotated upon upload according to the embedded orientation data. This feature was first proposed nine years ago and made possible through the perseverance of many dedicated contributors.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/11/Health.png?w=632&ssl=1\" alt=\"A plus in a square, indicating health.\" class=\"wp-image-7732\" /><div class=\"wp-block-media-text__content\">\n<h3>Improved Site Health Checks</h3>\n\n\n\n<p>The improvements introduced in 5.3 make it even easier to identify issues. Expanded recommendations highlight areas that may need troubleshooting on your site from the Health Check screen.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Email.png?w=632&ssl=1\" alt=\"A email icon.\" class=\"wp-image-7733\" /><div class=\"wp-block-media-text__content\">\n<h3>Admin Email Verification</h3>\n\n\n\n<p>You’ll now be periodically asked to confirm that your admin email address is up to date when you log in as an administrator. This reduces the chance of getting locked out of your site if you change your email address.</p>\n</div></div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>For Developers</h2>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Date/Time Component Fixes</h3>\n\n\n\n<p>Developers can now work with <a href=\"https://make.wordpress.org/core/2019/09/23/date-time-improvements-wp-5-3/\">dates and timezones</a> in a more reliable way. Date and time functionality has received a number of new API functions for unified timezone retrieval and PHP interoperability, as well as many bug fixes.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>PHP 7.4 Compatibility</h3>\n\n\n\n<p>WordPress 5.3 aims to fully support PHP 7.4. This release contains <a href=\"https://make.wordpress.org/core/2019/10/11/wordpress-and-php-7-4/\">multiple changes</a> to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP.</p>\n</div>\n</div>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=632%2C159&ssl=1\" alt=\"\" class=\"wp-image-7721\" />\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>This release was led by <a href=\"http://ma.tt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/francina\">Francesca Marano</a>, and <a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. They were enthusiastically supported by a large release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Riad Benguella (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/youknowriad/\"><strong>@youknowriad</strong></a>)</li><li><strong>Editor Design</strong>: Mark Uraine (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/mapk/\"><strong>@mapk</strong></a>)</li><li><strong>Core Tech</strong>: Andrew Ozz (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/azaozz/\"><strong>@azaozz</strong></a>)</li><li><strong>Docs Coordinator</strong>: Justin Ahinon (<a href=\"https://profiles.wordpress.org/justinahinon/\"><strong>@justinahinon</strong></a>)</li><li><strong>Marketing/Release Comms</strong>: Mike Reid (<a href=\"https://profiles.wordpress.org/mikerbg/\"><strong>@mikerbg</strong></a>)</li><li><strong>Media/Uploader</strong>: Mike Schroder (<a href=\"https://profiles.wordpress.org/mikeschroder/\"><strong>@mikeschroder</strong></a>)</li><li><strong>Accessibility</strong>: JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Default Theme</strong> <strong>Wrangler</strong>: Ian Belanger (<a href=\"https://profiles.wordpress.org/ianbelanger/\"><strong>@ianbelanger</strong></a>)</li><li><strong>Default Theme Designer</strong>: Anders Norén (<a href=\"https://profiles.wordpress.org/anlino/\"><strong>@anlino</strong></a>)</li></ul>\n\n\n\n<p>The squad was joined throughout the twelve week release cycle by 645 generous volunteer contributors (our largest group of contributors to date) who collectively fixed 658 bugs.</p>\n\n\n\n<p>Put on a Rahsaan Roland Kirk playlist, click that update button (or <a href=\"https://wordpress.org/download/\">download it directly</a>), and check the profiles of the fine folks that helped:</p>\n\n\n<a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/1994rstefan/\">1994rstefan</a>, <a href=\"https://profiles.wordpress.org/5hel2l2y/\">5hel2l2y</a>, <a href=\"https://profiles.wordpress.org/irsdl/\">@irsdl</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aksdvp/\">Aashish S</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb/\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/acalfieri/\">acalfieri</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamsoucie/\">Adam Soucie</a>, <a href=\"https://profiles.wordpress.org/adhitya03/\">Adhitya Rachman</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais/\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/albertomake/\">albertomake</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/xavortm/\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/alexclassroom/\">Alex Lion</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/alexsanford1/\">Alex Sanford</a>, <a href=\"https://profiles.wordpress.org/xyfi/\">Alexander Botteram</a>, <a href=\"https://profiles.wordpress.org/xel1045/\">Alexandre D\'Eschambeault</a>, <a href=\"https://profiles.wordpress.org/alexvorn2/\">Alexandru Vornicescu</a>, <a href=\"https://profiles.wordpress.org/alexeyskr/\">alexeyskr</a>, <a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>, <a href=\"https://profiles.wordpress.org/ayubi/\">Ali Ayubi</a>, <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/alvarogois/\">Alvaro Gois dos Santos</a>, <a href=\"https://profiles.wordpress.org/arush/\">Amanda Rush</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andg/\">Andrea Gandino</a>, <a href=\"https://profiles.wordpress.org/agengineering/\">Andrea Grillo</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/abrain/\">Andreas Brain</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/anevins/\">Andrew Nevins</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewtaylor-1/\">Andrew Taylor</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/angelagibson/\">Angela Gibson</a>, <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>, <a href=\"https://profiles.wordpress.org/anischarolia/\">anischarolia</a>, <a href=\"https://profiles.wordpress.org/ahdeubzer/\">Anja Deubzer</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/arafat/\">Arafat Rahman</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">Aravind Ajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/arena/\">arena</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun Sathiya</a>, <a href=\"https://profiles.wordpress.org/artisticasad/\">Asad Shahbaz</a>, <a href=\"https://profiles.wordpress.org/asadkn/\">asadkn</a>, <a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a>, <a href=\"https://profiles.wordpress.org/ashwinpc/\">ashwinpc</a>, <a href=\"https://profiles.wordpress.org/wpboss/\">Aslam Shekh</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/atlasmahesh/\">atlasmahesh</a>, <a href=\"https://profiles.wordpress.org/au87/\">au87</a>, <a href=\"https://profiles.wordpress.org/aubreypwd/\">Aubrey Portwood</a>, <a href=\"https://profiles.wordpress.org/augustuswm/\">augustuswm</a>, <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a>, <a href=\"https://profiles.wordpress.org/avinapatel/\">Avina Patel</a>, <a href=\"https://profiles.wordpress.org/aksl95/\">Axel DUCORON</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backermann1978/\">backermann1978</a>, <a href=\"https://profiles.wordpress.org/b-07/\">Bappi</a>, <a href=\"https://profiles.wordpress.org/toszcze/\">Bartosz Romanowski</a>, <a href=\"https://profiles.wordpress.org/pixolin/\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a>, <a href=\"https://profiles.wordpress.org/bennemann/\">bennemann</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/bhaktirajdev/\">Bhaktii Rajdev</a>, <a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>, <a href=\"https://profiles.wordpress.org/biranit/\">Biranit</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bitcomplex/\">bitcomplex</a>, <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>, <a href=\"https://profiles.wordpress.org/boblinthorst/\">boblinthorst</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/crazyjaco/\">Bradley Jacobs</a>, <a href=\"https://profiles.wordpress.org/bradleyt/\">Bradley Taylor</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a>, <a href=\"https://profiles.wordpress.org/bsetiawan88/\">bsetiawan88</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/cdog/\">Catalin Dogaru</a>, <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>, <a href=\"https://profiles.wordpress.org/chandrapatel/\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/caercam/\">Charlie Merland</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/ketuchetan/\">Chetan Satasiya</a>, <a href=\"https://profiles.wordpress.org/blogginglife/\">Chico</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chrico/\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/aprea/\">Chris Aprea</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/lovememore/\">christianoliff</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/cleancoded/\">cleancoded</a>, <a href=\"https://profiles.wordpress.org/cmagrin/\">cmagrin</a>, <a href=\"https://profiles.wordpress.org/compilenix/\">CompileNix</a>, <a href=\"https://profiles.wordpress.org/salzano/\">Corey Salzano</a>, <a href=\"https://profiles.wordpress.org/courtney0burton/\">courtney0burton</a>, <a href=\"https://profiles.wordpress.org/cristianozanca/\">Cristiano Zanca</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/dswebsme/\">D.S. Webster</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/daleharrison/\">daleharrison</a>, <a href=\"https://profiles.wordpress.org/danmicamediacom/\">Dan Foley</a>, <a href=\"https://profiles.wordpress.org/goodevilgenius/\">Dan Jones</a>, <a href=\"https://profiles.wordpress.org/danbuk/\">DanBUK</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/redsweater/\">Daniel Jalkut (Red Sweater)</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/danieliser/\">danieliser</a>, <a href=\"https://profiles.wordpress.org/daniloercoli/\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/dvankooten/\">Danny van Kooten</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier</a>, <a href=\"https://profiles.wordpress.org/darthhexx/\">darthhexx</a>, <a href=\"https://profiles.wordpress.org/deapness/\">Dave Parker</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davetgreen/\">davetgreen</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/david.binda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/daveshine/\">David Decker</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dennis_f/\">Deni</a>, <a href=\"https://profiles.wordpress.org/dehisok/\">Denis Cherniavsky</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/wpdennis/\">Dennis</a>, <a href=\"https://profiles.wordpress.org/dionysous/\">Dennis Hipp</a>, <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">Derek Sifford</a>, <a href=\"https://profiles.wordpress.org/derweili/\">derweili</a>, <a href=\"https://profiles.wordpress.org/dfangstrom/\">dfangstrom</a>, <a href=\"https://profiles.wordpress.org/dharmin16/\">Dharmin Shah</a>, <a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>, <a href=\"https://profiles.wordpress.org/dhuyvetter/\">dhuyvetter</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/diedeexterkate/\">DiedeExterkate</a>, <a href=\"https://profiles.wordpress.org/diego-la-monica/\">Diego La Monica</a>, <a href=\"https://profiles.wordpress.org/digitalapps/\">digitalapps</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/odminstudios/\">Dima</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dukex/\">Dukex</a>, <a href=\"https://profiles.wordpress.org/dushanthi/\">dushanthi</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elliotcondon/\">Elliot Condon</a>, <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a>, <a href=\"https://profiles.wordpress.org/edocev/\">Emil Dotsev</a>, <a href=\"https://profiles.wordpress.org/emiluzelac/\">Emil Uzelac</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/erikkroes/\">erikkroes</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">estelaris</a>, <a href=\"https://profiles.wordpress.org/evalarumbe/\">evalarumbe</a>, <a href=\"https://profiles.wordpress.org/faazshift/\">faazshift</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/fblaser/\">fblaser</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fencer04/\">Fencer04</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/flipkeijzer/\">flipkeijzer</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/foysalremon/\">Foysal Remon</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/gchtr/\">gchtr</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/loyaltymanufaktur/\">Gesundheit Bewegt GmbH</a>, <a href=\"https://profiles.wordpress.org/sachyya-sachet/\">ghoul</a>, <a href=\"https://profiles.wordpress.org/girlieworks/\">girlieworks</a>, <a href=\"https://profiles.wordpress.org/glauberglauber/\">glauberglauber</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gravityview/\">GravityView</a>, <a href=\"https://profiles.wordpress.org/gregsullivan/\">gregsullivan</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani/\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/hareesh pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/harryfear/\">harryfear</a>, <a href=\"https://profiles.wordpress.org/harshbarach/\">harshbarach</a>, <a href=\"https://profiles.wordpress.org/haszari/\">haszari</a>, <a href=\"https://profiles.wordpress.org/hesyifei/\">He Yifei</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/herbmiller/\">herbmiller</a>, <a href=\"https://profiles.wordpress.org/herregroen/\">herregroen</a>, <a href=\"https://profiles.wordpress.org/hirofumi2012/\">hirofumi2012</a>, <a href=\"https://profiles.wordpress.org/hkandulla/\">HKandulla</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hoythan/\">hoythan</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/zinigor/\">Igor Zinovyev</a>, <a href=\"https://profiles.wordpress.org/gsayed786/\">Imran Sayed</a>, <a href=\"https://profiles.wordpress.org/intimez/\">intimez</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/iqbalbary/\">iqbalbary</a>, <a href=\"https://profiles.wordpress.org/ireneyoast/\">Irene Strikkers</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ismailelkorchi/\">Ismail El Korchi</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jagirbaheshwp/\">jagirbaheshwp</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jalpa1984/\">Jalpa Panchal</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jameslnewell/\">jameslnewell</a>, <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/janwoostendorp/\">janw.oostendorp</a>, <a href=\"https://profiles.wordpress.org/jared_smith/\">jared_smith</a>, <a href=\"https://profiles.wordpress.org/jarocks/\">jarocks</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/javeweb/\">jave.web</a>, <a href=\"https://profiles.wordpress.org/javorszky/\">javorszky</a>, <a href=\"https://profiles.wordpress.org/jayswadas/\">Jay Swadas</a>, <a href=\"https://profiles.wordpress.org/iamjaydip/\">Jaydip</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jenblogs4u/\">Jen Miller</a>, <a href=\"https://profiles.wordpress.org/jenkoian/\">jenkoian</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/engelen/\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jffng/\">jffng</a>, <a href=\"https://profiles.wordpress.org/jikamens/\">jikamens</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jitendrabanjara1991/\">jitendrabanjara1991</a>, <a href=\"https://profiles.wordpress.org/jkitchen/\">jkitchen</a>, <a href=\"https://profiles.wordpress.org/jmmathc/\">jmmathc</a>, <a href=\"https://profiles.wordpress.org/joakimsilfverberg/\">joakimsilfverberg</a>, <a href=\"https://profiles.wordpress.org/jobthomas/\">Job</a>, <a href=\"https://profiles.wordpress.org/jodamo5/\">jodamo5</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a>, <a href=\"https://profiles.wordpress.org/jojotjebaby/\">jojotjebaby</a>, <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>, <a href=\"https://profiles.wordpress.org/jond/\">Jonathan Davis</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jg-visual/\">Jonathan Goldford</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/shelob9/\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshuanoyce/\">Joshua Noyce</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juiiee8487/\">Juhi Patel</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/junktrunk/\">junktrunk</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kafleg/\">kafleg</a>, <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kakshak/\">Kakshak Kalaria</a>, <a href=\"https://profiles.wordpress.org/kamrankhorsandi/\">Kamran Khorsandi</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/karlgroves/\">karlgroves</a>, <a href=\"https://profiles.wordpress.org/katielgc/\">katielgc</a>, <a href=\"https://profiles.wordpress.org/kbrownkd/\">kbrownkd</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/kerfred/\">Kerfred</a>, <a href=\"https://profiles.wordpress.org/kingkero/\">kero</a>, <a href=\"https://profiles.wordpress.org/ketanumretiya030/\">Ketan Umretiya</a>, <a href=\"https://profiles.wordpress.org/kevinkovadia/\">kevIN kovaDIA</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>, <a href=\"https://profiles.wordpress.org/killua99/\">killua99</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kokers/\">kokers</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/kuus/\">kuus</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/lbenicio/\">lbenicio</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/leonblade/\">leonblade</a>, <a href=\"https://profiles.wordpress.org/lessbloat/\">lessbloat</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lllor/\">lllor</a>, <a href=\"https://profiles.wordpress.org/lordlod/\">lordlod</a>, <a href=\"https://profiles.wordpress.org/loreleiaurora/\">LoreleiAurora</a>, <a href=\"https://profiles.wordpress.org/luan-ramos/\">Luan Ramos</a>, <a href=\"https://profiles.wordpress.org/luciano-croce/\">luciano-croce</a>, <a href=\"https://profiles.wordpress.org/luigipulcini/\">luigipulcini</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/wpfed/\">Luke</a>, <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/m1tk00/\">m1tk00</a>, <a href=\"https://profiles.wordpress.org/maartenleenders/\">maartenleenders</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">Maciej Palmowski</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a>, <a href=\"https://profiles.wordpress.org/mahesh901122/\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/majemedia/\">Maje Media LLC</a>, <a href=\"https://profiles.wordpress.org/malthert/\">malthert</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">manooweb</a>, <a href=\"https://profiles.wordpress.org/manuelaugustin/\">Manuel Augustin</a>, <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/marcguay/\">MarcGuay</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcomartins/\">Marco Martins</a>, <a href=\"https://profiles.wordpress.org/marcosalexandre/\">MarcosAlexandre</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a>, <a href=\"https://profiles.wordpress.org/maguiar/\">Mario Aguiar</a>, <a href=\"https://profiles.wordpress.org/nofearinc/\">Mario Peshev</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/mdwolinski/\">Mark D Wolinski</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/mspatovaliyski/\">Martin Spatovaliyski</a>, <a href=\"https://profiles.wordpress.org/splitti/\">Martin Splitt</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/masummdar/\">masummdar</a>, <a href=\"https://profiles.wordpress.org/matstars/\">Mat Gargano</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/iceable/\">Mathieu Sarrasin</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a>, <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheu/\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/matthiasthiel/\">matthias.thiel</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a>, <a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/maximejobin/\">Maxime Jobin</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/mchavezi/\">mchavezi</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/mehidi258/\">Mehidi Hassan</a>, <a href=\"https://profiles.wordpress.org/mehulkaklotar/\">Mehul Kaklotar</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/melinedo/\">Melin Edomwonyi</a>, <a href=\"https://profiles.wordpress.org/meloniq/\">meloniq</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mbabker/\">Michael Babker</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>, <a href=\"https://profiles.wordpress.org/michelweimerskirch/\">michel.weimerskirch</a>, <a href=\"https://profiles.wordpress.org/michielatyoast/\">Michiel Heijmans</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/miguelvieira/\">miguelvieira</a>, <a href=\"https://profiles.wordpress.org/mihaiiceyro/\">mihaiiceyro</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mikerbg/\">Mike Reid</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikengarrett/\">MikeNGarrett</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mobeen-abdullah/\">Mobeen Abdullah</a>, <a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>, <a href=\"https://profiles.wordpress.org/mrmadhat/\">mrmadhat</a>, <a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>, <a href=\"https://profiles.wordpress.org/mtias/\">mtias</a>, <a href=\"https://profiles.wordpress.org/phpdocs/\">Muhammad Afzal</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/mzorz/\">mzorz</a>, <a href=\"https://profiles.wordpress.org/nadir/\">nadir</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/naveenkharwar/\">Naveen Kharwar</a>, <a href=\"https://profiles.wordpress.org/nayana123/\">Nayana Maradia</a>, <a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/neelpatel7295/\">Neel Patel</a>, <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/niallkennedy/\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/nicolad/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nikschavan/\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nikolastoqnow/\">nikolastoqnow</a>, <a href=\"https://profiles.wordpress.org/niq1982/\">Niku Hietanen</a>, <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/nishitlangaliya/\">Nishit Langaliya</a>, <a href=\"https://profiles.wordpress.org/kailanitish90/\">Nitish Kaila</a>, <a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/notnownikki/\">notnownikki</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a>, <a href=\"https://profiles.wordpress.org/lindstromer/\">Olaf Lindström</a>, <a href=\"https://profiles.wordpress.org/moonomo/\">Omaar Osmaan</a>, <a href=\"https://profiles.wordpress.org/omarreiss/\">Omar Reiss</a>, <a href=\"https://profiles.wordpress.org/onlanka/\">onlanka</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/oxyc/\">oxyc</a>, <a href=\"https://profiles.wordpress.org/ozmatflc/\">ozmatflc</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>, <a href=\"https://profiles.wordpress.org/hardipparmar/\">Parmar Hardip</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/patilvikasj/\">patilvikasj</a>, <a href=\"https://profiles.wordpress.org/patrelentlesstechnologycom/\">Patrick Baldwin</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/bassgang/\">Paul Vincent Beigang</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phillipjohn/\">PhillipJohn</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/decrecementofeliz/\">Pilar Mera</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">Pinar Olguc</a>, <a href=\"https://profiles.wordpress.org/powerbuoy/\">powerbuoy</a>, <a href=\"https://profiles.wordpress.org/promz/\">Pramod Jodhani</a>, <a href=\"https://profiles.wordpress.org/pratikthink/\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pratikkry/\">Pratik K. Yadav</a>, <a href=\"https://profiles.wordpress.org/freewebmentor/\">Prem Tiwari</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>, <a href=\"https://profiles.wordpress.org/quantumstate/\">Quantumstate</a>, <a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>, <a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>, <a href=\"https://profiles.wordpress.org/raboodesign/\">raboodesign</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/rahulvaza/\">Rahul Vaza</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramon-fincken/\">ramon fincken</a>, <a href=\"https://profiles.wordpress.org/rclations/\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/reikodd/\">ReikoDD</a>, <a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a>, <a href=\"https://profiles.wordpress.org/riddhiehta02/\">Riddhi Mehta</a>, <a href=\"https://profiles.wordpress.org/rbrishabh/\">Rishabh Budhiraja</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/robi-bobi/\">Robert Ivanov</a>, <a href=\"https://profiles.wordpress.org/rogueresearch/\">rogueresearch</a>, <a href=\"https://profiles.wordpress.org/rconde/\">Roi Conde</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/ronakganatra/\">Ronak Ganatra</a>, <a href=\"https://profiles.wordpress.org/raubvogel/\">Ronny Harbich</a>, <a href=\"https://profiles.wordpress.org/karthost/\">Roy Randolph</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/samgordondev/\">samgordondev</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>, <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a>, <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a>, <a href=\"https://profiles.wordpress.org/saskak/\">saskak</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/sbardian/\">sbardian</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Seghir Nadir</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/seuser/\">seuser</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">SGr33n</a>, <a href=\"https://profiles.wordpress.org/shadyvb/\">Shady Sharaf</a>, <a href=\"https://profiles.wordpress.org/shamim51/\">Shamim Hasan</a>, <a href=\"https://profiles.wordpress.org/sharaz/\">Sharaz Shahid</a>, <a href=\"https://profiles.wordpress.org/shashank3105/\">Shashank Panchal</a>, <a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/simono/\">simono</a>, <a href=\"https://profiles.wordpress.org/sinatrateam/\">sinatrateam</a>, <a href=\"https://profiles.wordpress.org/sirreal/\">sirreal</a>, <a href=\"https://profiles.wordpress.org/sixes/\">Sixes</a>, <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a>, <a href=\"https://profiles.wordpress.org/slobodanmanic/\">Slobodan Manic</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a>, <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/spectacula/\">Spectacula</a>, <a href=\"https://profiles.wordpress.org/spenserhale/\">spenserhale</a>, <a href=\"https://profiles.wordpress.org/spuds10/\">spuds10</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/studyboi/\">studyboi</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sudhiryadav/\">Sudhir Yadav</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/tha_sun/\">sun</a>, <a href=\"https://profiles.wordpress.org/codesue/\">Suzen Fylke</a>, <a href=\"https://profiles.wordpress.org/svanhal/\">svanhal</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv/\">Swapnil V. Patil</a>, <a href=\"https://profiles.wordpress.org/swapnild/\">swapnild</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/nevma/\">Takis Bouyouris</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tazotodua/\">tazotodua</a>, <a href=\"https://profiles.wordpress.org/technote0space/\">technote</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/tessak22/\">Tessa Kriesel</a>, <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a>, <a href=\"https://profiles.wordpress.org/themezly/\">Themezly</a>, <a href=\"https://profiles.wordpress.org/thulshof/\">Thijs Hulshof</a>, <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a>, <a href=\"https://profiles.wordpress.org/thomaswm/\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tdh/\">Thord D. Hedengren</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/n7studios/\">Tim Carr</a>, <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timph/\">timph</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/toddhalfpenny/\">toddhalfpenny</a>, <a href=\"https://profiles.wordpress.org/tosho/\">Todor Gaidarov</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/tonybogdanov/\">tonybogdanov</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul Islam</a>, <a href=\"https://profiles.wordpress.org/trasweb/\">trasweb</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/travisseitler/\">travisseitler</a>, <a href=\"https://profiles.wordpress.org/triplejumper12/\">triplejumper12</a>, <a href=\"https://profiles.wordpress.org/truchot/\">truchot</a>, <a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">Tugdual de Kerviler</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">Vaishali Panchal</a>, <a href=\"https://profiles.wordpress.org/vbaimas/\">vbaimas</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/venutius/\">Venutius</a>, <a href=\"https://profiles.wordpress.org/fesovik/\">Viktor Veljanovski</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya/\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/vishitshah/\">Vishit Shah</a>, <a href=\"https://profiles.wordpress.org/vladlu/\">vladlu</a>, <a href=\"https://profiles.wordpress.org/vladwtz/\">Vladut Ilie</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/svovaf/\">Vova Feldman</a>, <a href=\"https://profiles.wordpress.org/vrimill/\">vrimill</a>, <a href=\"https://profiles.wordpress.org/w3rkjana/\">w3rkjana</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">webcommsat AbhaNonStopNewsUK</a>, <a href=\"https://profiles.wordpress.org/webdados/\">Webdados (Marco Almeida)</a>, <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/wpdavis/\">William P. Davis</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">William Patton</a>, <a href=\"https://profiles.wordpress.org/withinboredom/\">withinboredom</a>, <a href=\"https://profiles.wordpress.org/worldweb/\">worldweb</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, <a href=\"https://profiles.wordpress.org/yanngarcia/\">yanngarcia</a>, <a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>, <a href=\"https://profiles.wordpress.org/yarnboy/\">yarnboy</a>, <a href=\"https://profiles.wordpress.org/yashar_hv/\">yashar_hv</a>, <a href=\"https://profiles.wordpress.org/yoavf/\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/yodiyo/\">yodiyo</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/zaantar/\">zaantar</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zalak151291/\">zalak151291</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>, <a href=\"https://profiles.wordpress.org/airathalitov/\">АЙРАТ ХАЛИТОВ <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f525.png\" alt=\"?\" class=\"wp-smiley\" /></a>, and <a href=\"https://profiles.wordpress.org/ounziw/\">水野史土</a>.\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute in the <a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who worked on WordPress 5.3. Their efforts bring WordPress fully translated to 47 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want learn more about volunteering with WordPress, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> or the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p class=\"has-text-align-center has-medium-font-size\">Thanks for choosing WordPress!</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?fit=632%2C414&ssl=1\" alt=\"\" class=\"wp-image-7755\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2019 21:38:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: Recurring Payments Feature Launches for WordPress.com and Jetpack Users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95300\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://wptavern.com/recurring-payments-feature-launches-for-wordpress-com-and-jetpack-users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3978:\"<p>WordPress.com <a href=\"https://en.blog.wordpress.com/2019/11/12/recurring-payments/\">launched a new recurring payments feature</a> its users today. The payments system will allow bloggers to earn money for their content directly from any page on their site. The feature is also available for self-hosted WordPress users who have the Jetpack plugin installed.</p>\n\n\n\n<p>The recurring payments system works alongside <a href=\"https://stripe.com\">Stripe</a>, so users must have a connected account to receive payments. Stripe currently serves over 30 countries around the world. WordPress.com’s documentation maintains an up-to-date <a href=\"https://en.support.wordpress.com/recurring-payments-button/#stripe-supported-countries\">list of countries</a> currently allowed to use the payment gateway.</p>\n\n\n\n<p>The new feature doesn’t come for free. Recurring payments access is only available to users on a premium WordPress.com plan. Plus, on top of the 2.9% + $0.30 for each payment that Stripe collects, WordPress.com has a <a href=\"https://en.support.wordpress.com/recurring-payments-button/#related-fees\">tiered fee table</a> based on the user’s plan.</p>\n\n\n\n<ul><li>WordPress.com eCommerce – No fee</li><li>WordPress.com Business – 2% per sale</li><li>WordPress.com Premium – 4% per sale</li><li>WordPress.com Personal – 8% per sale</li></ul>\n\n\n\n<p>At the lowest tier, users will see nearly 11% of sales go toward WordPress.com and Stripe fees. If accepting large volumes of payments, it will make sense for most users to upgrade to a higher plan to offset the fees. The tiers seem reasonably priced because the infrastructure is completely handled by WordPress.com. </p>\n\n\n\n<p>Self-hosted users can bypass the WordPress.com fees with a multitude of existing payment plugins. They will have to decide whether the tools and support provided by WordPress.com is enough of a value-add to go for their service.</p>\n\n\n\n<p>The Jetpack team first <a href=\"https://wptavern.com/jetpack-opens-signup-for-membership-block-beta\">opened a limited beta test</a> for this new feature on May 18, 2019. At the time, the feature was referred to as a “membership block.” The announcement post says that users can “offer ongoing subscriptions, site memberships, monthly donations, and more.”</p>\n\n\n\n<p>However, members-based content seems to be limited in comparison to other fully-featured membership plugins and would require extra manual work to limit access to a site’s premium content. The WordPress.com recommendation is to <a href=\"https://en.support.wordpress.com/recurring-payments-button/#limit-access-to-content\">password-protect posts</a> and email out the password to subscribers or set up a newsletter.</p>\n\n\n\n<p>This is far from a true membership system, but it could be enough for the average blogger who wants to make a few dollars on the side. The groundwork is there for a more powerful membership system in the future if the WordPress.com and Jetpack teams want to pursue it. The market is still ripe for innovation in the membership space.</p>\n\n\n\n<h2>Recurring Payments Block</h2>\n\n\n\n<div class=\"wp-block-image\"><img />Jetpack recurring payments editor block</div>\n\n\n\n<p>The new recurring payments feature requires at least Jetpack version 7.4. The feature comes in the form of a block for the block editor (Gutenberg) and is located under the “Jetpack” tab when inserting a new block.</p>\n\n\n\n<p>The block has four fields that can be customized:</p>\n\n\n\n<ul><li>Currency</li><li>Price</li><li>Description</li><li>Renewal Interval – limited to monthly and yearly renewals</li></ul>\n\n\n\n<p>There is no limit on the number of different payment blocks users can add. Users can create a new payment plan by adding a new block. Previous options are backed up and will appear when inserting the block for users who need to output an existing plan on a new post or page.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2019 19:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"bbPress: bbPress 2.6 – Better Great Than Never\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=193159\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://bbpress.org/blog/2019/11/bbpress-2-6/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2501:\"<p>There’s no way for me to contain either my excitement or anxiety when I say that bbPress 2.6.0 is available now! <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f389.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<p>This version of bbPress has been in development for just a bit under 6 years (yikes!) over which 420 tickets were resolved via 1737 individual code commits.</p>\n\n\n\n<p>There are so many improvements that a changelog hardly seems fitting for this post, but the major features include per-forum moderation, a bunch of new platforms to import from, and an extensible engagements API that now powers the relationships between users, forums, topics, replies, subscriptions, and favorites.</p>\n\n\n\n<p>At the time of this writing, bbPress is installed on approximately 336,000 WordPress installations, and is the most widely installed forum software in the world (according to BuiltWith.com and other sources.) Several of those are right here on bbPress.org, BuddyPress.org, and WordPress.org, the later of which includes a few dozen separate languages for non-English speaking communities of contributors all over the world.</p>\n\n\n\n<p>The elephant in the room… the reason that 2.6.0 took so long, is pretty simple. bbPress has a small contributor pool, and none of us are 100% dedicated towards it. The project gets very little community feedback, which makes it hard to know if everything is working perfectly, or nobody is testing it at all. </p>\n\n\n\n<p>So… 4 less-than part-time folks supporting over 300k sites, each with their own thousands of users, depending on us. </p>\n\n\n\n<p>The pressure is high, and the chamber is echo’y, and as my own career has progressed these past 13 years, the numbers above make me increasingly nervous.</p>\n\n\n\n<p>And the longer something takes to do is the higher the expectations are, and I personally locked up pretty hard multiple times on whether done was done enough to be trusted by so many having been tested by so few.</p>\n\n\n\n<p>But… good things come to those who wait, and I’m sincerely sorry to have kept any of you waiting for too long.</p>\n\n\n\n<p>bbPress 2.6.0 has been running smoothly on these forums since day 0. It’s stable, pretty, and a joy to use. We know you are gonna love it!</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f41d.png\" alt=\"?\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f49a.png\" alt=\"?\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2019 18:42:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: Beyond Prefixing: A WordPress Developer’s Guide to PHP Namespaces\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95284\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/beyond-prefixing-a-wordpress-developers-guide-to-php-namespaces\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9768:\"<p><em>Prefix everything.</em></p>\n\n\n\n<p>It is an adage that is old as the WordPress software itself. Prefixing has been a standard for WordPress developers for so long that it’s hard to imagine doing anything different. But, the time has come for something new. Well, it is long past due, but WordPress lags a bit behind in standard practices in the larger PHP world.</p>\n\n\n\n<p>Prefixing is the practice of creating a code-friendly version of your project name and sticking it to the front of functions, classes, and other things in the global namespace. For example, you would name a function <code>tavern_get_post()</code> instead of <code>get_post()</code> to avoid function name clashes, which would result in a fatal error.</p>\n\n\n\n<p>Prefixing is one form of “namespacing,” which is just a fancy way of saying that names in this space belong to a specific project. However, prefixing (and suffixing, which is less common) is a hack from a time when no solution existed for the PHP language.</p>\n\n\n\n<p>PHP 5.3 introduced an official method of namespacing, so the standard has existed for years. Because WordPress 5.2 <a href=\"https://wptavern.com/wordpress-ends-support-for-php-5-2-5-5-bumps-minimum-required-php-version-to-5-6\">bumped the minimum PHP requirement</a> to 5.6, it is time for developers to shed their old habits and catch up to the rest of the PHP world.</p>\n\n\n\n<h2>Namespace (Almost) Everything</h2>\n\n\n\n<p>PHP namespacing only covers the following items.</p>\n\n\n\n<ul><li>Classes</li><li>Interfaces</li><li>Traits</li><li>Functions</li><li>Constants declared with the <code>const</code> keyword but not <code>define()</code></li></ul>\n\n\n\n<p>When it comes to script handles, image size names, database options, and other items in the global namespace, you must still prefix them. Those are IDs and outside the scope of PHP namespacing.</p>\n\n\n\n<h2>How to Create Namespaces</h2>\n\n\n\n<p>Namespaces are simple to declare. At the top of any PHP file that you want to use a particular namespace, declare it as shown in the following code snippet.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Tavern;\n</pre>\n\n\n<p>What this line of code does is declare that everything within this particular file has the namespace of <code>Tavern</code>.</p>\n\n\n\n<p>Take a look at a simple function under that namespace for outputting a <code>Hello, World!</code> message.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Tavern;\n\nfunction hello() {\n _e( \'Hello, World!\', \'example-textdomain\' );\n}\n</pre>\n\n\n<p>If following the old rules of prefixing, <code>hello()</code> would have been named <code>tavern_hello()</code>. However, that’s not the case with namespaces. The <code>hello()</code> function is encapsulated within the <code>Tavern</code> namespace and will not conflict with other functions named <code>hello()</code>.</p>\n\n\n\n<p>Classes and interfaces work the same as functions. With a class name of <code>Article</code>, the class file might look like the following.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Tavern;\n\nclass Article {\n // ...\n}\n</pre>\n\n\n<p><strong>Note:</strong> There should only ever be one class or interface per file. This is particularly important if you ever plan to use an autoloader.</p>\n\n\n\n<h2>How to <em>Name</em> Namespaces</h2>\n\n\n\n<p>Developers like to argue over how to name things, and there is no one-size-fits-all solution. The most important rule is to be unique to avoid clashes with code from other projects. One of the best ways to do that is to use a top-level <code>Vendor</code> namespace with a <code>Package</code> sub-namespace.</p>\n\n\n\n<p>Suppose the vendor namespace was <code>Tavern</code> and the project in question was a WordPress theme named <code>News</code>. The namespace for the project might look like the following.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Tavern\\News;\n</pre>\n\n\n<p>That may be a bit verbose for some developers. If your project’s name is already fairly unique, such as “Awesomesauce,” you may simply want to use the following.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Awesomesauce;\n</pre>\n\n\n<p>You will want to come up with some sort of standard convention, at the very least, for yourself. Eventually, you’ll want to get into things like auto-loading, so having a system you follow in all your projects will help. Feel free to peruse the PHP-FIG <a href=\"https://www.php-fig.org/psr/psr-4/\">Autoloader standard</a>.</p>\n\n\n\n<h2>Importing Classes and Functions into a Different Namespace</h2>\n\n\n\n<p>When you need to use a class or function from a different namespace than the current namespace, you need to import it. This is done via the <code>use</code> keyword in PHP.</p>\n\n\n\n<p>The <code>use</code> statement must come after the <code>namespace</code> declaration. It should also reference the fully-qualified class name. The following code imports the <code>Tavern\\Helpers\\Post</code> class into a file with a different namespace.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Tavern\\Template;\n\nuse Tavern\\Helpers\\Post;\n</pre>\n\n\n<p>Once it is imported, you are safe to use the <code>Post</code> class directly as shown in the next snippet.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n$post = new Post();\n</pre>\n\n\n<p>As of PHP 5.6, you can also import functions and constants from other namespaces using the <code>use function</code> and <code>use const</code> keywords, respectively. The following code block demonstrates how to import both a function and a constant.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Tavern\\Template;\n\nuse function Tavern\\Helpers\\func_name;\nuse const Tavern\\Helpers\\CONSTANT_NAME;\n</pre>\n\n\n<h2>Aliasing Classes and Functions</h2>\n\n\n\n<p>Eventually, you will run into a situation where you need to import a class or function that has the same name as a class or function within the current namespace. You might be thinking that this is the problem that namespaces were meant to solve. Fortunately, PHP provides a method of creating an alias on import.</p>\n\n\n\n<p>Suppose you have a class named <code>Tavern\\User</code> and need to implement the <code>Tavern\\Contracts\\User</code> interface. When importing the interface, you will need to create an alias as shown below.</p>\n\n\n<pre class=\"brush: php; gutter: false; title: ; wrap-lines: false; notranslate\">\n<?php\n\nnamespace Tavern;\n\nuse Tavern\\Contracts\\User as UserContract;\n\nclass User implements UserContract {\n // ...\n}\n</pre>\n\n\n<p>The <code>as UserContract</code> appended to the end of the <code>use</code> statement creates an alias for the <code>User</code> interface. You can safely use the new <code>UserContract</code> name without error.</p>\n\n\n\n<p>Classes, interfaces, functions, and constants all follow the same method for creating an alias.</p>\n\n\n\n<h2>Organizing Folder Structure Based on Namespaces</h2>\n\n\n\n<p>It is standard practice in the wider PHP world for namespaces and the project’s file and folder structure to match. Doing this makes it easy for other developers to easily locate code within your project. It also makes it simple to build autoloaders for loading classes on demand.</p>\n\n\n\n<p>Generally, all PHP code should go into a <code>/src</code>, <code>/inc</code>, or similarly-named folder in your project. An example plugin file and folder structure might look like the following.</p>\n\n\n<pre class=\"brush: plain; gutter: false; title: ; wrap-lines: false; notranslate\">\n/plugin-name\n /src\n /Core\n /Activate.php\n /Setup.php\n /View\n /Post.php\n /Page.php\n</pre>\n\n\n<p>If following the same structure with namespaces, the above <code>.php</code> files would contain the following classes.</p>\n\n\n\n<ul><li><code>Tavern\\Core\\Activate</code></li><li><code>Tavern\\Core\\Setup</code></li><li><code>Tavern\\View\\Post</code></li><li><code>Tavern\\View\\Page</code></li></ul>\n\n\n\n<p>Take note that file and folder names are case-sensitive and should match the namespace and class name exactly.</p>\n\n\n\n<p>Of course, you are free to follow any convention that you wish. However, the preceding recommendation is good practice and will simplify how you organize your projects in the long term.</p>\n\n\n\n<h2>Benefits of Using Namespaces</h2>\n\n\n\n<p>The most obvious benefit is to avoid clashes between classes and functions with the same name. You should use real namespaces for the same reason you used prefixes.</p>\n\n\n\n<p>Namespaces help to avoid long class names. Typing long names throughout a large project is a tedious practice at best.</p>\n\n\n\n<p>More easily switch implementations by importing. Once you get the hang of importing classes and interfaces from other namespaces, you can switch an implementation of an interface with a single line of code.</p>\n\n\n\n<p>Autoloading classes is far easier if you follow the <a href=\"https://www.php-fig.org/psr/psr-4/\">PSR-4: Autoloader</a> standard, which requires at least a top-level namespace.</p>\n\n\n\n<p>For developers in the professional space, you will gain a marketable skill beyond the WordPress ecosystem. You will be hard-pressed to find PHP development work if you don’t know how to use namespaces. It is not a tough concept to grasp, but there can be a learning curve for some in practice.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Nov 2019 18:43:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 24 Dec 2019 22:06:23 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 24 Dec 2019 22:00:08 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20170306155058\";}','no'),(292922,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1577268382','no'),(292923,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1577225182','no'),(292924,'_transient_timeout_plugin_slugs','1577311788','no'),(292925,'_transient_plugin_slugs','a:8:{i:0;s:19:\"akismet/akismet.php\";i:1;s:25:\"duplicator/duplicator.php\";i:2;s:25:\"formidable/formidable.php\";i:3;s:9:\"hello.php\";i:4;s:19:\"jetpack/jetpack.php\";i:5;s:41:\"wordpress-importer/wordpress-importer.php\";i:6;s:27:\"wp-super-cache/wp-cache.php\";i:7;s:24:\"wordpress-seo/wp-seo.php\";}','no'),(292926,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1577268385','no'),(292927,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\'>WordPress 5.3.2 Maintenance Release</a> <span class=\"rss-date\">December 18, 2019</span><div class=\"rssSummary\">WordPress 5.3.2 is now available! This maintenance release features 5 fixes and enhancements. WordPress 5.3.2 is a short-cycle maintenance release. The next major release will be version 5.4. You can download WordPress 5.3.2 by clicking the button at the top of this page, or visit your Dashboard → Updates and click Update Now. If you have sites that support […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/rank-math-seo-plugin-adds-wordpress-block-editor-support\'>WPTavern: Rank Math SEO Plugin Adds WordPress Block Editor Support</a></li><li><a class=\'rsswidget\' href=\'https://buddypress.org/2019/12/buddypress-5-1-1/\'>BuddyPress: BuddyPress 5.1.1 Security Release</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/version-1-prototype-of-the-wordpress-admin-block-directory-announced\'>WPTavern: Version 1 Prototype of the WordPress Admin Block Directory Announced</a></li></ul></div><div class=\"rss-widget\"><ul></ul></div>','no'),(292933,'_transient_timeout_themify_themes_list','1577228785','no'),(292934,'_transient_themify_themes_list','a:103:{i:0;s:0:\"\";i:1;s:11:\"themify-ptb\";i:2;s:20:\"themify-ptb-map-view\";i:3;s:24:\"themify-ptb-extra-fields\";i:4;s:18:\"themify-ptb-search\";i:5;s:23:\"themify-ptb-submissions\";i:6;s:20:\"themify-ptb-relation\";i:7;s:14:\"builder-mosaic\";i:8;s:20:\"builder-masked-image\";i:9;s:17:\"builder-slideshow\";i:10;s:18:\"builder-typewriter\";i:11;s:23:\"builder-bg-video-slider\";i:12;s:21:\"builder-slider-videos\";i:13;s:22:\"builder-infinite-posts\";i:14;s:17:\"builder-image-pro\";i:15;s:17:\"builder-pie-chart\";i:16;s:18:\"builder-line-chart\";i:17;s:18:\"builder-slider-pro\";i:18;s:27:\"builder-infinite-background\";i:19;s:21:\"builder-pricing-table\";i:20;s:11:\"builder-cpt\";i:21;s:27:\"builder-content-restriction\";i:22;s:17:\"builder-bar-chart\";i:23;s:16:\"builder-maps-pro\";i:24;s:17:\"builder-countdown\";i:25;s:13:\"builder-tiles\";i:26;s:16:\"builder-pointers\";i:27;s:18:\"builder-test-addon\";i:28;s:20:\"builder-progress-bar\";i:29;s:15:\"builder-fittext\";i:30;s:15:\"builder-counter\";i:31;s:15:\"builder-contact\";i:32;s:14:\"builder-button\";i:33;s:16:\"builder-ab-image\";i:34;s:16:\"builder-timeline\";i:35;s:19:\"builder-woocommerce\";i:36;s:13:\"builder-audio\";i:37;s:15:\"themify-builder\";i:38;s:19:\"themify-builder-pro\";i:39;s:20:\"themify-builder-beta\";i:40;s:31:\"themify-builder-data-correction\";i:41;s:20:\"themify-builder-lite\";i:42;s:21:\"builder-data-migrator\";i:43;s:13:\"themify-icons\";i:44;s:15:\"themify-metabox\";i:45;s:18:\"themify-event-post\";i:46;s:21:\"themify-store-locator\";i:47;s:25:\"themify-wc-product-filter\";i:48;s:13:\"themify-popup\";i:49;s:18:\"themify-audio-dock\";i:50;s:19:\"shopify-buybuttonwp\";i:51;s:20:\"woocommerce-shopdock\";i:52;s:18:\"themify-shortcodes\";i:53;s:22:\"themify-portfolio-post\";i:54;s:13:\"themify-tiles\";i:55;s:17:\"conditional-menus\";i:56;s:16:\"announcement-bar\";i:57;s:15:\"themify-updater\";i:58;s:13:\"themify-ultra\";i:59;s:14:\"themify-shoppe\";i:60;s:12:\"themify-peak\";i:61;s:14:\"themify-simple\";i:62;s:16:\"themify-infinite\";i:63;s:13:\"themify-split\";i:64;s:15:\"themify-landing\";i:65;s:12:\"themify-base\";i:66;s:15:\"themify-elegant\";i:67;s:17:\"themify-corporate\";i:68;s:13:\"themify-music\";i:69;s:13:\"themify-stack\";i:70;s:13:\"themify-float\";i:71;s:5:\"event\";i:72;s:8:\"fullpane\";i:73;s:8:\"flatshop\";i:74;s:8:\"magazine\";i:75;s:4:\"flat\";i:76;s:8:\"parallax\";i:77;s:4:\"bold\";i:78;s:5:\"metro\";i:79;s:7:\"pinshop\";i:80;s:6:\"agency\";i:81;s:8:\"postline\";i:82;s:10:\"fullscreen\";i:83;s:8:\"pinboard\";i:84;s:7:\"minshop\";i:85;s:5:\"notes\";i:86;s:8:\"shopdock\";i:87;s:10:\"phototouch\";i:88;s:5:\"basic\";i:89;s:7:\"responz\";i:90;s:5:\"simfo\";i:91;s:5:\"grido\";i:92;s:4:\"tisa\";i:93;s:4:\"suco\";i:94;s:6:\"elemin\";i:95;s:5:\"funki\";i:96;s:6:\"minblr\";i:97;s:7:\"itheme2\";i:98;s:6:\"wumblr\";i:99;s:5:\"bizco\";i:100;s:8:\"thememin\";i:101;s:12:\"themify-beta\";i:102;s:7:\"themify\";}','no'),(292950,'_transient_frm_options','O:11:\"FrmSettings\":33:{s:11:\"option_name\";s:11:\"frm_options\";s:4:\"menu\";s:5:\"Forms\";s:7:\"mu_menu\";i:0;s:15:\"preview_page_id\";i:0;s:8:\"use_html\";s:1:\"1\";s:10:\"jquery_css\";i:0;s:12:\"accordion_js\";i:0;s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"blank_msg\";s:27:\"This field cannot be blank.\";s:10:\"unique_msg\";s:26:\"This value must be unique.\";s:11:\"invalid_msg\";s:66:\"There was a problem with your submission. Errors are marked below.\";s:10:\"failed_msg\";s:58:\"We\'re sorry. It looks like you\'ve already submitted that.\";s:12:\"submit_value\";s:6:\"Submit\";s:9:\"login_msg\";s:45:\"You do not have permission to view this form.\";s:16:\"admin_permission\";s:37:\"You do not have permission to do that\";s:8:\"email_to\";s:13:\"[admin_email]\";s:10:\"load_style\";s:3:\"all\";s:12:\"custom_style\";b:1;s:6:\"pubkey\";s:40:\"6LcUbgETAAAAAHKltndDibIx80lhS-TgqWJmXRGE\";s:7:\"privkey\";s:40:\"6LcUbgETAAAAAAf5i1HcQ7BaqA-rpu35VKblXviO\";s:7:\"re_lang\";s:2:\"en\";s:6:\"re_msg\";s:39:\"The reCAPTCHA was not entered correctly\";s:8:\"re_multi\";i:0;s:14:\"frm_view_forms\";a:1:{i:0;s:13:\"administrator\";}s:14:\"frm_edit_forms\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_delete_forms\";a:1:{i:0;s:13:\"administrator\";}s:19:\"frm_change_settings\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_view_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_delete_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_create_entries\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_edit_entries\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_view_reports\";a:1:{i:0;s:13:\"administrator\";}s:17:\"frm_edit_displays\";a:1:{i:0;s:13:\"administrator\";}}','yes'),(292951,'_transient_frmpro_options','O:14:\"FrmProSettings\":39:{s:11:\"option_name\";s:14:\"frmpro_options\";s:8:\"edit_msg\";s:39:\"Your submission was successfully saved.\";s:12:\"update_value\";s:6:\"Update\";s:17:\"already_submitted\";s:36:\"You have already submitted that form\";s:15:\"cal_date_format\";s:8:\"mm/dd/yy\";s:11:\"date_format\";s:5:\"m/d/Y\";s:10:\"permalinks\";b:0;s:4:\"menu\";N;s:7:\"mu_menu\";N;s:15:\"preview_page_id\";N;s:8:\"use_html\";N;s:10:\"jquery_css\";N;s:12:\"accordion_js\";N;s:11:\"success_msg\";N;s:9:\"blank_msg\";N;s:10:\"unique_msg\";N;s:11:\"invalid_msg\";N;s:10:\"failed_msg\";N;s:12:\"submit_value\";N;s:9:\"login_msg\";N;s:16:\"admin_permission\";N;s:8:\"email_to\";N;s:10:\"load_style\";s:3:\"all\";s:12:\"custom_style\";b:1;s:6:\"pubkey\";s:0:\"\";s:7:\"privkey\";s:0:\"\";s:7:\"re_lang\";s:2:\"en\";s:6:\"re_msg\";s:39:\"The reCAPTCHA was not entered correctly\";s:8:\"re_multi\";N;s:14:\"frm_view_forms\";s:13:\"administrator\";s:14:\"frm_edit_forms\";s:13:\"administrator\";s:16:\"frm_delete_forms\";s:13:\"administrator\";s:19:\"frm_change_settings\";s:13:\"administrator\";s:16:\"frm_view_entries\";s:13:\"administrator\";s:18:\"frm_delete_entries\";s:13:\"administrator\";s:18:\"frm_create_entries\";s:13:\"administrator\";s:16:\"frm_edit_entries\";s:13:\"administrator\";s:16:\"frm_view_reports\";s:13:\"administrator\";s:17:\"frm_edit_displays\";s:13:\"administrator\";}','yes'),(340019,'_transient_timeout_frm_form_fields_13includeinclude','1607128591','no'),(340020,'_transient_frm_form_fields_13includeinclude','a:6:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"190\";s:9:\"field_key\";s:7:\"qh4icy2\";s:4:\"name\";s:12:\"Contact Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"193\";s:9:\"field_key\";s:7:\"ocfup12\";s:4:\"name\";s:16:\"Name of Business\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"196\";s:9:\"field_key\";s:7:\"29yf4d2\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"199\";s:9:\"field_key\";s:5:\"wxbjg\";s:4:\"name\";s:12:\"Phone Number\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:4:\"size\";s:4:\"100%\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:23:\"Phone Number is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:10:\"in_section\";s:1:\"0\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"202\";s:9:\"field_key\";s:7:\"9jv0r12\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"4\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:61:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"203\";s:9:\"field_key\";s:5:\"dttqq\";s:4:\"name\";s:9:\"reCAPTCHA\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:7:\"captcha\";s:13:\"default_value\";s:1:\"1\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"5\";s:8:\"required\";s:1:\"0\";s:13:\"field_options\";a:57:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:406:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n <span class=\"frm_required\">[required_label]</span>\n </label>\n [input]\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:10:\"in_section\";s:1:\"0\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:9:\"calc_type\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:26:\"This value must be unique.\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2019-12-24 22:08:03\";s:9:\"form_name\";s:10:\"Contact Us\";}}','no'),(344918,'_transient_timeout_edd_plugin_436c499efd50c0972af381d9e88dea32','1610035662','no'),(344919,'_transient_edd_plugin_436c499efd50c0972af381d9e88dea32','O:8:\"stdClass\":15:{s:11:\"new_version\";s:8:\"4.09.04p\";s:14:\"stable_version\";s:7:\"4.09.04\";s:4:\"name\";s:14:\"Formidable Pro\";s:4:\"slug\";s:10:\"formidable\";s:3:\"url\";s:65:\"https://formidableforms.com/downloads/formidable-pro/?changelog=1\";s:12:\"last_updated\";s:19:\"2021-01-04 16:33:04\";s:8:\"homepage\";s:28:\"https://formidableforms.com/\";s:7:\"package\";s:192:\"https://formidableforms.com/edd-sl/package_download/MTYxMDA5Njg2MjpWNVJSUi00WkpYRS1HVUY1Vy1HSllXMjo5Mzc5MDplNGE3ZTFjYzE3MTExYTA0N2FjN2IyODA2ODE2NDZjMDpodHRwQC8vYWdjdHguY29tL2NvbnRyYWN0b3I6MQ==\";s:13:\"download_link\";s:192:\"https://formidableforms.com/edd-sl/package_download/MTYxMDA5Njg2MjpWNVJSUi00WkpYRS1HVUY1Vy1HSllXMjo5Mzc5MDplNGE3ZTFjYzE3MTExYTA0N2FjN2IyODA2ODE2NDZjMDpodHRwQC8vYWdjdHguY29tL2NvbnRyYWN0b3I6MQ==\";s:8:\"sections\";a:3:{s:11:\"description\";s:32708:\"<p>The most advanced WordPress forms plugin. Go beyond contact forms with our drag & drop form builder for surveys, quizzes, and more.</p>\n<h3>The Most Powerful WordPress form builder plugin on the market</h3>We built <a href=\"https://formidableforms.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Formidable Forms</a> to offer the \"first-ever\" solutions-focused WordPress form plugin on the market. You can use our drag & drop WordPress form builder plugin to create a contact form, survey, quiz, registration form, payment form, purchase, email marketing, or calculator form. Build just about anything you can imagine.\n\nAt Formidable, creating the most extendable online form builder plugin is our #1 priority. Unlike other WordPress form maker plugins, we believe in pushing the limits. We want to give you the tools to save time and create complex forms quickly!\n\nBefore we explore the features of the powerful Formidable form builder plugin, you should know that Formidable is 100% mobile responsive. Your WordPress forms will always look great on all devices (desktop, laptop, tablets, and smartphones).\n\nPlus, we have optimized Formidable for speed and maximum server performance. We can confidently say that Formidable is one of the FASTEST WordPress form builders on the market.\n\n> <strong>Formidable Forms Pro</strong><br />\n> This form builder plugin is the free version of Formidable that comes with all the features you will ever need. Build an advanced email subscription form, multi-page form, file upload form, quiz, or a smart form with conditional logic. Stack on repeater fields, payment integrations, form templates, form relationships, cascading dropdown fields. Don\'t forget the calculated fields, front-end form editing, and powerful Formidable Views to display data in web applications. With Formidable, you get far more than just a contact form.\n> <a href=\"https://formidableforms.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\" rel=\"friend\" title=\"Formidable\">Click here to purchase the most advanced premium WordPress form builder plugin now!</a>\n\nYou can start with our pre-built templates or create totally custom forms from scratch. All with an easy-to-use drag & drop form maker interface.\n\nhttps://www.youtube.com/watch?v=d2IPmicn2x8&rel=0\n\nLet’s take a look at all the powerful features for making an amazing lead form, survey form, poll, subscription form, request a quote form, donation form, user registration form, or payment form.<h3>Drag & Drop Form Maker and Advanced Form Builder</h3>\n<p>The Formidable drag & drop form builder allows you to quickly build unlimited surveys, quizzes, registration forms, price calculators, and whatever else you want.</p>\n<p>Our form maker comes with all the powerful fields that you need to create a solution-focused form, fast!<h3>Complete Entry Management for Forms and Surveys</h3>\nFormidable allows you to view all your quiz and survey entries right from your WordPress dashboard. Once a user submits a form, their response is stored in your WordPress database so you won\'t lose any leads.</p>\n<p>Formidable is a <strong>100% GDPR-friendly</strong> form generator. You can turn off IP tracking or stop saving submissions entirely. Or add a GDPR checkbox field to your lead forms and payment forms to collect consent.</p>\n<p>Need to import your leads to an external service like MailChimp? No problem. <strong>Export leads to a CSV</strong>, open it in Excel, or import anywhere.</p>\n<p>You can also configure unlimited email notifications and autoresponders triggered by form submissions. </p>\n<p>On top of that, you can easily customize the success message after a form is submitted, or redirect visitors to another page.<h3>The Only Form Maker Plugin with an Advanced Form Styler</h3>\nWith our built-in styler, you can instantly customize the look and feel of your contact form. With just a few clicks, your email form can be transformed to match your website design.</p>\n<p>By default, Formidable applies a single styling template to your WordPress forms. If you want a custom form style for each footer and sidebar form, check out the premium version of Formidable.<h3>Build Smart Surveys with Beautiful Reports</h3>\nFormidable comes with a built-in survey feature, so you can quickly create powerful surveys and see beautiful reports.</p>\n<p>Our graphs and reports will help you analyze and showcase data. We believe that data alone does no good if you can\'t analyze it. That’s why we make it easy to analyze data from a survey, quiz, or price calculator.</p>\n<p>You can even showcase data on the front-end of your website. Just embed graphs in your WordPress posts or pages.</p>\n<p>The best part is that you can do this all within Formidable without any third-party tools.<h3>Quickly Create an Advanced WordPress Registration Form for Any Use Case</h3>\nWhether you need to create a youth sports team, event, or church retreat registration, Formidable has you covered. Unlike other form plugins, Formidable comes with a repeater field that allows you to create the best registration forms.</p>\n<p>Then, our marketing integrations and APIs can send the data anywhere you want.<h3>Accept Credit Cards and Easily Collect Payments</h3>\nBy now, you probably already realize the theme that Formidable is more than just a WordPress contact form plugin. You can use Formidable to create a payment form to accept credit card payments right from your website.</p>\n<p>We offer seamless integration with PayPal, Stripe, and Authorize.net, so you can create an order form, donation form, or purchase form with our drag & drop form builder. </p>\n<p>You can even use Formidable to create a WooCommerce form with custom fields.<h3>Make Data-Driven Web Applications with a Formidable View</h3>\nFormidable Views are by far the most powerful feature that makes Formidable far more than just a contact form builder plugin. Views allow you to flexibly display any submitted form data on the front-end of your website.</p>\n<p>Our customers use Formidable Views to create data-driven web applications. We see real estate listings, employment listings, event calendars, business or member directories, job boards, and other searchable databases.</p>\n<p>As you can see, Formidable is not your average contact form plugin. It\'s a true all-in-one WordPress form solution.<h3>Increase Sales with WooCommerce Product Order Forms</h3>\nFormidable is the only WordPress form builder plugin that offers extensive integration with WooCommerce orders.</p>\n<p>Our goal is to empower you to build powerful WooCommerce product order forms, so you can increase your store sales.</p>\n<p>You can add a WooCommerce product configurator with custom calculation fields. Then automatically send the order info to the WooCommerce cart with variable pricing options.<h3>Make Powerful Quiz Forms & Calculators</h3>\nIn addition to a simple order form, you can also use Formidable to create quizzes or web calculators.</p>\n<p>More on quizzes later, but here are some example online calculators that you can quickly add to your WordPress site:</p>\n<ul>\n<li><a href=\"https://formidableforms.com/form-templates/advanced-mortgage-calculator-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Advanced Mortgage Calculator</a></li>\n<li><a href=\"https://formidableforms.com/form-templates/simple-mortgage-calculator-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Basic Mortgage Calculator</a></li>\n<li><a href=\"https://formidableforms.com/form-templates/automobile-payment-calculator-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Car Payment Calculator</a></li>\n<li><a href=\"https://formidableforms.com/form-templates/nps-survey-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Net Promoter Score (NPS) Survey</a></li>\n<li><a href=\"https://formidableforms.com/form-templates/bmi-calculator-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">BMI Calculator</a> and more Health and Fitness Calculators</li>\n<li><a href=\"https://formidableforms.com/form-templates/age-calculator-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">User Age Calculator</a></li>\n<li>Online Quote Calculator</li>\n<li>Finance Calculator</li>\n<li>Booking Cost Calculator</li>\n<li>Price Calculator</li>\n</ul>\n<p>... and our powerful calculated fields allow you to build just about anything.</p>\n<p>You can also create a poll, or survey on your WordPress site and display the results. This is great for membership sites, LMS, or just for viral quizzes to grow your email list.</p>\n<p>Now you can go beyond a simple contact form plugin and create custom form-based solutions without any code.<h3>Create a WordPress User Registration Form, Profile Form, and More</h3>\nIf you run a WordPress membership site, then you need a form maker that allows you to customize your WordPress user registration form and collect data with a user profile.</p>\n<p>With our front-end editing, you can build a custom profile form for users to keep their profile up to date. You can even progressively add to the profile from a set of forms. Everything from the first lead form to the last payment form can extend the user profile. Once logged in, all new submissions in a quiz, or support form can be linked to that user account.</p>\n<p>You will not find any other WordPress form plugin offering a front-end editing solution with the same level of extendability.<h3>All the Advanced Form Fields and Features You Need to Grow Your Business</h3>\nFormidable goes far above and beyond with features like multi-page forms, save and continue, cascading form fields, powerful conditional logic, partial submissions, invisible spam protection, front-end user post submission, calculated fields, user-tracking, quizzes, and so much more. Additionally, our Payment fields will help you create an order form, donation form, booking form, or other payment form.</p>\n<p>We\'re on a mission to offer an all-in-one solution-focused WordPress form plugin. This way you don\'t have to install 5 plugins alongside your form maker to do everything you want.<h3>Extend and Customize Your Forms - Developer\'s Dream Come True</h3>\nFormidable is the WordPress form plugin of choice for smart developers, freelancers, and agencies. It helps you build complex solutions and simple forms quickly to defy the limits imposed by time and knowledge.</p>\n<p>Our goal is to help you build complex websites with low overhead. That\'s why we made Formidable the most extendable WordPress form builder plugin on the market. We want to make it possible for anyone to defy gravity and build anything.</p>\n<p>A Formidable View allows you to display form data anywhere, so you can quickly create data-driven web applications.</p>\n<p>On top of that, our hooks and filters allow you to extend Formidable to meet your needs. We even include hundreds of code examples in our docs to give you the confidence to get started.<h3>Full Formidable Feature List</h3>\nSince Formidable is not your average WordPress form plugin, this feature list is going to be very long. Read through it, or just install the most powerful WordPress form maker. Your choice :)</p>\n<ul>\n<li>\n<p><a href=\"https://formidableforms.com/features/drag-drop-form-builder/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Online drag and drop form builder</a>. Build everything from an email form to a price calculator or complex online form. Make awesome quiz forms, and online forms the easy way with a simple WordPress drag and drop form maker. You don\'t have to be a code ninja.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/display-form-data-views/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Display form data with Views</a>. Other WordPress form builder plugins only let you collect data. Formidable lets you format, filter, and display form submissions in Formidable Views to turn forms into solutions. Think job boards, event calendars, business directories, ratings systems, management solutions, and pretty much anything else you can come up with.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/dynamically-add-form-fields/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Repeating field groups (repeaters)</a>. Allow visitors to add sets of fields on the fly. This is great for a registration form, application, or email form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-multiple-file-upload-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Drag and drop multiple file upload forms</a>. Easily upload documents, files, photos, and music, with any number of files. This is great for a job application form (resumes), WordPress User Profile Form (avatars), or get a quote form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-multi-step-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Multi-step forms with progress bars</a>. Want to increase conversion rates and collect more leads? Create beautiful paged forms with rootline and progress indicators. Add conditional logic to page breaks for a smart branching form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/cascading-dropdown-lookup-field/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Cascading lookup fields</a>. Autofill values in other form fields or drill down through options to reveal a final value. Designed for year/make/model fields in auto forms and country/state/city fields. You can even use lookup fields to get a price from a separate product form.</p>\n</li>\n<li>\n<p>Datepicker fields with advanced <a href=\"https://formidableforms.com/features/datepicker-options-for-dates/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">datepicker options</a> including blackout dates, dynamic minimum and maximum dates, and inline calendars. Our datepickers are great for email forms, basic online booking, and event registration.</p>\n</li>\n<li>\n<p>Dynamic field relationships. Populate form fields from other forms and link data between two forms without duplication. These relationships are helpful in a huge number of cases. For example, you can link employment applications to a job, quizzes to a class, an event registration to an event, or a sports registration to a team.</p>\n</li>\n<li>\n<p>Add password fields with a password strength meter in a WordPress user registration form, profile form, and change password form.</p>\n</li>\n<li>\n<p>Collect reviews with star ratings for feedback, recipe ratings, product review, event rating, and customer testimonial forms. Then share your ratings with Formidable Views.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/confirm-email-address-password-wordpress-form/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Confirmation fields</a>. Double check email addresses or passwords and prevent typos from cannibalizing your leads.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/conditional-logic-wordpress-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Conditional logic for smart forms</a>. Show or hide fields based on user selections or user roles. Make complex forms simple and increase conversion rates.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/email-autoresponders-wordpress/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Send email notifications & autoresponders</a>. Automatically let clients know you received their message. Then create customized email notifications for multiple recipients and get info from an email form to those who need it.</p>\n</li>\n<li>\n<p>Email routing. Conditionally send multiple autoresponder emails and notifications based on values in email forms, user registration forms, and payment forms.</p>\n</li>\n<li>\n<p>Pricing fields for easy eCommerce forms with automatic price calculations. Drop in a product field, quantity, and total and you\'re good to go.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/wordpress-calculator-plugin/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Calculator forms</a>. Create basic and complex calculations, and even combine text from multiple fields. This is great for a mortgage calculator, auto loan calculator, and many more. Your visitors can benefit from price calculations for easy quotes and price estimates. We recommend adding range sliders for calculator forms your clients will love.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-visual-form-styler/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Visual style creator</a>. Having trouble styling your WordPress forms? Our form creator allows you to brand calculator forms, email forms, quiz forms, and other WP forms to match your site. Change colors, borders, font sizes, and more without any code.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/flexible-layouts-responsive-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Flexible form layout design</a>. Build mobile responsive forms and advanced layouts with multiple fields in a row by using our CSS layout classes.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-mobile-friendly-responsive-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Mobile-friendly, responsive forms</a>. All of our forms are sized automatically for every screen size. Ensure that everyone can see and submit your surveys, calculator forms, Stripe forms, and web forms from any device.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/user-submitted-posts-wordpress-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">User submitted front-end posts and pages</a>. Create and edit WordPress posts, pages, and even custom post types from your front-end online forms. Send user-generated content quickly from a post creation form to a page.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/form-entry-management-wordpress/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Simple entry management</a>. Flexibly display, edit, and delete form entries from anywhere on your site. Set permissions so logged-in users can manage their personal journal entries, weight tracking, guest blog posts, RSVP status, and more.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/front-end-editing-wordpress/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">WordPress front-end editing</a>. Allow users to edit their form entries and posts from the front-end of your site. Create an online journaling platform, member directory, classified ads, community recipes, and more.</p>\n</li>\n<li>\n<p>Logged-in users can <a href=\"https://formidableforms.com/features/save-and-continue-partial-submissions/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">save and continue partial form submissions</a>. Whether it\'s a basic email form or a long multi-paged registration form, users can save form progress and pick up where they left off.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/create-a-graph-wordpress-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Graphs and charts for data visualization</a>. Display statistics from a survey, poll, and questionnaire. Or graph data in a variety of ways. Whatever you choose, it can automatically update as new data is submitted (great for weight tracking over time).</p>\n</li>\n<li>\n<p>Permission settings. Limit visibility of specialized forms based on user role.</p>\n</li>\n<li>\n<p>Entry limits. Limit surveys, registration forms, bookings, quizzes, or directory submissions to only allow one entry per user, IP, or cookie.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-schedule-forms-limit-responses/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Form scheduling</a>. Open and close event registration and signup forms on a specific date. Or close registration forms when the seat limit has been reached.</p>\n</li>\n<li>\n<p>Conditionally redirect after a custom search form, payment form, feedback form, support ticket form, quiz, or other online form is submitted. Help clients find the answers they are looking for and show a tailored result based on their selections or calculated fields.</p>\n</li>\n<li>\n<p>We believe that forms should be extendable to meet your needs. So we give you access to <a href=\"https://formidableforms.com/features/customize-form-html-wordpress/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">customize the form HTML</a> (like Contact Form 7). But you keep the ease and speed of a drag & drop form builder plugin. Our team labors for simplicity without sacrificing flexibility.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/importing-exporting-wordpress-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Import and export forms, form submissions, styles, and views</a>. Quickly move forms, entries, views and styles to another site. Need to export leads to another service? Check.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-form-templates/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Form templates for instant form building</a>. Get started quickly with the most advanced form creator that includes form templates, style templates, and Formidable View templates. Our WordPress form generator makes it FAST to build job application forms, calculator forms, and other types of online forms.</p>\n</li>\n<li>\n<p>Import our <a href=\"https://formidableforms.com/form-templates/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">pre-built form/view templates</a> as a shortcut to a final product. Our growing form template library includes payment forms, a WooCommerce product creator, and more.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wcag-accessible-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">WCAG accessible forms with A11Y and ADA compliance</a>. Don\'t alienate your audience. Ensure your survey, lead capture form, quizzes, and other online forms are compliant and available to everyone. Allow those using screenreaders to successfully use your WordPress forms.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/invisible-spam-protection/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Invisible SPAM protection</a>. Don\'t waste time sorting through SPAM. Get instant and powerful anti-spam features from honeypot, invisible Google reCAPTCHA, Akismet, and the WordPress comment blacklist.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/fill-out-forms-automatically/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Fill out forms automatically</a> with values from the user profile or posts (i.e. custom fields). When a user is logged in, prefill known values like first name, last name, and email address.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/white-label-form-builder-wordpress/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">White label forms</a>. Replace the Formidable branding with your own in the admin area. Plus, we never show "powered by" links in your free online form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-user-registration/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">WordPress user registration forms</a>. Register WordPress users, edit profiles, reset passwords, and add a login form. You can even allow logged in and logged out users to create new subdomains with WordPress multisite forms.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/digital-form-signatures/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Digital signature forms</a>. Eliminate paper forms with a digital signature field in contracts, application forms and more.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/form-action-automation-scheduling/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Form action automation</a>. Schedule email notifications, SMS messages, and webhooks to trigger at a later time. You can automatically delete guest posts after 30 days, send weekly digests, or trigger happy birthday text messages from a lead form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wordpress-form-api/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Formidable Forms API</a>. Send submissions to other REST APIs and add a set of form webhooks. This includes the option to send submissions from one Formidable site to another.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/quiz-maker-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Quiz maker forms</a>. Write your quiz form questions, submit an entry as the quiz key, and publish the quiz on a page. Then all the quiz grading is automatically done for you with our quiz plugin.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/knowledgebase/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">World class support</a>. Have questions on how to use our form maker or set up your web application? We are happy to help. Our passion is to help you <strong>defy the limits</strong> to take on bigger projects, earn more clients, and grow your business.<h3>Payment Forms, Form APIs, and Marketing Integrations</h3>In addition to all the features listed above, power up your email forms, surveys, and quizzes with these integrations.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/paypal-wordpress-payments/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">PayPal Payment Forms</a>. Automate your business by collecting instant payments and recurring payments from clients. Collect information and calculate a total in a PayPal form or donation form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/stripe-payments-for-wordpress/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Stripe Payment Forms</a>. Keep users on your site while collecting Stripe payments from a credit card form. Select from one time and recurring charges in order forms and donation forms. Stripe processes payments with simple PCI compliance.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/authorize-net-payments/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Authorize.net AIM Payment Forms</a>. Process one-time payments in order forms and price calculators with Authorize.net AIM. For recurring payments or easier security compliance, we recommend Stripe.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/customizable-woocommerce-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">WooCommerce product configurator</a>. Add custom fields to a WooCommerce product order form and collect extra data when a product is added to the cart. Use calculations in your WooCommerce form for variable pricing and upload files with orders.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/mailchimp-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">MailChimp Forms</a>. Add and update leads in a MailChimp email marketing list from a lead form, online order, or email form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/entries-to-constant-contact/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Constant Contact Forms</a>. Create leads automatically in Constant Contact with a newsletter signup form or registration form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/form-entries-to-getresponse/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">GetResponse Forms</a>. Collect leads in WordPress forms, add them to GetResponse, and trigger GetResponse marketing automations.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/aweber-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">AWeber Forms</a>. Subscribe users to an AWeber mailing list when a newsletter signup form is submitted.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/mailpoet-newsletters-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">MailPoet Newsletter forms</a>. Fill your email marketing lists from newsletter signup forms. Then send WordPress newsletters from your own site using MailPoet.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/highrise-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Highrise Forms</a>. Add leads to your Highrise CRM account any time a WordPress form is submitted.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/form-entries-to-salesforce/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Salesforce Forms</a>. Create leads and any other Salesforce objects automatically.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/entries-to-activecampaign/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">ActiveCampaign Forms</a>. Let your form pull double duty with the ActiveCampaign integration. Save leads from a donation form, post creation form, user registration form, or email form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/form-entries-to-hubspot/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">HubSpot Forms</a>. Route lead data from your WordPress forms to HubSpot CRM.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/twilio-sms-form-notifications/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Twilio for SMS Forms</a>. Collect feedback, votes and poll responses via SMS text or send SMS notifications when entries are submitted. Get notified instantly when a payment form is completed, or let your leads know you received their message.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/wpml-translated-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">WPML Multilingual Forms</a>. Translate your WordPress forms into multiple languages using our integrated multilingual forms.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/polylang-multilingual-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Polylang Multilingual Forms</a>. Get the form creator with Polylang bilingual or multilingual contact forms.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/form-entry-routing-with-zapier/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Zapier Forms</a>. Connect with thousands of applications through Zapier from a lead form, quote form, and other web forms. Insert a new row in a Google docs spreadsheet, post on Twitter, or upload a Dropbox file from a calculator form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/bootstrap-form-styling/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Bootstrap Form Styles</a>. Instantly add Bootstrap form styling to a survey form and registration form.</p>\n</li>\n<li>\n<p><a href=\"https://formidableforms.com/features/bootstrap-modal-forms/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Bootstrap Modal Form</a>. Open login forms, Formidable views, shortcodes, and other content in a Bootstrap modal popup.</p>\n</li>\n</ul>\n<p>After reading this feature list, you can probably imagine why Formidable is the most advanced WordPress form plugin on the market.</p>\n<p>Give Formidable Forms a try.</p>\n<p>Want to unlock the full power? <a href=\"https://formidableforms.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion\">Upgrade to our Premium forms</a> to get all the features for smart forms and full web applications.<h3>Credits</h3>This online form builder plugin is created by Steve and Steph Wells and the amazing Formidable Team.</p>\n<p>Formidable is part of the <a href=\"https://www.wpbeginner.com/\">WPBeginner</a> fund with <a href=\"https://syedbalkhi.com/\">Syed Balkhi</a> as an Advisor to our company.</p>\";s:9:\"changelog\";s:3185:\"<p><h4>v4.09.03 - January 4, 2021</h4>\r\n<ul>\n<li>Added support for reverse compatible csv import for repeaters. The old export included a comma-separated list for each repeater field. Include \"-legacy\" in the csv filename to import the previous format.</li>\n<li>Updates for PHP 8.0 support</li>\n<li>Update a few jQuery deprecations</li>\n<li>Use a more efficient query for getting a form id for a file. A couple sites with lots of files were seeing slowdowns.</li>\n</ul>\n<h4>v4.09.04 - January 4, 2021</h4>\r\n<ul>\n<li>Fix: Uploading fies was causing a javascript error with Honeypot</li>\n</ul>\n<h4>v4.09.02 - December 7, 2020</h4>\r\n<ul>\n<li>Fix: Repeaters with blank values weren\'t always in the correct rows in an entry export.</li>\n<li>Fix: Move customize post content settings into the Views plugin since it doesn\'t work without views.</li>\n<li>Fix: Prevent errors when editing an entry with a field in a repeater that requires unique values.</li>\n<li>Fix: Conditional logic wasn\'t being checked in embedded forms when moving to another page in the form.</li>\n<li>Fix: Calculations were stripping everything between signs.</li>\n<li>Fix: Some servers were returning errors for missing mkdir and mime_content_type functions.</li>\n<li>Fix: Make sure file urls are always unique when files with the same name are uploaded in the same form.</li>\n<li>Prevent the Formidable media button from showing in rich text fields in forms.</li>\n</ul>\n<h4>v4.09.01 - November 11, 2020</h4>\r\n<ul>\n<li>Moved some plugin install and updating code to Pro</li>\n<li>Fix: Include all embedded forms in CSV export and import</li>\n<li>Fix: More accurately make live updates in the conditional logic settings when options change in radio, checkbox, and dropdown fields.</li>\n<li>Fix: Don\'t add leading zeros to a 0</li>\n<li>Fix: Rich text fields were not rendering on multi paged forms with ajax submit</li>\n<li>Fix: Prevent 404s when file protection is enabled and files are going to cloud storage</li>\n<li>Fix: Prevent a few server-related chmod issues by using the WordPress chmod</li>\n<li>Fix: Prevent caching conflicts with file uploads to avoid the -1 error when uploading files</li>\n<li>Fix: Add more graceful fallbacks if the Views plugin isn\'t able to install on the server</li>\n<li>Fix: A Total field was returning \"PRICE IS INVALID\" when the product was conditional displayed in a repeater</li>\n</ul>\n<h4>v4.09 - November 2, 2020</h4>\r\n<ul>\n<li>New: Formidable Views are now a separate plugin to make it easier to make updates and maintain going forward. The new plugin should get created after you update. If the new Formidable Views plugin is not installed automatically on your site, you can go to the <strong>Formidable → Views</strong> page and click the <strong>Install</strong> button. Please double check to make sure this plugin is active after updating.</li>\n<li>New: Updated the UX for creating a new form. Now form templates are easier to use.</li>\n<li>Fix: Not all product fields were showing in a summary field.</li>\n<li>Fix: Avast antivirus started blocking access to the new views creation page.</li>\n<li>Fix: PHP warnings were showing with files on some sites.</li>\n</ul>\n</p>\n\";s:12:\"installation\";s:656:\"<ol>\n<li>Go to the Plugins -> \'Add New\' page in your WP admin area</li>\n<li>Search for \'Formidable\'</li>\n<li>Click the \'Install Now\' button</li>\n<li>Activate Formidable through the \'Plugins\' menu</li>\n<li>Go to the newly added \'Formidable\' menu</li>\n<li>Click the \'Add New\' button to go to the form generator page and create a new email form</li>\n<li>Insert your newly created user registration form, quiz, or survey form on a page, post, or widget using a shortcode [formidable id=x], Alternatively use <code><?php echo FrmFormsController::show_form(2, $key = \'\', $title=true, $description=true); ?></code> to add it in a page template</li>\n</ol>\";}s:7:\"banners\";s:150:\"a:2:{s:4:\"high\";s:54:\"https://ps.w.org/formidable/assets/banner-1544x500.png\";s:3:\"low\";s:53:\"https://ps.w.org/formidable/assets/banner-772x250.png\";}\";s:5:\"icons\";s:6:\"a:0:{}\";s:12:\"contributors\";O:8:\"stdClass\":3:{s:15:\"formidableforms\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:15:\"formidableforms\";s:7:\"profile\";s:40:\"//profiles.wordpress.org/formidableforms\";s:6:\"avatar\";s:60:\"https://wordpress.org/grav-redirect.php?user=formidableforms\";}s:7:\"sswells\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:7:\"sswells\";s:7:\"profile\";s:32:\"//profiles.wordpress.org/sswells\";s:6:\"avatar\";s:52:\"https://wordpress.org/grav-redirect.php?user=sswells\";}s:7:\"srwells\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:7:\"srwells\";s:7:\"profile\";s:32:\"//profiles.wordpress.org/srwells\";s:6:\"avatar\";s:52:\"https://wordpress.org/grav-redirect.php?user=srwells\";}}s:10:\"stable_tag\";s:7:\"4.09.03\";s:6:\"tested\";s:3:\"5.6\";}','no'),(344977,'_transient_timeout_jetpack_https_test','1610076981','no'),(344978,'_transient_jetpack_https_test','1','no'),(344979,'_site_transient_timeout_theme_roots','1609992382','no'),(344980,'_site_transient_theme_roots','a:4:{s:13:\"themify-ultra\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(344981,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1609990895','no'),(344982,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;i:0;}','no'),(344988,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1609990599;s:7:\"checked\";a:4:{s:13:\"themify-ultra\";s:5:\"1.4.5\";s:13:\"twentyfifteen\";s:3:\"1.7\";s:15:\"twentyseventeen\";s:3:\"1.1\";s:13:\"twentysixteen\";s:3:\"1.3\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.8.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.5.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.3.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}','no'),(344991,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1609990599;s:8:\"response\";a:3:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.8\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:25:\"formidable/formidable.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/formidable\";s:4:\"slug\";s:10:\"formidable\";s:6:\"plugin\";s:25:\"formidable/formidable.php\";s:11:\"new_version\";s:7:\"4.09.04\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/formidable/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/formidable.4.09.04.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/formidable/assets/icon-256x256.png?rev=1109774\";s:2:\"1x\";s:63:\"https://ps.w.org/formidable/assets/icon-128x128.png?rev=1109774\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/formidable/assets/banner-1544x500.png?rev=2285944\";s:2:\"1x\";s:65:\"https://ps.w.org/formidable/assets/banner-772x250.png?rev=2285944\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wp-super-cache\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.7.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=1095422\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-128x128.png?rev=1095422\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-super-cache/assets/banner-1544x500.png?rev=1082414\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-super-cache/assets/banner-772x250.png?rev=1082414\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:5:\"9.2.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.9.2.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2394525\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2394525\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2394525\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=1791404\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=1791404\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"15.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.15.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2363699\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}}}}','no'),(345007,'_transient_timeout_frm_form_fields_13excludeinclude','1610022069','no'),(345008,'_transient_frm_form_fields_13excludeinclude','a:6:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"190\";s:9:\"field_key\";s:7:\"qh4icy2\";s:4:\"name\";s:12:\"Contact Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"193\";s:9:\"field_key\";s:7:\"ocfup12\";s:4:\"name\";s:16:\"Name of Business\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"196\";s:9:\"field_key\";s:7:\"29yf4d2\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"199\";s:9:\"field_key\";s:5:\"wxbjg\";s:4:\"name\";s:12:\"Phone Number\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:67:{s:4:\"size\";s:4:\"100%\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:23:\"Phone Number is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:10:\"in_section\";s:1:\"0\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:18:\"autopopulate_value\";b:0;s:15:\"get_values_form\";s:0:\"\";s:16:\"get_values_field\";s:0:\"\";s:12:\"watch_lookup\";a:1:{i:0;s:0:\"\";}s:21:\"get_most_recent_value\";s:0:\"\";s:26:\"lookup_filter_current_user\";b:0;s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"202\";s:9:\"field_key\";s:7:\"9jv0r12\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";N;s:11:\"field_order\";s:1:\"4\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:61:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";s:1:\"0\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n <span class=\"frm_required\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:9:\"calc_type\";s:0:\"\";}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2016-06-14 02:09:25\";s:9:\"form_name\";s:10:\"Contact Us\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"203\";s:9:\"field_key\";s:5:\"dttqq\";s:4:\"name\";s:9:\"reCAPTCHA\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:7:\"captcha\";s:13:\"default_value\";s:1:\"1\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"5\";s:8:\"required\";s:1:\"0\";s:13:\"field_options\";a:57:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:406:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n <span class=\"frm_required\">[required_label]</span>\n </label>\n [input]\n [if description]<div class=\"frm_description\">[description]</div>[/if description]\n [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:12:\"captcha_size\";s:7:\"default\";s:13:\"captcha_theme\";s:5:\"light\";s:10:\"in_section\";s:1:\"0\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:6:\"delete\";b:0;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:8:\"calc_dec\";s:0:\"\";s:9:\"calc_type\";s:0:\"\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:26:\"This value must be unique.\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:6:\"repeat\";i:0;s:9:\"add_label\";s:3:\"Add\";s:12:\"remove_label\";s:6:\"Remove\";s:10:\"conf_field\";s:0:\"\";s:10:\"conf_input\";s:0:\"\";s:9:\"conf_desc\";s:0:\"\";s:8:\"conf_msg\";s:31:\"The entered values do not match\";s:5:\"other\";i:0;}s:7:\"form_id\";s:2:\"13\";s:10:\"created_at\";s:19:\"2019-12-24 22:08:03\";s:9:\"form_name\";s:10:\"Contact Us\";}}','no'),(345025,'_transient_timeout_jetpack_sync_callables_await','1610008676','no'),(345026,'_transient_jetpack_sync_callables_await','1610008616.2179','no'),(345029,'_transient_timeout_jetpack_sync_constants_await','1610016388','no'),(345030,'_transient_jetpack_sync_constants_await','1610012788.7536','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=1301 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (31,70,'_wp_attached_file','2016/05/Doors.jpg'),(34,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:17:\"2016/05/Doors.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Doors-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Doors-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Doors-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Doors-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:26:\"Doors-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:26:\"Doors-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37,70,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:26:\"Doors-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:26:\"Doors-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:26:\"Doors-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(40,71,'_wp_attached_file','2016/05/Parkwood_16.jpg'),(43,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:23:\"2016/05/Parkwood_16.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Parkwood_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Parkwood_16-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Parkwood_16-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Parkwood_16-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_16-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_16-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(46,71,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_16-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_16-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_16-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(49,72,'_wp_attached_file','2016/05/Parkwood_17.jpg'),(52,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:23:\"2016/05/Parkwood_17.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Parkwood_17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Parkwood_17-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Parkwood_17-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Parkwood_17-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_17-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_17-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55,72,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_17-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_17-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:32:\"Parkwood_17-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(58,73,'_wp_attached_file','2016/05/Parkwood_J_beard.jpg'),(61,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:28:\"2016/05/Parkwood_J_beard.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Parkwood_J_beard-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Parkwood_J_beard-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Parkwood_J_beard-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Parkwood_J_beard-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:37:\"Parkwood_J_beard-1024x576-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:37:\"Parkwood_J_beard-1024x576-650x365.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(64,73,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:37:\"Parkwood_J_beard-1024x576-640x360.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:37:\"Parkwood_J_beard-1024x576-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:37:\"Parkwood_J_beard-1024x576-650x365.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(67,74,'_wp_attached_file','2016/05/PDH_engineer.jpg'),(70,74,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:24:\"2016/05/PDH_engineer.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"PDH_engineer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"PDH_engineer-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"PDH_engineer-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"PDH_engineer-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:33:\"PDH_engineer-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:33:\"PDH_engineer-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73,74,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:33:\"PDH_engineer-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:33:\"PDH_engineer-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:33:\"PDH_engineer-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(76,65,'_wp_attached_file','2016/06/AGC-Logo-New-2.png'),(79,65,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:639;s:6:\"height\";i:202;s:4:\"file\";s:26:\"2016/06/AGC-Logo-New-2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"AGC-Logo-New-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"AGC-Logo-New-2-300x95.png\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82,66,'_wp_attached_file','2016/05/Bay.jpg'),(85,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:15:\"2016/05/Bay.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"Bay-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"Bay-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"Bay-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"Bay-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:24:\"Bay-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:24:\"Bay-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88,66,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:24:\"Bay-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:24:\"Bay-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:24:\"Bay-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(91,67,'_wp_attached_file','2016/05/Commercial_Resources_2.jpg'),(94,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:2592;s:4:\"file\";s:34:\"2016/05/Commercial_Resources_2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Commercial_Resources_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Commercial_Resources_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Commercial_Resources_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Commercial_Resources_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_2-768x1024-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_2-768x1024-650x866.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97,67,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_2-768x1024-640x853.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_2-768x1024-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_2-768x1024-650x866.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(100,68,'_wp_attached_file','2016/05/Commercial_Resources_3.jpg'),(103,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:34:\"2016/05/Commercial_Resources_3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Commercial_Resources_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Commercial_Resources_3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Commercial_Resources_3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Commercial_Resources_3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_3-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_3-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(106,68,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_3-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_3-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:43:\"Commercial_Resources_3-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(109,69,'_wp_attached_file','2016/05/Commerical_Resources_1.jpg'),(112,69,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:34:\"2016/05/Commerical_Resources_1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Commerical_Resources_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Commerical_Resources_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Commerical_Resources_1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Commerical_Resources_1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:43:\"Commerical_Resources_1-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:43:\"Commerical_Resources_1-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(115,69,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:43:\"Commerical_Resources_1-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:43:\"Commerical_Resources_1-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:43:\"Commerical_Resources_1-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(118,26,'_wp_attached_file','2016/05/AGC-Logo.png'),(121,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:334;s:6:\"height\";i:29;s:4:\"file\";s:20:\"2016/05/AGC-Logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"AGC-Logo-150x29.png\";s:5:\"width\";i:150;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"AGC-Logo-300x26.png\";s:5:\"width\";i:300;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(124,36,'_wp_attached_file','2016/05/integratedweb.jpg'),(127,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:451;s:6:\"height\";i:266;s:4:\"file\";s:25:\"2016/05/integratedweb.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"integratedweb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"integratedweb-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(130,39,'_wp_attached_file','2016/05/AGC-Contractor.gif'),(133,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:410;s:6:\"height\";i:107;s:4:\"file\";s:26:\"2016/05/AGC-Contractor.gif\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"AGC-Contractor-150x107.gif\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"AGC-Contractor-300x78.gif\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(136,44,'_wp_attached_file','2016/06/houston-texas.png'),(139,44,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:907;s:6:\"height\";i:510;s:4:\"file\";s:25:\"2016/06/houston-texas.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"houston-texas-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"houston-texas-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"houston-texas-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142,45,'_wp_attached_file','2016/06/Schools.png'),(145,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:578;s:6:\"height\";i:325;s:4:\"file\";s:19:\"2016/06/Schools.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Schools-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Schools-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148,46,'_wp_attached_file','2016/06/houston-business-complex.png'),(151,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:360;s:4:\"file\";s:36:\"2016/06/houston-business-complex.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"houston-business-complex-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"houston-business-complex-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154,42,'_wp_attached_file','2016/06/AGC-Logo-New.png'),(157,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1105;s:6:\"height\";i:242;s:4:\"file\";s:24:\"2016/06/AGC-Logo-New.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"AGC-Logo-New-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"AGC-Logo-New-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"AGC-Logo-New-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"AGC-Logo-New-1024x224.png\";s:5:\"width\";i:1024;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160,47,'_wp_attached_file','2016/06/houston-industrial-facility.png'),(163,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:754;s:6:\"height\";i:424;s:4:\"file\";s:39:\"2016/06/houston-industrial-facility.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"houston-industrial-facility-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"houston-industrial-facility-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166,48,'_wp_attached_file','2016/06/houston-residential-development.png'),(169,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:889;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2016/06/houston-residential-development.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"houston-residential-development-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"houston-residential-development-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"houston-residential-development-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(172,75,'_wp_attached_file','2016/05/Ste_530.jpg'),(175,75,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:19:\"2016/05/Ste_530.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Ste_530-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Ste_530-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Ste_530-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Ste_530-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:28:\"Ste_530-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:28:\"Ste_530-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178,75,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:28:\"Ste_530-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:28:\"Ste_530-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:28:\"Ste_530-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(181,7,'_edit_last','1'),(184,7,'layout','list-post'),(187,7,'content_width','default_width'),(190,7,'imagefilter_options','initial'),(193,7,'imagefilter_options_hover','initial'),(196,7,'imagefilter_applyto','initial'),(199,7,'body_background_repeat','fullcover'),(202,7,'color_scheme_mode','color-presets'),(205,7,'color_design','default'),(208,7,'typography_mode','typography-presets'),(211,7,'font_design','default'),(214,7,'body_font','default'),(217,7,'heading_font','default'),(220,7,'header_design','default'),(223,7,'fixed_header','default'),(226,7,'full_height_header','default'),(229,7,'header_wrap','solid'),(232,7,'background_mode','fullcover'),(235,7,'background_repeat','fullcover'),(238,7,'footer_design','default'),(241,7,'page_layout','sidebar-none'),(244,7,'hide_page_title','yes'),(247,7,'background_auto','yes'),(250,7,'background_autotimeout','5'),(253,7,'background_speed','500'),(256,7,'background_wrap','yes'),(259,7,'order','desc'),(262,7,'orderby','date'),(265,7,'display_content','content'),(268,7,'feature_size_page','blank'),(271,7,'hide_title','default'),(274,7,'unlink_title','default'),(277,7,'hide_date','default'),(280,7,'hide_image','default'),(283,7,'unlink_image','default'),(286,7,'hide_navigation','default'),(289,7,'portfolio_order','desc'),(292,7,'portfolio_orderby','date'),(295,7,'portfolio_layout','list-post'),(298,7,'portfolio_display_content','content'),(301,7,'portfolio_feature_size_page','blank'),(304,7,'portfolio_hide_title','default'),(307,7,'portfolio_unlink_title','default'),(310,7,'portfolio_hide_meta_all','default'),(313,7,'portfolio_hide_image','default'),(316,7,'portfolio_unlink_image','default'),(319,7,'portfolio_hide_navigation','default'),(322,7,'builder_switch_frontend','0'),(325,7,'_themify_builder_settings_json','[{\"row_order\":\"0\",\"gutter\":\"gutter-narrow\",\"equal_column_height\":\"\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col3-2 first\",\"modules\":[null,{\"mod_name\":\"text\",\"mod_settings\":{\"mod_title_text\":\"Welcome to American General Contractors\",\"content_text\":\"<p>American General Contractors offers diverse commercial building solutions for all of your construction project requirements. Delivering superior levels of service and quality performance in the execution of every phase in the process is the motivating objective in achieving our client’s highest expectations.<\\/p><p>We offer a variety of services thru our alliances and partnerships for complete integrated project delivery. Our integrated team is committed to providing our clients consistent and successful project delivery. The collaborative partnership service all phases of construction with expertise, ranging from concept, permitting, civil engineering design, and initial site work to project completion.<\\/p>\",\"background_color\":\"000\",\"font_family\":\"default\",\"font_color\":\"fff\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top\":\"0\",\"padding_top_unit\":\"px\",\"padding_right\":\"5\",\"padding_right_unit\":\"%\",\"padding_bottom_unit\":\"px\",\"padding_left\":\"5\",\"padding_left_unit\":\"%\",\"checkbox_padding_apply_all\":\"|\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_h1\":\"default\",\"font_family_h2\":\"default\",\"font_family_h3\":\"default\",\"font_family_h4\":\"default\",\"font_family_h5\":\"default\",\"font_family_h6\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":{\"background_type\":\"image\",\"background_slider\":\"\",\"background_slider_size\":\"\",\"background_slider_mode\":\"\",\"background_video\":\"\",\"background_image\":\"\",\"background_repeat\":\"\",\"background_position\":\"\",\"background_color\":\"b22234\",\"cover_color\":\"\",\"cover_color_hover\":\"\",\"font_family\":\"default\",\"font_color\":\"\",\"font_size\":\"\",\"font_size_unit\":\"\",\"line_height\":\"\",\"line_height_unit\":\"\",\"text_align\":\"\",\"link_color\":\"\",\"text_decoration\":\"\",\"padding_top\":\"\",\"padding_top_unit\":\"px\",\"padding_right\":\"\",\"padding_right_unit\":\"px\",\"padding_bottom\":\"\",\"padding_bottom_unit\":\"px\",\"padding_left\":\"\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"border_top_color\":\"\",\"border_top_width\":\"\",\"border_top_style\":\"\",\"border_right_color\":\"\",\"border_right_width\":\"\",\"border_right_style\":\"\",\"border_bottom_color\":\"\",\"border_bottom_width\":\"\",\"border_bottom_style\":\"\",\"border_left_color\":\"\",\"border_left_width\":\"\",\"border_left_style\":\"\",\"checkbox_border_apply_all\":\"border\",\"custom_css_column\":\"\"}},{\"column_order\":\"1\",\"grid_class\":\"col3-1 last\",\"modules\":[null,{\"mod_name\":\"image\",\"mod_settings\":{\"style_image\":\"image-overlay\",\"url_image\":\"http:\\/\\/agctx.com\\/contractor\\/wp-content\\/uploads\\/2016\\/06\\/houston-texas.png\",\"appearance_image\":\"|\",\"auto_fullwidth\":\"|\",\"title_image\":\"Serving Houston for Over 24 Years\",\"param_image\":\"|\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_title\":\"default\",\"font_family_caption\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]}],\"styling\":[]},{\"row_order\":\"1\",\"gutter\":\"gutter-narrow\",\"equal_column_height\":\"equal-column-height\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col4-1 first\",\"modules\":[null,{\"mod_name\":\"image\",\"mod_settings\":{\"style_image\":\"image-overlay\",\"url_image\":\"http:\\/\\/agctx.com\\/contractor\\/wp-content\\/uploads\\/2016\\/06\\/Schools.png\",\"appearance_image\":\"drop-shadow\",\"auto_fullwidth\":\"|\",\"param_image\":\"|\",\"caption_image\":\"Academic Facilities\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_title\":\"default\",\"font_family_caption\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]},{\"column_order\":\"1\",\"grid_class\":\"col4-1\",\"modules\":[null,{\"mod_name\":\"image\",\"mod_settings\":{\"style_image\":\"image-overlay\",\"url_image\":\"http:\\/\\/agctx.com\\/contractor\\/wp-content\\/uploads\\/2016\\/06\\/houston-business-complex.png\",\"appearance_image\":\"drop-shadow\",\"auto_fullwidth\":\"|\",\"param_image\":\"|\",\"caption_image\":\"Business Complexes\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_title\":\"default\",\"font_family_caption\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]},{\"column_order\":\"2\",\"grid_class\":\"col4-1\",\"modules\":[null,null,{\"mod_name\":\"image\",\"mod_settings\":{\"style_image\":\"image-overlay\",\"url_image\":\"http:\\/\\/agctx.com\\/contractor\\/wp-content\\/uploads\\/2016\\/06\\/houston-industrial-facility.png\",\"appearance_image\":\"drop-shadow\",\"auto_fullwidth\":\"|\",\"param_image\":\"|\",\"caption_image\":\"Industrial Facilities\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_title\":\"default\",\"font_family_caption\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]},{\"column_order\":\"3\",\"grid_class\":\"col4-1 last\",\"modules\":[null,{\"mod_name\":\"image\",\"mod_settings\":{\"style_image\":\"image-overlay\",\"url_image\":\"http:\\/\\/agctx.com\\/contractor\\/wp-content\\/uploads\\/2016\\/06\\/houston-residential-development.png\",\"appearance_image\":\"drop-shadow\",\"auto_fullwidth\":\"|\",\"param_image\":\"|\",\"caption_image\":\"Residential Developments\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_title\":\"default\",\"font_family_caption\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]}],\"styling\":{\"row_width\":\"\",\"row_height\":\"\",\"custom_css_row\":\"\",\"row_anchor\":\"\",\"background_type\":\"image\",\"background_slider\":\"\",\"background_slider_size\":\"\",\"background_slider_mode\":\"\",\"background_video\":\"\",\"background_image\":\"\",\"background_repeat\":\"\",\"background_position\":\"\",\"background_color\":\"\",\"cover_color\":\"\",\"cover_color_hover\":\"\",\"font_family\":\"default\",\"font_color\":\"\",\"font_size\":\"\",\"font_size_unit\":\"\",\"line_height\":\"\",\"line_height_unit\":\"\",\"text_align\":\"\",\"link_color\":\"\",\"text_decoration\":\"\",\"padding_top\":\"1\",\"padding_top_unit\":\"%\",\"padding_right\":\"\",\"padding_right_unit\":\"%\",\"padding_bottom\":\"\",\"padding_bottom_unit\":\"%\",\"padding_left\":\"\",\"padding_left_unit\":\"%\",\"margin_top\":\"\",\"margin_top_unit\":\"px\",\"margin_right\":\"\",\"margin_right_unit\":\"px\",\"margin_bottom\":\"\",\"margin_bottom_unit\":\"px\",\"margin_left\":\"\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"border_top_color\":\"\",\"border_top_width\":\"\",\"border_top_style\":\"\",\"border_right_color\":\"\",\"border_right_width\":\"\",\"border_right_style\":\"\",\"border_bottom_color\":\"\",\"border_bottom_width\":\"\",\"border_bottom_style\":\"\",\"border_left_color\":\"\",\"border_left_width\":\"\",\"border_left_style\":\"\",\"checkbox_border_apply_all\":\"border\",\"animation_effect\":\"\",\"animation_effect_delay\":\"\",\"animation_effect_repeat\":\"\",\"visibility_desktop\":\"show\",\"visibility_tablet\":\"show\",\"visibility_mobile\":\"show\"}},{\"row_order\":\"2\",\"gutter\":\"gutter-default\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first last\",\"modules\":[]}]}]'),(328,8,'_edit_last','1'),(331,8,'layout','list-post'),(334,8,'content_width','default_width'),(337,8,'imagefilter_options','initial'),(340,8,'imagefilter_options_hover','initial'),(343,8,'imagefilter_applyto','initial'),(346,8,'body_background_repeat','fullcover'),(349,8,'color_scheme_mode','color-presets'),(352,8,'color_design','default'),(355,8,'typography_mode','typography-presets'),(358,8,'font_design','default'),(361,8,'body_font','default'),(364,8,'heading_font','default'),(367,8,'header_design','default'),(370,8,'fixed_header','default'),(373,8,'full_height_header','default'),(376,8,'header_wrap','solid'),(379,8,'background_mode','fullcover'),(382,8,'background_repeat','fullcover'),(385,8,'footer_design','default'),(388,8,'page_layout','sidebar-none'),(391,8,'hide_page_title','no'),(394,8,'background_auto','yes'),(397,8,'background_autotimeout','5'),(400,8,'background_speed','500'),(403,8,'background_wrap','yes'),(406,8,'order','desc'),(409,8,'orderby','date'),(412,8,'display_content','content'),(415,8,'feature_size_page','blank'),(418,8,'hide_title','default'),(421,8,'unlink_title','default'),(424,8,'hide_date','default'),(427,8,'hide_image','default'),(430,8,'unlink_image','default'),(433,8,'hide_navigation','default'),(436,8,'portfolio_order','desc'),(439,8,'portfolio_orderby','date'),(442,8,'portfolio_layout','list-post'),(445,8,'portfolio_display_content','content'),(448,8,'portfolio_feature_size_page','blank'),(451,8,'portfolio_hide_title','default'),(454,8,'portfolio_unlink_title','default'),(457,8,'portfolio_hide_meta_all','default'),(460,8,'portfolio_hide_image','default'),(463,8,'portfolio_unlink_image','default'),(466,8,'portfolio_hide_navigation','default'),(469,8,'builder_switch_frontend','0'),(472,9,'_edit_last','1'),(475,9,'layout','list-post'),(478,9,'content_width','default_width'),(481,9,'imagefilter_options','initial'),(484,9,'imagefilter_options_hover','initial'),(487,9,'imagefilter_applyto','initial'),(490,9,'body_background_repeat','fullcover'),(493,9,'color_scheme_mode','color-presets'),(496,9,'color_design','default'),(499,9,'typography_mode','typography-presets'),(502,9,'font_design','default'),(505,9,'body_font','default'),(508,9,'heading_font','default'),(511,9,'header_design','default'),(514,9,'fixed_header','default'),(517,9,'full_height_header','default'),(520,9,'header_wrap','solid'),(523,9,'background_mode','fullcover'),(526,9,'background_repeat','fullcover'),(529,9,'footer_design','default'),(532,9,'page_layout','sidebar-none'),(535,9,'hide_page_title','default'),(538,9,'background_auto','yes'),(541,9,'background_autotimeout','5'),(544,9,'background_speed','500'),(547,9,'background_wrap','yes'),(550,9,'order','desc'),(553,9,'orderby','date'),(556,9,'display_content','content'),(559,9,'feature_size_page','blank'),(562,9,'hide_title','default'),(565,9,'unlink_title','default'),(568,9,'hide_date','default'),(571,9,'hide_image','default'),(574,9,'unlink_image','default'),(577,9,'hide_navigation','default'),(580,9,'portfolio_order','desc'),(583,9,'portfolio_orderby','date'),(586,9,'portfolio_layout','list-post'),(589,9,'portfolio_display_content','content'),(592,9,'portfolio_feature_size_page','blank'),(595,9,'portfolio_hide_title','default'),(598,9,'portfolio_unlink_title','default'),(601,9,'portfolio_hide_meta_all','default'),(604,9,'portfolio_hide_image','default'),(607,9,'portfolio_unlink_image','default'),(610,9,'portfolio_hide_navigation','default'),(613,9,'builder_switch_frontend','0'),(616,9,'_themify_builder_settings_json','[{\"row_order\":\"0\",\"gutter\":\"gutter-default\",\"equal_column_height\":\"\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col4-2 first\",\"modules\":[null,{\"mod_name\":\"text\",\"mod_settings\":{\"content_text\":\"<h2>Single Source Specialists<\\/h2><p>American General Contractors is a full-service, single source company specializing in innovative construction technology solutions.<\\/p><p>Over the last quarter of a century, we have developed an integrated project delivery team that includes consulting, engineering, mock-ups, fabrication, construction and complete warranty and service of the project to enable it’s maximum potential. We customize our process to fit the specific needs of our clients.<\\/p>\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_h1\":\"default\",\"font_family_h2\":\"default\",\"font_family_h3\":\"default\",\"font_family_h4\":\"default\",\"font_family_h5\":\"default\",\"font_family_h6\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]},{\"column_order\":\"1\",\"grid_class\":\"col4-2 last\",\"modules\":[null,{\"mod_name\":\"text\",\"mod_settings\":{\"content_text\":\"<h2>AGC; A Smart Solution<\\/h2>\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_h1\":\"default\",\"font_family_h2\":\"default\",\"font_family_h3\":\"default\",\"font_family_h4\":\"default\",\"font_family_h5\":\"default\",\"font_family_h6\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}},{\"mod_name\":\"image\",\"mod_settings\":{\"style_image\":\"image-top\",\"url_image\":\"http:\\/\\/agctx.com\\/contractor\\/wp-content\\/uploads\\/2016\\/05\\/integratedweb.jpg\",\"appearance_image\":\"|\",\"auto_fullwidth\":\"|\",\"param_image\":\"|\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_title\":\"default\",\"font_family_caption\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]}],\"styling\":[]},{\"row_order\":\"1\",\"gutter\":\"gutter-default\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first last\",\"modules\":[]}]}]'),(619,10,'_edit_last','1'),(622,10,'layout','list-post'),(625,10,'content_width','default_width'),(628,10,'imagefilter_options','initial'),(631,10,'imagefilter_options_hover','initial'),(634,10,'imagefilter_applyto','initial'),(637,10,'body_background_repeat','fullcover'),(640,10,'color_scheme_mode','color-presets'),(643,10,'color_design','default'),(646,10,'typography_mode','typography-presets'),(649,10,'font_design','default'),(652,10,'body_font','default'),(655,10,'heading_font','default'),(658,10,'header_design','default'),(661,10,'fixed_header','default'),(664,10,'full_height_header','default'),(667,10,'header_wrap','solid'),(670,10,'background_mode','fullcover'),(673,10,'background_repeat','fullcover'),(676,10,'footer_design','default'),(679,10,'page_layout','sidebar-none'),(682,10,'hide_page_title','default'),(685,10,'background_auto','yes'),(688,10,'background_autotimeout','5'),(691,10,'background_speed','500'),(694,10,'background_wrap','yes'),(697,10,'order','desc'),(700,10,'orderby','date'),(703,10,'display_content','content'),(706,10,'feature_size_page','blank'),(709,10,'hide_title','default'),(712,10,'unlink_title','default'),(715,10,'hide_date','default'),(718,10,'hide_image','default'),(721,10,'unlink_image','default'),(724,10,'hide_navigation','default'),(727,10,'portfolio_order','desc'),(730,10,'portfolio_orderby','date'),(733,10,'portfolio_layout','list-post'),(736,10,'portfolio_display_content','content'),(739,10,'portfolio_feature_size_page','blank'),(742,10,'portfolio_hide_title','default'),(745,10,'portfolio_unlink_title','default'),(748,10,'portfolio_hide_meta_all','default'),(751,10,'portfolio_hide_image','default'),(754,10,'portfolio_unlink_image','default'),(757,10,'portfolio_hide_navigation','default'),(760,10,'builder_switch_frontend','0'),(763,10,'_themify_builder_settings_json','[{\"row_order\":\"0\",\"gutter\":\"gutter-default\",\"equal_column_height\":\"\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first last\",\"modules\":{\"1\":{\"mod_name\":\"gallery\",\"mod_settings\":{\"mod_title_gallery\":\"Some Of Our Work\",\"layout_gallery\":\"showcase\",\"shortcode_gallery\":\"[gallery ids=\\\\\\\"66,67,68,69,70,71,72,73,74,75,76,77,78\\\\\\\"]\",\"gallery_pagination\":\"|\",\"s_image_w_gallery\":\"650\",\"thumb_w_gallery\":\"300\",\"gallery_columns\":\"4\",\"link_opt\":\"file\",\"appearance_gallery\":\"drop-shadow\",\"font_family\":\"default\",\"text_align\":\"center\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}},\"styling\":[]}],\"styling\":[]},{\"row_order\":\"1\",\"gutter\":\"gutter-default\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first last\",\"modules\":[],\"styling\":null}],\"styling\":null}]'),(766,11,'_edit_last','1'),(769,11,'layout','list-post'),(772,11,'content_width','default_width'),(775,11,'imagefilter_options','initial'),(778,11,'imagefilter_options_hover','initial'),(781,11,'imagefilter_applyto','initial'),(784,11,'body_background_repeat','fullcover'),(787,11,'color_scheme_mode','color-presets'),(790,11,'color_design','default'),(793,11,'typography_mode','typography-presets'),(796,11,'font_design','default'),(799,11,'body_font','default'),(802,11,'heading_font','default'),(805,11,'header_design','default'),(808,11,'fixed_header','default'),(811,11,'full_height_header','default'),(814,11,'header_wrap','solid'),(817,11,'background_mode','fullcover'),(820,11,'background_repeat','fullcover'),(823,11,'footer_design','default'),(826,11,'page_layout','sidebar-none'),(829,11,'hide_page_title','default'),(832,11,'background_auto','yes'),(835,11,'background_autotimeout','5'),(838,11,'background_speed','500'),(841,11,'background_wrap','yes'),(844,11,'order','desc'),(847,11,'orderby','date'),(850,11,'display_content','content'),(853,11,'feature_size_page','blank'),(856,11,'hide_title','default'),(859,11,'unlink_title','default'),(862,11,'hide_date','default'),(865,11,'hide_image','default'),(868,11,'unlink_image','default'),(871,11,'hide_navigation','default'),(874,11,'portfolio_order','desc'),(877,11,'portfolio_orderby','date'),(880,11,'portfolio_layout','list-post'),(883,11,'portfolio_display_content','content'),(886,11,'portfolio_feature_size_page','blank'),(889,11,'portfolio_hide_title','default'),(892,11,'portfolio_unlink_title','default'),(895,11,'portfolio_hide_meta_all','default'),(898,11,'portfolio_hide_image','default'),(901,11,'portfolio_unlink_image','default'),(904,11,'portfolio_hide_navigation','default'),(907,11,'builder_switch_frontend','0'),(910,11,'_themify_builder_settings_json','[{\"row_order\":\"0\",\"gutter\":\"gutter-default\",\"equal_column_height\":\"\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first\",\"modules\":[null,{\"mod_name\":\"text\",\"mod_settings\":{\"mod_title_text\":\"Send Us A Message\",\"content_text\":\"[formidable id=13]\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_h1\":\"default\",\"font_family_h2\":\"default\",\"font_family_h3\":\"default\",\"font_family_h4\":\"default\",\"font_family_h5\":\"default\",\"font_family_h6\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]}],\"styling\":[]},{\"row_order\":\"1\",\"gutter\":\"gutter-default\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first last\",\"modules\":[]}]}]'),(913,76,'_menu_item_type','post_type'),(916,76,'_menu_item_menu_item_parent','0'),(919,76,'_menu_item_object_id','11'),(922,76,'_menu_item_object','page'),(925,76,'_menu_item_target',''),(928,76,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(931,76,'_menu_item_xfn',''),(934,76,'_menu_item_url',''),(937,79,'_menu_item_type','post_type'),(940,79,'_menu_item_menu_item_parent','0'),(943,79,'_menu_item_object_id','10'),(946,79,'_menu_item_object','page'),(949,79,'_menu_item_target',''),(952,79,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(955,79,'_menu_item_xfn',''),(958,79,'_menu_item_url',''),(961,82,'_menu_item_type','post_type'),(964,82,'_menu_item_menu_item_parent','0'),(967,82,'_menu_item_object_id','9'),(970,82,'_menu_item_object','page'),(973,82,'_menu_item_target',''),(976,82,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(979,82,'_menu_item_xfn',''),(982,82,'_menu_item_url',''),(985,85,'_menu_item_type','post_type'),(988,85,'_menu_item_menu_item_parent','0'),(991,85,'_menu_item_object_id','8'),(994,85,'_menu_item_object','page'),(997,85,'_menu_item_target',''),(1000,85,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1003,85,'_menu_item_xfn',''),(1006,85,'_menu_item_url',''),(1009,88,'_menu_item_type','post_type'),(1012,88,'_menu_item_menu_item_parent','0'),(1015,88,'_menu_item_object_id','7'),(1018,88,'_menu_item_object','page'),(1021,88,'_menu_item_target',''),(1024,88,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1027,88,'_menu_item_xfn',''),(1030,88,'_menu_item_url',''),(1033,91,'_wp_attached_file','2016/05/Ste_530_2.jpg'),(1036,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:21:\"2016/05/Ste_530_2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Ste_530_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Ste_530_2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Ste_530_2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Ste_530_2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1039,91,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:30:\"Ste_530_2-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:30:\"Ste_530_2-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:30:\"Ste_530_2-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1042,77,'_wp_attached_file','2016/05/Ward.jpg'),(1045,77,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1588;s:6:\"height\";i:892;s:4:\"file\";s:16:\"2016/05/Ward.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Ward-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Ward-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"Ward-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"Ward-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:25:\"Ward-1024x575-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:25:\"Ward-1024x575-650x364.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1048,77,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:25:\"Ward-1024x575-640x359.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:25:\"Ward-1024x575-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:25:\"Ward-1024x575-650x364.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1051,27,'_edit_last','1'),(1054,78,'_wp_attached_file','2016/05/Ward_Law.jpg'),(1057,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2592;s:6:\"height\";i:1944;s:4:\"file\";s:20:\"2016/05/Ward_Law.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Ward_Law-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Ward_Law-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Ward_Law-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Ward_Law-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:29:\"Ward_Law-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:29:\"Ward_Law-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1060,78,'_wp_attachment_backup_sizes','a:3:{s:13:\"resized-640x0\";a:4:{s:4:\"file\";s:29:\"Ward_Law-1024x768-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-300x0\";a:4:{s:4:\"file\";s:29:\"Ward_Law-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"resized-650x0\";a:4:{s:4:\"file\";s:29:\"Ward_Law-1024x768-650x487.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1075,49,'_edit_last','1'),(1082,107,'_wpas_done_all','1'),(1085,107,'custom_css_add','yes'),(1088,107,'content_width',''),(1091,107,'custom_css_preprocessor',''),(1093,98,'_wpas_done_all','1'),(1096,109,'_wpas_done_all','1'),(1097,11,'_edit_lock','1465870344:1'),(1100,110,'_themify_builder_settings_json','[{\"row_order\":\"0\",\"gutter\":\"gutter-default\",\"equal_column_height\":\"\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first\",\"modules\":[null,{\"mod_name\":\"text\",\"mod_settings\":{\"mod_title_text\":\"Send Us A Message\",\"content_text\":\"[formidable id=13]\",\"font_family\":\"default\",\"text_align_left\":\"left\",\"text_align_center\":\"center\",\"text_align_right\":\"right\",\"text_align_justify\":\"justify\",\"padding_top_unit\":\"px\",\"padding_right_unit\":\"px\",\"padding_bottom_unit\":\"px\",\"padding_left_unit\":\"px\",\"checkbox_padding_apply_all\":\"padding\",\"checkbox_padding_apply_all_padding\":\"padding\",\"margin_top_unit\":\"px\",\"margin_right_unit\":\"px\",\"margin_bottom_unit\":\"px\",\"margin_left_unit\":\"px\",\"checkbox_margin_apply_all\":\"margin\",\"checkbox_margin_apply_all_margin\":\"margin\",\"checkbox_border_apply_all\":\"border\",\"checkbox_border_apply_all_border\":\"border\",\"font_family_h1\":\"default\",\"font_family_h2\":\"default\",\"font_family_h3\":\"default\",\"font_family_h4\":\"default\",\"font_family_h5\":\"default\",\"font_family_h6\":\"default\",\"visibility_desktop\":\"show\",\"visibility_desktop_show\":\"show\",\"visibility_desktop_hide\":\"hide\",\"visibility_tablet\":\"show\",\"visibility_tablet_show\":\"show\",\"visibility_tablet_hide\":\"hide\",\"visibility_mobile\":\"show\",\"visibility_mobile_show\":\"show\",\"visibility_mobile_hide\":\"hide\"}}],\"styling\":[]}],\"styling\":[]},{\"row_order\":\"1\",\"gutter\":\"gutter-default\",\"column_alignment\":\"col_align_top\",\"cols\":[{\"column_order\":\"0\",\"grid_class\":\"col-full first last\",\"modules\":[]}]}]'),(1102,109,'_wp_old_slug','1_email_1-2'),(1103,8,'_edit_lock','1465944044:1'),(1105,8,'section_full_scrolling','no'),(1108,112,'_themify_builder_settings_json','[]'),(1109,113,'_themify_builder_settings_json','[]'),(1112,116,'_themify_builder_settings_json','[]'),(1113,117,'_menu_item_type','custom'),(1114,117,'_menu_item_menu_item_parent','0'),(1115,117,'_menu_item_object_id','117'),(1116,117,'_menu_item_object','custom'),(1117,117,'_menu_item_target',''),(1118,117,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1119,117,'_menu_item_xfn',''),(1120,117,'_menu_item_url','http://agmillwork.com/'),(1122,118,'_menu_item_type','custom'),(1123,118,'_menu_item_menu_item_parent','0'),(1124,118,'_menu_item_object_id','118'),(1125,118,'_menu_item_object','custom'),(1126,118,'_menu_item_target',''),(1127,118,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1128,118,'_menu_item_xfn',''),(1129,118,'_menu_item_url','http://agetexas.com/'),(1131,119,'_menu_item_type','custom'),(1132,119,'_menu_item_menu_item_parent','0'),(1133,119,'_menu_item_object_id','119'),(1134,119,'_menu_item_object','custom'),(1135,119,'_menu_item_target',''),(1136,119,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1137,119,'_menu_item_xfn',''),(1138,119,'_menu_item_url','http://agctx.com/'),(1140,117,'_wpas_done_all','1'),(1141,118,'_wpas_done_all','1'),(1142,119,'_wpas_done_all','1'),(1143,120,'_menu_item_type','custom'),(1144,120,'_menu_item_menu_item_parent','0'),(1145,120,'_menu_item_object_id','120'),(1146,120,'_menu_item_object','custom'),(1147,120,'_menu_item_target',''),(1148,120,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1149,120,'_menu_item_xfn',''),(1150,120,'_menu_item_url','http://www.agplumbingtx.com/'),(1152,117,'_jetpack_dont_email_post_to_subs','1'),(1153,118,'_jetpack_dont_email_post_to_subs','1'),(1154,119,'_jetpack_dont_email_post_to_subs','1'),(1156,120,'_wpas_done_all','1'),(1157,11,'_oembed_4a98aac830e8975deb51527f15b2c5fa','{{unknown}}'),(1158,11,'_oembed_49788f6e25e2500147cf877e36f3ddd7','{{unknown}}'),(1159,11,'_oembed_2a143cfaf042792edd4f1e4262ad0853','{{unknown}}'),(1160,11,'_oembed_da7155d852093686b63155efd1b7a817','{{unknown}}'),(1161,11,'_oembed_c4124b408b5e24abbccac2be36a5aa9f','{{unknown}}'),(1162,11,'_oembed_b0ab274ec39d381b63785525748d1328','{{unknown}}'),(1163,11,'_oembed_6389e79ab2f192de7dff9dbf5efaf567','{{unknown}}'),(1164,11,'_oembed_4ae4e9153ac6ddf3b8a374365f355124','{{unknown}}'),(1165,11,'_oembed_048f79eb95fd0435d4feab8ff2eb9162','{{unknown}}'),(1166,11,'_oembed_6886996b50e2dc23b59fee789b241e75','{{unknown}}'),(1167,11,'_oembed_c03769f06c546ce268d1e62f8d9f34fc','{{unknown}}'),(1168,11,'_oembed_2f8fbd58e59932af6b3146b9fdc196d5','{{unknown}}'),(1169,11,'_oembed_d5e742b85100733ab3a294eabb3be1a5','{{unknown}}'),(1170,11,'_oembed_510a58f3c41d249225765c2ebe1f1ba9','{{unknown}}'),(1171,11,'_oembed_fce29838c1663fa86330c41c7e4d7af2','{{unknown}}'),(1172,11,'_oembed_1fd9d676b11adaeea7f2c65cd007f845','{{unknown}}'),(1173,11,'_oembed_d54812604d0568bb0f68f7dde5628096','{{unknown}}'),(1174,11,'_oembed_c56d4a2af61a0f504041afbafd2fb009','{{unknown}}'),(1175,11,'_oembed_6877864c28953fb7143af86ed49e065a','{{unknown}}'),(1176,11,'_oembed_32474b5a07d07eb43c9660d861381d2c','{{unknown}}'),(1177,11,'_oembed_b1a38217b2846e0ea51e0b1b5522c25d','{{unknown}}'),(1178,11,'_oembed_e46c5f478a9c622d80b79c087c49e1c2','{{unknown}}'),(1179,11,'_oembed_4ce40d591dc0f98fdb6bce7fcd063ac0','{{unknown}}'),(1180,11,'_oembed_b7558c5ef22cac73a4b621ee792dc2c7','{{unknown}}'),(1181,11,'_oembed_353c6476a3ed57555320b49e73f981ac','{{unknown}}'),(1182,11,'_oembed_3a49a94df59ce7d4bfd7013e97d44028','{{unknown}}'),(1183,11,'_oembed_9990e72cccee72ce9a99802bfdef38d0','{{unknown}}'),(1184,11,'_oembed_52b0d00832feafaf552e8fa0639d325d','{{unknown}}'),(1185,11,'_oembed_558155b7047f12feed212f891f062f2a','{{unknown}}'),(1186,11,'_oembed_a62f3f12ab3ece2cf6951e049a1a57cf','{{unknown}}'),(1187,11,'_oembed_4fcaa62b221a250472a5999f88bb8044','{{unknown}}'),(1188,11,'_oembed_03e55ba112a4ad7ab437dfc37f846e08','{{unknown}}'),(1189,11,'_oembed_7c380152cf54cd03a127d69920b616c0','{{unknown}}'),(1190,11,'_oembed_f5ed5832e2ad9d69ef2a4d850b3b8607','{{unknown}}'),(1191,11,'_oembed_1a42dcf2a661027f73a7965f5b01d627','{{unknown}}'),(1192,11,'_oembed_18ef672f3f247142409c4c6f4d76b674','{{unknown}}'),(1193,11,'_oembed_8b10094bfda8f47cfcf9cdb1ea335ea9','{{unknown}}'),(1194,11,'_oembed_7b6bf0410ccc74d620448896132e4d64','{{unknown}}'),(1195,11,'_oembed_01e353237923c6ce37507c06e7dc1c34','{{unknown}}'),(1196,11,'_oembed_519bd0f1705e259747ec632a37f1bc32','{{unknown}}'),(1197,11,'_oembed_2e560c2d3071e423ef66aece1a84bdbf','{{unknown}}'),(1198,11,'_oembed_338508f46c47fd7577741263e0c21420','{{unknown}}'),(1199,11,'_oembed_94ff35205c75e56f8c330b854355b2ba','{{unknown}}'),(1200,11,'_oembed_cffcab391db0f9729f9af55a174c7ccb','{{unknown}}'),(1201,11,'_oembed_b5532c45a553ad7c8a87b6a88d3520d1','{{unknown}}'),(1202,11,'_oembed_1e4974b8ee54e45dfe9213326439d144','{{unknown}}'),(1203,11,'_oembed_7c1bcc7b1783ba6e24f49ccd8e00ef96','{{unknown}}'),(1204,11,'_oembed_505939da902ef5e502983dfe873bbe50','{{unknown}}'),(1205,11,'_oembed_81cf0dc23a647420af0ffcf80f8da027','{{unknown}}'),(1206,11,'_oembed_25e83bde2f4524dcea4c1acdcfb5a955','{{unknown}}'),(1207,11,'_oembed_390db87eb90a7650780d5b19e99b5b93','{{unknown}}'),(1208,11,'_oembed_14e4b1e7a8fe437b3c743dd19b6146b7','{{unknown}}'),(1209,11,'_oembed_d06f9f607cd041050dd3fab69ccd6dd0','{{unknown}}'),(1210,11,'_oembed_8eba1eb41c55958ac514515779f9df72','{{unknown}}'),(1211,11,'_oembed_20e35eeb4a9d010a0745fee9fb9c093d','{{unknown}}'),(1212,11,'_oembed_827c00c3317b1ca26ce7eeaa124fff0a','{{unknown}}'),(1213,11,'_oembed_16c029981dee2752e6d7e659833e8f60','{{unknown}}'),(1214,11,'_oembed_936a31af5e84052e49cdf63f0ddec281','{{unknown}}'),(1215,11,'_oembed_5ee2986544a7ae7a73b6275adcf7bca9','{{unknown}}'),(1216,11,'_oembed_88941b27c3f7a0e1b7d73efade964461','{{unknown}}'),(1217,11,'_oembed_c4fc8435bc023e408b82ebd4684e204e','{{unknown}}'),(1218,11,'_oembed_e6fe252b566fdcc55706e1b4a96a5506','{{unknown}}'),(1219,11,'_oembed_7ffc2cd22be00295b0fd6661def88c25','{{unknown}}'),(1220,11,'_oembed_e694d3813666a0b6662b1558ea689731','{{unknown}}'),(1221,11,'_oembed_d94e2866d9cd72a37361c00395876539','{{unknown}}'),(1222,11,'_oembed_eb258c9a6e99d4b2f62fc8b6455e7c65','{{unknown}}'),(1223,11,'_oembed_91dab2891e5a7b6226b1cfe98e67b012','{{unknown}}'),(1224,11,'_oembed_a0ecbb7a1a5f32db4fef8493765af540','{{unknown}}'),(1225,11,'_oembed_2dcd78cc90e3777ddcf679d853bd6a90','{{unknown}}'),(1226,11,'_oembed_210c1cb085236d7d441f145d1b5716d3','{{unknown}}'),(1227,11,'_oembed_5acaaee5659439443a1d791288b43872','{{unknown}}'),(1228,11,'_oembed_4a3684d62ec9197c5add9677e3804547','{{unknown}}'),(1229,11,'_oembed_14b5ecfdfaf3e456ddd9c0b58684b6e5','{{unknown}}'),(1230,11,'_oembed_7850f5f1b7be5201119791be058d63ae','{{unknown}}'),(1231,11,'_oembed_0c7d3055ac4bda544bb7eb6aad6a3def','{{unknown}}'),(1232,11,'_oembed_287170dc589d3280e737c96d344745d1','{{unknown}}'),(1233,11,'_oembed_4f1af5f82045982db3c792dd97a422e0','{{unknown}}'),(1234,11,'_oembed_4d92858613d01fbc2e6167bda651a9fb','{{unknown}}'),(1235,11,'_oembed_9d14eab20791d38462b3e814d1f0d117','<blockquote data-secret=\"xhA5lyfXWL\" class=\"wp-embedded-content\"><a href=\"https://legacyvoip.com/pricing-unlimited-sip-trunks-with-bundled-minutes-reduce-cost-now/\">Unlimited SIP Trunks with Bundled Minutes – Reduce Cost</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://legacyvoip.com/pricing-unlimited-sip-trunks-with-bundled-minutes-reduce-cost-now/embed/#?secret=xhA5lyfXWL\" data-secret=\"xhA5lyfXWL\" width=\"600\" height=\"338\" title=\"“Unlimited SIP Trunks with Bundled Minutes – Reduce Cost” — Legacy VoIP\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1236,11,'_oembed_time_9d14eab20791d38462b3e814d1f0d117','1555326482'),(1237,11,'_oembed_601b9465e87e1cadb936e9d55dfc2af2','{{unknown}}'),(1238,11,'_oembed_9507f1ae939c8a88a4cc2eed565bfa42','{{unknown}}'),(1239,11,'_oembed_4b8f8b7454a7850b515846e15fd73f35','{{unknown}}'),(1240,11,'_oembed_3526b7958400ad55fafba516253bc0d1','{{unknown}}'),(1241,11,'_oembed_b79a9e7c864b31e2fb92294ba7b98bec','{{unknown}}'),(1242,11,'_oembed_e0e8cc6812319ada060d0a03657848ee','{{unknown}}'),(1243,11,'_oembed_a3a276d29bb41e7a7dbd75b93131b8cd','{{unknown}}'),(1244,11,'_oembed_8284a30471a001d9b9d8688da9b43248','{{unknown}}'),(1245,11,'_oembed_9cd3cf3f8fcbc905899c437227a712b6','{{unknown}}'),(1246,11,'_oembed_9c81ce9fb009745a654a60d847592c2e','{{unknown}}'),(1247,11,'_oembed_4f857a0d16917b1c37813bda42a22d80','{{unknown}}'),(1248,11,'_oembed_03c1e44a88a1ba08195219d5b88a3610','{{unknown}}'),(1249,11,'_oembed_d5e165ad3e4f90801d6cc5de428e16e0','{{unknown}}'),(1250,11,'_oembed_ab6df745943cebeaf8616389d398a892','{{unknown}}'),(1251,11,'_oembed_a2e0ca7bea81258a406a183837b0469c','{{unknown}}'),(1252,11,'_oembed_84da4226b58183b83c38f2243efdf639','{{unknown}}'),(1253,11,'_oembed_dcf366c16d6cac7570275fb180a90d5d','{{unknown}}'),(1254,11,'_oembed_e1f02fe214f61cd3c6a9cc1900859fb1','<blockquote data-secret=\"sOEodQmvIN\" class=\"wp-embedded-content\"><a href=\"https://www.monkeydigital.co/product/seo-max-package/\">SEO Max Package</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.monkeydigital.co/product/seo-max-package/embed/#?secret=sOEodQmvIN\" data-secret=\"sOEodQmvIN\" width=\"600\" height=\"338\" title=\"“SEO Max Package” — Monkey Digital\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1255,11,'_oembed_time_e1f02fe214f61cd3c6a9cc1900859fb1','1591310005'),(1256,11,'_oembed_9efd78a1ca6892fe747c84c7b46c0142','{{unknown}}'),(1257,11,'_oembed_42ece2f7ebf619ca32dc7e119e0cc61b','{{unknown}}'),(1258,11,'_oembed_51af2239359d7b8bdbb1371d50d418ed','{{unknown}}'),(1259,11,'_oembed_4824991a584d4c11a962287acf79f68f','{{unknown}}'),(1260,11,'_oembed_06f6013487939f14f724ca475b8ddfb1','{{unknown}}'),(1261,11,'_oembed_5eb1ba78eabdcb6822cb6504535a8731','{{unknown}}'),(1262,11,'_oembed_b676d2f92b11fe7526c64dcf3bfc7326','{{unknown}}'),(1263,11,'_oembed_712d6532ea6583b752d269ff4269f776','{{unknown}}'),(1264,11,'_oembed_11c6d97bb07b40b2852f851251807849','{{unknown}}'),(1265,11,'_oembed_e28c468412ad81e3f9e16ab34f8f6eec','{{unknown}}'),(1266,11,'_oembed_e2ab6676bf1386c297460a8a1ec672e3','{{unknown}}'),(1267,11,'_oembed_7d3d6a731cd75a471997e19500ceb62a','{{unknown}}'),(1268,11,'_oembed_7c4fb0e52d99e72f67dd98c261045295','{{unknown}}'),(1269,11,'_oembed_908a17b2aa55da0fb5ab660022efeec0','{{unknown}}'),(1270,11,'_oembed_a35ee00dad0d9cb5b466263fc1f361a7','{{unknown}}'),(1271,11,'_oembed_4743a6cb200edeb83904e9af516f804c','{{unknown}}'),(1272,11,'_oembed_498ea069212bb19ea6b56c6202944cb6','<blockquote data-secret=\"5mKkyNT7xq\" class=\"wp-embedded-content\"><a href=\"https://www.resinscales.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.resinscales.com/embed/#?secret=5mKkyNT7xq\" data-secret=\"5mKkyNT7xq\" width=\"600\" height=\"338\" title=\"“Home” — Resinscales\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1273,11,'_oembed_time_498ea069212bb19ea6b56c6202944cb6','1598275258'),(1274,11,'_oembed_316af441455957e0c6cdc11942e69a60','{{unknown}}'),(1275,11,'_oembed_ae9508aff2d34952dc874065a370b37d','<blockquote data-secret=\"GlAnScEh09\" class=\"wp-embedded-content\"><a href=\"https://xn----7sbb1bbndheurc1a.xn--p1ai/\"></a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://xn----7sbb1bbndheurc1a.xn--p1ai/embed/#?secret=GlAnScEh09\" data-secret=\"GlAnScEh09\" width=\"600\" height=\"338\" title=\"“” — NEWSLETTERS USING SITE CONTACT FORMS\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1276,11,'_oembed_time_ae9508aff2d34952dc874065a370b37d','1598530243'),(1277,11,'_oembed_d760a2ddcf2bd21dc25e35b2316ee2c4','{{unknown}}'),(1278,11,'_oembed_5aec8f8759a22683a35bf1a28f82e7da','{{unknown}}'),(1279,11,'_oembed_8b86793a8e40db615d1b635cd3c8fd9a','{{unknown}}'),(1280,11,'_oembed_159cd188f19019b549ff4e06dbd63c86','{{unknown}}'),(1281,11,'_oembed_a6c151ae162e68c94e4e58ec8b394b00','<blockquote data-secret=\"UwMBzh8xSE\" class=\"wp-embedded-content\"><a href=\"https://www.monkeydigital.co/product/moz-da60-seo-plan/\">MOZ DA60 SEO plan</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.monkeydigital.co/product/moz-da60-seo-plan/embed/#?secret=UwMBzh8xSE\" data-secret=\"UwMBzh8xSE\" width=\"600\" height=\"338\" title=\"“MOZ DA60 SEO plan” — Monkey Digital\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1282,11,'_oembed_time_a6c151ae162e68c94e4e58ec8b394b00','1603260958'),(1283,11,'_oembed_660c615f0a08f29006d4f1d4b5484c2e','{{unknown}}'),(1284,11,'_oembed_620b9cc0d6ba16d811cbcc71e12f29cd','{{unknown}}'),(1285,11,'_oembed_61a162b68dece4837f4f89efeb15b995','{{unknown}}'),(1286,11,'_oembed_71b4556d001be44d288e8d3e2664a1a0','{{unknown}}'),(1287,11,'_oembed_bc513730bdcde1d102375dc643a8d285','{{unknown}}'),(1288,11,'_oembed_0797e82a5ca9723177dd39de4373b1f8','<blockquote data-secret=\"hqSmbi166b\" class=\"wp-embedded-content\"><a href=\"https://speed-seo.net/product/unique-domains-backlinks/\">Unique Domains Backlinks</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://speed-seo.net/product/unique-domains-backlinks/embed/#?secret=hqSmbi166b\" data-secret=\"hqSmbi166b\" width=\"600\" height=\"338\" title=\"“Unique Domains Backlinks” — Speed SEO\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1289,11,'_oembed_time_0797e82a5ca9723177dd39de4373b1f8','1606258329'),(1290,11,'_oembed_67812d6267e5cea3ce8ea44c70218dc0','{{unknown}}'),(1291,11,'_oembed_1d3c28ca55e3da37ea3a0259b75aad4a','{{unknown}}'),(1292,11,'_oembed_4957495798281527966e390b6a9c4cc9','{{unknown}}'),(1293,11,'_oembed_a466bf320d68c162af6b3d0878c47cff','{{unknown}}'),(1294,11,'_oembed_28324b04bd6ae666fe9ec79d9501b8df','{{unknown}}'),(1295,11,'_oembed_0a46791316df538dab9cde1d47db92c1','{{unknown}}'),(1296,11,'_oembed_d818ff8b6168bed4ed8705751e5c779c','{{unknown}}'),(1297,11,'_oembed_7de37204cae400b51bf5b60b151e0cac','{{unknown}}'),(1298,11,'_oembed_73b93b57c170ba3f33fe092f2261e864','<blockquote data-secret=\"YOH1vcoQQ0\" class=\"wp-embedded-content\"><a href=\"https://www.monkeydigital.co/product/moz-da50-seo-plan/\">MOZ DA50 SEO plan</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.monkeydigital.co/product/moz-da50-seo-plan/embed/#?secret=YOH1vcoQQ0\" data-secret=\"YOH1vcoQQ0\" width=\"600\" height=\"338\" title=\"“MOZ DA50 SEO plan” — Monkey Digital\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1299,11,'_oembed_time_73b93b57c170ba3f33fe092f2261e864','1608096638'),(1300,11,'_oembed_3953d67661f999d9be9ce4e25e58a944','{{unknown}}'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL, `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=InnoDB AUTO_INCREMENT=121 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (5,1,'2016-06-14 01:36:33','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2016-06-14 01:36:33','0000-00-00 00:00:00','',0,'http://agctx.com/contractor/?p=5',0,'post','',0),(7,1,'2016-05-18 02:33:16','2016-05-18 07:33:16','','Home','','publish','closed','closed','','home','','','2016-05-18 02:33:16','2016-05-18 07:33:16','',0,'http://web-design.viztvmedia.com/?page_id=7',0,'page','',0),(8,1,'2016-05-18 02:33:23','2016-05-18 07:33:23','<h2>New Construction</h2>\r\n<ul>\r\n <li>Design Build: Work closely with the client from start to finish of every phase of the project. Site evaluation, Plans, Scheduling & Project Management</li>\r\n <li>Pre Engineered Steel Building Systems: Recommendations for client needs – Retail, Office, Churches, Barns, Arena’s, or Industrial</li>\r\n <li>Block Tiltwall, Conventional</li>\r\n <li>Interior Finish</li>\r\n <li>We specialize in multi to single story interior office build-out, Retail renovation, Industrial, Manufacturing Facilities or Churches</li>\r\n</ul>\r\n<h2>Demolition</h2>\r\nComplete one to two story buildings, Metal buildings, Concrete, Private Road , and Commercial Interiors\r\n<h2>Renovation</h2>\r\n<ul>\r\n <li>We offer complete Office Renovation in existing tenant space and coordinate Timelines for moving staff/furniture from one space to another with as little inconvenience or disruption to daily schedules as possible.</li>\r\n <li>Fire and water damage repairs</li>\r\n</ul>\r\n<strong>Soil Analysis for Slabs</strong>\r\n<strong>Phase I Inspections: Required if Financing Property</strong>\r\n<strong>Phase II: Further testing if required per Phase I findings</strong>\r\n<strong>Phase III: Remediation cleanup is Required</strong>\r\n<strong>Water Well Services</strong>\r\n<ul>\r\n <li>Well Design: Required by TCEQ if minimum of 15 connections or more than 25 people</li>\r\n <li>Well Installation</li>\r\n <li>Permits: AGC pulls permits in all surrounding counties</li>\r\n <li>Surveying: Boundary & Topo</li>\r\n <li>Elevation Certificates: If in the Flood Plain or Floodway in Harris County</li>\r\n <li>Drainage Plan: Commercial Development in Houston</li>\r\n <li>Scour Analysis: If Building in Floodway</li>\r\n <li>Slab Designs</li>\r\n</ul>','Services','','publish','closed','closed','','services','','','2016-06-14 17:39:24','2016-06-14 22:39:24','',0,'http://web-design.viztvmedia.com/?page_id=8',0,'page','',0),(9,1,'2016-05-18 02:33:34','2016-05-18 07:33:34','','Integrated Team','','publish','closed','closed','','integrated-team','','','2016-05-18 02:33:34','2016-05-18 07:33:34','',0,'http://web-design.viztvmedia.com/?page_id=9',0,'page','',0),(10,1,'2016-05-18 02:33:43','2016-05-18 07:33:43','','Project Gallery','','publish','closed','closed','','project-gallery','','','2016-05-18 02:33:43','2016-05-18 07:33:43','',0,'http://web-design.viztvmedia.com/?page_id=10',0,'page','',0),(11,1,'2016-05-18 02:33:50','2016-05-18 07:33:50','','Contact Us','','publish','closed','closed','','contact-us','','','2016-05-18 02:33:50','2016-05-18 07:33:50','',0,'http://web-design.viztvmedia.com/?page_id=11',0,'page','',0),(26,1,'2016-05-18 03:08:49','2016-05-18 08:08:49','','AGC-Logo','','inherit','open','closed','','agc-logo','','','2016-05-18 03:08:49','2016-05-18 08:08:49','',0,'http://agctx.com/contractor/wp-content/uploads/2016/05/AGC-Logo.png',0,'attachment','image/png',0),(27,1,'2016-05-18 03:29:46','0000-00-00 00:00:00','<center>WEB DESIGN & HOSTING by <a href=\"http://viztvmedia.com/\">VizTV Media Services</a></center><center></center>\n\n<center>© American General Contractors, 2016. All Rights Reserved</center>','','','draft','open','open','','','','','2016-05-18 03:29:46','0000-00-00 00:00:00','',0,'http://web-design.viztvmedia.com/?p=27',0,'post','',0),(36,1,'2016-05-18 03:50:53','2016-05-18 08:50:53','','integratedweb','','inherit','open','closed','','integratedweb','','','2016-05-18 03:50:53','2016-05-18 08:50:53','',9,'http://agctx.com/contractor/wp-content/uploads/2016/05/integratedweb.jpg',0,'attachment','image/jpeg',0),(39,1,'2016-05-18 03:57:07','2016-05-18 08:57:07','','AGC-Contractor','','inherit','open','closed','','agc-contractor','','','2016-05-18 03:57:07','2016-05-18 08:57:07','',0,'http://agctx.com/contractor/wp-content/uploads/2016/05/AGC-Contractor.gif',0,'attachment','image/gif',0),(42,1,'2016-06-01 06:37:59','2016-06-01 11:37:59','','AGC Logo New','','inherit','open','closed','','agc-logo-new','','','2016-06-01 06:37:59','2016-06-01 11:37:59','',0,'http://agctx.com/contractor/wp-content/uploads/2016/06/AGC-Logo-New.png',0,'attachment','image/png',0),(44,1,'2016-06-01 07:12:54','2016-06-01 12:12:54','','houston texas','','inherit','open','closed','','houston-texas','','','2016-06-01 07:12:54','2016-06-01 12:12:54','',7,'http://agctx.com/contractor/wp-content/uploads/2016/06/houston-texas.png',0,'attachment','image/png',0),(45,1,'2016-06-01 07:21:07','2016-06-01 12:21:07','','Schools','','inherit','open','closed','','schools','','','2016-06-01 07:21:07','2016-06-01 12:21:07','',7,'http://agctx.com/contractor/wp-content/uploads/2016/06/Schools.png',0,'attachment','image/png',0),(46,1,'2016-06-01 07:25:02','2016-06-01 12:25:02','','houston business complex','','inherit','open','closed','','houston-business-complex','','','2016-06-01 07:25:02','2016-06-01 12:25:02','',7,'http://agctx.com/contractor/wp-content/uploads/2016/06/houston-business-complex.png',0,'attachment','image/png',0),(47,1,'2016-06-01 07:31:38','2016-06-01 12:31:38','','houston industrial facility','','inherit','open','closed','','houston-industrial-facility','','','2016-06-01 07:31:38','2016-06-01 12:31:38','',7,'http://agctx.com/contractor/wp-content/uploads/2016/06/houston-industrial-facility.png',0,'attachment','image/png',0),(48,1,'2016-06-01 07:34:05','2016-06-01 12:34:05','','houston residential development','','inherit','open','closed','','houston-residential-development','','','2016-06-01 07:34:05','2016-06-01 12:34:05','',7,'http://agctx.com/contractor/wp-content/uploads/2016/06/houston-residential-development.png',0,'attachment','image/png',0),(49,1,'2016-06-01 07:57:18','0000-00-00 00:00:00','<p style=\"text-align: center;\"><em>American General Contractors • P.O. Box 1708 • Conroe, TX 77305 • 281-513-7665</em></p>','','','draft','open','open','','','','','2016-06-01 07:57:18','0000-00-00 00:00:00','',0,'http://web-design.viztvmedia.com/?p=49',0,'post','',0),(65,1,'2016-06-02 12:31:36','2016-06-02 17:31:36','','AGC Logo New 2','','inherit','open','closed','','agc-logo-new-2','','','2016-06-02 12:31:36','2016-06-02 17:31:36','',0,'http://agctx.com/contractor/wp-content/uploads/2016/06/AGC-Logo-New-2.png',0,'attachment','image/png',0),(66,1,'2016-06-02 12:36:19','2016-06-02 17:36:19','','Bay','','inherit','open','closed','','bay','','','2016-06-02 12:36:19','2016-06-02 17:36:19','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Bay.jpg',0,'attachment','image/jpeg',0),(67,1,'2016-06-02 12:36:22','2016-06-02 17:36:22','','Commercial_Resources_2','','inherit','open','closed','','commercial_resources_2','','','2016-06-02 12:36:22','2016-06-02 17:36:22','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Commercial_Resources_2.jpg',0,'attachment','image/jpeg',0),(68,1,'2016-06-02 12:36:24','2016-06-02 17:36:24','','Commercial_Resources_3','','inherit','open','closed','','commercial_resources_3','','','2016-06-02 12:36:24','2016-06-02 17:36:24','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Commercial_Resources_3.jpg',0,'attachment','image/jpeg',0),(69,1,'2016-06-02 12:36:27','2016-06-02 17:36:27','','Commerical_Resources_1','','inherit','open','closed','','commerical_resources_1','','','2016-06-02 12:36:27','2016-06-02 17:36:27','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Commerical_Resources_1.jpg',0,'attachment','image/jpeg',0),(70,1,'2016-06-02 12:36:29','2016-06-02 17:36:29','','Doors','','inherit','open','closed','','doors','','','2016-06-02 12:36:29','2016-06-02 17:36:29','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Doors.jpg',0,'attachment','image/jpeg',0),(71,1,'2016-06-02 12:36:32','2016-06-02 17:36:32','','Parkwood_16','','inherit','open','closed','','parkwood_16','','','2016-06-02 12:36:32','2016-06-02 17:36:32','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Parkwood_16.jpg',0,'attachment','image/jpeg',0),(72,1,'2016-06-02 12:36:34','2016-06-02 17:36:34','','Parkwood_17','','inherit','open','closed','','parkwood_17','','','2016-06-02 12:36:34','2016-06-02 17:36:34','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Parkwood_17.jpg',0,'attachment','image/jpeg',0),(73,1,'2016-06-02 12:36:36','2016-06-02 17:36:36','','Parkwood_J_beard','','inherit','open','closed','','parkwood_j_beard','','','2016-06-02 12:36:36','2016-06-02 17:36:36','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Parkwood_J_beard.jpg',0,'attachment','image/jpeg',0),(74,1,'2016-06-02 12:36:38','2016-06-02 17:36:38','','PDH_engineer','','inherit','open','closed','','pdh_engineer','','','2016-06-02 12:36:38','2016-06-02 17:36:38','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/PDH_engineer.jpg',0,'attachment','image/jpeg',0),(75,1,'2016-06-02 12:36:40','2016-06-02 17:36:40','','Ste_530','','inherit','open','closed','','ste_530','','','2016-06-02 12:36:40','2016-06-02 17:36:40','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Ste_530.jpg',0,'attachment','image/jpeg',0),(76,1,'2016-06-14 01:43:37','2016-06-14 01:43:37','','Contact','','publish','closed','closed','','contact','','','2016-06-13 20:57:34','2016-06-14 01:57:34','',0,'http://agctx.com/contractor/2016/06/14/contact/',5,'nav_menu_item','',0),(77,1,'2016-06-02 12:36:44','2016-06-02 17:36:44','','Ward','','inherit','open','closed','','ward','','','2016-06-02 12:36:44','2016-06-02 17:36:44','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Ward.jpg',0,'attachment','image/jpeg',0),(78,1,'2016-06-02 12:36:46','2016-06-02 17:36:46','','Ward_Law','','inherit','open','closed','','ward_law','','','2016-06-02 12:36:46','2016-06-02 17:36:46','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Ward_Law.jpg',0,'attachment','image/jpeg',0),(79,1,'2016-06-14 01:43:37','2016-06-14 01:43:37',' ','','','publish','closed','closed','','79','','','2016-06-13 20:57:34','2016-06-14 01:57:34','',0,'http://agctx.com/contractor/2016/06/14/',4,'nav_menu_item','',0),(82,1,'2016-06-14 01:43:37','2016-06-14 01:43:37',' ','','','publish','closed','closed','','82','','','2016-06-13 20:57:34','2016-06-14 01:57:34','',0,'http://agctx.com/contractor/2016/06/14/',3,'nav_menu_item','',0),(85,1,'2016-06-14 01:43:38','2016-06-14 01:43:38',' ','','','publish','closed','closed','','85','','','2016-06-13 20:57:34','2016-06-14 01:57:34','',0,'http://agctx.com/contractor/2016/06/14/',2,'nav_menu_item','',0),(88,1,'2016-06-14 01:43:38','2016-06-14 01:43:38',' ','','','publish','closed','closed','','88','','','2016-06-13 20:57:34','2016-06-14 01:57:34','',0,'http://agctx.com/contractor/2016/06/14/',1,'nav_menu_item','',0),(91,1,'2016-06-02 12:36:42','2016-06-02 17:36:42','','Ste_530_2','','inherit','open','closed','','ste_530_2','','','2016-06-02 12:36:42','2016-06-02 17:36:42','',10,'http://agctx.com/contractor/wp-content/uploads/2016/05/Ste_530_2.jpg',0,'attachment','image/jpeg',0),(95,1,'2016-06-14 01:46:39','2016-06-14 01:46:39','{\"custom_css\":\"\",\"form_align\":\"left\",\"form_width\":\"100%\",\"fieldset_bg_color\":\"\",\"fieldset\":\"0px\",\"fieldset_color\":\"000000\",\"fieldset_padding\":\"0 0 15px 0\",\"font\":\"\\\"Lucida Grande\\\",\\\"Lucida Sans Unicode\\\",Tahoma,sans-serif\",\"direction\":\"ltr\",\"title_size\":\"20px\",\"title_color\":\"444444\",\"title_margin_top\":\"10px\",\"title_margin_bottom\":\"10px\",\"form_desc_size\":\"14px\",\"form_desc_color\":\"666666\",\"form_desc_margin_top\":\"10px\",\"form_desc_margin_bottom\":\"25px\",\"label_color\":\"444444\",\"weight\":\"bold\",\"font_size\":\"14px\",\"position\":\"none\",\"align\":\"left\",\"width\":\"150px\",\"label_padding\":\"0 0 3px 0\",\"required_color\":\"B94A48\",\"required_weight\":\"bold\",\"description_color\":\"666666\",\"description_weight\":\"normal\",\"description_style\":\"normal\",\"description_font_size\":\"12px\",\"description_align\":\"left\",\"bg_color\":\"ccc\",\"text_color\":\"000\",\"border_color\":\"ccc\",\"field_border_width\":\"1px\",\"field_border_style\":\"solid\",\"bg_color_active\":\"ffffff\",\"border_color_active\":\"66afe9\",\"bg_color_error\":\"ffffff\",\"text_color_error\":\"444444\",\"border_color_error\":\"B94A48\",\"border_width_error\":\"1px\",\"border_style_error\":\"solid\",\"bg_color_disabled\":\"ffffff\",\"text_color_disabled\":\"A1A1A1\",\"border_color_disabled\":\"E5E5E5\",\"field_font_size\":\"18px\",\"field_height\":\"38px\",\"field_width\":\"100%\",\"field_pad\":\"6px 10px\",\"field_margin\":\"20px\",\"border_radius\":\"2px\",\"field_weight\":\"normal\",\"radio_align\":\"block\",\"check_align\":\"block\",\"check_label_color\":\"444444\",\"check_weight\":\"normal\",\"check_font_size\":\"13px\",\"section_color\":\"444444\",\"section_weight\":\"bold\",\"section_font_size\":\"18px\",\"section_pad\":\"15px 0 3px 0\",\"section_bg_color\":\"\",\"section_mar_top\":\"15px\",\"section_mar_bottom\":\"12px\",\"section_border_color\":\"e8e8e8\",\"section_border_width\":\"2px\",\"section_border_style\":\"solid\",\"section_border_loc\":\"-top\",\"collapse_icon\":\"6\",\"collapse_pos\":\"after\",\"repeat_icon\":\"1\",\"theme_selector\":\"ui-lightness\",\"theme_css\":\"ui-lightness\",\"theme_name\":\"UI Lightness\",\"submit_font_size\":\"14px\",\"submit_width\":\"auto\",\"submit_height\":\"auto\",\"submit_weight\":\"normal\",\"submit_border_radius\":\"4px\",\"submit_bg_color\":\"ffffff\",\"submit_text_color\":\"444444\",\"submit_border_color\":\"cccccc\",\"submit_border_width\":\"1px\",\"submit_shadow_color\":\"eeeeee\",\"submit_bg_img\":\"\",\"submit_margin\":\"10px\",\"submit_padding\":\"6px 11px\",\"submit_hover_bg_color\":\"efefef\",\"submit_hover_color\":\"444444\",\"submit_hover_border_color\":\"cccccc\",\"submit_active_bg_color\":\"efefef\",\"submit_active_color\":\"444444\",\"submit_active_border_color\":\"cccccc\",\"success_bg_color\":\"DFF0D8\",\"success_border_color\":\"D6E9C6\",\"success_text_color\":\"468847\",\"success_font_size\":\"14px\",\"error_bg\":\"F2DEDE\",\"error_border\":\"EBCCD1\",\"error_text\":\"B94A48\",\"error_font_size\":\"14px\",\"auto_width\":\"0\",\"submit_style\":\"0\",\"important_style\":\"0\"}','My Style','','publish','closed','closed','','formidable-style','','','2016-06-13 21:12:35','2016-06-14 02:12:35','',0,'http://agctx.com/contractor/2016/06/14/formidable-style/',1,'frm_styles','',0),(98,0,'2015-04-06 17:18:12','2015-04-06 17:18:12','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"}}','Email Notification','email','publish','open','open','','1_email_1','','','2016-06-13 21:09:25','2016-06-14 02:09:25','',0,'http://agctx.com/contractor/2015/04/06/1_email_1/',2,'frm_form_actions','',0),(100,0,'2015-04-06 17:18:12','2015-04-06 17:18:12','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"}}','Email Notification','email','publish','open','open','','3_email_1','','','2015-04-06 17:18:12','2015-04-06 17:18:12','',0,'http://agctx.com/contractor/frm_form_actions/3_email_1/',4,'frm_form_actions','',0),(103,0,'2015-04-06 17:18:12','2015-04-06 17:18:12','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"}}','Email Notification','email','publish','open','open','','4_email_1','','','2015-04-06 17:18:12','2015-04-06 17:18:12','',0,'http://agctx.com/contractor/frm_form_actions/4_email_1/',7,'frm_form_actions','',0),(106,0,'2015-04-06 17:18:12','2015-04-06 17:18:12','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"}}','Email Notification','email','publish','open','open','','5_email_1','','','2015-04-06 17:18:12','2015-04-06 17:18:12','',0,'http://agctx.com/contractor/frm_form_actions/5_email_1/',10,'frm_form_actions','',0),(107,1,'2016-06-13 21:03:12','2016-06-14 02:03:12','/*\nWelcome to Custom CSS!\n\nTo learn how this works, see http://wp.me/PEmnE-Bt\n*/\n.page-title {\n font-size: 2em;\n line-height: 110%;\n margin: 0;\n padding: 0;\n}\n\nh2 {\n background: #b22234 none repeat scroll 0 0;\n color: #fff;\n font-size: 1.4em;\n margin: 1em 0;\n padding: 0 .5em;\n text-transform: uppercase;\n border-bottom: #000 solid 5px;\n}\n\nli {\n margin: 0;\n padding: 0;\n}','safecss','Themify Ultra','publish','closed','closed','','safecss','','','2016-06-13 21:03:12','2016-06-14 02:03:12','.page-title{font-size:2em;line-height:110%;margin:0;padding:0}h2{background:#b22234 none repeat scroll 0 0;color:#fff;font-size:1.4em;margin:1em 0;padding:0 .5em;text-transform:uppercase;border-bottom:#000 solid 5px}li{margin:0;padding:0}',0,'http://agctx.com/contractor/?safecss=safecss',0,'safecss','',0),(109,1,'2015-04-06 17:18:12','2015-04-06 22:18:12','{\"email_to\":\"info@agetexas.com, gadams@aggtx.com\",\"cc\":\"\",\"bcc\":\"info@viztvmedia.com, missy@agctx.com\",\"reply_to\":\"<[190]> <[196]>\",\"from\":\"[sitename] <gadams@aggtx.com>\",\"email_subject\":\"Contact Form - AGCTX.com\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"}}','Email Notification','email','publish','closed','closed','','13_email_109','','','2016-06-13 21:21:28','2016-06-14 02:21:28','',0,'http://agctx.com/contractor/frm_form_actions/1_email_1-2/',13,'frm_form_actions','',0),(110,1,'2016-06-13 21:14:23','2016-06-14 02:14:23','[formidable id=13]','Contact Us','','inherit','closed','closed','','11-autosave-v1','','','2016-06-13 21:14:23','2016-06-14 02:14:23','',11,'http://agctx.com/contractor/2016/06/13/11-autosave-v1/',0,'revision','',0),(112,1,'2016-06-14 17:38:11','2016-06-14 22:38:11','<h2>New Construction</h2>\r\n<ul>\r\n <li>Design Build: Work closely with the client from start to finish of every phase of the project. Site evaluation, Plans, Scheduling & Project Management</li>\r\n <li>Pre Engineered Steel Building Systems: Recommendations for client needs – Retail, Office, Churches, Barns, Arena’s, or Industrial</li>\r\n <li>Block Tiltwall, Conventional</li>\r\n <li>Interior Finish</li>\r\n <li>We specialize in multi to single story interior office build-out, Retail renovation, Industrial, Manufacturing Facilities or Churches</li>\r\n</ul>\r\n<h2>Demolition</h2>\r\nComplete one to two story buildings, Metal buildings, Concrete, Private Road , and Commercial Interiors\r\n<h2>Renovation</h2>\r\n<ul>\r\n <li>We offer complete Office Renovation in existing tenant space and coordinate Timelines for moving staff/furniture from one space to another with as little inconvenience or disruption to daily schedules as possible.</li>\r\n <li>Fire and water damage repairs</li>\r\n</ul>\r\n<strong>Soil Analysis for Slabs</strong>\r\n<strong>Phase I Inspections: Required if Financing Property</strong>\r\n<strong>Phase II: Further testing if required per Phase I findings</strong>\r\n<strong>Phase III: Remediation cleanup is Required</strong>\r\n<strong>Water Well Services</strong>\r\n<ul>\r\n <li>Well Design: Required by TCEQ if minimum of 15 connections or more than 25 people</li>\r\n <li>Well Installation</li>\r\n <li>Permits: AGC pulls permits in all surrounding counties</li>\r\n <li>Surveying: Boundary & Topo</li>\r\n <li>Elevation Certificates: If in the Flood Plain or Floodway in Harris County</li>\r\n <li>Drainage Plan: Commercial Development in Houston</li>\r\n <li>Scour Analysis: If Building in Floodway</li>\r\n <li>Slab Designs</li>\r\n</ul>','Services','','inherit','closed','closed','','8-revision-v1','','','2016-06-14 17:38:11','2016-06-14 22:38:11','',8,'http://agctx.com/contractor/2016/06/14/8-revision-v1/',0,'revision','',0),(113,1,'2016-06-14 17:38:50','2016-06-14 22:38:50','<h2>New Construction</h2>\r\n<ul>\r\n <li>Design Build: Work closely with the client from start to finish of every phase of the project. Site evaluation, Plans, Scheduling & Project Management</li>\r\n <li>Pre Engineered Steel Building Systems: Recommendations for client needs – Retail, Office, Churches, Barns, Arena’s, or Industrial</li>\r\n <li>Block Tiltwall, Conventional</li>\r\n <li>Interior Finish</li>\r\n <li>We specialize in multi to single story interior office build-out, Retail renovation, Industrial, Manufacturing Facilities or Churches</li>\r\n</ul>\r\n<h2>Demolition</h2>\r\nComplete one to two story buildings, Metal buildings, Concrete, Private Road , and Commercial Interiors\r\n<h2>Renovation</h2>\r\n<ul>\r\n <li>We offer complete Office Renovation in existing tenant space and coordinate Timelines for moving staff/furniture from one space to another with as little inconvenience or disruption to daily schedules as possible.</li>\r\n <li>Fire and water damage repairs</li>\r\n</ul>\r\n<strong>Soil Analysis for Slabs</strong>\r\n<strong>Phase I Inspections: Required if Financing Property</strong>\r\n<strong>Phase II: Further testing if required per Phase I findings</strong>\r\n<strong>Phase III: Remediation cleanup is Required</strong>\r\n<strong>Water Well Services</strong>\r\n<ul>\r\n <li>Well Design: Required by TCEQ if minimum of 15 connections or more than 25 people</li>\r\n <li>Well Installation</li>\r\n <li>Permits: AGC pulls permits in all surrounding counties</li>\r\n <li>Surveying: Boundary & Topo</li>\r\n <li>Elevation Certificates: If in the Flood Plain or Floodway in Harris County</li>\r\n <li>Drainage Plan: Commercial Development in Houston</li>\r\n <li>Scour Analysis: If Building in Floodway</li>\r\n <li>Slab Designs</li>\r\n</ul>','Services','','inherit','closed','closed','','8-revision-v1','','','2016-06-14 17:38:50','2016-06-14 22:38:50','',8,'http://agctx.com/contractor/2016/06/14/8-revision-v1/',0,'revision','',0),(116,1,'2016-06-14 17:39:24','2016-06-14 22:39:24','<h2>New Construction</h2>\r\n<ul>\r\n <li>Design Build: Work closely with the client from start to finish of every phase of the project. Site evaluation, Plans, Scheduling & Project Management</li>\r\n <li>Pre Engineered Steel Building Systems: Recommendations for client needs – Retail, Office, Churches, Barns, Arena’s, or Industrial</li>\r\n <li>Block Tiltwall, Conventional</li>\r\n <li>Interior Finish</li>\r\n <li>We specialize in multi to single story interior office build-out, Retail renovation, Industrial, Manufacturing Facilities or Churches</li>\r\n</ul>\r\n<h2>Demolition</h2>\r\nComplete one to two story buildings, Metal buildings, Concrete, Private Road , and Commercial Interiors\r\n<h2>Renovation</h2>\r\n<ul>\r\n <li>We offer complete Office Renovation in existing tenant space and coordinate Timelines for moving staff/furniture from one space to another with as little inconvenience or disruption to daily schedules as possible.</li>\r\n <li>Fire and water damage repairs</li>\r\n</ul>\r\n<strong>Soil Analysis for Slabs</strong>\r\n<strong>Phase I Inspections: Required if Financing Property</strong>\r\n<strong>Phase II: Further testing if required per Phase I findings</strong>\r\n<strong>Phase III: Remediation cleanup is Required</strong>\r\n<strong>Water Well Services</strong>\r\n<ul>\r\n <li>Well Design: Required by TCEQ if minimum of 15 connections or more than 25 people</li>\r\n <li>Well Installation</li>\r\n <li>Permits: AGC pulls permits in all surrounding counties</li>\r\n <li>Surveying: Boundary & Topo</li>\r\n <li>Elevation Certificates: If in the Flood Plain or Floodway in Harris County</li>\r\n <li>Drainage Plan: Commercial Development in Houston</li>\r\n <li>Scour Analysis: If Building in Floodway</li>\r\n <li>Slab Designs</li>\r\n</ul>','Services','','inherit','closed','closed','','8-revision-v1','','','2016-06-14 17:39:24','2016-06-14 22:39:24','',8,'http://agctx.com/contractor/2016/06/14/8-revision-v1/',0,'revision','',0),(117,1,'2016-07-15 12:31:04','2016-07-15 17:31:04','','AG Millwork & Design','','publish','closed','closed','','ag-millwork-design','','','2017-03-05 06:25:39','2017-03-05 12:25:39','',0,'http://agctx.com/contractor/?p=117',1,'nav_menu_item','',0),(118,1,'2016-07-15 12:31:04','2016-07-15 17:31:04','','AG Electric','','publish','closed','closed','','ag-electric','','','2017-03-05 06:25:40','2017-03-05 12:25:40','',0,'http://agctx.com/contractor/?p=118',2,'nav_menu_item','',0),(119,1,'2016-07-15 12:31:04','2016-07-15 17:31:04','','AG General Contractor','','publish','closed','closed','','ag-general-contractor','','','2017-03-05 06:25:40','2017-03-05 12:25:40','',0,'http://agctx.com/contractor/?p=119',3,'nav_menu_item','',0),(120,1,'2017-03-05 06:25:40','2017-03-05 12:25:40','','AG Plumbing','','publish','closed','closed','','ag-plumbing','','','2017-03-05 06:25:40','2017-03-05 12:25:40','',0,'http://agctx.com/contractor/?p=120',4,'nav_menu_item','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (27,1,0),(49,1,0),(76,4,0),(79,4,0),(82,4,0),(85,4,0),(88,4,0),(117,5,0),(118,5,0),(119,5,0),(120,5,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(4,4,'nav_menu','',0,5),(5,5,'nav_menu','',0,4); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_termmeta` -- LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(4,'Main Menu','main-menu',0),(5,'Footer Menu','footer-menu',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','viztvmedia'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:7:{s:13:\"administrator\";b:1;s:14:\"frm_view_forms\";b:1;s:14:\"frm_edit_forms\";b:1;s:16:\"frm_delete_forms\";b:1;s:19:\"frm_change_settings\";b:1;s:16:\"frm_view_entries\";b:1;s:18:\"frm_delete_entries\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers',''),(13,1,'default_password_nag',''),(14,1,'show_welcome_panel','1'),(17,1,'session_tokens','a:1:{s:64:\"f833f614dc0e8fb5666789c31c36d291d1a0c83f5bd2956a7610922b7fcd0a58\";a:4:{s:10:\"expiration\";i:1577397975;s:2:\"ip\";s:13:\"73.76.162.104\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0\";s:5:\"login\";i:1577225175;}}'),(20,1,'wp_dashboard_quick_press_last_post_id','5'),(23,1,'wp_user-settings','libraryContent=browse&hidetb=1&editor=tinymce'),(26,1,'wp_user-settings-time','1465870481'),(29,1,'tgmpa_dismissed_notice','1'),(31,1,'frm_ignore_tour','1'),(34,1,'nav_menu_recently_edited','5'),(37,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(40,1,'metaboxhidden_nav-menus','a:3:{i:0;s:25:\"themify-menu-widgets-meta\";i:1;s:12:\"add-post_tag\";i:2;s:11:\"add-frm_tag\";}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'viztvmedia','$P$B6vrDS5B5FdiXKIqZb.A9cTpWnxQi50','viztvmedia','info@viztvmedia.com','','2016-05-17 15:21:48','',0,'viztvmedia'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_02b4d06_1' -- /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2021-01-30 4:59:28