File: /var/www/info.viitorcloud.in/infovc.sql
-- Adminer 4.7.6 MySQL dump
SET NAMES utf8;
SET time_zone = '+00:00';
SET foreign_key_checks = 0;
SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO';
CREATE DATABASE `infovc` /*!40100 DEFAULT CHARACTER SET latin1 */;
USE `infovc`;
DROP TABLE IF EXISTS `ahc_browsers`;
CREATE TABLE `ahc_browsers` (
`bsr_id` int(3) unsigned NOT NULL,
`bsr_name` varchar(100) NOT NULL,
`bsr_icon` varchar(50) DEFAULT NULL,
`bsr_visits` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`bsr_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `ahc_browsers` (`bsr_id`, `bsr_name`, `bsr_icon`, `bsr_visits`) VALUES
(1, 'IE', 'ie.png', 0),
(2, 'Firefox', 'firefox.png', 0),
(3, 'Netscape', 'netscape.png', 0),
(4, 'Chrome', 'chrome.png', 0),
(5, 'Gecko/Mozilla', 'mozilla.png', 0),
(6, 'Opera Mini', 'opera.png', 0),
(7, 'Opera', 'opera.png', 0),
(8, 'Safari', 'safari.png', 0),
(9, 'iPad', 'ipad.png', 0),
(10, 'Android', 'android.png', 0),
(11, 'AIR', 'air.png', 0),
(12, 'Fluid', 'fluid.png', 0),
(13, 'Maxthon', 'maxthon.png', 0),
(14, 'unknown', 'unknown.png', 0);
DROP TABLE IF EXISTS `ahc_countries`;
CREATE TABLE `ahc_countries` (
`ctr_id` int(5) unsigned NOT NULL AUTO_INCREMENT,
`ctr_name` varchar(100) NOT NULL,
`ctr_internet_code` varchar(5) NOT NULL,
`ctr_latitude` varchar(30) DEFAULT NULL,
`ctr_longitude` varchar(30) DEFAULT NULL,
`ctr_visitors` int(11) NOT NULL DEFAULT '0',
`ctr_visits` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`ctr_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `ahc_countries` (`ctr_id`, `ctr_name`, `ctr_internet_code`, `ctr_latitude`, `ctr_longitude`, `ctr_visitors`, `ctr_visits`) VALUES
(1, 'Anonymous Proxy', 'A1', NULL, NULL, 0, 0),
(2, 'Satellite Provider', 'A2', NULL, NULL, 0, 0),
(3, 'Other Country', 'O1', NULL, NULL, 0, 0),
(4, 'Andorra', 'AD', '42.5000', '1.5000', 0, 0),
(5, 'United Arab Emirates', 'AE', '24.0000', '54.0000', 0, 0),
(6, 'Afghanistan', 'AF', '33.0000', '65.0000', 0, 0),
(7, 'Antigua and Barbuda', 'AG', '17.0500', '-61.8000', 0, 0),
(8, 'Anguilla', 'AI', '18.2500', '-63.1667', 0, 0),
(9, 'Albania', 'AL', '41.0000', '20.0000', 0, 0),
(10, 'Armenia', 'AM', '40.0000', '45.0000', 0, 0),
(11, 'Netherlands Antilles ', 'AN', '12.2500', '-68.7500', 0, 0),
(12, 'Angola', 'AO', '-12.5000', '18.5000', 0, 0),
(13, 'Asia/Pacific Region', 'AP', '35.0000', '105.0000', 0, 0),
(14, 'Antarctica', 'AQ', '-90.0000', '0.0000', 0, 0),
(15, 'Argentina', 'AR', '-34.0000', '-64.0000', 0, 0),
(16, 'American Samoa', 'AS', '-14.3333', '-170.0000', 0, 0),
(17, 'Austria', 'AT', '47.3333', '13.3333', 0, 0),
(18, 'Australia', 'AU', '-27.0000', '133.0000', 0, 0),
(19, 'Aruba', 'AW', '12.5000', '-69.9667', 0, 0),
(20, 'Aland Islands', 'AX', '60.178525', '19.91561', 0, 0),
(21, 'Azerbaijan', 'AZ', '40.5000', '47.5000', 0, 0),
(22, 'Bosnia and Herzegovina', 'BA', '44.0000', '18.0000', 0, 0),
(23, 'Barbados', 'BB', '13.1667', '-59.5333', 0, 0),
(24, 'Bangladesh', 'BD', '24.0000', '90.0000', 0, 0),
(25, 'Belgium', 'BE', '50.8333', '4.0000', 0, 0),
(26, 'Burkina Faso', 'BF', '13.0000', '-2.0000', 0, 0),
(27, 'Bulgaria', 'BG', '43.0000', '25.0000', 0, 0),
(28, 'Bahrain', 'BH', '26.0000', '50.5500', 0, 0),
(29, 'Burundi', 'BI', '-3.5000', '30.0000', 0, 0),
(30, 'Benin', 'BJ', '9.5000', '2.2500', 0, 0),
(31, 'Saint Bartelemey', 'BL', '17.9', '-62.833333', 0, 0),
(32, 'Bermuda', 'BM', '32.3333', '-64.7500', 0, 0),
(33, 'Brunei Darussalam', 'BN', '4.5000', '114.6667', 0, 0),
(34, 'Bolivia', 'BO', '-17.0000', '-65.0000', 0, 0),
(35, 'Bonaire', 'BQ', '12.178361', '-68.238534', 0, 0),
(36, 'Brazil', 'BR', '-10.0000', '-55.0000', 0, 0),
(37, 'Bahamas', 'BS', '24.2500', '-76.0000', 0, 0),
(38, 'Bhutan', 'BT', '27.5000', '90.5000', 0, 0),
(39, 'Bouvet Island', 'BV', '-54.4333', '3.4000', 0, 0),
(40, 'Botswana', 'BW', '-22.0000', '24.0000', 0, 0),
(41, 'Belarus', 'BY', '53.0000', '28.0000', 0, 0),
(42, 'Belize', 'BZ', '17.2500', '-88.7500', 0, 0),
(43, 'Canada', 'CA', '60.0000', '-95.0000', 0, 0),
(44, 'Cocos (Keeling) Islands', 'CC', '-12.5000', '96.8333', 0, 0),
(45, 'Congo', 'CD', '0.0000', '25.0000', 0, 0),
(46, 'Central African Republic', 'CF', '7.0000', '21.0000', 0, 0),
(47, 'Congo', 'CG', '-1.0000', '15.0000', 0, 0),
(48, 'Switzerland', 'CH', '47.0000', '8.0000', 0, 0),
(49, 'Cote d\'Ivoire', 'CI', '8.0000', '-5.0000', 0, 0),
(50, 'Cook Islands', 'CK', '-21.2333', '-159.7667', 0, 0),
(51, 'Chile', 'CL', '-30.0000', '-71.0000', 0, 0),
(52, 'Cameroon', 'CM', '6.0000', '12.0000', 0, 0),
(53, 'China', 'CN', '35.0000', '105.0000', 0, 0),
(54, 'Colombia', 'CO', '4.0000', '-72.0000', 0, 0),
(55, 'Costa Rica', 'CR', '10.0000', '-84.0000', 0, 0),
(56, 'Cuba', 'CU', '21.5000', '-80.0000', 0, 0),
(57, 'Cape Verde', 'CV', '16.0000', '-24.0000', 0, 0),
(58, 'Curacao', 'CW', '12.16957', '-68.99002', 0, 0),
(59, 'Christmas Island', 'CX', '-10.5000', '105.6667', 0, 0),
(60, 'Cyprus', 'CY', '35.0000', '33.0000', 0, 0),
(61, 'Czech Republic', 'CZ', '49.7500', '15.5000', 0, 0),
(62, 'Germany', 'DE', '51.0000', '9.0000', 0, 0),
(63, 'Djibouti', 'DJ', '11.5000', '43.0000', 0, 0),
(64, 'Denmark', 'DK', '56.0000', '10.0000', 0, 0),
(65, 'Dominica', 'DM', '15.4167', '-61.3333', 0, 0),
(66, 'Dominican Republic', 'DO', '19.0000', '-70.6667', 0, 0),
(67, 'Algeria', 'DZ', '28.0000', '3.0000', 0, 0),
(68, 'Ecuador', 'EC', '-2.0000', '-77.5000', 0, 0),
(69, 'Estonia', 'EE', '59.0000', '26.0000', 0, 0),
(70, 'Egypt', 'EG', '27.0000', '30.0000', 0, 0),
(71, 'Western Sahara', 'EH', '24.5000', '-13.0000', 0, 0),
(72, 'Eritrea', 'ER', '15.0000', '39.0000', 0, 0),
(73, 'Spain', 'ES', '40.0000', '-4.0000', 0, 0),
(74, 'Ethiopia', 'ET', '8.0000', '38.0000', 0, 0),
(75, 'Europe', 'EU', '47.0000', '8.0000', 0, 0),
(76, 'Finland', 'FI', '64.0000', '26.0000', 0, 0),
(77, 'Fiji', 'FJ', '-18.0000', '175.0000', 0, 0),
(78, 'Falkland Islands (Malvinas)', 'FK', '-51.7500', '-59.0000', 0, 0),
(79, 'Micronesia', 'FM', '6.9167', '158.2500', 0, 0),
(80, 'Faroe Islands', 'FO', '62.0000', '-7.0000', 0, 0),
(81, 'France', 'FR', '46.0000', '2.0000', 0, 0),
(82, 'Gabon', 'GA', '-1.0000', '11.7500', 0, 0),
(83, 'United Kingdom', 'GB', '54.0000', '-2.0000', 0, 0),
(84, 'Grenada', 'GD', '12.1167', '-61.6667', 0, 0),
(85, 'Georgia', 'GE', '42.0000', '43.5000', 0, 0),
(86, 'French Guiana', 'GF', '4.0000', '-53.0000', 0, 0),
(87, 'Guernsey', 'GG', '49.465691', '-2.585278', 0, 0),
(88, 'Ghana', 'GH', '8.0000', '-2.0000', 0, 0),
(89, 'Gibraltar', 'GI', '36.1833', '-5.3667', 0, 0),
(90, 'Greenland', 'GL', '72.0000', '-40.0000', 0, 0),
(91, 'Gambia', 'GM', '13.4667', '-16.5667', 0, 0),
(92, 'Guinea', 'GN', '11.0000', '-10.0000', 0, 0),
(93, 'Guadeloupe', 'GP', '16.2500', '-61.5833', 0, 0),
(94, 'Equatorial Guinea', 'GQ', '2.0000', '10.0000', 0, 0),
(95, 'Greece', 'GR', '39.0000', '22.0000', 0, 0),
(96, 'South Georgia and the South Sandwich Islands', 'GS', '-54.5000', '-37.0000', 0, 0),
(97, 'Guatemala', 'GT', '15.5000', '-90.2500', 0, 0),
(98, 'Guam', 'GU', '13.4667', '144.7833', 0, 0),
(99, 'Guinea-Bissau', 'GW', '12.0000', '-15.0000', 0, 0),
(100, 'Guyana', 'GY', '5.0000', '-59.0000', 0, 0),
(101, 'Hong Kong', 'HK', '22.2500', '114.1667', 0, 0),
(102, 'Heard Island and McDonald Islands', 'HM', '-53.1000', '72.5167', 0, 0),
(103, 'Honduras', 'HN', '15.0000', '-86.5000', 0, 0),
(104, 'Croatia', 'HR', '45.1667', '15.5000', 0, 0),
(105, 'Haiti', 'HT', '19.0000', '-72.4167', 0, 0),
(106, 'Hungary', 'HU', '47.0000', '20.0000', 0, 0),
(107, 'Indonesia', 'ID', '-5.0000', '120.0000', 0, 0),
(108, 'Ireland', 'IE', '53.0000', '-8.0000', 0, 0),
(109, 'Israel', 'IL', '31.5000', '34.7500', 0, 0),
(110, 'Isle of Man', 'IM', '54.236107', '-4.548056', 0, 0),
(111, 'India', 'IN', '20.0000', '77.0000', 0, 0),
(112, 'British Indian Ocean Territory', 'IO', '-6.0000', '71.5000', 0, 0),
(113, 'Iraq', 'IQ', '33.0000', '44.0000', 0, 0),
(114, 'Iran', 'IR', '32.0000', '53.0000', 0, 0),
(115, 'Iceland', 'IS', '65.0000', '-18.0000', 0, 0),
(116, 'Italy', 'IT', '42.8333', '12.8333', 0, 0),
(117, 'Jersey', 'JE', '49.214439', '-2.13125', 0, 0),
(118, 'Jamaica', 'JM', '18.2500', '-77.5000', 0, 0),
(119, 'Jordan', 'JO', '31.0000', '36.0000', 0, 0),
(120, 'Japan', 'JP', '36.0000', '138.0000', 0, 0),
(121, 'Kenya', 'KE', '1.0000', '38.0000', 0, 0),
(122, 'Kyrgyzstan', 'KG', '41.0000', '75.0000', 0, 0),
(123, 'Cambodia', 'KH', '13.0000', '105.0000', 0, 0),
(124, 'Kiribati', 'KI', '1.4167', '173.0000', 0, 0),
(125, 'Comoros', 'KM', '-12.1667', '44.2500', 0, 0),
(126, 'Saint Kitts and Nevis', 'KN', '17.3333', '-62.7500', 0, 0),
(127, 'Korea', 'KP', '40.0000', '127.0000', 0, 0),
(128, 'Korea', 'KR', '37.0000', '127.5000', 0, 0),
(129, 'Kuwait', 'KW', '29.3375', '47.6581', 0, 0),
(130, 'Cayman Islands', 'KY', '19.5000', '-80.5000', 0, 0),
(131, 'Kazakhstan', 'KZ', '48.0000', '68.0000', 0, 0),
(132, 'Lao People\'s Democratic Republic', 'LA', '18.0000', '105.0000', 0, 0),
(133, 'Lebanon', 'LB', '33.8333', '35.8333', 0, 0),
(134, 'Saint Lucia', 'LC', '13.8833', '-61.1333', 0, 0),
(135, 'Liechtenstein', 'LI', '47.1667', '9.5333', 0, 0),
(136, 'Sri Lanka', 'LK', '7.0000', '81.0000', 0, 0),
(137, 'Liberia', 'LR', '6.5000', '-9.5000', 0, 0),
(138, 'Lesotho', 'LS', '-29.5000', '28.5000', 0, 0),
(139, 'Lithuania', 'LT', '56.0000', '24.0000', 0, 0),
(140, 'Luxembourg', 'LU', '49.7500', '6.1667', 0, 0),
(141, 'Latvia', 'LV', '57.0000', '25.0000', 0, 0),
(142, 'Libyan Arab Jamahiriya', 'LY', '25.0000', '17.0000', 0, 0),
(143, 'Morocco', 'MA', '32.0000', '-5.0000', 0, 0),
(144, 'Monaco', 'MC', '43.7333', '7.4000', 0, 0),
(145, 'Moldova', 'MD', '47.0000', '29.0000', 0, 0),
(146, 'Montenegro', 'ME', '42.0000', '19.0000', 0, 0),
(147, 'Saint Martin', 'MF', '18.08255', '-63.052251', 0, 0),
(148, 'Madagascar', 'MG', '-20.0000', '47.0000', 0, 0),
(149, 'Marshall Islands', 'MH', '9.0000', '168.0000', 0, 0),
(150, 'Macedonia', 'MK', '41.8333', '22.0000', 0, 0),
(151, 'Mali', 'ML', '17.0000', '-4.0000', 0, 0),
(152, 'Myanmar', 'MM', '22.0000', '98.0000', 0, 0),
(153, 'Mongolia', 'MN', '46.0000', '105.0000', 0, 0),
(154, 'Macao', 'MO', '22.1667', '113.5500', 0, 0),
(155, 'Northern Mariana Islands', 'MP', '15.2000', '145.7500', 0, 0),
(156, 'Martinique', 'MQ', '14.6667', '-61.0000', 0, 0),
(157, 'Mauritania', 'MR', '20.0000', '-12.0000', 0, 0),
(158, 'Montserrat', 'MS', '16.7500', '-62.2000', 0, 0),
(159, 'Malta', 'MT', '35.8333', '14.5833', 0, 0),
(160, 'Mauritius', 'MU', '-20.2833', '57.5500', 0, 0),
(161, 'Maldives', 'MV', '3.2500', '73.0000', 0, 0),
(162, 'Malawi', 'MW', '-13.5000', '34.0000', 0, 0),
(163, 'Mexico', 'MX', '23.0000', '-102.0000', 0, 0),
(164, 'Malaysia', 'MY', '2.5000', '112.5000', 0, 0),
(165, 'Mozambique', 'MZ', '-18.2500', '35.0000', 0, 0),
(166, 'Namibia', 'NA', '-22.0000', '17.0000', 0, 0),
(167, 'New Caledonia', 'NC', '-21.5000', '165.5000', 0, 0),
(168, 'Niger', 'NE', '16.0000', '8.0000', 0, 0),
(169, 'Norfolk Island', 'NF', '-29.0333', '167.9500', 0, 0),
(170, 'Nigeria', 'NG', '10.0000', '8.0000', 0, 0),
(171, 'Nicaragua', 'NI', '13.0000', '-85.0000', 0, 0),
(172, 'Netherlands', 'NL', '52.5000', '5.7500', 0, 0),
(173, 'Norway', 'NO', '62.0000', '10.0000', 0, 0),
(174, 'Nepal', 'NP', '28.0000', '84.0000', 0, 0),
(175, 'Nauru', 'NR', '-0.5333', '166.9167', 0, 0),
(176, 'Niue', 'NU', '-19.0333', '-169.8667', 0, 0),
(177, 'New Zealand', 'NZ', '-41.0000', '174.0000', 0, 0),
(178, 'Oman', 'OM', '21.0000', '57.0000', 0, 0),
(179, 'Panama', 'PA', '9.0000', '-80.0000', 0, 0),
(180, 'Peru', 'PE', '-10.0000', '-76.0000', 0, 0),
(181, 'French Polynesia', 'PF', '-15.0000', '-140.0000', 0, 0),
(182, 'Papua New Guinea', 'PG', '-6.0000', '147.0000', 0, 0),
(183, 'Philippines', 'PH', '13.0000', '122.0000', 0, 0),
(184, 'Pakistan', 'PK', '30.0000', '70.0000', 0, 0),
(185, 'Poland', 'PL', '52.0000', '20.0000', 0, 0),
(186, 'Saint Pierre and Miquelon', 'PM', '46.8333', '-56.3333', 0, 0),
(187, 'Pitcairn', 'PN', '-24.376766', '-128.324339', 0, 0),
(188, 'Puerto Rico', 'PR', '18.2500', '-66.5000', 0, 0),
(189, 'Palestinian Territory', 'PS', '32.0000', '35.2500', 0, 0),
(190, 'Portugal', 'PT', '39.5000', '-8.0000', 0, 0),
(191, 'Palau', 'PW', '7.5000', '134.5000', 0, 0),
(192, 'Paraguay', 'PY', '-23.0000', '-58.0000', 0, 0),
(193, 'Qatar', 'QA', '25.5000', '51.2500', 0, 0),
(194, 'Reunion', 'RE', '-21.1000', '55.6000', 0, 0),
(195, 'Romania', 'RO', '46.0000', '25.0000', 0, 0),
(196, 'Serbia', 'RS', '44.0000', '21.0000', 0, 0),
(197, 'Russian Federation', 'RU', '60.0000', '100.0000', 0, 0),
(198, 'Rwanda', 'RW', '-2.0000', '30.0000', 0, 0),
(199, 'Saudi Arabia', 'SA', '25.0000', '45.0000', 0, 0),
(200, 'Solomon Islands', 'SB', '-8.0000', '159.0000', 0, 0),
(201, 'Seychelles', 'SC', '-4.5833', '55.6667', 0, 0),
(202, 'Sudan', 'SD', '15.0000', '30.0000', 0, 0),
(203, 'Sweden', 'SE', '62.0000', '15.0000', 0, 0),
(204, 'Singapore', 'SG', '1.3667', '103.8000', 0, 0),
(205, 'Saint Helena', 'SH', '-15.9333', '-5.7000', 0, 0),
(206, 'Slovenia', 'SI', '46.0000', '15.0000', 0, 0),
(207, 'Svalbard and Jan Mayen', 'SJ', '78.0000', '20.0000', 0, 0),
(208, 'Slovakia', 'SK', '48.6667', '19.5000', 0, 0),
(209, 'Sierra Leone', 'SL', '8.5000', '-11.5000', 0, 0),
(210, 'San Marino', 'SM', '43.7667', '12.4167', 0, 0),
(211, 'Senegal', 'SN', '14.0000', '-14.0000', 0, 0),
(212, 'Somalia', 'SO', '10.0000', '49.0000', 0, 0),
(213, 'Suriname', 'SR', '4.0000', '-56.0000', 0, 0),
(214, 'South Sudan', 'SS', '6.876992', '31.306979', 0, 0),
(215, 'Sao Tome and Principe', 'ST', '1.0000', '7.0000', 0, 0),
(216, 'El Salvador', 'SV', '13.8333', '-88.9167', 0, 0),
(217, 'Sint Maarten', 'SX', '18.041216', '-63.053073', 0, 0),
(218, 'Syrian Arab Republic', 'SY', '35.0000', '38.0000', 0, 0),
(219, 'Swaziland', 'SZ', '-26.5000', '31.5000', 0, 0),
(220, 'Turks and Caicos Islands', 'TC', '21.7500', '-71.5833', 0, 0),
(221, 'Chad', 'TD', '15.0000', '19.0000', 0, 0),
(222, 'French Southern Territories', 'TF', '-43.0000', '67.0000', 0, 0),
(223, 'Togo', 'TG', '8.0000', '1.1667', 0, 0),
(224, 'Thailand', 'TH', '15.0000', '100.0000', 0, 0),
(225, 'Tajikistan', 'TJ', '39.0000', '71.0000', 0, 0),
(226, 'Tokelau', 'TK', '-9.0000', '-172.0000', 0, 0),
(227, 'Timor-Leste', 'TL', '-8.874217', '125.727539', 0, 0),
(228, 'Turkmenistan', 'TM', '40.0000', '60.0000', 0, 0),
(229, 'Tunisia', 'TN', '34.0000', '9.0000', 0, 0),
(230, 'Tonga', 'TO', '-20.0000', '-175.0000', 0, 0),
(231, 'Turkey', 'TR', '39.0000', '35.0000', 0, 0),
(232, 'Trinidad and Tobago', 'TT', '11.0000', '-61.0000', 0, 0),
(233, 'Tuvalu', 'TV', '-8.0000', '178.0000', 0, 0),
(234, 'Taiwan', 'TW', '23.5000', '121.0000', 0, 0),
(235, 'Tanzania', 'TZ', '-6.0000', '35.0000', 0, 0),
(236, 'Ukraine', 'UA', '49.0000', '32.0000', 0, 0),
(237, 'Uganda', 'UG', '1.0000', '32.0000', 0, 0),
(238, 'United States Minor Outlying Islands', 'UM', '19.2833', '166.6000', 0, 0),
(239, 'United States', 'US', '38.0000', '-97.0000', 0, 0),
(240, 'Uruguay', 'UY', '-33.0000', '-56.0000', 0, 0),
(241, 'Uzbekistan', 'UZ', '41.0000', '64.0000', 0, 0),
(242, 'Holy See (Vatican City State)', 'VA', '41.9000', '12.4500', 0, 0),
(243, 'Saint Vincent and the Grenadines', 'VC', '13.2500', '-61.2000', 0, 0),
(244, 'Venezuela', 'VE', '8.0000', '-66.0000', 0, 0),
(245, 'Virgin Islands', 'VG', '18.5000', '-64.5000', 0, 0),
(246, 'Virgin Islands', 'VI', '18.3333', '-64.8333', 0, 0),
(247, 'Vietnam', 'VN', '16.0000', '106.0000', 0, 0),
(248, 'Vanuatu', 'VU', '-16.0000', '167.0000', 0, 0),
(249, 'Wallis and Futuna', 'WF', '-13.3000', '-176.2000', 0, 0),
(250, 'Samoa', 'WS', '-13.5833', '-172.3333', 0, 0),
(251, 'Yemen', 'YE', '15.0000', '48.0000', 0, 0),
(252, 'Mayotte', 'YT', '-12.8333', '45.1667', 0, 0),
(253, 'South Africa', 'ZA', '-29.0000', '24.0000', 0, 0),
(254, 'Zambia', 'ZM', '-15.0000', '30.0000', 0, 0),
(255, 'Zaire', 'ZR', '-4.038333', '21.758664', 0, 0),
(256, 'Zimbabwe', 'ZW', '-20.0000', '30.0000', 0, 0),
(257, 'Anonymous Proxy', 'XX', NULL, NULL, 0, 0);
DROP TABLE IF EXISTS `ahc_daily_visitors_stats`;
CREATE TABLE `ahc_daily_visitors_stats` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`vst_date` datetime NOT NULL,
`vst_visitors` int(11) unsigned DEFAULT '0',
`vst_visits` int(11) unsigned DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_hits`;
CREATE TABLE `ahc_hits` (
`hit_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`hit_ip_address` varchar(50) NOT NULL,
`hit_user_agent` varchar(200) NOT NULL,
`hit_request_uri` varchar(200) DEFAULT NULL,
`hit_page_id` varchar(30) NOT NULL,
`hit_page_title` varchar(200) DEFAULT NULL,
`ctr_id` int(3) unsigned DEFAULT NULL,
`hit_referer` varchar(300) DEFAULT NULL,
`hit_referer_site` varchar(100) DEFAULT NULL,
`srh_id` int(3) unsigned DEFAULT NULL,
`hit_search_words` varchar(200) DEFAULT NULL,
`bsr_id` int(3) unsigned NOT NULL,
`hit_date` date NOT NULL,
`hit_time` time NOT NULL,
PRIMARY KEY (`hit_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_keywords`;
CREATE TABLE `ahc_keywords` (
`kwd_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`kwd_ip_address` varchar(50) NOT NULL,
`kwd_keywords` varchar(200) NOT NULL,
`kwd_referer` varchar(300) NOT NULL,
`srh_id` int(3) unsigned NOT NULL,
`ctr_id` int(5) unsigned DEFAULT NULL,
`bsr_id` int(3) unsigned NOT NULL,
`kwd_date` date NOT NULL,
`kwd_time` time NOT NULL,
PRIMARY KEY (`kwd_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_online_users`;
CREATE TABLE `ahc_online_users` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`hit_ip_address` varchar(50) NOT NULL,
`hit_page_id` varchar(30) NOT NULL,
`date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_recent_visitors`;
CREATE TABLE `ahc_recent_visitors` (
`vtr_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`vtr_ip_address` varchar(50) NOT NULL,
`vtr_referer` varchar(300) DEFAULT NULL,
`srh_id` int(3) unsigned DEFAULT NULL,
`bsr_id` int(3) unsigned NOT NULL,
`ctr_id` int(5) unsigned DEFAULT NULL,
`vtr_date` date NOT NULL,
`vtr_time` time NOT NULL,
`ahc_city` varchar(230) DEFAULT NULL,
`ahc_region` varchar(230) DEFAULT NULL,
PRIMARY KEY (`vtr_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_refering_sites`;
CREATE TABLE `ahc_refering_sites` (
`rfr_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`rfr_site_name` varchar(100) NOT NULL,
`rfr_visits` int(11) unsigned DEFAULT '0',
PRIMARY KEY (`rfr_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_searching_visits`;
CREATE TABLE `ahc_searching_visits` (
`vtsh_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`srh_id` int(3) unsigned NOT NULL,
`vtsh_date` datetime NOT NULL,
`vtsh_visits` int(11) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`vtsh_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_search_engines`;
CREATE TABLE `ahc_search_engines` (
`srh_id` int(3) unsigned NOT NULL AUTO_INCREMENT,
`srh_name` varchar(100) NOT NULL,
`srh_query_parameter` varchar(10) NOT NULL,
`srh_icon` varchar(50) DEFAULT NULL,
`srh_identifier` varchar(50) DEFAULT NULL,
PRIMARY KEY (`srh_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `ahc_search_engines` (`srh_id`, `srh_name`, `srh_query_parameter`, `srh_icon`, `srh_identifier`) VALUES
(1, 'Google', 'q', 'google.png', 'google'),
(2, 'Bing', 'q', 'bing.png', 'bing'),
(3, 'Yahoo Search', 'p', 'yahoo.png', 'yahoo'),
(4, 'Ask', 'q', 'ask.png', 'ask'),
(5, 'WebCrawler', 'q', 'webcrawler.gif', 'webcrawler');
DROP TABLE IF EXISTS `ahc_search_engine_crawlers`;
CREATE TABLE `ahc_search_engine_crawlers` (
`bot_name` varchar(50) NOT NULL,
`srh_id` int(3) unsigned NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `ahc_search_engine_crawlers` (`bot_name`, `srh_id`) VALUES
('Googlebot', 1),
('Googlebot-News', 1),
('Googlebot-Image', 1),
('Googlebot-Video', 1),
('Googlebot-Mobile', 1),
('Mediapartners-Google', 1),
('Mediapartners', 1),
('Mediapartners-Google', 1),
('Mediapartners', 1),
('AdsBot-Google', 1),
('bingbot', 2),
('Yahoo! Slurp', 3),
('Yahoo! Slurp China', 3),
('YahooSeeker', 3),
('Ask Jeeves', 4),
('FAST-WebCrawler', 5);
DROP TABLE IF EXISTS `ahc_settings`;
CREATE TABLE `ahc_settings` (
`set_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`set_hits_days` int(10) unsigned NOT NULL DEFAULT '30',
`set_ajax_check` int(10) unsigned NOT NULL DEFAULT '10',
`set_ips` text,
`set_google_map` varchar(100) NOT NULL DEFAULT 'today_visitors',
PRIMARY KEY (`set_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `ahc_settings` (`set_id`, `set_hits_days`, `set_ajax_check`, `set_ips`, `set_google_map`) VALUES
(1, 14, 15, '', '');
DROP TABLE IF EXISTS `ahc_title_traffic`;
CREATE TABLE `ahc_title_traffic` (
`til_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`til_page_id` varchar(30) NOT NULL,
`til_page_title` varchar(100) DEFAULT NULL,
`til_hits` int(11) unsigned NOT NULL,
PRIMARY KEY (`til_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_visitors`;
CREATE TABLE `ahc_visitors` (
`vst_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`vst_date` datetime NOT NULL,
`vst_visitors` int(11) unsigned DEFAULT '0',
`vst_visits` int(11) unsigned DEFAULT '0',
PRIMARY KEY (`vst_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `ahc_visits_time`;
CREATE TABLE `ahc_visits_time` (
`vtm_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`vtm_time_from` time NOT NULL,
`vtm_time_to` time NOT NULL,
`vtm_visitors` int(11) unsigned NOT NULL DEFAULT '0',
`vtm_visits` int(11) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`vtm_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `ahc_visits_time` (`vtm_id`, `vtm_time_from`, `vtm_time_to`, `vtm_visitors`, `vtm_visits`) VALUES
(1, '00:00:00', '00:59:59', 0, 0),
(2, '01:00:00', '01:59:59', 0, 0),
(3, '02:00:00', '02:59:59', 0, 0),
(4, '03:00:00', '03:59:59', 0, 0),
(5, '04:00:00', '04:59:59', 0, 0),
(6, '05:00:00', '05:59:59', 0, 0),
(7, '06:00:00', '06:59:59', 0, 0),
(8, '07:00:00', '07:59:59', 0, 0),
(9, '08:00:00', '08:59:59', 0, 0),
(10, '09:00:00', '09:59:59', 0, 0),
(11, '10:00:00', '10:59:59', 0, 0),
(12, '11:00:00', '11:59:59', 0, 0),
(13, '12:00:00', '12:59:59', 0, 0),
(14, '13:00:00', '13:59:59', 0, 0),
(15, '14:00:00', '14:59:59', 0, 0),
(16, '15:00:00', '15:59:59', 0, 0),
(17, '16:00:00', '16:59:59', 0, 0),
(18, '17:00:00', '17:59:59', 0, 0),
(19, '18:00:00', '18:59:59', 0, 0),
(20, '19:00:00', '19:59:59', 0, 0),
(21, '20:00:00', '20:59:59', 0, 0),
(22, '21:00:00', '21:59:59', 0, 0),
(23, '22:00:00', '22:59:59', 0, 0),
(24, '23:00:00', '23:59:59', 0, 0);
DROP TABLE IF EXISTS `wp_aryo_activity_log`;
CREATE TABLE `wp_aryo_activity_log` (
`histid` int(11) NOT NULL AUTO_INCREMENT,
`user_caps` varchar(70) NOT NULL DEFAULT 'guest',
`action` varchar(255) NOT NULL,
`object_type` varchar(255) NOT NULL,
`object_subtype` varchar(255) NOT NULL DEFAULT '',
`object_name` varchar(255) NOT NULL,
`object_id` int(11) NOT NULL DEFAULT '0',
`user_id` int(11) NOT NULL DEFAULT '0',
`hist_ip` varchar(55) NOT NULL DEFAULT '127.0.0.1',
`hist_time` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`histid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO `wp_aryo_activity_log` (`histid`, `user_caps`, `action`, `object_type`, `object_subtype`, `object_name`, `object_id`, `user_id`, `hist_ip`, `hist_time`) VALUES
(7661, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '1.23.81.131', 1587663006),
(7662, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '1.23.81.131', 1587663011),
(7663, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '1.23.81.131', 1587663023),
(7664, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '1.23.81.131', 1587663045),
(7665, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.81.94.206', 1587663079),
(7666, 'administrator', 'created', 'User', '', 'jalpa', 44, 1, '103.81.94.206', 1587663164),
(7667, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '1.23.81.131', 1587663182),
(7668, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '157.32.134.23', 1587663186),
(7669, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '219.91.196.128', 1587666242),
(7670, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '219.91.196.128', 1587666287),
(7671, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '219.91.196.128', 1587667293),
(7672, 'administrator', 'updated', 'User', '', 'vishal', 11, 1, '103.81.94.206', 1587667586),
(7673, 'administrator', 'logged_out', 'User', '', 'connectvc', 1, 1, '103.81.94.206', 1587667595),
(7674, 'guest', 'logged_in', 'User', '', 'vishal', 11, 11, '103.81.94.206', 1587667603),
(7675, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '213.32.91.71', 1587940553),
(7676, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '40.118.4.85', 1587941705),
(7677, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.166.222.27', 1587942829),
(7678, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '35.204.152.99', 1587943865),
(7679, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '157.230.248.89', 1587944958),
(7680, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '139.59.25.248', 1587946987),
(7681, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '162.243.8.129', 1587947978),
(7682, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.58.112', 1587948989),
(7683, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '150.95.133.33', 1587949976),
(7684, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.86.84.227', 1587950986),
(7685, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.182.210.228', 1587952038),
(7686, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '123.30.111.19', 1587953108),
(7687, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.71.220.148', 1587954208),
(7688, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '148.72.42.181', 1587955256),
(7689, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '142.93.152.219', 1587956366),
(7690, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '51.255.51.127', 1587957544),
(7691, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '157.245.143.5', 1587958699),
(7692, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '51.75.23.214', 1587959870),
(7693, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '35.230.162.59', 1587961063),
(7694, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '47.52.239.42', 1587962266),
(7695, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '198.12.148.12', 1587963501),
(7696, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '51.38.39.222', 1587964748),
(7697, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '148.66.135.152', 1587966018),
(7698, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '142.93.209.221', 1587967330),
(7699, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '50.63.161.42', 1587968610),
(7700, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '50.63.161.42', 1587969946),
(7701, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '81.170.239.2', 1587971329),
(7702, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '195.78.93.222', 1587972712),
(7703, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '165.22.120.207', 1587974130),
(7704, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.233.1.167', 1587975564),
(7705, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '69.163.152.111', 1587976960),
(7706, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.233.0.33', 1587978308),
(7707, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '118.69.244.146', 1587979605),
(7708, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '104.248.224.124', 1587980911),
(7709, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '66.70.160.187', 1587982198),
(7710, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '67.205.10.77', 1587983469),
(7711, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.51.103.3', 1587984752),
(7712, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '69.163.224.109', 1587986005),
(7713, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '47.104.248.159', 1587987242),
(7714, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '157.230.234.117', 1587988459),
(7715, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '206.189.126.86', 1587989618),
(7716, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '104.248.29.200', 1587990801),
(7717, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '35.193.78.86', 1587991921),
(7718, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '91.121.101.77', 1587993042),
(7719, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '35.202.157.96', 1587994159),
(7720, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '47.90.9.192', 1587995319),
(7721, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '207.154.224.103', 1587996447),
(7722, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '67.205.10.104', 1587997612),
(7723, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '139.59.171.46', 1587998805),
(7724, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '93.113.111.100', 1588000025),
(7725, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.255', 1588003724),
(7726, 'guest', 'wrong_password', 'User', '', 'infovc', 0, 0, '157.32.209.192', 1588156300),
(7727, 'guest', 'logged_in', 'User', '', 'vishal', 11, 11, '123.201.67.248', 1588182121),
(7728, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.255', 1588590617),
(7729, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.255', 1588590623),
(7730, 'guest', 'wrong_password', 'User', '', '!iJd\Z²{.g¶~J,¬|y¡>oE¦D@Rul', 0, 0, '219.91.196.218', 1589383756),
(7731, 'guest', 'logged_in', 'User', '', 'vishal', 11, 11, '219.91.196.218', 1589383761),
(7732, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.85.11.28', 1589387208),
(7733, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.85.11.28', 1589387234),
(7734, 'administrator', 'created', 'User', '', 'amiya', 45, 1, '103.85.11.28', 1589387309),
(7735, 'guest', 'logged_in', 'User', '', 'amiya', 45, 45, '117.196.96.228', 1589388472),
(7736, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.213', 1589388767),
(7737, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.207', 1589886314),
(7738, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.207', 1589886323),
(7739, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.207', 1589886332),
(7740, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.207', 1589886334),
(7741, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.207', 1589886335),
(7742, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.207', 1589886370),
(7743, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '46.105.99.163', 1590137329),
(7744, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.238', 1590597567),
(7745, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.238', 1590597571),
(7746, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '27.61.205.236', 1591293486),
(7747, 'subscriber', 'logged_out', 'User', '', 'maulik', 43, 43, '27.61.205.236', 1591294492),
(7748, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '27.61.241.183', 1591382948),
(7749, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.232', 1591614025),
(7750, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.56.107', 1592033559),
(7751, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '61.14.229.30', 1592416804),
(7752, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1592416816),
(7753, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1593424726),
(7754, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1593424729),
(7755, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1593424730),
(7756, 'guest', 'logged_in', 'User', '', 'vishal', 11, 11, '61.14.229.30', 1593619689),
(7757, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1593619943),
(7758, 'administrator', 'created', 'User', '', 'viitor_guest', 46, 1, '61.14.229.30', 1593620164),
(7759, 'administrator', 'logged_out', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1593620191),
(7760, 'guest', 'logged_in', 'User', '', 'viitor_guest', 46, 46, '61.14.229.30', 1593620208),
(7761, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1593620249),
(7762, 'administrator', 'updated', 'Theme', 'infoviitorcloud', 'Theme Customizer', 0, 1, '61.14.229.30', 1593620365),
(7763, 'administrator', 'updated', 'Post', 'custom_css', 'infoviitorcloud', 781, 1, '61.14.229.30', 1593620365),
(7764, 'administrator', 'trashed', 'Post', 'customize_changeset', '(no title)', 780, 1, '61.14.229.30', 1593620365),
(7765, 'administrator', 'created', 'Post', 'customize_changeset', '(no title)', 780, 1, '61.14.229.30', 1593620365),
(7766, 'administrator', 'updated', 'Theme', 'infoviitorcloud', 'Theme Customizer', 0, 1, '61.14.229.30', 1593620368),
(7767, 'administrator', 'updated', 'Post', 'custom_css', 'infoviitorcloud', 781, 1, '61.14.229.30', 1593620368),
(7768, 'administrator', 'trashed', 'Post', 'customize_changeset', '(no title)', 783, 1, '61.14.229.30', 1593620368),
(7769, 'administrator', 'updated', 'Post', 'customize_changeset', '(no title)', 783, 1, '61.14.229.30', 1593620368),
(7770, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1593620915),
(7771, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '117.200.207.14', 1593622536),
(7772, 'administrator', 'updated', 'Theme', 'infoviitorcloud', 'Theme Customizer', 0, 1, '61.14.229.30', 1593622563),
(7773, 'administrator', 'updated', 'Post', 'custom_css', 'infoviitorcloud', 781, 1, '61.14.229.30', 1593622563),
(7774, 'administrator', 'trashed', 'Post', 'customize_changeset', '(no title)', 784, 1, '61.14.229.30', 1593622563),
(7775, 'administrator', 'updated', 'Post', 'customize_changeset', '(no title)', 784, 1, '61.14.229.30', 1593622563),
(7776, 'subscriber', 'logged_out', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1593622935),
(7777, 'guest', 'logged_in', 'User', '', 'viitor_guest', 46, 46, '61.14.229.30', 1593622975),
(7778, 'guest', 'logged_in', 'User', '', 'viitor_guest', 46, 46, '93.37.142.176', 1593636044),
(7779, 'subscriber', 'logged_out', 'User', '', 'viitor_guest', 46, 46, '93.37.142.176', 1593636115),
(7780, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1593778881),
(7781, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '103.251.57.225', 1594232286),
(7782, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '103.251.57.225', 1594232289),
(7783, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '103.251.57.225', 1594232295),
(7784, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.225', 1594232305),
(7785, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '93.37.142.176', 1594331574),
(7786, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '89.97.223.78', 1594331596),
(7787, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '89.97.223.78', 1594331600),
(7788, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '93.37.142.176', 1594331603),
(7789, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '89.97.223.78', 1594331717),
(7790, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.86.19.30', 1594380440),
(7791, 'administrator', 'updated', 'User', '', 'viitor_guest', 46, 1, '103.86.19.30', 1594380488),
(7792, 'subscriber', 'logged_out', 'User', '', 'maulik', 43, 43, '103.251.57.225', 1594382334),
(7793, 'guest', 'logged_in', 'User', '', 'viitor_guest', 46, 46, '103.251.57.225', 1594382337),
(7794, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.98.157.126', 1594673892),
(7795, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '207.166.186.217', 1594682854),
(7796, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.89.1.19', 1594689103),
(7797, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '195.167.159.161', 1594696337),
(7798, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '148.72.209.191', 1594723529),
(7799, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.135.177.5', 1594730208),
(7800, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '46.105.102.68', 1594738217),
(7801, 'guest', 'logged_in', 'User', '', 'viitor_guest', 46, 46, '43.250.165.116', 1594738814),
(7802, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '165.22.101.100', 1594747591),
(7803, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '52.188.14.58', 1594754331),
(7804, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.212', 1594756768),
(7805, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.99.90.240', 1594761099),
(7806, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '64.227.50.96', 1594767694),
(7807, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.255.134', 1594774108),
(7808, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '94.231.109.244', 1594781775),
(7809, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '176.124.231.76', 1594791044),
(7810, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.65.145.176', 1594809375),
(7811, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '132.148.167.225', 1594815981),
(7812, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.71.211.11', 1594833313),
(7813, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '213.32.91.71', 1594844872),
(7814, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '68.183.133.156', 1594856486),
(7815, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.202.193.117', 1594863083),
(7816, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '104.131.208.119', 1594870605),
(7817, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '40.113.124.250', 1594892666),
(7818, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '178.62.26.232', 1594899289),
(7819, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '74.208.253.209', 1594907123),
(7820, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '93.113.111.100', 1594916504),
(7821, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.178.229', 1595050259),
(7822, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '195.154.43.29', 1595228461),
(7823, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '27.61.141.29', 1595274197),
(7824, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.251.215.177', 1595503051),
(7825, 'administrator', 'created', 'User', '', 'niketan', 47, 1, '103.251.215.177', 1595503118),
(7826, 'administrator', 'updated', 'User', '', 'jalpa', 44, 1, '103.251.215.177', 1595509396),
(7827, 'guest', 'wrong_password', 'User', '', 'jalpa', 0, 0, '1.23.81.6', 1595509484),
(7828, 'guest', 'wrong_password', 'User', '', 'jalpa', 0, 0, '1.23.81.6', 1595509495),
(7829, 'guest', 'wrong_password', 'User', '', 'jalpa', 0, 0, '1.23.81.6', 1595509521),
(7830, 'administrator', 'updated', 'User', '', 'jalpa', 44, 1, '103.251.215.177', 1595509544),
(7831, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '103.251.215.177', 1595509572),
(7832, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '1.23.81.6', 1595509650),
(7833, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.204', 1595513612),
(7834, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '43.250.165.198', 1595530828),
(7835, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '43.250.165.198', 1595530839),
(7836, 'guest', 'logged_in', 'User', '', 'niketan', 47, 47, '43.250.165.198', 1595530858),
(7837, 'guest', 'wrong_password', 'User', '', '!iJd\Z²{.g¶~J,¬|y¡>oE¦D@Rul', 0, 0, '117.99.98.72', 1595591466),
(7838, 'guest', 'logged_in', 'User', '', 'vishal', 11, 11, '117.99.98.72', 1595591471),
(7839, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.15.15', 1595661663),
(7840, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '198.27.81.94', 1595730506),
(7841, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841939),
(7842, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841940),
(7843, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841941),
(7844, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841942),
(7845, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841943),
(7846, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841944),
(7847, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841945),
(7848, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841946),
(7849, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841947),
(7850, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841948),
(7851, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841949),
(7852, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841950),
(7853, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841951),
(7854, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841952),
(7855, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841953),
(7856, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841954),
(7857, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841955),
(7858, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841956),
(7859, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841957),
(7860, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841958),
(7861, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841959),
(7862, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841960),
(7863, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841961),
(7864, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841963),
(7865, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841964),
(7866, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841965),
(7867, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841966),
(7868, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841967),
(7869, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841968),
(7870, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841969),
(7871, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841970),
(7872, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841971),
(7873, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841973),
(7874, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841976),
(7875, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841977),
(7876, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841978),
(7877, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841979),
(7878, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841980),
(7879, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841981),
(7880, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841982),
(7881, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841983),
(7882, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841984),
(7883, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841985),
(7884, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841986),
(7885, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841987),
(7886, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595841988),
(7887, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842008),
(7888, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842009),
(7889, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842010),
(7890, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842011),
(7891, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842012),
(7892, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842013),
(7893, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842015),
(7894, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842016),
(7895, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842017),
(7896, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842019),
(7897, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842020),
(7898, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842021),
(7899, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842023),
(7900, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842024),
(7901, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842025),
(7902, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842026),
(7903, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842027),
(7904, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842028),
(7905, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842029),
(7906, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842030),
(7907, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842031),
(7908, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842032),
(7909, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842034),
(7910, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842035),
(7911, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842036),
(7912, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842037),
(7913, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842038),
(7914, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842039),
(7915, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842040),
(7916, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842041),
(7917, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842042),
(7918, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842043),
(7919, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842044),
(7920, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842045),
(7921, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842046),
(7922, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842047),
(7923, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842048),
(7924, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842062),
(7925, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842063),
(7926, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842064),
(7927, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842065),
(7928, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842070),
(7929, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842074),
(7930, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842075),
(7931, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842076),
(7932, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842079),
(7933, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842080),
(7934, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842082),
(7935, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842083),
(7936, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842085),
(7937, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842086),
(7938, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842087),
(7939, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842088),
(7940, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842089),
(7941, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842090),
(7942, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842091),
(7943, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842092),
(7944, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842093),
(7945, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842100),
(7946, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842101),
(7947, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842102),
(7948, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842103),
(7949, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842104),
(7950, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842105),
(7951, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842107),
(7952, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842108),
(7953, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842109),
(7954, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842111),
(7955, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842112),
(7956, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842113),
(7957, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842114),
(7958, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842115),
(7959, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842116),
(7960, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842117),
(7961, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842118),
(7962, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842119),
(7963, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842120),
(7964, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842121),
(7965, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842122),
(7966, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842123),
(7967, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842124),
(7968, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842125),
(7969, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842126),
(7970, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842127),
(7971, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842128),
(7972, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842129),
(7973, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842131),
(7974, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842132),
(7975, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842133),
(7976, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842134),
(7977, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842135),
(7978, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842136),
(7979, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842137),
(7980, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842138),
(7981, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842140),
(7982, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842141),
(7983, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842142),
(7984, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842143),
(7985, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842144),
(7986, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842145),
(7987, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842146),
(7988, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842147),
(7989, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842148),
(7990, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842149),
(7991, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842150),
(7992, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842151),
(7993, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842152),
(7994, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842153),
(7995, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842154),
(7996, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842155),
(7997, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842156),
(7998, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842162),
(7999, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842163),
(8000, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842164),
(8001, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842165),
(8002, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842166),
(8003, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842167),
(8004, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842168),
(8005, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842169),
(8006, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842170),
(8007, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842171),
(8008, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842172),
(8009, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842173),
(8010, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842174),
(8011, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842175),
(8012, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842176),
(8013, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842177),
(8014, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842178),
(8015, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842179),
(8016, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842180),
(8017, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842181),
(8018, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842182),
(8019, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842183),
(8020, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842184),
(8021, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842185),
(8022, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842188),
(8023, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842189),
(8024, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842190),
(8025, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842191),
(8026, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842192),
(8027, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842193),
(8028, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842194),
(8029, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842198),
(8030, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842199),
(8031, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842200),
(8032, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842201),
(8033, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842202),
(8034, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842203),
(8035, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842204),
(8036, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842205),
(8037, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842208),
(8038, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842213),
(8039, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842214),
(8040, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842216),
(8041, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842217),
(8042, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842220),
(8043, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842222),
(8044, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842223),
(8045, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842225),
(8046, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842229),
(8047, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842230),
(8048, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842241),
(8049, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842242),
(8050, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842249),
(8051, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842251),
(8052, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842252),
(8053, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842253),
(8054, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842254),
(8055, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842256),
(8056, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842259),
(8057, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842260),
(8058, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842261),
(8059, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842262),
(8060, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842263),
(8061, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842264),
(8062, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842265),
(8063, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842266),
(8064, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842267),
(8065, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842268),
(8066, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842269),
(8067, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842271),
(8068, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842272),
(8069, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842273),
(8070, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842274),
(8071, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842276),
(8072, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842277),
(8073, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842278),
(8074, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842280),
(8075, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842335),
(8076, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842341),
(8077, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842342),
(8078, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842343),
(8079, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842345),
(8080, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842346),
(8081, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842348),
(8082, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842350),
(8083, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842351),
(8084, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842354),
(8085, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842355),
(8086, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842356),
(8087, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842357),
(8088, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842358),
(8089, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842359),
(8090, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842360),
(8091, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842361),
(8092, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842362),
(8093, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842367),
(8094, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842368),
(8095, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842369),
(8096, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842370),
(8097, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842371),
(8098, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842372),
(8099, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842373),
(8100, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842375),
(8101, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842379),
(8102, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842381),
(8103, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842382),
(8104, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842383),
(8105, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842384),
(8106, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842385),
(8107, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842386),
(8108, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842387),
(8109, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842388),
(8110, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842389),
(8111, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842390),
(8112, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842391),
(8113, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842392),
(8114, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842393),
(8115, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842394),
(8116, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842395),
(8117, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842396),
(8118, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842397),
(8119, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842398),
(8120, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842399),
(8121, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842400),
(8122, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842401),
(8123, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842402),
(8124, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842403),
(8125, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842404),
(8126, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842405),
(8127, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842406),
(8128, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842407),
(8129, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842408),
(8130, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842409),
(8131, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842410),
(8132, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842411),
(8133, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842412),
(8134, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842414),
(8135, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842415),
(8136, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842416),
(8137, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842417),
(8138, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842418),
(8139, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842419),
(8140, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842420),
(8141, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842421),
(8142, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842422),
(8143, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842423),
(8144, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842424),
(8145, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842425),
(8146, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842426),
(8147, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842427),
(8148, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842428),
(8149, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842429),
(8150, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842430),
(8151, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842459),
(8152, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842464),
(8153, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842470),
(8154, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842471),
(8155, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842473),
(8156, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842476),
(8157, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842479),
(8158, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842483),
(8159, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842489),
(8160, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842494),
(8161, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842495),
(8162, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842501),
(8163, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842502),
(8164, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842504),
(8165, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842505),
(8166, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842506),
(8167, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842507),
(8168, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842508),
(8169, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842511),
(8170, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842513),
(8171, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842516),
(8172, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842520),
(8173, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842522),
(8174, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842523),
(8175, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842525),
(8176, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842526),
(8177, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842527),
(8178, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842529),
(8179, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842531),
(8180, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842535),
(8181, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842537),
(8182, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842540),
(8183, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842541),
(8184, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842544),
(8185, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842547),
(8186, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842552),
(8187, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842555),
(8188, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842556),
(8189, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842558),
(8190, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842560),
(8191, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842561),
(8192, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842562),
(8193, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842563),
(8194, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842564),
(8195, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842565),
(8196, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842566),
(8197, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842567),
(8198, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842569),
(8199, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842570),
(8200, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842571),
(8201, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842574),
(8202, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842575),
(8203, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842576),
(8204, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842577),
(8205, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842578),
(8206, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842579),
(8207, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842581),
(8208, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842582),
(8209, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842583),
(8210, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842585),
(8211, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842586),
(8212, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842587),
(8213, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842589),
(8214, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842590),
(8215, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842591),
(8216, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842595),
(8217, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842596),
(8218, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842597),
(8219, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842598),
(8220, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842599),
(8221, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842600),
(8222, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842601),
(8223, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842602),
(8224, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842603),
(8225, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842604),
(8226, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842605),
(8227, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842612),
(8228, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842614),
(8229, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842615),
(8230, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842616),
(8231, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842619),
(8232, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842620),
(8233, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842621),
(8234, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842622),
(8235, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842623),
(8236, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842624),
(8237, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842625),
(8238, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842627),
(8239, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842632),
(8240, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842633),
(8241, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842634),
(8242, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842635),
(8243, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842636),
(8244, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842637),
(8245, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842638),
(8246, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842639),
(8247, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842640),
(8248, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842641),
(8249, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842642),
(8250, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842647),
(8251, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842654),
(8252, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842655),
(8253, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842657),
(8254, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842684),
(8255, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842686),
(8256, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842697),
(8257, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842701),
(8258, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842703),
(8259, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842706),
(8260, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842818),
(8261, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842819),
(8262, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842820),
(8263, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842821),
(8264, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842822),
(8265, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842823),
(8266, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842824),
(8267, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842825),
(8268, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842826),
(8269, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842827),
(8270, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842828),
(8271, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842829),
(8272, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842830),
(8273, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842837),
(8274, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842838),
(8275, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842839),
(8276, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842840),
(8277, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842841),
(8278, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842842),
(8279, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842843),
(8280, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842844),
(8281, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842845),
(8282, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842846),
(8283, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842847),
(8284, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842848),
(8285, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842849),
(8286, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842850),
(8287, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842851),
(8288, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842852),
(8289, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842853),
(8290, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842860),
(8291, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842861),
(8292, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842862),
(8293, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842863),
(8294, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842864),
(8295, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842865),
(8296, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842866),
(8297, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842867),
(8298, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842868),
(8299, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842869),
(8300, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842870),
(8301, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842871),
(8302, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842872),
(8303, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842873),
(8304, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842874),
(8305, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842875),
(8306, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842876),
(8307, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842877),
(8308, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842878),
(8309, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842879),
(8310, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842880),
(8311, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842881),
(8312, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842882),
(8313, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842883),
(8314, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842884),
(8315, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842885),
(8316, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842887),
(8317, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842888),
(8318, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842889),
(8319, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842890),
(8320, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842891),
(8321, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842892),
(8322, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842893),
(8323, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842894),
(8324, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842895),
(8325, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842908),
(8326, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842909),
(8327, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842910),
(8328, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842911),
(8329, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842912),
(8330, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842913),
(8331, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842914),
(8332, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842915),
(8333, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842916),
(8334, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842917),
(8335, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842918),
(8336, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842919),
(8337, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842920),
(8338, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842921),
(8339, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842922),
(8340, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842923),
(8341, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842924),
(8342, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842925),
(8343, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842926),
(8344, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842927),
(8345, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842928),
(8346, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842929),
(8347, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842930),
(8348, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842937),
(8349, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842938),
(8350, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842939),
(8351, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842940),
(8352, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842941),
(8353, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842942),
(8354, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842943),
(8355, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842944),
(8356, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842945),
(8357, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842946),
(8358, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842947),
(8359, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842949),
(8360, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842950),
(8361, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842951),
(8362, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842952),
(8363, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842953),
(8364, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842954),
(8365, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842955),
(8366, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842956),
(8367, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842957),
(8368, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842958),
(8369, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842959),
(8370, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842960),
(8371, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842961),
(8372, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842962),
(8373, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842963),
(8374, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842964),
(8375, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842965),
(8376, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842966),
(8377, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842967),
(8378, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842968),
(8379, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842969),
(8380, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842970),
(8381, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842971),
(8382, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842972),
(8383, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842990),
(8384, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842991),
(8385, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842992),
(8386, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842993),
(8387, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842994),
(8388, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842995),
(8389, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842996),
(8390, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595842997),
(8391, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843004),
(8392, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843006),
(8393, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843007),
(8394, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843009),
(8395, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843010),
(8396, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843011),
(8397, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843012),
(8398, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843013),
(8399, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843014),
(8400, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843015),
(8401, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843016),
(8402, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843017),
(8403, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843018),
(8404, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843019),
(8405, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843020),
(8406, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843021),
(8407, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843022),
(8408, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843023),
(8409, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843024),
(8410, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843025),
(8411, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843026),
(8412, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843027),
(8413, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843028),
(8414, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843029),
(8415, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843031),
(8416, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843032),
(8417, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843033),
(8418, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843034),
(8419, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843036),
(8420, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843037),
(8421, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843038),
(8422, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843039),
(8423, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843040),
(8424, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843041),
(8425, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843042),
(8426, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843043),
(8427, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843044),
(8428, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843045),
(8429, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843046),
(8430, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843047),
(8431, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843048),
(8432, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843049),
(8433, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843050),
(8434, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843051),
(8435, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843052),
(8436, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843053),
(8437, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843054),
(8438, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843055),
(8439, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843056),
(8440, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843057),
(8441, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843058),
(8442, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843059),
(8443, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843060),
(8444, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843061),
(8445, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843062),
(8446, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843075),
(8447, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843076),
(8448, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843077),
(8449, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843078),
(8450, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843079),
(8451, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843080),
(8452, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843081),
(8453, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843082),
(8454, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843083),
(8455, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843084),
(8456, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843085),
(8457, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843086),
(8458, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843087),
(8459, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843088),
(8460, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843089),
(8461, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843090),
(8462, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843091),
(8463, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843092),
(8464, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843093),
(8465, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843094),
(8466, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843095),
(8467, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843096),
(8468, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843097),
(8469, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843098),
(8470, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843099),
(8471, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843100),
(8472, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843101),
(8473, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843102),
(8474, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843103),
(8475, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843105),
(8476, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843106),
(8477, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843107),
(8478, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843108),
(8479, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843110),
(8480, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843111),
(8481, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843112),
(8482, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843113),
(8483, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843114),
(8484, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843115),
(8485, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843116),
(8486, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843117),
(8487, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843118),
(8488, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843119),
(8489, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843120),
(8490, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843121),
(8491, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843122),
(8492, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843123),
(8493, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843124),
(8494, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843125),
(8495, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843126),
(8496, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843127),
(8497, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843128),
(8498, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843132),
(8499, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843134),
(8500, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843135),
(8501, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843136),
(8502, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843137),
(8503, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843138),
(8504, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843139),
(8505, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843140),
(8506, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843141),
(8507, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843142),
(8508, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843143),
(8509, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843144),
(8510, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843145),
(8511, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843146),
(8512, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843147),
(8513, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843148),
(8514, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843149),
(8515, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843150),
(8516, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843151),
(8517, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843152),
(8518, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843153),
(8519, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843154),
(8520, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843155),
(8521, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843156),
(8522, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843157),
(8523, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843158),
(8524, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843159),
(8525, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843160),
(8526, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843161),
(8527, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843162),
(8528, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843163),
(8529, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843164),
(8530, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843165),
(8531, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843166),
(8532, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843167),
(8533, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843168),
(8534, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843169),
(8535, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843170),
(8536, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843171),
(8537, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843172),
(8538, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843173),
(8539, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843174),
(8540, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843175),
(8541, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843176),
(8542, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843177),
(8543, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843178),
(8544, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843179),
(8545, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843180),
(8546, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843181),
(8547, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843182),
(8548, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843183),
(8549, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843184),
(8550, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843185),
(8551, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843186),
(8552, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843187),
(8553, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843188),
(8554, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843189),
(8555, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843190),
(8556, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843191),
(8557, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843192),
(8558, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843193),
(8559, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843194),
(8560, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843195),
(8561, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843197),
(8562, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843198),
(8563, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843199),
(8564, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843201),
(8565, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843202),
(8566, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843203),
(8567, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843207),
(8568, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843208),
(8569, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843209),
(8570, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843210),
(8571, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843211),
(8572, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843212),
(8573, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843215),
(8574, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843216),
(8575, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843217),
(8576, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843218),
(8577, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843219),
(8578, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843220),
(8579, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843221),
(8580, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843222),
(8581, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843223),
(8582, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843224),
(8583, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843225),
(8584, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843238),
(8585, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843239),
(8586, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843240),
(8587, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843241),
(8588, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843242),
(8589, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843243),
(8590, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843244),
(8591, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843245),
(8592, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843246),
(8593, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843247),
(8594, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843248),
(8595, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843249),
(8596, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843250),
(8597, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843261),
(8598, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843263),
(8599, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843264),
(8600, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843265),
(8601, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843266),
(8602, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843267),
(8603, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843268),
(8604, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843269),
(8605, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843270),
(8606, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843271),
(8607, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843272),
(8608, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843273),
(8609, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843274),
(8610, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843275),
(8611, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843276),
(8612, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843277),
(8613, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843278),
(8614, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843279),
(8615, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843280),
(8616, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843281),
(8617, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843282),
(8618, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843283),
(8619, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843284),
(8620, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.248.174.39', 1595843285),
(8621, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843287),
(8622, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843288),
(8623, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843289),
(8624, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843290),
(8625, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843291),
(8626, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843292),
(8627, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843293),
(8628, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843294),
(8629, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843295),
(8630, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843296),
(8631, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843297),
(8632, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843298),
(8633, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843299),
(8634, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843300),
(8635, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843301),
(8636, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843302),
(8637, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843303),
(8638, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843304),
(8639, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843305),
(8640, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843306),
(8641, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843307),
(8642, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843308),
(8643, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843309),
(8644, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843310),
(8645, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843311),
(8646, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843312),
(8647, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843313),
(8648, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843314),
(8649, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843329),
(8650, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843330),
(8651, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843331),
(8652, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843332),
(8653, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843333),
(8654, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843334),
(8655, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843335),
(8656, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843336),
(8657, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843337),
(8658, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843338),
(8659, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843339),
(8660, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843340),
(8661, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843341),
(8662, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843342),
(8663, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843343),
(8664, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843344),
(8665, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843345),
(8666, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843346),
(8667, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843347),
(8668, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843348),
(8669, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843349),
(8670, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843350),
(8671, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843351),
(8672, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843352),
(8673, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843353),
(8674, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843354),
(8675, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843355),
(8676, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843356),
(8677, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843357),
(8678, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843358),
(8679, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843359),
(8680, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843360),
(8681, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843361),
(8682, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843362),
(8683, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843363),
(8684, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843364),
(8685, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843365),
(8686, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843366),
(8687, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843367),
(8688, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843368),
(8689, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843370),
(8690, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843374),
(8691, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843376),
(8692, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843378),
(8693, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843379),
(8694, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843380),
(8695, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843390),
(8696, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843394),
(8697, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843395),
(8698, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843396),
(8699, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843398),
(8700, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843399),
(8701, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843400),
(8702, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843401),
(8703, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843402),
(8704, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843404),
(8705, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843405),
(8706, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843406),
(8707, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843407),
(8708, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843408),
(8709, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843410),
(8710, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843411),
(8711, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843412),
(8712, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843413),
(8713, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843414),
(8714, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843415),
(8715, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843416),
(8716, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843423),
(8717, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843424),
(8718, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843425),
(8719, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843426),
(8720, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843427),
(8721, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843428),
(8722, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843429),
(8723, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843430),
(8724, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843431),
(8725, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843441),
(8726, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843442),
(8727, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843443),
(8728, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843444),
(8729, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843445),
(8730, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843446),
(8731, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843447),
(8732, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843448),
(8733, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843449),
(8734, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843450),
(8735, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843451),
(8736, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843452),
(8737, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843453),
(8738, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843454),
(8739, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843455),
(8740, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843460),
(8741, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843462),
(8742, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843463),
(8743, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843473),
(8744, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843478),
(8745, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843479),
(8746, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843480),
(8747, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843481),
(8748, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843482),
(8749, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843483),
(8750, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843512),
(8751, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843513),
(8752, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843515),
(8753, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843516),
(8754, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843518),
(8755, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843519),
(8756, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843520),
(8757, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843521),
(8758, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843522),
(8759, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843523),
(8760, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843524),
(8761, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843526),
(8762, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843527),
(8763, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843528),
(8764, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843530),
(8765, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843531),
(8766, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843532),
(8767, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843533),
(8768, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843534),
(8769, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843535),
(8770, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843536),
(8771, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843537),
(8772, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843538),
(8773, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843539),
(8774, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843540),
(8775, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843541),
(8776, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843542),
(8777, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843543),
(8778, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843544),
(8779, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843545),
(8780, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843546),
(8781, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843555),
(8782, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843556),
(8783, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843557),
(8784, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843558),
(8785, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843559),
(8786, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843560),
(8787, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843561),
(8788, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843562),
(8789, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843563),
(8790, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843564),
(8791, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843565),
(8792, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843566),
(8793, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843567),
(8794, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843568),
(8795, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843569),
(8796, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843570),
(8797, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843571),
(8798, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843572),
(8799, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843577),
(8800, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843579),
(8801, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843581),
(8802, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843587),
(8803, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843589),
(8804, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843590),
(8805, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843593),
(8806, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843594),
(8807, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843595),
(8808, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843596),
(8809, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843597),
(8810, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843598),
(8811, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843599),
(8812, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843600),
(8813, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843601),
(8814, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843602),
(8815, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843603),
(8816, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843604),
(8817, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843605),
(8818, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843606),
(8819, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843607),
(8820, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843608),
(8821, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843609),
(8822, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843610),
(8823, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843635),
(8824, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843638),
(8825, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843657),
(8826, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843664),
(8827, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843666),
(8828, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843675),
(8829, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843676),
(8830, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843677),
(8831, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843678),
(8832, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843679),
(8833, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843680),
(8834, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843681),
(8835, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843682),
(8836, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843683),
(8837, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843684),
(8838, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843685),
(8839, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843686),
(8840, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843687),
(8841, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843688),
(8842, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843689),
(8843, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843690),
(8844, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843691),
(8845, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843692),
(8846, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843693),
(8847, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843695),
(8848, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843696),
(8849, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843697),
(8850, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843698),
(8851, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843699),
(8852, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843700),
(8853, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843701),
(8854, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843702),
(8855, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843703),
(8856, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843704),
(8857, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843705),
(8858, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843706),
(8859, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843707),
(8860, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843708),
(8861, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843709),
(8862, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843710),
(8863, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843711),
(8864, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843712),
(8865, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843713),
(8866, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843714),
(8867, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843715),
(8868, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843716),
(8869, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843717),
(8870, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843718),
(8871, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843719),
(8872, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843720),
(8873, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843721),
(8874, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843722),
(8875, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843723),
(8876, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843724),
(8877, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843725),
(8878, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843726),
(8879, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843727),
(8880, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843728),
(8881, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843729),
(8882, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843730),
(8883, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843731),
(8884, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843732),
(8885, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843733),
(8886, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843734),
(8887, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843735),
(8888, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843736),
(8889, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843737),
(8890, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843739),
(8891, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843740),
(8892, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843741),
(8893, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843742),
(8894, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843743),
(8895, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843744),
(8896, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843745),
(8897, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843746),
(8898, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843747),
(8899, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843748),
(8900, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843755),
(8901, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843756),
(8902, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843757),
(8903, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843758),
(8904, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843759),
(8905, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843760),
(8906, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843761),
(8907, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843762),
(8908, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843763),
(8909, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843764),
(8910, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843765),
(8911, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843766),
(8912, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843767),
(8913, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843768),
(8914, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843769),
(8915, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843770),
(8916, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843771),
(8917, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843772),
(8918, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843773),
(8919, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843774),
(8920, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843775),
(8921, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843786),
(8922, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843788),
(8923, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843789),
(8924, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843790),
(8925, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843791),
(8926, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843792),
(8927, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843793),
(8928, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843794),
(8929, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843795),
(8930, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843796),
(8931, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843797),
(8932, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843798),
(8933, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843799),
(8934, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843800),
(8935, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843801),
(8936, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843802),
(8937, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843803),
(8938, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843804),
(8939, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843805),
(8940, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843806),
(8941, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843807),
(8942, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843808),
(8943, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843809),
(8944, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843810),
(8945, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843811),
(8946, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843812),
(8947, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843813),
(8948, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843814),
(8949, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843815),
(8950, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843816),
(8951, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843817),
(8952, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843818),
(8953, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843819),
(8954, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843820),
(8955, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843821),
(8956, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843823),
(8957, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843826),
(8958, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843827),
(8959, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843828),
(8960, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843829),
(8961, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843830),
(8962, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843831),
(8963, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843832),
(8964, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843833),
(8965, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843834),
(8966, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843835),
(8967, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843836),
(8968, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843837),
(8969, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843838),
(8970, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843839),
(8971, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843840),
(8972, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843841),
(8973, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843842),
(8974, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843843),
(8975, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843844),
(8976, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843853),
(8977, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843855),
(8978, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843856),
(8979, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843857),
(8980, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843858),
(8981, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843859),
(8982, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843860),
(8983, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843861),
(8984, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843862),
(8985, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843863),
(8986, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843864),
(8987, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843865),
(8988, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843866),
(8989, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843867),
(8990, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843868),
(8991, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843869),
(8992, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843870),
(8993, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843871),
(8994, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843872),
(8995, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843873),
(8996, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843874),
(8997, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843875),
(8998, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843876),
(8999, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843877),
(9000, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843878),
(9001, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843879),
(9002, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843880),
(9003, 'guest', 'wrong_password', 'User', '', 'viitorcloud', 0, 0, '89.248.174.39', 1595843881),
(9004, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.213', 1596032822),
(9005, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.243', 1596544285),
(9006, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.243', 1596544286),
(9007, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '157.32.168.237', 1596898334),
(9008, 'guest', 'wrong_password', 'User', '', 'vishal@viitorcloud.com', 0, 0, '157.32.168.237', 1596898354),
(9009, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.251.215.13', 1597061236),
(9010, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.156', 1597076912),
(9011, 'administrator', 'created', 'User', '', 'maitri', 48, 1, '103.251.217.203', 1597149476),
(9012, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597150162),
(9013, 'subscriber', 'logged_in', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597150290),
(9014, 'subscriber', 'logged_out', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597150646),
(9015, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597150657),
(9016, 'subscriber', 'logged_out', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597150672),
(9017, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250016),
(9018, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250023),
(9019, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250025),
(9020, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250039),
(9021, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250041),
(9022, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250042),
(9023, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250043),
(9024, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250044),
(9025, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250048),
(9026, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250056),
(9027, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250057),
(9028, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250059),
(9029, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250060),
(9030, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250068),
(9031, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250073),
(9032, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250074),
(9033, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250076),
(9034, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250078),
(9035, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250080),
(9036, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250086),
(9037, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250090),
(9038, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250098),
(9039, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250101),
(9040, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250103),
(9041, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250107),
(9042, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250111),
(9043, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250112),
(9044, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250121),
(9045, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250124),
(9046, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250125),
(9047, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250126),
(9048, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250127),
(9049, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250128),
(9050, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250130),
(9051, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250131),
(9052, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250136),
(9053, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250138),
(9054, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250149),
(9055, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250157),
(9056, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250164),
(9057, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250173),
(9058, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250179),
(9059, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250180),
(9060, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250184),
(9061, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250189),
(9062, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250196),
(9063, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250203),
(9064, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250209),
(9065, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250210),
(9066, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250211),
(9067, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250216),
(9068, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250218),
(9069, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250219),
(9070, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250223),
(9071, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250226),
(9072, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250227),
(9073, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250228),
(9074, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250232),
(9075, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250234),
(9076, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250242),
(9077, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250252),
(9078, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250255),
(9079, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250257),
(9080, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250259),
(9081, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250267),
(9082, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250268),
(9083, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250272),
(9084, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250276),
(9085, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250282),
(9086, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250283),
(9087, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250286),
(9088, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250294),
(9089, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250295),
(9090, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250296),
(9091, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250297),
(9092, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250298),
(9093, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250302),
(9094, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250303),
(9095, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250304),
(9096, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250305),
(9097, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250309),
(9098, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250311),
(9099, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250312),
(9100, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250313),
(9101, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250324),
(9102, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250326),
(9103, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250329),
(9104, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250330),
(9105, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250333),
(9106, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250334),
(9107, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250338),
(9108, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250346),
(9109, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250348),
(9110, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250356),
(9111, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250358),
(9112, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250366),
(9113, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250367),
(9114, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250369),
(9115, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250378),
(9116, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250382),
(9117, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250387),
(9118, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250391),
(9119, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250393),
(9120, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250401),
(9121, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250406),
(9122, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250407),
(9123, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250421),
(9124, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250433),
(9125, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250436),
(9126, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250440),
(9127, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250447),
(9128, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250448),
(9129, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250453),
(9130, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250454),
(9131, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250457),
(9132, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250460),
(9133, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250462),
(9134, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250467),
(9135, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250469),
(9136, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250470),
(9137, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250475),
(9138, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250477),
(9139, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250480),
(9140, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250488),
(9141, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250490),
(9142, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250493),
(9143, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250496),
(9144, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250502),
(9145, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250505),
(9146, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250507),
(9147, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250510),
(9148, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250518),
(9149, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250525),
(9150, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250526),
(9151, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250527),
(9152, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250528),
(9153, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250531),
(9154, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250537),
(9155, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250543),
(9156, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250545),
(9157, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250546),
(9158, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250548),
(9159, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250551),
(9160, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250553),
(9161, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250556),
(9162, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250560),
(9163, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250568),
(9164, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250573),
(9165, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250582),
(9166, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250587),
(9167, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250589),
(9168, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250592),
(9169, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250594),
(9170, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250604),
(9171, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250607),
(9172, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250609),
(9173, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250616),
(9174, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250617),
(9175, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250618),
(9176, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250623),
(9177, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250625),
(9178, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250627),
(9179, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250631),
(9180, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250632),
(9181, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250636),
(9182, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250640),
(9183, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250641),
(9184, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250644),
(9185, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250646),
(9186, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250648),
(9187, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250650),
(9188, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250653),
(9189, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250656),
(9190, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250657),
(9191, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250658),
(9192, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250659),
(9193, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250660),
(9194, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250661),
(9195, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250662),
(9196, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250663),
(9197, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250664),
(9198, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250667),
(9199, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250668),
(9200, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250669),
(9201, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250670),
(9202, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250672),
(9203, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250674),
(9204, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250681),
(9205, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250693),
(9206, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250700),
(9207, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250702),
(9208, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250703),
(9209, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250706),
(9210, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250707),
(9211, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250708),
(9212, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250718),
(9213, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250719),
(9214, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250720),
(9215, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250722),
(9216, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250729),
(9217, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250731),
(9218, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250732),
(9219, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250737),
(9220, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250743),
(9221, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250745),
(9222, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250757),
(9223, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250765),
(9224, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250767),
(9225, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250770),
(9226, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250774),
(9227, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250775),
(9228, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250779),
(9229, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250780),
(9230, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250786),
(9231, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250788),
(9232, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250797),
(9233, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250800),
(9234, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250803),
(9235, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250811),
(9236, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250821),
(9237, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250832),
(9238, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250833),
(9239, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250847),
(9240, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250850),
(9241, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250852),
(9242, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250855),
(9243, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250858),
(9244, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250859),
(9245, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250865),
(9246, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250869),
(9247, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250873),
(9248, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250875),
(9249, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250878),
(9250, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250881),
(9251, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250882),
(9252, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250883),
(9253, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250884),
(9254, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250885),
(9255, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250886),
(9256, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250887),
(9257, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250888),
(9258, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250889),
(9259, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.39.11.89', 1597250895),
(9260, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597251116),
(9261, 'subscriber', 'logged_out', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597252798),
(9262, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597332969),
(9263, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597402900),
(9264, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597414739),
(9265, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597420921),
(9266, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.34.142', 1597652741),
(9267, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597743721),
(9268, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '1.23.83.112', 1597755143),
(9269, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '1.23.83.112', 1597755144),
(9270, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '1.23.83.112', 1597755147),
(9271, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '117.99.110.189', 1597760465),
(9272, 'guest', 'wrong_password', 'User', '', '!iJd\Z²{.g¶~J,¬|y¡>oE¦D@Rul', 0, 0, '219.91.196.233', 1597762454),
(9273, 'subscriber', 'logged_out', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597775189),
(9274, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597846592),
(9275, 'subscriber', 'logged_out', 'User', '', 'maitri', 48, 48, '163.53.211.28', 1597863401),
(9276, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597919615),
(9277, 'subscriber', 'logged_out', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1597949789),
(9278, 'guest', 'wrong_password', 'User', '', 'maitri', 0, 0, '103.94.192.45', 1598003913),
(9279, 'guest', 'logged_in', 'User', '', 'maitri', 48, 48, '103.94.192.45', 1598003947),
(9280, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '106.222.12.79', 1598279266),
(9281, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '27.57.190.190', 1598545571),
(9282, 'guest', 'wrong_password', 'User', '', '!iJd\Z²{.g¶~J,¬|y¡>oE¦D@Rul', 0, 0, '27.57.190.190', 1598633081),
(9283, 'guest', 'logged_in', 'User', '', 'vishal', 11, 11, '27.57.190.190', 1598633086),
(9284, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.47.61', 1598699075),
(9285, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '1.22.105.81', 1598725045),
(9286, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.86.19.223', 1598892231),
(9287, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.86.19.223', 1598892249),
(9288, 'administrator', 'created', 'User', '', 'vishal-patel', 49, 1, '103.86.19.223', 1598898296),
(9289, 'administrator', 'created', 'User', '', 'dinesh', 50, 1, '103.86.19.223', 1598898428),
(9290, 'administrator', 'updated', 'User', '', 'vishal-patel', 49, 1, '103.86.19.223', 1598898474),
(9291, 'administrator', 'created', 'User', '', 'ruchit', 51, 1, '103.86.19.223', 1598899174),
(9292, 'administrator', 'created', 'User', '', 'vishal-shukla', 52, 1, '103.86.19.223', 1598899221),
(9293, 'administrator', 'created', 'User', '', 'venu', 53, 1, '103.86.19.223', 1598899274),
(9294, 'administrator', 'created', 'User', '', 'sandip', 54, 1, '103.86.19.223', 1598899313),
(9295, 'administrator', 'created', 'User', '', 'paresh', 55, 1, '103.86.19.223', 1598899349),
(9296, 'administrator', 'created', 'User', '', 'ram', 56, 1, '103.86.19.223', 1598899401),
(9297, 'administrator', 'created', 'User', '', 'palak', 57, 1, '103.86.19.223', 1598899442),
(9298, 'administrator', 'created', 'User', '', 'ishver', 58, 1, '103.86.19.223', 1598899539),
(9299, 'administrator', 'created', 'User', '', 'mit', 59, 1, '103.86.19.223', 1598899579),
(9300, 'guest', 'logged_in', 'User', '', 'ishver', 58, 58, '43.243.36.138', 1598899642),
(9301, 'guest', 'logged_in', 'User', '', 'mit', 59, 59, '103.249.233.238', 1598899844),
(9302, 'subscriber', 'logged_in', 'User', '', 'mit', 59, 59, '103.249.233.238', 1598899872),
(9303, 'guest', 'logged_in', 'User', '', 'paresh', 55, 55, '61.14.229.30', 1598900086),
(9304, 'subscriber', 'logged_in', 'User', '', 'paresh', 55, 55, '61.14.229.30', 1598900112),
(9305, 'subscriber', 'logged_in', 'User', '', 'paresh', 55, 55, '61.14.229.30', 1598900140),
(9306, 'administrator', 'created', 'User', '', 'deepak', 60, 1, '103.86.19.223', 1598900206),
(9307, 'administrator', 'created', 'User', '', 'dhaval', 61, 1, '103.86.19.223', 1598900237),
(9308, 'administrator', 'created', 'User', '', 'jayesh', 62, 1, '103.86.19.223', 1598900270),
(9309, 'administrator', 'created', 'User', '', 'manikanta', 63, 1, '103.86.19.223', 1598900304),
(9310, 'guest', 'logged_in', 'User', '', 'dhaval', 61, 61, '157.32.163.7', 1598900309),
(9311, 'administrator', 'updated', 'User', '', 'manikanta', 63, 1, '103.86.19.223', 1598900336),
(9312, 'administrator', 'created', 'User', '', 'devat', 64, 1, '103.86.19.223', 1598900377),
(9313, 'subscriber', 'logged_out', 'User', '', 'dhaval', 61, 61, '157.32.163.7', 1598900405),
(9314, 'administrator', 'created', 'User', '', 'jainandan', 65, 1, '103.86.19.223', 1598900407),
(9315, 'guest', 'logged_in', 'User', '', 'dhaval', 61, 61, '157.32.163.7', 1598900419),
(9316, 'subscriber', 'logged_out', 'User', '', 'dhaval', 61, 61, '157.32.163.7', 1598900432),
(9317, 'administrator', 'created', 'User', '', 'hitesh', 66, 1, '103.86.19.223', 1598900442),
(9318, 'administrator', 'created', 'User', '', 'sahil', 67, 1, '103.86.19.223', 1598900479),
(9319, 'administrator', 'created', 'User', '', 'ankur', 68, 1, '103.86.19.223', 1598900507),
(9320, 'guest', 'logged_in', 'User', '', 'hitesh', 66, 66, '27.57.170.45', 1598901060),
(9321, 'guest', 'logged_in', 'User', '', 'sahil', 67, 67, '103.238.107.218', 1598901071),
(9322, 'subscriber', 'logged_out', 'User', '', 'sahil', 67, 67, '103.238.107.218', 1598901404),
(9323, 'guest', 'logged_in', 'User', '', 'sahil', 67, 67, '103.238.107.218', 1598901428),
(9324, 'subscriber', 'logged_out', 'User', '', 'sahil', 67, 67, '103.238.107.218', 1598901439),
(9325, 'guest', 'wrong_password', 'User', '', 'mitali', 0, 0, '219.91.196.149', 1598902071),
(9326, 'guest', 'wrong_password', 'User', '', 'palak', 0, 0, '219.91.196.149', 1598902156),
(9327, 'guest', 'wrong_password', 'User', '', 'palak', 0, 0, '219.91.196.149', 1598902174),
(9328, 'administrator', 'updated', 'User', '', 'palak', 57, 1, '103.86.19.223', 1598902301),
(9329, 'guest', 'logged_in', 'User', '', 'vishal-patel', 49, 49, '49.36.66.228', 1598902317),
(9330, 'administrator', 'deleted', 'User', '', 'ankur', 68, 1, '103.86.19.223', 1598902408),
(9331, 'administrator', 'deleted', 'User', '', 'sahil', 67, 1, '103.86.19.223', 1598902421),
(9332, 'administrator', 'deleted', 'User', '', 'hitesh', 66, 1, '103.86.19.223', 1598902434),
(9333, 'administrator', 'deleted', 'User', '', 'jainandan', 65, 1, '103.86.19.223', 1598902442),
(9334, 'guest', 'logged_in', 'User', '', 'palak', 57, 57, '219.91.196.149', 1598902444),
(9335, 'administrator', 'deleted', 'User', '', 'devat', 64, 1, '103.86.19.223', 1598902505),
(9336, 'administrator', 'deleted', 'User', '', 'manikanta', 63, 1, '103.86.19.223', 1598902513),
(9337, 'administrator', 'deleted', 'User', '', 'jayesh', 62, 1, '103.86.19.223', 1598902522),
(9338, 'administrator', 'deleted', 'User', '', 'dhaval', 61, 1, '103.86.19.223', 1598902531),
(9339, 'administrator', 'deleted', 'User', '', 'deepak', 60, 1, '103.86.19.223', 1598902542),
(9340, 'administrator', 'created', 'User', '', 'deepak', 69, 1, '103.86.19.223', 1598902621),
(9341, 'guest', 'wrong_password', 'User', '', 'devat', 0, 0, '157.32.195.226', 1598910462),
(9342, 'guest', 'wrong_password', 'User', '', 'devat', 0, 0, '157.32.195.226', 1598910483),
(9343, 'guest', 'wrong_password', 'User', '', 'devat', 0, 0, '157.32.195.226', 1598910515),
(9344, 'subscriber', 'logged_out', 'User', '', 'vishal-patel', 49, 49, '49.36.66.228', 1598917197),
(9345, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953131),
(9346, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953159),
(9347, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953164),
(9348, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953168),
(9349, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953183),
(9350, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953231),
(9351, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953241),
(9352, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953244),
(9353, 'guest', 'wrong_password', 'User', '', 'sandip.patel', 0, 0, '43.241.194.19', 1598953255),
(9354, 'guest', 'logged_in', 'User', '', 'paresh', 55, 55, '61.14.229.30', 1598955028),
(9355, 'guest', 'wrong_password', 'User', '', 'mit', 0, 0, '103.249.233.238', 1598955483),
(9356, 'guest', 'wrong_password', 'User', '', 'mit', 0, 0, '103.249.233.238', 1598955527),
(9357, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.86.19.223', 1598960739),
(9358, 'guest', 'logged_in', 'User', '', 'ruchit', 51, 51, '103.81.94.64', 1598960990),
(9359, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.86.19.223', 1598961105),
(9360, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '27.57.180.242', 1598961612),
(9361, 'guest', 'wrong_password', 'User', '', 'venu', 0, 0, '157.32.156.106', 1598972811),
(9362, 'guest', 'logged_in', 'User', '', 'venu', 53, 53, '157.32.156.106', 1598972906),
(9363, 'subscriber', 'logged_in', 'User', '', 'venu', 53, 53, '157.32.156.106', 1598972975),
(9364, 'guest', 'wrong_password', 'User', '', 'niketan', 0, 0, '103.249.234.21', 1598973671),
(9365, 'guest', 'wrong_password', 'User', '', 'sejal.pujara@viitor.cloud', 0, 0, '157.32.145.155', 1598973725),
(9366, 'guest', 'wrong_password', 'User', '', 'niketan', 0, 0, '103.249.234.21', 1598973739),
(9367, 'guest', 'wrong_password', 'User', '', 'mitali', 0, 0, '103.249.234.21', 1598973751),
(9368, 'subscriber', 'wrong_password', 'User', '', 'venu', 0, 53, '157.32.156.106', 1598973751),
(9369, 'guest', 'wrong_password', 'User', '', 'niketan.shah@viitor.cloud', 0, 0, '103.249.234.21', 1598973760),
(9370, 'guest', 'wrong_password', 'User', '', 'viitor_guest', 0, 0, '103.249.234.21', 1598973851),
(9371, 'guest', 'wrong_password', 'User', '', 'niketan', 0, 0, '103.249.234.21', 1598973924),
(9372, 'administrator', 'updated', 'User', '', 'niketan', 47, 1, '103.86.19.223', 1598973964),
(9373, 'guest', 'logged_in', 'User', '', 'niketan', 47, 47, '103.249.234.21', 1598973968),
(9374, 'subscriber', 'logged_out', 'User', '', 'niketan', 47, 47, '103.249.234.21', 1598974022),
(9375, 'guest', 'wrong_password', 'User', '', 'venu', 0, 0, '103.249.234.21', 1598974029),
(9376, 'administrator', 'updated', 'User', '', 'venu', 53, 1, '103.86.19.223', 1598974036),
(9377, 'guest', 'logged_in', 'User', '', 'niketan', 47, 47, '103.249.234.21', 1598974039),
(9378, 'guest', 'logged_in', 'User', '', 'paresh', 55, 55, '61.14.229.30', 1599244900),
(9379, 'guest', 'logged_in', 'User', '', 'niketan', 47, 47, '103.249.234.21', 1599394438),
(9380, 'guest', 'logged_in', 'User', '', 'dinesh', 50, 50, '112.133.251.206', 1599413710),
(9381, 'guest', 'logged_in', 'User', '', 'niketan', 47, 47, '103.249.234.21', 1599472518),
(9382, 'guest', 'logged_in', 'User', '', 'paresh', 55, 55, '61.14.229.30', 1599491709),
(9383, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1601899440),
(9384, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1601899445),
(9385, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '43.250.158.48', 1601901263),
(9386, 'administrator', 'created', 'Post', 'page', 'Wazir', 787, 1, '43.250.158.48', 1601901389),
(9387, 'administrator', 'created', 'Post', 'page', 'Wazir', 788, 1, '43.250.158.48', 1601901479),
(9388, 'administrator', 'updated', 'Post', 'page', 'Wazir', 788, 1, '43.250.158.48', 1601901647),
(9389, 'administrator', 'created', 'Post', 'page', 'Service and Honour', 790, 1, '43.250.158.48', 1601901667),
(9390, 'administrator', 'updated', 'Post', 'page', 'Service and Honour', 790, 1, '43.250.158.48', 1601901672),
(9391, 'administrator', 'updated', 'Post', 'acf-field-group', 'Blockchain PDF', 752, 1, '43.250.158.48', 1601901739),
(9392, 'administrator', 'updated', 'Post', 'acf-field-group', 'Blockchain PDF', 752, 1, '43.250.158.48', 1601901740),
(9393, 'administrator', 'updated', 'Post', 'acf-field-group', 'upload PDF', 752, 1, '43.250.158.48', 1601901759),
(9394, 'administrator', 'added', 'Attachment', 'attachment', 'Wazir-Final-October', 792, 1, '43.250.158.48', 1601901769),
(9395, 'administrator', 'added', 'Attachment', 'attachment', 'ViitorCloud Pro Bono Fight Against Covid – Change starts here', 793, 1, '43.250.158.48', 1601901784),
(9396, 'administrator', 'updated', 'Post', 'page', 'Service and Honour', 790, 1, '43.250.158.48', 1601901789),
(9397, 'administrator', 'updated', 'Post', 'page', 'Problem Solving Product', 788, 1, '43.250.158.48', 1601901860),
(9398, 'subscriber', 'logged_out', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1601910031),
(9399, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1601910035),
(9400, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1601982664),
(9401, 'administrator', 'trashed', 'Post', 'page', 'test', 772, 1, '61.14.229.30', 1601982698),
(9402, 'administrator', 'trashed', 'Post', 'page', 'test it', 774, 1, '61.14.229.30', 1601982698),
(9403, 'administrator', 'updated', 'Post', 'page', 'Problem solving product (2 minutes)', 788, 1, '61.14.229.30', 1601988014),
(9404, 'administrator', 'updated', 'Post', 'page', 'Service an Honour (1 Minutes)', 790, 1, '61.14.229.30', 1601988040),
(9405, 'administrator', 'updated', 'Post', 'page', 'Service an Honour (1 Minutes)', 790, 1, '61.14.229.30', 1601988056),
(9406, 'administrator', 'updated', 'Post', 'page', 'Service an Honour </br> (1 Minutes)', 790, 1, '61.14.229.30', 1601988067),
(9407, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.74', 1602185929),
(9408, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602597293),
(9409, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602599400),
(9410, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602601517),
(9411, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602603654),
(9412, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602605765),
(9413, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602607880),
(9414, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602610029),
(9415, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602612215),
(9416, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602614491),
(9417, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602616766),
(9418, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602619044),
(9419, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602621324),
(9420, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602623636),
(9421, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602625981),
(9422, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602628369),
(9423, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602630708),
(9424, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602633019),
(9425, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602635306),
(9426, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602637587),
(9427, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602639872),
(9428, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602642149),
(9429, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602644465),
(9430, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602646782),
(9431, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602649105),
(9432, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602651417),
(9433, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602653712),
(9434, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602655959),
(9435, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602658241),
(9436, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602660543),
(9437, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602662846),
(9438, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602665158),
(9439, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602667460),
(9440, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602669744),
(9441, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602672034),
(9442, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602674321),
(9443, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602676616),
(9444, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602678935),
(9445, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602681239),
(9446, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602683540),
(9447, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602685847),
(9448, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602688211),
(9449, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602690683),
(9450, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602693184),
(9451, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602695681),
(9452, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602698135),
(9453, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602700583),
(9454, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602703025),
(9455, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602705420),
(9456, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602707804),
(9457, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602710278),
(9458, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602712749),
(9459, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602715201),
(9460, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602717671),
(9461, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602720157),
(9462, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602722580),
(9463, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '217.160.170.112', 1602724968),
(9464, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '103.94.192.66', 1602764500),
(9465, 'administrator', 'updated', 'User', '', 'connectvc', 1, 1, '103.94.192.66', 1602764561),
(9466, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1602855877),
(9467, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1602855880),
(9468, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.94.192.66', 1602858031),
(9469, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.65', 1602966072),
(9470, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.59', 1603189680),
(9471, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '110.77.164.49', 1603250209),
(9472, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '93.123.36.231', 1603252791),
(9473, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.99.12.47', 1603255344),
(9474, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '142.93.57.0', 1603257841),
(9475, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2001:41d0:303:384::', 1603260483),
(9476, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '178.62.9.122', 1603265064),
(9477, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2607:5300:120:878::', 1603267801),
(9478, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.203.20.254', 1603270130),
(9479, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '142.93.66.165', 1603272351),
(9480, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '142.93.34.169', 1603274379),
(9481, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '95.110.129.91', 1603276156),
(9482, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '64.227.111.211', 1603277917),
(9483, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.65.239.34', 1603279754),
(9484, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '35.235.96.109', 1603283424),
(9485, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '68.183.86.55', 1603285344),
(9486, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '69.163.169.133', 1603287202),
(9487, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.89.99.68', 1603289094),
(9488, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.99.90.240', 1603290834),
(9489, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '128.199.111.241', 1603292546),
(9490, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2001:41d0:1:f934::1', 1603294329),
(9491, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '51.178.30.154', 1603296151),
(9492, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.75.68', 1603297998),
(9493, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '160.16.147.188', 1603299836),
(9494, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '165.227.61.152', 1603301818),
(9495, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '45.55.65.221', 1603303685),
(9496, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2604:a880:cad:d0::5d2:4001', 1603305042),
(9497, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.89.124.170', 1603307015),
(9498, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.71.182.24', 1603308931),
(9499, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '162.216.113.66', 1603312535),
(9500, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2001:41d0:1:f934::1', 1603314434),
(9501, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '35.247.42.6', 1603318128),
(9502, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2a03:b0c0:2:f0::41e:5001', 1603319944),
(9503, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '139.59.85.41', 1603321677),
(9504, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.39.152.32', 1603323774),
(9505, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '128.199.210.138', 1603325653),
(9506, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '125.212.238.34', 1603329576),
(9507, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '35.245.32.206', 1603333578),
(9508, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '128.199.165.213', 1603335684),
(9509, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '75.119.215.210', 1603337722),
(9510, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '139.59.25.238', 1603342214),
(9511, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2001:41d0:a:3e17::', 1603344344),
(9512, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2a03:b0c0:2:f0::41e:5001', 1603346516),
(9513, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2400:6180:0:d1::4ce:d001', 1603348595),
(9514, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '137.59.110.53', 1603350716),
(9515, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '128.199.210.138', 1603352829),
(9516, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.203.105.90', 1603355034),
(9517, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.95.212.150', 1603357266),
(9518, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '178.62.9.122', 1603359401),
(9519, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '79.137.77.213', 1603361394),
(9520, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '137.74.206.80', 1603363357),
(9521, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '178.128.208.38', 1603365171),
(9522, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.253.46.18', 1603367012),
(9523, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '51.91.127.200', 1603368858),
(9524, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.57.152.70', 1603370493),
(9525, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.89.99.68', 1603372500),
(9526, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '206.81.16.252', 1603374436),
(9527, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2607:5300:61:eda::', 1603376410),
(9528, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '137.59.110.53', 1603378443),
(9529, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '47.52.239.42', 1603380365),
(9530, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '104.198.172.68', 1603383963),
(9531, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '91.185.190.207', 1603385454),
(9532, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '167.172.57.1', 1603386876),
(9533, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '178.62.76.138', 1603388321),
(9534, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1603803911),
(9535, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1603803916),
(9536, 'guest', 'logged_in', 'User', '', 'niketan', 47, 47, '103.85.9.222', 1603822166),
(9537, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '61.14.229.30', 1604314642),
(9538, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '61.14.229.30', 1604314688),
(9539, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '61.14.229.30', 1604314708),
(9540, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1605115871),
(9541, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1605115877),
(9542, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '43.249.235.69', 1605120017),
(9543, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1605230891),
(9544, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.219.214.62', 1605950880),
(9545, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '201.140.212.49', 1605981910),
(9546, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.174.245.123', 1606023719),
(9547, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '109.86.184.9', 1606036397),
(9548, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.4.166.77', 1606061634),
(9549, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '193.57.44.34', 1606098517),
(9550, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '197.249.128.194', 1606126469),
(9551, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '110.169.9.156', 1606149711),
(9552, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '113.161.160.172', 1606187064),
(9553, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '27.70.215.228', 1606217151),
(9554, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '41.204.127.30', 1606234655),
(9555, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '181.114.15.138', 1606268795),
(9556, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.232.22.9', 1606303841),
(9557, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '117.202.67.100', 1606330483),
(9558, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '171.251.34.207', 1606371041),
(9559, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '113.186.207.165', 1606411972),
(9560, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '187.190.108.105', 1606434546),
(9561, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '119.235.53.130', 1606475844),
(9562, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '112.78.129.43', 1606489992),
(9563, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606498244),
(9564, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '41.190.31.214', 1606514334),
(9565, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606514951),
(9566, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606514951),
(9567, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606525149),
(9568, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '190.206.232.221', 1606533505),
(9569, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606534283),
(9570, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606543687),
(9571, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606554287),
(9572, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '168.0.186.166', 1606561613),
(9573, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.210.204.182', 1606566032),
(9574, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '113.23.101.82', 1606588216),
(9575, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '182.52.218.86', 1606624928),
(9576, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '180.246.8.95', 1606654451),
(9577, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.239.211', 1606674650),
(9578, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.201.197.131', 1606689630),
(9579, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '118.69.71.1', 1606729573),
(9580, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '223.204.64.38', 1606741264),
(9581, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '58.69.114.143', 1606756161),
(9582, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '60.234.172.93', 1606809124),
(9583, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '1.1.203.47', 1606820610),
(9584, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '175.138.196.139', 1606889257),
(9585, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.238.107.122', 1606890180),
(9586, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.238.107.122', 1606890181),
(9587, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '45.126.254.134', 1606905345),
(9588, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.210.75.177', 1606946738),
(9589, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '171.237.108.161', 1606953795),
(9590, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '182.52.137.168', 1607001922),
(9591, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '81.162.241.82', 1607006773),
(9592, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '171.48.78.95', 1607032729),
(9593, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '60.251.65.84', 1607077190),
(9594, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.233.47.208', 1607091120),
(9595, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '179.109.158.219', 1607113497),
(9596, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.179', 1607125685),
(9597, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '103.251.57.179', 1607125687),
(9598, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '36.82.193.7', 1607150790),
(9599, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '201.0.68.232', 1607193205),
(9600, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '24.203.136.37', 1607211174),
(9601, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '114.124.214.77', 1607247218),
(9602, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.0.98', 1607284461),
(9603, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '190.0.20.122', 1607305205),
(9604, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '138.94.224.9', 1607348775),
(9605, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '109.97.87.96', 1607358712),
(9606, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '87.116.181.128', 1607404449),
(9607, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.247.250.24', 1607444415),
(9608, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '2.132.159.48', 1607514997),
(9609, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '66.68.244.67', 1607550042),
(9610, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '113.190.38.50', 1607583570),
(9611, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '85.105.252.50', 1607617770),
(9612, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '125.214.51.105', 1607652032),
(9613, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '101.50.105.31', 1607706971),
(9614, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '190.61.41.204', 1607719421),
(9615, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.140.171.83', 1607761378),
(9616, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.77.138.46', 1607798138),
(9617, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '190.144.166.246', 1607827831),
(9618, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '27.75.179.78', 1607857428),
(9619, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '110.137.27.129', 1607885369),
(9620, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '222.252.173.243', 1607904928),
(9621, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '1.22.167.25', 1607943132),
(9622, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '82.208.122.98', 1607984586),
(9623, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '62.215.121.190', 1608003600),
(9624, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '113.161.4.133', 1608033577),
(9625, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '193.217.81.42', 1608069937),
(9626, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '212.34.11.38', 1608088113),
(9627, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '51.235.146.230', 1608098304),
(9628, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '125.163.10.245', 1608201364),
(9629, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '123.16.175.131', 1608284921),
(9630, 'guest', 'logged_in', 'User', '', 'vishal', 11, 11, '223.226.209.185', 1608314284),
(9631, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '45.224.166.64', 1608527375),
(9632, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '150.129.164.179', 1608619998),
(9633, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '114.69.231.118', 1608787720),
(9634, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '223.226.209.185', 1608804408),
(9635, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '223.226.209.185', 1608804409),
(9636, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '115.75.20.141', 1608876045),
(9637, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '118.71.168.101', 1608956268),
(9638, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.249.89.84', 1609040390),
(9639, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '118.99.118.162', 1609085260),
(9640, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.248.13.233', 1609164233),
(9641, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '78.164.239.237', 1609267594),
(9642, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '202.142.80.24', 1609345354),
(9643, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '110.235.253.118', 1609372081),
(9644, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '123.201.65.13', 1609429936),
(9645, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437709),
(9646, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437711),
(9647, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437712),
(9648, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437713),
(9649, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437714),
(9650, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437716),
(9651, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437717),
(9652, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437718),
(9653, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437719),
(9654, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437720),
(9655, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437722),
(9656, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437723),
(9657, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437724),
(9658, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437726),
(9659, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437727),
(9660, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437728),
(9661, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437729),
(9662, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437730),
(9663, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437731),
(9664, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437732),
(9665, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437734),
(9666, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437735),
(9667, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437736),
(9668, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437737),
(9669, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437738),
(9670, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437739),
(9671, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437740),
(9672, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437741),
(9673, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437742),
(9674, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437744),
(9675, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437745),
(9676, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437746),
(9677, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437747),
(9678, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437748),
(9679, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437749),
(9680, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437750),
(9681, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437751),
(9682, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437752),
(9683, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437753),
(9684, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437755),
(9685, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437756),
(9686, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437757),
(9687, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437758),
(9688, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437759),
(9689, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437760),
(9690, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437761),
(9691, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437762),
(9692, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437764),
(9693, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437765),
(9694, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437767),
(9695, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437768),
(9696, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437769),
(9697, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437770),
(9698, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437771),
(9699, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437773),
(9700, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437774),
(9701, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437775),
(9702, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437776),
(9703, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437777),
(9704, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437778),
(9705, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437779),
(9706, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '54.176.188.51', 1609437781),
(9707, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '36.73.249.48', 1609443899),
(9708, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '202.186.210.53', 1609500565),
(9709, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '2401:4900:1911:51f9:c7b:cf6:6e46:ad0a', 1609512017),
(9710, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '27.79.177.208', 1609587388),
(9711, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601697),
(9712, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601698),
(9713, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601699),
(9714, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601700),
(9715, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601702),
(9716, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601703),
(9717, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601704),
(9718, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601705),
(9719, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601706),
(9720, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601707),
(9721, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601708),
(9722, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601710),
(9723, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601712),
(9724, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601713),
(9725, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601714),
(9726, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601715),
(9727, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601716),
(9728, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601717),
(9729, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601719),
(9730, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601720),
(9731, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601721),
(9732, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601722),
(9733, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601723),
(9734, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601724),
(9735, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601725),
(9736, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601726),
(9737, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601727),
(9738, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601728),
(9739, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601729),
(9740, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601730),
(9741, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601731),
(9742, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601732),
(9743, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601733),
(9744, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601735),
(9745, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601736),
(9746, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601737),
(9747, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601738),
(9748, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601739),
(9749, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601740),
(9750, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601741),
(9751, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601742),
(9752, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601743),
(9753, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601744),
(9754, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601745),
(9755, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601746),
(9756, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601747),
(9757, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601748),
(9758, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601749),
(9759, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601750),
(9760, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601752),
(9761, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601753),
(9762, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601754),
(9763, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601755),
(9764, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601756),
(9765, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601757),
(9766, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601758),
(9767, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601759),
(9768, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601760),
(9769, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601761),
(9770, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601762),
(9771, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '13.124.222.242', 1609601763),
(9772, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '190.230.167.196', 1609642713),
(9773, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.239.223.234', 1609700484),
(9774, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '180.245.115.228', 1609738381),
(9775, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '2402:8100:398c:3dea:b72e:e6a7:dd5b:24d2', 1609766176),
(9776, 'guest', 'logged_in', 'User', '', 'jalpa', 44, 44, '2409:4041:d94:fd93:5508:17cd:3823:4bf3', 1609766229),
(9777, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.169.110.219', 1609779998),
(9778, 'guest', 'wrong_password', 'User', '', 'authorise', 0, 0, '103.85.11.84', 1609848572),
(9779, 'guest', 'wrong_password', 'User', '', 'jalpa', 0, 0, '103.85.11.84', 1609848580),
(9780, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '179.6.219.31', 1609885687),
(9781, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '95.95.103.171', 1609897405),
(9782, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '110.136.178.196', 1610001162),
(9783, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '36.255.88.173', 1610024494),
(9784, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '125.212.157.88', 1610096607),
(9785, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '1.53.127.64', 1610125192),
(9786, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '203.109.114.220', 1610125681),
(9787, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '139.5.253.167', 1610213402),
(9788, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.251.180.24', 1610264815),
(9789, 'guest', 'logged_in', 'User', '', 'amiya', 45, 45, '120.72.93.91', 1610370262),
(9790, 'guest', 'logged_in', 'User', '', 'amiya', 45, 45, '120.72.93.91', 1610370263),
(9791, 'subscriber', 'logged_out', 'User', '', 'amiya', 45, 45, '120.72.93.91', 1610370325),
(9792, 'guest', 'logged_in', 'User', '', 'amiya', 45, 45, '120.72.93.91', 1610370333),
(9793, 'guest', 'logged_in', 'User', '', 'amiya', 45, 45, '120.72.93.91', 1610370337),
(9794, 'subscriber', 'logged_out', 'User', '', 'amiya', 45, 45, '120.72.93.91', 1610370417),
(9795, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '119.2.118.145', 1610373521),
(9796, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '170.239.118.149', 1610406410),
(9797, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '171.235.109.204', 1610448682),
(9798, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '123.201.68.243', 1610456215),
(9799, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485231),
(9800, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485232),
(9801, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485234),
(9802, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485235),
(9803, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485237),
(9804, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485239),
(9805, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485240),
(9806, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485242),
(9807, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485243),
(9808, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485245),
(9809, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485246),
(9810, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485247),
(9811, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485248),
(9812, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485250),
(9813, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485251),
(9814, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485252),
(9815, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485254),
(9816, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485255),
(9817, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485256),
(9818, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485257),
(9819, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485259),
(9820, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485260),
(9821, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485261),
(9822, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485263),
(9823, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485264),
(9824, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485266),
(9825, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485267),
(9826, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485268),
(9827, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485269),
(9828, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485271),
(9829, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485272),
(9830, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485274),
(9831, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485275),
(9832, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485276),
(9833, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485278),
(9834, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485279),
(9835, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485280),
(9836, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485282),
(9837, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485284),
(9838, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485285),
(9839, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485286),
(9840, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485287),
(9841, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485289),
(9842, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485290),
(9843, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485291),
(9844, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485292),
(9845, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485294),
(9846, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485295),
(9847, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485296),
(9848, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485298),
(9849, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485299),
(9850, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485301),
(9851, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485302),
(9852, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485304),
(9853, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485305),
(9854, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485306),
(9855, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485308),
(9856, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485309),
(9857, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485310),
(9858, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485312),
(9859, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485313),
(9860, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485315),
(9861, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485316),
(9862, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485318),
(9863, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485319),
(9864, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485320),
(9865, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485322),
(9866, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485323),
(9867, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485324),
(9868, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485326),
(9869, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485327),
(9870, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485328),
(9871, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485329),
(9872, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485331),
(9873, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485333),
(9874, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485334),
(9875, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485335),
(9876, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485337),
(9877, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485338),
(9878, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485339),
(9879, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485340),
(9880, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485342),
(9881, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485344),
(9882, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485345),
(9883, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485346),
(9884, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485347),
(9885, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485349),
(9886, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485350),
(9887, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485352),
(9888, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485353),
(9889, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485355),
(9890, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485356),
(9891, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485357),
(9892, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485358),
(9893, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485360),
(9894, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485362),
(9895, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485363),
(9896, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485364),
(9897, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485365),
(9898, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485367),
(9899, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485368),
(9900, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485370),
(9901, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '34.230.156.67', 1610485371),
(9902, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '180.252.113.98', 1610498784),
(9903, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '23.82.10.244', 1610574796),
(9904, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1610645975),
(9905, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.165.134.28', 1610706976),
(9906, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1610720613),
(9907, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.15.60.174', 1610798418),
(9908, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '119.93.137.100', 1610836807),
(9909, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '42.113.159.228', 1610904250),
(9910, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '45.174.223.6', 1610928923),
(9911, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '156.212.103.31', 1610991061),
(9912, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '202.179.21.243', 1611132504),
(9913, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.243.41.210', 1611203444),
(9914, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '159.192.226.20', 1611226074),
(9915, 'guest', 'wrong_password', 'User', '', 'un', 0, 0, '103.70.34.13', 1611232375),
(9916, 'guest', 'wrong_password', 'User', '', 'un', 0, 0, '103.70.34.13', 1611232409),
(9917, 'guest', 'wrong_password', 'User', '', 'jalpa', 0, 0, '103.70.34.13', 1611232422),
(9918, 'guest', 'wrong_password', 'User', '', 'jalpa', 0, 0, '103.70.34.13', 1611232440),
(9919, 'guest', 'wrong_password', 'User', '', 'jalpa', 0, 0, '61.14.229.30', 1611232472),
(9920, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '61.14.229.30', 1611232482),
(9921, 'guest', 'wrong_password', 'User', '', 'connectvc', 0, 0, '61.14.229.30', 1611232613),
(9922, 'guest', 'logged_in', 'User', '', 'deepak', 69, 69, '61.14.229.30', 1611232646),
(9923, 'guest', 'logged_in', 'User', '', 'deepak', 69, 69, '103.70.34.13', 1611232758),
(9924, 'subscriber', 'logged_out', 'User', '', 'deepak', 69, 69, '61.14.229.30', 1611232850),
(9925, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1611232855),
(9926, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1611232873),
(9927, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.242.0.229', 1611305776),
(9928, 'guest', 'wrong_password', 'User', '', 'deepak', 0, 0, '103.70.34.13', 1611317964),
(9929, 'guest', 'logged_in', 'User', '', 'deepak', 69, 69, '103.70.34.13', 1611317995),
(9930, 'subscriber', 'logged_out', 'User', '', 'deepak', 69, 69, '103.70.34.13', 1611318032),
(9931, 'guest', 'logged_in', 'User', '', 'deepak', 69, 69, '103.70.34.13', 1611318098),
(9932, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1611318348),
(9933, 'subscriber', 'logged_out', 'User', '', 'deepak', 69, 69, '103.70.34.13', 1611320065),
(9934, 'guest', 'logged_in', 'User', '', 'deepak', 69, 69, '103.70.34.13', 1611325387),
(9935, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '46.105.100.82', 1611331611),
(9936, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1611374880),
(9937, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '177.240.215.145', 1611380458),
(9938, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '175.158.53.178', 1611416012),
(9939, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '117.211.125.153', 1611459090),
(9940, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '14.188.238.225', 1611514249),
(9941, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '118.96.31.14', 1611552123),
(9942, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '219.91.191.187', 1611570790),
(9943, 'guest', 'logged_in', 'User', '', 'deepak', 69, 69, '103.70.34.13', 1611592118),
(9944, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '110.172.132.207', 1611620501),
(9945, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '177.250.152.22', 1611640563),
(9946, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '85.101.143.58', 1611705041),
(9947, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '119.42.97.71', 1611757529),
(9948, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '113.170.183.65', 1611788970),
(9949, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1611845988),
(9950, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1611845990),
(9951, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '118.174.65.148', 1611847257),
(9952, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '197.57.50.240', 1611873709),
(9953, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '113.160.187.161', 1611918991),
(9954, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1611935625),
(9955, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '27.76.247.239', 1611988194),
(9956, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010319),
(9957, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010320),
(9958, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010321),
(9959, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010322),
(9960, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010323),
(9961, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010324),
(9962, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010325),
(9963, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010327),
(9964, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010328),
(9965, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010329),
(9966, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010330),
(9967, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010331),
(9968, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010332),
(9969, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010333),
(9970, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010335),
(9971, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010336),
(9972, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010338),
(9973, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010339),
(9974, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010340),
(9975, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010341),
(9976, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010342),
(9977, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010343),
(9978, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010344),
(9979, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010345),
(9980, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010346),
(9981, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010347),
(9982, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010348),
(9983, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010349),
(9984, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010350),
(9985, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010351),
(9986, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010353),
(9987, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010354),
(9988, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010355),
(9989, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010356),
(9990, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010357),
(9991, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010358),
(9992, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010359),
(9993, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010360),
(9994, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010361),
(9995, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010362),
(9996, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010363),
(9997, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '18.197.125.181', 1612010364),
(9998, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013129),
(9999, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013130),
(10000, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013131),
(10001, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013132),
(10002, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013133),
(10003, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013134),
(10004, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013135),
(10005, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013136),
(10006, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013137),
(10007, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013138),
(10008, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013139),
(10009, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013140),
(10010, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013141),
(10011, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013142),
(10012, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013143),
(10013, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013144),
(10014, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013145),
(10015, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013146),
(10016, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013147),
(10017, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013148),
(10018, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013149),
(10019, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013150),
(10020, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013151),
(10021, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013152),
(10022, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013153),
(10023, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013154),
(10024, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013155),
(10025, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013156),
(10026, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013157),
(10027, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013158),
(10028, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013159),
(10029, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013160),
(10030, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013161),
(10031, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013162),
(10032, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013163),
(10033, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013164),
(10034, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013165),
(10035, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013166),
(10036, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013167),
(10037, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013168),
(10038, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013169),
(10039, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013170),
(10040, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013171),
(10041, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013172),
(10042, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013173),
(10043, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013174),
(10044, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013175),
(10045, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013176),
(10046, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013177),
(10047, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013178),
(10048, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013179),
(10049, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013180),
(10050, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013181),
(10051, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013182),
(10052, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013183),
(10053, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013184),
(10054, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013185),
(10055, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013186),
(10056, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013187),
(10057, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013188),
(10058, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013189),
(10059, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013190),
(10060, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013191),
(10061, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013192),
(10062, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013193),
(10063, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013194),
(10064, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013195),
(10065, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013196),
(10066, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013197),
(10067, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013198),
(10068, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013199),
(10069, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013200),
(10070, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013201),
(10071, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013202),
(10072, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013203),
(10073, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013204),
(10074, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013205),
(10075, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013206),
(10076, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013207),
(10077, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013208),
(10078, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013209),
(10079, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013210),
(10080, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013211),
(10081, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013212),
(10082, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013213),
(10083, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013214),
(10084, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013215),
(10085, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013216),
(10086, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013217),
(10087, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013218),
(10088, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013219),
(10089, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013220),
(10090, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013221),
(10091, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013222),
(10092, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013223),
(10093, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013224),
(10094, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013225),
(10095, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013226),
(10096, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013227),
(10097, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013228),
(10098, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013229),
(10099, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013230),
(10100, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013231),
(10101, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013232),
(10102, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013233),
(10103, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013234),
(10104, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013235),
(10105, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013236),
(10106, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013237),
(10107, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013238),
(10108, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013239),
(10109, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013240),
(10110, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013241),
(10111, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013242),
(10112, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013243),
(10113, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013244),
(10114, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013245),
(10115, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013246),
(10116, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013247),
(10117, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013248),
(10118, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013249),
(10119, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013250),
(10120, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013251),
(10121, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013252),
(10122, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013253),
(10123, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013254),
(10124, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013255),
(10125, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013256),
(10126, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013257),
(10127, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013258),
(10128, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013259),
(10129, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013260),
(10130, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013261),
(10131, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013262),
(10132, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013263),
(10133, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013264),
(10134, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013265),
(10135, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013266),
(10136, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013267),
(10137, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013268),
(10138, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013269),
(10139, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013270),
(10140, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013271),
(10141, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013272),
(10142, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013273),
(10143, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013274),
(10144, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013275),
(10145, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013276),
(10146, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013277),
(10147, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013278),
(10148, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013279),
(10149, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013280),
(10150, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013281),
(10151, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013282),
(10152, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013283),
(10153, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013284),
(10154, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013285),
(10155, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612013286),
(10156, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '27.76.0.25', 1612034263),
(10157, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048052),
(10158, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048053),
(10159, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048054),
(10160, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048055),
(10161, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048056),
(10162, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048057),
(10163, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048058),
(10164, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048059),
(10165, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048060),
(10166, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048061),
(10167, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048062),
(10168, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048063),
(10169, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048064),
(10170, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048065),
(10171, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048066),
(10172, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048067),
(10173, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048068),
(10174, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048069),
(10175, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048070),
(10176, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048071),
(10177, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048072),
(10178, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048073),
(10179, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048074),
(10180, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048075),
(10181, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048076),
(10182, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048077),
(10183, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048078),
(10184, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048079),
(10185, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048080),
(10186, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048081),
(10187, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048082),
(10188, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048083),
(10189, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '3.85.220.167', 1612048084),
(10190, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '201.113.57.10', 1612061965),
(10191, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '154.68.5.36', 1612103849),
(10192, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.189.12.122', 1612143119),
(10193, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '39.36.234.48', 1612167180),
(10194, 'guest', 'wrong_password', 'User', '', 'deepak', 0, 0, '2409:4041:2e9b:b095:81aa:2585:5af:5036', 1612178143),
(10195, 'guest', 'logged_in', 'User', '', 'deepak', 69, 69, '2409:4041:2e9b:b095:81aa:2585:5af:5036', 1612178184),
(10196, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1612181186),
(10197, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612231379),
(10198, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '49.204.230.211', 1612236661),
(10199, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '105.154.140.58', 1612245971),
(10200, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '117.2.91.101', 1612343044),
(10201, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '112.211.210.95', 1612360762),
(10202, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.117.239.141', 1612410037),
(10203, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '117.199.203.151', 1612445236),
(10204, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '177.202.183.167', 1612484709),
(10205, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '61.14.229.30', 1612525194),
(10206, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '168.90.165.108', 1612535992),
(10207, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612560948),
(10208, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.250.210', 1612566097),
(10209, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.65', 1612569277),
(10210, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '122.162.8.172', 1612574109),
(10211, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.5.14', 1612578231),
(10212, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.65', 1612578759),
(10213, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612579732),
(10214, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612587277),
(10215, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612590226),
(10216, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.250.210', 1612595746),
(10217, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612597903),
(10218, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.250.210', 1612605490),
(10219, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.54.36', 1612607607),
(10220, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1612610534),
(10221, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.137', 1612611073),
(10222, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.5.14', 1612612020),
(10223, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.142.170.110', 1612612520),
(10224, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612617914),
(10225, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612620363),
(10226, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612622730),
(10227, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1612625236),
(10228, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612626123),
(10229, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612631009),
(10230, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.65', 1612632802),
(10231, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '160.226.240.159', 1612634116),
(10232, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612635718),
(10233, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.228.188', 1612644405),
(10234, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '176.31.123.203', 1612650675),
(10235, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1612651314),
(10236, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '185.97.134.157', 1612654071),
(10237, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.228.188', 1612659307),
(10238, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612663047),
(10239, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '176.31.123.203', 1612664605),
(10240, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.210.14', 1612668821),
(10241, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.210.14', 1612669889),
(10242, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612671215),
(10243, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1612676992),
(10244, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '46.105.100.82', 1612679335),
(10245, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.228.188', 1612681635),
(10246, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1612683468),
(10247, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.0.98', 1612686621),
(10248, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.210.14', 1612688079),
(10249, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '171.4.240.19', 1612693924),
(10250, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '176.31.123.203', 1612696555),
(10251, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612699546),
(10252, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.194.99', 1612700161),
(10253, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.0.98', 1612702910),
(10254, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612721390),
(10255, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.137', 1612722327),
(10256, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '46.105.100.82', 1612722657),
(10257, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.239.211', 1612723543),
(10258, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.239.211', 1612725175),
(10259, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.137', 1612725291),
(10260, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.210.14', 1612727986),
(10261, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '199.247.14.165', 1612731275),
(10262, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612746413),
(10263, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1612759988),
(10264, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.211.206', 1612762807),
(10265, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.194.99', 1612763610),
(10266, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.194.99', 1612765187),
(10267, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.0.98', 1612772516),
(10268, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.5.14', 1612775231),
(10269, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.59', 1612784462),
(10270, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.250.210', 1612786163),
(10271, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.251.21.125', 1612789418),
(10272, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612791626),
(10273, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612794566),
(10274, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1612799592),
(10275, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612805930),
(10276, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.250.210', 1612812675),
(10277, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612813054),
(10278, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.5.14', 1612813069),
(10279, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.239.119', 1612816379),
(10280, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.29', 1612822264),
(10281, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.5.14', 1612825812),
(10282, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612826057),
(10283, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '58.65.223.1', 1612828726),
(10284, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.210.14', 1612833799),
(10285, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.59', 1612838291),
(10286, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612841871),
(10287, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612847581),
(10288, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '180.183.56.132', 1612848436),
(10289, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612854461),
(10290, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.47.61', 1612860534),
(10291, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.253.57', 1612866617),
(10292, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.210.14', 1612878536),
(10293, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.95.30.137', 1612878588),
(10294, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612879152),
(10295, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '89.223.198.56', 1612882190),
(10296, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.47.61', 1612895695),
(10297, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.47.61', 1612899254),
(10298, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612902324),
(10299, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612904277),
(10300, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.239.119', 1612912390),
(10301, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.228.188', 1612914181),
(10302, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612915121),
(10303, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.47.61', 1612919521),
(10304, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '176.31.123.203', 1612920824),
(10305, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '103.153.38.160', 1612925762),
(10306, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.239.119', 1612932151),
(10307, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '188.165.194.99', 1612932446),
(10308, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.5.14', 1612941129),
(10309, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612945573),
(10310, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.47.61', 1612948420),
(10311, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '36.92.93.113', 1612954615),
(10312, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.253.57', 1612955041),
(10313, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612962779),
(10314, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1612970875),
(10315, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '158.69.253.57', 1612971626),
(10316, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1612977921),
(10317, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1612998380),
(10318, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '5.39.64.46', 1613002480),
(10319, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.187.74.109', 1613006009),
(10320, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1613010489),
(10321, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1613027416),
(10322, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.14.189', 1613049475),
(10323, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '37.59.47.61', 1613071086),
(10324, 'guest', 'logged_in', 'User', '', 'maulik', 43, 43, '122.170.21.226', 1613125458),
(10325, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1613146936),
(10326, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1613146973),
(10327, 'administrator', 'deactivated', 'Plugin', '', 'W3 Total Cache', 0, 1, '61.14.229.30', 1613147015),
(10328, 'guest', 'wrong_password', 'User', '', 'admin', 0, 0, '192.99.8.102', 1613150807),
(10329, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1613383991),
(10330, 'guest', 'logged_in', 'User', '', 'connectvc', 1, 1, '61.14.229.30', 1613384121),
(10331, 'guest', 'wrong_password', 'User', '', 'authorise', 0, 0, '61.14.229.30', 1613386732),
(10332, 'administrator', 'trashed', 'Post', 'post', 'Hello world!', 1, 1, '61.14.229.30', 1613390500),
(10333, 'administrator', 'deleted', 'Comments', 'post', 'Hello world!', 1, 1, '61.14.229.30', 1613390514),
(10334, 'administrator', 'delete', 'Comments', 'post', 'Hello world!', 1, 1, '61.14.229.30', 1613390514),
(10335, 'administrator', 'deleted', 'Post', 'post', 'Hello world!', 1, 1, '61.14.229.30', 1613390515);
SET NAMES utf8mb4;
DROP TABLE IF EXISTS `wp_commentmeta`;
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;
DROP TABLE IF EXISTS `wp_comments`;
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;
DROP TABLE IF EXISTS `wp_hidemysiteSecure`;
CREATE TABLE `wp_hidemysiteSecure` (
`id` mediumint(12) NOT NULL AUTO_INCREMENT,
`ip` text NOT NULL,
`time` varchar(20) NOT NULL,
`repeated_fails` varchar(20) NOT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
DROP TABLE IF EXISTS `wp_links`;
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;
DROP TABLE IF EXISTS `wp_moove_activity_log`;
CREATE TABLE `wp_moove_activity_log` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`post_id` int(11) NOT NULL,
`user_id` int(11) DEFAULT NULL,
`status` tinytext CHARACTER SET utf8,
`user_ip` tinytext CHARACTER SET utf8,
`city` tinytext CHARACTER SET utf8,
`post_type` tinytext CHARACTER SET utf8,
`referer` tinytext CHARACTER SET utf8,
`campaign_id` tinytext CHARACTER SET utf8,
`month_year` tinytext CHARACTER SET utf8,
`display_name` tinytext CHARACTER SET utf8,
`visit_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
DROP TABLE IF EXISTS `wp_options`;
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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://info.viitorcloud.com', 'yes'),
(2, 'home', 'https://info.viitorcloud.com', 'yes'),
(3, 'blogname', 'ViitorCloud Technologies Pvt Ltd.', 'yes'),
(4, 'blogdescription', '', 'yes'),
(5, 'users_can_register', '1', 'yes'),
(6, 'admin_email', 'vishal@viitorcloud.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', '35', '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', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:105:{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: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:36:\"products/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"products/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"products/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"products/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"products/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"products/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"products/([^/]+)/embed/?$\";s:41:\"index.php?products=$matches[1]&embed=true\";s:29:\"products/([^/]+)/trackback/?$\";s:35:\"index.php?products=$matches[1]&tb=1\";s:37:\"products/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?products=$matches[1]&paged=$matches[2]\";s:44:\"products/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?products=$matches[1]&cpage=$matches[2]\";s:33:\"products/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?products=$matches[1]&page=$matches[2]\";s:25:\"products/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"products/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"products/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"products/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"products/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"products/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s: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: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]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:17:{i:0;s:29:\"acf-repeater/acf-repeater.php\";i:1;s:30:\"advanced-custom-fields/acf.php\";i:2;s:39:\"aryo-activity-log/aryo-activity-log.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:31:\"cookie-notice/cookie-notice.php\";i:5;s:29:\"easy-wp-smtp/easy-wp-smtp.php\";i:6;s:29:\"expire-users/expire-users.php\";i:7;s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";i:8;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:9;s:35:\"googleanalytics/googleanalytics.php\";i:10;s:56:\"inline-google-spreadsheet-viewer/inline-gdocs-viewer.php\";i:11;s:31:\"passwordprotectwithun/index.php\";i:13;s:35:\"wp-approve-user/wp-approve-user.php\";i:14;s:55:\"wp-custom-login-page-logo/wp-custom-login-page-logo.php\";i:15;s:46:\"wp-google-analytics-events/ga-scroll-event.php\";i:16;s:31:\"wp-statistics/wp-statistics.php\";i:17;s:49:\"wp-user-login-notifier/wp-user-login-notifier.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', 'a:4:{i:0;s:73:\"/var/www/info.viitorcloud.com/wp-content/themes/infoviitorcloud/style.css\";i:1;s:78:\"/var/www/info.viitorcloud.com/wp-content/themes/infoviitorcloud/front-page.php\";i:3;s:77:\"/var/www/info.viitorcloud.com/wp-content/themes/infoviitorcloud/functions.php\";i:4;s:0:\"\";}', 'no'),
(40, 'template', 'infoviitorcloud', 'yes'),
(41, 'stylesheet', 'infoviitorcloud', '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', '43764', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '0', '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:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}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:8:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:46:\"wonderplugin-carousel/wonderplugincarousel.php\";s:31:\"wonderplugin_carousel_uninstall\";s:39:\"aryo-activity-log/aryo-activity-log.php\";a:2:{i:0;s:15:\"AAL_Maintenance\";i:1;s:9:\"uninstall\";}s:49:\"wp-user-login-notifier/wp-user-login-notifier.php\";a:2:{i:0;s:39:\"BuddyDev_User_Login_Notification_Helper\";i:1;s:12:\"on_uninstall\";}s:29:\"easy-wp-smtp/easy-wp-smtp.php\";s:17:\"swpsmtp_uninstall\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:35:\"googleanalytics/googleanalytics.php\";s:35:\"Ga_Admin::uninstall_googleanalytics\";s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";a:2:{i:0;s:15:\"GADWP_Uninstall\";i:1;s:9:\"uninstall\";}}', 'no'),
(82, 'timezone_string', 'Asia/Kolkata', '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, 'wp_page_for_privacy_policy', '3', 'yes'),
(92, 'show_comments_cookies_opt_in', '0', 'yes'),
(93, 'initial_db_version', '43764', 'yes'),
(94, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:26:\"view_all_aryo_activity_log\";b:1;s:24:\"gdoc_query_sql_databases\";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'),
(95, 'fresh_site', '0', 'yes'),
(96, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(98, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(100, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(101, 'sidebars_widgets', 'a:5:{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\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(102, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'cron', 'a:9:{i:1549269245;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1549269272;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1549298045;a:1:{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;}}}i:1549298046;a:2:{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:1549341270;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1549347980;a:1:{s:28:\"wp_statistics_add_visit_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1549437288;a:1:{s:16:\"expire_user_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1549988394;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'yes'),
(112, 'theme_mods_twentynineteen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1544517587;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'),
(122, 'can_compress_scripts', '1', 'no'),
(141, 'current_theme', 'infoviitorcloud', 'yes'),
(142, 'theme_mods_infoviitorcloud', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:781;}', 'yes'),
(143, 'theme_switched', '', 'yes'),
(185, 'wonderplugin_carousel_userrole', 'manage_options', 'yes'),
(186, 'wonderplugin_carousel_thumbnailsize', 'medium', 'yes'),
(187, 'wonderplugin-carousel-engine', 'WordPress Image Carousel', 'yes'),
(188, 'recently_activated', 'a:1:{s:33:\"w3-total-cache/w3-total-cache.php\";i:1613127215;}', 'yes'),
(191, 'wonderplugin_carousel_information', 's:22375:\"O:8:\"stdClass\":16:{s:6:\"author\";s:19:\"Magic Hills Pty Ltd\";s:8:\"homepage\";s:48:\"https://www.wonderplugin.com/wordpress-carousel/\";s:4:\"name\";s:21:\"WonderPlugin Carousel\";s:8:\"requires\";s:3:\"3.6\";s:6:\"tested\";s:5:\"5.0.3\";s:5:\"icons\";a:1:{s:7:\"default\";s:41:\"https://www.wonderplugin.com/icon-128.png\";}s:7:\"version\";s:4:\"14.8\";s:11:\"new_version\";s:4:\"14.8\";s:12:\"last_updated\";s:10:\"2018-11-28\";s:8:\"sections\";a:1:{s:10:\"change log\";s:21721:\"<h4>Version 14.8 - November 28, 2018</h4>\n<ul>\n<li>Support lazy loading carousel images</li>\n<li>Support displaying a preloading animation for carousel images</li>\n<li>Remove HTML tags from img alt attributes</li>\n<li>Fix the issue with Jetpack image lazy loading</li>\n</ul>\n<h4>Version 14.7 - November 11, 2018</h4>\n<ul>\n<li>Specify date range when creating WordPress post carousel and custom post type carousel</li>\n<li>Add an option to show sharing with email button in the lightbox popup</li>\n</ul>\n<h4>Version 14.6 - November 4, 2018</h4>\n<ul>\n<li>Fix an issue in Internet Explorer</li>\n</ul>\n<h4>Version 14.5 - October 31, 2018</h4>\n<ul>\n<li>Add an option to display items row by row for multiple row carousel</li>\n</ul>\n<h4>Version 14.4 - October 30, 2018</h4>\n<ul>\n<li>Add a function Add Text to create <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-create-wordpress-text-carousel/\" rel=\"noopener\" target=\"_blank\">WordPress text carousel</a></li>\n</ul>\n<h4>Version 14.3 - September 28, 2018</h4>\n<ul>\n<li>Add an option to fix a possible JSON error</li>\n</ul>\n<h4>Version 14.2 - September 18, 2018</h4>\n<ul>\n<li>Fix an issue with Jetpack image lazy load</li>\n</ul>\n<h4>Version 14.1 - September 14, 2018</h4>\n<ul>\n<li>Fix a bug in PDF lightbox</li>\n</ul>\n<h4>Version 14.0 - September 6, 2018</h4>\n<ul>\n<li>Fix a bug in lightbox popup when the responsive option is off</li>\n</ul>\n<h4>Version 13.9 - August 23, 2018</h4>\n<ul>\n<li>Fix the bug of YouTube and Vimeo videos not autoplay on lightbox popup</li>\n</ul>\n<h4>Version 13.8 - August 3, 2018</h4>\n<ul>\n<li>Order WooCommerce and WordPress custom post types carousel by menu_order, title, date etc</li>\n</ul>\n<h4>Version 13.7 - July 23, 2018</h4>\n<ul>\n<li>Add an option to defer loading the carousel and all images</li>\n</ul>\n<h4>Version 13.6 - July 6, 2018</h4>\n<ul>\n<li>Fix the compatibility issue with the JetPack option <code>Lazy load images</code></li>\n</ul>\n<h4>Version 13.5 - June 30, 2018</h4>\n<ul>\n<li>Fix a bug when there are hyperlinks in the title of WordPress pages</li>\n</ul>\n<h4>Version 13.4 - June 22, 2018</h4>\n<ul>\n<li>Fix the bug with the option <code>Open current image in lightbox when clicking the carousel button</code></li>\n</ul>\n<h4>Version 13.3 - June 12, 2018</h4>\n<ul>\n<li>Add an option to enable/disable adding the media type attribute to the media URL</li>\n</ul>\n<h4>Version 13.2 - June 7, 2018</h4>\n<ul>\n<li>Fix a bug of creating WordPress post carousel when the web server PHP version is less than 5.5 </li>\n</ul>\n<h4>Version 13.1 - May 17, 2018</h4>\n<ul>\n<li>Fix minor issues</li>\n</ul>\n<h4>Version 13.0 - April 29, 2018</h4>\n<ul>\n<li>Support hiding the download and print buttons in the lightbox PDF viewer when working with the plugin <a href=\"https://www.wonderplugin.com/wordpress-pdf-embed/\" rel=\"noopener\" target=\"_blank\">WonderPlugin PDF Embed</a></li>\n<li>Support playing mp4 videos hosted on Google Drive</li>\n</ul>\n<h4>Version 12.9 - April 20, 2018</h4>\n<ul>\n<li>Add a button <code>Add Text/HTML/Shortcode/Souldcloud</code> in the plugin step 1 to create text only carousel and Soundcloud carousel</li>\n<li>Support using an xml file to define extra title and description information when creating a carousel from images and videos inside a web folder</li>\n<li>Fix a bug of highlighting the navigation bullets</li>\n<li>Fix the issue of Vimeo video autoplay in the lightbox under the latest Chrome version 66</li>\n</ul>\n<h4>Version 12.8 - April 11, 2018</h4>\n<ul>\n<li>Create a WordPress carousel from images and videos inside a web folder: <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-create-a-wordpress-carousel-from-images-and-videos-inside-a-web-folder/\" rel=\"noopener\" target=\"_blank\">Tutorial: How to create a WordPress carousel from images and videos inside a web folder</a></li>\n</ul>\n<h4>Version 12.7 - March 12, 2018</h4>\n<ul>\n<li>Fix a bug when playing videos inside the carousel</li>\n</ul>\n<h4>Version 12.6 - January 31, 2018</h4>\n<ul>\n<li>For vertical carousels, support changing the number of visible items according to the screen size or the web browser width</li>\n<li>Support left/right arrows when the option continuous playing (auto scrolling) is enabled</li>\n</ul>\n<h4>Version 12.5 - January 17, 2017</h4>\n<ul>\n<li>For WordPress post carousels, the following four macro variables are supported:</li>\n<li><code>__CATEGORYNAME[,]__</code>: display all category names separated by a comma.</li>\n<li><code>__CATEGORYNAMELINK[,]{_target}__</code>: display all category names separated by a comma. Each category name will link to the corresponding category page. The link will open in a new tab which is defined by the target value <code>_target</code>. To open the link in the same page, change the code to <code>__CATEGORYNAMELINK[,]{}__</code>.</li>\n<li><code>__TAGNAME[,]__</code>: display all tags separated by a comma.</li>\n<li><code>__TAGNAMELINK[,]{_target}__</code>: display all tags separated by a comma. Each tag will link to the corresponding tag page. The link will open in a new tab which is defined by the target value <code>_target</code>. To open the link in the same page, change the code to <code>__TAGNAMELINK[,]{}__</code>.</li>\n</ul>\n<h4>Version 12.4 - January 6, 2018</h4>\n<ul>\n<li>Support WooCommerce product category fields: <code>%wc_product_cat_id%</code>, <code>%wc_product_cat_name%</code>, <code>%wc_product_cat_slug%</code> and <code>%wc_product_cat_link%</code></li>\n<li>Support displaying post category ID, name, slug and link. The following macro-variables are supported for WordPress post carousel: <code>__CATEGORYID__</code>, <code>__CATEGORYNAME__</code>, <code>__CATEGORYSLUG__</code>, <code>__CATEGORYLINK__</code></li>\n</ul>\n<h4>Version 12.3 - October 23, 2017</h4>\n<ul>\n<li>Support WordPress page carousel</li>\n</ul>\n<h4>Version 12.2 - September 16, 2017</h4>\n<ul>\n<li>Fix a bug in the carousel movement when the option \"Display thumbnail images as same height and different width if they have different aspect ratio\" is selected</li>\n</ul>\n<h4>Version 12.1 - September 5, 2017</h4>\n<ul>\n<li>Add a new skin \"Read More Button\"</li>\n</ul>\n<h4>Version 12.0 - August 10, 2017</h4>\n<ul>\n<li>\nAdd a function \"Search and Replace\" in the \"Import/Export\" menu. This function can be used to search and replace domain names in the carousels when you move your WordPress site to a new domain or change to HTTPS secure site.</li>\n</ul>\n<h4>Version 11.9 - August 7, 2017</h4>\n<ul>\n<li>Add buttons to the carousel</li>\n<li>Add a new skin <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-text-and-image-carousel-slider-id54/\" target=\"_blank\">Text and Image Slider</a> to create WordPress carousel sliders</li>\n</ul>\n<h4>Version 11.8 - July 31, 2017</h4>\n<ul>\n<li>Add two skins <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-team-members-carousel-with-social-media-id52/\" target=\"_blank\">Team Members with Social Media</a> and <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-team-members-with-social-media-and-flip-effect-id53/\" target=\"_blank\">Team Members with Social Media and Flip Effect</a> to display team members information</li>\n</ul>\n<h4>Version 11.7 - July 13, 2017</h4>\n<ul>\n<li>Fix the issue of the lightbox jumping to the page top</li>\n<li>Fix the swipe issue on Android version 5 and below</li>\n</ul>\n<h4>Version 11.6 - June 3, 2017</h4>\n<ul>\n<li>Add a button \"Add PDF\" in step 1 to help create <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-pdf-carousel-id51/\" target=\"_blank\">WordPress PDF carousel</a></li>\n<li>In step 1, when adding an image/video/PDF, highlight the input box if the image/video/PDF is not selected</li>\n<li>Setup different default lightbox size for images, videos and PDF files</li>\n</ul>\n<h4>Version 11.5 - June 2, 2017</h4>\n<ul>\n<li>Support opening PDF files in the carousel lightbox popup</li>\n</ul>\n<h4>Version 11.4 - May 30, 2017</h4>\n<ul>\n<li>Select WordPress posts by tags</li>\n<li>Specify the \"orderby\" option when selecting WordPress posts. You can now randomly select posts or select posts by date, ID, author, title, modified date, number of comments.</li>\n<li>Fix a compatibility issue with WooCommerce 3</li>\n<li>Create featured posts carousels for WooCommerce 3</li>\n<li>Specify the featured image size for WooCommerce / custom post type carousels</li>\n</ul>\n<h4>Version 11.3 - April 27, 2017</h4>\n<ul>\n<li>Fix the bug when using the URL parameter firstcarouselid to specify the first item on page load</li>\n</ul>\n<h4>Version 11.2 - April 6, 2017</h4>\n<ul>\n<li>Fix the lightbox resizing issue on mobile devices</li>\n</ul>\n<h4>Version 11.1 - March 30, 2017</h4>\n<ul>\n<li>Add an option to add extra attributes to <a> tag</li>\n<li>Add a lightbox advanced option <em>bodynoscroll</em>. When adding <em>data-bodynoscroll=\"true\"</em> to the Lightbox Advanced Options input box, it will stop the lightbox background scrolling</li>\n<li>Add a lightbox advanced option <em>mobileresizeevent</em>. When adding <em>data-mobileresizeevent=\"false\"</em> to the Lightbox Advanced Options input box, it will stop the lightbox resizing on mobile devices</li>\n</ul>\n<h4>Version 11.0 - February 23, 2017</h4>\n<ul>\n<li>When automatically playing the carousel, add an option to move the carousel to the left or the right</li>\n<li>Add an option to disable looping images when the total number is less than a specified number</li>\n</ul>\n<h4>Version 10.9 - January 9, 2017</h4>\n<ul>\n<li>When adding a carousel to a page or post by using the shortcode, support calling the carousel by its name, for example [wonderplugin_carousel name=\"The Carousel Name\"]</li>\n<li>In the plugin, step 1, Images & Videos tab, add a button \"Delete All\" to delete all items</li>\n<li>In the plugin, step 1, Images & Videos tab, \"Add Image\" dialog, when adding multiple images with the button \"Upload\", apply the option \"Use thumbnail in carousel\" and \"Open current image in Lightbox\" to all images</li>\n</ul>\n<h4>Version 10.8</h4>\n<ul>\n<li>Export/import carousels to/from an .xml file</li>\n</ul>\n<h4>Version 10.7</h4>\n<ul>\n<li>Fix a bug in WordPress auto scrolling carousel</li>\n</ul>\n<h4>Version 10.6</h4>\n<ul>\n<li>Change lightbox fullscreen mode default to false on small screen devices</li>\n</ul>\n<h4>Version 10.5</h4>\n<ul>\n<li>Add an option to add custom JavaScript code</li>\n<li>Add the attribute allowfullscreen to lightbox iframe</li>\n<li>Add a lightbox advanced option maxheight: when data-maxheight=\"true\" is added to the Lightbox Advanced Options input box, the lightbox will use the height of the web browser to calculate the maximum height of the lightbox.</li>\n<li>Enable left and right arrows when the animation is not finished</li>\n</ul>\n<h4>Version 10.4</h4>\n<ul>\n<li>Support creating <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-create-a-woocommerce-product-carousel/\" target=\"_blank\">WooCommerce best selling products carousel</a> and <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-create-a-woocommerce-product-carousel/\" target=\"_blank\">WooCommerce featured products carousel</a></li>\n</ul>\n<h4>Version 10.3</h4>\n<ul>\n<li>Support displaying WooCommerce product price and rating in a <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-create-a-woocommerce-product-carousel/\" target=\"_blank\">WooCommerce carousel</a></li>\n</ul>\n<h4>Version 10.2</h4>\n<ul>\n<li>WordPress custom post type carousel: change the word length limit to post content and excerpt only</li>\n<li>Use textarea for description input box</li>\n</ul>\n<h4>Version 10.1</h4>\n<ul>\n<li>Fix a minor bug in WordPress custom post type carousel</li>\n</ul>\n<h4>Version 10.0</h4>\n<ul>\n<li>Support WordPress custom post type. You can now use the plugin to create <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-create-a-woocommerce-product-carousel/\" target=\"_blank\">WooCommerce carousel</a> or your own custom post carousel</li>\n<li>Add an option to enter different text for alt attribute of img tags</li>\n<li>Add an option to add title attribute for img tags.</li>\n</ul>\n<h4>Version 9.9</h4>\n<ul>\n<li>Compatible with jQuery 3</li>\n</ul>\n<h4>Version 9.8</h4>\n<ul>\n<li>Support onclick event for web links</li>\n</ul>\n<h4>Version 9.7</h4>\n<ul>\n<li>Fix the problem of the menu Manage Carousels not working in version 9.4 on some WordPress installations</li>\n</ul>\n<h4>Version 9.4</h4>\n<ul>\n<li>Fix the problem when the folder wp-admin does not exist in the WordPress website</li>\n</ul>\n<h4>Version 9.3</h4>\n<ul>\n<li>Support macro variable __DATETIME__ and __DATE__ in carousel content template for <a href=\"https://www.wonderplugin.com/wordpress-tutorials/how-to-create-a-wordpress-post-carousel/\" target=\"_blank\">WordPress post carousel</a></li>\n</ul>\n<h4>Version 9.2</h4>\n<ul>\n<li>Fix the bug of icon class name conflict</li>\n</ul>\n<h4>Version 9.1</h4>\n<ul>\n<li>Move social media buttons to the bottom center of the lightbox popup</li>\n</ul>\n<h4>Version 9.0</h4>\n<ul>\n<li>Fix a bug of playing videos inside the carousel items</li>\n</ul>\n<h4>Version 8.9</h4>\n<ul>\n<li>Support social media share buttons in lightbox popup: Facebook, Twitter and Pinterest</li>\n<li>Rearrange lightbox options to tabs</li>\n</ul>\n<h4>Version 8.8</h4>\n<ul>\n<li>Use advanced option <code>data-imgextraprops</code> to add extra class names and attributes to img elements</li>\n<li>WordPress post carousel: getting posts of no older than specified days</li>\n<li>WordPress post carousel: specifying post order as ascending or descending</li>\n</ul>\n<h4>Version 8.7</h4>\n<ul>\n<li>Add a new skin Classic with Flip that can be used to create <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-carousel-with-3d-flip-effect-id45/\" target=\"_blank\">WordPress carousel with 3d flip effect</a></li>\n</ul>\n<h4>Version 8.6</h4>\n<ul>\n<li>Fix a responsive bug with image lightbox</li>\n</ul>\n<h4>Version 8.5</h4>\n<ul>\n<li>Add an option to hide the carousel before all carousel images are loaded</li>\n</ul>\n<h4>Version 8.4</h4>\n<ul>\n<li>Add a new skin Numbering which supports creating <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-carousel-with-number-navigation-id43/\" target=\"_blank\">WordPress carousels with number navigation</a></li>\n</ul>\n<h4>Version 8.3</h4>\n<ul>\n<li>Add an option to hide the whole carousel before the initialisation is finished</li>\n<li>Add an option to display Lightbox image with full width and scrollable height</li>\n<li>Only display images in the Media Library Selection Dialog when selecting an image file and only display videos when selecting a video file</li>\n</ul>\n<h4>Version 8.2</h4>\n<ul>\n<li>Fix a bug in multiple rows carousel</li>\n</ul>\n<h4>Version 8.1</h4>\n<ul>\n<li>Support full width carousel</li>\n<li>Support YouTube playlist carousel</li>\n</ul>\n<h4>Version 8.0</h4>\n<ul>\n<li>Add options to fit images into the carousel and center fitted images</li>\n</ul>\n<h4>Version 7.9</h4>\n<ul>\n<li>Fix the bug when there are uppercase letters in WordPress database prefix</li>\n</ul>\n<h4>Version 7.8</h4>\n<ul>\n<li>Hide the hover over text when the option \"Do not show hover image on touch screen\" is selected.</li>\n</ul>\n<h4>Version 7.7</h4>\n<ul>\n<li>Add an option to show/hide play button on video item</li>\n<li>Add an option to use own image as the video play button</li>\n<li>Fix the hover overlay image bug when there are multiple carousels on one page</li>\n</ul>\n<h4>Version 7.6</h4>\n<ul>\n<li>Fix a bug in version 7.5</li>\n</ul>\n<h4>Version 7.5</h4>\n<ul>\n<li>Fix a bug in vertical carousel when the random option is on</li>\n</ul>\n<h4>Version 7.4</h4>\n<ul>\n<li>Add a new skin Flow</li>\n<li>Add an option to show carousel images as same height and different width if the images have different aspect ratio</li>\n</ul>\n<h4>Version 7.3</h4>\n<ul>\n<li>Add an option to trigger window resize event when the carousel is rendered</li>\n</ul>\n<h4>Version 7.2</h4>\n<ul>\n<li>WordPress Posts Carousel: add an option to link title to the post page</li>\n<li>WordPress Posts Carousel: add an option to open the featured image in lightbox</li>\n</ul>\n<h4>Version 7.1</h4>\n<ul>\n<li>Fix a minor bug in image positioning</li>\n</ul>\n<h4>Version 7.0</h4>\n<ul>\n<li>Support URL parameter firstcarouselid and clickcarousel. The URL parameter firstcarouselid will slide the carousel to the specified item, the index of the parameter starts from 0. If clickcarousel=true is added to the URL, it will open the corresponding lightbox when the webpage loads. For example, the following URL will open the second video in lightbox when the webpage loads: <a href=\"https://www.wonderplugin.com/wordpress-carousel/?firstcarouselid=1&clickcarousel=true\" target=\"_blank\">https://www.wonderplugin.com/wordpress-carousel/?firstcarouselid=1&clickcarousel=true</a></li>\n</ul>\n<h4>Version 6.9</h4>\n<ul>\n<li>Fix a minor issue in version 6.8</li>\n</ul>\n<h4>Version 6.8</h4>\n<ul>\n<li>Add an option to support shortcode in title and description text</li>\n</ul>\n<h4>Version 6.7</h4>\n<ul>\n<li>Fix a bug in plugin update</li>\n</ul>\n<h4>Version 6.6</h4>\n<ul>\n<li>Add an option to center image when the aspect ratio of image is different with that of the carousel item</li>\n</ul>\n<h4>Version 6.5</h4>\n<ul>\n<li>Keep HTML tags in post excerpts</li>\n</ul>\n<h4>Version 6.4</h4>\n<ul>\n<li>Fix a minor bug in the skin Flip</li>\n</ul>\n<h4>Version 6.3</h4>\n<ul>\n<li>Add a new skin Flip to create <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-carousel-with-css3-flip-animation-effect-id41/\" target=\"_blank\">WordPress carousel with CSS3 flip animation effect</a></li>\n</ul>\n<h4>Version 6.2</h4>\n<ul>\n<li>Add a new skin Hover Over to create <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-carousel-with-text-hover-over-effect-id39/\" target=\"_blank\">WordPress carousel with text hover over effect</a></li>\n<li>Add an option to specify the spacing between carousel items</li>\n</ul>\n<h4>Version 6.1</h4>\n<ul>\n<li>Support trash in carousel management. The deleted carousel will be moved to the trash in which you can restore or permanently delete it.</li>\n</ul>\n<h4>Version 6.0</h4>\n<ul>\n<li>Support lightbox auto slideshow</li>\n<li>Add an option to always show the previous and next navigation arrows on lightbox</li>\n<li>Display error notice on the WordPress Updates page if the free upgrade period is expired.</li>\n</ul>\n<h4>Version 5.9</h4>\n<ul>\n<li>Add an option to support adding the new item to the beginning of the list\n</li>\n<li>Add a function to reverse the media list</li>\n</ul>\n<h4>Version 5.8</h4>\n<ul>\n<li>Fix the border radius bug in the skin Simplicity\n</li>\n<li>Add a div container around the carousel div</li>\n</ul>\n<h4>Version 5.7</h4>\n<ul>\n<li>Add an option to hide MP4/WebM video play control bar on lightbox</li>\n<li>Add an option to display text on bottom, inside, left or right of the lightbox</li>\n<li>Add an option to display lightbox in fullscreen mode. In fullscreen mode, the close button will be displayed on the top right corner of the web browser</li>\n<li>Add an option to add prefix to title when the lightbox is displayed in gallery mode</li>\n<li>Add an option to enable or disable closing lightbox when clicking on the overlay background</li>\n<li>Move the left and right navigation arrows to the side of lightbox on touch screen. This will fix the issue of double clicking when playing video on iPhone, iPad and Android.</li>\n</ul>\n<h4>Version 5.6</h4>\n<ul>\n<li>Add an option to display all carousel thumbnails in same size even when the original images have different aspect ratio.\n</li>\n</ul>\n<h4>Version 5.5</h4>\n<ul>\n<li>Fix the bug of playing MP4 video on iPad iOS 9.1\n</li>\n</ul>\n<h4>Version 5.4</h4>\n<ul>\n<li>Fix the bug of video lightbox in iPad 2\n</li>\n</ul>\n<h4>Version 5.3</h4>\n<ul>\n<li>Fix the bug of options \"Scroll Mode\", \"Interval\" and \"Transition duration\" not working\n</li>\n</ul>\n<h4>Version 5.2</h4>\n<ul>\n<li>Support WordPress posts carousel: create carousels from recent WordPress posts or posts in specified categories\n</li>\n<li>Add a new skin \"Read More\"\n</li>\n</ul>\n<h4>Version 5.1</h4>\n<ul>\n<li>Fix a bug in continuous movement\n</li>\n</ul>\n<h4>Version 5.0</h4>\n<ul>\n<li>Add an option to not initialise the carousel when the page is loaded. This option is useful if you would like to manually initialise the carousel with JavaScript API.\n</li>\n<li>Add an option to add init scripts together with carousel HTML code. This option is useful if the WordPress website uses Ajax to load posts and pages.\n</li>\n</ul>\n<h4>Version 4.9</h4>\n<ul>\n<li>Fix bugs\n</li>\n</ul>\n<h4>Version 4.5</h4>\n<ul>\n<li>Add a new skin Auto Scroll to create <a target=\"_blank\" href=\"/wordpress-carousel/examples/wordpress-auto-scroll-carousel-id34/\">automatically scrolling carousel</a>\n</li>\n<li>Add an option to pause carousel scrolling on mouse over\n</li>\n<li>Add options to specify the scrolling interval and transition duration\n</li>\n<li>Add an option to scroll by page or item\n</li>\n</ul>\n<h4>Version 4.4</h4>\n<ul>\n<li>Add an option to add slider js files to the footer\n</li>\n<li>Add an option to display carousels in text widgets\n</li>\n</ul>\n<h4>Version 4.3</h4>\n<ul>\n<li>Add a skin to create <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-text-only-carousel-id32/\" target=\"_blank\">WordPress text only carousel</a>\n</li>\n<li>Add a skin to create <a href=\"https://www.wonderplugin.com/wordpress-carousel/examples/wordpress-multiple-rows-carousel-id33/\" target=\"_blank\">WordPress two rows carousel</a>\n</li>\n<li>Add an option \"Row number\" to define the number of rows\n</li>\n</ul>\n<h4>Version 4.2</h4>\n<ul>\n<li>Support version check and update\n</li>\n</ul>\";}s:3:\"key\";s:0:\"\";s:10:\"key_status\";s:5:\"empty\";s:10:\"key_expire\";i:0;s:4:\"slug\";s:21:\"wonderplugin-carousel\";s:6:\"plugin\";s:46:\"wonderplugin-carousel/wonderplugincarousel.php\";s:12:\"last_checked\";i:1547187928;}\";', 'yes'),
(279, 'wpmp_image_settings', 'a:3:{s:5:\"class\";s:6:\"mpopup\";s:12:\"vertical_fit\";s:1:\"1\";s:10:\"disable_on\";s:3:\"400\";}', 'yes'),
(280, 'wpmp_gallery_settings', 'a:4:{s:5:\"class\";s:13:\"popup-gallery\";s:21:\"navigate_by_img_click\";s:1:\"1\";s:16:\"close_btn_inside\";s:1:\"1\";s:10:\"disable_on\";s:3:\"400\";}', 'yes'),
(281, 'wpmp_iframe_settings', 'a:3:{s:5:\"class\";s:13:\"mpopup_iframe\";s:5:\"width\";s:3:\"900\";s:10:\"disable_on\";s:3:\"400\";}', 'yes'),
(282, 'wpmp_div_settings', 'a:2:{s:5:\"class\";s:10:\"mpopup_div\";s:10:\"disable_on\";s:3:\"400\";}', 'yes'),
(311, 'acf_version', '5.7.10', 'yes'),
(316, 'classic-editor-replace', 'classic', 'yes'),
(317, 'classic-editor-allow-users', 'disallow', 'yes'),
(345, 'category_children', 'a:0:{}', 'yes'),
(382, 'hide_my_site_plk', '', 'yes'),
(383, 'hide_my_site_enabled', '1', 'yes'),
(384, 'hide_my_site_password', 'vc@123', 'yes'),
(385, 'hide_my_site_password_hint', '', 'yes'),
(386, 'hide_my_site_duration', '1', 'yes'),
(387, 'hide_my_site_bruteforce', '1', 'yes'),
(388, 'hide_my_site_allow_ips', '', 'yes'),
(389, 'hide_my_site_custom_messaging_banner', '', 'yes'),
(390, 'hide_my_site_custom_messaging_banner_override', '', 'yes'),
(391, 'hide_my_site_pagetitle', 'Password Protected Site', 'yes'),
(392, 'hide_my_site_allow_admin', '', 'yes'),
(393, 'hide_my_site_public_rss', '', 'yes'),
(394, 'hide_my_site_prev', '', 'yes'),
(395, 'hide_my_site_current_theme', 'hmsclassic', 'yes'),
(396, 'hide_my_site_custom_background_image_upload', '', 'yes'),
(397, 'hide_my_site_custom_background_image_position', '', 'yes'),
(398, 'hide_my_site_background_color', '', 'yes'),
(399, 'hide_my_site_custom_css', '', 'yes'),
(404, 'hide_my_site_cookie2suffix', '758edaba81f4eb63b4b1cbd8458030e1929f6743afd6150142460e5ca5b16c3f', 'yes'),
(649, 'WPLANG', '', 'yes'),
(650, 'new_admin_email', 'vishal@viitorcloud.com', 'yes'),
(781, '_site_transient_timeout_community-events-d41d8cd98f00b204e9800998ecf8427e', '1550868062', 'no'),
(782, '_site_transient_community-events-d41d8cd98f00b204e9800998ecf8427e', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";b:0;}s:6:\"events\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:40:\"February 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/258623451/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-02-24 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Ahmedabad, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:23.000640000000001;s:9:\"longitude\";d:72.499954000000002;}}}}', 'no'),
(816, '_transient_timeout_plugin_slugs', '1613457120', 'no'),
(817, '_transient_plugin_slugs', 'a:17:{i:0;s:39:\"aryo-activity-log/aryo-activity-log.php\";i:1;s:30:\"advanced-custom-fields/acf.php\";i:2;s:29:\"acf-repeater/acf-repeater.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:31:\"cookie-notice/cookie-notice.php\";i:5;s:29:\"easy-wp-smtp/easy-wp-smtp.php\";i:6;s:29:\"expire-users/expire-users.php\";i:7;s:35:\"googleanalytics/googleanalytics.php\";i:8;s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";i:9;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:10;s:56:\"inline-google-spreadsheet-viewer/inline-gdocs-viewer.php\";i:11;s:31:\"passwordprotectwithun/index.php\";i:12;s:35:\"wp-approve-user/wp-approve-user.php\";i:13;s:55:\"wp-custom-login-page-logo/wp-custom-login-page-logo.php\";i:14;s:46:\"wp-google-analytics-events/ga-scroll-event.php\";i:15;s:31:\"wp-statistics/wp-statistics.php\";i:16;s:49:\"wp-user-login-notifier/wp-user-login-notifier.php\";}', 'no'),
(870, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:31:\"content-warning-v2/inc/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.1.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1547035796;s:11:\"plugin_path\";s:41:\"content-warning-v2/content-warning-v2.php\";}}s:7:\"abspath\";s:32:\"D:\\xampp\\htdocs\\infoviitorcloud/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:41:\"content-warning-v2/content-warning-v2.php\";s:8:\"sdk_path\";s:31:\"content-warning-v2/inc/freemius\";s:7:\"version\";s:5:\"2.1.3\";s:13:\"in_activation\";b:1;s:9:\"timestamp\";i:1547035796;}}', 'yes'),
(871, 'fs_debug_mode', '', 'yes'),
(872, 'fs_accounts', 'a:15:{s:21:\"id_slug_type_path_map\";a:2:{i:1938;a:3:{s:4:\"slug\";s:17:\"content-protector\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:39:\"content-protector/content-protector.php\";}i:2792;a:3:{s:4:\"slug\";s:18:\"content-warning-v2\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:41:\"content-warning-v2/content-warning-v2.php\";}}s:11:\"plugin_data\";a:2:{s:17:\"content-protector\";a:19:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:39:\"content-protector/content-protector.php\";}s:17:\"install_timestamp\";i:1547035327;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.1.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"3.1.7\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:9:\"localhost\";s:9:\"server_ip\";s:3:\"::1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1547035327;s:7:\"version\";s:5:\"3.1.7\";}s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:14:\"has_trial_plan\";b:0;s:22:\"install_sync_timestamp\";i:1547035567;s:20:\"activation_timestamp\";i:1547035341;s:14:\"sync_timestamp\";i:1547035453;s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:2:\"14\";s:4:\"info\";s:0:\"\";s:12:\"is_anonymous\";b:0;}}s:18:\"content-warning-v2\";a:18:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:41:\"content-warning-v2/content-warning-v2.php\";}s:17:\"install_timestamp\";i:1547035612;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.1.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"4.0.5\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:9:\"localhost\";s:9:\"server_ip\";s:3:\"::1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1547035612;s:7:\"version\";s:5:\"4.0.5\";}s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:14:\"has_trial_plan\";b:0;s:20:\"activation_timestamp\";i:1547035619;s:14:\"sync_timestamp\";i:1547035734;s:22:\"install_sync_timestamp\";i:1547035796;}}s:13:\"file_slug_map\";a:2:{s:39:\"content-protector/content-protector.php\";s:17:\"content-protector\";s:41:\"content-warning-v2/content-warning-v2.php\";s:18:\"content-warning-v2\";}s:7:\"plugins\";a:2:{s:17:\"content-protector\";O:9:\"FS_Plugin\":18:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:8:\"Passster\";s:4:\"slug\";s:17:\"content-protector\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:4:\"file\";s:39:\"content-protector/content-protector.php\";s:7:\"version\";s:5:\"3.1.7\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_9d9d6d17bd34372b199f36e37dd4b\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1938\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:18:\"content-warning-v2\";O:9:\"FS_Plugin\":18:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:17:\"Passster Age Gate\";s:4:\"slug\";s:18:\"content-warning-v2\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:4:\"file\";s:41:\"content-warning-v2/content-warning-v2.php\";s:7:\"version\";s:5:\"4.0.5\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_e83b5b3147ec6b780093b99d8fbd4\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"2792\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"cb5c7e8cf4b7873a682e2171899c9d8f\";s:5:\"plans\";a:2:{s:17:\"content-protector\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"MTkzOA==\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"Mjg3OA==\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAxOC0wNC0wMyAxNzoxMjoxOA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"MTkzOA==\";s:4:\"name\";s:4:\"cHJv\";s:5:\"title\";s:4:\"UHJv\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:0:\"\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:44:\"aHR0cHM6Ly9wYXNzc3Rlci5pby9kb2N1bWVudGF0aW9u\";s:13:\"support_forum\";N;s:13:\"support_email\";s:32:\"aGVsbG9AcGF0cmlja3Bvc25lci5kZQ==\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:2:\"id\";s:8:\"MzkxOQ==\";s:7:\"updated\";s:28:\"MjAxOC0wOS0xOCAwNTo1MToyMw==\";s:7:\"created\";s:28:\"MjAxOC0wOS0wMyAxMzowMzowNA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:18:\"content-warning-v2\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"Mjc5Mg==\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"NDM4MA==\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAxOC0xMC0zMSAxNzo0ODo1Ng==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"Mjc5Mg==\";s:4:\"name\";s:4:\"cHJv\";s:5:\"title\";s:4:\"UHJv\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:0:\"\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:2:\"id\";s:8:\"NDM4MQ==\";s:7:\"updated\";s:28:\"MjAxOC0xMS0wMiAyMDoxMjowOA==\";s:7:\"created\";s:28:\"MjAxOC0xMC0zMSAxNzo1MTo1NA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:14:\"active_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1547035734;s:3:\"md5\";s:32:\"7a610d0c8440108a13253f78110d0fed\";s:7:\"plugins\";a:4:{s:30:\"advanced-custom-fields/acf.php\";a:5:{s:4:\"slug\";s:22:\"advanced-custom-fields\";s:7:\"version\";s:5:\"5.7.9\";s:5:\"title\";s:22:\"Advanced Custom Fields\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:29:\"acf-repeater/acf-repeater.php\";a:5:{s:4:\"slug\";s:12:\"acf-repeater\";s:7:\"version\";s:5:\"2.0.1\";s:5:\"title\";s:38:\"Advanced Custom Fields: Repeater Field\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:33:\"classic-editor/classic-editor.php\";a:5:{s:4:\"slug\";s:14:\"classic-editor\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:14:\"Classic Editor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:41:\"content-warning-v2/content-warning-v2.php\";a:5:{s:4:\"slug\";s:18:\"content-warning-v2\";s:7:\"version\";s:5:\"4.0.5\";s:5:\"title\";s:17:\"Passster Age Gate\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1547035734;s:3:\"md5\";s:32:\"480017eceed6d235e53d4f25682f444f\";s:7:\"plugins\";a:8:{s:30:\"advanced-custom-fields/acf.php\";a:5:{s:4:\"slug\";s:22:\"advanced-custom-fields\";s:7:\"version\";s:5:\"5.7.9\";s:5:\"title\";s:22:\"Advanced Custom Fields\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:29:\"acf-repeater/acf-repeater.php\";a:5:{s:4:\"slug\";s:12:\"acf-repeater\";s:7:\"version\";s:5:\"2.0.1\";s:5:\"title\";s:38:\"Advanced Custom Fields: Repeater Field\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:19:\"akismet/akismet.php\";a:5:{s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:3:\"4.1\";s:5:\"title\";s:17:\"Akismet Anti-Spam\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:33:\"classic-editor/classic-editor.php\";a:5:{s:4:\"slug\";s:14:\"classic-editor\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:14:\"Classic Editor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:9:\"hello.php\";a:5:{s:4:\"slug\";s:11:\"hello-dolly\";s:7:\"version\";s:5:\"1.7.1\";s:5:\"title\";s:11:\"Hello Dolly\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:22:\"hide-my-site/index.php\";a:5:{s:4:\"slug\";s:12:\"hide-my-site\";s:7:\"version\";s:5:\"2.0.5\";s:5:\"title\";s:12:\"Hide My Site\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:46:\"wonderplugin-carousel/wonderplugincarousel.php\";a:5:{s:4:\"slug\";s:21:\"wonderplugin-carousel\";s:7:\"version\";s:4:\"13.0\";s:5:\"title\";s:21:\"WonderPlugin Carousel\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:41:\"content-warning-v2/content-warning-v2.php\";a:5:{s:4:\"slug\";s:18:\"content-warning-v2\";s:7:\"version\";s:5:\"4.0.5\";s:5:\"title\";s:17:\"Passster Age Gate\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1547035734;s:3:\"md5\";s:32:\"0f57aa0334166520613857066d3c8cca\";s:6:\"themes\";a:4:{s:15:\"infoviitorcloud\";a:5:{s:4:\"slug\";s:15:\"infoviitorcloud\";s:7:\"version\";s:3:\"1.8\";s:5:\"title\";s:15:\"infoviitorcloud\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:14:\"twentynineteen\";a:5:{s:4:\"slug\";s:14:\"twentynineteen\";s:7:\"version\";s:3:\"1.0\";s:5:\"title\";s:15:\"Twenty Nineteen\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:15:\"twentyseventeen\";a:5:{s:4:\"slug\";s:15:\"twentyseventeen\";s:7:\"version\";s:3:\"1.8\";s:5:\"title\";s:16:\"Twenty Seventeen\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:13:\"twentysixteen\";a:5:{s:4:\"slug\";s:13:\"twentysixteen\";s:7:\"version\";s:3:\"1.6\";s:5:\"title\";s:14:\"Twenty Sixteen\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:5:\"sites\";a:2:{s:17:\"content-protector\";O:7:\"FS_Site\":25:{s:7:\"site_id\";s:7:\"6558241\";s:9:\"plugin_id\";s:4:\"1938\";s:7:\"user_id\";s:7:\"1652565\";s:5:\"title\";s:15:\"infoviitorcloud\";s:3:\"url\";s:32:\"http://localhost/infoviitorcloud\";s:7:\"version\";s:5:\"3.1.7\";s:8:\"language\";s:5:\"en-US\";s:7:\"charset\";s:5:\"UTF-8\";s:16:\"platform_version\";s:5:\"5.0.2\";s:11:\"sdk_version\";s:5:\"2.1.3\";s:28:\"programming_language_version\";s:5:\"7.1.1\";s:7:\"plan_id\";s:4:\"2878\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:10:\"public_key\";s:32:\"pk_2913c684d879ddff10e8fade6c790\";s:10:\"secret_key\";s:32:\"sk_j]Av+.NI5E>UfG+Z:j:PBCp%lA(kI\";s:2:\"id\";s:7:\"2274650\";s:7:\"updated\";s:19:\"2019-01-09 12:06:00\";s:7:\"created\";s:19:\"2019-01-09 12:02:21\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:18:\"content-warning-v2\";O:7:\"FS_Site\":25:{s:7:\"site_id\";s:7:\"6558241\";s:9:\"plugin_id\";s:4:\"2792\";s:7:\"user_id\";s:7:\"1652565\";s:5:\"title\";s:15:\"infoviitorcloud\";s:3:\"url\";s:32:\"http://localhost/infoviitorcloud\";s:7:\"version\";s:5:\"4.0.5\";s:8:\"language\";s:5:\"en-US\";s:7:\"charset\";s:5:\"UTF-8\";s:16:\"platform_version\";s:5:\"5.0.2\";s:11:\"sdk_version\";s:5:\"2.1.3\";s:28:\"programming_language_version\";s:5:\"7.1.1\";s:7:\"plan_id\";s:4:\"4380\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:10:\"public_key\";s:32:\"pk_b18a7c07596f920bda221d417f52a\";s:10:\"secret_key\";s:32:\"sk_xeS^k:GdAiv0~]BwAuO8c6&E1VN)y\";s:2:\"id\";s:7:\"2274660\";s:7:\"updated\";s:19:\"2019-01-09 12:09:51\";s:7:\"created\";s:19:\"2019-01-09 12:07:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:1652565;O:7:\"FS_User\":12:{s:5:\"email\";s:27:\"kinjal.dalwadi@viitor.cloud\";s:5:\"first\";s:5:\"admin\";s:4:\"last\";s:0:\"\";s:11:\"is_verified\";b:0;s:11:\"customer_id\";N;s:5:\"gross\";i:0;s:10:\"public_key\";s:32:\"pk_a1f0e0f178233a0fb3ff758116bff\";s:10:\"secret_key\";s:32:\"sk_Xwoa%cp{d)^@!gNTvF8U=#0:VQ4h^\";s:2:\"id\";s:7:\"1652565\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2019-01-09 12:02:20\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:23:\"user_id_license_ids_map\";a:2:{i:1938;a:1:{i:1652565;a:0:{}}i:2792;a:1:{i:1652565;a:0:{}}}s:12:\"all_licenses\";a:2:{i:1938;a:0:{}i:2792;a:0:{}}s:7:\"updates\";a:1:{i:1938;N;}s:13:\"admin_notices\";a:2:{s:17:\"content-protector\";a:0:{}s:18:\"content-warning-v2\";a:0:{}}}', 'yes'),
(873, 'fs_api_cache', 'a:0:{}', 'yes'),
(874, 'fs_gdpr', 'a:1:{s:2:\"u1\";a:2:{s:8:\"required\";b:0;s:18:\"show_opt_in_notice\";b:0;}}', 'yes'),
(882, '_site_transient_timeout_locked_1', '1862395344', 'no'),
(883, '_site_transient_locked_1', '1', 'no'),
(909, 'vspfw_background_image', 'https://info.viitorcloud.com/wp-content/uploads/2019/01/bottom-1.png', 'yes'),
(910, 'vspfw_default_background_changed_once', '', 'yes'),
(911, 'vspfw_logo_url', 'https://info.viitorcloud.com/wp-content/uploads/2018/12/logo.png', 'yes'),
(912, 'vspfw_default_logo_changed_once', '', 'yes'),
(913, 'vspfw_days', '1', 'yes'),
(914, 'vspfw_enter_password_string', 'Please enter the password:', 'yes'),
(915, 'vspfw_submit', 'Enter', 'yes'),
(916, 'vspfw_website_domain', '.localhost/infoviitorcloud', 'yes'),
(917, 'vspfw_wrong_password', 'Wrong password...', 'yes'),
(918, 'vspfw_show_contact_info', 'true', 'yes'),
(919, 'vspfw_contact_email', 'support@viitorcloud.com', 'yes'),
(920, 'vspfw_need_the_password_string', 'Need the password?', 'yes'),
(921, 'vspfw_brute_force_protection_tries', '5', 'yes'),
(922, 'vspfw_brute_force_protection_interval', '300', 'yes'),
(923, 'vspfw_brute_force_protection_message', 'You have failed the password too many times. Please try again a few minutes...', 'yes'),
(924, 'VSPFW_db_version', '1.7', 'yes'),
(925, 'vspfw_password', 'vc@123', 'yes'),
(926, 'vspfw_enabled', 'enabled', 'yes'),
(927, 'vspfw_allow_request_password', '', 'yes'),
(928, 'vspfw_force_reauth', '', 'yes'),
(929, 'vspfw_force_reauth_message', '', 'yes'),
(1037, 'wp_statistics_plugin_version', '12.5.7', 'yes'),
(1038, 'wp_statistics_db_version', '12.5.7', 'yes'),
(1039, 'wp_statistics', 'a:81:{s:18:\"pending_db_updates\";a:2:{s:13:\"date_ip_agent\";b:0;s:11:\"unique_date\";b:0;}s:16:\"search_converted\";i:1;s:9:\"robotlist\";s:1888:\"007ac9\r\n5bot\r\nA6-Indexer\r\nAbachoBOT\r\naccoona\r\nAcoiRobot\r\nAddThis.com\r\nADmantX\r\nAdsBot-Google\r\nadvbot\r\nAhrefsBot\r\naiHitBot\r\nalexa\r\nalphabot\r\nAltaVista\r\nAntivirusPro\r\nanyevent\r\nappie\r\nApplebot\r\narchive.org_bot\r\nAsk Jeeves\r\nASPSeek\r\nBaiduspider\r\nBenjojo\r\nBeetleBot\r\nbingbot\r\nBlekkobot\r\nblexbot\r\nBOT for JCE\r\nbubing\r\nButterfly\r\ncbot\r\nclamantivirus\r\ncliqzbot\r\nclumboot\r\ncoccoc\r\ncrawler\r\nCrocCrawler\r\ncrowsnest.tv\r\ndbot\r\ndl2bot\r\ndotbot\r\ndownloadbot\r\nduckduckgo\r\nDumbot\r\nEasouSpider\r\neStyle\r\nEveryoneSocialBot\r\nExabot\r\nezooms\r\nfacebook.com\r\nfacebookexternalhit\r\nFAST\r\nFeedfetcher-Google\r\nfeedzirra\r\nfindxbot\r\nFirfly\r\nFriendFeedBot\r\nfroogle\r\nGeonaBot\r\nGigabot\r\ngirafabot\r\ngimme60bot\r\nglbot\r\nGooglebot\r\nGroupHigh\r\nia_archiver\r\nIDBot\r\nInfoSeek\r\ninktomi\r\nIstellaBot\r\njetmon\r\nKraken\r\nLeikibot\r\nlinkapediabot\r\nlinkdexbot\r\nLinkpadBot\r\nLoadTimeBot\r\nlooksmart\r\nltx71\r\nLycos\r\nMail.RU_Bot\r\nMe.dium\r\nmeanpathbot\r\nmediabot\r\nmedialbot\r\nMediapartners-Google\r\nMJ12bot\r\nmsnbot\r\nMojeekBot\r\nmonobot\r\nmoreover\r\nMRBOT\r\nNationalDirectory\r\nNerdyBot\r\nNetcraftSurveyAgent\r\nniki-bot\r\nnutch\r\nOpenbot\r\nOrangeBot\r\nowler\r\np4Bot\r\nPaperLiBot\r\npageanalyzer\r\nPagesInventory\r\nPimonster\r\nporkbun\r\npr-cy\r\nproximic\r\npwbot\r\nr4bot\r\nrabaz\r\nRambler\r\nRankivabot\r\nrevip\r\nriddler\r\nrogerbot\r\nScooter\r\nScrubby\r\nscrapy.org\r\nSearchmetricsBot\r\nsees.co\r\nSemanticBot\r\nSemrushBot\r\nSeznamBot\r\nsfFeedReader\r\nshareaholic-bot\r\nsistrix\r\nSiteExplorer\r\nSlurp\r\nSocialradarbot\r\nSocialSearch\r\nSogou web spider\r\nSpade\r\nspbot\r\nSpiderLing\r\nSputnikBot\r\nSuperfeedr\r\nSurveyBot\r\nTechnoratiSnoop\r\nTECNOSEEK\r\nTeoma\r\ntrendictionbot\r\nTweetmemeBot\r\nTwiceler\r\nTwitterbot\r\nTwitturls\r\nu2bot\r\nuMBot-LN\r\nuni5download\r\nunrulymedia\r\nUptimeRobot\r\nURL_Spider_SQL\r\nVagabondo\r\nvBSEO\r\nWASALive-Bot\r\nWebAlta Crawler\r\nWebBug\r\nWebFindBot\r\nWebMasterAid\r\nWeSEE\r\nWotbox\r\nwsowner\r\nwsr-agent\r\nwww.galaxy.com\r\nx100bot\r\nXoviBot\r\nxzybot\r\nyandex\r\nYahoo\r\nYammybot\r\nYoudaoBot\r\nZyBorg\r\nZemlyaCrawl\";s:13:\"anonymize_ips\";s:0:\"\";s:5:\"geoip\";s:0:\"\";s:10:\"useronline\";s:1:\"1\";s:6:\"visits\";s:1:\"1\";s:8:\"visitors\";s:1:\"1\";s:5:\"pages\";s:1:\"1\";s:12:\"check_online\";s:2:\"30\";s:8:\"menu_bar\";s:1:\"0\";s:11:\"coefficient\";s:1:\"1\";s:12:\"stats_report\";s:0:\"\";s:11:\"time_report\";s:5:\"daily\";s:11:\"send_report\";s:4:\"mail\";s:14:\"content_report\";s:0:\"\";s:12:\"update_geoip\";s:0:\"\";s:8:\"store_ua\";s:0:\"\";s:21:\"exclude_administrator\";s:0:\"\";s:18:\"disable_se_clearch\";s:1:\"1\";s:16:\"disable_se_qwant\";s:1:\"1\";s:16:\"disable_se_baidu\";s:1:\"1\";s:14:\"disable_se_ask\";s:1:\"1\";s:8:\"map_type\";s:6:\"jqvmap\";s:18:\"force_robot_update\";s:1:\"1\";s:17:\"show_welcome_page\";b:0;s:15:\"disable_se_bing\";s:0:\"\";s:21:\"disable_se_duckduckgo\";s:0:\"\";s:17:\"disable_se_google\";s:0:\"\";s:16:\"disable_se_yahoo\";s:0:\"\";s:17:\"disable_se_yandex\";s:0:\"\";s:15:\"track_all_pages\";s:1:\"1\";s:16:\"use_cache_plugin\";s:0:\"\";s:14:\"disable_column\";s:0:\"\";s:16:\"hit_post_metabox\";s:0:\"\";s:9:\"show_hits\";s:0:\"\";s:21:\"display_hits_position\";s:1:\"0\";s:12:\"chart_totals\";s:0:\"\";s:12:\"hide_notices\";s:0:\"\";s:10:\"all_online\";s:1:\"1\";s:20:\"strip_uri_parameters\";s:0:\"\";s:14:\"addsearchwords\";s:0:\"\";s:8:\"hash_ips\";s:0:\"\";s:10:\"email_list\";s:22:\"vishal@viitorcloud.com\";s:12:\"geoip_report\";s:0:\"\";s:12:\"prune_report\";s:0:\"\";s:14:\"upgrade_report\";s:0:\"\";s:13:\"admin_notices\";s:0:\"\";s:11:\"disable_map\";s:0:\"\";s:17:\"disable_dashboard\";s:0:\"\";s:14:\"disable_editor\";s:0:\"\";s:15:\"read_capability\";s:14:\"manage_options\";s:17:\"manage_capability\";s:14:\"manage_options\";s:14:\"exclude_editor\";s:0:\"\";s:14:\"exclude_author\";s:0:\"\";s:19:\"exclude_contributor\";s:0:\"\";s:18:\"exclude_subscriber\";s:0:\"\";s:17:\"record_exclusions\";s:0:\"\";s:10:\"exclude_ip\";s:0:\"\";s:17:\"exclude_loginpage\";s:0:\"\";s:17:\"exclude_adminpage\";s:0:\"\";s:18:\"excluded_countries\";s:0:\"\";s:18:\"included_countries\";s:0:\"\";s:14:\"excluded_hosts\";s:0:\"\";s:15:\"robot_threshold\";s:0:\"\";s:12:\"use_honeypot\";s:0:\"\";s:15:\"honeypot_postid\";s:0:\"\";s:13:\"exclude_feeds\";s:0:\"\";s:13:\"excluded_urls\";s:0:\"\";s:12:\"exclude_404s\";s:0:\"\";s:20:\"corrupt_browser_info\";s:0:\"\";s:12:\"exclude_ajax\";s:0:\"\";s:14:\"schedule_geoip\";s:0:\"\";s:10:\"geoip_city\";s:0:\"\";s:8:\"auto_pop\";s:0:\"\";s:20:\"private_country_code\";s:3:\"000\";s:16:\"schedule_dbmaint\";s:0:\"\";s:21:\"schedule_dbmaint_days\";s:3:\"365\";s:24:\"schedule_dbmaint_visitor\";s:0:\"\";s:29:\"schedule_dbmaint_visitor_hits\";s:2:\"50\";s:23:\"first_show_welcome_page\";b:1;}', 'yes'),
(1040, 'widget_wp_statistics_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1049, 'wpclpl_plugin_options', 'a:3:{s:15:\"wpclpl_logo_url\";s:64:\"https://info.viitorcloud.com/wp-content/uploads/2018/12/logo.png\";s:22:\"wpclpl_additional_text\";s:0:\"\";s:17:\"wpclpl_custom_css\";s:164:\"padding: 0;\r\nbackground-size: cover;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-color: #2a3756;\r\nwidth: 167px;\r\nheight: 97px;\r\n\";}', 'yes'),
(1052, 'visitors-traffic-real-time-statistics-free-version', '1.10', 'yes'),
(1054, 'widget_vtrtsfree_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1055, 'ahcfree_custom_timezone', 'Africa/Abidjan', 'yes'),
(1056, 'ahcfree_delete_plugin_data_on_uninstall', '0', 'yes'),
(1262, 'w3tc_state', '{\"common.install\":1547615249,\"common.show_note.flush_posts_needed\":\"false\",\"common.show_note.flush_posts_needed.timestamp\":1585029065,\"common.show_note.plugins_updated\":true,\"common.show_note.plugins_updated.timestamp\":1565179115,\"common.next_support_us_invitation\":1587621477,\"common.support_us_invitations\":4}', 'no'),
(1323, 'w3tc_nr_application_id', '{\"d41d8cd98f00b204e9800998ecf8427e\":0}', 'yes'),
(1324, 'w3tc_generic_widgetservices', '{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"expires\":1585634278}', 'no'),
(1562, 'activity_log_db_version', '1.0', 'yes'),
(1564, 'activity-log-settings', 'a:4:{s:13:\"logs_lifespan\";s:3:\"300\";s:18:\"notification_rules\";a:1:{i:0;a:3:{s:3:\"key\";s:4:\"user\";s:9:\"condition\";s:6:\"equals\";s:5:\"value\";s:1:\"1\";}}s:21:\"notification_handlers\";a:1:{s:5:\"email\";s:1:\"0\";}s:21:\"handler_options_email\";a:1:{s:14:\"message_format\";s:135:\"Hi there!\r\n\r\nA notification condition on [sitename] was matched. Here are the details:\r\n\r\n[action-details]\r\n\r\nSent by ARYO Activity Log\";}}', 'yes'),
(1578, '_site_transient_timeout_browser_f7d4fd45a7d647a6c39275b579b40d24', '1549629418', 'no'),
(1579, '_site_transient_browser_f7d4fd45a7d647a6c39275b579b40d24', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"64.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'),
(1660, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1613364332;s:7:\"checked\";a:1:{s:15:\"infoviitorcloud\";s:3:\"1.8\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}', 'no'),
(1662, '_transient_doing_cron', '1613370771.7565500736236572265625', 'yes'),
(1674, '_transient_new_user_approve_user_statuses_count', 'a:3:{s:7:\"pending\";i:0;s:8:\"approved\";i:2;s:6:\"denied\";i:0;}', 'yes'),
(1729, '_site_transient_timeout_browser_f9d6af73ea42100c19b09959c13dc445', '1549893617', 'no'),
(1730, '_site_transient_browser_f9d6af73ea42100c19b09959c13dc445', 'a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"12.0\";s:8:\"platform\";s:6:\"iPhone\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}', 'no'),
(1803, 'wp_user_login_notifier_settings', 'a:5:{s:20:\"notify_admin_on_fail\";s:3:\"yes\";s:19:\"notify_user_on_fail\";s:2:\"no\";s:23:\"notify_admin_on_success\";s:3:\"yes\";s:22:\"notify_user_on_success\";s:2:\"no\";s:18:\"notify_extra_users\";s:70:\"yogita.gour@viitor.cloud,vishal@viitorcloud.com, rohit@viitorcloud.com\";}', 'yes'),
(1811, 'swpsmtp_options', 'a:9:{s:16:\"from_email_field\";s:20:\"info@viitorcloud.com\";s:15:\"from_name_field\";s:6:\"infovc\";s:23:\"force_from_name_replace\";b:0;s:13:\"smtp_settings\";a:10:{s:4:\"host\";s:22:\"smtp.sparkpostmail.com\";s:15:\"type_encryption\";s:3:\"tls\";s:4:\"port\";s:4:\"2525\";s:13:\"autentication\";s:3:\"yes\";s:8:\"username\";s:14:\"SMTP_Injection\";s:8:\"password\";s:56:\"ODQ3MzQ2ODE3ZGVkM2MyNWZhZjcxMjNmNDE5MzcyYjM4NjA2NTgyMQ==\";s:12:\"enable_debug\";b:0;s:12:\"insecure_ssl\";b:0;s:12:\"encrypt_pass\";b:0;s:13:\"log_file_name\";s:27:\"5c5a8955ef9f7_debug_log.txt\";}s:15:\"allowed_domains\";s:28:\"aW5mby52aWl0b3JjbG91ZC5jb20=\";s:14:\"reply_to_email\";s:22:\"vishal@viitorcloud.com\";s:17:\"email_ignore_list\";s:0:\"\";s:19:\"enable_domain_check\";i:1;s:16:\"block_all_emails\";b:0;}', 'yes'),
(1815, 'smtp_test_mail', 'a:3:{s:10:\"swpsmtp_to\";s:22:\"vishal@viitorcloud.com\";s:15:\"swpsmtp_subject\";s:9:\"test subs\";s:15:\"swpsmtp_message\";s:4:\"test\";}', 'yes'),
(1818, '_site_transient_timeout_browser_d321d3c6363f39ba888b98fc4460628e', '1549979083', 'no'),
(1819, '_site_transient_browser_d321d3c6363f39ba888b98fc4460628e', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"71.0.3578.98\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}', 'no'),
(1885, 'expire_users_default_expire_settings', 'a:9:{s:28:\"auto_expire_registered_users\";s:1:\"Y\";s:23:\"expire_user_date_in_num\";s:1:\"2\";s:25:\"expire_user_date_in_block\";s:4:\"days\";s:21:\"expire_user_date_type\";s:2:\"on\";s:16:\"expire_timestamp\";i:1549476300;s:16:\"expire_user_role\";s:10:\"subscriber\";s:26:\"expire_user_reset_password\";s:1:\"Y\";s:17:\"expire_user_email\";s:1:\"Y\";s:23:\"expire_user_email_admin\";s:1:\"Y\";}', 'yes'),
(1886, 'expire_users_notification_message', '%%expirydate%% %%username%% %%name%% %%sitename%%', 'yes'),
(1887, 'expire_users_notification_admin_message', '%%expirydate%% %%username%% %%name%% %%sitename%%', 'yes'),
(1946, 'gdpr_disable_css', '', 'yes'),
(1947, 'gdpr_enable_telemetry_tracker', '', 'yes'),
(1948, 'gdpr_use_recaptcha', '', 'yes'),
(1949, 'gdpr_recaptcha_site_key', '', 'yes'),
(1950, 'gdpr_recaptcha_secret_key', '', 'yes'),
(1951, 'gdpr_add_consent_checkboxes_registration', '1', 'yes'),
(1952, 'gdpr_add_consent_checkboxes_checkout', '1', 'yes'),
(1953, 'gdpr_cookie_popup_content', 'a:4:{s:9:\"necessary\";a:4:{s:4:\"name\";s:9:\"Necessary\";s:6:\"status\";s:8:\"required\";s:12:\"cookies_used\";s:0:\"\";s:10:\"how_we_use\";s:0:\"\";}s:11:\"advertising\";a:4:{s:4:\"name\";s:11:\"Advertising\";s:6:\"status\";s:2:\"on\";s:12:\"cookies_used\";s:0:\"\";s:10:\"how_we_use\";s:0:\"\";}s:9:\"analytics\";a:4:{s:4:\"name\";s:9:\"Analytics\";s:6:\"status\";s:2:\"on\";s:12:\"cookies_used\";s:0:\"\";s:10:\"how_we_use\";s:0:\"\";}s:5:\"other\";a:4:{s:4:\"name\";s:5:\"Other\";s:6:\"status\";s:2:\"on\";s:12:\"cookies_used\";s:0:\"\";s:10:\"how_we_use\";s:0:\"\";}}', 'yes'),
(1954, 'gdpr_refresh_after_preferences_update', '1', 'yes'),
(1955, 'gdpr_enable_privacy_bar', '1', 'yes'),
(1956, 'gdpr_display_cookie_categories_in_bar', '', 'yes'),
(1957, 'gdpr_hide_from_bots', '1', 'yes'),
(1958, 'gdpr_reconsent_template', 'modal', 'yes'),
(1967, 'CookieLawInfo-0.9', 'a:72:{s:18:\"animate_speed_hide\";s:3:\"500\";s:18:\"animate_speed_show\";s:3:\"500\";s:10:\"background\";s:4:\"#FFF\";s:14:\"background_url\";s:0:\"\";s:6:\"border\";s:9:\"#b1a6a6c2\";s:9:\"border_on\";b:1;s:13:\"button_1_text\";s:6:\"Accept\";s:12:\"button_1_url\";s:1:\"#\";s:15:\"button_1_action\";s:27:\"#cookie_action_close_header\";s:20:\"button_1_link_colour\";s:4:\"#fff\";s:16:\"button_1_new_win\";b:0;s:18:\"button_1_as_button\";b:1;s:22:\"button_1_button_colour\";s:4:\"#000\";s:20:\"button_1_button_size\";s:6:\"medium\";s:13:\"button_2_text\";s:9:\"Read More\";s:12:\"button_2_url\";s:28:\"https://info.viitorcloud.com\";s:15:\"button_2_action\";s:17:\"CONSTANT_OPEN_URL\";s:20:\"button_2_link_colour\";s:4:\"#444\";s:16:\"button_2_new_win\";b:1;s:18:\"button_2_as_button\";b:0;s:22:\"button_2_button_colour\";s:4:\"#333\";s:20:\"button_2_button_size\";s:6:\"medium\";s:17:\"button_2_url_type\";s:3:\"url\";s:13:\"button_2_page\";s:1:\"3\";s:13:\"button_3_text\";s:6:\"Reject\";s:12:\"button_3_url\";s:1:\"#\";s:15:\"button_3_action\";s:34:\"#cookie_action_close_header_reject\";s:20:\"button_3_link_colour\";s:4:\"#fff\";s:16:\"button_3_new_win\";b:0;s:18:\"button_3_as_button\";b:1;s:22:\"button_3_button_colour\";s:4:\"#000\";s:20:\"button_3_button_size\";s:6:\"medium\";s:13:\"button_4_text\";s:8:\"Settings\";s:12:\"button_4_url\";s:1:\"#\";s:15:\"button_4_action\";s:23:\"#cookie_action_settings\";s:20:\"button_4_link_colour\";s:4:\"#fff\";s:16:\"button_4_new_win\";b:0;s:18:\"button_4_as_button\";b:1;s:22:\"button_4_button_colour\";s:4:\"#000\";s:20:\"button_4_button_size\";s:6:\"medium\";s:11:\"font_family\";s:7:\"inherit\";s:10:\"header_fix\";b:0;s:5:\"is_on\";b:1;s:8:\"is_eu_on\";b:0;s:10:\"logging_on\";b:0;s:19:\"notify_animate_hide\";b:1;s:19:\"notify_animate_show\";b:0;s:13:\"notify_div_id\";s:20:\"#cookie-law-info-bar\";s:26:\"notify_position_horizontal\";s:5:\"right\";s:24:\"notify_position_vertical\";s:6:\"bottom\";s:14:\"notify_message\";s:151:\"This website uses cookies to improve your experience. We\\\'ll assume you\\\'re ok with this, but you can opt-out if you wish.[cookie_button] [cookie_link]\";s:12:\"scroll_close\";b:0;s:19:\"scroll_close_reload\";b:0;s:19:\"accept_close_reload\";b:0;s:19:\"reject_close_reload\";b:0;s:20:\"showagain_background\";s:4:\"#fff\";s:16:\"showagain_border\";s:4:\"#000\";s:14:\"showagain_text\";s:24:\"Privacy & Cookies Policy\";s:16:\"showagain_div_id\";s:22:\"#cookie-law-info-again\";s:13:\"showagain_tab\";b:1;s:20:\"showagain_x_position\";s:5:\"100px\";s:4:\"text\";s:4:\"#000\";s:17:\"use_colour_picker\";b:1;s:12:\"show_once_yn\";b:0;s:9:\"show_once\";s:5:\"10000\";s:9:\"is_GMT_on\";b:1;s:8:\"as_popup\";b:0;s:13:\"popup_overlay\";b:1;s:16:\"bar_heading_text\";s:0:\"\";s:13:\"cookie_bar_as\";s:6:\"banner\";s:24:\"popup_showagain_position\";s:12:\"bottom-right\";s:15:\"widget_position\";s:4:\"left\";}', 'yes'),
(1983, 'cookie_notice_options', 'a:24:{s:12:\"message_text\";s:209:\"We use cookies to optimize your experience, analyze traffic, and personalize content. To learn more, please visit our Cookie Policy. By using our site without disabling cookies, you consent to our use of them.\";s:11:\"accept_text\";s:2:\"Ok\";s:8:\"see_more\";s:3:\"yes\";s:12:\"see_more_opt\";a:4:{s:4:\"text\";s:14:\"Privacy policy\";s:9:\"link_type\";s:6:\"custom\";s:2:\"id\";s:5:\"empty\";s:4:\"link\";s:38:\"https://viitorcloud.com/privacy-policy\";}s:11:\"link_target\";s:6:\"_blank\";s:11:\"refuse_text\";s:2:\"No\";s:11:\"revoke_text\";s:14:\"Revoke cookies\";s:18:\"revoke_cookies_opt\";s:9:\"automatic\";s:16:\"refuse_code_head\";s:0:\"\";s:11:\"refuse_code\";s:0:\"\";s:16:\"on_scroll_offset\";i:100;s:4:\"time\";s:3:\"day\";s:16:\"script_placement\";s:6:\"header\";s:8:\"position\";s:6:\"bottom\";s:11:\"hide_effect\";s:4:\"fade\";s:9:\"css_style\";s:9:\"bootstrap\";s:9:\"css_class\";s:6:\"button\";s:6:\"colors\";a:2:{s:4:\"text\";s:4:\"#fff\";s:3:\"bar\";s:7:\"#41444c\";}s:10:\"refuse_opt\";s:2:\"no\";s:14:\"revoke_cookies\";b:0;s:9:\"on_scroll\";s:2:\"no\";s:11:\"redirection\";b:0;s:19:\"deactivation_delete\";s:2:\"no\";s:9:\"translate\";b:0;}', 'no'),
(1984, 'cookie_notice_version', '1.2.46', 'no'),
(2017, 'ga_events_activation_date', '1552003200', 'yes'),
(2018, 'ga_events_options', 'a:9:{s:2:\"id\";s:14:\"UA-133959750-1\";s:15:\"exclude_snippet\";N;s:9:\"universal\";s:1:\"1\";s:11:\"anonymizeip\";s:1:\"1\";s:8:\"advanced\";N;s:4:\"divs\";a:1:{i:0;a:7:{s:2:\"id\";s:0:\"\";s:4:\"type\";s:0:\"\";s:6:\"action\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"interaction\";i:0;s:5:\"value\";s:0:\"\";}}s:5:\"click\";a:37:{i:0;a:7:{i:0;s:12:\"journey-2018\";i:1;s:2:\"id\";i:2;s:14:\"Flashback 2018\";i:3;s:5:\"Click\";i:4;s:36:\"A user clicked on the flashback 2018\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:1;a:7:{i:0;s:12:\"presentation\";i:1;s:2:\"id\";i:2;s:14:\"Corporate Deck\";i:3;s:5:\"Click\";i:4;s:36:\"A user clicked on the Corporate Deck\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:2;a:7:{i:0;s:17:\"recent-activities\";i:1;s:2:\"id\";i:2;s:17:\"Recent Activities\";i:3;s:5:\"Click\";i:4;s:39:\"A user clicked on the Recent Activities\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:3;a:7:{i:0;s:21:\"office-infrastructure\";i:1;s:2:\"id\";i:2;s:17:\"New infrastucture\";i:3;s:5:\"Click\";i:4;s:39:\"A user clicked on the New infrastucture\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:4;a:7:{i:0;s:18:\"old-infrastructure\";i:1;s:2:\"id\";i:2;s:18:\"Old Infrastructure\";i:3;s:5:\"Click\";i:4;s:39:\"A user clicked on the Old infrastucture\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:5;a:7:{i:0;s:10:\"life-at-vc\";i:1;s:2:\"id\";i:2;s:10:\"Life At VC\";i:3;s:5:\"Click\";i:4;s:32:\"A user clicked on the Life at vc\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:6;a:7:{i:0;s:18:\"client-testimonial\";i:1;s:2:\"id\";i:2;s:18:\"Client Testimonial\";i:3;s:5:\"Click\";i:4;s:40:\"A user clicked on the Client testimonial\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:7;a:7:{i:0;s:20:\"awards-and-accolades\";i:1;s:2:\"id\";i:2;s:20:\"Awards And Accolades\";i:3;s:5:\"Click\";i:4;s:42:\"A user clicked on the Awards And Accolades\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:8;a:7:{i:0;s:24:\"open-source-contribution\";i:1;s:2:\"id\";i:2;s:24:\"Open source contribution\";i:3;s:5:\"Click\";i:4;s:46:\"A user clicked on the Open source contribution\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:9;a:7:{i:0;s:8:\"products\";i:1;s:2:\"id\";i:2;s:8:\"Products\";i:3;s:5:\"Click\";i:4;s:30:\"A user clicked on the Products\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:10;a:7:{i:0;s:8:\"2october\";i:1;s:2:\"id\";i:2;s:9:\"2 october\";i:3;s:5:\"Click\";i:4;s:31:\"A user clicked on the 2 october\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:11;a:7:{i:0;s:7:\"process\";i:1;s:2:\"id\";i:2;s:11:\"Our Process\";i:3;s:5:\"Click\";i:4;s:33:\"A user clicked on the Our Process\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:12;a:7:{i:0;s:21:\"operational-framework\";i:1;s:2:\"id\";i:2;s:21:\"Operational Framework\";i:3;s:5:\"Click\";i:4;s:43:\"A user clicked on the Operational Framework\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:13;a:7:{i:0;s:3:\"nda\";i:1;s:2:\"id\";i:2;s:3:\"NDA\";i:3;s:5:\"Click\";i:4;s:25:\"A user clicked on the NDA\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:14;a:7:{i:0;s:12:\"work-reports\";i:1;s:2:\"id\";i:2;s:12:\"Work Reports\";i:3;s:5:\"Click\";i:4;s:34:\"A user clicked on the Work Reports\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:15;a:7:{i:0;s:15:\"payment-process\";i:1;s:2:\"id\";i:2;s:15:\"Payment Process\";i:3;s:5:\"Click\";i:4;s:37:\"A user clicked on the Payment Process\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:16;a:7:{i:0;s:7:\"process\";i:1;s:2:\"id\";i:2;s:7:\"Process\";i:3;s:5:\"Click\";i:4;s:29:\"A user clicked on the process\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:17;a:7:{i:0;s:21:\"operational-framework\";i:1;s:2:\"id\";i:2;s:21:\"Operational Framework\";i:3;s:5:\"Click\";i:4;s:43:\"A user clicked on the Operational Framework\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:18;a:7:{i:0;s:3:\"nda\";i:1;s:2:\"id\";i:2;s:3:\"NDA\";i:3;s:5:\"Click\";i:4;s:25:\"A user clicked on the NDA\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:19;a:7:{i:0;s:12:\"work-reports\";i:1;s:2:\"id\";i:2;s:12:\"Work Reports\";i:3;s:5:\"Click\";i:4;s:34:\"A user clicked on the Work Reports\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:20;a:7:{i:0;s:15:\"payment-process\";i:1;s:2:\"id\";i:2;s:15:\"Payment Process\";i:3;s:5:\"Click\";i:4;s:37:\"A user clicked on the Payment Process\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:21;a:7:{i:0;s:24:\"project-management-tools\";i:1;s:2:\"id\";i:2;s:24:\"Project Management Tools\";i:3;s:5:\"Click\";i:4;s:46:\"A user clicked on the Project Management Tools\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:22;a:7:{i:0;s:14:\"graphic-design\";i:1;s:2:\"id\";i:2;s:13:\"Grapic design\";i:3;s:5:\"Click\";i:4;s:35:\"A user clicked on the Grapic design\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:23;a:7:{i:0;s:9:\"flowchart\";i:1;s:2:\"id\";i:2;s:9:\"FlowChart\";i:3;s:5:\"Click\";i:4;s:31:\"A user clicked on the FlowChart\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:24;a:7:{i:0;s:9:\"wireframe\";i:1;s:2:\"id\";i:2;s:9:\"Wireframe\";i:3;s:5:\"Click\";i:4;s:31:\"A user clicked on the Wireframe\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:25;a:7:{i:0;s:9:\"prototype\";i:1;s:2:\"id\";i:2;s:9:\"Prototype\";i:3;s:5:\"Click\";i:4;s:31:\"A user clicked on the Prototype\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:26;a:7:{i:0;s:16:\"database-diagram\";i:1;s:2:\"id\";i:2;s:16:\"Database diagram\";i:3;s:5:\"Click\";i:4;s:38:\"A user clicked on the Database diagram\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:27;a:7:{i:0;s:14:\"graphic-design\";i:1;s:2:\"id\";i:2;s:13:\"Grapic design\";i:3;s:5:\"Click\";i:4;s:35:\"A user clicked on the Grapic design\";i:5;s:4:\"true\";i:6;s:0:\"\";}i:28;a:7:{i:0;s:7:\"laravel\";i:1;s:2:\"id\";i:2;s:7:\"Laravel\";i:3;s:5:\"Click\";i:4;s:29:\"A user clicked on the Laravel\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:29;a:7:{i:0;s:9:\"wordpress\";i:1;s:2:\"id\";i:2;s:9:\"Wordpress\";i:3;s:5:\"Click\";i:4;s:31:\"A user clicked on the wordpress\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:30;a:7:{i:0;s:7:\"magento\";i:1;s:2:\"id\";i:2;s:7:\"Magento\";i:3;s:5:\"Click\";i:4;s:29:\"A user clicked on the Magento\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:31;a:7:{i:0;s:7:\"unity3d\";i:1;s:2:\"id\";i:2;s:8:\"Unity 3D\";i:3;s:5:\"Click\";i:4;s:30:\"A user clicked on the Unity 3D\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:32;a:7:{i:0;s:5:\"vuejs\";i:1;s:2:\"id\";i:2;s:5:\"VueJs\";i:3;s:5:\"Click\";i:4;s:27:\"A user clicked on the Vuejs\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:33;a:7:{i:0;s:7:\"reactjs\";i:1;s:2:\"id\";i:2;s:7:\"ReactJs\";i:3;s:5:\"Click\";i:4;s:29:\"A user clicked on the ReactJs\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:34;a:7:{i:0;s:6:\"nodejs\";i:1;s:2:\"id\";i:2;s:6:\"NodeJs\";i:3;s:5:\"Click\";i:4;s:28:\"A user clicked on the NodeJs\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:35;a:7:{i:0;s:10:\"angular-js\";i:1;s:2:\"id\";i:2;s:9:\"angularJs\";i:3;s:5:\"Click\";i:4;s:31:\"A user clicked on the angularJs\";i:5;s:5:\"false\";i:6;s:0:\"\";}i:36;a:7:{i:0;s:5:\"ionic\";i:1;s:2:\"id\";i:2;s:5:\"Ionic\";i:3;s:5:\"Click\";i:4;s:27:\"A user clicked on the Ionic\";i:5;s:5:\"false\";i:6;s:0:\"\";}}s:3:\"gtm\";N;s:3:\"gst\";N;}', 'yes'),
(2048, 'wp-approve-user', 'a:4:{s:23:\"wpau-send-approve-email\";b:0;s:25:\"wpau-send-unapprove-email\";b:0;s:18:\"wpau-approve-email\";s:326:\"Hi USERNAME,\r\nYour registration for BLOG_TITLE has now been approved.\r\n\r\nYou can log in, using your username and password that you created when registering for our website, at the following URL: LOGINLINK\r\n\r\nIf you have any questions, or problems, then please do not hesitate to contact us.\r\n\r\nName,\r\nCompany,\r\nContact details\";s:20:\"wpau-unapprove-email\";s:0:\"\";}', 'yes'),
(2068, 'monsterinsights_usage_tracking_config', 'a:6:{s:3:\"day\";i:2;s:4:\"hour\";i:16;s:6:\"minute\";i:19;s:6:\"second\";i:54;s:6:\"offset\";i:231594;s:8:\"initsend\";i:1549988394;}', 'yes'),
(2069, 'monsterinsights_over_time', 'a:3:{s:17:\"installed_version\";s:5:\"7.4.2\";s:14:\"installed_date\";i:1549522395;s:13:\"installed_pro\";b:0;}', 'yes'),
(2070, 'monsterinsights_db_version', '7.4.0', 'yes'),
(2071, 'monsterinsights_current_version', '7.4.2', 'yes'),
(2072, 'monsterinsights_settings', 'a:17:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:1:{i:0;s:13:\"administrator\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:30:\"doc,exe,js,pdf,ppt,tgz,zip,xls\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:11:\"custom_code\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:9:\"analytics\";}', 'yes'),
(2074, '_amn_mi-lite_last_checked', '1613347200', 'yes'),
(2104, 'googleanalytics_web_property_id', 'UA-133959750-1', 'yes'),
(2105, 'googleanalytics_exclude_roles', '{\"role-id-administrator\":\"on\",\"role-id-subscriber\":\"on\"}', 'yes'),
(2106, 'googleanalytics_sharethis_terms', '1', 'yes'),
(2107, 'googleanalytics_hide_terms', '', 'yes'),
(2108, 'googleanalytics_version', '2.1.3', 'yes'),
(2109, 'googleanalytics_oauth_auth_code', '', 'yes'),
(2110, 'googleanalytics_oauth_auth_token', '{\"access_token\":\"ya29.a0AfH6SMBPG6ROWHaaVNXG_SzDZKWlHW0Vzw4BEueggYuWJR6v9ZNjt4h4Rdecb5OsSOgjjWfxfkwaqBcFX8ctEAfujCXWichEU2V7iPQV31GnYFnFfSNr3WtrYxGuMTIKpfdIR90XeD2Y4PfSGoOZW4Bm95K86pP5odvskkef5YZXog\",\"expires_in\":3599,\"scope\":\"https:\\/\\/www.googleapis.com\\/auth\\/analytics.readonly\",\"token_type\":\"Bearer\",\"created\":1613364332,\"refresh_token\":\"1\\/MIfgFgkKsBNSx1lalVK-Wwk1cdgWgAR52GisQsg8guI\"}', 'yes'),
(2111, 'googleanalytics_account_data', '[{\"id\":\"133959750\",\"name\":\"Viitorcloud info website\",\"webProperties\":[{\"webPropertyId\":\"UA-133959750-1\",\"name\":\"Viitorcloud Info\",\"profiles\":[{\"id\":\"189386605\",\"name\":\"All Web Site Data\"}]}]}]', 'yes'),
(2112, 'googleanalytics_selected_account', '[\"133959750\",\"UA-133959750-1\",\"189386605\"]', 'yes'),
(2113, 'googleanalytics_web_property_id_manually', '', 'yes'),
(2114, 'googleanalytics_web_property_id_manually_value', '', 'yes'),
(2115, 'googleanalytics_disable_all_features', '', 'yes'),
(2116, 'googleanalytics_cache_last_cache_time', 'a:12:{s:64:\"googleanalytics_cache_b0c5312fc3e9fb5a486c62b19eb6e1c7_133959750\";i:1565066623;s:64:\"googleanalytics_cache_318c8e2c64cb722cf8d51e4b096fb0dc_133959750\";i:1565066624;s:64:\"googleanalytics_cache_66101c32a38621bf09413a18d7ae3ce9_133959750\";i:1565066626;s:64:\"googleanalytics_cache_35462512e5fd28f7f6ac11746615b5ef_133959750\";i:1549954596;s:64:\"googleanalytics_cache_46d35ca1250279bdf909d3b6f4be24ff_133959750\";i:1550565776;s:64:\"googleanalytics_cache_e4148a8724796d228d06f13c213383db_133959750\";i:1549955248;s:64:\"googleanalytics_cache_ec8d58173b23262697d746e927e3b608_133959750\";i:1550565792;s:64:\"googleanalytics_cache_6367f322f432ed00d799165f5a2e4f17_133959750\";i:1550565791;s:64:\"googleanalytics_cache_dc7c68227aa4e916943be90dcd69fbf6_133959750\";i:1549955271;s:64:\"googleanalytics_cache_f3af6248feff374e2fffd4f634202ff4_133959750\";i:1550565774;s:64:\"googleanalytics_cache_e16a554945b835f6f501146948d8baa0_133959750\";i:1550565783;s:64:\"googleanalytics_cache_ffd26b8fbd97c76852e5c1e591d2b7ee_133959750\";i:1550565787;}', 'yes'),
(2117, 'googleanalytics_cache_buffer', 'a:12:{s:64:\"googleanalytics_cache_b0c5312fc3e9fb5a486c62b19eb6e1c7_133959750\";a:2:{i:0;s:381:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 06 Aug 2019 04:43:43 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 0\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"46,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:5626:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:pageviews\",\n \"type\": \"INTEGER\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190723\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190724\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190725\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190726\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190727\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190728\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190729\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"3\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190730\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"9\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190731\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"9\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190801\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"12\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190802\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"93\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190803\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"3\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190804\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190805\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"126\"\n ]\n },\n {\n \"values\": [\n \"3\"\n ]\n }\n ],\n \"rowCount\": 14,\n \"minimums\": [\n {\n \"values\": [\n \"0\"\n ]\n },\n {\n \"values\": [\n \"0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"93\"\n ]\n },\n {\n \"values\": [\n \"3\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_318c8e2c64cb722cf8d51e4b096fb0dc_133959750\";a:2:{i:0;s:381:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 06 Aug 2019 04:43:44 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 0\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"46,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:8341:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:users\",\n \"type\": \"INTEGER\"\n },\n {\n \"name\": \"ga:pageviews\",\n \"type\": \"INTEGER\"\n },\n {\n \"name\": \"ga:pageviewsPerSession\",\n \"type\": \"FLOAT\"\n },\n {\n \"name\": \"ga:BounceRate\",\n \"type\": \"PERCENT\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190723\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190724\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190725\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190726\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190727\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190728\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190729\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"1\",\n \"3\",\n \"3.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190730\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"2\",\n \"9\",\n \"3.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190731\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"2\",\n \"9\",\n \"3.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190801\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"3\",\n \"12\",\n \"2.4\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190802\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"3\",\n \"93\",\n \"15.5\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190803\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"1\",\n \"3\",\n \"3.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190804\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190805\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"11\",\n \"126\",\n \"7.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"1\",\n \"3\",\n \"3.0\",\n \"0.0\"\n ]\n }\n ],\n \"rowCount\": 14,\n \"minimums\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"3\",\n \"93\",\n \"15.5\",\n \"0.0\"\n ]\n },\n {\n \"values\": [\n \"1\",\n \"3\",\n \"3.0\",\n \"0.0\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_66101c32a38621bf09413a18d7ae3ce9_133959750\";a:2:{i:0;s:381:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 06 Aug 2019 04:43:46 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 0\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"46,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:972:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:sourceMedium\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:pageviews\",\n \"type\": \"INTEGER\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"(direct) / (none)\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"126\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"126\"\n ]\n }\n ],\n \"rowCount\": 1,\n \"minimums\": [\n {\n \"values\": [\n \"126\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"126\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_35462512e5fd28f7f6ac11746615b5ef_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 12 Feb 2019 06:56:36 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:7689:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:pageviews\",\n \"type\": \"INTEGER\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190113\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190114\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190115\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190116\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190117\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190118\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190119\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190120\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190121\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190122\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190123\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190124\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190125\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190126\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190127\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190128\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190129\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190130\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190131\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190201\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190202\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190203\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190204\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190205\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190206\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"13\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190207\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"175\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190208\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"570\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190209\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"10\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190210\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190211\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"443\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"1211\"\n ]\n }\n ],\n \"rowCount\": 30,\n \"minimums\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"570\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_46d35ca1250279bdf909d3b6f4be24ff_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 19 Feb 2019 08:42:56 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:12687:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:sessions\",\n \"type\": \"INTEGER\"\n },\n {\n \"name\": \"ga:pageviews\",\n \"type\": \"INTEGER\"\n },\n {\n \"name\": \"ga:pageviewsPerSession\",\n \"type\": \"FLOAT\"\n },\n {\n \"name\": \"ga:BounceRate\",\n \"type\": \"PERCENT\"\n },\n {\n \"name\": \"ga:avgTimeOnPage\",\n \"type\": \"TIME\"\n },\n {\n \"name\": \"ga:percentNewSessions\",\n \"type\": \"PERCENT\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190120\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190121\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190122\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190123\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190124\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190125\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190126\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190127\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190128\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190129\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190130\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190131\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190201\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190202\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190203\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190204\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190205\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190206\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"6\",\n \"13\",\n \"2.1666666666666665\",\n \"66.66666666666666\",\n \"156.71428571428572\",\n \"83.33333333333334\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190207\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"32\",\n \"175\",\n \"5.46875\",\n \"25.0\",\n \"111.32867132867133\",\n \"53.125\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190208\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"70\",\n \"570\",\n \"8.142857142857142\",\n \"0.0\",\n \"120.35329341317366\",\n \"52.85714285714286\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190209\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"3\",\n \"10\",\n \"3.3333333333333335\",\n \"0.0\",\n \"6.142857142857143\",\n \"33.33333333333333\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190210\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190211\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"27\",\n \"443\",\n \"16.40740740740741\",\n \"7.4074074074074066\",\n \"66.8798076923077\",\n \"40.74074074074074\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190212\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"9\",\n \"325\",\n \"36.111111111111114\",\n \"0.0\",\n \"20.585443037974684\",\n \"33.33333333333333\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190213\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"6\",\n \"104\",\n \"17.333333333333332\",\n \"0.0\",\n \"43.704081632653065\",\n \"16.666666666666664\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190214\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"7\",\n \"20\",\n \"2.857142857142857\",\n \"0.0\",\n \"217.85714285714286\",\n \"28.57142857142857\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190215\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"2\",\n \"9\",\n \"4.5\",\n \"0.0\",\n \"102.0\",\n \"50.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190216\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"5\",\n \"12\",\n \"2.4\",\n \"0.0\",\n \"58.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190217\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"1\",\n \"6\",\n \"6.0\",\n \"0.0\",\n \"4.2\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190218\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"168\",\n \"1687\",\n \"10.041666666666666\",\n \"8.333333333333332\",\n \"78.97176625082075\",\n \"46.42857142857143\"\n ]\n }\n ],\n \"rowCount\": 30,\n \"minimums\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"70\",\n \"570\",\n \"36.111111111111114\",\n \"66.66666666666666\",\n \"217.85714285714286\",\n \"83.33333333333334\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_e4148a8724796d228d06f13c213383db_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 12 Feb 2019 07:07:28 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:2352:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:pageviews\",\n \"type\": \"INTEGER\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190205\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190206\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"13\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190207\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"175\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190208\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"570\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190209\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"10\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190210\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190211\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"443\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"1211\"\n ]\n }\n ],\n \"rowCount\": 7,\n \"minimums\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"570\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_ec8d58173b23262697d746e927e3b608_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 19 Feb 2019 08:43:12 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:4245:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:sessions\",\n \"type\": \"INTEGER\"\n },\n {\n \"name\": \"ga:pageviews\",\n \"type\": \"INTEGER\"\n },\n {\n \"name\": \"ga:pageviewsPerSession\",\n \"type\": \"FLOAT\"\n },\n {\n \"name\": \"ga:BounceRate\",\n \"type\": \"PERCENT\"\n },\n {\n \"name\": \"ga:avgTimeOnPage\",\n \"type\": \"TIME\"\n },\n {\n \"name\": \"ga:percentNewSessions\",\n \"type\": \"PERCENT\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190212\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"9\",\n \"325\",\n \"36.111111111111114\",\n \"0.0\",\n \"20.585443037974684\",\n \"33.33333333333333\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190213\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"6\",\n \"104\",\n \"17.333333333333332\",\n \"0.0\",\n \"43.704081632653065\",\n \"16.666666666666664\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190214\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"7\",\n \"20\",\n \"2.857142857142857\",\n \"0.0\",\n \"217.85714285714286\",\n \"28.57142857142857\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190215\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"2\",\n \"9\",\n \"4.5\",\n \"0.0\",\n \"102.0\",\n \"50.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190216\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"5\",\n \"12\",\n \"2.4\",\n \"0.0\",\n \"58.0\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190217\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"1\",\n \"6\",\n \"6.0\",\n \"0.0\",\n \"4.2\",\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190218\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"30\",\n \"476\",\n \"15.866666666666667\",\n \"0.0\",\n \"33.619153674832965\",\n \"23.333333333333332\"\n ]\n }\n ],\n \"rowCount\": 7,\n \"minimums\": [\n {\n \"values\": [\n \"0\",\n \"0\",\n \"0.0\",\n \"0.0\",\n \"0.0\",\n \"0.0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"9\",\n \"325\",\n \"36.111111111111114\",\n \"0.0\",\n \"217.85714285714286\",\n \"50.0\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_6367f322f432ed00d799165f5a2e4f17_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 19 Feb 2019 08:43:11 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:2365:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:visitBounceRate\",\n \"type\": \"PERCENT\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190212\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190213\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190214\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190215\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190216\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190217\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190218\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ],\n \"rowCount\": 7,\n \"minimums\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_dc7c68227aa4e916943be90dcd69fbf6_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 12 Feb 2019 07:07:51 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:2344:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:sessions\",\n \"type\": \"INTEGER\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190205\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190206\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"6\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190207\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"32\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190208\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"70\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190209\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"3\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190210\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190211\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"27\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"138\"\n ]\n }\n ],\n \"rowCount\": 7,\n \"minimums\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"70\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_f3af6248feff374e2fffd4f634202ff4_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 19 Feb 2019 08:42:54 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:7681:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:sessions\",\n \"type\": \"INTEGER\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190120\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190121\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190122\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190123\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190124\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190125\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190126\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190127\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190128\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190129\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190130\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190131\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190201\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190202\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190203\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190204\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190205\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190206\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"6\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190207\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"32\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190208\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"70\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190209\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"3\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190210\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190211\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"27\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190212\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"9\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190213\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"6\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190214\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"7\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190215\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"2\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190216\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"5\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190217\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"1\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190218\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"168\"\n ]\n }\n ],\n \"rowCount\": 30,\n \"minimums\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"70\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_e16a554945b835f6f501146948d8baa0_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 19 Feb 2019 08:43:03 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:7678:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:users\",\n \"type\": \"INTEGER\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190120\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190121\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190122\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190123\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190124\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190125\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190126\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190127\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190128\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190129\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190130\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190131\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190201\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190202\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190203\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190204\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190205\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190206\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"5\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190207\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"20\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190208\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"46\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190209\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"3\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190210\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190211\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"17\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190212\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"5\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190213\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"5\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190214\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"4\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190215\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"2\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190216\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"1\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190217\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"1\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190218\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"109\"\n ]\n }\n ],\n \"rowCount\": 30,\n \"minimums\": [\n {\n \"values\": [\n \"0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"46\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}s:64:\"googleanalytics_cache_ffd26b8fbd97c76852e5c1e591d2b7ee_133959750\";a:2:{i:0;s:393:\"HTTP/1.1 200 OK\r\nContent-Type: application/json; charset=UTF-8\r\nVary: X-Origin\r\nVary: Referer\r\nDate: Tue, 19 Feb 2019 08:43:07 GMT\r\nServer: ESF\r\nCache-Control: private\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: quic=\":443\"; ma=2592000; v=\"44,43,39\"\r\nAccept-Ranges: none\r\nVary: Origin,Accept-Encoding\r\nTransfer-Encoding: chunked\r\n\r\n\";i:1;s:7806:\"{\n \"reports\": [\n {\n \"columnHeader\": {\n \"dimensions\": [\n \"ga:date\"\n ],\n \"metricHeader\": {\n \"metricHeaderEntries\": [\n {\n \"name\": \"ga:visitBounceRate\",\n \"type\": \"PERCENT\"\n }\n ]\n }\n },\n \"data\": {\n \"rows\": [\n {\n \"dimensions\": [\n \"20190120\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190121\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190122\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190123\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190124\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190125\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190126\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190127\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190128\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190129\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190130\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190131\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190201\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190202\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190203\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190204\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190205\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190206\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"66.66666666666666\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190207\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"25.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190208\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190209\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190210\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190211\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"7.4074074074074066\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190212\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190213\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190214\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190215\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190216\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190217\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n },\n {\n \"dimensions\": [\n \"20190218\"\n ],\n \"metrics\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ]\n }\n ],\n \"totals\": [\n {\n \"values\": [\n \"8.333333333333332\"\n ]\n }\n ],\n \"rowCount\": 30,\n \"minimums\": [\n {\n \"values\": [\n \"0.0\"\n ]\n }\n ],\n \"maximums\": [\n {\n \"values\": [\n \"66.66666666666666\"\n ]\n }\n ]\n }\n }\n ]\n}\n\";}}', 'yes'),
(2122, 'googleanalytics_optimize_code', 'UA-133959750-1', 'yes'),
(2123, 'googleanalytics_ip_anonymization', 'on', 'yes'),
(2124, 'googleanalytics_sherethis_error_log', 'a:12:{i:0;a:4:{s:7:\"message\";s:13:\"invalid_grant\";s:5:\"stack\";s:1285:\"#0 D:\\xampp\\htdocs\\infoviitorcloud\\wp-content\\plugins\\googleanalytics\\lib\\Ga_Lib_Google_Api_Client.php(68): Ga_Lib_Google_Api_Client->ga_auth_get_access_token(\'133959750_UA-13...\')\n#1 D:\\xampp\\htdocs\\infoviitorcloud\\wp-content\\plugins\\googleanalytics\\lib\\Ga_Lib_Api_Client.php(39): Ga_Lib_Google_Api_Client->call_api_method(Array, \'133959750_UA-13...\')\n#2 D:\\xampp\\htdocs\\infoviitorcloud\\wp-content\\plugins\\googleanalytics\\class\\Ga_Admin.php(563): Ga_Lib_Api_Client->call(\'ga_auth_get_acc...\', \'133959750_UA-13...\')\n#3 D:\\xampp\\htdocs\\infoviitorcloud\\wp-content\\plugins\\googleanalytics\\class\\Ga_Helper.php(49): Ga_Admin::init_oauth()\n#4 D:\\xampp\\htdocs\\infoviitorcloud\\wp-includes\\class-wp-hook.php(286): Ga_Helper::init(\'\')\n#5 D:\\xampp\\htdocs\\infoviitorcloud\\wp-includes\\class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)\n#6 D:\\xampp\\htdocs\\infoviitorcloud\\wp-includes\\plugin.php(453): WP_Hook->do_action(Array)\n#7 D:\\xampp\\htdocs\\infoviitorcloud\\wp-settings.php(467): do_action(\'init\')\n#8 D:\\xampp\\htdocs\\infoviitorcloud\\wp-config.php(106): require_once(\'D:\\\\xampp\\\\htdocs...\')\n#9 D:\\xampp\\htdocs\\infoviitorcloud\\wp-load.php(37): require_once(\'D:\\\\xampp\\\\htdocs...\')\n#10 D:\\xampp\\htdocs\\infoviitorcloud\\wp-admin\\admin.php(31): require_once(\'D:\\\\xampp\\\\htdocs...\')\n#11 {main}\";s:4:\"date\";s:31:\"Thu, 07 Feb 2019 09:11:24 +0000\";s:8:\"response\";s:77:\"{\n \"error\": \"invalid_grant\",\n \"error_description\": \"Malformed auth code.\"\n}\";}i:1;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Thu, 07 Feb 2019 09:57:47 +0000\";}i:2;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Thu, 07 Feb 2019 09:58:03 +0000\";}i:3;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Thu, 07 Feb 2019 09:59:40 +0000\";}i:4;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Mon, 11 Feb 2019 19:19:43 +0000\";}i:5;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Mon, 11 Feb 2019 19:19:55 +0000\";}i:6;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Mon, 11 Feb 2019 19:20:03 +0000\";}i:7;a:3:{s:7:\"message\";s:70:\"Operation timed out after 5000 milliseconds with 0 bytes received (28)\";s:5:\"stack\";s:1270:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(68): Ga_Lib_Api_Request->make_request(\'https://platfor...\', \'{\"id\":\"5c5c0117...\', true)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#4 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#6 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#7 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#8 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#9 {main}\";s:4:\"date\";s:31:\"Tue, 12 Feb 2019 11:31:51 +0000\";}i:8;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Tue, 12 Feb 2019 12:40:16 +0000\";}i:9;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Mon, 18 Mar 2019 12:32:17 +0000\";}i:10;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Mon, 18 Mar 2019 12:32:39 +0000\";}i:11;a:3:{s:7:\"message\";s:78:\"You must install the sharethis.js script before before creating this property.\";s:5:\"stack\";s:1078:\"#0 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Sharethis_Api_Client.php(32): Ga_Lib_Sharethis_Api_Client->ga_api_sharethis_installation_verification(Array)\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/lib/Ga_Lib_Api_Client.php(39): Ga_Lib_Sharethis_Api_Client->call_api_method(Array, Array)\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Sharethis.php(73): Ga_Lib_Api_Client->call(\'ga_api_sharethi...\', Array)\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/googleanalytics/class/Ga_Admin.php(226): Ga_Sharethis::sharethis_installation_verification(Object(Ga_Lib_Sharethis_Api_Client))\n#4 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): Ga_Admin::trending_page_googleanalytics(\'\')\n#5 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(\'\', Array)\n#6 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#7 /var/www/info.viitorcloud.com/wp-admin/admin.php(224): do_action(\'google-analytic...\')\n#8 {main}\";s:4:\"date\";s:31:\"Tue, 06 Aug 2019 10:14:54 +0000\";}}', 'yes'),
(2139, 'googleanalytics_sherethis_property_id', '5c5c01175ee7f900110ea491', 'yes'),
(2140, 'googleanalytics_sherethis_property_secret', 'd04d23e0-2abe-11e9-a890-a748116e20a5', 'yes'),
(2261, '_site_transient_timeout_browser_591a43aafb2c3e203f6b925e7cd15e92', '1550227272', 'no'),
(2262, '_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'),
(2293, '_site_transient_timeout_browser_0ac1f9240df96b3586c220faef490724', '1550231443', 'no'),
(2294, '_site_transient_browser_0ac1f9240df96b3586c220faef490724', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"71.0.3578.98\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(2327, '_transient_timeout_feed_96975624cb8935edefde301a559a77aa', '1549674758', 'no'),
(2328, '_transient_feed_96975624cb8935edefde301a559a77aa', '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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Konstantin on 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"http://en.wp.obenland.it\";s: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:27:\"Just another WordPress blog\";s: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:\"Sat, 30 Jun 2018 19:51: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: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:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:42:\"\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:39:\"I’m volunteering at WordCamp Montreal\";s: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:62:\"http://en.wp.obenland.it/im-volunteering-at-wordcamp-montreal/\";s: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:70:\"http://en.wp.obenland.it/im-volunteering-at-wordcamp-montreal/#respond\";s: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, 17 May 2013 13:57:56 +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:13:\"Uncategorized\";s: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:\"http://en.wp.obenland.it/?p=678\";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: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Konstantin Obenland\";s: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:1683:\"<p><a href=\"http://2013.montreal.wordcamp.org/\"><img data-attachment-id=\"679\" data-permalink=\"http://en.wp.obenland.it/im-volunteering-at-wordcamp-montreal/wcmtl_2013_volunteer_badge_400px_en/\" data-orig-file=\"https://i0.wp.com/en.wp.obenland.it/files/2013/05/wcmtl_2013_volunteer_badge_400px_en.png?fit=400%2C400\" data-orig-size=\"400,400\" data-comments-opened=\"1\" data-image-meta=\"{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":""}\" data-image-title=\"Volunteer at WordCamp Montreal\" data-image-description=\"\" data-medium-file=\"https://i0.wp.com/en.wp.obenland.it/files/2013/05/wcmtl_2013_volunteer_badge_400px_en.png?fit=300%2C300\" data-large-file=\"https://i0.wp.com/en.wp.obenland.it/files/2013/05/wcmtl_2013_volunteer_badge_400px_en.png?fit=400%2C400\" class=\"aligncenter size-full wp-image-679\" alt=\"Volunteer at WordCamp Montreal\" src=\"https://i0.wp.com/en.wp.obenland.it/files/2013/05/wcmtl_2013_volunteer_badge_400px_en.png?resize=400%2C400\" width=\"400\" height=\"400\" srcset=\"https://i0.wp.com/en.wp.obenland.it/files/2013/05/wcmtl_2013_volunteer_badge_400px_en.png?w=400 400w, https://i0.wp.com/en.wp.obenland.it/files/2013/05/wcmtl_2013_volunteer_badge_400px_en.png?resize=150%2C150 150w, https://i0.wp.com/en.wp.obenland.it/files/2013/05/wcmtl_2013_volunteer_badge_400px_en.png?resize=300%2C300 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" data-recalc-dims=\"1\" /></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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://en.wp.obenland.it/im-volunteering-at-wordcamp-montreal/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: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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"678\";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:42:\"\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:19:\"Jetpack Twitter Via\";s: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:\"http://en.wp.obenland.it/jetpack-twitter-via/\";s: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:53:\"http://en.wp.obenland.it/jetpack-twitter-via/#respond\";s: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, 26 Nov 2012 02:54:04 +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:6:\"Plugin\";s: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:\"http://en.wp.obenland.it/?p=639\";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:407:\"Adds ‘via @username’ to the Tweet Button provided in “Jetpack by WordPress.com” Description This plugin needs Jetpack by WordPress.com to be activated and its Sharing module to be enabled. Enter the desired Twitter usernamen in Settings -> Sharing. It will … <a href=\"http://en.wp.obenland.it/jetpack-twitter-via/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:927:\"<p>Adds ‘via @username’ to the Tweet Button provided in “Jetpack by WordPress.com”</p>\n<h2>Description</h2>\n<p>This plugin needs Jetpack by WordPress.com to be activated and its Sharing module to be enabled.<br />\nEnter the desired Twitter usernamen in Settings -> Sharing. It will then be appended, every time a visitor shares your content on Twitter</p>\n<p>See the <a title=\"Tweet Button\" href=\"https://dev.twitter.com/docs/tweet-button\">Tweet Button documentation</a> for details.</p>\n<h3>Translations</h3>\n<p>I will be more than happy to update the plugin with new locales, as soon as I receive them!<br />\nCurrently available in:</p>\n<ul>\n<li>English</li>\n</ul>\n<h2>Installation</h2>\n<ol>\n<li>Download Jetpack Twitter Via.</li>\n<li>Unzip the folder into the <code>/wp-content/plugins/</code> directory</li>\n<li>Activate the plugin through the ‘Plugins’ menu in WordPress</li>\n</ol>\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:50:\"http://en.wp.obenland.it/jetpack-twitter-via/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: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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"639\";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:42:\"\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:24:\"I’ve Joined Automattic\";s: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:47:\"http://en.wp.obenland.it/ive-joined-automattic/\";s: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:56:\"http://en.wp.obenland.it/ive-joined-automattic/#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:\"Tue, 16 Oct 2012 16:00: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Meta\";s: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:\"http://en.wp.obenland.it/?p=610\";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:327:\"This year has been a wild ride for me so far, and it doesn’t show any signs of slowing down. I became a member of the WordPress Theme Review Team, had my first patch make it into Core, worked with … <a href=\"http://en.wp.obenland.it/ive-joined-automattic/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:1061:\"<p>This year has been a wild ride for me so far, and it doesn’t show any signs of slowing down. I became a member of the WordPress Theme Review Team, had <a title=\"My First Patch\" href=\"http://en.wp.obenland.it/my-first-patch/\">my first patch make it into Core</a>, worked with Lance Willett and Drew Strojny on Twenty Twelve, was invited to the <a title=\"WordPress Community Summit\" href=\"http://en.wp.obenland.it/wordpress-community-summit/\">WordPress Community Summit</a>, graduated college, moved to the United States and also attended my first WordCamp.</p>\n<p>Today marks my first day as a full-time Theme Wrangler at <a title=\"The company\" href=\"http://automattic.com\">Automattic</a>, the company behind <a title=\"The project\" href=\"http://wordpress.com\">WordPress.com</a>. I’m beyond excited about joining this crazy talented team of <a title=\"The team\" href=\"http://themeshaper.com\">Themers</a> and to become a member of the Automattic family. This is without a doubt the highlight of my WordPress career and truly a dream come true!</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:52:\"http://en.wp.obenland.it/ive-joined-automattic/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:1:\"8\";s: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:3:\"610\";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:42:\"\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:38:\"Selling WordPress Themes The Right Way\";s: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:\"http://en.wp.obenland.it/selling-wordpress-themes-the-right-way/\";s: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:72:\"http://en.wp.obenland.it/selling-wordpress-themes-the-right-way/#respond\";s: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, 08 Oct 2012 16:09: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:17:\"Theme 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://en.wp.obenland.it/?p=599\";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:386:\"Today I received the following question through the contact form on my site: Given that some sites sell WordPress Themes without checking for quality standards, what would be the right way to sell WordPress Themes? To me it doesn’t really … <a href=\"http://en.wp.obenland.it/selling-wordpress-themes-the-right-way/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:1063:\"<p>Today I received the following question through the contact form on my site:</p>\n<blockquote><p>Given that some sites sell WordPress Themes without checking for quality standards, what would be the right way to sell WordPress Themes?</p></blockquote>\n<p>To me it doesn’t really matter whether the Theme Marketplace you sell your Theme in requires a certain level of quality in the Themes it sells or not. As long as your Theme is coded in a way it would pass a Review from the WordPress.org Theme Review Team, your customers will notice and you will be all good.</p>\n<p>So tip would be: Choose the marketplace(s) that pass(es) <a title=\"The T-shirt Test, explained by Jurgen Appelo\" href=\"http://www.noop.nl/2011/12/the-t-shirt-test.html\" target=\"_blank\">the T-shirt test</a>!</p>\n<p>P.S.: I know the title of this post maybe <del>misleading</del> a little strong, but hey, it was the subject line of that email! <img src=\"https://s.w.org/images/core/emoji/11/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></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:69:\"http://en.wp.obenland.it/selling-wordpress-themes-the-right-way/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: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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"599\";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:42:\"\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:14:\"My First Patch\";s: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:\"http://en.wp.obenland.it/my-first-patch/\";s: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:48:\"http://en.wp.obenland.it/my-first-patch/#respond\";s: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, 22 Aug 2012 07:46: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Meta\";s: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:\"http://en.wp.obenland.it/?p=562\";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:242:\"Inspired by Amy Hendrix\' post on her first patch to an Open Source project, I briefly outline my first steps on WordPress Core trac. <a href=\"http://en.wp.obenland.it/my-first-patch/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:3230:\"<p>Inspired by <a title=\"Amy on WordPress.org\" href=\"http://profiles.wordpress.org/sabreuse\" target=\"_blank\">Amy Hendrix</a>‘ post on <a title=\"Amy\'s post\" href=\"http://sabreuse.com/my-first-patch-chapters-1-3/\" target=\"_blank\">her first patch to an Open Source project</a>, I want to briefly outline my first steps on WordPress Core trac:</p>\n<p>My first patch to WordPress was basically just turning the recommendation that was given <a title=\"Ticket for my first patch\" href=\"http://core.trac.wordpress.org/ticket/17778\" target=\"_blank\">in-ticket</a> into a patch. This was in June 2011 and is still waiting for further attention. But to be honest, at that time it wasn’t necessarily as much about the content of the patch for me as it was about creating a usable SVN patch in the first place. And actually submitting it. So it seemed like the perfect opportunity, since the content was pretty much outlined already.<span id=\"more-562\"></span></p>\n<p>My first WordPress props didn’t come until almost one year later. <a title=\"WP Display Header\" href=\"http://en.wp.obenland.it/wp-display-header/\" target=\"_blank\">My most popular Plugin</a> is about selecting a custom header image for each individual post type or taxonomy, so I pay close attention to all changes around custom headers, to keep the Plugin up to date. After the changes that made it possible to select images in the media library as a header, I read through the code to learn all about it, when I noticed a missing underscore in a translation function. After some checking on Core trac, I opened <a title=\"The trac ticket\" href=\"http://core.trac.wordpress.org/ticket/20646\" target=\"_blank\">a bug report</a> and attached <a title=\"My patch, adding a _\" href=\"http://core.trac.wordpress.org/attachment/ticket/20646/20646.patch\" target=\"_blank\">my patch</a>. <a title=\"Sergey on WordPress.org\" href=\"http://profiles.wordpress.org/SergeyBiryukov\" target=\"_blank\">Sergey Biryukov</a> noticed that it was also missing on the custom background side and updated the patch with that change. Later that day, <a title=\"Ryan on WordPress.org\" href=\"http://profiles.wordpress.org/ryan\" target=\"_blank\">Ryan Boren</a> comitted the change.</p>\n<blockquote class=\"pull\"><p>My first contribution: _</p></blockquote>\n<p>This was three months ago. Since then <a title=\"My contributions to WordPress Core\" href=\"https://core.trac.wordpress.org/search?q=obenland&noquickjump=1&changeset=on&max=20\" target=\"_blank\">many more patches</a> followed. Mainly because I became part of the Twenty Twelve team for WordPress 3.5 with <a title=\"Lance on WordPress.org\" href=\"http://profiles.wordpress.org/lancewillett\" target=\"_blank\">Lance Willett</a> and <a title=\"Drew on WordPress.org\" href=\"http://profiles.wordpress.org/drewstrojny\" target=\"_blank\">Drew Strojny</a>, which is a blast for me, to say the least. I can’t believe how much I learn and how much fun it is to work together with them.</p>\n<p>I wrote <a title=\"WordPress Community Summit\" href=\"http://en.wp.obenland.it/wordpress-community-summit/\" target=\"_blank\">another retrospective post on my WordPress involvement</a>, following my invitation to the WordPress Community Summit</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:45:\"http://en.wp.obenland.it/my-first-patch/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: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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"562\";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:42:\"\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:13:\"What he said!\";s: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:38:\"http://en.wp.obenland.it/what-he-said/\";s: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:46:\"http://en.wp.obenland.it/what-he-said/#respond\";s: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, 08 Aug 2012 10:50:52 +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:4:\"Meta\";s: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:\"http://en.wp.obenland.it/?p=543\";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:319:\"Honestly, I was floored when I was included on this list. While I’d like to think of myself as an active member of the WP Community, what I’ve done is small in comparison to many of the names on this … <a href=\"http://en.wp.obenland.it/what-he-said/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:490:\"<blockquote><p>Honestly, I was floored when I was included on this list. While I’d like to think of myself as an active member of the WP Community, what I’ve done is small in comparison to many of the names on this list, both in name recognition and contributions.<br />\n<cite><a title=\"Andrew\'s original comment\" href=\"http://make.wordpress.org/summit/2012/08/07/the-wordpress-community-summit-is-a-by-invitation/#comment-6\" target=\"_blank\">Andrew Norcross</a></cite></p></blockquote>\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:43:\"http://en.wp.obenland.it/what-he-said/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: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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"543\";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:42:\"\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:26:\"WordPress Community Summit\";s: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:\"http://en.wp.obenland.it/wordpress-community-summit/\";s: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:61:\"http://en.wp.obenland.it/wordpress-community-summit/#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:\"Mon, 06 Aug 2012 15:27:54 +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:4:\"Meta\";s: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:\"http://en.wp.obenland.it/?p=534\";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:341:\"2012 has been pretty great to me so far, especially when it comes to the WordPress site of my life: I joined the WordPress Theme Review Team in March, Released my first Theme to the repository in the same month, … <a href=\"http://en.wp.obenland.it/wordpress-community-summit/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:5865:\"<p>2012 has been pretty great to me so far, especially when it comes to the WordPress site of my life:</p>\n<ul>\n<li>I joined the <a title=\"The WPTRT site\" href=\"http://make.wordpress.org/themes/\" target=\"_blank\">WordPress Theme Review Team</a> in March,</li>\n<li>Released <a title=\"The Bootstrap in the WordPress Theme Repository\" href=\"http://wordpress.org/extend/themes/the-bootstrap/\" target=\"_blank\">my first Theme to the repository</a> in the same month,</li>\n<li>Had <a title=\"My first props\" href=\"https://core.trac.wordpress.org/changeset/20757\" target=\"_blank\">my first patch committed to Core</a> in May, therefore</li>\n<li>Became <a title=\"Core Contributor to WordPress 3.4\" href=\"http://en.wp.obenland.it/core-contributor-to-wordpress-3-4/\" target=\"_blank\">Core Contributor to 3.4</a> in June and</li>\n<li>Made it on the <a title=\"Nacin putting me in one sentence with Lance Willett and Drew Strojny\" href=\"https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev&day=2012-07-18&sort=asc#m423889\" target=\"_blank\">Twenty Twelve core development team</a> in July.</li>\n</ul>\n<p style=\"text-align: center;\"><strong>But all this was topped today, when I received an invitation to the WordPress Community Summit on Tybee Island, GA in October!<span id=\"more-534\"></span></strong></p>\n<p>In 2008, at the age of 25, I had no idea what a <code>$variable</code> or a <code>function()</code> is. After I started at an internet company as an intern in Online Marketing, I attended a series of workshops for non-tekkies to learn about how the web works (HTTP, HTML, CSS, PHP were the four courses). I had fun creating sites in static HTML and started to learn some CSS so they would look good. Whatever “good” was, back then. <img src=\"https://s.w.org/images/core/emoji/11/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n<p>Around half a year later, after I wanted more than just links and images and started to learn PHP, I came to a project to create a site for a couple of friends of mine. My plan was to write a revolutionary CMS from scratch with the help from my nerd brother. We were wondering how we should design the backend, when my brother showed me how WordPress 2.7.1 was doing it. I liked the design a lot! So … I started to copy the design, with my custom PHP code underneath!</p>\n<p>Two days into copying the WordPress Admin, I was fed up. THAT’s when I had the glorious idea, to just use WordPress and create a custom Theme (which is enough work by itself). And <a title=\"My first site\" href=\"http://crazystunters.de/\" target=\"_blank\">this is what it (still) looks like</a>. That was the time was when I got hooked on WordPress.</p>\n<p>Ever since that day, I started to get more and more involved. I started to write Plugins. I started to write Themes. I started to get to know the WordPress Codebase. In 2010 I released my first Plugin to the WordPress repo. Until then, working with SVN really creeped me out. It was also in 2010, when I wrote my first Theme framework for said internet company. And I was contributing to the WordPress Codex.</p>\n<p>In 2011 I really felt like I became part of the community, giving back by writing Plugins and releasing them, writing bad Tutorials and comment on other people’s tutorials to let them know how bad theirs were.</p>\n<p>But it wasn’t until 2012, when I joined the Theme Review Team, that I <em>really</em> felt part of the community. Mailing with Chip Bennett. You know, the one whose name was underneath most of the posts in the Theme Unit Test, I’ve been using for months (he really exists!). Him having my back on my first reviews, when it came to discussions with Theme authors.</p>\n<p>Then I came to <a title=\"Changeset 20757\" href=\"https://core.trac.wordpress.org/changeset/20757\" target=\"_blank\">my first contribution to WordPress Core</a>: _<br />\nWhich was when I started to attend the Dev Chats in IRC. And a week later, Jane posted her <a title=\"Call to Contributors\" href=\"http://wordpress.org/news/2012/05/calling-all-contributors-community-summit-2012/\" target=\"_blank\">Call to all Contributors</a>.</p>\n<p>I didn’t fill out the form. I looked at it, thought about nominating people who I thought were awesome, I thought about nominating myself, but never actually filled one out. Jane wrote underneath the post: “<em>Please do not nominate yourself if you just think it would be cool to hang out with this group.</em>” – So I didn’t.</p>\n<p>But then, well after the deadline to submit a nomination had passed, Jane started to tweet about nominating oneself. And again. And again. And then I saw this tweet:</p>\n<blockquote class=\"twitter-tweet\" data-in-reply-to=\"205415443329064961\" width=\"550\" lang=\"de\">\n<p>@<a href=\"https://twitter.com/ericmann\">ericmann</a> I’m looking for people to nominate themselves as well. If they can’t be bothered to fill in a survey/say they are interested…</p>\n<p>— Jane Wells (@janeforshort) <a href=\"https://twitter.com/janeforshort/status/205418730090532864\" data-datetime=\"2012-05-23T22:03:36+00:00\">Mai 23, 2012</a></p></blockquote>\n<p><script src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script></p>\n<p>It was right after midnight in Germany and I was already laying in bed. But I felt challenged! So got back up, grabbed my laptop and filled out that form. And here I am. I <em>never</em> expected to be chosen. Wow.</p>\n<p>Today I have <em>the best</em> time collaborating with Lance Willett and Drew Strojny and all the other contributors on Twenty Twelve. Never have I felt more at home in the WordPress community. So being allowed to attend the Contributor Summit really tops it off! Can’t wait to meet all the people in real life and have a beer with them!</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:57:\"http://en.wp.obenland.it/wordpress-community-summit/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:1:\"3\";s: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:3:\"534\";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:42:\"\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:29:\"Twenty Eleven Showcase Slider\";s: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:55:\"http://en.wp.obenland.it/twenty-eleven-showcase-slider/\";s: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:64:\"http://en.wp.obenland.it/twenty-eleven-showcase-slider/#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:\"Mon, 02 Jul 2012 08:16:54 +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:6:\"Plugin\";s: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:\"http://en.wp.obenland.it/?p=550\";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:323:\"This WordPress Plugin enables the showcase template of Twenty Eleven automatically slide through all the sticky posts. It simulates the mouse click that triggers the slide change every four seconds. <a href=\"http://en.wp.obenland.it/twenty-eleven-showcase-slider/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:566:\"<p>Adds carousel functionality to the Twenty Eleven Showcase slider.</p>\n<h2>Description</h2>\n<p>This plugin enables the showcase template automatically slide through all the sticky posts. It simulates the mouse click that triggers the slide change every four seconds.</p>\n<h2>Installation</h2>\n<ol>\n<li>Download Twenty Eleven Showcase Slider.</li>\n<li>Unzip the folder into the `/wp-content/plugins/` directory.</li>\n<li>Activate the plugin through the ‘Plugins’ menu in WordPress.</li>\n</ol>\n<h2>Frequently Asked Questions</h2>\n<p>None asked yet.</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:60:\"http://en.wp.obenland.it/twenty-eleven-showcase-slider/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:1:\"5\";s: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:3:\"550\";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:42:\"\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:34:\"The leanest comments.php file ever\";s: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:60:\"http://en.wp.obenland.it/the-leanest-comments-php-file-ever/\";s: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:69:\"http://en.wp.obenland.it/the-leanest-comments-php-file-ever/#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:\"Sat, 16 Jun 2012 17:35: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:17:\"Theme 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://en.wp.obenland.it/?p=500\";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:379:\"More to be seen as a proof of concept than the next step in Theme Development evolution, in version 1.7.0 The Bootstrap’s comments.php file will contain not more than a single call to comments_form(). Many Theme authors will argue that … <a href=\"http://en.wp.obenland.it/the-leanest-comments-php-file-ever/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:3385:\"<p>More to be seen as a proof of concept than the next step in Theme Development evolution, in version 1.7.0 <a title=\"The file on GitHub\" href=\"https://github.com/obenland/the-bootstrap/blob/1.7.0/comments.php\" target=\"_blank\">The Bootstrap’s <code>comments.php</code> file</a> will contain not more than a single call to <code>comments_form()</code>.</p>\n<pre class=\"brush: php; title: ; notranslate\">\r\n<?php\r\n/** comments.php\r\n *\r\n * The template for displaying Comments.\r\n *\r\n * The area of the page that contains both current comments\r\n * and the comment form. The actual display of comments is\r\n * handled by callbacks which are located in the functions.php file.\r\n *\r\n * @author Konstantin Obenland\r\n * @package The Bootstrap\r\n * @since 1.0.0 - 05.02.2012\r\n */\r\n\r\ncomment_form();\r\n\r\n/* End of file comments.php */\r\n/* Location: ./wp-content/themes/the-bootstrap/comments.php */\r\n</pre>\n<p>Many Theme authors will argue that it doesn’t make much sense to move the entire comment business out of <code>comments.php</code> and they are probably right. But when I realized that it was <em>possible</em> to have the entire file consist of only one function call, I wanted to implement it and try it out.<span id=\"more-500\"></span></p>\n<p>This is what I moved to <code>functions.php</code>:</p>\n<pre class=\"brush: php; title: ; notranslate\">\r\n/**\r\n * Displays comment list, when there are any\r\n *\r\n * @author Konstantin Obenland\r\n * @since 1.7.0 - 16.06.2012\r\n *\r\n * @return void\r\n */\r\nfunction the_bootstrap_comments_list() {\r\n if ( post_password_required() ) : ?>\r\n <div id="comments">\r\n <p class="nopassword"><?php _e( \'This post is password protected. Enter the password to view any comments.\', \'the-bootstrap\' ); ?></p>\r\n </div><!-- #comments -->\r\n <?php\r\n return;\r\n endif;\r\n\r\n if ( have_comments() ) : ?>\r\n <div id="comments">\r\n <h2 id="comments-title">\r\n <?php printf( _n( \'One thought on &ldquo;%2$s&rdquo;\', \'%1$s thoughts on &ldquo;%2$s&rdquo;\', get_comments_number(), \'the-bootstrap\' ),\r\n number_format_i18n( get_comments_number() ), \'<span>\' . get_the_title() . \'</span>\' ); ?>\r\n </h2>\r\n\r\n <?php the_bootstrap_comment_nav(); ?>\r\n\r\n <ol class="commentlist unstyled">\r\n <?php wp_list_comments( array( \'callback\' => \'the_bootstrap_comment\' ) ); ?>\r\n </ol><!-- .commentlist .unstyled -->\r\n\r\n <?php the_bootstrap_comment_nav(); ?>\r\n\r\n </div><!-- #comments -->\r\n <?php endif;\r\n}\r\nadd_action( \'comment_form_before\', \'the_bootstrap_comments_list\', 0 );\r\nadd_action( \'comment_form_comments_closed\', \'the_bootstrap_comments_list\', 1 );\r\n\r\n/**\r\n * Echoes comments-are-closed message when post type supports comments and we\'re\r\n * not on a page\r\n *\r\n * @author Konstantin Obenland\r\n * @since 1.7.0 - 16.06.2012\r\n *\r\n * @return void\r\n */\r\nfunction the_bootstrap_comments_closed() {\r\n if ( ! is_page() AND post_type_supports( get_post_type(), \'comments\' ) ) : ?>\r\n <p class="nocomments"><?php _e( \'Comments are closed.\', \'the-bootstrap\' ); ?></p>\r\n <?php endif;\r\n}\r\nadd_action( \'comment_form_comments_closed\', \'the_bootstrap_comments_closed\' );\r\n</pre>\n<p>So there you have it! What do you think?</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:65:\"http://en.wp.obenland.it/the-leanest-comments-php-file-ever/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:\"10\";s: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:3:\"500\";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:42:\"\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:33:\"Core Contributor to WordPress 3.4\";s: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:59:\"http://en.wp.obenland.it/core-contributor-to-wordpress-3-4/\";s: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:67:\"http://en.wp.obenland.it/core-contributor-to-wordpress-3-4/#respond\";s: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 Jun 2012 11:27:49 +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:4:\"Meta\";s: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:\"http://en.wp.obenland.it/?p=484\";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:353:\"With my first three contributions to WordPress core, I also made it on the Credits page for the new release, which is a huge honor for me: Ever since I started out coding in late 2008 and stumbleing across WordPress, … <a href=\"http://en.wp.obenland.it/core-contributor-to-wordpress-3-4/\">Continue reading <span class=\"meta-nav\">→</span></a>\";s: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:19:\"Konstantin Obenland\";s: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:3515:\"<p>With <a title=\"My contributions to WordPress Core\" href=\"https://core.trac.wordpress.org/search?q=props+kobenland&noquickjump=1&changeset=on\" target=\"_blank\">my first three contributions to WordPress core</a>, I also made it on the Credits page for the new release, which is a huge honor for me:</p>\n<p><a href=\"http://en.wp.obenland.it/core-contributor-to-wordpress-3-4/core-contributors/\" rel=\"attachment wp-att-485\"><img data-attachment-id=\"485\" data-permalink=\"http://en.wp.obenland.it/core-contributor-to-wordpress-3-4/core-contributors/\" data-orig-file=\"https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?fit=1065%2C463\" data-orig-size=\"1065,463\" data-comments-opened=\"1\" data-image-meta=\"{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":""}\" data-image-title=\"Core Contributors to WordPress 3.4\" data-image-description=\"\" data-medium-file=\"https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?fit=300%2C130\" data-large-file=\"https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?fit=584%2C254\" class=\"aligncenter size-large wp-image-485\" title=\"Core Contributors to WordPress 3.4\" src=\"https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?resize=584%2C253\" alt=\"\" width=\"584\" height=\"253\" srcset=\"https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?resize=1024%2C445 1024w, https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?resize=300%2C130 300w, https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?resize=585%2C254 585w, https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?resize=500%2C217 500w, https://i0.wp.com/en.wp.obenland.it/files/2012/06/core-contributors.png?w=1065 1065w\" sizes=\"(max-width: 584px) 100vw, 584px\" data-recalc-dims=\"1\" /></a><span id=\"more-484\"></span></p>\n<p>Ever since I started out coding in late 2008 and stumbleing across WordPress, I got more and more engaged with the software. In early stages I developed <a title=\"My plugins on WordPress.org\" href=\"http://en.wp.obenland.it/thank-you-for-your-contribution/\" target=\"_blank\">a few plugins</a> and created <a title=\"My first Theme. I know.\" href=\"http://crazystunters.de\" target=\"_blank\">a theme for a couple of friends</a> of mine. Then I took it a step further, when I was given the opportunity to create and maintain <a title=\"The main blog of the network\" href=\"http://blog.holidaycheck.de\" target=\"_blank\">the blog network of HolidayCheck</a>, and took on my first outside freelance projects. But it wasn’t until this year, that I <em>really</em> got involved. After joining <a title=\"Join us!\" href=\"http://make.wordpress.org/themes/about/\" target=\"_blank\">the WordPress Theme Review Team</a> in March and publishing <a title=\"The Bootstrap on WordPress.org\" href=\"http://wordpress.org/extend/themes/the-bootstrap\" target=\"_blank\">my first Theme at the Repository</a>, I also started to read more through the core trac tickets and finally found opportunities to contribute.</p>\n<p>If you also want to see <strong>your</strong> name on this page, <a href=\"http://codex.wordpress.org/Contributing_to_WordPress\">get involved in WordPress</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://en.wp.obenland.it/core-contributor-to-wordpress-3-4/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: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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"484\";s: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:30:\"http://en.wp.obenland.it/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:6:\"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: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:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"32558292\";s: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:4:\"date\";s:29:\"Fri, 08 Feb 2019 13:12:37 GMT\";s:6:\"server\";s:6:\"Apache\";s:4:\"vary\";s:22:\"Accept-Encoding,Cookie\";s:16:\"content-encoding\";s:4:\"gzip\";s:4:\"etag\";s:34:\"\"286f9dc18c1261609371e74b0fc226e8\"\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:4:\"link\";s:61:\"<http://en.wp.obenland.it/wp-json/>; rel=\"https://api.w.org/\"\";s:14:\"content-length\";s:4:\"9149\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";}}s:5:\"build\";s:14:\"20181211140926\";}', 'no'),
(2329, '_transient_timeout_feed_mod_96975624cb8935edefde301a559a77aa', '1549674758', 'no'),
(2330, '_transient_feed_mod_96975624cb8935edefde301a559a77aa', '1549631558', 'no'),
(2429, '_site_transient_timeout_community-events-343917ed1e42b0baac6fc808dc840a79', '1549930512', 'no'),
(2430, '_site_transient_community-events-343917ed1e42b0baac6fc808dc840a79', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"123.201.67.0\";}s:6:\"events\";a:0:{}}', 'no'),
(2461, 'gadwp_options', '{\"client_id\":\"\",\"client_secret\":\"\",\"access_front\":[\"administrator\"],\"access_back\":[\"administrator\"],\"tableid_jail\":\"189386605\",\"theme_color\":\"#1e73be\",\"switch_profile\":0,\"tracking_type\":\"universal\",\"ga_anonymize_ip\":\"1\",\"user_api\":0,\"ga_event_tracking\":\"1\",\"ga_event_downloads\":\"zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*\",\"track_exclude\":[],\"ga_target_geomap\":\"\",\"ga_realtime_pages\":10,\"token\":\"{\\\"access_token\\\":\\\"ya29.a0AfH6SMDJHAYWjO8xM-2hjXoaKOXqqXcUlSLJfaoJepKg-pV5lrnVEZOvfwUGqnU41Lx4v6RBONr1J1zsbGBj1rebS3MkWxTMPNnahHTis5PmkMDoZt7Cd0lIlHbJhpshpZsQ1LqSVJmMgG1l6IpQnMmsVNUU2bTXQrq7aFCJP5u3IQ\\\",\\\"expires_in\\\":3599,\\\"refresh_token\\\":\\\"1\\\\\\/emQRMW7Wxm0oqPyQ68X5-OdEN8FYKFbJCDaD-pLt4mQwW95R-3gL1xps1mm-FL3u\\\",\\\"scope\\\":\\\"https:\\\\\\/\\\\\\/www.googleapis.com\\\\\\/auth\\\\\\/analytics.readonly\\\",\\\"token_type\\\":\\\"Bearer\\\",\\\"created\\\":1613364337}\",\"ga_profiles_list\":[[\"All Web Site Data\",\"189386605\",\"UA-133959750-1\",\"http:\\/\\/info.viitorcloud.com\\/\",19800,\"Asia\\/Calcutta\",null]],\"ga_enhanced_links\":1,\"ga_remarketing\":0,\"network_mode\":0,\"ga_speed_samplerate\":1,\"ga_user_samplerate\":100,\"ga_event_bouncerate\":0,\"ga_crossdomain_tracking\":0,\"ga_crossdomain_list\":\"\",\"ga_author_dimindex\":0,\"ga_category_dimindex\":0,\"ga_tag_dimindex\":0,\"ga_user_dimindex\":0,\"ga_pubyear_dimindex\":0,\"ga_pubyearmonth_dimindex\":0,\"ga_aff_tracking\":1,\"ga_event_affiliates\":\"\\/out\\/\",\"automatic_updates_minorversion\":\"1\",\"backend_item_reports\":1,\"backend_realtime_report\":0,\"frontend_item_reports\":0,\"dashboard_widget\":1,\"api_backoff\":0,\"ga_cookiedomain\":\"\",\"ga_cookiename\":\"\",\"ga_cookieexpires\":\"\",\"pagetitle_404\":\"Page Not Found\",\"maps_api_key\":\"\",\"tm_author_var\":0,\"tm_category_var\":0,\"tm_tag_var\":0,\"tm_user_var\":0,\"tm_pubyear_var\":0,\"tm_pubyearmonth_var\":0,\"web_containerid\":\"\",\"amp_containerid\":\"\",\"amp_tracking_tagmanager\":0,\"amp_tracking_analytics\":0,\"amp_tracking_clientidapi\":0,\"trackingcode_infooter\":0,\"trackingevents_infooter\":0,\"ecommerce_mode\":\"disabled\",\"ga_formsubmit_tracking\":1,\"optimize_tracking\":0,\"optimize_containerid\":\"\",\"optimize_pagehiding\":0,\"superadmin_tracking\":0,\"ga_pagescrolldepth_tracking\":1,\"tm_pagescrolldepth_tracking\":0,\"ga_event_precision\":1,\"ga_force_ssl\":0,\"with_endpoint\":1,\"ga_optout\":1,\"ga_dnt_optout\":0,\"tm_optout\":0,\"tm_dnt_optout\":0,\"ga_with_gtag\":1,\"usage_tracking\":0,\"hide_am_notices\":0,\"network_hide_am_notices\":0,\"ga_enhanced_excludesa\":0,\"ga_hash_tracking\":\"1\",\"gadwp_hidden\":\"Y\"}', 'yes'),
(2462, 'widget_gadwp-frontwidget-report', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2464, '_amn_exact-metrics_last_checked', '1613347200', 'yes'),
(2467, 'gadwp_redeemed_code', '4/7wASFiUEaHRZlcC9rMGZ-VRj49HOecYmOk2NP8zTADmkOdpsFc6_S6I', 'yes'),
(2470, 'gadwp_cache_qr2_2704679621', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:159:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=7daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:7:{i:0;a:3:{i:0;s:8:\"20190205\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:1;a:3:{i:0;s:8:\"20190206\";i:1;s:9:\"Wednesday\";i:2;s:1:\"6\";}i:2;a:3:{i:0;s:8:\"20190207\";i:1;s:8:\"Thursday\";i:2;s:2:\"32\";}i:3;a:3:{i:0;s:8:\"20190208\";i:1;s:6:\"Friday\";i:2;s:2:\"70\";}i:4;a:3:{i:0;s:8:\"20190209\";i:1;s:8:\"Saturday\";i:2;s:1:\"3\";}i:5;a:3:{i:0;s:8:\"20190210\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:6;a:3:{i:0;s:8:\"20190211\";i:1;s:6:\"Monday\";i:2;s:2:\"27\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:159:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=7daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:7;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"138\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:8:\"7daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2471, 'gadwp_cache_qr3_3402543783', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:259:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=7daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:3:\"138\";i:1;s:2:\"71\";i:2;s:4:\"1211\";i:3;s:18:\"10.144927536231885\";i:4;s:1:\"0\";i:5;s:16:\"8.77536231884058\";i:6;s:17:\"97.93202979515829\";i:7;s:3:\"0.0\";i:8;s:17:\"762.1739130434783\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:259:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=7daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:3:\"138\";s:8:\"ga:users\";s:2:\"71\";s:12:\"ga:pageviews\";s:4:\"1211\";s:13:\"ga:BounceRate\";s:18:\"10.144927536231885\";s:18:\"ga:organicSearches\";s:1:\"0\";s:22:\"ga:pageviewsPerSession\";s:16:\"8.77536231884058\";s:16:\"ga:avgTimeOnPage\";s:17:\"97.93202979515829\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:21:\"ga:avgSessionDuration\";s:17:\"762.1739130434783\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:8:\"7daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2472, 'gadwp_cache_qr2_124093462', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:135:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:sessions&start-date=today&end-date=today\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"0\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"0\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"0\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"0\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:1:\"2\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:1:\"0\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:1:\"1\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"0\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:1:\"0\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"0\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:1:\"0\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:1:\"0\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:1:\"0\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:135:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:sessions&start-date=today&end-date=today\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:1:\"3\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:5:\"today\";s:8:\"end-date\";s:5:\"today\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549956600;}', 'no'),
(2473, 'gadwp_cache_qr3_1855946805', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:252:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=today&end-date=today\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:2:\"12\";i:3;s:3:\"0.0\";i:4;s:1:\"0\";i:5;s:3:\"4.0\";i:6;s:18:\"167.66666666666666\";i:7;s:3:\"0.0\";i:8;s:5:\"503.0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:252:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=today&end-date=today\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:1:\"3\";s:8:\"ga:users\";s:1:\"1\";s:12:\"ga:pageviews\";s:2:\"12\";s:13:\"ga:BounceRate\";s:3:\"0.0\";s:18:\"ga:organicSearches\";s:1:\"0\";s:22:\"ga:pageviewsPerSession\";s:3:\"4.0\";s:16:\"ga:avgTimeOnPage\";s:18:\"167.66666666666666\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:21:\"ga:avgSessionDuration\";s:5:\"503.0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:5:\"today\";s:8:\"end-date\";s:5:\"today\";s:3:\"ids\";s:12:\"ga:189386605\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549956600;}', 'no'),
(2474, 'gadwp_cache_qr2_2910322369', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:143:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:sessions&start-date=yesterday&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"0\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"0\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"0\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"1\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:1:\"5\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:1:\"3\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:1:\"5\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"2\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:1:\"6\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"1\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:1:\"3\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:1:\"1\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:1:\"0\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:143:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:sessions&start-date=yesterday&end-date=yesterday\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:2:\"27\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"yesterday\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2475, 'gadwp_cache_qr3_3028106852', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=yesterday&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:2:\"27\";i:1;s:2:\"17\";i:2;s:3:\"443\";i:3;s:18:\"7.4074074074074066\";i:4;s:1:\"0\";i:5;s:17:\"16.40740740740741\";i:6;s:16:\"66.8798076923077\";i:7;s:3:\"0.0\";i:8;s:18:\"1030.8148148148148\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=yesterday&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:2:\"27\";s:8:\"ga:users\";s:2:\"17\";s:12:\"ga:pageviews\";s:3:\"443\";s:13:\"ga:BounceRate\";s:18:\"7.4074074074074066\";s:18:\"ga:organicSearches\";s:1:\"0\";s:22:\"ga:pageviewsPerSession\";s:17:\"16.40740740740741\";s:16:\"ga:avgTimeOnPage\";s:16:\"66.8798076923077\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:21:\"ga:avgSessionDuration\";s:18:\"1030.8148148148148\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"yesterday\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2476, 'gadwp_cache_qr7_1684430230', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:164:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=yesterday&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:2:{i:0;s:5:\"India\";i:1;s:2:\"27\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:164:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=yesterday&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:2:\"27\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"yesterday\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:10:\"ga:country\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:country\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2479, 'gadwp_cache_qr8_198059470', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:172:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:channelGrouping&metrics=ga:sessions&sort=-ga:sessions&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:2:{i:0;s:6:\"Direct\";i:1;s:3:\"138\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:172:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:channelGrouping&metrics=ga:sessions&sort=-ga:sessions&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"138\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:18:\"ga:channelGrouping\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:18:\"ga:channelGrouping\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2480, 'gadwp_cache_qr6_342153018', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:196:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:keyword&metrics=ga:sessions&sort=-ga:sessions&filters=ga:keyword!%3D(not+set)&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";N;s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:196:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:keyword&metrics=ga:sessions&sort=-ga:sessions&filters=ga:keyword!%3D(not+set)&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:0;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:1:\"0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:10:\"ga:keyword\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:21:\"ga:keyword!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:keyword\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2481, 'gadwp_cache_qr8_4148278142', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:166:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:channelGrouping&metrics=ga:users&sort=-ga:users&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:2:{i:0;s:6:\"Direct\";i:1;s:2:\"71\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:166:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:channelGrouping&metrics=ga:users&sort=-ga:users&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:1:{s:8:\"ga:users\";s:2:\"71\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:18:\"ga:channelGrouping\";s:7:\"metrics\";a:1:{i:0;s:8:\"ga:users\";}s:4:\"sort\";a:1:{i:0;s:9:\"-ga:users\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:18:\"ga:channelGrouping\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2482, 'gadwp_cache_qr6_2562247979', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:190:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:keyword&metrics=ga:users&sort=-ga:users&filters=ga:keyword!%3D(not+set)&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";N;s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:190:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:keyword&metrics=ga:users&sort=-ga:users&filters=ga:keyword!%3D(not+set)&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:0;s:19:\"totalsForAllResults\";a:1:{s:8:\"ga:users\";s:1:\"0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:10:\"ga:keyword\";s:7:\"metrics\";a:1:{i:0;s:8:\"ga:users\";}s:4:\"sort\";a:1:{i:0;s:9:\"-ga:users\";}s:7:\"filters\";s:21:\"ga:keyword!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:keyword\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2483, 'gadwp_cache_qr8_870510743', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:174:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:channelGrouping&metrics=ga:pageviews&sort=-ga:pageviews&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:2:{i:0;s:6:\"Direct\";i:1;s:4:\"1211\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:174:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:channelGrouping&metrics=ga:pageviews&sort=-ga:pageviews&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:1:{s:12:\"ga:pageviews\";s:4:\"1211\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:18:\"ga:channelGrouping\";s:7:\"metrics\";a:1:{i:0;s:12:\"ga:pageviews\";}s:4:\"sort\";a:1:{i:0;s:13:\"-ga:pageviews\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:18:\"ga:channelGrouping\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2484, 'gadwp_cache_qr6_2301455456', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:198:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:keyword&metrics=ga:pageviews&sort=-ga:pageviews&filters=ga:keyword!%3D(not+set)&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";N;s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:198:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:keyword&metrics=ga:pageviews&sort=-ga:pageviews&filters=ga:keyword!%3D(not+set)&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:0;s:19:\"totalsForAllResults\";a:1:{s:12:\"ga:pageviews\";s:1:\"0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:10:\"ga:keyword\";s:7:\"metrics\";a:1:{i:0;s:12:\"ga:pageviews\";}s:4:\"sort\";a:1:{i:0;s:13:\"-ga:pageviews\";}s:7:\"filters\";s:21:\"ga:keyword!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:keyword\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2485, 'gadwp_cache_qr2_718765960', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:161:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:pageviews&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:14:{i:0;a:3:{i:0;s:8:\"20190129\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:1;a:3:{i:0;s:8:\"20190130\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:2;a:3:{i:0;s:8:\"20190131\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:3;a:3:{i:0;s:8:\"20190201\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:4;a:3:{i:0;s:8:\"20190202\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:5;a:3:{i:0;s:8:\"20190203\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:6;a:3:{i:0;s:8:\"20190204\";i:1;s:6:\"Monday\";i:2;s:1:\"0\";}i:7;a:3:{i:0;s:8:\"20190205\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:8;a:3:{i:0;s:8:\"20190206\";i:1;s:9:\"Wednesday\";i:2;s:2:\"13\";}i:9;a:3:{i:0;s:8:\"20190207\";i:1;s:8:\"Thursday\";i:2;s:3:\"175\";}i:10;a:3:{i:0;s:8:\"20190208\";i:1;s:6:\"Friday\";i:2;s:3:\"570\";}i:11;a:3:{i:0;s:8:\"20190209\";i:1;s:8:\"Saturday\";i:2;s:2:\"10\";}i:12;a:3:{i:0;s:8:\"20190210\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:13;a:3:{i:0;s:8:\"20190211\";i:1;s:6:\"Monday\";i:2;s:3:\"443\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:161:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:pageviews&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:14;s:19:\"totalsForAllResults\";a:1:{s:12:\"ga:pageviews\";s:4:\"1211\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:12:\"ga:pageviews\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2486, 'gadwp_cache_qr3_947770993', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:3:\"138\";i:1;s:2:\"71\";i:2;s:4:\"1211\";i:3;s:18:\"10.144927536231885\";i:4;s:1:\"0\";i:5;s:16:\"8.77536231884058\";i:6;s:17:\"97.93202979515829\";i:7;s:3:\"0.0\";i:8;s:17:\"762.1739130434783\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:3:\"138\";s:8:\"ga:users\";s:2:\"71\";s:12:\"ga:pageviews\";s:4:\"1211\";s:13:\"ga:BounceRate\";s:18:\"10.144927536231885\";s:18:\"ga:organicSearches\";s:1:\"0\";s:22:\"ga:pageviewsPerSession\";s:16:\"8.77536231884058\";s:16:\"ga:avgTimeOnPage\";s:17:\"97.93202979515829\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:21:\"ga:avgSessionDuration\";s:17:\"762.1739130434783\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2488, 'gadwp_cache_qr2_3152413136', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:136:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:pageviews&start-date=today&end-date=today\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"0\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"0\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"0\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"0\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:1:\"8\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:1:\"2\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:1:\"2\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"0\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:1:\"0\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"0\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:1:\"0\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:1:\"0\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:1:\"0\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:136:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:pageviews&start-date=today&end-date=today\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:12:\"ga:pageviews\";s:2:\"12\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:5:\"today\";s:8:\"end-date\";s:5:\"today\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:12:\"ga:pageviews\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549956600;}', 'no'),
(2492, 'gadwp_cache_qr2_2751157469', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:144:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:pageviews&start-date=yesterday&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"0\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"0\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"0\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"2\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:2:\"31\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:2:\"12\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:3:\"132\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"2\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:2:\"25\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"6\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:2:\"66\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:3:\"145\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:2:\"22\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:144:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:pageviews&start-date=yesterday&end-date=yesterday\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:12:\"ga:pageviews\";s:3:\"443\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"yesterday\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:12:\"ga:pageviews\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2493, 'gadwp_cache_qr2_462128928', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:140:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:users&start-date=yesterday&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"0\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"0\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"0\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"1\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:1:\"6\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:1:\"3\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:1:\"5\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"2\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:1:\"6\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"1\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:1:\"4\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:1:\"3\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:1:\"1\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:140:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:users&start-date=yesterday&end-date=yesterday\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:8:\"ga:users\";s:2:\"32\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"yesterday\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:8:\"ga:users\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2495, 'gadwp_cache_qr2_1787076084', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:132:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:users&start-date=today&end-date=today\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"0\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"0\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"0\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"0\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:1:\"1\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:1:\"1\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:1:\"1\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"0\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:1:\"0\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"0\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:1:\"0\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:1:\"0\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:1:\"0\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:132:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:hour&metrics=ga:users&start-date=today&end-date=today\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:8:\"ga:users\";s:1:\"3\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:5:\"today\";s:8:\"end-date\";s:5:\"today\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:8:\"ga:users\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549956600;}', 'no'),
(2498, 'gadwp_cache_qr7_88449713', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:163:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=7daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:2:{i:0;s:5:\"India\";i:1;s:3:\"138\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:163:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=7daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"138\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:8:\"7daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:10:\"ga:country\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:country\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2499, 'gadwp_cache_qr2_2057861127', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:156:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:users&start-date=7daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:7:{i:0;a:3:{i:0;s:8:\"20190205\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:1;a:3:{i:0;s:8:\"20190206\";i:1;s:9:\"Wednesday\";i:2;s:1:\"5\";}i:2;a:3:{i:0;s:8:\"20190207\";i:1;s:8:\"Thursday\";i:2;s:2:\"20\";}i:3;a:3:{i:0;s:8:\"20190208\";i:1;s:6:\"Friday\";i:2;s:2:\"46\";}i:4;a:3:{i:0;s:8:\"20190209\";i:1;s:8:\"Saturday\";i:2;s:1:\"3\";}i:5;a:3:{i:0;s:8:\"20190210\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:6;a:3:{i:0;s:8:\"20190211\";i:1;s:6:\"Monday\";i:2;s:2:\"17\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:156:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:users&start-date=7daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:7;s:19:\"totalsForAllResults\";a:1:{s:8:\"ga:users\";s:2:\"91\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:8:\"7daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:8:\"ga:users\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1549996200;}', 'no'),
(2500, 'exactmetrics_tracking_notice', '1', 'yes'),
(2591, '_site_transient_timeout_browser_352e84f01e246b1e722c1621ec324313', '1551172314', 'no'),
(2592, '_site_transient_browser_352e84f01e246b1e722c1621ec324313', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"72.0.3626.109\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(2678, 'gadwp_cache_qr_realtimecache_3682345661', 'a:2:{s:5:\"value\";O:37:\"Deconf_Service_Analytics_RealtimeData\":16:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:50:\"Deconf_Service_Analytics_RealtimeDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:2:\"id\";s:180:\"https://www.googleapis.com/analytics/v3/data/realtime?ids=ga:189386605&dimensions=rt:pagePath,rt:source,rt:keyword,rt:trafficType,rt:visitorType,rt:pageTitle&metrics=rt:activeUsers\";s:4:\"kind\";s:22:\"analytics#realtimeData\";s:18:\"\0*\0profileInfoType\";s:48:\"Deconf_Service_Analytics_RealtimeDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:42:\"Deconf_Service_Analytics_RealtimeDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";N;s:8:\"selfLink\";s:180:\"https://www.googleapis.com/analytics/v3/data/realtime?ids=ga:189386605&dimensions=rt:pagePath,rt:source,rt:keyword,rt:trafficType,rt:visitorType,rt:pageTitle&metrics=rt:activeUsers\";s:12:\"totalResults\";i:0;s:19:\"totalsForAllResults\";a:1:{s:14:\"rt:activeUsers\";s:1:\"0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:4:{s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:75:\"rt:pagePath,rt:source,rt:keyword,rt:trafficType,rt:visitorType,rt:pageTitle\";s:7:\"metrics\";a:1:{i:0;s:14:\"rt:activeUsers\";}s:11:\"max-results\";i:1000;}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:18:\"realtime:189386605\";}s:13:\"columnHeaders\";a:7:{i:0;a:3:{s:4:\"name\";s:11:\"rt:pagePath\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:9:\"rt:source\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:10:\"rt:keyword\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:3;a:3:{s:4:\"name\";s:14:\"rt:trafficType\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:4;a:3:{s:4:\"name\";s:14:\"rt:visitorType\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:5;a:3:{s:4:\"name\";s:12:\"rt:pageTitle\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:6;a:3:{s:4:\"name\";s:14:\"rt:activeUsers\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1550579648;}', 'no'),
(2757, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1550679842', 'no'),
(2758, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4555;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:3288;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2608;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2471;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1908;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1715;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1707;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1465;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1427;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1425;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1423;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1356;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1290;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1284;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1134;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1089;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1081;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1046;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:976;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:915;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:844;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:834;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:820;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:760;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:720;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:716;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:711;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:701;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:695;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:686;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:677;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:676;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:662;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:649;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:638;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:638;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:622;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:615;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:612;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:609;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:576;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:566;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:560;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:556;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:554;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:547;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:530;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:526;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:524;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:523;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:519;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:507;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:501;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:494;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:492;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:490;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:473;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:468;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:467;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:457;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:456;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:456;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:455;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:438;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:430;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:424;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:418;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:418;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:414;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:402;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:399;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:393;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:384;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:384;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:381;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:379;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:377;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:375;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:365;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:363;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:359;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:355;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:353;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:350;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:345;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:341;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:340;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:339;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:323;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:321;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:318;}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";i:316;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:316;}s:16:\"google-analytics\";a:3:{s:4:\"name\";s:16:\"google analytics\";s:4:\"slug\";s:16:\"google-analytics\";s:5:\"count\";i:313;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:312;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:308;}s:7:\"adsense\";a:3:{s:4:\"name\";s:7:\"adsense\";s:4:\"slug\";s:7:\"adsense\";s:5:\"count\";i:308;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:307;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:305;}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";i:304;}}', 'no'),
(2763, 'moove_post_act', 'a:6:{s:4:\"post\";i:0;s:14:\"post_transient\";i:7;s:4:\"page\";i:0;s:14:\"page_transient\";i:7;s:8:\"products\";i:0;s:18:\"products_transient\";i:7;}', 'yes'),
(2767, 'moove_importer_has_database', '1', 'yes'),
(2774, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1613370382;s:7:\"checked\";a:17:{s:39:\"aryo-activity-log/aryo-activity-log.php\";s:5:\"2.5.2\";s:30:\"advanced-custom-fields/acf.php\";s:6:\"5.7.10\";s:29:\"acf-repeater/acf-repeater.php\";s:5:\"2.1.0\";s:33:\"classic-editor/classic-editor.php\";s:3:\"1.3\";s:31:\"cookie-notice/cookie-notice.php\";s:6:\"1.2.46\";s:29:\"easy-wp-smtp/easy-wp-smtp.php\";s:5:\"1.3.8\";s:29:\"expire-users/expire-users.php\";s:5:\"1.0.3\";s:35:\"googleanalytics/googleanalytics.php\";s:5:\"2.1.5\";s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";s:5:\"5.3.7\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:5:\"7.4.2\";s:56:\"inline-google-spreadsheet-viewer/inline-gdocs-viewer.php\";s:6:\"0.13.0\";s:31:\"passwordprotectwithun/index.php\";s:3:\"4.0\";s:35:\"wp-approve-user/wp-approve-user.php\";s:1:\"5\";s:55:\"wp-custom-login-page-logo/wp-custom-login-page-logo.php\";s:7:\"1.4.8.4\";s:46:\"wp-google-analytics-events/ga-scroll-event.php\";s:5:\"2.5.3\";s:31:\"wp-statistics/wp-statistics.php\";s:6:\"12.5.7\";s:49:\"wp-user-login-notifier/wp-user-login-notifier.php\";s:5:\"1.0.3\";}s:8:\"response\";a:14:{s:39:\"aryo-activity-log/aryo-activity-log.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/aryo-activity-log\";s:4:\"slug\";s:17:\"aryo-activity-log\";s:6:\"plugin\";s:39:\"aryo-activity-log/aryo-activity-log.php\";s:11:\"new_version\";s:5:\"2.6.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/aryo-activity-log/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/aryo-activity-log.2.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/aryo-activity-log/assets/icon-256x256.png?rev=1944199\";s:2:\"1x\";s:70:\"https://ps.w.org/aryo-activity-log/assets/icon-128x128.png?rev=1944199\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/aryo-activity-log/assets/banner-772x250.png?rev=852698\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"5.9.5\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.5.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"cookie-notice/cookie-notice.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/cookie-notice\";s:4:\"slug\";s:13:\"cookie-notice\";s:6:\"plugin\";s:31:\"cookie-notice/cookie-notice.php\";s:11:\"new_version\";s:5:\"2.0.2\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/cookie-notice/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/cookie-notice.2.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=2466385\";s:2:\"1x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-128x128.png?rev=2466385\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/cookie-notice/assets/banner-772x250.png?rev=2466385\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:45:\"<ul>\n<li>Tweak: UI/UX improvements</li>\n</ul>\";s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:29:\"easy-wp-smtp/easy-wp-smtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/easy-wp-smtp\";s:4:\"slug\";s:12:\"easy-wp-smtp\";s:6:\"plugin\";s:29:\"easy-wp-smtp/easy-wp-smtp.php\";s:11:\"new_version\";s:5:\"1.4.5\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/easy-wp-smtp/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/easy-wp-smtp.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/easy-wp-smtp/assets/icon-128x128.png?rev=1242044\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/easy-wp-smtp/assets/banner-772x250.png?rev=1650323\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:29:\"expire-users/expire-users.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/expire-users\";s:4:\"slug\";s:12:\"expire-users\";s:6:\"plugin\";s:29:\"expire-users/expire-users.php\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/expire-users/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/expire-users.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/expire-users/assets/icon-256x256.png?rev=993622\";s:2:\"1x\";s:64:\"https://ps.w.org/expire-users/assets/icon-128x128.png?rev=993622\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/expire-users/assets/banner-1544x500.png?rev=993622\";s:2:\"1x\";s:66:\"https://ps.w.org/expire-users/assets/banner-772x250.png?rev=993622\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:79:\"<p>Added <code>expire_users_current_user_expire_countdown</code> shortcode.</p>\";s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:35:\"googleanalytics/googleanalytics.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/googleanalytics\";s:4:\"slug\";s:15:\"googleanalytics\";s:6:\"plugin\";s:35:\"googleanalytics/googleanalytics.php\";s:11:\"new_version\";s:5:\"2.5.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/googleanalytics/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/googleanalytics.2.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/googleanalytics/assets/icon-256x256.jpg?rev=1568571\";s:2:\"1x\";s:68:\"https://ps.w.org/googleanalytics/assets/icon-256x256.jpg?rev=1568571\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/googleanalytics/assets/banner-772x250.jpg?rev=1568571\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:47:\"w.org/plugins/google-analytics-dashboard-for-wp\";s:4:\"slug\";s:33:\"google-analytics-dashboard-for-wp\";s:6:\"plugin\";s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";s:11:\"new_version\";s:5:\"6.6.0\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/google-analytics-dashboard-for-wp/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/google-analytics-dashboard-for-wp.6.6.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon-256x256.png?rev=2243225\";s:2:\"1x\";s:78:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon.svg?rev=2243225\";s:3:\"svg\";s:78:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon.svg?rev=2243225\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:89:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/banner-1544x500.png?rev=2243446\";s:2:\"1x\";s:88:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/banner-772x250.png?rev=2243446\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:6:\"7.16.0\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.7.16.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:83:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon-256x256.png?rev=1598927\";s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:56:\"inline-google-spreadsheet-viewer/inline-gdocs-viewer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:46:\"w.org/plugins/inline-google-spreadsheet-viewer\";s:4:\"slug\";s:32:\"inline-google-spreadsheet-viewer\";s:6:\"plugin\";s:56:\"inline-google-spreadsheet-viewer/inline-gdocs-viewer.php\";s:11:\"new_version\";s:6:\"0.13.2\";s:3:\"url\";s:63:\"https://wordpress.org/plugins/inline-google-spreadsheet-viewer/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/inline-google-spreadsheet-viewer.0.13.2.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:85:\"https://ps.w.org/inline-google-spreadsheet-viewer/assets/icon-128x128.png?rev=1107476\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.4.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:35:\"wp-approve-user/wp-approve-user.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/wp-approve-user\";s:4:\"slug\";s:15:\"wp-approve-user\";s:6:\"plugin\";s:35:\"wp-approve-user/wp-approve-user.php\";s:11:\"new_version\";s:1:\"7\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-approve-user/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-approve-user.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-approve-user/assets/icon-256x256.png?rev=1929247\";s:2:\"1x\";s:68:\"https://ps.w.org/wp-approve-user/assets/icon-256x256.png?rev=1929247\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/wp-approve-user/assets/banner-1544x500.png?rev=1929247\";s:2:\"1x\";s:70:\"https://ps.w.org/wp-approve-user/assets/banner-772x250.png?rev=1929249\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:46:\"wp-google-analytics-events/ga-scroll-event.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:40:\"w.org/plugins/wp-google-analytics-events\";s:4:\"slug\";s:26:\"wp-google-analytics-events\";s:6:\"plugin\";s:46:\"wp-google-analytics-events/ga-scroll-event.php\";s:11:\"new_version\";s:5:\"2.6.0\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/wp-google-analytics-events/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/wp-google-analytics-events.2.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/wp-google-analytics-events/assets/icon-256x256.jpeg?rev=2189709\";s:2:\"1x\";s:80:\"https://ps.w.org/wp-google-analytics-events/assets/icon-128x128.jpeg?rev=2189709\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/wp-google-analytics-events/assets/banner-1544x500.png?rev=2189709\";s:2:\"1x\";s:81:\"https://ps.w.org/wp-google-analytics-events/assets/banner-772x250.png?rev=2189709\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"wp-statistics/wp-statistics.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wp-statistics\";s:4:\"slug\";s:13:\"wp-statistics\";s:6:\"plugin\";s:31:\"wp-statistics/wp-statistics.php\";s:11:\"new_version\";s:6:\"13.0.6\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wp-statistics/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-statistics.13.0.6.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-statistics/assets/icon-256x256.png?rev=1673578\";s:2:\"1x\";s:58:\"https://ps.w.org/wp-statistics/assets/icon.svg?rev=2041108\";s:3:\"svg\";s:58:\"https://ps.w.org/wp-statistics/assets/icon.svg?rev=2041108\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-statistics/assets/banner-772x250.png?rev=2041108\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:49:\"wp-user-login-notifier/wp-user-login-notifier.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/wp-user-login-notifier\";s:4:\"slug\";s:22:\"wp-user-login-notifier\";s:6:\"plugin\";s:49:\"wp-user-login-notifier/wp-user-login-notifier.php\";s:11:\"new_version\";s:5:\"1.0.5\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/wp-user-login-notifier/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/wp-user-login-notifier.1.0.5.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:73:\"https://s.w.org/plugins/geopattern-icon/wp-user-login-notifier_3cccdf.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/wp-user-login-notifier/assets/banner-772x250.png?rev=1164014\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:55:\"wp-custom-login-page-logo/wp-custom-login-page-logo.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:39:\"w.org/plugins/wp-custom-login-page-logo\";s:4:\"slug\";s:25:\"wp-custom-login-page-logo\";s:6:\"plugin\";s:55:\"wp-custom-login-page-logo/wp-custom-login-page-logo.php\";s:11:\"new_version\";s:7:\"1.4.8.4\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/wp-custom-login-page-logo/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/wp-custom-login-page-logo.1.4.8.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/wp-custom-login-page-logo/assets/icon-256x256.png?rev=1784949\";s:2:\"1x\";s:78:\"https://ps.w.org/wp-custom-login-page-logo/assets/icon-128x128.png?rev=1784949\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/wp-custom-login-page-logo/assets/banner-1544x500.png?rev=1784953\";s:2:\"1x\";s:80:\"https://ps.w.org/wp-custom-login-page-logo/assets/banner-772x250.png?rev=1784953\";}s:11:\"banners_rtl\";a:0:{}}}}', 'no'),
(2775, 'ual_version', '1.3.8', 'yes'),
(2776, 'ual_promo_time', '1550669267', 'yes'),
(2780, 'ual_is_optin', '', 'yes'),
(2781, 'enable_email', '1', 'yes'),
(2782, 'to_email', 'vishal@viitorcloud.com', 'yes'),
(2783, 'from_email', 'vishal@viitorcloud.com', 'yes'),
(2784, 'email_message', 'Hi admin,\r\n\r\nFollowing user is logged in your site \r\n[user_details]\r\n\r\nThanks,\r\nhttps://info.viitorcloud.com', 'yes'),
(2785, '_site_transient_timeout_browser_9a580ba74a780c0d6bf0b28584cf2d04', '1551274160', 'no'),
(2786, '_site_transient_browser_9a580ba74a780c0d6bf0b28584cf2d04', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"72.0.3626.96\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(2791, 'enable_role_list_temp', '', 'yes'),
(2792, 'enable_role_list', 'a:1:{i:0;s:13:\"administrator\";}', 'yes'),
(2793, 'enable_user_list', 'a:4:{i:0;s:5:\"admin\";i:1;s:6:\"mitali\";i:2;s:6:\"yogita\";i:3;s:6:\"vishal\";}', 'yes'),
(2816, '_site_transient_timeout_community-events-1aecf33ab8525ff212ebdffbb438372e', '1550786283', 'no'),
(2817, '_site_transient_community-events-1aecf33ab8525ff212ebdffbb438372e', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}s:6:\"events\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:40:\"February 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/258623451/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-02-24 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Ahmedabad, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:23.000640000000001;s:9:\"longitude\";d:72.499954000000002;}}}}', 'no'),
(2891, '_transient_timeout_feed_1aa74348358c925365b9d6242530696c', '1550799619', 'no'),
(2892, '_transient_feed_1aa74348358c925365b9d6242530696c', '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:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Solwin Infotech\";s: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:30:\"https://www.solwininfotech.com\";s: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:15:\"Solwin Infotech\";s: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:\"Thu, 21 Feb 2019 13:08: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: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:30:\"https://wordpress.org/?v=4.9.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:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Benefits of Progressive Web App (PWA) For Magento Website\";s: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://www.solwininfotech.com/blog/web-development/pwa-benefits-magento-website/\";s: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:89:\"https://www.solwininfotech.com/blog/web-development/pwa-benefits-magento-website/#respond\";s: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 Feb 2019 14:13:38 +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:5:{i:0;a:5:{s:4:\"data\";s:23:\"Magento Web 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:15:\"Web 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:2;a:5:{s:4:\"data\";s:22:\"Magento PWA Technology\";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:5:{s:4:\"data\";s:19:\"Magento Website PWA\";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:5:{s:4:\"data\";s:28:\"Progressive Web Apps Magento\";s: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:39:\"https://www.solwininfotech.com/?p=49679\";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:605:\"<p>The concept of Progressive Web App (PWA) has got a nod from the software giant Apple in its iOS 11.3 update. The blog shows its benefits for the Magento shop. Magento has remained a preferred platform for online retailers and web developers alike. The platform has added another feather in its cap by introducing PWA </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/web-development/pwa-benefits-magento-website/\">Benefits of Progressive Web App (PWA) For Magento Website</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Sanjay Dabhoya\";s: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:12435:\"<p>The concept of Progressive Web App (PWA) has got a nod from the software giant Apple in its iOS 11.3 update. The blog shows its benefits for the Magento shop. </p>\n<p>Magento has remained a preferred platform for online retailers and web developers alike. The platform has added another feather in its cap by introducing PWA Studio in the year 2018. </p>\n<p>The PWA Studio is <strong>specially designed to build Progressive Web Apps</strong> for Magento-based websites. Now, those who do not have an idea of Progressive Web Apps, such apps can take the users to the website. </p>\n<p>Simply put, progressive web apps is an app form of the company website to leverage the benefits of a thriving mobile platform.</p>\n<p>Both Magento and PWA can bring a plethora of benefits to the eCommerce website. If you have an online business, you can readily convert the Magento website into a mobile app using PWA Studio.</p>\n<p><strong>Here we go through some noteworthy advantages of PWA and Magento combination.</strong></p>\n<p> </p>\n<h3>1. Avail M-Commerce at Affordable Rates</h3>\n<p>People prefer mobile devices for searching and shopping. This trend is likely to stay in the coming years as well. Research has revealed that <strong>over 27% of users buying items</strong> using a mobile device instead of a desktop. As smartphone users keep on increasing in the world, this percentage is also going to increase.</p>\n<p>People’s preference for mobile devices for shopping has given rise to M-Commerce. </p>\n<p>In other words, M-Commerce has started gaining ground and your online business needs a mobile app to leverage the benefits of M-Commerce.</p>\n<div id=\"attachment_49267\" style=\"width: 610px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization.png\" alt=\"Mobile Optimization\" width=\"600\" height=\"359\" class=\"size-full wp-image-49267\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization.png 600w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-300x180.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-500x299.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-334x200.png 334w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-450x269.png 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" /><p class=\"wp-caption-text\">Source: Searchenginewatch.com</p></div>\n<p>But then, the <strong>mobile app development cost is high</strong> and it can disturb your early budget especially if you own a startup or small and mid-size retail business. </p>\n<p>Magento 2 website to PWA conversion can offer you a solution to make the most from M-Commerce. </p>\n<p>Yes, it offers a cost-effective option to get a mobile app for your eCommerce website and save big bucks on app maintenance and other costs. </p>\n<p>Also, you will have a single code base for both mobile and web platforms to make modifications with ease in the future. The web developers can write the code once and run anywhere. </p>\n<p> </p>\n<h3>2. Get Rid of Device Restriction</h3>\n<p>The progressive web app is written in HTML, CSS, and JavaScript. It means that it has a web connection and the users can access the PWA with the help of web browsers. All the major browsers including Chrome, Firefox, and Safari support PWAs.</p>\n<p>Another benefit of a PWA is it can save the user’s time on installing the app in their devices. Unlike native and cross-platform apps, the PWA can be readily placed on the home screen with just a few taps. The PWA <strong>occupies less space</strong> as compared to the native apps and it can be seen in the app directory. </p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-1024x683.jpg\" alt=\"Get Rid Of Device Restriction\" width=\"1024\" height=\"683\" class=\"aligncenter size-large wp-image-49696\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-1024x683.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-300x200.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-768x512.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-500x333.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-624x416.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-850x567.jpg 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-366x245.jpg 366w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Get-Rid-Of-Device-Restriction-450x300.jpg 450w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>In brief, PWAs can help you get rid of a device restriction as your customers can access your website through smart devices with ease through PWAs. The PWA enables you to <strong>load and share your Magento website on any devices</strong> across the major OS. </p>\n<p> </p>\n<h3>3. Offer Offline Mode and Reduced PLT</h3>\n<p>The Google Data has suggested that even a one second of delay in web page loading can cause the conversion rate to decrease by 20%. Ideally, your eCommerce website should take a maximum of two seconds to load to attract and retain online shoppers.</p>\n<div id=\"attachment_49699\" style=\"width: 775px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/page-load-time.png\" alt=\"page load time\" width=\"765\" height=\"220\" class=\"size-full wp-image-49699\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/page-load-time.png 765w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/page-load-time-300x86.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/page-load-time-500x144.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/page-load-time-624x179.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/page-load-time-350x101.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/page-load-time-450x129.png 450w\" sizes=\"(max-width: 765px) 100vw, 765px\" /><p class=\"wp-caption-text\">Source: maxcdn.com</p></div>\n<p>Reduced PLT (Page Load Time) can help your website stay ahead of the curve. Now, PWA focuses on loading speed. </p>\n<p>If we look at the process of PWA, we can find that when the first page loads, a very small app shell is shown.</p>\n<p>The app shell contains key resources and other necessary components. It has both UI and core architecture of your app. Now, when the first page loads, all these components are stored in the user’s device. </p>\n<p>So, every subsequent launch of PWA needs only new data. The entire process can reduce load time significantly.</p>\n<p>PWA also decreases the network traffic and provides secure connections over HTTPS. It can protect data and run in the offline mode also. </p>\n<p> </p>\n<h3>4. Enhance the SEO-friendliness of Website</h3>\n<p>It is of utmost importance for your eCommerce website to secure its place on top three SERPs. </p>\n<p>You can achieve this goal by converting the existing Magento 2 website into a PWA. It is because PWA can give your customers an app-like immersive experience while acting as an indexable web page.</p>\n<p><strong>In other words</strong>, the PWA serves the purposes of both an app and a website. It can be readily optimized for mobile and takes less time to load. In a way, PWA can help your website get a better ranking. A higher ranking can ultimately enhance the visibility of your business website. </p>\n<p>The PWA also increases the discoverability of your website by taking advantage of a thriving mobile platform. It can also assist you to get rid of data duplication and manage the website effectively.</p>\n<p><strong>Additional SEO-related Tips:</strong></p>\n<p>1. Never use the hashtag in the site URL because Google tends to ignore anything written after the hashtag.<br />\n2. Use canonical for multiple URLs </p>\n<p>Related Article: <a href=\"https://www.solwininfotech.com/blog/seo/magento-2-seo-tips/\" rel=\"noopener\" target=\"_blank\">Magento 2 SEO Tips To Enhance Visibility Of Your Online Store</a> </p>\n<p> </p>\n<h3>5. Send Push Notifications for Improving Engagement</h3>\n<p>No marketer can deny the importance of push notifications. As a powerful and personalized marketing tool, push notifications can readily increase the engagement rate.</p>\n<p>When the visitors of your website or customers give their consent to get notifications, the ‘<strong>Push Manager</strong>’ feature starts sending push notification through an EventListener.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note.jpeg\" alt=\"push note\" width=\"800\" height=\"600\" class=\"aligncenter size-full wp-image-49700\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note.jpeg 800w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note-300x225.jpeg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note-768x576.jpeg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note-500x375.jpeg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note-624x468.jpeg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note-267x200.jpeg 267w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/push-note-450x338.jpeg 450w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></p>\n<p><strong>App notifications can engage the users</strong> by providing real-time updates on receiving orders, shipping status, promotional offers, and new arrivals.</p>\n<p>A rightly done notification process can assist you to retain customers and increase the brand value. Talking about the PWA notifications, they can act similar to app notifications. </p>\n<p> </p>\n<h3>6. Need Fewer Resources</h3>\n<p>As mentioned in the second advantage of PWA, they require a little space in the internal storage. This characteristic saves PWAs from deletion when there is a problem of low space occurs in the user’s smart devices.</p>\n<p><strong>What’s more</strong>, when PWAs need to be updated with new features, a few app developers can serve the purpose with ease. In a way, PWAs can save both time and money by demanding fewer resources.</p>\n<p>In a nutshell, PWAs are a <strong>more feasible and result-oriented approach</strong> to get the most of mobile app domain. </p>\n<p>It can act as a supplement to an eCommerce website. While offering the benefits of a customized app, PWAs can promote the website in a unique and more effective way. </p>\n<p> </p>\n<h4>Wrapping Up</h4>\n<p>How about converting your Magento eCommerce store into a Progressive Web App?</p>\n<p>Well, a reliable and reputed <a href=\"https://www.solwininfotech.com/hire-magento-developer/\" rel=\"noopener\" target=\"_blank\">Magento website developer</a> can do this for increasing your online business. What’s more, you can save a lot of time and big bucks on app development while improving the user experience across the devices. </p>\n<p>We have developed advanced Magento and <a href=\"https://www.solwininfotech.com/products/magento-2-extensions/\" rel=\"noopener\" target=\"_blank\">Magento 2 extensions</a> as well as excellent <a href=\"https://www.solwininfotech.com/products/magento-2-themes/\" rel=\"noopener\" target=\"_blank\">Magento 2 themes</a> for ensuring the seamless functionality of your Magento store. Over <strong>56 thousand clients</strong> use our WordPress and Magento-based products worldwide. </p>\n<p><strong>At Solwin Infotech</strong>, our endeavor is to build the best-in-class websites and web apps using the technological advancements of a robust Magento platform.</p>\n<p>Just send us a mail at <strong>info@solwininfotech.com</strong> and take the first step toward offering a pleasant experience to your existing and prospective customers.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/web-development/pwa-benefits-magento-website/\">Benefits of Progressive Web App (PWA) For Magento Website</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://www.solwininfotech.com/blog/web-development/pwa-benefits-magento-website/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: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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:66:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Top 10 WordPress Security Plugins 2019 (Keep Your Site Secure)\";s: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:73:\"https://www.solwininfotech.com/blog/wordpress/wordpress-security-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://www.solwininfotech.com/blog/wordpress/wordpress-security-plugins/#respond\";s: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 Feb 2019 08:17:43 +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:9:{i:0;a:5:{s:4:\"data\";s:25:\"Content Management System\";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:\"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:\"\";}i:2;a:5:{s:4:\"data\";s:31:\"Best WordPress Security 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:\"\";}i:3;a:5:{s:4:\"data\";s:34:\"Premium WordPress Security 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:\"\";}i:4;a:5:{s:4:\"data\";s:17:\"WordPress 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:\"\";}i:5;a:5:{s:4:\"data\";s:18:\"WordPress 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:\"\";}i:6;a:5:{s:4:\"data\";s:25:\"WordPress Security Issues\";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:5:{s:4:\"data\";s:26:\"WordPress Security 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:\"\";}i:8;a:5:{s:4:\"data\";s:23:\"WordPress Security Tips\";s: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:39:\"https://www.solwininfotech.com/?p=49431\";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:647:\"<p>WordPress the most famous and successful platform worldwide, that supports every niche of the website, from a simple blog to a full-featured business website. Though WordPress CMS is built with an authentic and reliable framework, WordPress security is a major concern for every website owner in present days. Everybody should take precautions to increase their </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/wordpress/wordpress-security-plugins/\">Top 10 WordPress Security Plugins 2019 (Keep Your Site Secure)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"khushbu padalia\";s: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:16677:\"<p>WordPress the most famous and successful platform worldwide, that supports every niche of the website, from a simple blog to a full-featured business website.</p>\n<p>Though WordPress CMS is built with an authentic and reliable framework, WordPress security is a major concern for every website owner in present days. Everybody should take precautions to increase their website security. For that, the WordPress security plugin is the best solution.</p>\n<p>Let’s talk about some essential plugins that help your website from getting hacked, malicious traffic, spam emails or malware. These are several WordPress plugins for WordPress websites. Here, we have gathered some great functionality of plugins that quickly secure your website with just one click.</p>\n<p>Let’s dive in.</p>\n<h4>1. User Activity Log Pro:</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/ualp-banner.jpg\" alt=\"User Activity Log Pro\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49442\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/ualp-banner.jpg 590w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/ualp-banner-300x153.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/ualp-banner-500x254.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/ualp-banner-350x178.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/ualp-banner-450x229.jpg 450w\" sizes=\"(max-width: 590px) 100vw, 590px\" /></p>\n<p><strong>User Activity Log Pro</strong> is an essential WordPress Plugin. It is the most useful plugin where users login frequently on the website. This plugin helps you monitor and track the user’s activities which occurs on the admin side.</p>\n<p>This WordPress plugin provides password security. And the only authorized person can change or delete log details. You can also reset all log details. It also displays the changes that users changed on the website. Most useful security plugin ever!</p>\n<p><b>Main Features:</b> </p>\n<ul>\n<li>User-Friendly Admin Panel</li>\n<li>Custom Event Log</li>\n<li>Display User Details</li>\n<li>Email Notification</li>\n<li>Password Security</li>\n<li>Sorting Options</li>\n</ul>\n<p><a href=\"https://codecanyon.net/item/user-activity-log-pro-for-wordpress/18201203?ref=solwin\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a></p>\n<p> </p>\n<h4>2. Backup And Restore</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/backup-and-restore.png\" alt=\"Backup and Restore\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49447\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/backup-and-restore.png 590w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/backup-and-restore-300x153.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/backup-and-restore-500x254.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/backup-and-restore-350x178.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/backup-and-restore-450x229.png 450w\" sizes=\"(max-width: 590px) 100vw, 590px\" /></p>\n<p><strong>Backup and Restore</strong> WordPress plugin can record or schedule backup on a local server or cloud servers including Dropbox, Google Drive. </p>\n<p>You can quickly restore your whole site including the database on any of existing restore points with just one click. It easily transfers data from one place to another. This plugin helps to clone files and database separately.</p>\n<p><b>Main Features: </b></p>\n<ul>\n<li>Multisite Support</li>\n<li>Onedrive Integration</li>\n<li>Backup and Restore from the cloud</li>\n<li>Schedule Backup</li>\n<li>Automatic Backup and Deletion</li>\n<li>Auto Deletion</li>\n</ul>\n<p><a href=\"https://codecanyon.net/item/backup-and-restore/17525247?ref=solwin\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a><br />\n </p>\n<h4>3. Security Ninja Pro</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/security-ninja-pro-banner.png\" alt=\"Security ninja pro\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49448\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/security-ninja-pro-banner.png 590w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/security-ninja-pro-banner-300x153.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/security-ninja-pro-banner-500x254.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/security-ninja-pro-banner-350x178.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/security-ninja-pro-banner-450x229.png 450w\" sizes=\"(max-width: 590px) 100vw, 590px\" /></p>\n<p><strong>Security Ninja Pro</strong> helps to educate users, and explain to them what’s going on with their site. With a single click of a button, this WordPress plugin will perform 40+ security tests on your site. It checks your site for security vulnerabilities and holes.</p>\n<p>This plugin comes with additional security modules that provide even more security to your site that don’t let script kiddies hack your site.</p>\n<p><b>Main Features: </b></p>\n<ul>\n<li>Auto Fixer Module</li>\n<li>Malware Scanner module</li>\n<li>Easy to use</li>\n<li>Remote Access</li>\n<li>Premium USA based support</li>\n<li>Take preventive measures against attacks</li>\n<li>Events Logger module</li>\n</ul>\n<p><a href=\"https://codecanyon.net/item/security-ninja-pro/19015927?ref=solwin\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a></p>\n<p> </p>\n<h4>4. Safe Login for WordPress</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/codecanyon-big.png\" alt=\"Safe Login for WordPress\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49450\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/codecanyon-big.png 590w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/codecanyon-big-300x153.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/codecanyon-big-500x254.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/codecanyon-big-350x178.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/codecanyon-big-450x229.png 450w\" sizes=\"(max-width: 590px) 100vw, 590px\" /></p>\n<p><strong>Safe Login</strong> is an essential plugin for the WordPress website. It provides back-end security and protection. This plugin gives the best way to secure website, blog or any online stores.</p>\n<p>This WordPress plugin provides the safest way to protect your admin area. It has two-factor authentication, and each profile has a 6-8 digit access code. This plugin has free mobile apps that give you access to safely login via security generate code.</p>\n<p><b>Main Features: </b></p>\n<ul>\n<li>Most Convenient</li>\n<li> Safest</li>\n<li>Multiple Profiles</li>\n<li>Two-Factor Authentication</li>\n<li>Free Mobile Apps</li>\n</ul>\n<p><a href=\"https://codecanyon.net/item/safe-login-for-wordpress-premium-security-plugin/11878152?ref=solwin\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a></p>\n<p> </p>\n<h4>5. WP Reserve Access</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/wordpress_security.jpg\" alt=\"WP Reserve Access\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49451\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/wordpress_security.jpg 590w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/wordpress_security-300x153.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/wordpress_security-500x254.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/wordpress_security-350x178.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/wordpress_security-450x229.jpg 450w\" sizes=\"(max-width: 590px) 100vw, 590px\" /></p>\n<p><strong>WP Reserve Access</strong> can delete or restore an admin profile. It provides individual credentials to a website.</p>\n<p>If there is any malware access on your website, this plugin quickly helps you to restore your admin panel. It is mostly used for website owners or developers. It helps you to quickly access your admin after recovery of malware on your website.</p>\n<p><b>Main Features: </b></p>\n<ul>\n<li>Quick Recovery</li>\n<li>Quick Access of Admin Panel</li>\n<li>Time Saving</li>\n<li>Convenient</li>\n<li>Easy usage</li>\n</ul>\n<p><a href=\"https://codecanyon.net/item/wp-reserve-access-security-plugin/4994305?ref=solwin\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a></p>\n<p> </p>\n<h4>6. Wordfence</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/wordfencesecurityreview.jpg\" alt=\"Wordfence\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49454\" /></p>\n<p><strong>Wordfence</strong> premium plugin provides real-time protection to the WordPress website. This plugin will easily identify and block malicious traffic and protect from the WordPress latest attacks & security vulnerabilities. It also helps to track and block the IP address. </p>\n<p>Wordfence is easy to use and one the best comprehensive security option for WordPress website. This plugin checks core files, themes, and plugins for malware, SEO spam, malicious redirects, bad URLs, etc. </p>\n<p><b>Main Features: </b></p>\n<ul>\n<li>Quick Recovery</li>\n<li>Real-time Malware Signature Updates</li>\n<li>Two Factor Authentication</li>\n<li>Country Blocking</li>\n<li>Real-time Firewall Rule Updates</li>\n<li>Real-time IP Blacklist</li>\n</ul>\n<p><a href=\"https://www.wordfence.com/\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a><br />\n </p>\n<h4> 7. iThemes Security Pro</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/ithemes-security-pro.png\" alt=\"iThemes Security Pro\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49458\" /></p>\n<p><strong>iThemes Security Pro</strong> WordPress plugin easily secure and protect your website. For that, you shouldn’t be a security professional. It helps to fix common security issues that you don’t know exist on your website. It also helps to limit the number of failed login attempts with Brute Force protection.</p>\n<p>Using this plugin, you can schedule your database backups and get easily emailed to you. It helps to hide or change the WordPress login area so attackers may confuse that where to look.</p>\n<p><b>Main Features: </b></p>\n<ul>\n<li>Quick Recovery</li>\n<li>404 Detection</li>\n<li>Lock Out Bad Users</li>\n<li>Strong Password Enforcement</li>\n<li>Away Mode</li>\n<li>Email Notifications</li>\n</ul>\n<p><a href=\"https://ithemes.com/security/\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a></p>\n<p> </p>\n<h4> 8. Bulletproof Security Pro</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Bulletproof-Security-Pro.png\" alt=\"Bulletproof Security Pro\" width=\"590\" height=\"250\" class=\"aligncenter size-full wp-image-49460\" /></p>\n<p><strong>Bulletproof Security Pro</strong> plugin has automated self-configuration ability with one-click installation. It protects your website’s files and databases outer and inner levels of security. BPS pro has an MScan Malware scanner that efficiently scans the database and secures the website. </p>\n<p>It provides maximum login attempts to secure the website. You can quickly enable or disable login security. You can see logs of blocked hackers, spammers, scrapers, badbosts, etc. This WordPress plugin also helps to create a custom unique website under maintenance or coming soon page with pre-made images. </p>\n<p><b>Main Features:</b></p>\n<ul>\n<li>htaccess Core (B-Core)</li>\n<li>AutoRestore|Quarantine (ARQ IDPS)</li>\n<li>Uploads Anti-Exploit Guard (UAEG)</li>\n<li>S-Monitor Monitoring and Alerting</li>\n<li>Plugin Firewall | AutoPilot Mode (PFW)</li>\n</ul>\n<p><a href=\"https://www.ait-pro.com/bps-features/\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a><br />\n </p>\n<h4>9. Vaultpress</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/VaultPress-e1549707484950.jpg\" alt=\"Vaultpress WordPress security plugin\" width=\"519\" height=\"244\" class=\"aligncenter size-full wp-image-49463\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/VaultPress-e1549707484950.jpg 519w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/VaultPress-e1549707484950-300x141.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/VaultPress-e1549707484950-500x235.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/VaultPress-e1549707484950-350x165.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/VaultPress-e1549707484950-450x212.jpg 450w\" sizes=\"(max-width: 519px) 100vw, 519px\" /></p>\n<p><strong>Vaultpress</strong> WordPress security plugin secures your website completely. It shields from the most common to most serious security threats efficiently. This WordPress plugin helps to backup automatically in their offsite digital vault. It fixes detected viruses, dangerous threats, malware with just one single click.</p>\n<p>This plugin connects your website with Valutpress servers that optimize backups and security aspects automatically. It is an essential security plugin that every website must have.</p>\n<p><b>Main Features:</b></p>\n<ul>\n<li>Review & Fix Vulnerabilities</li>\n<li>Download any Backup</li>\n<li>Rely on Our WordPress Experts</li>\n<li>Monitor VaultPress Activity in Realtime</li>\n<li>Scan Your Entire Site</li>\n</ul>\n<p><a href=\"https://vaultpress.com/\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a><br />\n </p>\n<h4>10. Malcare</h4>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/malcare-e1549707168894.png\" alta =\"malcare\" width=\"590\" height=\"300\" class=\"aligncenter size-full wp-image-49466\" /></p>\n<p><strong>Malcare</strong> is the fastest security plugin to remove malware from your website. This plugin provides a deep malware scan that detects malware that is undetectable by other security plugins. It automatically deep scan your WordPress website that detects complex malware, malicious code, anti-viruses, etc. </p>\n<p>This plugin will help you to clean the hacked WordPress website in just one click without any delay. It is the only WordPress plugin that supports deep scanning.</p>\n<p><b>Main Features:</b></p>\n<ul>\n<li>Timely Email Alerts</li>\n<li>Team Play Is Fun</li>\n<li>Go Beyond Signature Matching</li>\n<li>Brute Force Attack Prevention</li>\n<li>Most Effective Firewall</li>\n</ul>\n<p><a href=\"https://www.malcare.com/\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/03/Details.png\" alt=\"Details\" width=\"150\" height=\"46\" class=\"alignnone size-full wp-image-38513\" /></a><br />\n </p>\n<h4>Conclusion: </h4>\n<p>There has an increasing number of hacking attacks and malicious traffic on websites. Aren’t you worried about the <a href=\"https://www.solwininfotech.com/blog/wordpress/wordpress-security-best-practices/\" rel=\"noopener\" target=\"_blank\">security of your WordPress Website</a>? </p>\n<p>These premium security plugins will help you to secure your website effortlessly. If you have any other security plugin suggestions then, do comment on the comment box. We will add it in this list.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/wordpress/wordpress-security-plugins/\">Top 10 WordPress Security Plugins 2019 (Keep Your Site Secure)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://www.solwininfotech.com/blog/wordpress/wordpress-security-plugins/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: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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:60:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"10 SEO Strategies That No Longer Work In 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:70:\"https://www.solwininfotech.com/blog/seo/seo-strategies-no-longer-work/\";s: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:78:\"https://www.solwininfotech.com/blog/seo/seo-strategies-no-longer-work/#respond\";s: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, 04 Feb 2019 13:16:47 +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:7:{i:0;a:5:{s:4:\"data\";s:26:\"Search Engine Optimization\";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:15:\"Tips and Tricks\";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:14:\"Old School 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:\"\";}i:3;a:5:{s:4:\"data\";s:15:\"Old SEO Tactics\";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:5:{s:4:\"data\";s:11:\"SEO In 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:\"\";}i:5;a:5:{s:4:\"data\";s:19:\"SEO Strategies 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:\"\";}i:6;a:5:{s:4:\"data\";s:11:\"SEO Tactics\";s: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:39:\"https://www.solwininfotech.com/?p=49249\";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:577:\"<p>Every business owner wishes to stay competitive in the market. With the growing competition day by day, it becomes difficult for business owners to stand out and make sales online. There’s bad news for online website owners. Most of the SEO strategies have been buried at the end of 2018. Good news – We can </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/seo/seo-strategies-no-longer-work/\">10 SEO Strategies That No Longer Work In 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Anupam Bhagat\";s: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:13379:\"<p>Every business owner wishes to stay competitive in the market. With the growing competition day by day, it becomes difficult for business owners to stand out and make sales online. There’s bad news for online website owners. Most of the SEO strategies have been buried at the end of 2018. Good news – We can help you <a href=\"https://www.solwininfotech.com/blog/digital-marketing/top-digital-marketing-trends/\" rel=\"noopener\" target=\"_blank\">plan your digital marketing</a> ahead. </p>\n<p>Gone are the days when it was easier for the website owners to use a few basic SEO strategies and stand out of the competition. </p>\n<p>There have been a lot of changes in the Search Engine Optimization field and it keeps evolving very fast. It is important to keep an eye on the <a href=\"https://www.solwininfotech.com/blog/seo/\" rel=\"noopener\" target=\"_blank\">latest SEO trends</a> to stay ahead in the race.</p>\n<p>The same strategies that you were using until last year may not be able to help you generate results. Following the same old trends may hurt your website reputation. So, stop using those <strong>outdated SEO techniques</strong> as they are completely ineffective.</p>\n<p><a href=\"https://moz.com/google-algorithm-change\" rel=\"noopener\" target=\"_blank\">Google changes its algorithms</a> 500 to 600 times a year. Even though there would be minor changes, one cannot ignore them. As Google is not transparent about how its algorithms work, there is no cheat sheet for making your SEO work. </p>\n<p>SEO specialists have been trying new tips and tricks to beat the search engine algorithms and help website owners boost their search results.</p>\n<p>Updates such as Penguin and Panda have changed the way in which search results work.</p>\n<p>Let’s keep an eye on these old school SEO tricks that won’t work anymore in 2019.</p>\n<h4>1. Duplicate Content</h4>\n<p>The content is still the king when it comes to SEO. You should know that your website needs original and high-quality content. Using duplicate content can affect your SEO rankings negatively. Your site should pass <a href=\"https://www.copyscape.com/\" rel=\"noopener\" target=\"_blank\">Copyscape Plagiarism Check</a>. If you use copied content from other sources, you may have to pay a Google penalty.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/google-says-duplicate.jpg\" alt=\"duplicate content\" width=\"600\" height=\"452\" class=\"aligncenter size-full wp-image-49263\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/google-says-duplicate.jpg 600w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/google-says-duplicate-300x226.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/google-says-duplicate-500x377.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/google-says-duplicate-265x200.jpg 265w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/google-says-duplicate-450x339.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></p>\n<p> </p>\n<h4>2. Keyword Stuffing</h4>\n<p>Google hates keyword stuffing. It expects the website owners to include keywords and key phrases naturally in the content. It may be challenging for you to use keywords naturally, but you can hire a professional content writer for producing high-quality content for your website. Keyword stuffing can hurt your rankings. </p>\n<div id=\"attachment_49262\" style=\"width: 660px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-stuffing.png\" alt=\"keyword stuffing\" width=\"650\" height=\"400\" class=\"size-full wp-image-49262\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-stuffing.png 650w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-stuffing-300x185.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-stuffing-500x308.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-stuffing-624x384.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-stuffing-325x200.png 325w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-stuffing-450x277.png 450w\" sizes=\"(max-width: 650px) 100vw, 650px\" /><p class=\"wp-caption-text\">Source: Varvy.com</p></div>\n<p> </p>\n<h4>3. Article Marketing</h4>\n<p>Article marketing was initiated to create articles related to products and services. The articles were submitted to the article submission directories. Articles included keywords and backlinks to your website. This helped the websites increase the rankings and make the site more searchable. </p>\n<p>Gone are the days when Google and other search engines valued these links. As people began to exploit this opportunity by using spinning articles, search engines stopped giving importance to such article marketing techniques. If the quality of articles is not good, these links can have an adverse effect on your website.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/article-writing.gif\" alt=\"article writing\" width=\"245\" height=\"200\" class=\"aligncenter size-full wp-image-49264\" /> </p>\n<p>You can try guest blogging instead of article marketing with the help of spun articles. High-quality content can engage the users and produce good results for your website. </p>\n<p> </p>\n<h4>4. Spamming Directories</h4>\n<p>Most of the marketers used directories to improve the SE rankings. Today, submitting links to directories is considered spammy. You may have seen some adverts that offer thousands of backlinks but you need to know that they are not trustworthy and it can have a negative effect on your website. If you want to have links, you should use reputed and trusted directories within your niche. </p>\n<div id=\"attachment_49265\" style=\"width: 830px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links.png\" alt=\"spammy links\" width=\"820\" height=\"679\" class=\"size-full wp-image-49265\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links.png 820w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links-300x248.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links-768x636.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links-500x414.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links-624x517.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links-242x200.png 242w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/bad-links-450x373.png 450w\" sizes=\"(max-width: 820px) 100vw, 820px\" /><p class=\"wp-caption-text\">Source: Ahrefs.com</p></div>\n<p> </p>\n<h4>5. Spammy Blog Comments</h4>\n<p>SEO specialists had been posting comments on several relevant blogs. It was possible to use mass posting using software and spun text. Such comments are now considered spammy by Google and other search engines. Instead, you can <strong>try posting genuine high-quality blogs</strong> within your niche. You’ll be able to build relationships with the blog owners and other community members also. </p>\n<p> </p>\n<h4>6. Ignoring Meta descriptions</h4>\n<p>This is one of the most overlooked SEO opportunities by SEO professionals and website owners. Meta descriptions play a major role in the SE results. Though meta descriptions are those brief lines of text that pop up with the search queries. It is essential to include long tail keywords for a successful SEO campaign. Writing high-quality meta descriptions will help you get long term benefits.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Meta-Description.png\" alt=\"Meta Description\" width=\"765\" height=\"573\" class=\"aligncenter size-full wp-image-49266\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Meta-Description.png 765w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Meta-Description-300x225.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Meta-Description-500x375.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Meta-Description-624x467.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Meta-Description-267x200.png 267w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Meta-Description-450x337.png 450w\" sizes=\"(max-width: 765px) 100vw, 765px\" /></p>\n<p> </p>\n<h4>7. Neglecting Mobile Optimization</h4>\n<p>This can be one of the biggest mistakes made by website owners. It is important for you to have a mobile-optimized website to stay competitive in the market. Slow website on mobiles can annoy the users and lower your rankings.</p>\n<div id=\"attachment_49267\" style=\"width: 610px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization.png\" alt=\"Mobile Optimization\" width=\"600\" height=\"359\" class=\"size-full wp-image-49267\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization.png 600w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-300x180.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-500x299.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-334x200.png 334w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/Mobile-Optimization-450x269.png 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" /><p class=\"wp-caption-text\">Source: Searchenginewatch.com</p></div>\n<p> </p>\n<h4>8. Focusing More On Quantity</h4>\n<p>Adding a few more pages to your website doesn’t make sense if it does not have high-quality content. Quality matters over quantity when we talk about SEO. Make sure that you make use of white hat SEO tactics to make your website rank higher in Google. </p>\n<div id=\"attachment_49268\" style=\"width: 610px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/quality-and-quantity.jpg\" alt=\"quality and quantity\" width=\"600\" height=\"400\" class=\"size-full wp-image-49268\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/quality-and-quantity.jpg 600w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/quality-and-quantity-300x200.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/quality-and-quantity-500x333.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/quality-and-quantity-366x245.jpg 366w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/quality-and-quantity-450x300.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" /><p class=\"wp-caption-text\">Source: Inspirationfeed.com</p></div>\n<p> </p>\n<h4>9. Creating Keyword Specific Pages</h4>\n<p>There was a popular technique used by digital marketers and that was creating separate pages for each keyword. <strong>For instance:</strong> If you own bookkeeping business, there had to be separate pages for all the <strong>variations of keywords:</strong> cheap bookkeeping services, hire bookkeepers, best bookkeeping services, etc. The main idea behind this was to give more pages for search engines to crawl.</p>\n<p>This technique is dead now and if you are still using this tactic, it’s time to stop it right away. One should understand the user intent behind the search terms and include all the information on one page. </p>\n<p> </p>\n<h4>10. Short-tail Keywords</h4>\n<p>It is the era of long keywords now. Forget about short and sweet keywords and phrases. Using long-tail keywords can help you stay more competitive. More than 70% of searches on Google are made up of long tail keywords. In comparison with a short tail, long tail keywords have low competition, higher intent to purchase and higher conversion rate. </p>\n<div id=\"attachment_49269\" style=\"width: 640px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-research.png\" alt=\"long tail keywords\" width=\"630\" height=\"475\" class=\"size-full wp-image-49269\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-research.png 630w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-research-300x226.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-research-500x377.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-research-624x470.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-research-265x200.png 265w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/02/keyword-research-450x339.png 450w\" sizes=\"(max-width: 630px) 100vw, 630px\" /><p class=\"wp-caption-text\">Source: Raventools.com</p></div>\n<p>Looking for an expert SEO company to help you achieve your business goals? Being a reliable <a href=\"https://www.solwininfotech.com/hire-seo-expert/\" rel=\"noopener\" target=\"_blank\">SEO agency</a>, Solwin Infotech delivers the best solutions using white hat techniques for online marketing. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/seo/seo-strategies-no-longer-work/\">10 SEO Strategies That No Longer Work In 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://www.solwininfotech.com/blog/seo/seo-strategies-no-longer-work/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: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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:69:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Top 12 Social Media Marketing Trends 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://www.solwininfotech.com/blog/seo/social-media-marketing-trends/\";s: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:79:\"https://www.solwininfotech.com/blog/seo/social-media-marketing-trends/#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:\"Wed, 23 Jan 2019 05:21: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:10:{i:0;a:5:{s:4:\"data\";s:26:\"Search Engine Optimization\";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:22:\"Social Media Marketing\";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:15:\"Tips and Tricks\";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:5:{s:4:\"data\";s:26:\"Social Media Game Changers\";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:5:{s:4:\"data\";s:27:\"Social Media Marketing Tips\";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:5:{s:4:\"data\";s:34:\"Social Media Marketing Trends 2018\";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:5:{s:4:\"data\";s:34:\"Social Media Marketing Trends 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:\"\";}i:7;a:5:{s:4:\"data\";s:17:\"Social Media Tips\";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:5:{s:4:\"data\";s:22:\"Social Media Tips 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:\"\";}i:9;a:5:{s:4:\"data\";s:19:\"Social Media Trends\";s: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:39:\"https://www.solwininfotech.com/?p=34890\";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:599:\"<p>Social media marketing is thriving as more entrepreneurs opt for addressing a huge audience on various social media platforms. Here we give some noteworthy trend to make the most from social media marketing. 2018 was a landmark year for both technology and social media domain. On one hand, emerging technologies like IoT and AI have </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/seo/social-media-marketing-trends/\">Top 12 Social Media Marketing Trends for 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Anupam Bhagat\";s: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:25696:\"<p>Social media marketing is thriving as more entrepreneurs opt for addressing a huge audience on various social media platforms. Here we give some noteworthy trend to make the most from social media marketing. </p>\n<p>2018 was a landmark year for both technology and social media domain. On one hand, emerging technologies like <strong>IoT and AI have evolved to strengthen their positions</strong> in the corporate world, and on the other hand, the social media network has flourished to touch our lives more effectively. As we are in the year 2019, it is fair to assume that the latter will become stronger than ever. </p>\n<p>All major social media channels have got many milestones in their journey from a pastime to necessity in the society. Today, the corporate world wants to leverage the benefits of the mighty social media platform through social media marketing techniques. And therefore, it will be interesting to make a list of top social media marketing trends to watch in 2019 and beyond.</p>\n<p> </p>\n<h4>1. Rise of Augmented Reality (AR)</h4>\n<p>Augmented reality remarkably shouts that ‘Future is here’ after the very first event hosted in Steve Jobs Theater, will announcing iPhone 8 and X. It says that both the devices have integrated with the new chip that will allow the phones to provide users with remarkable augmented reality experience.<br />\n <br />\n<a href=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR.jpg\"><img class=\"aligncenter size-full wp-image-35217 lazyload\" src=\'\' data-src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR.jpg\" alt=\"Rise of Augmented Reality (AR)\" width=\"1920\" height=\"1280\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR.jpg 1920w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-366x245.jpg 366w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-450x300.jpg 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-300x200.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-768x512.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-1024x683.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-500x333.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-624x416.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/AR-850x567.jpg 850w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" /></a></p>\n<p>And it is no new that Snapchat has already started supporting filters that allow users to take a selfie with their Bitmoji character via augmented reality. Soon a user will be able to take a selfie with their desired celebrity. This clearly defines that brands could soon be able to project their products into the timeline of social media users through special filters with augmented reality.</p>\n<p> </p>\n<h4>2. Increasing popularity of Instagram Stories</h4>\n<p>It is no obscure about the fastest growing social media platform. Instagram is known by each and everyone, especially if one is in the age group of 18 to 35. Yes, it is pretty famous for youth and Instagram has over 700 million users in less 7 years. In a world that is changing on the rapid-speed, images will never end to drive the social media engagement.</p>\n<div id=\"attachment_35218\" style=\"width: 635px\" class=\"wp-caption aligncenter\"><a href=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart.jpg\"><img class=\"size-large wp-image-35218 lazyload\" src=\'\' data-src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-1024x512.jpg\" alt=\"snapchat Vs instagram Stories\" width=\"625\" height=\"313\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-1024x512.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-450x225.jpg 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-300x150.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-768x384.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-500x250.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-624x312.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-850x425.jpg 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart-350x175.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/snapchat_Vs_instagram_Stories_usage_chart.jpg 1500w\" sizes=\"(max-width: 625px) 100vw, 625px\" /></a><p class=\"wp-caption-text\">Source: business2community.com</p></div>\n<p>And, after introducing Instagram stories similar to Snapchat, it has gain hell lot of attention of almost all the influencers and marketers to make it another source of income. 2018 estimation says that Instagram is going to overtake many other social media sites in terms of popularity, and engagement with users under 35.</p>\n<p>Instagram has made stories a global trend for people irrespective of their age and culture. Facebook, YouTube, and even LinkedIn have also come up with Stories. It clearly indicates that the trend of stories will gain strength in the coming years. As per a survey, <strong>over 400 million people</strong> consuming Stories on Instagram daily. This number will increase in 2019 onward. </p>\n<div id=\"attachment_48979\" style=\"width: 446px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Stories.png\" alt=\"Stories\" width=\"436\" height=\"552\" class=\"size-full wp-image-48979\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Stories.png 436w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Stories-237x300.png 237w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Stories-158x200.png 158w\" sizes=\"(max-width: 436px) 100vw, 436px\" /><p class=\"wp-caption-text\">Source: Clickz.com</p></div>\n<p>As more millennials have started consuming stories on different platforms, the marketers explore opportunities in giving Stories Ads. Stories have some characteristics that make them immensely popular among the masses. A few of these aspects are: </p>\n<ul>\n<li>Easy creation</li>\n<li>Engagement and entertainment</li>\n<li>Authentic and relevant</li>\n<li>Fresh and instant</li>\n</ul>\n<p>Stories can connect people with the central theme of brands most effectively. </p>\n<p> </p>\n<h4>3. Continued Investment in Influencer Marketing</h4>\n<p>Talking about influencer marketing above, it is showing a lot of exposure and a trustworthy way of marketing. In the initial stage of influencer marketing, there were many questions appearing in this sector of marketing. But, in 2017, it exhibited and many giant companies like Hubspot, Rolex believed that it is successful.</p>\n<div id=\"attachment_35222\" style=\"width: 695px\" class=\"wp-caption aligncenter\"><a href=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480.png\"><img src=\'\' data-src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480.png\" alt=\"Continued Investment in Influencer Marketing\" width=\"800\" height=\"480\" class=\"size-full wp-image-35222 lazyload\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480.png 800w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480-450x270.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480-300x180.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480-768x461.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480-500x300.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480-624x374.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/WWDC3-800x480-333x200.png 333w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a><p class=\"wp-caption-text\">Source: bufferapp.com</p></div>\n<p>According to many great organizations and companies who believed in social media-Influencer marketing strategies connect with new audiences and visitors, and also proved it as one of the most helpful for improving engagement with both returning and new visitors. Next year, it is likely that more brands will embrace influencer marketing as a brilliant strategy and source to connect with audiences who tend to ignore traditional strategies.</p>\n<p>We can assume that large enterprises will seek the assistance of influential people to boost their online campaigns. But then, it is also possible that SMEs and startups may opt for <strong>micro-influencers</strong> because of higher rates of popular influencers. If the businesses have budget constraints for social media marketing, they should prefer micro-influencers and find the right one for their audience. </p>\n<p>However, it is necessary to keep in mind that entrepreneurs need to find the micro-influencer who is an expert in the domain related to their business. For example, a restaurant app owner can take assistance from a popular chef to promote the app on a social media platform. </p>\n<div id=\"attachment_48978\" style=\"width: 963px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/influencer-marketing-deliverables.png\" alt=\"influencer marketing deliverables\" width=\"700\" height=\"900\" class=\"size-full wp-image-48978\" /><p class=\"wp-caption-text\">Source: Digitalauthority.me</p></div>\n<p> </p>\n<h4>4. Expansion of Live Streaming</h4>\n<p>The thing that was once a just a lie or a gimmick has now become a mainstream of Social media. The live stream is up and rising the engagement and quality of a brand. Some of the brands that are medium-sized have even encountered a million impressions by live streaming effective content on Facebook.</p>\n<div id=\"fb-root\"></div>\n<p><script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2\'; fjs.parentNode.insertBefore(js, fjs);}(document, \'script\', \'facebook-jssdk\'));</script></p>\n<div class=\"fb-video\" data-href=\"https://www.facebook.com/BaapWP/videos/1588128277875158/\" data-width=\"600\">\n<blockquote cite=\"https://www.facebook.com/WPWale/videos/1588128277875158/\" class=\"fb-xfbml-parse-ignore\"><p><a href=\"https://www.facebook.com/WPWale/videos/1588128277875158/\"></a></p>\n<p>At #WCAhmedabad with Mohanthal Sponsors Solwin Infotech</p>\n<p>Posted by <a href=\"https://www.facebook.com/WPWale/\">WPWale</a> on Friday, October 6, 2017</p></blockquote>\n</div>\n<p> <br />\nLive and unfiltered video are changing the game of social media entirely. A fastest growing social media sites Facebook, Twitter and Instagram has already launched their own live video streaming platforms. And, as they are getting an amazing response they all are already up to give many new things to it. Facebook Live is becoming so popular that many new media company is using Facebook live for creating stories.</p>\n<p> </p>\n<h4>5. Facebook Spaces goes mainstream</h4>\n<p>Facebook is not just a social media giant with super social powers like live streaming, Instagram assembled and largest audience in the world, it is also been working on a project known as Facebook Spaces that is designed to allow friends on Facebook to connect with each other in a VR space. It also owns Oculus, a VR hardware and software company, and it is no surprise that Facebook is developing an out of the box technology.</p>\n<div id=\"fb-root\"></div>\n<p><script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2\'; fjs.parentNode.insertBefore(js, fjs);}(document, \'script\', \'facebook-jssdk\'));</script></p>\n<div class=\"fb-video\" data-href=\"https://www.facebook.com/FacebookTips/videos/10155260579068466/\" data-width=\"600\">\n<blockquote cite=\"https://www.facebook.com/FacebookTips/videos/10155260579068466/\" class=\"fb-xfbml-parse-ignore\"><p><a href=\"https://www.facebook.com/FacebookTips/videos/10155260579068466/\"></a></p>\n<p>Posted by <a href=\"https://www.facebook.com/FacebookTips/\">Facebook Tips</a> on Monday, April 17, 2017</p></blockquote>\n</div>\n<p> <br />\nFacebook is more likely to launch its Facebook Space project in 2018. If it is going to happen, it will be the first VR social media product at the scale that will be the big Social media game changers of 2018.</p>\n<p> </p>\n<h4>6. Personalization will be norm</h4>\n<p>Personalization or personalized customer experience can build and retain a relationship with customers. Personalized marketing, you can enhance the convenience of your customers. Customers can opt for purchasing a suggested product if they are happy with the personalized notification from their favorite shop.</p>\n<p>The personalized content can also provide useful and relevant information to the customers. Now, it is easy for entrepreneurs to gather valuable data related to the customer’s behavior thanks to emerging technologies like AI and ML. </p>\n<p>On the basis of such data, companies can send more personalized and engaging content to the customers. Even social media posts and messages can be used to address the customers in a personalized way. </p>\n<p>In the coming time, we will see the prevalence of personalization. How can we forget to mention Google and Facebook? They are master of providing customized content after knowing all our likes and dislikes.</p>\n<p> </p>\n<h4>7. Micro-influencers will on the rise</h4>\n<p>These days, Twitter, Instagram, and YouTube have hundreds of thousands of influencers who have millions of followers. Every post, tweet, or comment from them is seen by many people across the world. But, with growing popularity, these influencers keep on increasing charge for their services. There, the concept of micro-influencer marketing can lend a helping hand to entrepreneurs.</p>\n<p>Though the micro-influencers have fewer followers as compared to the major social media influencers, they can certainly draw the attention of many people. It is because the micro-influencers are experts in their respective domains and their opinions matter among the genuine followers.</p>\n<p>What’s more, the micro-influencers are trustworthy and they have a high potential for promoting the brands. In the year 2019, we will witness the rise in this trend. </p>\n<div id=\"attachment_48983\" style=\"width: 1172px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers.jpg\" alt=\"Micro Influencers\" width=\"1162\" height=\"655\" class=\"size-full wp-image-48983\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers.jpg 1162w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-300x169.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-768x433.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-1024x577.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-500x282.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-624x352.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-850x479.jpg 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-350x197.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Who-are-Micro-Influencers-450x254.jpg 450w\" sizes=\"(max-width: 1162px) 100vw, 1162px\" /><p class=\"wp-caption-text\">Source: Wegohealth.com</p></div>\n<p> </p>\n<h4>8. Video content will gain ground</h4>\n<p>If a picture is worth a thousand words, the video is worth a million words! As the most popular tool, videos are all set to grow in 2019 as well. Experts believe that around 80% of what we consume online will soon convert into video content.</p>\n<p class=\"text-center\"><iframe width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/UaBBTxXMkmM?start=2&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<p>Experts believe that around 80% of what we consume online will soon convert into video content. We have now entered in the age of live videos. Such videos are already popular on YouTube. Soon, Facebook and Instagram will also follow suit. Instagram has brought Instagram Stories and this feature has become quite popular among Instagram users. </p>\n<p>Live videos are more authentic and interesting and they can increase the trustworthiness of any business. When the viewers watch the live video of a product or brand, they find it very useful and can take the purchase decision instantly.</p>\n<p>However, the businesses should take care of relevance and interactivity of the content while creating such videos. As the competition intensifies, no company can deny the trend of video content. </p>\n<p> </p>\n<h4>9. Generation Z is here</h4>\n<p>Forbes has defined Generation Z as people born between the mid to late 1990s. This tech-savvy generation covers almost <strong>25% of the US population</strong> and as they will start jobs in the near future, businesses will start targeting them. Some marketers have already started addressing them. For example, readymade cloth manufacturers bring unique styles in high-end clothes to attract Generation Z. </p>\n<p>Pop-up stores and various promotional events are also organized to entice this generation. This trend will prevail for years to come. Marketers will promote pop-up stores and events on social media and Generation Z will find them interesting enough to share and participate online.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Gen-Z.jpg\" alt=\"Gen Z\" width=\"600\" height=\"388\" class=\"aligncenter size-full wp-image-48988\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Gen-Z.jpg 600w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Gen-Z-300x194.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Gen-Z-500x323.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Gen-Z-309x200.jpg 309w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Gen-Z-450x291.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></p>\n<p> </p>\n<h4>10. User-generated content will be in focus</h4>\n<p>Last but not least. The user will remain in the center of a social media marketing campaign in years to come. Now, when we say the user-generated content, it is created either by the loyal customers or fans of businesses.</p>\n<p>Such content can be generated in the form of videos, photos, or even memes, and the companies can freely use such content for promoting their products. </p>\n<p class=\"text-center\"><iframe width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/WiEFPVaduqQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<p>The user-generated content is one of the most effective ways to involve customers with your business as it is possible to provide an improved customer experience with the help of such content. </p>\n<p>In the coming years, influential YouTubers will play a significant role in spreading word-of-mouth marketing in the online world. Thanks to the audio-visual content generated by users, people can see how various products can be used in real life scenarios.</p>\n<p>In a way, the user-generated content can assist the businesses to personalize their products. </p>\n<h4>11. Employee Advocacy will Become a Competitive Edge</h4>\n<p>Employee advocacy platforms boost staff’s social media confidence, providing an easy, time-saving and risk-free way to share company content on social media. Putting your staff at the center of your online initiatives makes them feel valued and strengthens the relationship with the company. It helps companies innovate their digital strategy easily and cost-effectively. </p>\n<blockquote><p>In-fact brand awareness messages are re-shared 24x more frequently when distributed by staff vs brand’s official channels.</p></blockquote>\n<p><a href=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy.png\"><img src=\'\' data-src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy.png\" alt=\"Employee advocacy\" width=\"698\" height=\"400\" class=\"aligncenter size-full wp-image-35294 lazyload\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy.png 698w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy-450x258.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy-300x172.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy-500x287.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy-624x358.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/Employee-advocacy-350x200.png 350w\" sizes=\"(max-width: 698px) 100vw, 698px\" /></a></p>\n<p>Simply you can ask your employees to share your posts on their social media profiles. If required, email them the content that you want them to share. To make it easier, add social sharing buttons at the bottom of each of the post. This enables you to have a wider reach on social media due to more shares. </p>\n<p> </p>\n<h4>12. Private Social Messaging will Grow Rapidly</h4>\n<p>Private messaging over social media sites is more like a huge trend that is growing day-by-day dramatically over the next year. <strong>Facebook Messenger</strong> is a great example that already has more than a billion active monthly users.</p>\n<p><a href=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users.png\"><img src=\'\' data-class=\"aligncenter size-full wp-image-35213 lazyload\" src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users.png\" alt=\"facebook messenger active users\" width=\"1600\" height=\"611\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users.png 1600w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-450x172.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-300x115.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-768x293.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-1024x391.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-500x191.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-624x238.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-850x325.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2017/12/facebook-messanger-active-users-350x134.png 350w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" /></a><br />\n <br />\nThis is also getting a place into the social media tactics as it enables deeper and two-way conversations online between the individuals or organizations to individuals. Apart, <strong>Artificial Intelligence (AI)</strong> and <strong>Chatbots</strong> will provide brands to offer modified and better shopping experiences on messaging platforms such as Messenger including Whatsapp and Kik.</p>\n<p><strong>Apart from these major trends, the following approaches will also grab the social media marketers’ attention in the year 2019:</strong></p>\n<ul>\n<li>Social media listening that addresses the goals of better customer service and online reputation management.</li>\n<li>Messenger apps and AI-based chatbots will play a significant role in establishing real-time communication between customers and marketers.</li>\n<li>Social media can play a bigger role in the sales funnel while spreading awareness and engagement about the products.</li>\n</ul>\n<p>There is no exaggeration in stating that the year 2019 and subsequent years will revolve around the customers who are active on various social media platforms. All these trends will help entrepreneurs address social media users and connect people with their business model by providing a personalized experience. </p>\n<p>At Solwin Infotech, we offer the best-in-class web development, eCommerce development, and SEO-related services to the corporate clients. We are happy to help you run an online marketing campaign to get an optimum outcome and ensure the growth of your business. Just contact us at <strong>info@solwininfotech.com</strong> with your business requirements, and we’ll get back to you soon.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/seo/social-media-marketing-trends/\">Top 12 Social Media Marketing Trends for 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://www.solwininfotech.com/blog/seo/social-media-marketing-trends/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:\"10\";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:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Giveaway!! 1 Ticket To Meet Magento India 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:74:\"https://www.solwininfotech.com/blog/events/giveaway-to-meet-magento-india/\";s: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:83:\"https://www.solwininfotech.com/blog/events/giveaway-to-meet-magento-india/#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:\"Tue, 15 Jan 2019 00:25:40 +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:5:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";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:4:\"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:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"Free Giveaway\";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:5:{s:4:\"data\";s:16:\"Giveaway Tickets\";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:5:{s:4:\"data\";s:23:\"Meet Magento India 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:39:\"https://www.solwininfotech.com/?p=34537\";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:596:\"<p>  Yes, ‘Meet Magento’ is here again in India! The event which is organized in more than 40 countries worldwide ‘Meet Magento’ is happening in Ahmadabad once again on 2nd Feb 2019. The event is for two days. This year the main event is on 2nd of February, in which 25+ tech icons and professionals </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/events/giveaway-to-meet-magento-india/\">Giveaway!! 1 Ticket To Meet Magento India 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Sanjay Dabhoya\";s: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:3972:\"<p> <br />\n<strong>Yes, ‘Meet Magento’ is here again in India! </strong></p>\n<p>The event which is organized in more than 40 countries worldwide <strong>‘Meet Magento’</strong> is happening in Ahmadabad once again on 2nd Feb 2019. </p>\n<p>The event is for two days. This year the <strong>main event is on 2nd of February</strong>, in which <strong>25+ tech icons and professionals around the world</strong> are going to share their experiences and their almighty knowledge with everyone. </p>\n<p>And, the next day <strong>3rd February is a contribution day</strong>. On this day the workshops are going to hold with Magento community engineering team and Magento core architects featuring insights into Magento 2 development and contribution to the Magento 2 core. You can check out more information on <a href=\"https://www.meetmagento.in/\" rel=\"noopener\" target=\"_blank\">https://www.meetmagento.in/agenda.html</a></p>\n<p>And, that’s not all, during <strong>‘Meet Magento event’</strong>, you will have a superior opportunity to meet the people from Magento community and share your ideas & knowledge with them.</p>\n<blockquote><p>It is very obvious that all the renown Magento leaders, developers, and merchants are going to attend Meet Magento 2019</p></blockquote>\n<p>Also, this is the strong and a vital platform for you to exchange abilities, knowledge, share and discuss the innovative ideas with <strong>500+ attendees and so many E-commerce experts</strong> under one roof and knowing about the current trends in E-commerce world overseas and what not.</p>\n<p><strong>You would be wondering why we are referring you?</strong> Because…</p>\n<p>We have <strong>one ticket to giveaway</strong> of the biggest Magento gathering, Meet Magento India 2019 in Ahmadabad! And the lucky draw winner can get the ticket for <strong>FREE</strong>!</p>\n<p>We have a winner! Congratulations to <strong>Mayank Zalavadia</strong>! <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f44d.png\" alt=\"👍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><br />\nENTRIES NOW CLOSED.</p>\n<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n<p lang=\"en\" dir=\"ltr\">Big thanks to all the participants of <a href=\"https://twitter.com/hashtag/MM19IN?src=hash&ref_src=twsrc%5Etfw\">#MM19IN</a> <a href=\"https://twitter.com/hashtag/Giveaway?src=hash&ref_src=twsrc%5Etfw\">#Giveaway</a> contest! <a href=\"https://twitter.com/SolwinInfotech?ref_src=twsrc%5Etfw\">@SolwinInfotech</a> 😀👍</p>\n<p>Congratulations 🥳🎉 to Mayank Zalavadia <a href=\"https://twitter.com/mayankzalavadia?ref_src=twsrc%5Etfw\">@mayankzalavadia</a> for winning 🏆 a FREE ticket to <a href=\"https://twitter.com/MeetMagentoIN?ref_src=twsrc%5Etfw\">@MeetMagentoIN</a> </p>\n<p>See you at the event 🤝 <a href=\"https://twitter.com/hashtag/MagentoIndia?src=hash&ref_src=twsrc%5Etfw\">#MagentoIndia</a> <a href=\"https://twitter.com/hashtag/Magento?src=hash&ref_src=twsrc%5Etfw\">#Magento</a> <a href=\"https://twitter.com/hashtag/Community?src=hash&ref_src=twsrc%5Etfw\">#Community</a> <a href=\"https://twitter.com/hashtag/RealMagento?src=hash&ref_src=twsrc%5Etfw\">#RealMagento</a> <a href=\"https://t.co/WcOv32KBe9\">pic.twitter.com/WcOv32KBe9</a></p>\n<p>— Solwin Infotech (@SolwinInfotech) <a href=\"https://twitter.com/SolwinInfotech/status/1088054926360535042?ref_src=twsrc%5Etfw\">January 23, 2019</a></p></blockquote>\n<p><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script></p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/events/giveaway-to-meet-magento-india/\">Giveaway!! 1 Ticket To Meet Magento India 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://www.solwininfotech.com/blog/events/giveaway-to-meet-magento-india/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:1:\"2\";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:57:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"What’s New In Magento 2.3.0? New Features And Functionality For Ecommerce Stores\";s: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:65:\"https://www.solwininfotech.com/blog/magento/magento-2-3-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://www.solwininfotech.com/blog/magento/magento-2-3-features/#respond\";s: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, 07 Jan 2019 06:50: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:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:23:\"Magento Web 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:16:\"Magento 2 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:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"Magento 2.3\";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:5:{s:4:\"data\";s:14:\"Magento 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:\"\";}i:4;a:5:{s:4:\"data\";s:12:\"Magento v2.3\";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:5:{s:4:\"data\";s:20:\"New Features Magento\";s: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:39:\"https://www.solwininfotech.com/?p=48624\";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:672:\"<p>Magento lovers are passionate about the new releases of Magento. The platform gets revolutionary innovative features with each update, aiming at providing an outstanding eCommerce experience to the users. We were amazed by the release of Magento 2.2.2 as it brought amazing features such as Magento shipping, zero-step checkout, instant purchases, and advanced reporting. As </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/magento/magento-2-3-features/\">What’s New In Magento 2.3.0? New Features And Functionality For Ecommerce Stores</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Sanjay Dabhoya\";s: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:6974:\"<p>Magento lovers are passionate about the new releases of Magento. The platform gets revolutionary innovative features with each update, aiming at providing an outstanding eCommerce experience to the users. </p>\n<p>We were amazed by the release of Magento 2.2.2 as it brought amazing features such as Magento shipping, zero-step checkout, instant purchases, and advanced reporting.</p>\n<p>As the users do not have to enter their shipping address and other payment details, eCommerce website owners were happy that this new release will increase their business sales. </p>\n<p>Major update <strong>Magento 2.3 is out</strong> and merchants are looking for growing their business with it. Let’s discuss the new features offered by the update:</p>\n<h4>Progressive Web App (PWA)</h4>\n<p>We live in a mobile world and Magento knows it well. Magento developers can now leverage PWA features to deliver an app-like experience for the users. </p>\n<p>A progressive web app is an <strong>advanced frontend technology</strong> that is built on a JavaScript-like framework such as React to AngularJS. PWA Studio includes the tools to personalize the content and deliver an intuitive user experience. </p>\n<p>It allows the developers to build fast and simple front-ends for eCommerce websites that work well on mobile devices. One can build engaging web apps using PWA and increase the conversion rate.</p>\n<p class=\"text-center\"><iframe width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/N0bYol6ax8Y?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<p class=\"text-center\">Source: Magento (YouTube.com)</p>\n<p> </p>\n<h4>GraphQL</h4>\n<p>GraphQL is the latest and biggest moves in Magento 2.3. It is a <strong>data query language</strong> developed by FaceBook in 2015.</p>\n<p>Magento 2.3 implements GraphQL that opens up data retrieval possibilities for PWA. Developers can get smaller amounts of data efficiently to allow the requests for a few subsets of attributes. This is a great advantage over traditional SOAP/REST requests.</p>\n<p>With the help of GraphQL, you can allow a Magento PWA to be fast even when the mobile is in the slow network connection. </p>\n<div id=\"attachment_48634\" style=\"width: 810px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2019/01/GraphQL.png\" alt=\"GraphQL\" width=\"600\" height=\"559\" class=\"size-full wp-image-48634\" /><p class=\"wp-caption-text\">Source: Apollographql.com</p></div>\n<p> </p>\n<h4>Page Builder</h4>\n<p>In olden times, developers had to create pages with HTML and CSS. Page Builder for Magento Commerce is an intuitive and drag-and-drop interface to develop websites. Even a <strong>non-technical user can manage different aspects</strong> of content such as images, banners, videos, and products. Without hiring a front-end web developer, one can manage the website easily. </p>\n<p>Page Builder comes with a <strong>flexible grid system</strong> to place all the page elements in a customized way. Being fully integrated grid system, it is possible to add media gallery and widgets to incorporate all the features for Magento website. It is easier to build content blocks on the website.</p>\n<p> </p>\n<h4>Multi-Source Inventory</h4>\n<p>eCommerce store owners can improve the efficiency of their websites with Multi-source inventory (MSI) feature. It allows the users to <strong>manage inventory across multiple physical locations</strong> with one single admin.</p>\n<p>It becomes easier to assign the products and quantities to each fulfillment sources. Store owners can track inventory for warehouses, retail shops, drop shippers, stores, distribution centers, and more.</p>\n<p>This unique feature helps the business owners streamline their operations and manage inventories and also gain real-time access for each of the websites. Even if the merchant has a single inventory source, MSI can be used to get accurate results for tracking inventory.</p>\n<p text:align=\"center\"><iframe src=\"//www.slideshare.net/slideshow/embed_code/key/4aByUzMn5e4bqf\" width=\"595\" height=\"485\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" style=\"border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;\" allowfullscreen> </iframe> </p>\n<div style=\"margin-bottom:5px\"> <strong> <a href=\"//www.slideshare.net/maghamed/multi-source-inventory-msi-in-magento-2\" title=\"Multi Source Inventory (MSI) in Magento 2 \" target=\"_blank\">Multi Source Inventory (MSI) in Magento 2 </a> </strong> from <strong><a href=\"//www.slideshare.net/maghamed\" target=\"_blank\">Igor Miniailo</a></strong> </div>\n\n<p> </p>\n<h4>Declarative DB Schema</h4>\n<p>This new strategy is all set to make <strong>Magento installation and upgrade easier</strong> for the users. It helps developers define a structure of a database and convert XML schema files into SQL statements.</p>\n<p> </p>\n<h4>Security</h4>\n<p>Magento has always paid special attention to the security of stores. With the release of Magento 2.3, it is easy to protect the website against malicious attacks. <strong>Two-factor authentication</strong> and <strong>Google reCAPTCHA</strong> provide great security to your online store. One can make the website hack-proof with the latest update. </p>\n<p> </p>\n<h4>Elasticsearch</h4>\n<p>Elasticsearch is a powerful source version of Magento Commerce. It offers <strong>fast and efficient search results</strong> for eCommerce websites. Merchants can integrate powerful search engine capabilities in their online stores with Elasticsearch.</p>\n<p> </p>\n<h4>PHP 7.2 Support</h4>\n<p>Magento provides support for PHP 7.2 and it ensures <strong>more stability and improved performance</strong>. As PHP 7.2 has dropped support for mCrypt, Magento 2.3 offers support for Libsodium module. The website owners can expect enhanced security for their store too.</p>\n<p> </p>\n<h4>WYSIWYG Upgrade</h4>\n<p>Magento 2.3 introduces a unique feature by upgrading the TinyMCE editor to the latest version. It comes with widgets and media gallery plugins for enhanced performance.</p>\n<p> <br />\n<strong>Final Words:</strong></p>\n<p>Hats off to the Magento team and its contributors for providing unique features to Magento 2.3. You can look for Magento web development company to create your site from the scratch or upgrade your existing webshop to the latest version. Start looking for an experienced <a href=\"https://www.solwininfotech.com/\" rel=\"noopener\" target=\"_blank\">Magento development agency</a> to help you achieve your business goals and increase your sales.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/magento/magento-2-3-features/\">What’s New In Magento 2.3.0? New Features And Functionality For Ecommerce Stores</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://www.solwininfotech.com/blog/magento/magento-2-3-features/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: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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:72:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"10 Real Reasons Why Customers Hesitate To Buy From Your eCommerce Store\";s: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:99:\"https://www.solwininfotech.com/blog/ecommerce/why-customers-hesitate-buy-from-your-ecommerce-store/\";s: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:108:\"https://www.solwininfotech.com/blog/ecommerce/why-customers-hesitate-buy-from-your-ecommerce-store/#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:\"Mon, 24 Dec 2018 13:24:16 +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:11:{i:0;a:5:{s:4:\"data\";s:9:\"eCommerce\";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:15:\"Tips and Tricks\";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:15:\"Web 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:3;a:5:{s:4:\"data\";s:16:\"Boost Your Sales\";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:5:{s:4:\"data\";s:15:\"eCommerce Store\";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:5:{s:4:\"data\";s:14:\"Ecommerce Tips\";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:5:{s:4:\"data\";s:21:\"How To Get More Sales\";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:5:{s:4:\"data\";s:25:\"Increase Your Store Sales\";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:5:{s:4:\"data\";s:18:\"Online Store Sales\";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:5:{s:4:\"data\";s:5:\"Sales\";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:5:{s:4:\"data\";s:10:\"Sales Tips\";s: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:39:\"https://www.solwininfotech.com/?p=48159\";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:636:\"<p>Summary: Do you want to attract more people toward your eCommerce store? Do you want to retain new and existing customers? Here are some useful tips for you. Your eCommerce website is designed to persuade people to buy things. Now, it may happen that your website does not produce the sales as per your expectation. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/ecommerce/why-customers-hesitate-buy-from-your-ecommerce-store/\">10 Real Reasons Why Customers Hesitate To Buy From Your eCommerce Store</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Sanjay Dabhoya\";s: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:23752:\"<p><strong>Summary:</strong><br />\nDo you want to attract more people toward your eCommerce store? Do you want to retain new and existing customers? Here are some useful tips for you. </p>\n<p>Your eCommerce website is designed to persuade people to buy things. Now, it may happen that your website does not produce the sales as per your expectation. Or, you do not get the desired response from the target audience. If this is your experience, you need to work on improving the <strong>conversion rate</strong>.</p>\n<blockquote><p>It’s much easier to double your business by doubling your conversion rate than by doubling your traffic. – Jeff Eisenberg</p></blockquote>\n<p>Thankfully, small or unnoticeable changes can work wonders for your eCommerce website by engaging the potential customers with the site. <strong>Lack of sales is certainly a big issue</strong> for your website as you have spent a lot of money, energy, and time on developing it. Therefore, it is necessary to avoid any mistakes that take away the potential customers from your website.</p>\n<p><strong>It’s good to remember that</strong> when people come to shop online, they are in search of a store that is best fit for their requirements. So, your website needs to look ‘right’ in a way that the prospective customers find your website capable of satisfying their needs. </p>\n<p>Here we are going to share <strong>mistakes or problems that keep the customers away</strong> from your online store. We will also give their solutions to make your eCommerce store profitable through boosting sales.</p>\n<p>Another good thing is that whether you are a new player or a seasoned online retailer, these tips will certainly help you boost the sales. </p>\n<p>With this, let’s start our exhausting list of over <strong>ten reasons why people don’t purchase anything from your eCommerce website</strong>:</p>\n<p> </p>\n<h4>1. Complicated Navigation and Complex Checkout</h4>\n<p>Have you ever put yourself in the customer’s shoes? </p>\n<p>Suppose you’re a customer who visits an eCommerce website. What would you expect there? </p>\n<p>Simple and easy-to-understand navigation along with a short but secure checkout is all you need to have a pleasant shopping experience. </p>\n<p>Even if your website gets good traffic, it is of no use if the conversion rate is low. Complex and longer checkout process are responsible for your customers’ change of mind.</p>\n<blockquote><p>A study has revealed that 47 percent of buyers do not complete the buying process if the checkout process is lengthy. It impacts negatively on your customer’s buying decision in the future also.</p></blockquote>\n<p>Forced and lengthy registration, excessive information, lengthy order forms, and lack of automatic entry of repetitive information can make your website appalling for the customer and they may turn toward other user-friendly websites.</p>\n<p> </p>\n<h4>2. Lack of Market Research and Absence of Competitive Pricing</h4>\n<p>In the competitive field of eCommerce, pricing holds a key to success. An <a href=\"https://www.statista.com/statistics/232285/most-common-products-services-abandoned-digital-carts-internet-users/\" rel=\"noopener\" target=\"_blank\">Statista study</a> has suggested that as many as 36 percents of online shoppers leave the website in favor of another only because they find the same product at a lower price there.</p>\n<p>The graph shows the major reasons why the shoppers abandon the checkout process:</p>\n<div id=\"attachment_48170\" style=\"width: 1010px\" class=\"wp-caption aligncenter\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers.png\" alt=\"online shoppers\" width=\"1000\" height=\"1048\" class=\"size-full wp-image-48170\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers.png 1000w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-286x300.png 286w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-768x805.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-977x1024.png 977w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-500x524.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-624x654.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-850x891.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-191x200.png 191w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/online-shoppers-450x472.png 450w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><p class=\"wp-caption-text\">Courtesy: Statista</p></div>\n<p>Today, it is way easy to find and compare the same product thanks to the Internet. The customers tend to prefer competitive or say, aggressive pricing because it can save their bucks. </p>\n<p>Therefore, you should do proper market research and <strong>stay updated with your competitors’ moves</strong> to attract the customers. It is also advisable to bring promotional offers regularly on your website to attract more visitors.</p>\n<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n<p lang=\"en\" dir=\"ltr\">Final Countdown!!! <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/23f2.png\" alt=\"⏲\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><br />Last few hours are left to the amazing <a href=\"https://twitter.com/hashtag/ChristmasOffer?src=hash&ref_src=twsrc%5Etfw\">#ChristmasOffer</a>. <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f385.png\" alt=\"🎅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f384.png\" alt=\"🎄\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><br />Get any <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> and <a href=\"https://twitter.com/hashtag/Magento?src=hash&ref_src=twsrc%5Etfw\">#Magento</a> products @ 3⃣0⃣% discount.<br />Hurry up! Get Now or It's too late <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/2705.png\" alt=\"✅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://t.co/OBLnqTeIhT\">https://t.co/OBLnqTeIhT</a><a href=\"https://twitter.com/hashtag/Santa?src=hash&ref_src=twsrc%5Etfw\">#Santa</a> <a href=\"https://twitter.com/hashtag/ChristmasDeals?src=hash&ref_src=twsrc%5Etfw\">#ChristmasDeals</a> <a href=\"https://twitter.com/hashtag/NewYear2019?src=hash&ref_src=twsrc%5Etfw\">#NewYear2019</a> <a href=\"https://t.co/GOqy76vDzp\">pic.twitter.com/GOqy76vDzp</a></p>\n<p>— Solwin Infotech (@SolwinInfotech) <a href=\"https://twitter.com/SolwinInfotech/status/1075654431016869889?ref_src=twsrc%5Etfw\">December 20, 2018</a></p></blockquote>\n<p><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script></p>\n<p> </p>\n<h4>3. Additional or Hidden Charges</h4>\n<p>Now see the <strong>above graph</strong> again. The highest percentage <strong>(56%) of online customers</strong> leaves the website just because they see the unexpected and unrealistic cost.</p>\n<p><strong>Lack of transparency</strong> in pricing and payment process can trigger customers to leave your website from the checkout page. It can dampen the reputation of your website in such a way that people tend to stay away from your website for many years. It results in a steep decline in both traffic and sales. </p>\n<p>All the eCommerce websites need to mention every expense and charge clearly for every product. <strong>Delivery expenses, shipping, and logistics costs, and VAT</strong> or other statutory taxes should be mentioned clearly along with the cost of the product. It is better to remember that hidden cost can dampen your reputation. </p>\n<p> </p>\n<h4>4. Security Concerns</h4>\n<p>Websites and mobile apps are highly vulnerable to cyber attacks. When it comes to an eCommerce website, extra care should be taken to protect the customer’s personal and critical information like credit/debit card details. It is necessary to <strong>build and retain the customer’s trust</strong> in your website with enhanced data security and built-in safety features. </p>\n<p>You should assure potential and existing customers that your website is safe against any attempts of identity theft and data breach. Also, it is necessary to define and adhere to the privacy policy for boosting the customer’s confidence.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957.jpg\" alt=\"Security Concerns\" width=\"1756\" height=\"1118\" class=\"aligncenter size-full wp-image-48180\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957.jpg 1756w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-300x191.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-768x489.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-1024x652.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-500x318.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-624x397.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-850x541.jpg 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-314x200.jpg 314w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-Concerns-e1545650620957-450x287.jpg 450w\" sizes=\"(max-width: 1756px) 100vw, 1756px\" /> </p>\n<p>A clear clarification that the personal information of the customers will not be used for other purposes can be useful for gaining people’s trust.</p>\n<p> </p>\n<h4>5. No Physical Address and Contact Details</h4>\n<p>It is obvious that the eCommerce website contains the virtual form and all the products are also present virtually there. But then, the lack of trustworthy information like physical address, contact number, and email address can create confusion and customers may prefer to stay away from such websites. </p>\n<p>Do you know that most of the eCommerce websites have the second most visited page is <strong>“About Us”</strong> after the homepage? Then comes the number of <strong>“Contact Us”</strong> page in the number of visits. See how Amazon has covered every aspect of business in <a href=\"https://www.aboutamazon.com/\" rel=\"noopener\" target=\"_blank\">About Amazon</a> page.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-1024x1024.png\" alt=\"About Amazon\" width=\"1024\" height=\"1024\" class=\"aligncenter size-large wp-image-48173\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-1024x1024.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-150x150.png 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-300x300.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-768x768.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-500x500.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-370x370.png 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-624x624.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-75x75.png 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-165x165.png 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-850x850.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-200x200.png 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-450x450.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon-100x100.png 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/About-Amazon.png 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>In brief, your business website must be in the form that can generate both interest and trust among your customers. </p>\n<p> </p>\n<h4>6. No or Minimal Social Media Presence</h4>\n<p>These days, people extensively use social media for getting reviews and search for the products or services they want. For any eCommerce website or an online store, it is of vital importance to have an active social media presence.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence.png\" alt=\"Social Media Presence\" width=\"1120\" height=\"759\" class=\"aligncenter size-full wp-image-48181\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence.png 1120w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-300x203.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-768x520.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-1024x694.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-500x339.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-624x423.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-850x576.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-295x200.png 295w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Social-Media-Presence-450x305.png 450w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" /></p>\n<p>It can help you <strong>improve the credibility and reputation</strong> of your business. What’s more, you can get instant feedback and resolve the queries. No or minimum social media activities may send a wrong message in a huge audience. </p>\n<blockquote><p>As per the latest research, 84 percent of shoppers refer to at least one social media channel for getting recommendations before online shopping.</p></blockquote>\n<p> </p>\n<h4>7. Lack of SSL Certificate and Other Security Features</h4>\n<p>We have mentioned above that security concerns weigh high when it comes to people’s preference for your eCommerce website. </p>\n<blockquote><p>The study has suggested that an SSL certificate can bring a 27 percent increase in sales for an online shop.</p></blockquote>\n<p>Also, you need to ensure that your SSL certificate is up to date and remains active for all pages of your website.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL.jpg\" alt=\"SSL\" width=\"1920\" height=\"768\" class=\"aligncenter size-full wp-image-48182\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL.jpg 1920w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-300x120.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-768x307.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-1024x410.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-500x200.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-624x250.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-850x340.jpg 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-350x140.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/SSL-450x180.jpg 450w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" /></p>\n<p>It is fairly possible that if the security certificate and encryption technology are not active on your business site, people will tend to switch to another website. </p>\n<p><strong>Here is a word of caution:</strong> Offering proper security measure does not mean that your website has unnecessary and excessive roadblocks including redundant payment security checks, repetitive credential input, and the like. Remember, such excessive measure can also cause people to leave your website.</p>\n<p> </p>\n<h4>8. Insufficient and Unappealing Product Details</h4>\n<p>Apart from security and other aspects, the <strong>customer’s engagement is also necessary</strong> to retain people on your website. The product details play a vital role in increasing the customer’s engagement. As per an official study, the insufficient product details can disappoint online shoppers. Engaging and proper product details can assist online customers to take the purchase decision. </p>\n<p>Also, lack of product information and poor content of your website can result in poor discoverability. Search Engine Ranking Pages (SERPs) show good websites from the content and design perspective on the top that can improve their visibility significantly.</p>\n<p>Product details should be given in an informative yet interesting and easy-to-read format. Along with this, it is necessary to <a href=\"https://www.solwininfotech.com/blog/ecommerce/best-practices-ecommerce-product-page/\" rel=\"noopener\" target=\"_blank\">showcase your products in an appealing way</a>. You can select a <a href=\"https://www.solwininfotech.com/product/wordpress-themes/veriyas-pro/\" rel=\"noopener\" target=\"_blank\">responsive theme</a> for your WordPress-based eCommerce website for effective and engaging display of your portfolio.</p>\n<p> </p>\n<h4>9. Lack of Convincing Sales Copy and Any Encouragement for Revisit</h4>\n<p>Apart from engaging and informative product details, it is important to have a persuasive sales copy on your online shop. Sales copies have a great impact on the shopper’s behavior. Such sales copies have captivating titles, engaging descriptions, and <a href=\"https://www.solwininfotech.com/blog/seo/best-practices-kickass-call-action-buttons/\" rel=\"noopener\" target=\"_blank\">compelling CTAs</a> (Call-to-Action).</p>\n<p><strong>Another interesting part is here:</strong> when you visit a brick-and-mortar store, salespersons or the manager greet you with a smile or cordial words, right? <strong>How can you welcome your online customers</strong> to your online shop? Well, in absence of real communication, you can utilize an incentive or <a href=\"https://www.solwininfotech.com/customer-loyalty-program/\" rel=\"noopener\" target=\"_blank\">reward system</a>. It works very well in encouraging the visitors to come to your website again.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points.png\" alt=\"Reward Points\" width=\"1554\" height=\"559\" class=\"aligncenter size-full wp-image-48183\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points.png 1554w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-300x108.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-768x276.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-1024x368.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-500x180.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-624x224.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-850x306.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-350x126.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Reward-Points-450x162.png 450w\" sizes=\"(max-width: 1554px) 100vw, 1554px\" /></p>\n<p>Whether you have a startup or an established eCommerce website, it is always good to reward the first time customer with a coupon or voucher, so that they can come again to utilize it. In a way, you can build a loyal customer base and avoid losing any prospective buyers in the midway.</p>\n<p> </p>\n<h4>10. Irrelevant Products and Lack of Categorization</h4>\n<p>Just put yourself in the customer’s shoes. How would you feel if an eCommerce website is full of irrelevant and unnecessary products or there is minimal or no categorization of products? If your customers get the same experience while visiting your website, there is no surprise that they will leave your website almost instantly for not coming again. </p>\n<p>Diverse offerings and a myriad of products are good, but then you need to make sure that <strong>the visitors can readily find what they want</strong> on your business website. You need to <strong>categorize every product</strong> with simple and easy-to-understand navigation. </p>\n<p>Also, you need to <strong>study the market trends and the customer’s requirements</strong> to make the precise list of products for your eCommerce shop. If the visitors find the product-market misfit on your website, they immediately leave it to find the better option. With this, you should also keep the needs of the target audience in mind especially when you address a niche market. </p>\n<p>Apart from these <strong>major factors, poor UX, UI, and non-responsiveness</strong> can also take its toll on your eCommerce store. You should keep the focus on the design and performance of your website because online shopping websites, which crash frequently and fail to handle huge traffic, can soon lose the visitor’s interest.</p>\n<h4>Here are a few other necessary tips to stop people from leaving your website:</h4>\n<p><strong>1. The search function at the top</strong></p>\n<p>Browsing or searching option is essential for any eCommerce websites. Online shoppers love to explore products and search randomly as well. Therefore, search function should be given at the top.</p>\n<p><strong>2. Reduced PLT (Page Load Time)</strong><br />\nYour website should not take more than 3 seconds to load for retaining visitors on it. As people want the information in a lightning-fast manner thanks to the high-speed Internet, your website should be quick enough to load. </p>\n<p><strong>3. More checkout and delivery options</strong><br />\nMore checkout and delivery options can enhance convenience and the customers can find them very useful. It further enhances the overall shopping experience. </p>\n<p><strong>4. Logistics information and support center</strong><br />\nIt is necessary to provide the features of tracking orders and online support. The first-time visitors and frequent visitors at your website will really like these features. </p>\n<p>Along with this, it is always advisable to keep your website updated from features, bug fixes, and security aspects.</p>\n<h4>Concluding Lines:</h4>\n<p>That’s it for now. You invest a sizeable amount of money, time, and efforts in developing a customized eCommerce store. Therefore, it is always advisable to consult the reliable and reputed web development company to get more insights on this topic. </p>\n<p>At <a href=\"https://www.solwininfotech.com/\" rel=\"noopener\" target=\"_blank\">Solwin Infotech</a>, we integrate the technological advancements for developing the next-gen eCommerce websites. You can readily expand your online business with our customized eCommerce web solutions. </p>\n<p>Sounds good? Just <a href=\"https://www.solwininfotech.com/contact-us/\" rel=\"noopener\" target=\"_blank\">contact us</a> with your requirements and our team of experienced professionals will do the rest!</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/ecommerce/why-customers-hesitate-buy-from-your-ecommerce-store/\">10 Real Reasons Why Customers Hesitate To Buy From Your eCommerce Store</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://www.solwininfotech.com/blog/ecommerce/why-customers-hesitate-buy-from-your-ecommerce-store/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:1:\"4\";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:630:\"\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 \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:5:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Top 60+ Magento Professionals You Should Follow On Twitter\";s: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:70:\"https://www.solwininfotech.com/blog/magento/magento-experts-to-follow/\";s: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:78:\"https://www.solwininfotech.com/blog/magento/magento-experts-to-follow/#respond\";s: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, 18 Dec 2018 07:15: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:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:23:\"Magento Web 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:7:\"magento\";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:21:\"Magento 2 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:3;a:5:{s:4:\"data\";s:19:\"Magento 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:4;a:5:{s:4:\"data\";s:15:\"Magento Experts\";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:5:{s:4:\"data\";s:19:\"Magento Influencers\";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:5:{s:4:\"data\";s:24:\"Top Magento Contributors\";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:5:{s:4:\"data\";s:25:\"Top Magento Professionals\";s: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:39:\"https://www.solwininfotech.com/?p=43425\";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:626:\"<p>Magento is known as the most adaptable eCommerce platform. It will provide the number of boundless potential outcomes for well-informed store proprietors. Magento gives a proficient look to your store. It has the biggest community to share any sort of issues. There are different Magento Meetups composed every year to extend the world of Magento. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/magento/magento-experts-to-follow/\">Top 60+ Magento Professionals You Should Follow On Twitter</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:6:\"script\";a:63:{i:0;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}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:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}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:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:8;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:9;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:10;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:11;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:12;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:13;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:14;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:15;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:16;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:17;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:18;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:19;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:20;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:21;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:22;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:23;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:24;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:25;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:26;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:27;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:28;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:29;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:30;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:31;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:32;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:33;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:34;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:35;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:36;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:37;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:38;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:39;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:40;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:41;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:42;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:43;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:44;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:45;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:46;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:47;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:48;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:49;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:50;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:51;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:52;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:53;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:54;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:55;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:56;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:57;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:58;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:59;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:60;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:61;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:62;a:5:{s:4:\"data\";s:433:\"\n !function (d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? \'http\' : \'https\';\n if (!d.getElementById(id)) {\n js = d.createElement(s);\n js.id = id;\n js.src = p + \'://platform.twitter.com/widgets.js\';\n fjs.parentNode.insertBefore(js, fjs);\n }\n }(document, \'script\', \'twitter-wjs\');\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:15:\"text/javascript\";}}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:\"Sanjay Dabhoya\";s: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:85901:\"<p>Magento is known as the most adaptable eCommerce platform. It will provide the number of boundless potential outcomes for well-informed store proprietors. </p>\n<p>Magento gives a proficient look to your store. It has the biggest community to share any sort of issues. There are different Magento Meetups composed every year to extend the world of Magento.</p>\n<p>Here you will meet some <strong>most well known Magento contributors</strong> in the Magento people group. That will assist you with taking your organizations to new statures.</p>\n<p>You can follow these popular Magento experts on Twitter for Magento news, updates, information, tips, and insights.</p>\n<p><strong>Note:</strong> This is a simple curated list. A specific position does not mirror any remark upon the skills, standing, and reputation of the influencer. </p>\n<p><br />\n<strong>1) Magento:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-150x150.jpg\" alt=\"Magento\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48026\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Magento.jpg 399w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento, an @Adobe company, offers flexible eCommerce solutions, a vibrant extensions marketplace, and an open global ecosystem.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/magento\">Follow @magento</a></div>\n<p><br />\n<strong>2) Ben Marks:</strong></p>\n<div class=\"sol_twitter_posts\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-150x150.jpg\" alt=\"Ben Marks\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43428\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ben-marks.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento Evangelist @ Adobe • @iopflygirl’s favorite FO • @GuilfordCollege alum.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/benmarks\">Follow @Ben Marks</a></div>\n<p><br />\n<strong>3) Alan Storm:</strong></p>\n<div class=\"sol_twitter_posts\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-150x150.jpg\" alt=\"Alan Storm\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43432\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Alan-Storm.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Hey, I finally finished that Magento book! (the chapter on Unsharp Mask got cut) https://store.pulsestorm.net/products/no-frills-magento-2-layout …</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/alanstorm\">Follow @alanstorm</a></div>\n<p><br />\n<strong>4) Vinai Kopp:</strong></p>\n<div class=\"sol_twitter_posts\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43433\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Vinai-Kopp.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento for Money, Clojure for Fun. Passionate learner.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/VinaiKopp\">Follow @VinaiKopp</a></div>\n<p><br />\n<strong>5) Phillip Jackson:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-150x150.jpg\" alt=\"Phillip Jackson\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43483\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Phillip-Jackson.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em><img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f3c3.png\" alt=\"🏃\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />. 5x Magento Certified, <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f3c5.png\" alt=\"🏅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> 3x #MagentoMaster. <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/271d.png\" alt=\"✝\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Follower. Co-host @magetalk,@commercefuture. Organizer @magentosofla. Evangelist @somethingdigitl </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/philwinkle\">Follow @philwinkle<br />\n</a></div>\n<p><br />\n<strong>6) Mark Lavelle:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-150x150.jpeg\" alt=\"Mark Lavelle\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43677\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-150x150.jpeg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-300x300.jpeg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-370x370.jpeg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-75x75.jpeg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-165x165.jpeg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-200x200.jpeg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle-100x100.jpeg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Mark-Lavelle.jpeg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> CEO of Magento Commerce </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/mklave1\">Follow @mklave1</a></div>\n<p><br />\n<strong>7) Anna Völkl:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-150x150.jpg\" alt=\"Anna Völkl\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43447\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anna-Völkl.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>3x Magento Master @ E-CONOMIX @ebiz_architects. Speaker. Love travelling and the Web. Red Cross volunteer. Information-/IT-Security MSc, Mom of <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f476-1f3fc.png\" alt=\"👶🏼\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/rescueAnn\">Follow @rescueAnn<br />\n</a></div>\n<p><br />\n<strong>8) Sherrie Rohde:</strong></p>\n<div class=\"sol_twitter_posts\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-150x150.jpg\" alt=\"Sherrie Rohde\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43474\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sherrie-Rohde.jpg 399w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Community Manager @Magento. Mental health advocate. Student of diversity + inclusion. Terrified of status quo. Motivated by adventure. ENFP.<img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f64a.png\" alt=\"🙊\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/sherrierohde\">Follow @sherrierohde<br />\n</a></div>\n<p><br />\n<strong>9) Sander Mangel:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-150x150.jpg\" alt=\"Sander Mangel\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43475\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sander-Mangel.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Passionate about e-commerce, Magento and coffee. Developer & consultant, scifi fan, allround nerd | co-organizor of @MageStackDay, MUG Rdam, Meet Magento NL</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/sandermangel\">Follow @sandermangel<br />\n</a></div>\n<p><br />\n<strong>10) Gabriel Guarino:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-150x150.jpg\" alt=\"Gabriel Guarino\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48008\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Gabriel-Guarino.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento Master 2017 & 2018 | 5x Magento Certified | Magento Forum Moderator | Magento Association Member | Senior Magento Engineer at @SheroCommerce</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/GuarinoMagento\">Follow @GuarinoMagento<br />\n</a></div>\n<p><br />\n<strong>11) Matt Asay:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-150x150.png\" alt=\"Matt Asay\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48010\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-150x150.png 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-300x300.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-370x370.png 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-75x75.png 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-165x165.png 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-200x200.png 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay-100x100.png 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Matt-Asay.png 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Head of Developer Ecosystem for @Adobe. (Pronounced “Ay-see.”) Arsenal apologist. Regularly write things for InfoWorld/TechRepublic that infuriate my employer.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/mjasay\">Follow @mjasay<br />\n</a></div>\n<p><br />\n<strong>12) Stefan Willkommer:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Stefan-Willkommer-150x150.jpg\" alt=\"Stefan Willkommer\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48012\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Stefan-Willkommer-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Stefan-Willkommer-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Stefan-Willkommer-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Stefan-Willkommer-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Stefan-Willkommer-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Stefan-Willkommer.jpg 256w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Speaker, E-Commerce specialist, Magento evangelist, Traveller, Mountaineer</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/swillkommer\">Follow @swillkommer<br />\n</a></div>\n<p><br />\n<strong>13) Max:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-150x150.jpg\" alt=\"Max\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48006\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Max.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Head of Community Engineering @Magento Opinions are my own and not the views of my employer.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/maksek_ua\">Follow @maksek_ua<br />\n</a></div>\n<p><br />\n<strong>14) Jason Woosley:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-150x150.jpg\" alt=\"Jason Woosley\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43679\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jason-Woosley.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> VP, Commerce Product & Platform Experience, Business @Adobe</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/jasonwoosley_mg\">Follow @jasonwoosley_mg</a></div>\n<p><br />\n<strong>15) Brent W. Peterson:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-150x150.jpg\" alt=\"Brent W. Peterson\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43477\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Brent-W.-Peterson.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Husband to @susanwagento, Father, Christian, Magento Evangelist, Speaker, Runner, Actually I would love to run full time. Really.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/brentwpeterson\">Follow @brentwpeterson<br />\n</a></div>\n<p><br />\n<strong>16) Tom Robertshaw:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-150x150.jpg\" alt=\"Tom Robertshaw\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43478\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Robertshaw.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Ecommerce Evangelist @space48ers. Magento Master. Married to @sharibary. <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/2b50.png\" alt=\"⭐\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Man Utd. Bath Rugby. Post-hardcore music. Beer. fourpintsin.com </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/bobbyshaw\">Follow @bobbyshaw<br />\n</a></div>\n<p><br />\n<strong>17) Miguel Balparda:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-150x150.jpg\" alt=\"Miguel Balparda\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48016\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Miguel-Balparda.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>@nexcess – Magento 2 Maintainer & Core contributor – Full time traveler – Tweets are my own – All over the globe with @holantonela</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/mbalparda\">Follow @mbalparda<br />\n</a></div>\n<p><br />\n<strong>18) Igor Miniailo:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-150x150.jpg\" alt=\"Igor Miniailo\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48017\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Igor-Miniailo.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento Architect, Community</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/iminyaylo\">Follow @iminyaylo<br />\n</a></div>\n<p><br />\n<strong>19) David Manners:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-150x150.jpg\" alt=\"David Manners\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48001\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/David-Manners.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Part of the @MagentoEngCom team with @magento focusing on Magento, PHP and open source.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/mannersd\">Follow @mannersd<br />\n</a></div>\n<p><br />\n<strong>20) Peter Jaap Blaakmeer:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-150x150.jpeg\" alt=\"Peter Jaap Blaakmeer\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48021\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-150x150.jpeg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-300x300.jpeg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-370x370.jpeg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-75x75.jpeg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-165x165.jpeg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-200x200.jpeg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer-100x100.jpeg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Peter-Jaap-Blaakmeer.jpeg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>owner|cto of @elgentos | quad/fpv | board game geek | Magento Top 50 along with 49 heroes <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f64c.png\" alt=\"🙌\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> | 7x certified Magento dev | homebrew | Jaap is not my last name</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/PeterJaap\">Follow @PeterJaap</a></div>\n<p><br />\n<strong>21) Kuba Zwolinski:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-150x150.jpg\" alt=\"Kuba Zwolinski\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43484\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kuba-Zwolinski.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Father, husband, kayaker, trail runner… 3x @Magento Master: Maker, founder of @SnowdogApps, organizer of @MeetMagentoPL </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/snowdog\">Follow @snowdog<br />\n</a></div>\n<p><br />\n<strong>22) Carmen (Miss Magenta):</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-150x150.jpg\" alt=\"Carmen (Miss Magenta)\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48053\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Carmen-Miss-Magenta.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Carmen Bremen | Magento Freelancer | Developer | Speaker | Magento Master 2017+18 | 1/6-Organizer of MageUnconference </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/neoshops\">Follow @neoshops<br />\n</a></div>\n<p><br />\n<strong>23) Rafael Corrêa Gomes:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-150x150.jpg\" alt=\"Rafael Corrêa Gomes\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48054\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rafael-Corrêa-Gomes.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Lead Software Engineer at @imgmage Magento Partner, #Opensource and #Magento Evangelist.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/rafaelcgstz\">Follow @rafaelcgstz<br />\n</a></div>\n<p><br />\n<strong>24) Óscar Recio Soria:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-150x150.jpg\" alt=\"Óscar Recio Soria\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48055\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Óscar-Recio-Soria.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento Master 2018, Certified #Magento Technical Director at @interactiv4 and #Magento Maintainer #MCD http://goo.gl/J9Wnzb | eCommerce developer</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/OSrecio\">Follow @OSrecio<br />\n</a></div>\n<p><br />\n<strong>25) Danny Verkade:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-150x150.jpg\" alt=\"Danny Verkade\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48056\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Danny-Verkade.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento Specialist at @creaminternet, Magento Master 2018, 5x Magento Certified. Active contributor to Magento on Github.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/dverkade\">Follow @dverkade<br />\n</a></div>\n<p><br />\n<strong>26) Damián Culotta:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Damián-Culotta-150x150.jpg\" alt=\"Damián Culotta\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48057\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Damián-Culotta-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Damián-Culotta-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Damián-Culotta-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Damián-Culotta-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Damián-Culotta-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Damián-Culotta.jpg 240w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento Specialist at @creaminternet, Magento Master 2018, 5x Magento Certified. Active contributor to Magento on Github.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/dverkade\">Follow @dverkade<br />\n</a></div>\n<p><br />\n<strong>27) Max Pronko:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-150x150.jpg\" alt=\"Max Pronko\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43692\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Max-Pronko.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento Expert. Consultant, Blogger, Developer, YouTuber, Speaker. Magento 1 & 2 certified. Founder at Pronko Consulting, CTO at GiftsDirect/TheIrishStore</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/max_pronko\">Follow @max_pronko</a></div>\n<p><br />\n<strong>28) Fabian Schmengler:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-150x150.jpg\" alt=\"Fabian Schmengler\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48058\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Fabian-Schmengler.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Software Engineer, Magento Developer and Consultant @integer_net</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/fschmengler\">Follow @fschmengler<br />\n</a></div>\n<p><br />\n<strong>29) Ignacio Riesco:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-150x150.jpg\" alt=\"Ignacio Riesco\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43605\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ignacio-Riesco.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>CEO @interactiv4 (we DO love @magento) #travel #commerce #basket #iracing http://es.linkedin.com/in/ignacioriesco </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/ignacioriesco\">Follow @ignacioriesco<br />\n</a></div>\n<p><br />\n<strong>30) Ivan Chepurnyi:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-150x150.jpg\" alt=\"Ivan Chepurnyi\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43476\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Ivan-Chepurnyi.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Senior Magento Challenges Solver, Magento Developers Mentor & Trainer, Performance geek, TDD Advocate, #MagentoMaster 2017 Mover</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/ivanchepurnyi\">Follow @IvanChepurnyi</a></div>\n<p><br />\n<strong>31) Eugene Tulika:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-150x150.jpg\" alt=\"Eugene Tulika\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43690\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eugene-Tulika.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento 2 Architect, Community Engineering. I love Magento, distributed systems and rocket science.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/eugenetulika\">Follow @eugenetulika</a></div>\n<p><br />\n<strong>32) Talesh Seeparsan:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-150x150.jpg\" alt=\"Talesh Seeparsan\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43694\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Talesh-Seeparsan.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento consultant on a self-imposed mission to raise the security maturity of the #magento developer community (@mage_def). Also loves </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/_Talesh\">Follow @_Talesh</a></div>\n<p><br />\n<strong>33) Guido Jansen:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-150x150.jpg\" alt=\"gui.do\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48059\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/gui.do_.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em><img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f468-1f3fc-200d-1f393.png\" alt=\"👨🏼🎓\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />Applied Cognitive Psychologist <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f3e2.png\" alt=\"🏢\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Global CRO Lead @Randstad <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f468-200d-1f52c.png\" alt=\"👨🔬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f4ca.png\" alt=\"📊\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Founder & #CMGR @Dutchento<img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f1f3-1f1f1.png\" alt=\"🇳🇱\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Int’l Speaker<img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f30d.png\" alt=\"🌍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f5e3.png\" alt=\"🗣\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Pirate<img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f3f4.png\" alt=\"🏴\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />‍<img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f575-1f3fc.png\" alt=\"🕵🏼\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/guido\">Follow @guido<br />\n</a></div>\n<p><br />\n<strong>34) Allan MacGregor:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-150x150.jpg\" alt=\"Allan MacGregor\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43612\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Allan-MacGregor.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>CTO at @Browzeapp, veteran software developer constantly exploring new tools and technologies, Author: http://coderoncode.com/books/</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/allanmacgregor\">Follow @allanmacgregor<br />\n</a></div>\n<p><br />\n<strong>35) TJ Gamble | eCommerceAholic:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-150x150.jpg\" alt=\"TJ Gamble eCommerceAholic\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48014\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/TJ-Gamble-eCommerceAholic.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>eCommerce Thought Provider, CEO of @Jamersan, Top 50 Magento Contributor, Certified+ Magento Developer, Youtube Live Streamer</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/ecommerceaholic\">Follow @ecommerceaholic<br />\n</a></div>\n<p><br />\n<strong>36) Anton Kril:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-150x150.jpg\" alt=\"Anton Kril\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43675\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Anton-Kril.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Director of Architecture @ Magento</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/antonkril\">Follow @AntonKril</a></div>\n<p><br />\n<strong>37) Riccardo Tempesta aka TheRick:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Riccardo-Tempesta-aka-TheRick-150x150.jpg\" alt=\"Riccardo Tempesta aka TheRick\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43691\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Riccardo-Tempesta-aka-TheRick-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Riccardo-Tempesta-aka-TheRick-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Riccardo-Tempesta-aka-TheRick-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Riccardo-Tempesta-aka-TheRick-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Riccardo-Tempesta-aka-TheRick.jpg 250w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Riccardo-Tempesta-aka-TheRick-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>CTO at MageSpecialist, Magento Maintainer, 2x Magento1 + Magento2 certified developer, Magento super enthusiastic community contributor, Speaker and proud NERD.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/RicTempesta\">Follow @RicTempesta</a></div>\n<p><br />\n<strong>38) Rebecca Brocton:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-150x150.jpg\" alt=\"Rebecca Brocton\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48065\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Rebecca-Brocton.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>eCommerce Specialist @WeAreJH <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f6d2.png\" alt=\"🛒\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> #Magento Royalty <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f478.png\" alt=\"👸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Public Speaker <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f5e3.png\" alt=\"🗣\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Gin infused <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f378.png\" alt=\"🍸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> #MageMH Advocate <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f9e0.png\" alt=\"🧠\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Sarcastic <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f0cf.png\" alt=\"🃏\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Hugger <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f917.png\" alt=\"🤗\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Wife <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f3f3-fe0f-200d-1f308.png\" alt=\"🏳️🌈\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Vlogger #eCommerceForest <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f4fa.png\" alt=\"📺\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/RebeccaBrocton\">Follow @RebeccaBrocton</a></div>\n<p><br />\n<strong>39) Piotr Kaminski:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-150x150.jpeg\" alt=\"Piotr Kaminski\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43442\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-150x150.jpeg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-300x300.jpeg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-370x370.jpeg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-75x75.jpeg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-165x165.jpeg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-200x200.jpeg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski-100x100.jpeg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Piotr-Kaminski.jpeg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Lead Product Manager @ Magento Inc.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/piotrekkaminski\">Follow @piotrekkaminski<br />\n</a></div>\n<p><br />\n<strong>40) Sylvain Rayés:</strong></p>\n<div class=\"sol_twitter_posts\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-150x150.jpg\" alt=\"Sylvain Rayé\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43439\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Sylvain-Rayé.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Founder, business analyst, technical director @diglin_ | Magento/OroCommerce/akeneo/Marello enthusiasts | Magento 1 & 2 Solution Specialist Certified.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/sylvainraye\">Follow @Sylvain Rayé</a></div>\n<p><br />\n<strong>41) Toni Anicic:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-150x150.jpg\" alt=\"Toni Anicic\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43614\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Toni-Anicic.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Project Manager at http://inchoo.net – @inchoo – @peingou’s husband – #Magento Certified Solution Specialist</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/techtoni\">Follow @TechToni</a></div>\n<p><br />\n<strong>42) Joseph Maxwell:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-150x150.jpg\" alt=\"Joseph maxwell\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48370\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Joseph-maxwell.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>President, SwiftOtter Solutions. 8x Magento Certified. Husband to Elissa, Dad to Calia and Kyle. Often not logged into Twitter. Questions: joseph@swiftotter.com </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/josephmaxs\">Follow @josephmaxs</a></div>\n<p><br />\n<strong>43) Marius Strajeru:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-150x150.jpeg\" alt=\"Marius Strajeru\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43662\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-150x150.jpeg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-300x300.jpeg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-370x370.jpeg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-75x75.jpeg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-165x165.jpeg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-200x200.jpeg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru-100x100.jpeg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Marius-Strajeru.jpeg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>I write code. 0 x Magento Certified. 1 x Magento Pioneer. 2 x Magento Master.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/mariusstrajeru\">Follow @MariusStrajeru</a></div>\n<p><br />\n<strong>44) Milan Stojanov:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-150x150.jpg\" alt=\"Milan Stojanov\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43663\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Milan-Stojanov.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>I build world class ecommerce solutions with Magento platform.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/milanche\">Follow @milanche</a></div>\n<p><br />\n<strong>45) Aron Stanic:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-150x150.jpg\" alt=\"Aron Stanic\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43664\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Aron-Stanic.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Husband, father, son… Magento Certified Solution Specialist and Head of Sales at @inchoo inchoo.net/author/aron/pr …</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/aronstanic\">Follow @aronstanic</a></div>\n<p><br />\n<strong>46) Kimberely Thomas:</strong></p>\n<div class=\"sol_twitter_posts\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-150x150.jpg\" alt=\"Kimberely Thomas\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43434\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/kimberely-thomas.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Practice Lead at @Magento Services. Ex-developer. Community Promoter. Proud soccer Mom. https://www.linkedin.com/in/kimberely.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/magentogirl\">Follow @magentogirl</a></div>\n<p><br />\n<strong>47) Tom Karwatka:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-150x150.jpg\" alt=\"Tom Karwatka\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43666\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Tom-Karwatka.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>CEO at @DivanteLTD – eCommerce Software House: #Magento, #PimCore core contrib. + Open Source for Loyalty – openloyalty.io + #PWA @VueStorefront</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/tomik99\">Follow @tomik99</a></div>\n<p><br />\n<strong>48) Andreas von Studnitz:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-150x150.jpg\" alt=\"Andreas von Studnitz\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43668\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andreas-von-Studnitz.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> Magento Developer and Co-Founder of integer_net. Regularily giving Magento 2 developer trainings and consulting. Photos at http://andreas.studnitz.de .</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/avstudnitz\">Follow @avstudnitz</a></div>\n<p><br />\n<strong>49) Slava Kravchuk:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-150x150.jpg\" alt=\"Slava Kravchuk\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43669\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Slava-Kravchuk.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> CEO and founder of eCommerce agency @atwixcom. Mostly tweets about #magento #ecommerce and #travel</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/slkra\">Follow @slkra</a></div>\n<p><br />\n<strong>50) James Cowie:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-150x150.png\" alt=\"james cowie\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43671\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-150x150.png 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-300x300.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-370x370.png 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-75x75.png 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-165x165.png 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-200x200.png 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie-100x100.png 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/james-cowie.png 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> Magento Master/CTO @Shero/Ex Magento Senior Engineer/TDD/BDD</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/jcowie\">Follow @jcowie</a></div>\n<p><br />\n<strong>51) Gregory Zakowicz:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-150x150.jpg\" alt=\"Gregory Zakowicz\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43687\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Gregory-Zakowicz.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Commerce Marketing Analyst, Strategist & Speaker, Oracle Bronto. 2X dad. Lover of please & thank yous, astrophysics, Sabres, Bills & Red Sox. Tweets are mine.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/WhatsGregDoing\">Follow @WhatsGregDoing </a></div>\n<p><br />\n<strong>52) Dave Macaulay:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-150x150.jpg\" alt=\"Dave Macaulay\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43686\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Dave-Macaulay.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Full Stack Engineer with @Magento. “The BlueFoot Guy” <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f984.png\" alt=\"🦄\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/HelloMacaulay\">Follow @HelloMacaulay </a></div>\n<p><br />\n<strong>53) Andrea Ward:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-150x150.jpg\" alt=\"Andrea Ward\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43678\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Andrea-Ward.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> Chief Marketing Officer @Magento, Modern Marketing Fan, loves hiking, skiing and being a mom </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/awatpa\">Follow @awatpa</a></div>\n<p><br />\n<strong>54) Peter Sheldon:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-150x150.png\" alt=\"Peter Sheldon\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43680\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-150x150.png 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-300x300.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-370x370.png 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-75x75.png 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-165x165.png 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-200x200.png 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon-100x100.png 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Peter-Sheldon.png 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> VP Strategy @magento (an @Adobe company) – Former commerce technology analyst @forrester. eCommerce #geek.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/peter_sheldon\">Follow @peter_sheldon</a></div>\n<p><br />\n<strong>55) Thomas Goletz:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-150x150.jpg\" alt=\"Thomas Goletz\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43681\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Thomas-Goletz.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> #opensource, #sustainability, #hydrogen, #meetmagento China, Europe, LATAM http://de.linkedin.com/in/thomasgoletz</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/thgoletz\">Follow @thgoletz</a></div>\n<p><br />\n<strong>56) Kalen Jordan:</strong></p>\n<div class=\"sol_twitter_posts\"><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-150x150.jpg\" alt=\"Kalen Jordan\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43441\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Kalen-Jordan.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Founder @commercehero. Making it easier to find an awesome Magento developer. Cohost @magetalk podcast. Advisor @getmagemail.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/kalenjordan\">Follow @kalenjordan<br />\n</a></div>\n<p><br />\n<strong>57) Jisse Reitsma:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-150x150.jpg\" alt=\"Jisse Reitsma\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43682\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Jisse-Reitsma.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> Founder of Yireo, trainer for Magento 2 devs, organizer of @MageTestFest and @Reacticon, @ExtDN member; Magento Master 2017-2018; speaker; Knockout JiSse</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/jissereitsma\">Follow @jissereitsma</a></div>\n<p><br />\n<strong>58) Eric Erway:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-150x150.jpg\" alt=\"Eric Erway\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43683\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Eric-Erway.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em> Product Management at @Magento (an @Adobe company) for #PWA and the next generation shopping experience.</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/ericerway\">Follow @ericerway</a></div>\n<p><br />\n<strong>59) Cristian Partica:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Cristian-Partica-150x150.jpg\" alt=\"Cristian Partica\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43689\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Cristian-Partica-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Cristian-Partica-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Cristian-Partica-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Cristian-Partica-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Cristian-Partica-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Cristian-Partica.jpg 256w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Magento 2 core developer in Austin, TX</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/@magento_chris\">Follow @magento_chris</a></div>\n<p><br />\n<strong>60) Branko Ajzele:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-150x150.jpg\" alt=\"Branko Ajzele\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43480\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Branko-Ajzele.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Software developer, book author, solution specialist, consultant and a team leader. Connect via LinkedIn http://linkd.in/XgLuUz </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/ajzele\">Follow @ajzele<br />\n</a></div>\n<p><br />\n<strong>61) Bart Mroz:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Bart-Mroz-150x150.jpg\" alt=\"Bart Mroz\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48039\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Bart-Mroz-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Bart-Mroz-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Bart-Mroz-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Bart-Mroz.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Bart-Mroz-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>CEO @ SUMO Heavy Digital Commerce Strategy Firm http://sumoheavy.com</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/bartmroz\">Follow @bartmroz</a></div>\n<p><br />\n<strong>62) Willem de Groot:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-150x150.jpg\" alt=\"Willem de Groot\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-48040\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Willem-de-Groot.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Security consultant & malware hunter – tracking form jacking & Magecart skimming since 2015 – Ex- Byte, Magereport. Hypernode. DMs open, or gwillem@gmail.com</em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/gwillem\">Follow @gwillem</a></div>\n<p><br />\n<strong>63) Steven Wu:</strong></p>\n<div class=\"sol_twitter_posts\"> <img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-150x150.jpg\" alt=\"Steven Wu\" width=\"150\" height=\"150\" class=\"aligncenter size-thumbnail wp-image-43660\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-150x150.jpg 150w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-300x300.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-370x370.jpg 370w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-75x75.jpg 75w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-165x165.jpg 165w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-200x200.jpg 200w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu-100x100.jpg 100w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/08/Steven-Wu.jpg 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><br />\n<em>Ecommerce export & co-founder of @randwmedialtd a #Magento agency. Writes for online & well-known print mags. Follow me on Instagram bit.ly/TxfFSG </em><br />\n<a class=\"twitter-follow-button\" href=\"https://twitter.com/designtodevelop\">Follow @designtodevelop</a></div>\n<p> </p>\n<p>We trust that this rundown of Magento influencers will assist you with keeping your insight refreshed. Follow them on twitter and investigate the universe of Magento. </p>\n<p>If you know any that should be included in our list, then mention them in the comment box below or <a href=\"https://twitter.com/SolwinInfotech\" rel=\"noopener\" target=\"_blank\">Tweet us</a> and let us know! We are glad to add them as well.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/magento/magento-experts-to-follow/\">Top 60+ Magento Professionals You Should Follow On Twitter</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://www.solwininfotech.com/blog/magento/magento-experts-to-follow/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: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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:78:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"9 Reasons Why We Love WordPress For Website 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:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://www.solwininfotech.com/blog/cms/wordpress-for-website-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:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://www.solwininfotech.com/blog/cms/wordpress-for-website-development/#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:\"Wed, 12 Dec 2018 09:05: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:13:{i:0;a:5:{s:4:\"data\";s:25:\"Content Management System\";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:15:\"Web 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:2;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:3;a:5:{s:4:\"data\";s:19:\"website 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:4;a:5:{s:4:\"data\";s:21:\"Why We Love 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:\"\";}i:5;a:5:{s:4:\"data\";s:13:\"why 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:\"\";}i:6;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:7;a:5:{s:4:\"data\";s:21:\"wordpress 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:8;a:5:{s:4:\"data\";s:17:\"WordPress for Web\";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:5:{s:4:\"data\";s:33:\"WordPress for Website 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:10;a:5:{s:4:\"data\";s:17:\"WordPress 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:\"\";}i:11;a:5:{s:4:\"data\";s:16:\"WordPress Themes\";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:5:{s:4:\"data\";s:17:\"wordpress website\";s: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:39:\"https://www.solwininfotech.com/?p=47775\";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:596:\"<p>Sally wanted to build an online website but had a limited budget for it. She contacted a few local website development companies and got quotes ranging from $500 to $80000. Someone suggested her to opt for WordPress website and she hired someone to get her first website live. She got an amazing looking website with </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/cms/wordpress-for-website-development/\">9 Reasons Why We Love WordPress For Website Development</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Mayur Dhudasia\";s: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:14530:\"<p>Sally wanted to build an online website but had a limited budget for it. She contacted a few local website development companies and got quotes ranging from $500 to $80000. Someone suggested her to opt for WordPress website and she hired someone to get her first website live. She got an amazing looking website with all the features she needed under $500. Isn’t that great?</p>\n<p>Are you a young start-up looking for an online presence? Do you have a tight budget for website development? </p>\n<p>No problem, WordPress is a great CMS solution for building websites. There are several benefits of using this CMS platform for building online websites. Though there are a lot of rumors and misconceptions about WordPress, it is still loved by millions of website owners and users across the globe. </p>\n<p> </p>\n<h4>Reason 1: It’s free</h4>\n<p>Who doesn’t love free things? </p>\n<p>As WordPress is open source in nature, <strong>it comes for free</strong>. Anyone can <a href=\"https://wordpress.org/download/\" rel=\"noopener\" target=\"_blank\">download it</a> and start building the website from the scratch. There is no need to pay heavy license fees with WordPress. You can <a href=\"https://www.solwininfotech.com/hire-wordpress-developer/\" rel=\"noopener\" target=\"_blank\">hire a WordPress developer</a> in India and get cost-effective website development solution to make your business grow. Without digging a hole in your pocket, you can get your website built easily.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-1024x521.png\" alt=\"wordpress\" width=\"1024\" height=\"521\" class=\"aligncenter size-large wp-image-47795\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-1024x521.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-300x153.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-768x391.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-500x254.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-624x317.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-850x432.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-350x178.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-450x229.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress.png 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p> </p>\n<h4>Reason 2: Massive Community</h4>\n<p>WordPress has a huge community of developers who can provide support when you’re stuck with website development. Passionate and knowledgeable people such as designers, developers, business owners, and others can guide you with WordPress website development if you face any problems during development. The combined efforts of these <strong>professional experts</strong> make WordPress a loved platform by many users worldwide.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-1024x599.jpg\" alt=\"wordpress community\" width=\"1024\" height=\"599\" class=\"aligncenter size-large wp-image-47793\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-300x175.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-768x449.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-500x292.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-624x365.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-850x497.jpg 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-342x200.jpg 342w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/wordpress-community-450x263.jpg 450w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p> </p>\n<h4>Reason 3: Plugins, Plugins & Plugins</h4>\n<p>If you want to add the desired functionality to your web store, you can install plugins for building your website to the perfection. WordPress has both <a href=\"https://wordpress.org/plugins/\" rel=\"noopener\" target=\"_blank\">free and paid plugins</a> to help users add functionalities to their website. Check out the WordPress plugin database for the plugins and install the right one matching your requirements.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-1024x585.png\" alt=\"WordPress Plugins\" width=\"1024\" height=\"585\" class=\"aligncenter size-large wp-image-47797\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-1024x585.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-300x171.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-768x439.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-500x285.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-624x356.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-850x485.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-350x200.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins-450x257.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Plugins.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p> </p>\n<h4>Reason 4: Themes</h4>\n<p>Do you want to give a fresh and unique look to your website? <a href=\"https://www.solwininfotech.com/wordpress-themes/\" rel=\"noopener\" target=\"_blank\">WordPress themes</a> come in different designs and styles. Choose the best theme and make your site look great. Some people think that WordPress is just meant for blog sites, but this is not true. Highly functional websites and <strong>eCommerce websites</strong> can be created using this platform. Select the right theme and get started.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-1024x523.png\" alt=\"WordPress Themes\" width=\"1024\" height=\"523\" class=\"aligncenter size-large wp-image-47798\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-1024x523.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-300x153.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-768x392.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-500x255.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-624x318.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-850x434.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-350x179.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes-450x230.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/WordPress-Themes.png 1213w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p> </p>\n<h4>Reason 5: Especially for Non-techies</h4>\n<p>Most of the users want easy to customize websites so that they can manage them on their own. WordPress is just the right solution for those. </p>\n<blockquote><p>It has an easy to manage CMS that requires no technical expertise and experience.</p></blockquote>\n<p>With an intuitive and <a href=\"https://www.solwininfotech.com/blog/cms/benefit-wordpress-cms-development/\" rel=\"noopener\" target=\"_blank\">flexible content management system</a>, even a non-techie can manage the site features and functionalities from the admin panel. You may need some help with customization of themes and plugins and it can be a good idea to hire WordPress developers for the same. </p>\n<p> </p>\n<h4>Reason 6: SEO Advantage</h4>\n<p>Did you know that WordPress is SEO-friendly, which means that your website would <a href=\"https://www.solwininfotech.com/blog/seo/10-seo-ranking-factors-boost-google-rankings-2017/\" rel=\"noopener\" target=\"_blank\">rank higher in Google</a> and other search engines? Installing an SEO plugin can help you get better rankings and more visibility over search engines. <a href=\"https://wordpress.org/plugins/wordpress-seo/\" rel=\"noopener\" target=\"_blank\">Yoast SEO</a> and <a href=\"https://wordpress.org/plugins/all-in-one-seo-pack/\" rel=\"noopener\" target=\"_blank\">All in One SEO Pack</a> can help you get better advantage of the platform. </p>\n<p class=\"text-center\"><iframe width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/fT_RWZQNKZc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<p class=\"text-center\">Source: Neilpatel.com</p>\n<p> </p>\n<h4>Reason 7: Secure</h4>\n<p>It is a secure platform for building online websites. An expert WordPress development company can help you get a secure website that cannot be hacked easily. WordPress Core is a great option for creating highly secure websites online.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-1024x550.jpg\" alt=\"Security\" width=\"1024\" height=\"550\" class=\"aligncenter size-large wp-image-47801\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-1024x550.jpg 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-300x161.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-768x413.jpg 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-500x269.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-624x335.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-850x457.jpg 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-350x188.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511-450x242.jpg 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Security-e1545037111511.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p> </p>\n<h4>Reason 8: DIY Builders or WordPress?</h4>\n<p>Some users believe that they can use DIY builder to create their website. It’s a fact that WordPress is far much better as compared to DIY builders. As such website builders have limitations, you may get stuck when you need to add extra functionality. </p>\n<p><strong>On the other hand</strong>, WordPress is a <strong>unique website development tool</strong> that can be customized the way you want it. All you need to do is look for an experienced <a href=\"https://www.solwininfotech.com/wordpress-customization/\" rel=\"noopener\" target=\"_blank\">WordPress development company</a> and discuss your requirements with them. Experienced WordPress developers would help you get the website you’ve always dream of.</p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Web-2.0-List-e1545036970827.jpg\" alt=\"Web 2.0 List\" width=\"757\" height=\"358\" class=\"aligncenter size-full wp-image-47926\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Web-2.0-List-e1545036970827.jpg 757w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Web-2.0-List-e1545036970827-300x142.jpg 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Web-2.0-List-e1545036970827-500x236.jpg 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Web-2.0-List-e1545036970827-624x295.jpg 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Web-2.0-List-e1545036970827-350x166.jpg 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Web-2.0-List-e1545036970827-450x213.jpg 450w\" sizes=\"(max-width: 757px) 100vw, 757px\" /></p>\n<p> </p>\n<h4>Reason 9: Media Types</h4>\n<p>Did you know that this popular CMS platform supports various types of media such as images, audio files, and video formats also? Users can upload the files or insert the URLs to make media a part of their website or the blog post. </p>\n<p><img src=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-1024x464.png\" alt=\"Media Types\" width=\"1024\" height=\"464\" class=\"aligncenter size-large wp-image-47927\" srcset=\"https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-1024x464.png 1024w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-300x136.png 300w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-768x348.png 768w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-500x226.png 500w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-624x282.png 624w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-850x385.png 850w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-350x158.png 350w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types-450x204.png 450w, https://solwincdn-79e1.kxcdn.com/wp-content/uploads/2018/12/Media-Types.png 1257w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>If you’re looking for a futuristic solution to make your business grow, you can search for the best WordPress development agency to help you. This platform is surely a great option for start-ups, small and medium-sized businesses. It is a wonderful CMS that can build fast loading and easy to navigate websites. So, what are you waiting for? Search online for the best WordPress developers to get started.</p>\n<p><a href=\"https://www.solwininfotech.com/\" rel=\"noopener\" target=\"_blank\">Solwin Infotech</a> is a one-stop destination for all your WordPress web development needs. The company is backed up with a team of expert designers and developers who <strong>think out of the box and come up with unique solutions</strong> to make your business grow. Achieve your business goals easily with WordPress.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/cms/wordpress-for-website-development/\">9 Reasons Why We Love WordPress For Website Development</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://www.solwininfotech.com/blog/cms/wordpress-for-website-development/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:1:\"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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:63:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"The Gutenberg Update: How To Deal With It?\";s: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:75:\"https://www.solwininfotech.com/blog/wordpress/wordpress-5-gutenberg-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://www.solwininfotech.com/blog/wordpress/wordpress-5-gutenberg-update/#respond\";s: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, 05 Dec 2018 15:06: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:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:4:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:2;a:5:{s:4:\"data\";s:16:\"Gutenberg 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:\"\";}i:3;a:5:{s:4:\"data\";s:16:\"Gutenberg 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:\"\";}i:4;a:5:{s:4:\"data\";s:13:\"WordPress 5.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:\"\";}i:5;a:5:{s:4:\"data\";s:26:\"WordPress Gutenberg 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:\"\";}i:6;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:\"\";}i:7;a:5:{s:4:\"data\";s:16:\"WordPress 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:39:\"https://www.solwininfotech.com/?p=47644\";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:618:\"<p>Big News! The latest Gutenberg WordPress Editor is going to release on 6th December 2018. A day before WordCamp US 2018. Lots of talks going on about Gutenburg editor in the WordPress community. The WordPress version 5.0 will bring major changes to how you create content using the Gutenberg editor. With Gutenberg, everything is ‘BLOCK’. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/wordpress/wordpress-5-gutenberg-update/\">The Gutenberg Update: How To Deal With It?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Sanjay Dabhoya\";s: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:4105:\"<h5>Big News! The latest Gutenberg WordPress Editor is going to release on 6th December 2018. A day before <a href=\"https://2018.us.wordcamp.org/\" rel=\"noopener\" target=\"_blank\">WordCamp US 2018</a>.</h5>\n<p>Lots of talks going on about <a href=\"https://wordpress.org/gutenberg/\" rel=\"noopener\" target=\"_blank\">Gutenburg editor</a> in the WordPress community. The <strong>WordPress version 5.0</strong> will bring major changes to how you create content using the Gutenberg editor. With Gutenberg, everything is <strong>‘BLOCK’</strong>. An image is a block, A paragraph is a block, A video is a block.</p>\n<p>Here is very well explained video by Envato about Gutenberg:</p>\n<p class=\"text-center\"><iframe width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/v9nBysHSzhE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<p>Say hello to the new <a href=\"https://wordpress.org/gutenberg/\" rel=\"noopener\" target=\"_blank\">Gutenberg here</a>.</p>\n<p> </p>\n<h4>“What will happen to my site?”</h4>\n<p>You must be worried about this update that what is going to happen to my site? </p>\n<p>If your site is on managed WordPress hosting or shared hosting server your hosting provider will handle the WordPress 5.0 update for you.</p>\n<p>But, What if you are not ready for it?</p>\n<p><b>Don’t worry!!! We have the solutions.</b></p>\n<p> </p>\n<h4>Solution 1:</h4>\n<p>If your WordPress website and theme is not compatible with Gutenberg, then no need to do hurry. Just keep calm and install <a href=\"https://wordpress.org/plugins/classic-editor/\" rel=\"noopener\" target=\"_blank\">Classic Editor</a> WordPress plugin. </p>\n<p>Download it from here: <a href=\"https://wordpress.org/plugins/classic-editor/\" rel=\"noopener\" target=\"_blank\">WordPress repository</a></p>\n<p><strong>Or</strong> </p>\n<p>Search for <strong>“Classic Editor”</strong> within your WordPress dashboard under <strong>“Plugins → Add New.”</strong> Then click on <strong>“Install Now”</strong> and activate the plugin.</p>\n<p>It will make your operations smooth as before. But, Be mind that the Classic Editor will be supported <strong>until December 31, 2021</strong>.</p>\n<p> </p>\n<h4>Solution 2:</h4>\n<p>Simply disables the Gutenberg update by <a href=\"https://wordpress.org/plugins/disable-gutenberg/\" rel=\"noopener\" target=\"_blank\">Disable Gutenberg WordPress Plugin</a>.</p>\n<p>It will disable your Gutenberg editor and replace it with Classic Editor. It is lightweight and super flexible plugin allows to lock Gutenberg, and hide extra Gutenberg options on your Dashboard. </p>\n<p>So, It is enough for now. Follow these solutions and welcome the new WordPress era!!</p>\n<p> </p>\n<h4>Gutenberg for newbies – Don’t Panic!</h4>\n<p>With <strong>WordPress 5.0 update</strong>, you don’t require to learn a ton of things to create a WordPress website and manage it. Building and customizing blocks for Gutenberg is easy, and it will make more user-friendly for people.</p>\n<p>If you are using WordPress for writing purpose only and just want to focus on presenting your work to the world, then Gutenberg will like to make that process faster and simpler for you.</p>\n<h5>Final note:</h5>\n<p>1. You should backup all website data <strong>before December 6, 2018</strong>.<br />\n2. Install the <strong>Classic Editor WordPress plugin</strong>, so that the new update will not cause the predicted changes.<br />\n3. Make sure your WordPress site is not on <strong>auto-update mode</strong>. To disable automatic WordPress updates: add define( ‘AUTOMATIC_UPDATER_DISABLED’, true ); to your wp-config.php file.</p>\n<p>If you have any questions about Gutenberg? Ask them in the comments below and we’ll try to help you out. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.solwininfotech.com/blog/wordpress/wordpress-5-gutenberg-update/\">The Gutenberg Update: How To Deal With It?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.solwininfotech.com\">Solwin Infotech</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://www.solwininfotech.com/blog/wordpress/wordpress-5-gutenberg-update/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: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: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:36:\"https://www.solwininfotech.com/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:6:\"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: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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:15:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 21 Feb 2019 13:40:19 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:14:\"content-length\";s:5:\"46164\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:13:\"cache-control\";s:35:\"no-store, no-cache, must-revalidate\";s:6:\"pragma\";s:8:\"no-cache\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:4:\"link\";s:67:\"<https://www.solwininfotech.com/wp-json/>; rel=\"https://api.w.org/\"\";s:10:\"set-cookie\";a:7:{i:0;s:56:\"ct_cookies_test=76d8493aa31d4f4207f60bd43ac7e474; path=/\";i:1;s:44:\"PHPSESSID=6t138sff6gpv5to20b8b25pef6; path=/\";i:2;s:34:\"apbct_timestamp=1550756418; path=/\";i:3;s:73:\"apbct_prev_referer=https%3A%2F%2Fwww.solwininfotech.com%2Ffeed%2F; path=/\";i:4;s:40:\"apbct_site_landing_ts=1550756418; path=/\";i:5;s:25:\"apbct_page_hits=1; path=/\";i:6;s:224:\"apbct_cookies_test=%7B%22cookies_names%22%3A%5B%22apbct_timestamp%22%2C%22apbct_prev_referer%22%2C%22apbct_site_landing_ts%22%2C%22apbct_page_hits%22%5D%2C%22check_value%22%3A%222984be460b7cc5223b4ac8cc9e1123e2%22%7D; path=/\";}s:13:\"last-modified\";s:29:\"Thu, 21 Feb 2019 13:08:08 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:16:\"content-encoding\";s:4:\"gzip\";s:11:\"host-header\";s:32:\"192fc2e7e50945beb8231a492d6a8024\";s:13:\"x-proxy-cache\";s:4:\"MISS\";}}s:5:\"build\";s:14:\"20181211140926\";}', 'no'),
(2893, '_transient_timeout_feed_mod_1aa74348358c925365b9d6242530696c', '1550799619', 'no'),
(2894, '_transient_feed_mod_1aa74348358c925365b9d6242530696c', '1550756419', 'no'),
(2901, 'gadwp_cache_qr7_342153018', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:164:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:2:{i:0;a:2:{i:0;s:5:\"India\";i:1;s:3:\"187\";}i:1;a:2:{i:0;s:14:\"United Kingdom\";i:1;s:2:\"12\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:164:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:2;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"199\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:10:\"ga:country\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:country\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1550773800;}', 'no'),
(2978, '_site_transient_timeout_browser_b99539ed1050cf73cfa221222a564344', '1551499538', 'no'),
(2979, '_site_transient_browser_b99539ed1050cf73cfa221222a564344', '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'),
(2980, '_site_transient_timeout_community-events-24e420f84e7c14ee8cf1435ad1f0d85f', '1550937942', 'no'),
(2981, '_site_transient_community-events-24e420f84e7c14ee8cf1435ad1f0d85f', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"117.196.106.0\";}s:6:\"events\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:40:\"February 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/258623451/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-02-24 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Ahmedabad, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:23.000640000000001;s:9:\"longitude\";d:72.499954000000002;}}}}', 'no'),
(3036, '_site_transient_timeout_browser_7301aa0e1e4d276f45d836c03aefc561', '1552367798', 'no'),
(3037, '_site_transient_browser_7301aa0e1e4d276f45d836c03aefc561', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"72.0.3626.119\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3171, '_site_transient_timeout_available_translations', '1552903518', 'no'),
(3172, '_site_transient_available_translations', 'a:114:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 06:00:48\";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/5.0.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:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-01 03:55:21\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.7\";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.7/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:\"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.9.5\";s:7:\"updated\";s:19:\"2018-04-04 08:43: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.9.5/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:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-11 16:43:39\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/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.8.6\";s:7:\"updated\";s:19:\"2017-10-01 12:57:10\";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.8.6/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 14:28:15\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 05:33:38\";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/5.0.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:6:\"4.9.10\";s:7:\"updated\";s:19:\"2019-03-13 07:55:21\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.10/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-09 11:48:01\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-02 23:45:10\";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/5.0.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:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-20 09:43:07\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-20 09:45:39\";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/5.0.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:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 06:36:09\";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/5.0.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_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 06:35:41\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 06:13:14\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-07 23:07:03\";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/5.0.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_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-07 23:06:45\";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/5.0.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_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-10 07:52:38\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/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:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 07:34:08\";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/5.0.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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 07:41:03\";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/5.0.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:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"5.0.1\";s:7:\"updated\";s:19:\"2018-12-13 12:01:56\";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/5.0.1/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_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-16 04:34:59\";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/5.0.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_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 10:06:36\";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/5.0.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_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-06 12:47:45\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/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:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-06 21:26:01\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/es_CR.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:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-07 18:38:30\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/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_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-03-02 06:27:10\";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.9.9/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_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-14 13:48:04\";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.9.9/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-07 22:44:17\";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/5.0.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:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:9:\"5.0-beta3\";s:7:\"updated\";s:19:\"2018-11-28 16:04:33\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.0-beta3/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.9.2\";s:7:\"updated\";s:19:\"2017-12-09 21:12:23\";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.9.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.9.9\";s:7:\"updated\";s:19:\"2019-03-05 23:41:31\";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.9.9/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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-18 19:13:01\";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/5.0.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_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-07 23:32:02\";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/5.0.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_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:6:\"4.9.10\";s:7:\"updated\";s:19:\"2019-02-01 21:20:31\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.10/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_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-01-31 11:16:06\";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.9.5/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:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.6/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-09 01:42:00\";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/5.0.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.9.8\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";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.9.8/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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-27 08:54:31\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.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.9.7\";s:7:\"updated\";s:19:\"2018-06-17 09:33:44\";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.9.7/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-07 22:34:39\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-15 10:23:47\";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/5.0.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.9.8\";s:7:\"updated\";s:19:\"2018-07-28 13:16:13\";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.9.8/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:6:\"4.7.11\";s:7:\"updated\";s:19:\"2018-09-20 11:13:37\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.7.11/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 08:29:12\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-09 06:04:11\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-24 13:53:29\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-06 16:23:22\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.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.9.8\";s:7:\"updated\";s:19:\"2018-09-21 14:15:57\";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.9.8/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:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-12 08:08:32\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.5/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-09 07:34:10\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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.9.9\";s:7:\"updated\";s:19:\"2019-02-18 07:06:11\";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.9.9/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.9.9\";s:7:\"updated\";s:19:\"2018-12-18 14:32:44\";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.9.9/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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-16 19:15:50\";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/5.0.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.7\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";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.7/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.7\";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.7/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.8.6\";s:7:\"updated\";s:19:\"2018-02-13 07:38:55\";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.8.6/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.9.8\";s:7:\"updated\";s:19:\"2018-08-30 20:27:25\";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.9.8/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 14:03:52\";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/5.0.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.9.5\";s:7:\"updated\";s:19:\"2018-03-27 10:30:26\";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.9.5/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 07:58:51\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 07:58:09\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 07:37:20\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 12:42:03\";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/5.0.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.8.3\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";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.8.3/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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-19 07:57:12\";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/5.0.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_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 21:43:31\";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/5.0.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:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:6:\"4.9.10\";s:7:\"updated\";s:19:\"2019-03-13 09:07:01\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.10/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:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-09 09:30:48\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/4.9.5/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 07:29:04\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-07 22:07:58\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-20 13:47:02\";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/5.0.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:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-24 10:56:54\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.9.2\";s:7:\"updated\";s:19:\"2018-01-04 13:33:13\";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.9.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-19 15:45:12\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-19 00:24:55\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-07 22:21:06\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 01:58:07\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-20 18:00:20\";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/5.0.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.9.5\";s:7:\"updated\";s:19:\"2018-04-12 12:31:53\";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.9.5/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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-08 12:53:30\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-31 11:05:02\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-17 09:44:25\";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/5.0.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:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-09 06:50:01\";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/5.0.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_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2018-12-21 00:57:14\";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/5.0.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_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-07 06:14:39\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/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_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"5.0.2\";s:7:\"updated\";s:19:\"2019-01-06 15:08:43\";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/5.0.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'),
(3173, '_site_transient_timeout_browser_bb6e8f7a86cdbe50b7cb14f1da5068fe', '1553497968', 'no'),
(3174, '_site_transient_browser_bb6e8f7a86cdbe50b7cb14f1da5068fe', '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'),
(3215, '_site_transient_timeout_browser_75b3341da9e7208fc03d0909f69991aa', '1554093710', 'no'),
(3216, '_site_transient_browser_75b3341da9e7208fc03d0909f69991aa', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"72.0.3626.121\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3415, '_site_transient_timeout_browser_b5bacf0a14fbda0b538ab2260fc7d39f', '1555305303', 'no'),
(3416, '_site_transient_browser_b5bacf0a14fbda0b538ab2260fc7d39f', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"66.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'),
(3467, '_site_transient_timeout_browser_eb9c1268a950e6eddb2708071f6b0d52', '1555490333', 'no'),
(3468, '_site_transient_browser_eb9c1268a950e6eddb2708071f6b0d52', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"73.0.3683.86\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3471, '_site_transient_timeout_community-events-56a783c70e1aeee4ed2e03dbc59198e1', '1554928739', 'no'),
(3472, '_site_transient_community-events-56a783c70e1aeee4ed2e03dbc59198e1', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"219.91.196.0\";}s:6:\"events\";a:0:{}}', 'no'),
(3517, '_site_transient_timeout_browser_127868b9556d0b73282ae4585eb3c66a', '1557296685', 'no'),
(3518, '_site_transient_browser_127868b9556d0b73282ae4585eb3c66a', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"73.0.3683.103\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3521, '_site_transient_timeout_community-events-589ee6c8eacab2d22c108cac5e6866d8', '1556735090', 'no'),
(3522, '_site_transient_community-events-589ee6c8eacab2d22c108cac5e6866d8', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"43.243.38.0\";}s:6:\"events\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:27:\"WordPress Translation Day 4\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/260395530/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-05-11 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Ahmedabad, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:23.075256;s:9:\"longitude\";d:72.526120000000006;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:101:\"Celebrating WordPress Translation Day 4 (વર્ડપ્રેસ અનુવાદ દિવસ)\";s:3:\"url\";s:66:\"https://www.meetup.com/Vadodara-WordPress-Meetup/events/260004862/\";s:6:\"meetup\";s:25:\"Vadodara WordPress Meetup\";s:10:\"meetup_url\";s:49:\"https://www.meetup.com/Vadodara-WordPress-Meetup/\";s:4:\"date\";s:19:\"2019-05-11 11:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:15:\"Vadodara, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:22.320806999999999;s:9:\"longitude\";d:73.158749999999998;}}}}', 'no'),
(3551, '_site_transient_timeout_browser_53ad83e7ffe60968becca0ade7b723b5', '1557559481', 'no'),
(3552, '_site_transient_browser_53ad83e7ffe60968becca0ade7b723b5', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"74.0.3729.131\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3553, '_site_transient_timeout_community-events-dc415a60813882c95fc23addc1e00756', '1556997887', 'no'),
(3554, '_site_transient_community-events-dc415a60813882c95fc23addc1e00756', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"103.94.192.0\";}s:6:\"events\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:27:\"WordPress Translation Day 4\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/260395530/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-05-11 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Ahmedabad, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:23.075256;s:9:\"longitude\";d:72.526120000000006;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:101:\"Celebrating WordPress Translation Day 4 (વર્ડપ્રેસ અનુવાદ દિવસ)\";s:3:\"url\";s:66:\"https://www.meetup.com/Vadodara-WordPress-Meetup/events/260004862/\";s:6:\"meetup\";s:25:\"Vadodara WordPress Meetup\";s:10:\"meetup_url\";s:49:\"https://www.meetup.com/Vadodara-WordPress-Meetup/\";s:4:\"date\";s:19:\"2019-05-11 11:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:15:\"Vadodara, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:22.320806999999999;s:9:\"longitude\";d:73.158749999999998;}}}}', 'no'),
(3583, '_site_transient_timeout_community-events-00d1ca57ab834ed34ac1fa98e94fce73', '1557271871', 'no'),
(3584, '_site_transient_community-events-00d1ca57ab834ed34ac1fa98e94fce73', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"123.201.70.0\";}s:6:\"events\";a:0:{}}', 'no'),
(3629, '_site_transient_timeout_browser_fd1885f00291b83c2cb49a9bbb9a909a', '1559537947', 'no'),
(3630, '_site_transient_browser_fd1885f00291b83c2cb49a9bbb9a909a', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"74.0.3729.169\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3796, '_site_transient_timeout_community-events-fefafc70fb615c75cac40de07dccd246', '1562379777', 'no'),
(3797, '_site_transient_community-events-fefafc70fb615c75cac40de07dccd246', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"123.201.65.0\";}s:6:\"events\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:36:\"July 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/262726651/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-07-14 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Ahmedabad, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:23.044516000000002;s:9:\"longitude\";d:72.516204999999999;}}}}', 'no'),
(3822, '_site_transient_timeout_browser_bcf1814caa6afe84eeebef28ff236a7f', '1562941476', 'no'),
(3823, '_site_transient_browser_bcf1814caa6afe84eeebef28ff236a7f', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"75.0.3770.100\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3912, '_site_transient_timeout_browser_5eaddbe64bb311a7ba788adfd9ffdfcb', '1565240434', 'no'),
(3913, '_site_transient_browser_5eaddbe64bb311a7ba788adfd9ffdfcb', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"75.0.3770.142\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(3954, '_site_transient_timeout_browser_925a231daa970239ffa74eda745d0d58', '1565339577', 'no'),
(3955, '_site_transient_browser_925a231daa970239ffa74eda745d0d58', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"67.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'),
(3956, '_site_transient_timeout_community-events-8bc271ff9513b82611d86f9eb77482a3', '1564777980', 'no'),
(3957, '_site_transient_community-events-8bc271ff9513b82611d86f9eb77482a3', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"219.91.191.0\";}s:6:\"events\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"August 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/263576862/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-08-11 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Ahmedabad, GJ, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:23.030000686646002;s:9:\"longitude\";d:72.580001831055;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:28:\"Introduction to Open Source \";s:3:\"url\";s:66:\"https://www.meetup.com/Vadodara-WordPress-Meetup/events/262727572/\";s:6:\"meetup\";s:25:\"Vadodara WordPress Meetup\";s:10:\"meetup_url\";s:49:\"https://www.meetup.com/Vadodara-WordPress-Meetup/\";s:4:\"date\";s:19:\"2019-08-18 11:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:15:\"Vadodara, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:22.320806999999999;s:9:\"longitude\";d:73.158749999999998;}}}}', 'no'),
(4053, '_site_transient_timeout_community-events-4d68f8a59deb4298c7db2cd08efab8df', '1565222297', 'no'),
(4054, '_site_transient_community-events-4d68f8a59deb4298c7db2cd08efab8df', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"123.201.68.0\";}s:6:\"events\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"August 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/263576862/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-08-25 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Ahmedabad, GJ, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:23.030000686646002;s:9:\"longitude\";d:72.580001831055;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:28:\"Introduction to Open Source \";s:3:\"url\";s:66:\"https://www.meetup.com/Vadodara-WordPress-Meetup/events/262727572/\";s:6:\"meetup\";s:25:\"Vadodara WordPress Meetup\";s:10:\"meetup_url\";s:49:\"https://www.meetup.com/Vadodara-WordPress-Meetup/\";s:4:\"date\";s:19:\"2019-09-01 11:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:15:\"Vadodara, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:22.320806999999999;s:9:\"longitude\";d:73.158749999999998;}}}}', 'no'),
(4079, 'gdoc_settings', 'a:2:{s:18:\"datatables_classes\";s:10:\"igsv-table\";s:26:\"datatables_defaults_object\";O:8:\"stdClass\":2:{s:3:\"dom\";s:16:\"B<\'clear\'>lfrtip\";s:7:\"buttons\";a:6:{i:0;s:6:\"colvis\";i:1;s:4:\"copy\";i:2;s:3:\"csv\";i:3;s:5:\"excel\";i:4;s:3:\"pdf\";i:5;s:5:\"print\";}}}', 'yes'),
(4102, '_site_transient_timeout_community-events-5f932de82e177f51e01de4604d35ef8a', '1565303143', 'no'),
(4103, '_site_transient_community-events-5f932de82e177f51e01de4604d35ef8a', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"219.91.190.0\";}s:6:\"events\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"August 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/263576862/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-08-25 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Ahmedabad, GJ, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:23.030000686646002;s:9:\"longitude\";d:72.580001831055;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:28:\"Introduction to Open Source \";s:3:\"url\";s:66:\"https://www.meetup.com/Vadodara-WordPress-Meetup/events/262727572/\";s:6:\"meetup\";s:25:\"Vadodara WordPress Meetup\";s:10:\"meetup_url\";s:49:\"https://www.meetup.com/Vadodara-WordPress-Meetup/\";s:4:\"date\";s:19:\"2019-09-01 11:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:15:\"Vadodara, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:22.320806999999999;s:9:\"longitude\";d:73.158749999999998;}}}}', 'no'),
(4136, '_transient_timeout_gdoc2e3e1a77ff3c736383ec62f31d1af1fb813c', '1565261419', 'no'),
(4137, '_transient_gdoc2e3e1a77ff3c736383ec62f31d1af1fb813c', 'YTo2OntzOjc6ImhlYWRlcnMiO086NDI6IlJlcXVlc3RzX1V0aWxpdHlfQ2FzZUluc2Vuc2l0aXZlRGljdGlvbmFyeSI6MTp7czo3OiIAKgBkYXRhIjthOjE2OntzOjEyOiJjb250ZW50LXR5cGUiO3M6ODoidGV4dC9jc3YiO3M6MTI6Ingtcm9ib3RzLXRhZyI7czoyODoibm9pbmRleCwgbm9mb2xsb3csIG5vc25pcHBldCI7czoxMzoiY2FjaGUtY29udHJvbCI7czo0Njoibm8tY2FjaGUsIG5vLXN0b3JlLCBtYXgtYWdlPTAsIG11c3QtcmV2YWxpZGF0ZSI7czo2OiJwcmFnbWEiO3M6ODoibm8tY2FjaGUiO3M6NzoiZXhwaXJlcyI7czoyOToiTW9uLCAwMSBKYW4gMTk5MCAwMDowMDowMCBHTVQiO3M6NDoiZGF0ZSI7czoyOToiVGh1LCAwOCBBdWcgMjAxOSAxMDo0MDoxOSBHTVQiO3M6MTk6ImNvbnRlbnQtZGlzcG9zaXRpb24iO3M6OTE6ImF0dGFjaG1lbnQ7IGZpbGVuYW1lPSJEZW1vc2hlZXQtU2hlZXQxLmNzdiI7IGZpbGVuYW1lKj1VVEYtOCcnRGVtbyUyMHNoZWV0JTIwLSUyMFNoZWV0MS5jc3YiO3M6MTY6ImNvbnRlbnQtZW5jb2RpbmciO3M6NDoiZ3ppcCI7czozOiJwM3AiO2E6Mjp7aTowO3M6NjI6IkNQPSJUaGlzIGlzIG5vdCBhIFAzUCBwb2xpY3khIFNlZSBnLmNvL3AzcGhlbHAgZm9yIG1vcmUgaW5mby4iIjtpOjE7czo2MjoiQ1A9IlRoaXMgaXMgbm90IGEgUDNQIHBvbGljeSEgU2VlIGcuY28vcDNwaGVscCBmb3IgbW9yZSBpbmZvLiIiO31zOjE1OiJ4LWZyYW1lLW9wdGlvbnMiO3M6MzQ6IkFMTE9XLUZST00gaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20iO3M6MjM6ImNvbnRlbnQtc2VjdXJpdHktcG9saWN5IjtzOjQ2OiJmcmFtZS1hbmNlc3RvcnMgJ3NlbGYnIGh0dHBzOi8vZG9jcy5nb29nbGUuY29tIjtzOjIyOiJ4LWNvbnRlbnQtdHlwZS1vcHRpb25zIjtzOjc6Im5vc25pZmYiO3M6MTY6IngteHNzLXByb3RlY3Rpb24iO3M6MTM6IjE7IG1vZGU9YmxvY2siO3M6Njoic2VydmVyIjtzOjM6IkdTRSI7czoxMDoic2V0LWNvb2tpZSI7YTozOntpOjA7czoyNTY6Ik5JRD0xODg9Ty01T3hhQkdSVU1rZUZwS2JqUjhpck0zN2FHeW05OFlydG9fdnlXQndfazVkS1pvTXFla1ppOF9YeWg0WVpsU09YcUQ1ZFdNR25IT3dDUmNfX24wR3dPMGhjMUlQclIzcTQ3NWl4UE9xUktJb0wycnhoOUk1RW8tWVRfXzJIRmNIWEZNbEhFN1pVdUlfc0daYkpQeDVTWHEyYVl4MEphY0tudWZlRXZBdGR3OyBleHBpcmVzPUZyaSwgMDctRmViLTIwMjAgMTA6NDA6MTkgR01UOyBwYXRoPS87IGRvbWFpbj0uZ29vZ2xlLmNvbTsgSHR0cE9ubHkiO2k6MTtzOjI1NjoiTklEPTE4OD1QbUdHdDI4Rmh5bW8tT29FYlowYjFxU001T2R4ZVEzZWtsWWM1bUhtSndhbmYyeVBxallqVEptUFZ2UWZtM3FUa09ldW5TaXE4Q24wNE1NU29ZRUhFZWR3VkZzZGJuOVdmeTlWSDJ0TkhOeXdxR0NFTVpxVlZYRzU4Y0JfTUtSRmZnelVnSUJoRWtERDA4X0NWa3REazlQY0JtWjhMNFpwdHZCS0JMOGhPUVE7IGV4cGlyZXM9RnJpLCAwNy1GZWItMjAyMCAxMDo0MDoxOSBHTVQ7IHBhdGg9LzsgZG9tYWluPS5nb29nbGUuY29tOyBIdHRwT25seSI7aToyO3M6MjAxOiJTPWFwcHMtc3ByZWFkc2hlZXRzPWVoV2xGdXFPQ3EtNy1zdzlfOGZXZHEyUC14bkNBMUtqOyBEb21haW49LmRvY3MuZ29vZ2xlLmNvbTsgRXhwaXJlcz1UaHUsIDA4LUF1Zy0yMDE5IDExOjQwOjE5IEdNVDsgUGF0aD0vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGc7IFNlY3VyZTsgSHR0cE9ubHkiO31zOjc6ImFsdC1zdmMiO3M6Mzc6InF1aWM9Ijo0NDMiOyBtYT0yNTkyMDAwOyB2PSI0Niw0MywzOSIiO319czo0OiJib2R5IjtzOjE5MToiU3IgTm8sVGVjaG5vbG9neSxDb21wYW55DQoxLExhcmF2ZWwsVmlpdG9yQ2xvdWQgVGVjaG5vbG9naWVzDQoyLFdvcmRQcmVzcyxWaWl0b3JDbG91ZCBUZWNobm9sb2dpZXMNCjMsTUwsVmlpdG9yQ2xvdWQgVGVjaG5vbG9naWVzDQo0LEFJLFZpaXRvckNsb3VkIFRlY2hub2xvZ2llcw0KNSxKUyxWaWl0b3JDbG91ZCBUZWNobm9sb2dpZXMiO3M6ODoicmVzcG9uc2UiO2E6Mjp7czo0OiJjb2RlIjtpOjIwMDtzOjc6Im1lc3NhZ2UiO3M6MjoiT0siO31zOjc6ImNvb2tpZXMiO2E6Mjp7aTowO086MTQ6IldQX0h0dHBfQ29va2llIjo1OntzOjQ6Im5hbWUiO3M6MzoiTklEIjtzOjU6InZhbHVlIjtzOjE3NToiMTg4PVBtR0d0MjhGaHltby1Pb0ViWjBiMXFTTTVPZHhlUTNla2xZYzVtSG1Kd2FuZjJ5UHFqWWpUSm1QVnZRZm0zcVRrT2V1blNpcThDbjA0TU1Tb1lFSEVlZHdWRnNkYm45V2Z5OVZIMnROSE55d3FHQ0VNWnFWVlhHNThjQl9NS1JGZmd6VWdJQmhFa0REMDhfQ1ZrdERrOVBjQm1aOEw0WnB0dkJLQkw4aE9RUSI7czo3OiJleHBpcmVzIjtpOjE1ODEwNzIwMTk7czo0OiJwYXRoIjtzOjE6Ii8iO3M6NjoiZG9tYWluIjtzOjEwOiJnb29nbGUuY29tIjt9aToxO086MTQ6IldQX0h0dHBfQ29va2llIjo1OntzOjQ6Im5hbWUiO3M6MToiUyI7czo1OiJ2YWx1ZSI7czo1MDoiYXBwcy1zcHJlYWRzaGVldHM9ZWhXbEZ1cU9DcS03LXN3OV84ZldkcTJQLXhuQ0ExS2oiO3M6NzoiZXhwaXJlcyI7aToxNTY1MjY0NDE5O3M6NDoicGF0aCI7czo2MDoiL3NwcmVhZHNoZWV0cy9kLzFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnIjtzOjY6ImRvbWFpbiI7czoxNToiZG9jcy5nb29nbGUuY29tIjt9fXM6ODoiZmlsZW5hbWUiO047czoxMzoiaHR0cF9yZXNwb25zZSI7TzoyNToiV1BfSFRUUF9SZXF1ZXN0c19SZXNwb25zZSI6NTp7czoxMToiACoAcmVzcG9uc2UiO086MTc6IlJlcXVlc3RzX1Jlc3BvbnNlIjoxMDp7czo0OiJib2R5IjtzOjE5MToiU3IgTm8sVGVjaG5vbG9neSxDb21wYW55DQoxLExhcmF2ZWwsVmlpdG9yQ2xvdWQgVGVjaG5vbG9naWVzDQoyLFdvcmRQcmVzcyxWaWl0b3JDbG91ZCBUZWNobm9sb2dpZXMNCjMsTUwsVmlpdG9yQ2xvdWQgVGVjaG5vbG9naWVzDQo0LEFJLFZpaXRvckNsb3VkIFRlY2hub2xvZ2llcw0KNSxKUyxWaWl0b3JDbG91ZCBUZWNobm9sb2dpZXMiO3M6MzoicmF3IjtzOjE3Njc6IkhUVFAvMS4xIDIwMCBPSw0KQ29udGVudC1UeXBlOiB0ZXh0L2Nzdg0KWC1Sb2JvdHMtVGFnOiBub2luZGV4LCBub2ZvbGxvdywgbm9zbmlwcGV0DQpDYWNoZS1Db250cm9sOiBuby1jYWNoZSwgbm8tc3RvcmUsIG1heC1hZ2U9MCwgbXVzdC1yZXZhbGlkYXRlDQpQcmFnbWE6IG5vLWNhY2hlDQpFeHBpcmVzOiBNb24sIDAxIEphbiAxOTkwIDAwOjAwOjAwIEdNVA0KRGF0ZTogVGh1LCAwOCBBdWcgMjAxOSAxMDo0MDoxOSBHTVQNCkNvbnRlbnQtRGlzcG9zaXRpb246IGF0dGFjaG1lbnQ7IGZpbGVuYW1lPSJEZW1vc2hlZXQtU2hlZXQxLmNzdiI7IGZpbGVuYW1lKj1VVEYtOCcnRGVtbyUyMHNoZWV0JTIwLSUyMFNoZWV0MS5jc3YNCkNvbnRlbnQtRW5jb2Rpbmc6IGd6aXANClAzUDogQ1A9IlRoaXMgaXMgbm90IGEgUDNQIHBvbGljeSEgU2VlIGcuY28vcDNwaGVscCBmb3IgbW9yZSBpbmZvLiINClAzUDogQ1A9IlRoaXMgaXMgbm90IGEgUDNQIHBvbGljeSEgU2VlIGcuY28vcDNwaGVscCBmb3IgbW9yZSBpbmZvLiINClgtRnJhbWUtT3B0aW9uczogQUxMT1ctRlJPTSBodHRwczovL2RvY3MuZ29vZ2xlLmNvbQ0KQ29udGVudC1TZWN1cml0eS1Qb2xpY3k6IGZyYW1lLWFuY2VzdG9ycyAnc2VsZicgaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20NClgtQ29udGVudC1UeXBlLU9wdGlvbnM6IG5vc25pZmYNClgtWFNTLVByb3RlY3Rpb246IDE7IG1vZGU9YmxvY2sNClNlcnZlcjogR1NFDQpTZXQtQ29va2llOiBOSUQ9MTg4PU8tNU94YUJHUlVNa2VGcEtialI4aXJNMzdhR3ltOThZcnRvX3Z5V0J3X2s1ZEtab01xZWtaaThfWHloNFlabFNPWHFENWRXTUduSE93Q1JjX19uMEd3TzBoYzFJUHJSM3E0NzVpeFBPcVJLSW9MMnJ4aDlJNUVvLVlUX18ySEZjSFhGTWxIRTdaVXVJX3NHWmJKUHg1U1hxMmFZeDBKYWNLbnVmZUV2QXRkdzsgZXhwaXJlcz1GcmksIDA3LUZlYi0yMDIwIDEwOjQwOjE5IEdNVDsgcGF0aD0vOyBkb21haW49Lmdvb2dsZS5jb207IEh0dHBPbmx5DQpTZXQtQ29va2llOiBOSUQ9MTg4PVBtR0d0MjhGaHltby1Pb0ViWjBiMXFTTTVPZHhlUTNla2xZYzVtSG1Kd2FuZjJ5UHFqWWpUSm1QVnZRZm0zcVRrT2V1blNpcThDbjA0TU1Tb1lFSEVlZHdWRnNkYm45V2Z5OVZIMnROSE55d3FHQ0VNWnFWVlhHNThjQl9NS1JGZmd6VWdJQmhFa0REMDhfQ1ZrdERrOVBjQm1aOEw0WnB0dkJLQkw4aE9RUTsgZXhwaXJlcz1GcmksIDA3LUZlYi0yMDIwIDEwOjQwOjE5IEdNVDsgcGF0aD0vOyBkb21haW49Lmdvb2dsZS5jb207IEh0dHBPbmx5DQpTZXQtQ29va2llOiBTPWFwcHMtc3ByZWFkc2hlZXRzPWVoV2xGdXFPQ3EtNy1zdzlfOGZXZHEyUC14bkNBMUtqOyBEb21haW49LmRvY3MuZ29vZ2xlLmNvbTsgRXhwaXJlcz1UaHUsIDA4LUF1Zy0yMDE5IDExOjQwOjE5IEdNVDsgUGF0aD0vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGc7IFNlY3VyZTsgSHR0cE9ubHkNCkFsdC1TdmM6IHF1aWM9Ijo0NDMiOyBtYT0yNTkyMDAwOyB2PSI0Niw0MywzOSINCkNvbm5lY3Rpb246IGNsb3NlDQpUcmFuc2Zlci1FbmNvZGluZzogY2h1bmtlZA0KDQpTciBObyxUZWNobm9sb2d5LENvbXBhbnkNCjEsTGFyYXZlbCxWaWl0b3JDbG91ZCBUZWNobm9sb2dpZXMNCjIsV29yZFByZXNzLFZpaXRvckNsb3VkIFRlY2hub2xvZ2llcw0KMyxNTCxWaWl0b3JDbG91ZCBUZWNobm9sb2dpZXMNCjQsQUksVmlpdG9yQ2xvdWQgVGVjaG5vbG9naWVzDQo1LEpTLFZpaXRvckNsb3VkIFRlY2hub2xvZ2llcyI7czo3OiJoZWFkZXJzIjtPOjI1OiJSZXF1ZXN0c19SZXNwb25zZV9IZWFkZXJzIjoxOntzOjc6IgAqAGRhdGEiO2E6MTY6e3M6MTI6ImNvbnRlbnQtdHlwZSI7YToxOntpOjA7czo4OiJ0ZXh0L2NzdiI7fXM6MTI6Ingtcm9ib3RzLXRhZyI7YToxOntpOjA7czoyODoibm9pbmRleCwgbm9mb2xsb3csIG5vc25pcHBldCI7fXM6MTM6ImNhY2hlLWNvbnRyb2wiO2E6MTp7aTowO3M6NDY6Im5vLWNhY2hlLCBuby1zdG9yZSwgbWF4LWFnZT0wLCBtdXN0LXJldmFsaWRhdGUiO31zOjY6InByYWdtYSI7YToxOntpOjA7czo4OiJuby1jYWNoZSI7fXM6NzoiZXhwaXJlcyI7YToxOntpOjA7czoyOToiTW9uLCAwMSBKYW4gMTk5MCAwMDowMDowMCBHTVQiO31zOjQ6ImRhdGUiO2E6MTp7aTowO3M6Mjk6IlRodSwgMDggQXVnIDIwMTkgMTA6NDA6MTkgR01UIjt9czoxOToiY29udGVudC1kaXNwb3NpdGlvbiI7YToxOntpOjA7czo5MToiYXR0YWNobWVudDsgZmlsZW5hbWU9IkRlbW9zaGVldC1TaGVldDEuY3N2IjsgZmlsZW5hbWUqPVVURi04JydEZW1vJTIwc2hlZXQlMjAtJTIwU2hlZXQxLmNzdiI7fXM6MTY6ImNvbnRlbnQtZW5jb2RpbmciO2E6MTp7aTowO3M6NDoiZ3ppcCI7fXM6MzoicDNwIjthOjI6e2k6MDtzOjYyOiJDUD0iVGhpcyBpcyBub3QgYSBQM1AgcG9saWN5ISBTZWUgZy5jby9wM3BoZWxwIGZvciBtb3JlIGluZm8uIiI7aToxO3M6NjI6IkNQPSJUaGlzIGlzIG5vdCBhIFAzUCBwb2xpY3khIFNlZSBnLmNvL3AzcGhlbHAgZm9yIG1vcmUgaW5mby4iIjt9czoxNToieC1mcmFtZS1vcHRpb25zIjthOjE6e2k6MDtzOjM0OiJBTExPVy1GUk9NIGh0dHBzOi8vZG9jcy5nb29nbGUuY29tIjt9czoyMzoiY29udGVudC1zZWN1cml0eS1wb2xpY3kiO2E6MTp7aTowO3M6NDY6ImZyYW1lLWFuY2VzdG9ycyAnc2VsZicgaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20iO31zOjIyOiJ4LWNvbnRlbnQtdHlwZS1vcHRpb25zIjthOjE6e2k6MDtzOjc6Im5vc25pZmYiO31zOjE2OiJ4LXhzcy1wcm90ZWN0aW9uIjthOjE6e2k6MDtzOjEzOiIxOyBtb2RlPWJsb2NrIjt9czo2OiJzZXJ2ZXIiO2E6MTp7aTowO3M6MzoiR1NFIjt9czoxMDoic2V0LWNvb2tpZSI7YTozOntpOjA7czoyNTY6Ik5JRD0xODg9Ty01T3hhQkdSVU1rZUZwS2JqUjhpck0zN2FHeW05OFlydG9fdnlXQndfazVkS1pvTXFla1ppOF9YeWg0WVpsU09YcUQ1ZFdNR25IT3dDUmNfX24wR3dPMGhjMUlQclIzcTQ3NWl4UE9xUktJb0wycnhoOUk1RW8tWVRfXzJIRmNIWEZNbEhFN1pVdUlfc0daYkpQeDVTWHEyYVl4MEphY0tudWZlRXZBdGR3OyBleHBpcmVzPUZyaSwgMDctRmViLTIwMjAgMTA6NDA6MTkgR01UOyBwYXRoPS87IGRvbWFpbj0uZ29vZ2xlLmNvbTsgSHR0cE9ubHkiO2k6MTtzOjI1NjoiTklEPTE4OD1QbUdHdDI4Rmh5bW8tT29FYlowYjFxU001T2R4ZVEzZWtsWWM1bUhtSndhbmYyeVBxallqVEptUFZ2UWZtM3FUa09ldW5TaXE4Q24wNE1NU29ZRUhFZWR3VkZzZGJuOVdmeTlWSDJ0TkhOeXdxR0NFTVpxVlZYRzU4Y0JfTUtSRmZnelVnSUJoRWtERDA4X0NWa3REazlQY0JtWjhMNFpwdHZCS0JMOGhPUVE7IGV4cGlyZXM9RnJpLCAwNy1GZWItMjAyMCAxMDo0MDoxOSBHTVQ7IHBhdGg9LzsgZG9tYWluPS5nb29nbGUuY29tOyBIdHRwT25seSI7aToyO3M6MjAxOiJTPWFwcHMtc3ByZWFkc2hlZXRzPWVoV2xGdXFPQ3EtNy1zdzlfOGZXZHEyUC14bkNBMUtqOyBEb21haW49LmRvY3MuZ29vZ2xlLmNvbTsgRXhwaXJlcz1UaHUsIDA4LUF1Zy0yMDE5IDExOjQwOjE5IEdNVDsgUGF0aD0vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGc7IFNlY3VyZTsgSHR0cE9ubHkiO31zOjc6ImFsdC1zdmMiO2E6MTp7aTowO3M6Mzc6InF1aWM9Ijo0NDMiOyBtYT0yNTkyMDAwOyB2PSI0Niw0MywzOSIiO319fXM6MTE6InN0YXR1c19jb2RlIjtpOjIwMDtzOjE2OiJwcm90b2NvbF92ZXJzaW9uIjtkOjEuMTAwMDAwMDAwMDAwMDAwMTtzOjc6InN1Y2Nlc3MiO2I6MTtzOjk6InJlZGlyZWN0cyI7aTowO3M6MzoidXJsIjtzOjEwMToiaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdD1jc3YiO3M6NzoiaGlzdG9yeSI7YTowOnt9czo3OiJjb29raWVzIjtPOjE5OiJSZXF1ZXN0c19Db29raWVfSmFyIjoxOntzOjEwOiIAKgBjb29raWVzIjthOjI6e3M6MzoiTklEIjtPOjE1OiJSZXF1ZXN0c19Db29raWUiOjU6e3M6NDoibmFtZSI7czozOiJOSUQiO3M6NToidmFsdWUiO3M6MTc1OiIxODg9UG1HR3QyOEZoeW1vLU9vRWJaMGIxcVNNNU9keGVRM2VrbFljNW1IbUp3YW5mMnlQcWpZalRKbVBWdlFmbTNxVGtPZXVuU2lxOENuMDRNTVNvWUVIRWVkd1ZGc2RibjlXZnk5VkgydE5ITnl3cUdDRU1acVZWWEc1OGNCX01LUkZmZ3pVZ0lCaEVrREQwOF9DVmt0RGs5UGNCbVo4TDRacHR2QktCTDhoT1FRIjtzOjEwOiJhdHRyaWJ1dGVzIjtPOjQyOiJSZXF1ZXN0c19VdGlsaXR5X0Nhc2VJbnNlbnNpdGl2ZURpY3Rpb25hcnkiOjE6e3M6NzoiACoAZGF0YSI7YTo0OntzOjc6ImV4cGlyZXMiO2k6MTU4MTA3MjAxOTtzOjQ6InBhdGgiO3M6MToiLyI7czo2OiJkb21haW4iO3M6MTA6Imdvb2dsZS5jb20iO3M6ODoiaHR0cG9ubHkiO2I6MTt9fXM6NToiZmxhZ3MiO2E6NDp7czo4OiJjcmVhdGlvbiI7aToxNTY1MjYwODE5O3M6MTE6Imxhc3QtYWNjZXNzIjtpOjE1NjUyNjA4MTk7czoxMDoicGVyc2lzdGVudCI7YjowO3M6OToiaG9zdC1vbmx5IjtiOjA7fXM6MTQ6InJlZmVyZW5jZV90aW1lIjtpOjE1NjUyNjA4MTk7fXM6MToiUyI7TzoxNToiUmVxdWVzdHNfQ29va2llIjo1OntzOjQ6Im5hbWUiO3M6MToiUyI7czo1OiJ2YWx1ZSI7czo1MDoiYXBwcy1zcHJlYWRzaGVldHM9ZWhXbEZ1cU9DcS03LXN3OV84ZldkcTJQLXhuQ0ExS2oiO3M6MTA6ImF0dHJpYnV0ZXMiO086NDI6IlJlcXVlc3RzX1V0aWxpdHlfQ2FzZUluc2Vuc2l0aXZlRGljdGlvbmFyeSI6MTp7czo3OiIAKgBkYXRhIjthOjU6e3M6NjoiZG9tYWluIjtzOjE1OiJkb2NzLmdvb2dsZS5jb20iO3M6NzoiZXhwaXJlcyI7aToxNTY1MjY0NDE5O3M6NDoicGF0aCI7czo2MDoiL3NwcmVhZHNoZWV0cy9kLzFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnIjtzOjY6InNlY3VyZSI7YjoxO3M6ODoiaHR0cG9ubHkiO2I6MTt9fXM6NToiZmxhZ3MiO2E6NDp7czo4OiJjcmVhdGlvbiI7aToxNTY1MjYwODE5O3M6MTE6Imxhc3QtYWNjZXNzIjtpOjE1NjUyNjA4MTk7czoxMDoicGVyc2lzdGVudCI7YjowO3M6OToiaG9zdC1vbmx5IjtiOjA7fXM6MTQ6InJlZmVyZW5jZV90aW1lIjtpOjE1NjUyNjA4MTk7fX19fXM6MTE6IgAqAGZpbGVuYW1lIjtOO3M6NDoiZGF0YSI7TjtzOjc6ImhlYWRlcnMiO047czo2OiJzdGF0dXMiO047fX0=', 'no'),
(4138, '_site_transient_timeout_browser_666332998c62658cc43216116351bf1f', '1565865773', 'no'),
(4139, '_site_transient_browser_666332998c62658cc43216116351bf1f', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"76.0.3809.100\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4183, '_transient_timeout_gdoce37bcafb34e0d6d72555903649aaf428b5a8', '1565787697', 'no'),
(4184, '_transient_gdoce37bcafb34e0d6d72555903649aaf428b5a8', 'YTo2OntzOjc6ImhlYWRlcnMiO086NDI6IlJlcXVlc3RzX1V0aWxpdHlfQ2FzZUluc2Vuc2l0aXZlRGljdGlvbmFyeSI6MTp7czo3OiIAKgBkYXRhIjthOjE1OntzOjEyOiJjb250ZW50LXR5cGUiO3M6MjQ6InRleHQvaHRtbDsgY2hhcnNldD1VVEYtOCI7czoxNToieC1mcmFtZS1vcHRpb25zIjtzOjQ6IkRFTlkiO3M6NDoibGluayI7czo1OToiPGh0dHBzOi8vd3d3Lmdvb2dsZS5jb20vaW50bC9lbi1HQi9kcml2ZS8+OyByZWw9ImNhbm9uaWNhbCIiO3M6MTI6IngtYXV0by1sb2dpbiI7czoxODc6InJlYWxtPWNvbS5nb29nbGUmYXJncz1zZXJ2aWNlJTNEd2lzZSUyNmNvbnRpbnVlJTNEaHR0cHMlMjUzQSUyNTJGJTI1MkZkb2NzLmdvb2dsZS5jb20lMjUyRnNwcmVhZHNoZWV0cyUyNTJGZCUyNTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMjUyRmV4cG9ydCUyNTNGZm9ybWF0JTI1M0Rjc3YiO3M6MTM6ImNhY2hlLWNvbnRyb2wiO3M6NDY6Im5vLWNhY2hlLCBuby1zdG9yZSwgbWF4LWFnZT0wLCBtdXN0LXJldmFsaWRhdGUiO3M6NjoicHJhZ21hIjtzOjg6Im5vLWNhY2hlIjtzOjc6ImV4cGlyZXMiO3M6Mjk6Ik1vbiwgMDEgSmFuIDE5OTAgMDA6MDA6MDAgR01UIjtzOjQ6ImRhdGUiO3M6Mjk6IldlZCwgMTQgQXVnIDIwMTkgMTI6NTE6MzcgR01UIjtzOjI1OiJzdHJpY3QtdHJhbnNwb3J0LXNlY3VyaXR5IjtzOjM1OiJtYXgtYWdlPTMxNTM2MDAwOyBpbmNsdWRlU3ViRG9tYWlucyI7czoyMzoiY29udGVudC1zZWN1cml0eS1wb2xpY3kiO3M6MTQzOiJzY3JpcHQtc3JjICdyZXBvcnQtc2FtcGxlJyAnbm9uY2UtQy81V0R0UDIzM0FlWUIvaGtRWi93UScgJ3Vuc2FmZS1pbmxpbmUnICd1bnNhZmUtZXZhbCc7b2JqZWN0LXNyYyAnbm9uZSc7YmFzZS11cmkgJ3NlbGYnO3JlcG9ydC11cmkgL2NzcHJlcG9ydCI7czoyMjoieC1jb250ZW50LXR5cGUtb3B0aW9ucyI7czo3OiJub3NuaWZmIjtzOjE2OiJ4LXhzcy1wcm90ZWN0aW9uIjtzOjEzOiIxOyBtb2RlPWJsb2NrIjtzOjY6InNlcnZlciI7czozOiJHU0UiO3M6MTA6InNldC1jb29raWUiO3M6MTI5OiJHQVBTPTE6NC1zbXhyVnR5dzAzeDZ4eEhPLW5Hb3hPdTd4NjJnOjRkWGpBczhRbjBLYmtZSGo7UGF0aD0vO0V4cGlyZXM9RnJpLCAxMy1BdWctMjAyMSAxMjo1MTozNyBHTVQ7U2VjdXJlO0h0dHBPbmx5O1ByaW9yaXR5PUhJR0giO3M6NzoiYWx0LXN2YyI7czozNzoicXVpYz0iOjQ0MyI7IG1hPTI1OTIwMDA7IHY9IjQ2LDQzLDM5IiI7fX1zOjQ6ImJvZHkiO3M6NzQxNzE6Igo8IURPQ1RZUEUgaHRtbD4KPGh0bWwgbGFuZz0iZW4iPgogIDxoZWFkPgogIDxtZXRhIGNoYXJzZXQ9InV0Zi04Ij4KICA8bWV0YSBjb250ZW50PSJ3aWR0aD0zMDAsIGluaXRpYWwtc2NhbGU9MSIgbmFtZT0idmlld3BvcnQiPgogIDxtZXRhIG5hbWU9ImRlc2NyaXB0aW9uIiBjb250ZW50PSJDcmVhdGUgYSBuZXcgc3ByZWFkc2hlZXQgYW5kIGVkaXQgd2l0aCBvdGhlcnMgYXQgdGhlIHNhbWUgdGltZSDigJMgZnJvbSB5b3VyIGNvbXB1dGVyLCBwaG9uZSBvciB0YWJsZXQuIEdldCBzdHVmZiBkb25lIHdpdGggb3Igd2l0aG91dCBhbiBpbnRlcm5ldCBjb25uZWN0aW9uLiBVc2UgU2hlZXRzIHRvIGVkaXQgRXhjZWwgZmlsZXMuIEZyZWUgZnJvbSBHb29nbGUuIj4KICA8bWV0YSBuYW1lPSJnb29nbGUtc2l0ZS12ZXJpZmljYXRpb24iIGNvbnRlbnQ9IkxyZFRVVzlwc1VBTWJoNElhMDc0LUJQRVZtY3BCeEY2R3dmME1TZ1FYWnMiPgogIDx0aXRsZT5Hb29nbGUgU2hlZXRzIOKAkyBjcmVhdGUgYW5kIGVkaXQgc3ByZWFkc2hlZXRzIG9ubGluZSwgZm9yIGZyZWUuPC90aXRsZT4KICA8c3R5bGU+CiAgQGZvbnQtZmFjZSB7CiAgZm9udC1mYW1pbHk6ICdPcGVuIFNhbnMnOwogIGZvbnQtc3R5bGU6IG5vcm1hbDsKICBmb250LXdlaWdodDogMzAwOwogIHNyYzogbG9jYWwoJ09wZW4gU2FucyBMaWdodCcpLCBsb2NhbCgnT3BlblNhbnMtTGlnaHQnKSwgdXJsKC8vZm9udHMuZ3N0YXRpYy5jb20vcy9vcGVuc2Fucy92MTUvbWVtNVlhR3MxMjZNaVpwQkEtVU5fcjhPVXVocy50dGYpIGZvcm1hdCgndHJ1ZXR5cGUnKTsKfQpAZm9udC1mYWNlIHsKICBmb250LWZhbWlseTogJ09wZW4gU2Fucyc7CiAgZm9udC1zdHlsZTogbm9ybWFsOwogIGZvbnQtd2VpZ2h0OiA0MDA7CiAgc3JjOiBsb2NhbCgnT3BlbiBTYW5zJyksIGxvY2FsKCdPcGVuU2FucycpLCB1cmwoLy9mb250cy5nc3RhdGljLmNvbS9zL29wZW5zYW5zL3YxNS9tZW04WWFHczEyNk1pWnBCQS1VRlZaMGUudHRmKSBmb3JtYXQoJ3RydWV0eXBlJyk7Cn0KICA8L3N0eWxlPgogIDxzdHlsZT4KICBoMSwgaDIgewogIC13ZWJraXQtYW5pbWF0aW9uLWR1cmF0aW9uOiAwLjFzOwogIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZvbnRmaXg7CiAgLXdlYmtpdC1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OiAxOwogIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogbGluZWFyOwogIC13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OiAwOwogIH0KICBALXdlYmtpdC1rZXlmcmFtZXMgZm9udGZpeCB7CiAgZnJvbSB7CiAgb3BhY2l0eTogMTsKICB9CiAgdG8gewogIG9wYWNpdHk6IDE7CiAgfQogIH0KICA8L3N0eWxlPgo8c3R5bGU+CiAgaHRtbCwgYm9keSB7CiAgZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOwogIGJhY2tncm91bmQ6ICNmZmY7CiAgbWFyZ2luOiAwOwogIHBhZGRpbmc6IDA7CiAgYm9yZGVyOiAwOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBoZWlnaHQ6IDEwMCU7CiAgbWluLXdpZHRoOiAxMDAlOwogIGZvbnQtc2l6ZTogMTNweDsKICBjb2xvcjogIzQwNDA0MDsKICBkaXJlY3Rpb246IGx0cjsKICAtd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IG5vbmU7CiAgfQogIGJ1dHRvbiwKICBpbnB1dFt0eXBlPWJ1dHRvbl0sCiAgaW5wdXRbdHlwZT1zdWJtaXRdIHsKICBmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7CiAgZm9udC1zaXplOiAxM3B4OwogIH0KICBhLAogIGE6aG92ZXIsCiAgYTp2aXNpdGVkIHsKICBjb2xvcjogIzQyN2ZlZDsKICBjdXJzb3I6IHBvaW50ZXI7CiAgdGV4dC1kZWNvcmF0aW9uOiBub25lOwogIH0KICBhOmhvdmVyIHsKICB0ZXh0LWRlY29yYXRpb246IHVuZGVybGluZTsKICB9CiAgaDEgewogIGZvbnQtc2l6ZTogMjBweDsKICBjb2xvcjogIzI2MjYyNjsKICBtYXJnaW46IDAgMCAxNXB4OwogIGZvbnQtd2VpZ2h0OiBub3JtYWw7CiAgfQogIGgyIHsKICBmb250LXNpemU6IDE0cHg7CiAgY29sb3I6ICMyNjI2MjY7CiAgbWFyZ2luOiAwIDAgMTVweDsKICBmb250LXdlaWdodDogYm9sZDsKICB9CiAgaW5wdXRbdHlwZT1lbWFpbF0sCiAgaW5wdXRbdHlwZT1udW1iZXJdLAogIGlucHV0W3R5cGU9cGFzc3dvcmRdLAogIGlucHV0W3R5cGU9dGVsXSwKICBpbnB1dFt0eXBlPXRleHRdLAogIGlucHV0W3R5cGU9dXJsXSB7CiAgLW1vei1hcHBlYXJhbmNlOiBub25lOwogIC13ZWJraXQtYXBwZWFyYW5jZTogbm9uZTsKICBhcHBlYXJhbmNlOiBub25lOwogIGRpc3BsYXk6IGlubGluZS1ibG9jazsKICBoZWlnaHQ6IDM2cHg7CiAgcGFkZGluZzogMCA4cHg7CiAgbWFyZ2luOiAwOwogIGJhY2tncm91bmQ6ICNmZmY7CiAgYm9yZGVyOiAxcHggc29saWQgI2Q5ZDlkOTsKICBib3JkZXItdG9wOiAxcHggc29saWQgI2MwYzBjMDsKICAtbW96LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgLXdlYmtpdC1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIGJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAxcHg7CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAxcHg7CiAgYm9yZGVyLXJhZGl1czogMXB4OwogIGZvbnQtc2l6ZTogMTVweDsKICBjb2xvcjogIzQwNDA0MDsKICB9CiAgaW5wdXRbdHlwZT1lbWFpbF06aG92ZXIsCiAgaW5wdXRbdHlwZT1udW1iZXJdOmhvdmVyLAogIGlucHV0W3R5cGU9cGFzc3dvcmRdOmhvdmVyLAogIGlucHV0W3R5cGU9dGVsXTpob3ZlciwKICBpbnB1dFt0eXBlPXRleHRdOmhvdmVyLAogIGlucHV0W3R5cGU9dXJsXTpob3ZlciB7CiAgYm9yZGVyOiAxcHggc29saWQgI2I5YjliOTsKICBib3JkZXItdG9wOiAxcHggc29saWQgI2EwYTBhMDsKICAtbW96LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjEpOwogIGJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgfQogIGlucHV0W3R5cGU9ZW1haWxdOmZvY3VzLAogIGlucHV0W3R5cGU9bnVtYmVyXTpmb2N1cywKICBpbnB1dFt0eXBlPXBhc3N3b3JkXTpmb2N1cywKICBpbnB1dFt0eXBlPXRlbF06Zm9jdXMsCiAgaW5wdXRbdHlwZT10ZXh0XTpmb2N1cywKICBpbnB1dFt0eXBlPXVybF06Zm9jdXMgewogIG91dGxpbmU6IG5vbmU7CiAgYm9yZGVyOiAxcHggc29saWQgIzRkOTBmZTsKICAtbW96LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjMpOwogIGJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgfQogIGlucHV0W3R5cGU9Y2hlY2tib3hdLAogIGlucHV0W3R5cGU9cmFkaW9dIHsKICAtd2Via2l0LWFwcGVhcmFuY2U6IG5vbmU7CiAgZGlzcGxheTogaW5saW5lLWJsb2NrOwogIHdpZHRoOiAxM3B4OwogIGhlaWdodDogMTNweDsKICBtYXJnaW46IDA7CiAgY3Vyc29yOiBwb2ludGVyOwogIHZlcnRpY2FsLWFsaWduOiBib3R0b207CiAgYmFja2dyb3VuZDogI2ZmZjsKICBib3JkZXI6IDFweCBzb2xpZCAjYzZjNmM2OwogIC1tb3otYm9yZGVyLXJhZGl1czogMXB4OwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMXB4OwogIGJvcmRlci1yYWRpdXM6IDFweDsKICAtbW96LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgLXdlYmtpdC1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIGJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgcG9zaXRpb246IHJlbGF0aXZlOwogIH0KICBpbnB1dFt0eXBlPWNoZWNrYm94XTphY3RpdmUsCiAgaW5wdXRbdHlwZT1yYWRpb106YWN0aXZlIHsKICBiYWNrZ3JvdW5kOiAjZWJlYmViOwogIH0KICBpbnB1dFt0eXBlPWNoZWNrYm94XTpob3ZlciB7CiAgYm9yZGVyLWNvbG9yOiAjYzZjNmM2OwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICB9CiAgaW5wdXRbdHlwZT1yYWRpb10gewogIC1tb3otYm9yZGVyLXJhZGl1czogMWVtOwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMWVtOwogIGJvcmRlci1yYWRpdXM6IDFlbTsKICB3aWR0aDogMTVweDsKICBoZWlnaHQ6IDE1cHg7CiAgfQogIGlucHV0W3R5cGU9Y2hlY2tib3hdOmNoZWNrZWQsCiAgaW5wdXRbdHlwZT1yYWRpb106Y2hlY2tlZCB7CiAgYmFja2dyb3VuZDogI2ZmZjsKICB9CiAgaW5wdXRbdHlwZT1yYWRpb106Y2hlY2tlZDo6YWZ0ZXIgewogIGNvbnRlbnQ6ICcnOwogIGRpc3BsYXk6IGJsb2NrOwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICB0b3A6IDNweDsKICBsZWZ0OiAzcHg7CiAgd2lkdGg6IDdweDsKICBoZWlnaHQ6IDdweDsKICBiYWNrZ3JvdW5kOiAjNjY2OwogIC1tb3otYm9yZGVyLXJhZGl1czogMWVtOwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMWVtOwogIGJvcmRlci1yYWRpdXM6IDFlbTsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF06Y2hlY2tlZDo6YWZ0ZXIgewogIGNvbnRlbnQ6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS91aS92MS9tZW51L2NoZWNrbWFyay5wbmcpOwogIGRpc3BsYXk6IGJsb2NrOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0b3A6IC02cHg7CiAgbGVmdDogLTVweDsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF06Zm9jdXMgewogIG91dGxpbmU6IG5vbmU7CiAgYm9yZGVyLWNvbG9yOiAjNGQ5MGZlOwogIH0KICAuc3RhY2tlZC1sYWJlbCB7CiAgZGlzcGxheTogYmxvY2s7CiAgZm9udC13ZWlnaHQ6IGJvbGQ7CiAgbWFyZ2luOiAuNWVtIDA7CiAgfQogIC5oaWRkZW4tbGFiZWwgewogIHBvc2l0aW9uOiBhYnNvbHV0ZSAhaW1wb3J0YW50OwogIGNsaXA6IHJlY3QoMXB4IDFweCAxcHggMXB4KTsgLyogSUU2LCBJRTcgKi8KICBjbGlwOiByZWN0KDFweCwgMXB4LCAxcHgsIDFweCk7CiAgaGVpZ2h0OiAwcHg7CiAgd2lkdGg6IDBweDsKICBvdmVyZmxvdzogaGlkZGVuOwogIHZpc2liaWxpdHk6IGhpZGRlbjsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF0uZm9ybS1lcnJvciwKICBpbnB1dFt0eXBlPWVtYWlsXS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9bnVtYmVyXS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9cGFzc3dvcmRdLmZvcm0tZXJyb3IsCiAgaW5wdXRbdHlwZT10ZXh0XS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9dGVsXS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9dXJsXS5mb3JtLWVycm9yIHsKICBib3JkZXI6IDFweCBzb2xpZCAjZGQ0YjM5OwogIH0KICAuZXJyb3ItbXNnIHsKICBtYXJnaW46IC41ZW0gMDsKICBkaXNwbGF5OiBibG9jazsKICBjb2xvcjogI2RkNGIzOTsKICBsaW5lLWhlaWdodDogMTdweDsKICB9CiAgLmhlbHAtbGluayB7CiAgYmFja2dyb3VuZDogI2RkNGIzOTsKICBwYWRkaW5nOiAwIDVweDsKICBjb2xvcjogI2ZmZjsKICBmb250LXdlaWdodDogYm9sZDsKICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAxZW07CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAxZW07CiAgYm9yZGVyLXJhZGl1czogMWVtOwogIHRleHQtZGVjb3JhdGlvbjogbm9uZTsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgdG9wOiAwcHg7CiAgfQogIC5oZWxwLWxpbms6dmlzaXRlZCB7CiAgY29sb3I6ICNmZmY7CiAgfQogIC5oZWxwLWxpbms6aG92ZXIgewogIGNvbG9yOiAjZmZmOwogIGJhY2tncm91bmQ6ICNjMDM1MjM7CiAgdGV4dC1kZWNvcmF0aW9uOiBub25lOwogIH0KICAuaGVscC1saW5rOmFjdGl2ZSB7CiAgb3BhY2l0eTogMTsKICBiYWNrZ3JvdW5kOiAjYWUyODE3OwogIH0KICAud3JhcHBlciB7CiAgcG9zaXRpb246IHJlbGF0aXZlOwogIG1pbi1oZWlnaHQ6IDEwMCU7CiAgfQogIC5jb250ZW50IHsKICBwYWRkaW5nOiAwIDQ0cHg7CiAgfQogIC5tYWluIHsKICBwYWRkaW5nLWJvdHRvbTogMTAwcHg7CiAgfQogIC8qIEZvciBtb2Rlcm4gYnJvd3NlcnMgKi8KICAuY2xlYXJmaXg6YmVmb3JlLAogIC5jbGVhcmZpeDphZnRlciB7CiAgY29udGVudDogIiI7CiAgZGlzcGxheTogdGFibGU7CiAgfQogIC5jbGVhcmZpeDphZnRlciB7CiAgY2xlYXI6IGJvdGg7CiAgfQogIC8qIEZvciBJRSA2LzcgKHRyaWdnZXIgaGFzTGF5b3V0KSAqLwogIC5jbGVhcmZpeCB7CiAgem9vbToxOwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIgewogIGhlaWdodDogNzFweDsKICBib3JkZXItYm90dG9tOiAxcHggc29saWQgI2U1ZTVlNTsKICBvdmVyZmxvdzogaGlkZGVuOwogIH0KICAuaGVhZGVyIC5sb2dvIHsKICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoaHR0cHM6Ly9zc2wuZ3N0YXRpYy5jb20vYWNjb3VudHMvdWkvbG9nb18xeC5wbmcpOwogIGJhY2tncm91bmQtc2l6ZTogMTE2cHggMzhweDsKICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0OwogIG1hcmdpbjogMTdweCAwIDA7CiAgZmxvYXQ6IGxlZnQ7CiAgaGVpZ2h0OiAzOHB4OwogIHdpZHRoOiAxMTZweDsKICB9CiAgLmhlYWRlciAubG9nby13IHsKICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoaHR0cHM6Ly9zc2wuZ3N0YXRpYy5jb20vaW1hZ2VzL2JyYW5kaW5nL2dvb2dsZWxvZ28vMXgvZ29vZ2xlbG9nb19jb2xvcl8xMTJ4MzZkcC5wbmcpOwogIGJhY2tncm91bmQtc2l6ZTogMTEycHggMzZweDsKICBtYXJnaW46IDIxcHggMCAwOwogIH0KICAuaGVhZGVyIC5zZWNvbmRhcnktbGluayB7CiAgbWFyZ2luOiAyOHB4IDAgMDsKICBmbG9hdDogcmlnaHQ7CiAgfQogIC5oZWFkZXIgLnNlY29uZGFyeS1saW5rIGEgewogIGZvbnQtd2VpZ2h0OiBub3JtYWw7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCB7CiAgYm9yZGVyOiAwOwogIGhlaWdodDogMTA4cHg7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCAuaGVhZGVyIC5sb2dvIHsKICBmbG9hdDogbm9uZTsKICBtYXJnaW46IDQwcHggYXV0byAzMHB4OwogIGRpc3BsYXk6IGJsb2NrOwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIuY2VudGVyZWQgLmhlYWRlciAuc2Vjb25kYXJ5LWxpbmsgewogIGRpc3BsYXk6IG5vbmUKICB9CiAgLmdvb2dsZS1mb290ZXItYmFyIHsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgYm90dG9tOiAwOwogIGhlaWdodDogMzVweDsKICB3aWR0aDogMTAwJTsKICBib3JkZXItdG9wOiAxcHggc29saWQgI2U1ZTVlNTsKICBvdmVyZmxvdzogaGlkZGVuOwogIH0KICAuZm9vdGVyIHsKICBwYWRkaW5nLXRvcDogN3B4OwogIGZvbnQtc2l6ZTogLjg1ZW07CiAgd2hpdGUtc3BhY2U6IG5vd3JhcDsKICBsaW5lLWhlaWdodDogMDsKICB9CiAgLmZvb3RlciB1bCB7CiAgZmxvYXQ6IGxlZnQ7CiAgbWF4LXdpZHRoOiA4MCU7CiAgbWluLWhlaWdodDogMTZweDsKICBwYWRkaW5nOiAwOwogIH0KICAuZm9vdGVyIHVsIGxpIHsKICBjb2xvcjogIzczNzM3MzsKICBkaXNwbGF5OiBpbmxpbmU7CiAgcGFkZGluZzogMDsKICBwYWRkaW5nLXJpZ2h0OiAxLjVlbTsKICB9CiAgLmZvb3RlciBhIHsKICBjb2xvcjogIzczNzM3MzsKICB9CiAgLmxhbmctY2hvb3Nlci13cmFwIHsKICBmbG9hdDogcmlnaHQ7CiAgZGlzcGxheTogaW5saW5lOwogIH0KICAubGFuZy1jaG9vc2VyLXdyYXAgaW1nIHsKICB2ZXJ0aWNhbC1hbGlnbjogdG9wOwogIH0KICAubGFuZy1jaG9vc2VyIHsKICBmb250LXNpemU6IDEzcHg7CiAgaGVpZ2h0OiAyNHB4OwogIGxpbmUtaGVpZ2h0OiAyNHB4OwogIH0KICAubGFuZy1jaG9vc2VyIG9wdGlvbiB7CiAgZm9udC1zaXplOiAxM3B4OwogIGxpbmUtaGVpZ2h0OiAyNHB4OwogIH0KICAuaGlkZGVuIHsKICBoZWlnaHQ6IDBweDsKICB3aWR0aDogMHB4OwogIG92ZXJmbG93OiBoaWRkZW47CiAgdmlzaWJpbGl0eTogaGlkZGVuOwogIGRpc3BsYXk6IG5vbmUgIWltcG9ydGFudDsKICB9CiAgLmJhbm5lciB7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIH0KICAuY2FyZCB7CiAgYmFja2dyb3VuZC1jb2xvcjogI2Y3ZjdmNzsKICBwYWRkaW5nOiAyMHB4IDI1cHggMzBweDsKICBtYXJnaW46IDAgYXV0byAyNXB4OwogIHdpZHRoOiAzMDRweDsKICAtbW96LWJvcmRlci1yYWRpdXM6IDJweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDJweDsKICBib3JkZXItcmFkaXVzOiAycHg7CiAgLW1vei1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgYm94LXNoYWRvdzogMHB4IDJweCAycHggcmdiYSgwLCAwLCAwLCAwLjMpOwogIH0KICAuY2FyZCA+ICo6Zmlyc3QtY2hpbGQgewogIG1hcmdpbi10b3A6IDA7CiAgfQogIC5yYy1idXR0b24sCiAgLnJjLWJ1dHRvbjp2aXNpdGVkIHsKICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7CiAgbWluLXdpZHRoOiA0NnB4OwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBjb2xvcjogIzQ0NDsKICBmb250LXNpemU6IDE0cHg7CiAgZm9udC13ZWlnaHQ6IDcwMDsKICBoZWlnaHQ6IDM2cHg7CiAgcGFkZGluZzogMCA4cHg7CiAgbGluZS1oZWlnaHQ6IDM2cHg7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAzcHg7CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAzcHg7CiAgYm9yZGVyLXJhZGl1czogM3B4OwogIC1vLXRyYW5zaXRpb246IGFsbCAwLjIxOHM7CiAgLW1vei10cmFuc2l0aW9uOiBhbGwgMC4yMThzOwogIC13ZWJraXQtdHJhbnNpdGlvbjogYWxsIDAuMjE4czsKICB0cmFuc2l0aW9uOiBhbGwgMC4yMThzOwogIGJvcmRlcjogMXB4IHNvbGlkICNkY2RjZGM7CiAgYmFja2dyb3VuZC1jb2xvcjogI2Y1ZjVmNTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y1ZjVmNSwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y1ZjVmNSwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjZjVmNWY1LCNmMWYxZjEpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y1ZjVmNSwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCNmNWY1ZjUsI2YxZjFmMSk7CiAgLW8tdHJhbnNpdGlvbjogbm9uZTsKICAtbW96LXVzZXItc2VsZWN0OiBub25lOwogIC13ZWJraXQtdXNlci1zZWxlY3Q6IG5vbmU7CiAgdXNlci1zZWxlY3Q6IG5vbmU7CiAgY3Vyc29yOiBkZWZhdWx0OwogIH0KICAuY2FyZCAucmMtYnV0dG9uIHsKICB3aWR0aDogMTAwJTsKICBwYWRkaW5nOiAwOwogIH0KICAucmMtYnV0dG9uLmRpc2FibGVkLAogIC5yYy1idXR0b25bZGlzYWJsZWRdIHsKICBvcGFjaXR5OiAuNTsKICBmaWx0ZXI6IGFscGhhKG9wYWNpdHk9NTApOwogIGN1cnNvcjogZGVmYXVsdDsKICBwb2ludGVyLWV2ZW50czogbm9uZTsKICB9CiAgLnJjLWJ1dHRvbjpob3ZlciB7CiAgYm9yZGVyOiAxcHggc29saWQgI2M2YzZjNjsKICBjb2xvcjogIzMzMzsKICB0ZXh0LWRlY29yYXRpb246IG5vbmU7CiAgLW8tdHJhbnNpdGlvbjogYWxsIDAuMHM7CiAgLW1vei10cmFuc2l0aW9uOiBhbGwgMC4wczsKICAtd2Via2l0LXRyYW5zaXRpb246IGFsbCAwLjBzOwogIHRyYW5zaXRpb246IGFsbCAwLjBzOwogIGJhY2tncm91bmQtY29sb3I6ICNmOGY4Zjg7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNmOGY4ZjgsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNmOGY4ZjgsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y4ZjhmOCwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNmOGY4ZjgsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZjhmOGY4LCNmMWYxZjEpOwogIC1tb3otYm94LXNoYWRvdzogMCAxcHggMXB4IHJnYmEoMCwwLDAsMC4xKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IDAgMXB4IDFweCByZ2JhKDAsMCwwLDAuMSk7CiAgYm94LXNoYWRvdzogMCAxcHggMXB4IHJnYmEoMCwwLDAsMC4xKTsKICB9CiAgLnJjLWJ1dHRvbjphY3RpdmUgewogIGJhY2tncm91bmQtY29sb3I6ICNmNmY2ZjY7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNmNmY2ZjYsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNmNmY2ZjYsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y2ZjZmNiwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNmNmY2ZjYsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZjZmNmY2LCNmMWYxZjEpOwogIC1tb3otYm94LXNoYWRvdzogMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgYm94LXNoYWRvdzogMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICB9CiAgLnJjLWJ1dHRvbi1zdWJtaXQsCiAgLnJjLWJ1dHRvbi1zdWJtaXQ6dmlzaXRlZCB7CiAgYm9yZGVyOiAxcHggc29saWQgIzMwNzllZDsKICBjb2xvcjogI2ZmZjsKICB0ZXh0LXNoYWRvdzogMCAxcHggcmdiYSgwLDAsMCwwLjEpOwogIGJhY2tncm91bmQtY29sb3I6ICM0ZDkwZmU7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzQ3ODdlZCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzQ3ODdlZCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjNDc4N2VkKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzQ3ODdlZCk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCM0Nzg3ZWQpOwogIH0KICAucmMtYnV0dG9uLXN1Ym1pdDpob3ZlciB7CiAgYm9yZGVyOiAxcHggc29saWQgIzJmNWJiNzsKICBjb2xvcjogI2ZmZjsKICB0ZXh0LXNoYWRvdzogMCAxcHggcmdiYSgwLDAsMCwwLjMpOwogIGJhY2tncm91bmQtY29sb3I6ICMzNTdhZTg7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCMzNTdhZTgpOwogIH0KICAucmMtYnV0dG9uLXN1Ym1pdDphY3RpdmUgewogIGJhY2tncm91bmQtY29sb3I6ICMzNTdhZTg7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCMzNTdhZTgpOwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICB9CiAgLnJjLWJ1dHRvbi1yZWQsCiAgLnJjLWJ1dHRvbi1yZWQ6dmlzaXRlZCB7CiAgYm9yZGVyOiAxcHggc29saWQgdHJhbnNwYXJlbnQ7CiAgY29sb3I6ICNmZmY7CiAgdGV4dC1zaGFkb3c6IDAgMXB4IHJnYmEoMCwwLDAsMC4xKTsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjZDE0ODM2OwogIGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNkMTQ4MzYpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tb3otbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNkMTQ4MzYpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2QxNDgzNik7CiAgYmFja2dyb3VuZC1pbWFnZTogLW8tbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNkMTQ4MzYpOwogIGJhY2tncm91bmQtaW1hZ2U6IGxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjZDE0ODM2KTsKICB9CiAgLnJjLWJ1dHRvbi1yZWQ6aG92ZXIgewogIGJvcmRlcjogMXB4IHNvbGlkICNiMDI4MWE7CiAgY29sb3I6ICNmZmY7CiAgdGV4dC1zaGFkb3c6IDAgMXB4IHJnYmEoMCwwLDAsMC4zKTsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjYzUzNzI3OwogIGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNjNTM3MjcpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tb3otbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNjNTM3MjcpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2M1MzcyNyk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW8tbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNjNTM3MjcpOwogIGJhY2tncm91bmQtaW1hZ2U6IGxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYzUzNzI3KTsKICB9CiAgLnJjLWJ1dHRvbi1yZWQ6YWN0aXZlIHsKICBib3JkZXI6IDFweCBzb2xpZCAjOTkyYTFiOwogIGJhY2tncm91bmQtY29sb3I6ICNiMDI4MWE7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2IwMjgxYSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2IwMjgxYSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYjAyODFhKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2IwMjgxYSk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNiMDI4MWEpOwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICB9CiAgLnNlY29uZGFyeS1hY3Rpb25zIHsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogODAwcHgpLCBzY3JlZW4gYW5kIChtYXgtaGVpZ2h0OiA4MDBweCkiPgogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCB7CiAgaGVpZ2h0OiA4M3B4OwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIuY2VudGVyZWQgLmhlYWRlciAubG9nbyB7CiAgbWFyZ2luOiAyNXB4IGF1dG8gMjBweDsKICB9CiAgLmNhcmQgewogIG1hcmdpbi1ib3R0b206IDIwcHg7CiAgfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogNTgwcHgpIj4KICBodG1sLCBib2R5IHsKICBmb250LXNpemU6IDE0cHg7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCB7CiAgaGVpZ2h0OiA3M3B4OwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIuY2VudGVyZWQgLmhlYWRlciAubG9nbyB7CiAgbWFyZ2luOiAyMHB4IGF1dG8gMTVweDsKICB9CiAgLmNvbnRlbnQgewogIHBhZGRpbmctbGVmdDogMTBweDsKICBwYWRkaW5nLXJpZ2h0OiAxMHB4OwogIH0KICAuaGlkZGVuLXNtYWxsIHsKICBkaXNwbGF5OiBub25lOwogIH0KICAuY2FyZCB7CiAgcGFkZGluZzogMjBweCAxNXB4IDMwcHg7CiAgd2lkdGg6IDI3MHB4OwogIH0KICAuZm9vdGVyIHVsIGxpIHsKICBwYWRkaW5nLXJpZ2h0OiAxZW07CiAgfQogIC5sYW5nLWNob29zZXItd3JhcCB7CiAgZGlzcGxheTogbm9uZTsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAoLXdlYmtpdC1taW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAobWluLS1tb3otZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAoLW8tbWluLWRldmljZS1waXhlbC1yYXRpbzogMyAvIDIpLCAobWluLWRldmljZS1waXhlbC1yYXRpbzogMS41KSI+CiAgLmhlYWRlciAubG9nbyB7CiAgYmFja2dyb3VuZC1pbWFnZTogdXJsKGh0dHBzOi8vc3NsLmdzdGF0aWMuY29tL2FjY291bnRzL3VpL2xvZ29fMngucG5nKTsKICB9CiAgLmhlYWRlciAubG9nby13IHsKICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoaHR0cHM6Ly9zc2wuZ3N0YXRpYy5jb20vaW1hZ2VzL2JyYW5kaW5nL2dvb2dsZWxvZ28vMngvZ29vZ2xlbG9nb19jb2xvcl8xMTJ4MzZkcC5wbmcpOwogIH0KPC9zdHlsZT4KPHN0eWxlPgogIHByZS5kZWJ1ZyB7CiAgZm9udC1mYW1pbHk6IG1vbm9zcGFjZTsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgbGVmdDogMDsKICBtYXJnaW46IDA7CiAgcGFkZGluZzogMS41ZW07CiAgZm9udC1zaXplOiAxM3B4OwogIGJhY2tncm91bmQ6ICNmMWYxZjE7CiAgYm9yZGVyLXRvcDogMXB4IHNvbGlkICNlNWU1ZTU7CiAgZGlyZWN0aW9uOiBsdHI7CiAgd2hpdGUtc3BhY2U6IHByZS13cmFwOwogIHdpZHRoOiA5MCU7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICB9Cjwvc3R5bGU+CjxzdHlsZT4KICAuYmFubmVyIGgxIHsKICBmb250LWZhbWlseTogJ09wZW4gU2FucycsIGFyaWFsOwogIC13ZWJraXQtZm9udC1zbW9vdGhpbmc6IGFudGlhbGlhc2VkOwogIGNvbG9yOiAjNTU1OwogIGZvbnQtc2l6ZTogNDJweDsKICBmb250LXdlaWdodDogMzAwOwogIG1hcmdpbi10b3A6IDA7CiAgbWFyZ2luLWJvdHRvbTogMjBweDsKICB9CiAgLmJhbm5lciBoMiB7CiAgZm9udC1mYW1pbHk6ICdPcGVuIFNhbnMnLCBhcmlhbDsKICAtd2Via2l0LWZvbnQtc21vb3RoaW5nOiBhbnRpYWxpYXNlZDsKICBjb2xvcjogIzU1NTsKICBmb250LXNpemU6IDE4cHg7CiAgZm9udC13ZWlnaHQ6IDQwMDsKICBtYXJnaW4tYm90dG9tOiAyMHB4OwogIH0KICAuc2lnbmluLWNhcmQgewogIHdpZHRoOiAyNzRweDsKICBwYWRkaW5nOiA0MHB4IDQwcHg7CiAgfQogIC5zaWduaW4tY2FyZCAucHJvZmlsZS1pbWcgewogIHdpZHRoOiA5NnB4OwogIGhlaWdodDogOTZweDsKICBtYXJnaW46IDAgYXV0byAxMHB4OwogIGRpc3BsYXk6IGJsb2NrOwogIC1tb3otYm9yZGVyLXJhZGl1czogNTAlOwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogNTAlOwogIGJvcmRlci1yYWRpdXM6IDUwJTsKICB9CiAgLnNpZ25pbi1jYXJkIC5wcm9maWxlLW5hbWUgewogIGZvbnQtc2l6ZTogMTZweDsKICBmb250LXdlaWdodDogYm9sZDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgbWFyZ2luOiAxMHB4IDAgMDsKICBtaW4taGVpZ2h0OiAxZW07CiAgfQogIC5zaWduaW4tY2FyZCAucHJvZmlsZS1lbWFpbCB7CiAgZm9udC1zaXplOiAxNnB4OwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBtYXJnaW46IDEwcHggMCAyMHB4IDA7CiAgbWluLWhlaWdodDogMWVtOwogIH0KICAuc2lnbmluLWNhcmQgaW5wdXRbdHlwZT1lbWFpbF0sCiAgLnNpZ25pbi1jYXJkIGlucHV0W3R5cGU9cGFzc3dvcmRdLAogIC5zaWduaW4tY2FyZCBpbnB1dFt0eXBlPXRleHRdLAogIC5zaWduaW4tY2FyZCBpbnB1dFt0eXBlPXN1Ym1pdF0gewogIHdpZHRoOiAxMDAlOwogIGRpc3BsYXk6IGJsb2NrOwogIG1hcmdpbi1ib3R0b206IDEwcHg7CiAgei1pbmRleDogMTsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgLW1vei1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIC13ZWJraXQtYm94LXNpemluZzogYm9yZGVyLWJveDsKICBib3gtc2l6aW5nOiBib3JkZXItYm94OwogIH0KICAuc2lnbmluLWNhcmQgI0VtYWlsLAogIC5zaWduaW4tY2FyZCAjUGFzc3dkLAogIC5zaWduaW4tY2FyZCAuY2FwdGNoYSB7CiAgZGlyZWN0aW9uOiBsdHI7CiAgaGVpZ2h0OiA0NHB4OwogIGZvbnQtc2l6ZTogMTZweDsKICB9CiAgLnNpZ25pbi1jYXJkICNFbWFpbCArIC5zdGFja2VkLWxhYmVsIHsKICBtYXJnaW4tdG9wOiAxNXB4OwogIH0KICAuc2lnbmluLWNhcmQgI3JlYXV0aEVtYWlsIHsKICBkaXNwbGF5OiBibG9jazsKICBtYXJnaW4tYm90dG9tOiAxMHB4OwogIGxpbmUtaGVpZ2h0OiAzNnB4OwogIHBhZGRpbmc6IDAgOHB4OwogIGZvbnQtc2l6ZTogMTVweDsKICBjb2xvcjogIzQwNDA0MDsKICBsaW5lLWhlaWdodDogMjsKICBtYXJnaW4tYm90dG9tOiAxMHB4OwogIGZvbnQtc2l6ZTogMTRweDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICB0ZXh0LW92ZXJmbG93OiBlbGxpcHNpczsKICB3aGl0ZS1zcGFjZTogbm93cmFwOwogIC1tb3otYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKICB9CiAgLm9uZS1nb29nbGUgcCB7CiAgbWFyZ2luOiAwIDAgMTBweDsKICBjb2xvcjogIzU1NTsKICBmb250LXNpemU6IDE0cHg7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIH0KICAub25lLWdvb2dsZSBwLmNyZWF0ZS1hY2NvdW50LAogIC5vbmUtZ29vZ2xlIHAuc3dpdGNoLWFjY291bnQgewogIG1hcmdpbi1ib3R0b206IDYwcHg7CiAgfQogIC5vbmUtZ29vZ2xlIC5sb2dvLXN0cmlwIHsKICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0OwogIGRpc3BsYXk6IGJsb2NrOwogIG1hcmdpbjogMTBweCBhdXRvOwogIGJhY2tncm91bmQtaW1hZ2U6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS9hY2NvdW50cy91aS93bG9nb3N0cmlwXzIzMHgxN18xeC5wbmcpOwogIGJhY2tncm91bmQtc2l6ZTogMjMwcHggMTdweDsKICB3aWR0aDogMjMwcHg7CiAgaGVpZ2h0OiAxN3B4OwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDgwMHB4KSwgc2NyZWVuIGFuZCAobWF4LWhlaWdodDogODAwcHgpIj4KICAuYmFubmVyIGgxIHsKICBmb250LXNpemU6IDM4cHg7CiAgbWFyZ2luLWJvdHRvbTogMTVweDsKICB9CiAgLmJhbm5lciBoMiB7CiAgbWFyZ2luLWJvdHRvbTogMTVweDsKICB9CiAgLm9uZS1nb29nbGUgcC5jcmVhdGUtYWNjb3VudCwKICAub25lLWdvb2dsZSBwLnN3aXRjaC1hY2NvdW50IHsKICBtYXJnaW4tYm90dG9tOiAzMHB4OwogIH0KICAuc2lnbmluLWNhcmQgI0VtYWlsIHsKICBtYXJnaW4tYm90dG9tOiAwOwogIH0KICAuc2lnbmluLWNhcmQgI1Bhc3N3ZCB7CiAgbWFyZ2luLXRvcDogLTFweDsKICB9CiAgLnNpZ25pbi1jYXJkICNFbWFpbC5mb3JtLWVycm9yLAogIC5zaWduaW4tY2FyZCAjUGFzc3dkLmZvcm0tZXJyb3IgewogIHotaW5kZXg6IDI7CiAgfQogIC5zaWduaW4tY2FyZCAjRW1haWw6aG92ZXIsCiAgLnNpZ25pbi1jYXJkICNFbWFpbDpmb2N1cywKICAuc2lnbmluLWNhcmQgI1Bhc3N3ZDpob3ZlciwKICAuc2lnbmluLWNhcmQgI1Bhc3N3ZDpmb2N1cyB7CiAgei1pbmRleDogMzsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAobWF4LXdpZHRoOiA1ODBweCkiPgogIC5iYW5uZXIgaDEgewogIGZvbnQtc2l6ZTogMjJweDsKICBtYXJnaW4tYm90dG9tOiAxNXB4OwogIH0KICAuc2lnbmluLWNhcmQgewogIHdpZHRoOiAyNjBweDsKICBwYWRkaW5nOiAyMHB4IDIwcHg7CiAgbWFyZ2luOiAwIGF1dG8gMjBweDsKICB9CiAgLnNpZ25pbi1jYXJkIC5wcm9maWxlLWltZyB7CiAgd2lkdGg6IDcycHg7CiAgaGVpZ2h0OiA3MnB4OwogIC1tb3otYm9yZGVyLXJhZGl1czogNzJweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDcycHg7CiAgYm9yZGVyLXJhZGl1czogNzJweDsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAoLXdlYmtpdC1taW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAobWluLS1tb3otZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAoLW8tbWluLWRldmljZS1waXhlbC1yYXRpbzogMyAvIDIpLCAobWluLWRldmljZS1waXhlbC1yYXRpbzogMS41KSI+CiAgLm9uZS1nb29nbGUgLmxvZ28tc3RyaXAgewogIGJhY2tncm91bmQtaW1hZ2U6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS9hY2NvdW50cy91aS93bG9nb3N0cmlwXzIzMHgxN18yeC5wbmcpOwogIH0KPC9zdHlsZT4KPHN0eWxlPgogIC5yZW1lbWJlciAuYnViYmxlLXdyYXAgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBwYWRkaW5nLXRvcDogM3B4OwogIC1vLXRyYW5zaXRpb246IG9wYWNpdHkgLjIxOHMgZWFzZS1pbiAuMjE4czsKICAtbW96LXRyYW5zaXRpb246IG9wYWNpdHkgLjIxOHMgZWFzZS1pbiAuMjE4czsKICAtd2Via2l0LXRyYW5zaXRpb246IG9wYWNpdHkgLjIxOHMgZWFzZS1pbiAuMjE4czsKICB0cmFuc2l0aW9uOiBvcGFjaXR5IC4yMThzIGVhc2UtaW4gLjIxOHM7CiAgbGVmdDogLTk5OWVtOwogIG9wYWNpdHk6IDA7CiAgd2lkdGg6IDMxNHB4OwogIG1hcmdpbi1sZWZ0OiAtMjBweDsKICB9CiAgLnJlbWVtYmVyOmhvdmVyIC5idWJibGUtd3JhcCwKICAucmVtZW1iZXIgaW5wdXQ6Zm9jdXMgfiAuYnViYmxlLXdyYXAsCiAgLnJlbWVtYmVyIC5idWJibGUtd3JhcDpob3ZlciwKICAucmVtZW1iZXIgLmJ1YmJsZS13cmFwOmZvY3VzIHsKICBvcGFjaXR5OiAxOwogIGxlZnQ6IGluaGVyaXQ7CiAgfQogIC5idWJibGUtcG9pbnRlciB7CiAgYm9yZGVyLWxlZnQ6IDEwcHggc29saWQgdHJhbnNwYXJlbnQ7CiAgYm9yZGVyLXJpZ2h0OiAxMHB4IHNvbGlkIHRyYW5zcGFyZW50OwogIGJvcmRlci1ib3R0b206IDEwcHggc29saWQgI2ZmZjsKICB3aWR0aDogMDsKICBoZWlnaHQ6IDA7CiAgbWFyZ2luLWxlZnQ6IDE3cHg7CiAgfQogIC5idWJibGUgewogIGJhY2tncm91bmQtY29sb3I6ICNmZmY7CiAgcGFkZGluZzogMTVweDsKICBtYXJnaW4tdG9wOiAtMXB4OwogIGZvbnQtc2l6ZTogMTFweDsKICAtbW96LWJvcmRlci1yYWRpdXM6IDJweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDJweDsKICBib3JkZXItcmFkaXVzOiAycHg7CiAgLW1vei1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgYm94LXNoYWRvdzogMHB4IDJweCAycHggcmdiYSgwLCAwLCAwLCAwLjMpOwogIH0KICAjc3RheS1zaWduZWQtaW4gewogIGZsb2F0OiBsZWZ0OwogIH0KICAjc3RheS1zaWduZWQtaW4tdG9vbHRpcCB7CiAgbGVmdDogYXV0bzsKICBtYXJnaW4tbGVmdDogLTIwcHg7CiAgcGFkZGluZy10b3A6IDNweDsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgdG9wOiAwOwogIHZpc2liaWxpdHk6IGhpZGRlbjsKICB3aWR0aDogMzE0cHg7CiAgei1pbmRleDogMTsKICB9CiAgLmRhc2hlci10b29sdGlwIHsKICB0b3A6IDM4MHB4OwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDgwMHB4KSwgc2NyZWVuIGFuZCAobWF4LWhlaWdodDogODAwcHgpIj4KICAuZGFzaGVyLXRvb2x0aXAgewogIHRvcDogMzQwcHg7CiAgfQo8L3N0eWxlPgo8c3R5bGU+CiAgLmpmay10b29sdGlwIHsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmOwogIGJvcmRlcjogMXB4IHNvbGlkOwogIGNvbG9yOiAjNzM3MzczOwogIGZvbnQtc2l6ZTogMTJweDsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgei1pbmRleDogODAwICFpbXBvcnRhbnQ7CiAgYm9yZGVyLWNvbG9yOiAjYmJiICNiYmIgI2E4YThhODsKICBwYWRkaW5nOiAxNnB4OwogIHdpZHRoOiAyNTBweDsKICB9CiAuamZrLXRvb2x0aXAgaDMgewogIGNvbG9yOiAjNTU1OwogIGZvbnQtc2l6ZTogMTJweDsKICBtYXJnaW46IDAgMCAuNWVtOwogIH0KIC5qZmstdG9vbHRpcC1jb250ZW50IHA6bGFzdC1jaGlsZCB7CiAgbWFyZ2luLWJvdHRvbTogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93IHsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvdyAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlLAogIC5qZmstdG9vbHRpcC1hcnJvdyAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIgewogIGRpc3BsYXk6IGJsb2NrOwogIGhlaWdodDogMDsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvdyAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXI6IDlweCBzb2xpZDsKICB9CiAgLmpmay10b29sdGlwLWFycm93IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyOiA4cHggc29saWQ7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gewogIGJvdHRvbTogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93dXAgewogIHRvcDogLTlweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93bGVmdCB7CiAgbGVmdDogLTlweDsKICB0b3A6IDMwcHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IHsKICByaWdodDogMDsKICB0b3A6IDMwcHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSwuamZrLXRvb2x0aXAtYXJyb3d1cCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXItY29sb3I6ICNiYmIgdHJhbnNwYXJlbnQ7CiAgbGVmdDogLTlweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXItY29sb3I6ICNhOGE4YTggdHJhbnNwYXJlbnQ7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyLC5qZmstdG9vbHRpcC1hcnJvd3VwIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyLWNvbG9yOiAjZmZmIHRyYW5zcGFyZW50OwogIGxlZnQ6IC04cHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSB7CiAgYm9yZGVyLWJvdHRvbS13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIgewogIGJvcmRlci1ib3R0b20td2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3VwIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci10b3Atd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3VwIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyLXRvcC13aWR0aDogMDsKICB0b3A6IDFweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93bGVmdCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlLAogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQgI2JiYjsKICB0b3A6IC05cHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2xlZnQgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyLAogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyLWNvbG9yOnRyYW5zcGFyZW50ICNmZmY7CiAgdG9wOi04cHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2xlZnQgLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSB7CiAgYm9yZGVyLWxlZnQtd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2xlZnQgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXItbGVmdC13aWR0aDogMDsKICBsZWZ0OiAxcHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci1yaWdodC13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93cmlnaHQgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXItcmlnaHQtd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1jbG9zZWJ0biB7CiAgYmFja2dyb3VuZDogdXJsKCIvL3NzbC5nc3RhdGljLmNvbS91aS92MS9pY29ucy9jb21tb24veF84cHgucG5nIikgbm8tcmVwZWF0OwogIGJvcmRlcjogMXB4IHNvbGlkIHRyYW5zcGFyZW50OwogIGhlaWdodDogMjFweDsKICBvcGFjaXR5OiAuNDsKICBvdXRsaW5lOiAwOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICByaWdodDogMnB4OwogIHRvcDogMnB4OwogIHdpZHRoOiAyMXB4OwogIH0KICAuamZrLXRvb2x0aXAtY2xvc2VidG46Zm9jdXMsCiAgLmpmay10b29sdGlwLWNsb3NlYnRuOmhvdmVyIHsKICBvcGFjaXR5OiAuODsKICBjdXJzb3I6IHBvaW50ZXI7CiAgfQogIC5qZmstdG9vbHRpcC1jbG9zZWJ0bjpmb2N1cyB7CiAgYm9yZGVyLWNvbG9yOiAjNGQ5MGZlOwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDU4MHB4KSI+CiAgLmpmay10b29sdGlwIHsKICBkaXNwbGF5OiBub25lOwogIH0KPC9zdHlsZT4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KLmNhcHRjaGEtYm94IHsKICBiYWNrZ3JvdW5kOiAjZmZmOwogIG1hcmdpbjogMCAwIDEwcHg7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICBwYWRkaW5nOiAxMHB4Owp9Ci5jYXB0Y2hhLWJveCAuY2FwdGNoYS1pbWcgewogIHRleHQtYWxpZ246IGNlbnRlcjsKfQouY2FwdGNoYS1ib3ggLmNhcHRjaGEtbGFiZWwgewogIGZvbnQtd2VpZ2h0OiBib2xkOwogIGRpc3BsYXk6IGJsb2NrOwogIG1hcmdpbjogLjVlbSAwOwp9Ci5jYXB0Y2hhLWJveCAuY2FwdGNoYS1tc2cgewogIGNvbG9yOiAjOTk5OwogIGRpc3BsYXk6IGJsb2NrOwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKfQouY2FwdGNoYS1ib3ggLmNhcHRjaGEtbXNnIC5hY2Nlc3NpYmlsaXR5LWxvZ28gewogIGZsb2F0OiByaWdodDsKICBib3JkZXI6IDA7Cn0KLmNhcHRjaGEtYm94IC5hdWRpby1ib3ggewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0b3A6IDA7Cn0KPC9zdHlsZT4KPHN0eWxlPgouY2hyb21pdW1zeW5jLWN1c3RvbS1jb250ZW50IHsKICBwYWRkaW5nLXRvcDogMjBweDsKICBtYXJnaW4tYm90dG9tOiAwOwp9Ci5mb3JtLXBhbmVsIHsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlWigwKTsKICAtbW96LXRyYW5zZm9ybTogdHJhbnNsYXRlWigwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGVaKDApOwogIC1vLXRyYW5zZm9ybTogdHJhbnNsYXRlWigwKTsKICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVooMCk7CiAgd2lkdGg6IDEwMCU7Cn0KLmZvcm0tcGFuZWwuZmlyc3QgewogIHotaW5kZXg6IDI7Cn0KLmZvcm0tcGFuZWwuc2Vjb25kIHsKICB6LWluZGV4OiAxOwp9Ci5zaGlmdC1mb3JtIC5mb3JtLXBhbmVsLmZpcnN0IHsKICB6LWluZGV4OiAxOwp9Ci5zaGlmdC1mb3JtIC5mb3JtLXBhbmVsLnNlY29uZCB7CiAgei1pbmRleDogMjsKfQouc2xpZGUtaW4sCi5zbGlkZS1vdXQgewogIGRpc3BsYXk6IGJsb2NrOwogIC13ZWJraXQtdHJhbnNpdGlvbi1wcm9wZXJ0eTogLXdlYmtpdC10cmFuc2Zvcm0sIG9wYWNpdHk7CiAgLW1vei10cmFuc2l0aW9uLXByb3BlcnR5OiAtbW96LXRyYW5zZm9ybSwgb3BhY2l0eTsKICAtbXMtdHJhbnNpdGlvbi1wcm9wZXJ0eTogLW1zLXRyYW5zZm9ybSwgb3BhY2l0eTsKICAtby10cmFuc2l0aW9uLXByb3BlcnR5OiAtby10cmFuc2Zvcm0sIG9wYWNpdHk7CiAgdHJhbnNpdGlvbi1wcm9wZXJ0eTogdHJhbnNmb3JtLCBvcGFjaXR5OwogIC13ZWJraXQtdHJhbnNpdGlvbi1kdXJhdGlvbjogMC4xczsKICAtbW96LXRyYW5zaXRpb24tZHVyYXRpb246IDAuMXM7CiAgLW1zLXRyYW5zaXRpb24tZHVyYXRpb246IDAuMXM7CiAgLW8tdHJhbnNpdGlvbi1kdXJhdGlvbjogMC4xczsKICB0cmFuc2l0aW9uLWR1cmF0aW9uOiAwLjFzOwogIC13ZWJraXQtdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7CiAgLW1vei10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNCwgMCwgMC4yLCAxKTsKICAtbXMtdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7CiAgLW8tdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7CiAgdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7Cn0KLnNsaWRlLW91dCB7CiAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtby10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7Cn0KLnNoaWZ0LWZvcm0gLnNsaWRlLW91dCB7CiAgb3BhY2l0eTogMDsKICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTIwJSwgMCwgMCk7CiAgLW1zLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwogIC1vLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwp9Ci5zbGlkZS1pbiB7CiAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEyMCUsIDAsIDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMjAlLCAwLCAwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMjAlLCAwLCAwKTsKICAtby10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEyMCUsIDAsIDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTIwJSwgMCwgMCk7Cn0KLnNoaWZ0LWZvcm0gLnNsaWRlLWluIHsKICBvcGFjaXR5OiAxOwogIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtbW96LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7CiAgLW1zLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7CiAgLW8tdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwp9Ci5lcnJvci1tc2cgewogIC13ZWJraXQtdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgLW1vei10cmFuc2l0aW9uOiBtYXgtaGVpZ2h0IDAuM3MsIG9wYWNpdHkgMC4zcyAwcyBzdGVwcygxMCwgZW5kKTsKICAtbXMtdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgLW8tdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgaGVpZ2h0OiBhdXRvOwogIG1heC1oZWlnaHQ6IDA7CiAgb3BhY2l0eTogMDsKfQouaGFzLWVycm9yIC5lcnJvci1tc2cgewogIG1heC1oZWlnaHQ6IDMuNWVtOwogIG1hcmdpbi10b3A6IDEwcHg7CiAgbWFyZ2luLWJvdHRvbTogMTBweDsKICBvcGFjaXR5OiAxOwogIHZpc2liaWxpdHk6IHZpc2libGU7Cn0KLmJhY2stYXJyb3cgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0b3A6IDM3cHg7CiAgd2lkdGg6IDI0cHg7CiAgaGVpZ2h0OiAyNHB4OwogIGRpc3BsYXk6IG5vbmU7CiAgY3Vyc29yOiBwb2ludGVyOwp9Ci5iYWNrLWFycm93IHsKICBib3JkZXItc3R5bGU6IG5vbmU7Cn0KLnNoaWZ0LWZvcm0uYmFjay1hcnJvdyB7CiAgZGlzcGxheTogYmxvY2s7Cn0KLmJhY2stYXJyb3cgaW1nIHsKICBkaXNwbGF5OiBibG9jazsKfQojbGluay1zaWdudXAgewogIHRleHQtYWxpZ246IGNlbnRlcjsKICBmb250LXNpemU6IDE0cHg7Cn0KLnNoaWZ0LWZvcm0gI2xpbmstc2lnbnVwewogIGRpc3BsYXk6IG5vbmU7Cn0KI2xpbmstc2lnbmluLWRpZmZlcmVudCB7CiAgZGlzcGxheTogbm9uZTsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgZm9udC1zaXplOiAxNHB4Owp9Ci5zaGlmdC1mb3JtICNsaW5rLXNpZ25pbi1kaWZmZXJlbnQgewogIGRpc3BsYXk6IGJsb2NrOwp9Ci5zaWduaW4tY2FyZCAjcHJvZmlsZS1uYW1lIHsKICBmb250LXNpemU6IDE2cHg7CiAgZm9udC13ZWlnaHQ6IGJvbGQ7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIG1hcmdpbjogMDsKICBtaW4taGVpZ2h0OiAxZW07Cn0KLnNpZ25pbi1jYXJkLm5vLW5hbWUgI3Byb2ZpbGUtbmFtZSB7CiAgZGlzcGxheTogbm9uZTsKfQouc2lnbmluLWNhcmQubm8tbmFtZSAjZW1haWwtZGlzcGxheSB7CiAgbGluZS1oZWlnaHQ6IGluaXRpYWw7CiAgbWFyZ2luLWJvdHRvbTogMTZweDsKfQouc2lnbmluLWNhcmQgI2VtYWlsLWRpc3BsYXkgewogIGRpc3BsYXk6IGJsb2NrOwogIHBhZGRpbmc6IDBweCA4cHg7CiAgY29sb3I6IHJnYig2NCwgNjQsIDY0KTsKICBsaW5lLWhlaWdodDogMjsKICBtYXJnaW4tYm90dG9tOiAxMHB4OwogIGZvbnQtc2l6ZTogMTRweDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICB0ZXh0LW92ZXJmbG93OiBlbGxpcHNpczsKICB3aGl0ZS1zcGFjZTogbm93cmFwOwogIC1tb3otYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKfQouc2lnbmluLWNhcmQgI0VtYWlsIHsKICBtYXJnaW4tdG9wOiAxNnB4Owp9Ci5uZWVkLWhlbHAgewogIGZsb2F0OiByaWdodDsKICB0ZXh0LWFsaWduOiByaWdodDsKfQouZm9ybS1wYW5lbCB7CiAgd2lkdGg6IDI3NHB4Owp9CiNnYWlhX2ZpcnN0Zm9ybSB7CiAgei1pbmRleDogMjsKfQouc2lnbmluLWNhcmQgewogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICBvdmVyZmxvdzogaGlkZGVuOwp9Ci5zaWduaW4tY2FyZCAjcHJvZmlsZS1uYW1lIHsKICBjb2xvcjogIzAwMDsKfQouY2lyY2xlLW1hc2sgewogIGRpc3BsYXk6IGJsb2NrOwogIGhlaWdodDogOTZweDsKICB3aWR0aDogOTZweDsKICBvdmVyZmxvdzogaGlkZGVuOwogIGJvcmRlci1yYWRpdXM6IDUwJTsKICBtYXJnaW4tbGVmdDogYXV0bzsKICBtYXJnaW4tcmlnaHQ6IGF1dG87CiAgei1pbmRleDogMTAwOwogIG1hcmdpbi1ib3R0b206IDEwcHg7Cn0KLmNpcmNsZSB7CiAgLXdlYmtpdC10cmFuc2l0aW9uLXByb3BlcnR5OiAtd2Via2l0LXRyYW5zZm9ybTsKICAtbW96LXRyYW5zaXRpb24tcHJvcGVydHk6IC1tb3otdHJhbnNmb3JtOwogIC1tcy10cmFuc2l0aW9uLXByb3BlcnR5OiAtbXMtdHJhbnNmb3JtOwogIC1vLXRyYW5zaXRpb24tcHJvcGVydHk6IC1vLXRyYW5zZm9ybTsKICB0cmFuc2l0aW9uLXByb3BlcnR5OiB0cmFuc2Zvcm07CiAgLXdlYmtpdC10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC42NDUsLjA0NSwuMzU1LDEpOwogIC1tb3otdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllciguNjQ1LC4wNDUsLjM1NSwxKTsKICAtbXMtdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllciguNjQ1LC4wNDUsLjM1NSwxKTsKICAtby10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC42NDUsLjA0NSwuMzU1LDEpOwogIHRyYW5zaXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoLjY0NSwuMDQ1LC4zNTUsMSk7Cn0KLmNpcmNsZSB7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHotaW5kZXg6IDEwMTsKICBoZWlnaHQ6IDk2cHg7CiAgd2lkdGg6IDk2cHg7CiAgYm9yZGVyLXJhZGl1czogNTAlOwogIG9wYWNpdHk6IDAuOTk7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0OwogIGJhY2tncm91bmQtcG9zaXRpb246IGNlbnRlciBjZW50ZXI7Cn0KLm1haW4gewogIG92ZXJmbG93OiBoaWRkZW47Cn0KLmNhcmQtbWFzay13cmFwIHsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgd2lkdGg6IDM2MHB4OwogIG1hcmdpbjogMCBhdXRvOwogIHotaW5kZXg6IDE7Cn0KLmRhc2hlci10b29sdGlwIHsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgbGVmdDogNTAlOwogIG1hcmdpbi1sZWZ0OiAxNTBweDsKfQouZGFzaGVyLXRvb2x0aXAgLnRvb2x0aXAtcG9pbnRlciB7CiAgbWFyZ2luLXRvcDogMTVweDsKfQouZGFzaGVyLXRvb2x0aXAgcCB7CiAgbWFyZ2luLXRvcDogMDsKfQouZGFzaGVyLXRvb2x0aXAgcCBzcGFuIHsKICBkaXNwbGF5OiBibG9jazsKfQouY2FyZCB7CiAgbWFyZ2luLWJvdHRvbTogMDsKfQoub25lLWdvb2dsZSB7CiAgcGFkZGluZy10b3A6IDI3cHg7Cn0KI2NhbnZhcyB7CiAgLXdlYmtpdC10cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICAtbW96LXRyYW5zaXRpb246IG9wYWNpdHkgMC4wNzVzOwogIC1tcy10cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICAtby10cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICB0cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICBvcGFjaXR5OiAwLjAxOwp9Ci5zaGlmdC1mb3JtICNjYW52YXMgewogIG9wYWNpdHk6IDAuOTk7Cn0KLmxhYmVsIHsKICBjb2xvcjogIzQwNDA0MDsKfQojYWNjb3VudC1jaG9vc2VyLWxpbmsgewogIC13ZWJraXQtdHJhbnNpdGlvbjogb3BhY2l0eSAwLjNzOwogIC1tb3otdHJhbnNpdGlvbjogb3BhY2l0eSAwLjNzOwogIC1tcy10cmFuc2l0aW9uOiBvcGFjaXR5IDAuM3M7CiAgLW8tdHJhbnNpdGlvbjogb3BhY2l0eSAwLjNzOwogIHRyYW5zaXRpb246IG9wYWNpdHkgMC4zczsKfQouaW5wdXQtd3JhcHBlciB7CiAgcG9zaXRpb246IHJlbGF0aXZlOwp9Ci5nb29nbGUtZm9vdGVyLWJhciB7CiAgei1pbmRleDogMjsKfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogNTgwcHgpIj4KLmJhY2stYXJyb3cgewogIHRvcDogMTdweDsKfQouY2lyY2xlLW1hc2sgewogIGhlaWdodDogNzJweDsKICB3aWR0aDogNzJweDsKICBiYWNrZ3JvdW5kLXNpemU6IDcycHg7Cn0KLmNpcmNsZSB7CiAgaGVpZ2h0OiA3MnB4OwogIHdpZHRoOiA3MnB4Owp9CiNjYW52YXMgewogIGhlaWdodDogNzJweDsKICB3aWR0aDogNzJweDsKfQouZm9ybS1wYW5lbCB7CiAgd2lkdGg6IDI1NnB4Owp9Ci5jYXJkLW1hc2std3JhcCB7CiAgd2lkdGg6IDMwMHB4Owp9Ci5zaWduaW4tY2FyZCB7CiAgd2lkdGg6IDI1NnB4Owp9Ci5zaWduaW4tY2FyZCAjRW1haWxGaXJzdCB7CiAgbWFyZ2luLXRvcDogMTVweDsKfQoub25lLWdvb2dsZSB7CiAgcGFkZGluZy10b3A6IDIycHg7Cn0KPC9zdHlsZT4KICA8L2hlYWQ+CiAgPGJvZHk+CiAgPGRpdiBjbGFzcz0id3JhcHBlciI+CiAgPGRpdiAgY2xhc3M9Imdvb2dsZS1oZWFkZXItYmFyICBjZW50ZXJlZCI+CiAgPGRpdiBjbGFzcz0iaGVhZGVyIGNvbnRlbnQgY2xlYXJmaXgiPgogIDxkaXYgY2xhc3M9ImxvZ28gbG9nby13IiBhcmlhLWxhYmVsPSJHb29nbGUiPjwvZGl2PgogIDwvZGl2PgogIDwvZGl2PgogIDxkaXYgIGNsYXNzPSJtYWluIGNvbnRlbnQgY2xlYXJmaXgiPgo8ZGl2IGNsYXNzPSJiYW5uZXIiPgo8aDE+CiAgT25lIGFjY291bnQuIEFsbCBvZiBHb29nbGUuCjwvaDE+CiAgPGgyIGNsYXNzPSJoaWRkZW4tc21hbGwiPgogIFNpZ24gaW4gdG8gY29udGludWUgdG8gU2hlZXRzCiAgPC9oMj4KPC9kaXY+CjxkaXYgY2xhc3M9Im1haW4tY29udGVudCAKICAKICAKICAgIG5vLW5hbWUKICAKICAKICAKIj4KPGRpdiAgY2xhc3M9ImNhcmQgc2lnbmluLWNhcmQKICAKICAgIHByZS1zaGlmdAogIAogIAogIAogICBuby1uYW1lIj4KICA8aW1nICBjbGFzcz0iY2lyY2xlLW1hc2siCiAgICAgIAogICAgICAgIAogICAgICAgICAgc3JjPSJodHRwczovL3NzbC5nc3RhdGljLmNvbS9hY2NvdW50cy91aS9hdmF0YXJfMngucG5nIgogICAgICAgIAogICAgICA+CiAgPGZvcm0gbm92YWxpZGF0ZSBtZXRob2Q9InBvc3QiIGFjdGlvbj0iaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL3NpZ25pbi92MS9sb29rdXAiIGlkPSJnYWlhX2xvZ2luZm9ybSI+CiAgPGlucHV0IG5hbWU9IlBhZ2UiIHR5cGU9ImhpZGRlbiIgdmFsdWU9IlBhc3N3b3JkU2VwYXJhdGlvblNpZ25JbiI+CiAgPGlucHV0IHR5cGU9ImhpZGRlbiIgbmFtZT0iIiB2YWx1ZT0iIj4KICA8aW5wdXQgdHlwZT0iaGlkZGVuIiBuYW1lPSJneGYiIHZhbHVlPSJBRm9hZ1VVTWtOY0plallTczhnSG5Pclo2QTdET0hoRzVnOjE1NjU3ODcwOTczMzYiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9ImNvbnRpbnVlIiB2YWx1ZT0iaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdD1jc3YiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9ImZvbGxvd3VwIiB2YWx1ZT0iaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdD1jc3YiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9InNlcnZpY2UiIHZhbHVlPSJ3aXNlIj4KICA8aW5wdXQgdHlwZT0iaGlkZGVuIiBuYW1lPSJsdG1wbCIgdmFsdWU9InNoZWV0cyI+CiAgPGlucHV0IGlkPSJwcm9maWxlLWluZm9ybWF0aW9uIiBuYW1lPSJQcm9maWxlSW5mb3JtYXRpb24iIHR5cGU9ImhpZGRlbiIgdmFsdWU9IiI+CiAgPGlucHV0IGlkPSJzZXNzaW9uLXN0YXRlIiBuYW1lPSJTZXNzaW9uU3RhdGUiIHR5cGU9ImhpZGRlbiIgdmFsdWU9IkFFVGhMbHhYQWI2ODdVeHgyUzVIZG5uZ2xEVWE3ZVdsbDFQUGtWYUV2eDhsbk1LUDI4ZXJWM1pncE41R3VhcWxxeG9lT2Iwd013WmRlZURiX0dTWmRYTGl4aFJXazVzRm5WenJ2d0tqU0NJckdSQTVVQTNfeTVEakYyajRGR1llOVhTbnFXVWw2anBnUklRbzI0VzNhWmktdEt4RlAxX3Q1QU8xV05hTEN3WVcwQjJGQXk2N2ZjSSI+CiAgPGlucHV0IG5hbWU9ImZsb3dOYW1lIiB0eXBlPSJoaWRkZW4iIHZhbHVlPSJHbGlmV2ViU2lnbkluIj4KICA8aW5wdXQgdHlwZT0iaGlkZGVuIiBpZD0iX3V0ZjgiIG5hbWU9Il91dGY4IiB2YWx1ZT0iJiM5NzMxOyIvPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9ImJncmVzcG9uc2UiIGlkPSJiZ3Jlc3BvbnNlIiB2YWx1ZT0ianNfZGlzYWJsZWQiPgogIDxkaXYgY2xhc3M9ImZvcm0tcGFuZWwgZmlyc3QgdmFsaWQiIGlkPSJnYWlhX2ZpcnN0Zm9ybSI+CiAgPGRpdiAgY2xhc3M9InNsaWRlLW91dCAiPgogIDxkaXYgY2xhc3M9ImlucHV0LXdyYXBwZXIgZm9jdXNlZCI+CiAgPGRpdiBpZD0iaWRlbnRpZmllci1zaG93biI+CiAgPGRpdj4KICA8bGFiZWwgIGNsYXNzPSJoaWRkZW4tbGFiZWwiIGZvcj0iRW1haWwiPgogIEVudGVyIHlvdXIgZW1haWw8L2xhYmVsPgogIDxpbnB1dCAgaWQ9IkVtYWlsIiB0eXBlPSJlbWFpbCIgdmFsdWU9IiIgc3BlbGxjaGVjaz0iZmFsc2UiCiAgICAgICAgICAgICAgICAgICBuYW1lPSJFbWFpbCIKICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICBwbGFjZWhvbGRlcj0iRW1haWwgb3IgcGhvbmUiCiAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICBhdXRvZm9jdXM+CiAgPGlucHV0IGlkPSJQYXNzd2QtaGlkZGVuIiB0eXBlPSJwYXNzd29yZCIgc3BlbGxjaGVjaz0iZmFsc2UiIGNsYXNzPSJoaWRkZW4iPgogIDwvZGl2PgogIDwvZGl2PgogIDxzcGFuIHJvbGU9ImFsZXJ0IiBjbGFzcz0iZXJyb3ItbXNnIiBpZD0iZXJyb3Jtc2dfMF9FbWFpbCI+PC9zcGFuPgogIDwvZGl2Pgo8aW5wdXQgaWQ9Im5leHQiIG5hbWU9InNpZ25JbiIgY2xhc3M9InJjLWJ1dHRvbiByYy1idXR0b24tc3VibWl0IiB0eXBlPSJzdWJtaXQiIHZhbHVlPSJOZXh0Ij4KICA8YSAgY2xhc3M9Im5lZWQtaGVscCIKICAgICAgICBocmVmPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vc2lnbmluL3VzZXJuYW1lcmVjb3Zlcnk/Y29udGludWU9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3YmYW1wO3NlcnZpY2U9d2lzZSZhbXA7aGw9ZW4tR0IiPgogIEZpbmQgbXkgYWNjb3VudAogIDwvYT4KICA8L2Rpdj4KICA8L2Rpdj4KICA8L2Zvcm0+CjwvZGl2PgogIDxkaXYgIGNsYXNzPSJjYXJkLW1hc2std3JhcAogICAgCiAgICAgICAgCiAgICAgbm8tbmFtZSI+CiAgPGRpdiBjbGFzcz0iY2FyZC1tYXNrIj4KICA8ZGl2IGNsYXNzPSJvbmUtZ29vZ2xlIj4KICA8cCBjbGFzcz0iY3JlYXRlLWFjY291bnQiPgogIDxzcGFuIGlkPSJsaW5rLXNpZ25pbi1kaWZmZXJlbnQiPgogIDxhIGhyZWY9Imh0dHBzOi8vYWNjb3VudHMuZ29vZ2xlLmNvbS9BY2NvdW50Q2hvb3Nlcj9jb250aW51ZT1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdiZhbXA7Zm9sbG93dXA9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3YmYW1wO3NlcnZpY2U9d2lzZSZhbXA7bHRtcGw9c2hlZXRzIj4KICBTaWduIGluIHdpdGggYSBkaWZmZXJlbnQgYWNjb3VudAogIDwvYT4KICA8L3NwYW4+CiAgPHNwYW4gaWQ9Imxpbmstc2lnbnVwIj4KICA8YSAgaHJlZj0iaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL1NpZ25VcD9zZXJ2aWNlPXdpc2UmYW1wO2NvbnRpbnVlPWh0dHBzJTNBJTJGJTJGZG9jcy5nb29nbGUuY29tJTJGc3ByZWFkc2hlZXRzJTJGZCUyRjFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnJTJGZXhwb3J0JTNGZm9ybWF0JTNEY3N2JmFtcDtsdG1wbD1zaGVldHMiPgogIENyZWF0ZSBhY2NvdW50CiAgPC9hPgogIDwvc3Bhbj4KICA8L3A+CjxwIGNsYXNzPSJ0YWdsaW5lIj4KICBPbmUgR29vZ2xlIEFjY291bnQgZm9yIGV2ZXJ5dGhpbmcgR29vZ2xlCjwvcD4KPGRpdiBjbGFzcz0ibG9nby1zdHJpcCI+PC9kaXY+CiAgPC9kaXY+CiAgPC9kaXY+CiAgPC9kaXY+CjwvZGl2PgogIDwvZGl2PgogIDxkaXYgIGNsYXNzPSJnb29nbGUtZm9vdGVyLWJhciI+CiAgPGRpdiBjbGFzcz0iZm9vdGVyIGNvbnRlbnQgY2xlYXJmaXgiPgogIDx1bCBpZD0iZm9vdGVyLWxpc3QiPgogIDxsaT4KICA8YSBocmVmPSJodHRwczovL3d3dy5nb29nbGUuY29tL2ludGwvZW4tR0IvYWJvdXQiIHRhcmdldD0iX2JsYW5rIj4KICBBYm91dCBHb29nbGUKICA8L2E+CiAgPC9saT4KICA8bGk+CiAgPGEgaHJlZj0iaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL1RPUz9sb2M9SU4maGw9ZW4tR0ImcHJpdmFjeT10cnVlIiB0YXJnZXQ9Il9ibGFuayI+CiAgUHJpdmFjeQogIDwvYT4KICA8L2xpPgogIDxsaT4KICA8YSBocmVmPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vVE9TP2xvYz1JTiZobD1lbi1HQiIgdGFyZ2V0PSJfYmxhbmsiPgogIFRlcm1zCiAgPC9hPgogIDwvbGk+CiAgPGxpPgogIDxhIGhyZWY9Imh0dHA6Ly93d3cuZ29vZ2xlLmNvbS9zdXBwb3J0L2FjY291bnRzP2hsPWVuLUdCIiB0YXJnZXQ9Il9ibGFuayI+CiAgSGVscAogIDwvYT4KICA8L2xpPgogIDwvdWw+CiAgPGRpdiBpZD0ibGFuZy12aXMtY29udHJvbCIgc3R5bGU9ImRpc3BsYXk6IG5vbmUiPgogIDxzcGFuIGlkPSJsYW5nLWNob29zZXItd3JhcCIgY2xhc3M9ImxhbmctY2hvb3Nlci13cmFwIj4KICA8bGFiZWwgZm9yPSJsYW5nLWNob29zZXIiPjxpbWcgc3JjPSIvL3NzbC5nc3RhdGljLmNvbS9pbWFnZXMvaWNvbnMvdWkvY29tbW9uL3VuaXZlcnNhbF9sYW5ndWFnZV9zZXR0aW5ncy0yMS5wbmciIGFsdD0iQ2hhbmdlIGxhbmd1YWdlIj48L2xhYmVsPgogIDxzZWxlY3QgaWQ9ImxhbmctY2hvb3NlciIgY2xhc3M9ImxhbmctY2hvb3NlciIgbmFtZT0ibGFuZy1jaG9vc2VyIj4KICA8b3B0aW9uIHZhbHVlPSJhZiIKICAgICAgICAgICAgICAgICA+CiAg4oCqQWZyaWthYW5z4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iYXoiCiAgICAgICAgICAgICAgICAgPgogIOKAqmF6yZlyYmF5Y2Fu4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iY2EiCiAgICAgICAgICAgICAgICAgPgogIOKAqmNhdGFsw6DigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJjcyIKICAgICAgICAgICAgICAgICA+CiAg4oCqxIxlxaF0aW5h4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZGEiCiAgICAgICAgICAgICAgICAgPgogIOKAqkRhbnNr4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZGUiCiAgICAgICAgICAgICAgICAgPgogIOKAqkRldXRzY2jigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJldCIKICAgICAgICAgICAgICAgICA+CiAg4oCqZWVzdGnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJlbi1HQiIKICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICBzZWxlY3RlZD0ic2VsZWN0ZWQiCiAgICAgICAgICAgICAgICAgPgogIOKAqkVuZ2xpc2ggKFVuaXRlZCBLaW5nZG9tKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImVuIgogICAgICAgICAgICAgICAgID4KICDigKpFbmdsaXNoIChVbml0ZWQgU3RhdGVzKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImVzIgogICAgICAgICAgICAgICAgID4KICDigKpFc3Bhw7FvbCAoRXNwYcOxYSnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJlcy00MTkiCiAgICAgICAgICAgICAgICAgPgogIOKAqkVzcGHDsW9sIChMYXRpbm9hbcOpcmljYSnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJldSIKICAgICAgICAgICAgICAgICA+CiAg4oCqZXVza2FyYeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImZpbCIKICAgICAgICAgICAgICAgICA+CiAg4oCqRmlsaXBpbm/igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJmci1DQSIKICAgICAgICAgICAgICAgICA+CiAg4oCqRnJhbsOnYWlzIChDYW5hZGEp4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZnIiCiAgICAgICAgICAgICAgICAgPgogIOKAqkZyYW7Dp2FpcyAoRnJhbmNlKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImdsIgogICAgICAgICAgICAgICAgID4KICDigKpnYWxlZ2/igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJociIKICAgICAgICAgICAgICAgICA+CiAg4oCqSHJ2YXRza2nigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJpbiIKICAgICAgICAgICAgICAgICA+CiAg4oCqSW5kb25lc2lh4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ienUiCiAgICAgICAgICAgICAgICAgPgogIOKAqmlzaVp1bHXigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJpcyIKICAgICAgICAgICAgICAgICA+CiAg4oCqw61zbGVuc2th4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaXQiCiAgICAgICAgICAgICAgICAgPgogIOKAqkl0YWxpYW5v4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ic3ciCiAgICAgICAgICAgICAgICAgPgogIOKAqktpc3dhaGlsaeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Imx2IgogICAgICAgICAgICAgICAgID4KICDigKpsYXR2aWXFoXXigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJsdCIKICAgICAgICAgICAgICAgICA+CiAg4oCqbGlldHV2acWz4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaHUiCiAgICAgICAgICAgICAgICAgPgogIOKAqm1hZ3lhcuKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im1zIgogICAgICAgICAgICAgICAgID4KICDigKpNZWxheXXigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJubCIKICAgICAgICAgICAgICAgICA+CiAg4oCqTmVkZXJsYW5kc+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im5vIgogICAgICAgICAgICAgICAgID4KICDigKpub3Jza+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InBsIgogICAgICAgICAgICAgICAgID4KICDigKpwb2xza2nigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJwdCIKICAgICAgICAgICAgICAgICA+CiAg4oCqUG9ydHVndcOqcyAoQnJhc2lsKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InB0LVBUIgogICAgICAgICAgICAgICAgID4KICDigKpQb3J0dWd1w6pzIChQb3J0dWdhbCnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJybyIKICAgICAgICAgICAgICAgICA+CiAg4oCqcm9tw6JuxIPigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJzayIKICAgICAgICAgICAgICAgICA+CiAg4oCqU2xvdmVuxI1pbmHigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJzbCIKICAgICAgICAgICAgICAgICA+CiAg4oCqc2xvdmVuxaHEjWluYeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImZpIgogICAgICAgICAgICAgICAgID4KICDigKpTdW9taeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InN2IgogICAgICAgICAgICAgICAgID4KICDigKpTdmVuc2th4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0idmkiCiAgICAgICAgICAgICAgICAgPgogIOKAqlRp4bq/bmcgVmnhu4d04oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0idHIiCiAgICAgICAgICAgICAgICAgPgogIOKAqlTDvHJrw6dl4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZWwiCiAgICAgICAgICAgICAgICAgPgogIOKAqs6VzrvOu863zr3Ouc66zqzigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJiZyIKICAgICAgICAgICAgICAgICA+CiAg4oCq0LHRitC70LPQsNGA0YHQutC44oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibW4iCiAgICAgICAgICAgICAgICAgPgogIOKAqtC80L7QvdCz0L7Qu+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InJ1IgogICAgICAgICAgICAgICAgID4KICDigKrQoNGD0YHRgdC60LjQueKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InNyIgogICAgICAgICAgICAgICAgID4KICDigKrRgdGA0L/RgdC60LjigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ1ayIKICAgICAgICAgICAgICAgICA+CiAg4oCq0KPQutGA0LDRl9C90YHRjNC60LDigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJrYSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4YOl4YOQ4YOg4YOX4YOj4YOa4YOY4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaHkiCiAgICAgICAgICAgICAgICAgPgogIOKAqtWw1aHVtdWl1oDVpdW24oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaXciCiAgICAgICAgICAgICAgICAgPgogIOKAq9ei15HXqNeZ16rigKzigI4KICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ1ciIKICAgICAgICAgICAgICAgICA+CiAg4oCr2KfYsdiv2YjigKzigI4KICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJhciIKICAgICAgICAgICAgICAgICA+CiAg4oCr2KfZhNi52LHYqNmK2KnigKzigI4KICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJmYSIKICAgICAgICAgICAgICAgICA+CiAg4oCr2YHYp9ix2LPbjOKArOKAjgogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImFtIgogICAgICAgICAgICAgICAgID4KICDigKrhiqDhiJvhiK3hipvigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJuZSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4KSo4KWH4KSq4KS+4KSy4KWA4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibXIiCiAgICAgICAgICAgICAgICAgPgogIOKAquCkruCksOCkvuCkoOClgOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImhpIgogICAgICAgICAgICAgICAgID4KICDigKrgpLngpL/gpKjgpY3gpKbgpYDigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJibiIKICAgICAgICAgICAgICAgICA+CiAg4oCq4Kas4Ka+4KaC4Kay4Ka+4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZ3UiCiAgICAgICAgICAgICAgICAgPgogIOKAquCql+CrgeCqnOCqsOCqvuCqpOCrgOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InRhIgogICAgICAgICAgICAgICAgID4KICDigKrgrqTgrq7grr/grrTgr43igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ0ZSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4LCk4LGG4LCy4LGB4LCX4LGB4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ia24iCiAgICAgICAgICAgICAgICAgPgogIOKAquCyleCyqOCzjeCyqOCyoeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im1sIgogICAgICAgICAgICAgICAgID4KICDigKrgtK7gtLLgtK/gtL7gtLPgtILigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJzaSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4LeD4LeS4LaC4LeE4La94oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0idGgiCiAgICAgICAgICAgICAgICAgPgogIOKAquC5hOC4l+C4ouKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImxvIgogICAgICAgICAgICAgICAgID4KICDigKrguqXgurLguqfigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJteSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4YCZ4YC84YCU4YC64YCZ4YCs4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ia20iCiAgICAgICAgICAgICAgICAgPgogIOKAquGegeGfkuGemOGfguGemuKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImtvIgogICAgICAgICAgICAgICAgID4KICDigKrtlZzqta3slrTigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ6aC1ISyIKICAgICAgICAgICAgICAgICA+CiAg4oCq5Lit5paH77yI6aaZ5riv77yJ4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iamEiCiAgICAgICAgICAgICAgICAgPgogIOKAquaXpeacrOiqnuKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InpoLUNOIgogICAgICAgICAgICAgICAgID4KICDigKrnroDkvZPkuK3mlofigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ6aC1UVyIKICAgICAgICAgICAgICAgICA+CiAg4oCq57mB6auU5Lit5paH4oCsCiAgPC9vcHRpb24+CiAgPC9zZWxlY3Q+CiAgPC9zcGFuPgogIDwvZGl2PgogIDwvZGl2Pgo8L2Rpdj4KICA8L2Rpdj4KICA8c2NyaXB0IG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICAoZnVuY3Rpb24oKXsKICB2YXIgc3BsaXRCeUZpcnN0Q2hhciA9IGZ1bmN0aW9uKHRvQmVTcGxpdCwgc3BsaXRDaGFyKSB7CiAgdmFyIGluZGV4ID0gdG9CZVNwbGl0LmluZGV4T2Yoc3BsaXRDaGFyKTsKICBpZiAoaW5kZXggPj0gMCkgewogIHJldHVybiBbdG9CZVNwbGl0LnN1YnN0cmluZygwLCBpbmRleCksCiAgdG9CZVNwbGl0LnN1YnN0cmluZyhpbmRleCArIDEpXTsKICB9CiAgcmV0dXJuIFt0b0JlU3BsaXRdOwogIH0KICB2YXIgbGFuZ0Nob29zZXJfcGFyc2VQYXJhbXMgPSBmdW5jdGlvbihwYXJhbXNTZWN0aW9uKSB7CiAgaWYgKHBhcmFtc1NlY3Rpb24pIHsKICB2YXIgcXVlcnkgPSB7fTsKICB2YXIgcGFyYW1zID0gcGFyYW1zU2VjdGlvbi5zcGxpdCgnJicpOwogIGZvciAodmFyIGkgPSAwOyBpIDwgcGFyYW1zLmxlbmd0aDsgaSsrKSB7CiAgICAgICAgICAgICAgdmFyIHBhcmFtID0gc3BsaXRCeUZpcnN0Q2hhcihwYXJhbXNbaV0sICc9Jyk7CiAgICAgICAgICAgICAgaWYgKHBhcmFtLmxlbmd0aCA9PSAyKSB7CiAgICAgICAgICAgICAgICBxdWVyeVtwYXJhbVswXV0gPSBwYXJhbVsxXTsKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgcmV0dXJuIHF1ZXJ5OwogICAgICAgICAgfQogICAgICAgICAgcmV0dXJuIHt9OwogICAgICAgIH0KICAgICAgICB2YXIgYXBwZW5kSGlkZGVuUGFyYW1zID0gZnVuY3Rpb24ocXVlcnkpIHsKICAgICAgICAgIHZhciBsb2dpbkZvcm0gPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ2FpYV9sb2dpbmZvcm0nKTsKICAgICAgICAgIGlmIChsb2dpbkZvcm0pIHsKICAgICAgICAgICAgdmFyIGxvZ2luSW5wdXRzID0gbG9naW5Gb3JtLmdldEVsZW1lbnRzQnlUYWdOYW1lKCdpbnB1dCcpOwogICAgICAgICAgICBmb3IgKHZhciBpID0gMCwgaW5wdXQ7IGlucHV0ID0gbG9naW5JbnB1dHNbaV07IGkrKykgewogICAgICAgICAgICAgIGlmIChpbnB1dC50eXBlID09ICdoaWRkZW4nICYmIGlucHV0LnZhbHVlICYmICFxdWVyeVtpbnB1dC5uYW1lXSkgewogICAgICAgICAgICAgICAgcXVlcnlbaW5wdXQubmFtZV0gPSBpbnB1dC52YWx1ZTsKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgIH0KICAgICAgICB9CiAgICAgICAgdmFyIHBvc3QgPSBmdW5jdGlvbihwYXRoLCBwYXJhbXMpIHsKICAgICAgICAgIHZhciBmb3JtID0gZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgnZm9ybScpOwogICAgICAgICAgZm9ybS5zZXRBdHRyaWJ1dGUoJ21ldGhvZCcsICdwb3N0Jyk7CiAgICAgICAgICBmb3JtLnNldEF0dHJpYnV0ZSgnYWN0aW9uJywgcGF0aCk7CgogICAgICAgICAgZm9yICh2YXIga2V5IGluIHBhcmFtcykgewogICAgICAgICAgICBpZiAocGFyYW1zLmhhc093blByb3BlcnR5KGtleSkpIHsKICAgICAgICAgICAgICB2YXIgaGlkZGVuRmllbGQgPSBkb2N1bWVudC5jcmVhdGVFbGVtZW50KCdpbnB1dCcpOwogICAgICAgICAgICAgIGhpZGRlbkZpZWxkLnNldEF0dHJpYnV0ZSgndHlwZScsICdoaWRkZW4nKTsKICAgICAgICAgICAgICBoaWRkZW5GaWVsZC5zZXRBdHRyaWJ1dGUoJ25hbWUnLCBrZXkpOwogICAgICAgICAgICAgIGhpZGRlbkZpZWxkLnNldEF0dHJpYnV0ZSgndmFsdWUnLCBwYXJhbXNba2V5XSk7CgogICAgICAgICAgICAgIGZvcm0uYXBwZW5kQ2hpbGQoaGlkZGVuRmllbGQpOwogICAgICAgICAgICB9CiAgICAgICAgICB9CgogICAgICAgICAgZG9jdW1lbnQuYm9keS5hcHBlbmRDaGlsZChmb3JtKTsKICAgICAgICAgIGZvcm0uc3VibWl0KCk7CiAgICAgICAgfQogICAgICAgIHZhciBsYW5nQ2hvb3Nlcl9nZXRQYXJhbVN0ciA9IGZ1bmN0aW9uKHBhcmFtcykgewogICAgICAgICAgdmFyIHBhcmFtc1N0ciA9IFtdOwogICAgICAgICAgZm9yICh2YXIgYSBpbiBwYXJhbXMpIHsKICAgICAgICAgICAgcGFyYW1zU3RyLnB1c2goYSArICI9IiArIHBhcmFtc1thXSk7CiAgICAgICAgICB9CiAgICAgICAgICByZXR1cm4gcGFyYW1zU3RyLmpvaW4oJyYnKTsKICAgICAgICB9CiAgICAgICAgdmFyIGxhbmdDaG9vc2VyX2N1cnJlbnRVcmwgPSB3aW5kb3cubG9jYXRpb24uaHJlZjsKICAgICAgICB2YXIgbWF0Y2ggPSBsYW5nQ2hvb3Nlcl9jdXJyZW50VXJsLm1hdGNoKCJeKC4qPykoXFw/KC4qPykpPygjKC4qKSk/JCIpOwogICAgICAgIHZhciBsYW5nQ2hvb3Nlcl9jdXJyZW50UGF0aCA9IG1hdGNoWzFdOwogICAgICAgIHZhciBsYW5nQ2hvb3Nlcl9wYXJhbXMgPSBsYW5nQ2hvb3Nlcl9wYXJzZVBhcmFtcyhtYXRjaFszXSk7CiAgICAgICAgdmFyIGxhbmdDaG9vc2VyX2ZyYWdtZW50ID0gbWF0Y2hbNV07CgogICAgICAgIHZhciBsYW5nQ2hvb3NlciA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdsYW5nLWNob29zZXInKTsKICAgICAgICB2YXIgbGFuZ0Nob29zZXJXcmFwID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2xhbmctY2hvb3Nlci13cmFwJyk7CiAgICAgICAgdmFyIGxhbmdWaXNDb250cm9sID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2xhbmctdmlzLWNvbnRyb2wnKTsKICAgICAgICBpZiAobGFuZ1Zpc0NvbnRyb2wgJiYgbGFuZ0Nob29zZXIpIHsKICAgICAgICAgIGxhbmdWaXNDb250cm9sLnN0eWxlLmRpc3BsYXkgPSAnaW5saW5lJzsKICAgICAgICAgIGxhbmdDaG9vc2VyLm9uY2hhbmdlID0gZnVuY3Rpb24oKSB7CiAgICAgICAgICAgIGxhbmdDaG9vc2VyX3BhcmFtc1snbHAnXSA9IDE7CiAgICAgICAgICAgIGxhbmdDaG9vc2VyX3BhcmFtc1snaGwnXSA9IGVuY29kZVVSSUNvbXBvbmVudCh0aGlzLnZhbHVlKTsKICAgICAgICAgICAgdmFyIGhpZGRlbkVtYWlsSW5wdXQgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnRW1haWwtaGlkZGVuJyk7CiAgICAgICAgICAgIGlmIChoaWRkZW5FbWFpbElucHV0KSB7CiAgICAgICAgICAgICAgLy8gSWYgd2UgYXJlIGluIHBhc3N3b3JkIHNlcGFyYXRpb24gb24gcGFzc3dvcmQgcGFnZSwgcG9zdCB0bwogICAgICAgICAgICAgIC8vIC9BY2NvdW50TG9naW5JbmZvLgogICAgICAgICAgICAgIGFwcGVuZEhpZGRlblBhcmFtcyhsYW5nQ2hvb3Nlcl9wYXJhbXMpOwogICAgICAgICAgICAgIGxhbmdDaG9vc2VyX3BhcmFtc1snRW1haWwnXSA9IGhpZGRlbkVtYWlsSW5wdXQudmFsdWU7CiAgICAgICAgICAgICAgcG9zdCgnL0FjY291bnRMb2dpbkluZm8nLCBsYW5nQ2hvb3Nlcl9wYXJhbXMpOwogICAgICAgICAgICB9IGVsc2UgewogICAgICAgICAgICAgIHZhciBwYXJhbXNTdHIgPSBsYW5nQ2hvb3Nlcl9nZXRQYXJhbVN0cihsYW5nQ2hvb3Nlcl9wYXJhbXMpOwogICAgICAgICAgICAgIHZhciBuZXdIcmVmID0gbGFuZ0Nob29zZXJfY3VycmVudFBhdGggKyAiPyIgKyBwYXJhbXNTdHI7CiAgICAgICAgICAgICAgaWYgKGxhbmdDaG9vc2VyX2ZyYWdtZW50KSB7CiAgICAgICAgICAgICAgICBuZXdIcmVmID0gbmV3SHJlZiArICIjIiArIGxhbmdDaG9vc2VyX2ZyYWdtZW50OwogICAgICAgICAgICAgIH0KICAgICAgICAgICAgICB3aW5kb3cubG9jYXRpb24uaHJlZiA9IG5ld0hyZWY7CiAgICAgICAgICAgIH0KICAgICAgICAgIH07CiAgICAgICAgfQogICAgICB9KSgpOwogICAgPC9zY3JpcHQ+CjxzY3JpcHQgdHlwZT0idGV4dC9qYXZhc2NyaXB0IiBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+CiAgdmFyIGdhaWFfYXR0YWNoRXZlbnQgPSBmdW5jdGlvbihlbGVtZW50LCBldmVudCwgY2FsbGJhY2spIHsKICBpZiAoZWxlbWVudCAmJiBlbGVtZW50LmFkZEV2ZW50TGlzdGVuZXIpIHsKICBlbGVtZW50LmFkZEV2ZW50TGlzdGVuZXIoZXZlbnQsIGNhbGxiYWNrLCBmYWxzZSk7CiAgfSBlbHNlIGlmIChlbGVtZW50ICYmIGVsZW1lbnQuYXR0YWNoRXZlbnQpIHsKICBlbGVtZW50LmF0dGFjaEV2ZW50KCdvbicgKyBldmVudCwgY2FsbGJhY2spOwogIH0KICB9Owo8L3NjcmlwdD4KICA8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCIgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPi8qIEFudGktc3BhbS4gV2FudCB0byBzYXkgaGVsbG8/IENvbnRhY3QgKGJhc2U2NCkgWW05MFozVmhjbVF0WTI5dWRHRmpkRUJuYjI5bmJHVXVZMjl0ICovRnVuY3Rpb24oJ3ZhciBNPWZ1bmN0aW9uKHksdSxJKXtpZigib2JqZWN0Ij09KHU9dHlwZW9mIHksdSkpaWYoeSl7aWYoeSBpbnN0YW5jZW9mIEFycmF5KXJldHVybiJhcnJheSI7aWYoeSBpbnN0YW5jZW9mIE9iamVjdClyZXR1cm4gdTtpZigoST1PYmplY3QucHJvdG90eXBlLnRvU3RyaW5nLmNhbGwoeSksIltvYmplY3QgV2luZG93XSIpPT1JKXJldHVybiJvYmplY3QiO2lmKCJbb2JqZWN0IEFycmF5XSI9PUl8fCJudW1iZXIiPT10eXBlb2YgeS5sZW5ndGgmJiJ1bmRlZmluZWQiIT10eXBlb2YgeS5zcGxpY2UmJiJ1bmRlZmluZWQiIT10eXBlb2YgeS5wcm9wZXJ0eUlzRW51bWVyYWJsZSYmIXkucHJvcGVydHlJc0VudW1lcmFibGUoInNwbGljZSIpKXJldHVybiJhcnJheSI7aWYoIltvYmplY3QgRnVuY3Rpb25dIj09SXx8InVuZGVmaW5lZCIhPXR5cGVvZiB5LmNhbGwmJiJ1bmRlZmluZWQiIT10eXBlb2YgeS5wcm9wZXJ0eUlzRW51bWVyYWJsZSYmIXkucHJvcGVydHlJc0VudW1lcmFibGUoImNhbGwiKSlyZXR1cm4iZnVuY3Rpb24ifWVsc2UgcmV0dXJuIm51bGwiO2Vsc2UgaWYoImZ1bmN0aW9uIj09dSYmInVuZGVmaW5lZCI9PXR5cGVvZiB5LmNhbGwpcmV0dXJuIm9iamVjdCI7cmV0dXJuIHV9LGpBPWZ1bmN0aW9uKCl7fSxvWj1mdW5jdGlvbih5KXtmb3IoeT0wOzY0Pnk7Kyt5KVhbeV09IkFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaYWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXowMTIzNDU2Nzg5LV8iLmNoYXJBdCh5KSxCWyJBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWmFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6MDEyMzQ1Njc4OS1fIi5jaGFyQXQoeSldPXk7QlsiPSJdPShCWyIvIl09KEJbIisiXT0oWFs2NF09IiIsNjIpLDYzKSw2NCl9LGcseXo9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoRD1JPSh1PVtdLDApO0Q8eS5sZW5ndGg7RCsrKWM9eS5jaGFyQ29kZUF0KEQpLDEyOD5jP3VbSSsrXT1jOigyMDQ4PmM/dVtJKytdPWM+PjZ8MTkyOig1NTI5Nj09KGMmNjQ1MTIpJiZEKzE8eS5sZW5ndGgmJjU2MzIwPT0oeS5jaGFyQ29kZUF0KEQrMSkmNjQ1MTIpPyhjPTY1NTM2KygoYyYxMDIzKTw8MTApKyh5LmNoYXJDb2RlQXQoKytEKSYxMDIzKSx1W0krK109Yz4+MTh8MjQwLHVbSSsrXT1jPj4xMiY2M3wxMjgpOnVbSSsrXT1jPj4xMnwyMjQsdVtJKytdPWM+PjYmNjN8MTI4KSx1W0krK109YyY2M3wxMjgpO3JldHVybiB1fSxwPWZ1bmN0aW9uKHksdSl7cmV0dXJuIHk8dT8tMTp5PnU/MTowfSxVPWZ1bmN0aW9uKHksdSl7cmV0dXJuIm9iamVjdCI9PSh1PXR5cGVvZiB5LHUpJiZudWxsIT15fHwiZnVuY3Rpb24iPT11fSxIPXRoaXN8fHNlbGYsQj17fSx1TT1mdW5jdGlvbih5LHUpe2Z1bmN0aW9uIEkoKXt9KChJLnByb3RvdHlwZT11LnByb3RvdHlwZSx5KS5YPXUucHJvdG90eXBlLHkpLnByb3RvdHlwZT1uZXcgSSx5LnByb3RvdHlwZS5jb25zdHJ1Y3Rvcj15fSx4LFg9e30scXI9ZnVuY3Rpb24oeSl7cmV0dXJuL15bXFxzXFx4YTBdKihbXFxzXFxTXSo/KVtcXHNcXHhhMF0qJC8uZXhlYyh5KVsxXX07YTp7dmFyIElaPUgubmF2aWdhdG9yO2lmKElaKXt2YXIgRDY9SVoudXNlckFnZW50O2lmKEQ2KXt4PUQ2O2JyZWFrIGF9fXg9IiJ9dmFyIHJuPWZ1bmN0aW9uKHksdSxJKXtmb3IoSSBpbiB5KWlmKHUuY2FsbCh2b2lkIDAseVtJXSxJLHkpKXJldHVybiB0cnVlO3JldHVybiBmYWxzZX0sbD0iIixHVz1mdW5jdGlvbih5LHUsSSl7cmV0dXJuIE9iamVjdC5wcm90b3R5cGUuaGFzT3duUHJvcGVydHkuY2FsbCgoST1jNyxJKSx5KT9JW3ldOklbeV09dSh5KX0sd249ZnVuY3Rpb24oeSl7cmV0dXJuKHk9SC5kb2N1bWVudCk/eS5kb2N1bWVudE1vZGU6dm9pZCAwfSxBPS9cXGIoPzpNU0lFfHJ2KVs6IF0oW15cXCk7XSspKFxcKXw7KS8uZXhlYyh4KSx2PShBJiYobD1BP0FbMV06IiIpLHduKSgpLE1yPW51bGwhPXYmJnY+cGFyc2VGbG9hdChsKT9TdHJpbmcodik6bCxjNz17fSxaNixPPTk8PShaNj1ILmRvY3VtZW50P3duKCk6dm9pZCAwLE51bWJlcihaNikpLFF6PSFmdW5jdGlvbih5KXtyZXR1cm4gR1coeSxmdW5jdGlvbih1LEksRCxjLHEscixHKXtmb3IocT0oYz0odT0oST1xcihTdHJpbmcoTXIpKS5zcGxpdCgiLiIpLEQ9cXIoU3RyaW5nKHkpKS5zcGxpdCgiLiIpLDApLE1hdGgubWF4KEkubGVuZ3RoLEQubGVuZ3RoKSksMCk7MD09dSYmcTxjO3ErKyl7Rz0ocj1JW3FdfHwiIixEW3FdKXx8IiI7ZG97aWYoKEc9KHI9LyhcXGQqKShcXEQqKSguKikvLmV4ZWMocil8fFsiIiwiIiwiIiwiIl0sLyhcXGQqKShcXEQqKSguKikvLmV4ZWMoRyl8fFsiIiwiIiwiIiwiIl0pLDA9PXJbMF0ubGVuZ3RoKSYmMD09R1swXS5sZW5ndGgpYnJlYWs7Rz0ocj0odT1wKDA9PXJbMV0ubGVuZ3RoPzA6cGFyc2VJbnQoclsxXSwxMCksMD09R1sxXS5sZW5ndGg/MDpwYXJzZUludChHWzFdLDEwKSl8fHAoMD09clsyXS5sZW5ndGgsMD09R1syXS5sZW5ndGgpfHxwKHJbMl0sR1syXSksclszXSksRylbM119d2hpbGUoMD09dSl9cmV0dXJuIDA8PXV9KX0oIjkiKSxDej1mdW5jdGlvbih5LHUpe2lmKCFILmFkZEV2ZW50TGlzdGVuZXJ8fCFPYmplY3QuZGVmaW5lUHJvcGVydHkpcmV0dXJuIGZhbHNlO3U9T2JqZWN0LmRlZmluZVByb3BlcnR5KCh5PWZhbHNlLHt9KSwicGFzc2l2ZSIse2dldDpmdW5jdGlvbigpe3k9dHJ1ZX19KTt0cnl7SC5hZGRFdmVudExpc3RlbmVyKCJ0ZXN0IixqQSx1KSxILnJlbW92ZUV2ZW50TGlzdGVuZXIoInRlc3QiLGpBLHUpfWNhdGNoKEkpe31yZXR1cm4geX0oKSxhPWZ1bmN0aW9uKHksdSl7KHRoaXMuY3VycmVudFRhcmdldD10aGlzLnRhcmdldD11LHRoaXMpLnR5cGU9eSx0aGlzLmRlZmF1bHRQcmV2ZW50ZWQ9ZmFsc2V9LFQ9KGEucHJvdG90eXBlLnByZXZlbnREZWZhdWx0PWZ1bmN0aW9uKCl7dGhpcy5kZWZhdWx0UHJldmVudGVkPXRydWV9LGEucHJvdG90eXBlLnN0b3BQcm9wYWdhdGlvbj1mdW5jdGlvbigpe30sZnVuY3Rpb24oeSx1LEksRCl7KCh0aGlzLnN0YXRlPSh0aGlzLm1ldGFLZXk9dGhpcy5zaGlmdEtleT0odGhpcy5jaGFyQ29kZT10aGlzLmtleUNvZGU9KCh0aGlzLmJ1dHRvbj10aGlzLnNjcmVlblk9dGhpcy5zY3JlZW5YPXRoaXMuY2xpZW50WT10aGlzLmNsaWVudFg9dGhpcy5vZmZzZXRZPXRoaXMub2Zmc2V0WD0odGhpcy5yZWxhdGVkVGFyZ2V0PXRoaXMuY3VycmVudFRhcmdldD10aGlzLnRhcmdldD0oYS5jYWxsKHRoaXMseT95LnR5cGU6IiIpLG51bGwpLDApLHRoaXMpLmtleT0iIiwwKSx0aGlzKS5hbHRLZXk9dGhpcy5jdHJsS2V5PWZhbHNlLG51bGwpLHRoaXMpLnBvaW50ZXJJZD0wLHRoaXMpLnBvaW50ZXJUeXBlPSIiLHRoaXMudj1udWxsLHkmJihJPXRoaXMudHlwZT15LnR5cGUsRD15LmNoYW5nZWRUb3VjaGVzJiZ5LmNoYW5nZWRUb3VjaGVzLmxlbmd0aD95LmNoYW5nZWRUb3VjaGVzWzBdOm51bGwsdGhpcy50YXJnZXQ9eS50YXJnZXR8fHkuc3JjRWxlbWVudCx0aGlzLmN1cnJlbnRUYXJnZXQ9dSx1PXkucmVsYXRlZFRhcmdldCx1fHwoIm1vdXNlb3ZlciI9PUk/dT15LmZyb21FbGVtZW50OiJtb3VzZW91dCI9PUkmJih1PXkudG9FbGVtZW50KSksdGhpcy5yZWxhdGVkVGFyZ2V0PXUsRD8odGhpcy5jbGllbnRYPXZvaWQgMCE9PUQuY2xpZW50WD9ELmNsaWVudFg6RC5wYWdlWCx0aGlzLmNsaWVudFk9dm9pZCAwIT09RC5jbGllbnRZP0QuY2xpZW50WTpELnBhZ2VZLHRoaXMuc2NyZWVuWD1ELnNjcmVlblh8fDAsdGhpcy5zY3JlZW5ZPUQuc2NyZWVuWXx8MCk6KHRoaXMub2Zmc2V0WD12b2lkIDAhPT15Lm9mZnNldFg/eS5vZmZzZXRYOnkubGF5ZXJYLHRoaXMub2Zmc2V0WT12b2lkIDAhPT15Lm9mZnNldFk/eS5vZmZzZXRZOnkubGF5ZXJZLHRoaXMuY2xpZW50WD12b2lkIDAhPT15LmNsaWVudFg/eS5jbGllbnRYOnkucGFnZVgsdGhpcy5jbGllbnRZPXZvaWQgMCE9PXkuY2xpZW50WT95LmNsaWVudFk6eS5wYWdlWSx0aGlzLnNjcmVlblg9eS5zY3JlZW5YfHwwLHRoaXMuc2NyZWVuWT15LnNjcmVlbll8fDApLHRoaXMuYnV0dG9uPXkuYnV0dG9uLHRoaXMua2V5Q29kZT15LmtleUNvZGV8fDAsdGhpcy5rZXk9eS5rZXl8fCIiLHRoaXMuY2hhckNvZGU9eS5jaGFyQ29kZXx8KCJrZXlwcmVzcyI9PUk/eS5rZXlDb2RlOjApLHRoaXMuY3RybEtleT15LmN0cmxLZXksdGhpcy5hbHRLZXk9eS5hbHRLZXksdGhpcy5zaGlmdEtleT15LnNoaWZ0S2V5LHRoaXMubWV0YUtleT15Lm1ldGFLZXksdGhpcy5wb2ludGVySWQ9eS5wb2ludGVySWR8fDAsdGhpcy5wb2ludGVyVHlwZT0ic3RyaW5nIj09dHlwZW9mIHkucG9pbnRlclR5cGU/eS5wb2ludGVyVHlwZTpYMFt5LnBvaW50ZXJUeXBlXXx8IiIsdGhpcy5zdGF0ZT15LnN0YXRlLHRoaXMudj15LHkuZGVmYXVsdFByZXZlbnRlZCYmdGhpcy5wcmV2ZW50RGVmYXVsdCgpKX0pLFgwPXsyOiJ0b3VjaCIsMzoodU0oVCxhKSwicGVuIiksNDoibW91c2UifSxFPShULnByb3RvdHlwZS5zdG9wUHJvcGFnYXRpb249ZnVuY3Rpb24oKXsoVC5YLnN0b3BQcm9wYWdhdGlvbi5jYWxsKHRoaXMpLHRoaXMudi5zdG9wUHJvcGFnYXRpb24pP3RoaXMudi5zdG9wUHJvcGFnYXRpb24oKTp0aGlzLnYuY2FuY2VsQnViYmxlPXRydWV9LFQucHJvdG90eXBlLnByZXZlbnREZWZhdWx0PWZ1bmN0aW9uKHkpe2lmKHk9KFQuWC5wcmV2ZW50RGVmYXVsdC5jYWxsKHRoaXMpLHRoaXMpLnYseS5wcmV2ZW50RGVmYXVsdCl5LnByZXZlbnREZWZhdWx0KCk7ZWxzZSBpZih5LnJldHVyblZhbHVlPWZhbHNlLFF6KXRyeXtpZih5LmN0cmxLZXl8fDExMjw9eS5rZXlDb2RlJiYxMjM+PXkua2V5Q29kZSl5LmtleUNvZGU9LTF9Y2F0Y2godSl7fX0sImNsb3N1cmVfbGlzdGVuYWJsZV8iKygxRTYqTWF0aC5yYW5kb20oKXwwKSksVzc9MCxCNz1mdW5jdGlvbih5KXt5Lkc9KHkubGlzdGVuZXI9bnVsbCx5Llo9bnVsbCx5LnNyYz1udWxsLHkuUj1udWxsLHRydWUpfSxWPWZ1bmN0aW9uKHkpe3RoaXMuYj17fSx0aGlzLnNyYz15LHRoaXMuTz0wfSxVdz1mdW5jdGlvbih5LHUsSSxELGMpe3RoaXMua2V5PSh0aGlzLnR5cGU9KCh0aGlzLmxpc3RlbmVyPXksdGhpcy5HPXRoaXMuQz1mYWxzZSx0aGlzLmNhcHR1cmU9ISh0aGlzLlI9YywhRCksdGhpcy5aPW51bGwsdGhpcykuc3JjPXUsSSksKytXNyl9LEg3PShWLnByb3RvdHlwZS5yZW1vdmU9ZnVuY3Rpb24oeSx1LEksRCxjKXtpZighKCh5PXkudG9TdHJpbmcoKSx5KWluIHRoaXMuYikpcmV0dXJuIGZhbHNlO3JldHVybih1PShjPXRoaXMuYlt5XSxINyhjLHUsSSxEKSksLTE8dSk/KEI3KGNbdV0pLEFycmF5LnByb3RvdHlwZS5zcGxpY2UuY2FsbChjLHUsMSksMD09Yy5sZW5ndGgmJihkZWxldGUgdGhpcy5iW3ldLHRoaXMuTy0tKSx0cnVlKTpmYWxzZX0sKFYucHJvdG90eXBlLmhhc0xpc3RlbmVyPWZ1bmN0aW9uKHksdSxJLEQsYyl7cmV0dXJuIHJuKChEPShJPXZvaWQgMCE9PShjPXZvaWQgMCE9PXUseSkpP3kudG9TdHJpbmcoKToiIix0aGlzLmIpLGZ1bmN0aW9uKHEscil7Zm9yKHI9MDtyPHEubGVuZ3RoOysrcilpZighKEkmJnFbcl0udHlwZSE9RHx8YyYmcVtyXS5jYXB0dXJlIT11KSlyZXR1cm4gdHJ1ZTtyZXR1cm4gZmFsc2V9KX0sVikucHJvdG90eXBlLmFkZD1mdW5jdGlvbih5LHUsSSxELGMscSxyKXtyZXR1cm4ocj1INygoKHk9KHE9eS50b1N0cmluZygpLHRoaXMuYltxXSkseSl8fCh5PXRoaXMuYltxXT1bXSx0aGlzLk8rKykseSksdSxELGMpLC0xKTxyPyh1PXlbcl0sSXx8KHUuQz1mYWxzZSkpOih1PW5ldyBVdyh1LHRoaXMuc3JjLHEsISFELGMpLHUuQz1JLHkucHVzaCh1KSksdX0sZnVuY3Rpb24oeSx1LEksRCxjLHEpe2ZvcihjPTA7Yzx5Lmxlbmd0aDsrK2MpaWYocT15W2NdLCFxLkcmJnEubGlzdGVuZXI9PXUmJnEuY2FwdHVyZT09ISFJJiZxLlI9PUQpcmV0dXJuIGM7cmV0dXJuLTF9KSx4RD0iY2xvc3VyZV9sbV8iKygxRTYqTWF0aC5yYW5kb20oKXwwKSxOcj1mdW5jdGlvbih5LHUsSSxELGMscSxyKXtpZigibnVtYmVyIiE9dHlwZW9mIHkmJnkmJiF5LkcpaWYoKHU9eS5zcmMpJiZ1W0VdKXUuT1ooeSk7ZWxzZSBpZihEPXkuWixJPXkudHlwZSx1LnJlbW92ZUV2ZW50TGlzdGVuZXI/dS5yZW1vdmVFdmVudExpc3RlbmVyKEksRCx5LmNhcHR1cmUpOnUuZGV0YWNoRXZlbnQ/dS5kZXRhY2hFdmVudChpTShJKSxEKTp1LmFkZExpc3RlbmVyJiZ1LnJlbW92ZUxpc3RlbmVyJiZ1LnJlbW92ZUxpc3RlbmVyKEQpLGxNLS0sST1BaCh1KSl7aWYoRD15LnR5cGUsRCBpbiBJLmIpe2M9SS5iW0RdO2I6aWYoInN0cmluZyI9PXR5cGVvZiBjKXE9InN0cmluZyI9PXR5cGVvZiB5JiYxPT15Lmxlbmd0aD9jLmluZGV4T2YoeSwwKTotMTtlbHNle2ZvcihxPTA7cTxjLmxlbmd0aDtxKyspaWYocSBpbiBjJiZjW3FdPT09eSlicmVhayBiO3E9LTF9KChyPTA8PXEpJiZBcnJheS5wcm90b3R5cGUuc3BsaWNlLmNhbGwoYyxxLDEpLHIpJiYoQjcoeSksMD09SS5iW0RdLmxlbmd0aCYmKGRlbGV0ZSBJLmJbRF0sSS5PLS0pKX0wPT1JLk8mJihJLnNyYz1udWxsLHVbeERdPW51bGwpfWVsc2UgQjcoeSl9LE93PWZ1bmN0aW9uKHksdSxJLEQpe2lmKHkuRylyZXR1cm4gdHJ1ZTtpZighTyl7aWYoIXUpYTp7Zm9yKHU9KEQ9MCxJPUgsWyJ3aW5kb3ciLCJldmVudCJdKTtEPHUubGVuZ3RoO0QrKylpZihJPUlbdVtEXV0sbnVsbD09SSl7dT1udWxsO2JyZWFrIGF9dT1JfXJldHVybih1PW5ldyBUKHUsdGhpcyksdjcpKHksdSl9cmV0dXJuIHY3KHksbmV3IFQodSx0aGlzKSl9LGlNPWZ1bmN0aW9uKHkpe3JldHVybiB5IGluIGFaP2FaW3ldOmFaW3ldPSJvbiIreX0sVFc9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2lmKCJhcnJheSI9PU0odSkpZm9yKHE9MDtxPHUubGVuZ3RoO3ErKylUVyh5LHVbcV0sSSxELGMpO2Vsc2UgST1FdyhJKSx5JiZ5W0VdP3kuWlUodSxJLFUoRCk/ISFELmNhcHR1cmU6ISFELGMpOlZ6KHksdSxJLHRydWUsRCxjKX0sbVU9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2lmKEQmJkQub25jZSlUVyh5LHUsSSxELGMpO2Vsc2UgaWYoImFycmF5Ij09TSh1KSlmb3IocT0wO3E8dS5sZW5ndGg7cSsrKW1VKHksdVtxXSxJLEQsYyk7ZWxzZSBJPUV3KEkpLHkmJnlbRV0/eS5URyh1LEksVShEKT8hIUQuY2FwdHVyZTohIUQsYyk6VnooeSx1LEksZmFsc2UsRCxjKX0sdGg9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2lmKCJhcnJheSI9PU0odSkpZm9yKHE9MDtxPHUubGVuZ3RoO3ErKyl0aCh5LHVbcV0sSSxELGMpO2Vsc2UoRD1VKEQpPyEhRC5jYXB0dXJlOiEhRCxJPUV3KEkpLHkmJnlbRV0pP3kuR0codSxJLEQsYyk6eSYmKHk9QWgoeSkpJiYodT15LmJbdS50b1N0cmluZygpXSx5PS0xLHUmJih5PUg3KHUsSSxELGMpKSwoST0tMTx5P3VbeV06bnVsbCkmJk5yKEkpKX0sQWg9ZnVuY3Rpb24oeSl7cmV0dXJuIHk9eVt4RF0seSBpbnN0YW5jZW9mIFY/eTpudWxsfSxsTT0wLGFaPXt9LEx6PWZ1bmN0aW9uKHksdSl7cmV0dXJuIHU9KHk9T3csTz9mdW5jdGlvbihJKXtyZXR1cm4geS5jYWxsKHUuc3JjLHUubGlzdGVuZXIsSSl9OmZ1bmN0aW9uKEkpe2lmKEk9eS5jYWxsKHUuc3JjLHUubGlzdGVuZXIsSSksIUkpcmV0dXJuIEl9KX0sdjc9ZnVuY3Rpb24oeSx1LEksRCl7cmV0dXJuKChEPShJPXkubGlzdGVuZXIseS5SfHx5LnNyYykseS5DKSYmTnIoeSksSSkuY2FsbChELHUpfSxWej1mdW5jdGlvbih5LHUsSSxELGMscSxyLEcpe2lmKCF1KXRocm93IEVycm9yKCJJbnZhbGlkIGV2ZW50IHR5cGUiKTtpZigocj1VKGMpPyEhYy5jYXB0dXJlOiEhYywhcil8fE8paWYoKEc9QWgoeSkpfHwoeVt4RF09Rz1uZXcgVih5KSksST1HLmFkZCh1LEksRCxyLHEpLCFJLlope2lmKEkuWj0oRD1MeigpLEQpLEQuc3JjPXksRC5saXN0ZW5lcj1JLHkuYWRkRXZlbnRMaXN0ZW5lcilDenx8KGM9ciksdm9pZCAwPT09YyYmKGM9ZmFsc2UpLHkuYWRkRXZlbnRMaXN0ZW5lcih1LnRvU3RyaW5nKCksRCxjKTtlbHNlIGlmKHkuYXR0YWNoRXZlbnQpeS5hdHRhY2hFdmVudChpTSh1LnRvU3RyaW5nKCkpLEQpO2Vsc2UgaWYoeS5hZGRMaXN0ZW5lciYmeS5yZW1vdmVMaXN0ZW5lcil5LmFkZExpc3RlbmVyKEQpO2Vsc2UgdGhyb3cgRXJyb3IoImFkZEV2ZW50TGlzdGVuZXIgYW5kIGF0dGFjaEV2ZW50IGFyZSB1bmF2YWlsYWJsZS4iKTtsTSsrfX0sZno9Il9fY2xvc3VyZV9ldmVudHNfZm5fIisoMUU5Kk1hdGgucmFuZG9tKCk+Pj4wKSxSWj17fSxSPUgsUD1mdW5jdGlvbih5LHUsSSxELGMpeyhJPShEPSgwPT0odm9pZCAwIT0odT1bKGM9eS5TKDE1NSksdSksYz4+OCYyNTUsYyYyNTVdLEQpJiZ1LnB1c2goRCkseS5TKDI0MykubGVuZ3RoKSYmKHkuTlsyNDNdPXZvaWQgMCxKKHksMjQzLHUpKSwiIiksSSYmKEkubWVzc2FnZSYmKEQrPUkubWVzc2FnZSksSS5zdGFjayYmKEQrPSI6IitJLnN0YWNrKSkseS5TKDExMSkpLDM8SSkmJihEPUQuc2xpY2UoMCxJLTMpLEktPUQubGVuZ3RoKzMsRD15eihELnJlcGxhY2UoL1xcclxcbi9nLCJcXG4iKSkseih5LDgzLGIoRC5sZW5ndGgsMikuY29uY2F0KEQpLDEyKSksSih5LDExMSxJKX0sJEQ9ZnVuY3Rpb24oeSx1LEksRCxjKXtpZigoeS5tPShJPXVbMF0sZmFsc2UpLEkpPT1KaCl5LkY9MjUseS5jKHUpO2Vsc2UgaWYoST09elcpe0Q9KEk9dVszXSx1WzFdKTt0cnl7Yz15LmModSl9Y2F0Y2gocSl7aCh5LHEpLGM9eS4kfShEJiZEKGMpLEkpLnB1c2goYyl9ZWxzZSBpZihJPT1SWil5LmModSk7ZWxzZSBpZihJPT1iTSl5LmModSk7ZWxzZSBpZihJPT1QNyl7dHJ5e2ZvcihjPTA7Yzx5LncubGVuZ3RoO2MrKyl0cnl7RD15LndbY10sRFswXVtEWzFdXShEWzJdKX1jYXRjaChxKXt9fWNhdGNoKHEpe30oMCx1W3kudz1bXSwxXSkoKX1lbHNlIGlmKEk9PWhoKXJldHVybiBEPXVbNl0sYz11WzJdLEooeSwxMTQsdVs0XT9bRFswXS52XTpEKSxKKHksMzAsYykseS5jKHUpfSxkbj1mdW5jdGlvbih5LHUpe3JldHVybiB5W3VdPDwyNHx5W3UrMV08PDE2fHlbdSsyXTw8OHx5W3UrM119LGVBPWZ1bmN0aW9uKHksdSl7Zm9yKHU9W107eS0tOyl1LnB1c2goMjU1Kk1hdGgucmFuZG9tKCl8MCk7cmV0dXJuIHV9LFA3PXt9LGg9ZnVuY3Rpb24oeSx1KXt5LiQ9KCJFOiIrdS5tZXNzYWdlKyI6Iit1LnN0YWNrKS5zbGljZSgwLDIwNDgpfSxiPWZ1bmN0aW9uKHksdSxJLEQpe2ZvcihJPShEPXUtMSxbXSk7MDw9RDtELS0pSVt1LTEtRF09eT4+OCpEJjI1NTtyZXR1cm4gSX0sZT1bImJvdGd1YXJkIl0salo9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoeS5TcD0oeS5NPSh5LlQ9dm9pZCAwLEQ9W10seS5BUj1mdW5jdGlvbihxLHIsRyl7cmV0dXJuIHI9KEc9ZnVuY3Rpb24oKXtyZXR1cm4gcX0sZnVuY3Rpb24oKXtyZXR1cm4gRygpfSksclt0aGlzLmhdPWZ1bmN0aW9uKHcpe3E9d30scn0seS5GPShjPTAsMjUpLHkuVj0wLCh5Lks9dm9pZCAwLHkpLko9KHkuQj1mYWxzZSx5Lm09ZmFsc2UsZnVuY3Rpb24ocSxyLEcsdyxaLFEpe3JldHVybiBxPSgoUT0oRz10aGlzLFo9ZnVuY3Rpb24oKXtyZXR1cm4gdygpfSx3PWZ1bmN0aW9uKCl7cmV0dXJuIHdbRy5pKyhaW0cuc109PT1yKS0hUVtHLnNdXX0sRy5jKSxaW0cuaF09ZnVuY3Rpb24oQyl7d1tHLkhdPUN9LFopW0cuaF0ocSksWil9KSwwKSxbXSk7MTI4PmM7YysrKURbY109U3RyaW5nLmZyb21DaGFyQ29kZShjKTsoKCgoKCgoKChjPSgoeS5nPSgoKCgoeS5naz0oKCh5Lk1FPSgoKCgoKCgoKHkudz0oeS5OPVtdLFtdKSxKKSh5LDIwOCwwKSxKKHksMTU1LDApLEooeSwwLGZ1bmN0aW9uKHEscixHLHcsWixRLEMpe2lmKCh3PShHPShyPXEuYSgpLEt6KHEpKSwiIikscSkuTls1MF0pZm9yKFo9cS5TKDUwKSxRPTAsQz1aLmxlbmd0aDtHLS07KVE9KFErS3oocSkpJUMsdys9RFtaW1FdXTtlbHNlIGZvcig7Ry0tOyl3Kz1EW3EuYSgpXTtKKHEscix3KX0pLEooeSwzNixmdW5jdGlvbihxLHIsRyx3KXsodz0oRz0ocj1xLmEoKSxxLmEoKSkscSkuYSgpLEopKHEsdywocS5TKHIpaW4gcS5TKEcpKSswKX0pLEooeSwyMzYsSCksSikoeSwyMCxmdW5jdGlvbihxLHIsRyx3KXtpZihyPXEubC5wb3AoKSl7Zm9yKEc9cS5hKCk7MDxHO0ctLSl3PXEuYSgpLHJbd109cS5OW3ddO3EuTj0oclsyNDNdPXEuTlsyNDNdLHJbMTExXT1xLk5bMTExXSxyKX1lbHNlIEoocSwyMDgscS5XLmxlbmd0aCl9KSxKKSh5LDYxLGZ1bmN0aW9uKHEscixHLHcsWixRLEMpe0socSwxLDUpfHwocj1ZRChxKSx3PXIuUCxaPXIuVSxHPXIuQSxDPUcubGVuZ3RoLDA9PUM/UT13W1pdKCk6MT09Qz9RPXdbWl0oR1swXSk6Mj09Qz9RPXdbWl0oR1swXSxHWzFdKTozPT1DP1E9d1taXShHWzBdLEdbMV0sR1syXSk6UChxLDIyKSxKKHEsci5ELFEpKX0pLEooeSw2OSxmdW5jdGlvbihxLHIsRyl7MCE9KEc9KHI9cS5hKCkscS5hKCkpLHEpLlMocikmJkoocSwyMDgscS5TKEcpKX0pLEooeSwyMTQsZnVuY3Rpb24ocSxyLEcsdyl7KHc9KEc9KHI9cS5hKCkscS5hKCkpLHEpLmEoKSxyPXEuUyhyKT09cS5TKEcpLEopKHEsdywrcil9KSxKKSh5LDg4LGZ1bmN0aW9uKHEpe3N3KHEsNCl9KSxKKSh5LDEyNyxmdW5jdGlvbihxLHIsRyx3KXsoRz0ocj1xLmEoKSxxLmEoKSksdz1xLmEoKSxxKS5TKHIpW3EuUyhHKV09cS5TKHcpfSkseS5sPVtdLEooeSwxMjAsZnVuY3Rpb24ocSxyLEcsdyxaLFEsQyxtLHQsVyxTQSxkLGduKXtmb3IoVz10PShtPShDPShRPShaPSh3PShyPXEuYSgpLEc9MCksZnVuY3Rpb24oUyxOKXtmb3IoO3c8UzspR3w9cS5hKCk8PHcsdys9ODtyZXR1cm4gRz4+PSh3LT0oTj1HJigxPDxTKS0xLFMpLFMpLE59KSxaKDMpKSsxLFooNSkpLFtdKSwwKTtXPEM7VysrKVNBPVooMSksbS5wdXNoKFNBKSx0Kz1TQT8wOjE7Zm9yKFc9KHQ9KHQtMSkudG9TdHJpbmcoMikubGVuZ3RoLGQ9W10sMCk7VzxDO1crKyltW1ddfHwoZFtXXT1aKHQpKTtmb3IoVz0wO1c8QztXKyspbVtXXSYmKGRbV109cS5hKCkpO2Zvcihnbj0oVz1RLFtdKTtXLS07KWduLnB1c2gocS5TKHEuYSgpKSk7SihxLHIsZnVuY3Rpb24oUyxOLHB6LEwsZil7Zm9yKEw9KHB6PShTLk0rKyxOPVtdLFtdKSwwKTtMPEM7TCsrKXtpZihmPWRbTF0sIW1bTF0pe2Zvcig7Zj49Ti5sZW5ndGg7KU4ucHVzaChTLmEoKSk7Zj1OW2ZdfXB6LnB1c2goZil9Uy5UPShTLks9Uy5KKGduLnNsaWNlKCksUy5hKSxTKS5KKHB6LFMuYSl9KX0pLEooeSw2MixbMTY1LDAsMF0pLEooeSwxMjksZnVuY3Rpb24ocSxyLEcsdyxaLFEpe2lmKCFLKHEsMSwyNTUpKXtpZigib2JqZWN0Ij09KHE9KHc9KEc9KHI9KFo9KHc9KEc9KHI9cS5hKCkscS5hKCkpLHEpLmEoKSxxKS5hKCkscSkuUyhyKSxxKS5TKEcpLHEpLlModykscS5TKFopKSxNKShyKSl7Zm9yKFEgaW4gWj1bXSxyKVoucHVzaChRKTtyPVp9Zm9yKFo9KFE9ci5sZW5ndGgsMCk7WjxRO1orPXcpRyhyLnNsaWNlKFosWit3KSxxKX19KSxKKSh5LDIzOCxmdW5jdGlvbihxKXtxLmFPKDQpfSksSikoeSwxMjgsW10pLEopKHksMTk5LGZ1bmN0aW9uKHEscixHLHcsWixRLEMpe0socSwxLDUpfHwocj1ZRChxKSx3PXIuUCxHPXIuQSxDPUcubGVuZ3RoLFo9ci5VLDA9PUM/UT1uZXcgd1taXToxPT1DP1E9bmV3IHdbWl0oR1swXSk6Mj09Qz9RPW5ldyB3W1pdKEdbMF0sR1sxXSk6Mz09Qz9RPW5ldyB3W1pdKEdbMF0sR1sxXSxHWzJdKTo0PT1DP1E9bmV3IHdbWl0oR1swXSxHWzFdLEdbMl0sR1szXSk6UChxLDIyKSxKKHEsci5ELFEpKX0pLEooeSwxOTAsZnVuY3Rpb24ocSxyLEcpe0socSwxLDUpfHwocj1xLmEoKSxHPXEuYSgpLEoocSxHLGZ1bmN0aW9uKHcpe3JldHVybiBldmFsKHcpfShxLlMocikpKSl9KSxmdW5jdGlvbihxLHIpeyhyLnB1c2gocVswXTw8MjR8cVsxXTw8MTZ8cVsyXTw8OHxxWzNdKSxyLnB1c2gocVs0XTw8MjR8cVs1XTw8MTZ8cVs2XTw8OHxxWzddKSxyKS5wdXNoKHFbOF08PDI0fHFbOV08PDE2fHFbMTBdPDw4fHFbMTFdKX0pLEopKHksMjEwLGZ1bmN0aW9uKHEscil7KHE9KHI9cS5hKCkscS5TKHIpKSx0aCkocVswXSxxWzFdLHFbMl0pfSksSikoeSwxNSxmdW5jdGlvbihxKXtzdyhxLDIpfSksSih5LDMwLHt9KSxKKHksMzIsZnVuY3Rpb24ocSxyLEcsdyxaKXtmb3Iodz0ocj1xLmEoKSxHPUt6KHEpLFo9MCxbXSk7WjxHO1orKyl3LnB1c2gocS5hKCkpO0oocSxyLHcpfSksKCh3aW5kb3cucGVyZm9ybWFuY2V8fHt9KS50aW1pbmd8fHt9KS5uYXZpZ2F0aW9uU3RhcnQpfHwwLEooeSwxMDgsMCksSikoeSwxMzcsZnVuY3Rpb24ocSxyLEcpeyhyPShHPShyPXEuYSgpLHEuYSgpKSxxLk5bcl0mJnEuUyhyKSksSikocSxHLHIpfSksSikoeSwxNjcsZnVuY3Rpb24ocSxyLEcsdyl7dz0ocj1xLmEoKSxHPXEuYSgpLHEuYSgpKSxKKHEsdyxxLlMocik+PkcpfSksb1opKCksSih5LDE4MSxmdW5jdGlvbihxLHIsRyl7cj0ocj1xLmEoKSxHPXEuYSgpLHEuUyhyKSksSihxLEcsTShyKSl9KSxKKSh5LDIyNyxmdW5jdGlvbihxLHIsRyx3LFopeyhHPShaPSh3PShHPShyPXEuYSgpLHEpLmEoKSxxKS5TKHEuYSgpKSxxLlMocS5hKCkpKSxxKS5TKEcpLEopKHEscixueihxLEcsdyxaKSl9KSxKKHksMTM1LGZ1bmN0aW9uKHEpe0YwKHEsNCl9KSxbXSksSih5LDE2MywwKSxKKSh5LDI0MyxbXSksSih5LDExMSwyMDQ4KSxKKHksMTk1LGZ1bmN0aW9uKHEscixHLHcsWil7MCE9PSh3PShHPShyPSh3PShHPShyPXEuYSgpLHEuYSgpKSxxKS5hKCkscS5TKHIpKSxaPXEuUyhxLmEoKSkscS5TKEcpKSxxLlModykpLHIpJiYodz1ueihxLHcsWiwxLHIsRyksbVUocixHLHcpLEoocSwxNjMsW3IsRyx3XSkpfSksSS5mKXx8ZnVuY3Rpb24oKXt9LEopKHksODEseSksSih5LDQzLDI1MSksSih5LDU1LGZ1bmN0aW9uKHEscixHLHcpe3c9KHI9cS5hKCksRz1xLmEoKSxxKS5hKCksSihxLHcscS5TKHIpfHxxLlMoRykpfSksSikoeSw0MCxmdW5jdGlvbihxLHIsRyl7Rz0ocj1xLmEoKSxxLmEoKSksSihxLEcscS5TKEcpK3EuUyhyKSl9KSxKKSh5LDE3NixmdW5jdGlvbihxLHIpe3I9cS5TKHEuYSgpKSxrRChxLHIpfSksSih5LDI1MCwwKSxKKSh5LDIyOCxmdW5jdGlvbihxKXtzdyhxLDEpfSksSikoeSwyMzEsMCksSih5LDgzLGVBKDQpKSxKKSh5LDIyNixmdW5jdGlvbihxLHIsRyl7Rz0ocj1xLmEoKSxxKS5hKCksSihxLEcsIiIrcS5TKHIpKX0pLEooeSw1OCxmdW5jdGlvbigpe30pLEopKHksMjA3LGZ1bmN0aW9uKHEpe0YwKHEsMSl9KSxKKSh5LDE5MixmdW5jdGlvbihxLHIsRyx3KXsocj0oRz0odz0ocj1xLmEoKSxHPXEuYSgpLHEuYSgpKSxxLlMoRykpLHEuUyhyKSksSikocSx3LHJbR10pfSksSih5LDE4NSxmdW5jdGlvbihxLHIpe0socSwxLDUpfHwocj1ZRChxKSxKKHEsci5ELHIuVS5hcHBseShyLlAsci5BKSkpfSksdSYmIiEiPT11LmNoYXJBdCgwKSk/KHkuJD11LGMoKSk6KEk9ISFJLmYseS5XPVtdLFkoeSxbYk0sdV0pLFkoeSxbUDcsY10pLG4oeSxmYWxzZSxJLHRydWUpKX0saGg9e30sRXc9ZnVuY3Rpb24oeSl7aWYoImZ1bmN0aW9uIj09TSh5KSlyZXR1cm4geTtyZXR1cm4geVt5W2Z6XXx8KHlbZnpdPWZ1bmN0aW9uKHUpe3JldHVybiB5LmhhbmRsZUV2ZW50KHUpfSksZnpdfSx5YT1mdW5jdGlvbih5LHUsSSl7cmV0dXJuKEk9eS5TKDIwOCkseS5XJiZJPHkuVy5sZW5ndGgpPyhKKHksMjA4LHkuVy5sZW5ndGgpLGtEKHksdSkpOkooeSwyMDgsdSksbzgoeSxJKX0sdXU9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoO3kuZy5sZW5ndGg7KXtpZihJPUkmJnUpeS5WJiZ5LkI/KEk9MCE9ZG9jdW1lbnQuaGlkZGVuP2ZhbHNlOnRydWUseS5CPWZhbHNlKTpJPWZhbHNlO2lmKEkpeyhjPXkseSkucmsoZnVuY3Rpb24oKXtuKGMsZmFsc2UsdSxmYWxzZSl9KTticmVha31EPSREKHksKEk9dHJ1ZSxEPXkuZy5wb3AoKSxEKSl9cmV0dXJuIER9LEpoPXt9LHo9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2ZvcihEPSh5PSgoYz15LlModSksODM9PXU/KHU9ZnVuY3Rpb24ocixHLHcsWil7aWYoKHc9KEc9Yy5sZW5ndGgsRy00Pj4zKSxjKS5LcCE9dyl7Wj1bMCwwLDAsKHc9KGMuS3A9dyx3PDwzKS00LHEpXTt0cnl7Yy5XMz1xYihkbihjLHcpLGRuKGMsdys0KSxaKX1jYXRjaChRKXt0aHJvdyBRO319Yy5wdXNoKGMuVzNbRyY3XV5yKX0scT15LlMoMTA4KSk6dT1mdW5jdGlvbihyKXtjLnB1c2gocil9LEQpJiZ1KEQmMjU1KSxJKS5sZW5ndGgsMCk7RDx5O0QrKyl1KElbRF0pfSxGPWZ1bmN0aW9uKHksdSl7dHJ5e2paKHRoaXMseSx1KX1jYXRjaChJKXtoKHRoaXMsSSl9fSxZPSgoRi5wcm90b3R5cGUueWw9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoYz1EPTA7Yzx5Lmxlbmd0aDtjKyspRCs9eS5jaGFyQ29kZUF0KGMpLEQrPUQ8PDEwLERePUQ+PjY7cmV0dXJuIEQ9bmV3IE51bWJlcigoRCs9RDw8MyxEXj1EPj4xMSx5PUQrKEQ8PDE1KT4+PjAseSYoMTw8dSktMSkpLERbMF09KHk+Pj51KSVJLER9LEYucHJvdG90eXBlLmhSPWZ1bmN0aW9uKHksdSxJLEQpe2Zvcig7SS0tOykyMDghPUkmJjE1NSE9SSYmdS5OW0ldJiYodS5OW0ldPXVbRF0odVt5XShJKSx0aGlzKSk7dVt5XT10aGlzfSxGLnByb3RvdHlwZS5hTz1mdW5jdGlvbih5LHUsSSxEKXtJPShEPShJPSh5Jj0odT15JjQsMyksdGhpcykuYSgpLHRoaXMuYSgpKSx0aGlzLlMoSSkpLHUmJihJPXl6KCgiIitJKS5yZXBsYWNlKC9cXHJcXG4vZywiXFxuIikpKSx5JiZ6KHRoaXMsRCxiKEkubGVuZ3RoLDIpKSx6KHRoaXMsRCxJKX0sRi5wcm90b3R5cGUpLk5FPWZ1bmN0aW9uKHksdSxJLEQsYyxxKXtpZih0aGlzLiQpcmV0dXJuIHRoaXMuJDt0cnl7RD0hIXksYz1bXSxxPVtdLFkodGhpcyxbSmgsYyx1XSksWSh0aGlzLFt6Vyx5LGMscV0pLG4odGhpcyxmYWxzZSxELHRydWUpLEk9cVswXX1jYXRjaChyKXtoKHRoaXMsciksST10aGlzLiQseSYmeShJKX1yZXR1cm4gSX0sRi5wcm90b3R5cGUucms9SC5yZXF1ZXN0SWRsZUNhbGxiYWNrP2Z1bmN0aW9uKHkpe3JlcXVlc3RJZGxlQ2FsbGJhY2soeSx7dGltZW91dDo0fSl9Okguc2V0SW1tZWRpYXRlP2Z1bmN0aW9uKHkpe3NldEltbWVkaWF0ZSh5KX06ZnVuY3Rpb24oeSl7c2V0VGltZW91dCh5LDApfSwoRi5wcm90b3R5cGUudU89ZnVuY3Rpb24oeSx1LEksRCl7dHJ5e0Q9eVsodSsyKSUzXSx5W3VdPXlbdV0teVsodSsxKSUzXS1EXigxPT11P0Q8PEk6RD4+PkkpfWNhdGNoKGMpe3Rocm93IGM7fX0sRi5wcm90b3R5cGUuYT1mdW5jdGlvbih5LHUpe2lmKHRoaXMuSylyZXR1cm4geT15P3RoaXMuSygpLnNoaWZ0KCk6dGhpcy5UKCkuc2hpZnQoKSx0aGlzLksoKS5sZW5ndGh8fHRoaXMuVCgpLmxlbmd0aHx8KHRoaXMuVD10aGlzLks9dm9pZCAwLHRoaXMuTS0tKSx5O2lmKCEoKHk9dGhpcy5TKDIwOCkseSlpbiB0aGlzLlcpKXRocm93IFAodGhpcywzMSksdGhpcy5ZO3JldHVybih2b2lkIDA9PXRoaXMuSSYmKHRoaXMuST1kbih0aGlzLlcseS00KSx0aGlzLkw9dm9pZCAwKSx0aGlzLkwhPXk+PjMmJih0aGlzLkw9eT4+Myx1PVswLDAsMCx0aGlzLlMoMjUwKV0sdGhpcy50Uj1xYih0aGlzLkksdGhpcy5MLHUpKSxKKSh0aGlzLDIwOCx5KzEpLHRoaXMuV1t5XV50aGlzLnRSW3klOF19LEYpLnByb3RvdHlwZS5ZPShGLnByb3RvdHlwZS5zPSJjYWxsZXIiLHt9KSxmdW5jdGlvbih5LHUpe3kuZy5zcGxpY2UoMCwwLHUpfSksYk09e30sS3o9ZnVuY3Rpb24oeSx1KXtyZXR1cm4gdT15LmEoKSx1JjEyOCYmKHU9dSYxMjd8eS5hKCk8PDcpLHV9LG56PWZ1bmN0aW9uKHksdSxJLEQsYyxxKXtyZXR1cm4gZnVuY3Rpb24oKXt2YXIgcj1baGgsdSxJLHZvaWQgMCxjLHEsYXJndW1lbnRzXSxHPUQmMTtpZihEJjIpdmFyIHc9KFkoeSxyKSxuKHksdHJ1ZSxmYWxzZSxmYWxzZSkpO2Vsc2UgRyYmeS5nLmxlbmd0aD9ZKHkscik6Rz8oWSh5LHIpLG4oeSx0cnVlLGZhbHNlLGZhbHNlKSk6dz0kRCh5LHIpO3JldHVybiB3fX0sRjA9ZnVuY3Rpb24oeSx1LEksRCl7RD0oST15LmEoKSx5KS5hKCkseih5LEQsYih5LlMoSSksdSkpfSxuPShGLnByb3RvdHlwZS52Mz1mdW5jdGlvbih5LHUsSSl7cmV0dXJuKCh1PSh1Xj11PDwxMyx1Xj11Pj4xNyx1XnU8PDUpJkkpfHwodT0xKSx5KV51fSxmdW5jdGlvbih5LHUsSSxELGMpe2lmKDAhPXkuZy5sZW5ndGgpe2lmKGM9MD09eS5NKXkuaj15Lm8oKTtyZXR1cm4gST11dSh5LEksRCksYyYmKGM9eS5vKCkteS5qLGM8KHU/MTA6MCl8fDA+PXkuRi0tfHx5LlNwLnB1c2goMjU0Pj1jP2M6MjU0KSksSX19KSxKPWZ1bmN0aW9uKHksdSxJKXtpZigyMDg9PXV8fDE1NT09dSlpZih5Lk5bdV0peS5OW3VdW3kuaF0oSSk7ZWxzZSB5Lk5bdV09eS5BUihJKTtlbHNlIGlmKDYyIT11JiY4MyE9dSYmMTI4IT11JiYyNDMhPXV8fCF5Lk5bdV0peS5OW3VdPXkuSihJLHkuUyk7MjUwPT11JiYoeS5JPXZvaWQgMCxKKHksMjA4LHkuUygyMDgpKzQpKX0sa0Q9KEYucHJvdG90eXBlLkg9KEYucHJvdG90eXBlLm89KHdpbmRvdy5wZXJmb3JtYW5jZXx8e30pLm5vdz9mdW5jdGlvbigpe3JldHVybiB0aGlzLmdrKyh3aW5kb3cucGVyZm9ybWFuY2Uubm93KCl8MCl9OmZ1bmN0aW9uKCl7cmV0dXJuK25ldyBEYXRlfSwzNiksRi5wcm90b3R5cGUuYz0oRi5wcm90b3R5cGUuaD0idG9TdHJpbmciLGZ1bmN0aW9uKHksdSxJLEQsYyxxLHIsRyx3LFope2lmKCh1PXlbMF0sdSk9PWJNKXt5PXlbMV07dHJ5e2Zvcih1PShJPTAsW10pO0k8eS5sZW5ndGg7KXtpZihyPShxPShjPShEPUJbeS5jaGFyQXQoSSsrKV0sSSk8eS5sZW5ndGg/Qlt5LmNoYXJBdChJKV06MCwrK0ksSTx5Lmxlbmd0aCk/Qlt5LmNoYXJBdChJKV06NjQsKytJLEk8eS5sZW5ndGg/Qlt5LmNoYXJBdChJKV06NjQpLCsrSSxudWxsPT1EfHxudWxsPT1jfHxudWxsPT1xfHxudWxsPT1yKXRocm93IEVycm9yKCk7NjQhPSh1LnB1c2goRDw8MnxjPj40KSxxKSYmKHUucHVzaChjPDw0JjI0MHxxPj4yKSw2NCE9ciYmdS5wdXNoKHE8PDYmMTkyfHIpKX10aGlzLlc9dX1jYXRjaChRKXtQKHRoaXMsMTcsUSl9bzgodGhpcyl9ZWxzZSBpZih1PT1KaClEPXlbMV0sRC5wdXNoKHRoaXMuUyg2MikubGVuZ3RoLHRoaXMuUyg4MykubGVuZ3RoLHRoaXMuUygxMjgpLmxlbmd0aCx0aGlzLlMoMTExKSksSih0aGlzLDMwLHlbMl0pLHRoaXMuTls0N10mJnlhKHRoaXMsdGhpcy5TKDQ3KSk7ZWxzZXtpZih1PT16Vyl7Zm9yKHI9KCgoNDwoMDwoNDwocj0oKGM9KHE9KEQ9eVsyXSxiKHRoaXMuUyg2MikubGVuZ3RoKzIsMikpLHRoaXMuUygyNDMpKSwwPGMubGVuZ3RoKSYmeih0aGlzLDYyLGIoYy5sZW5ndGgsMikuY29uY2F0KGMpLDE1KSxjPXRoaXMuUygyMzEpJjUxMSxjLT10aGlzLlMoNjIpLmxlbmd0aCs1LHRoaXMuUyg4MykpLHIubGVuZ3RoKSYmKGMtPXIubGVuZ3RoKzMpLGMpJiZ6KHRoaXMsNjIsYihjLDIpLmNvbmNhdChlQShjKSksMTApLHIpLmxlbmd0aCYmeih0aGlzLDYyLGIoci5sZW5ndGgsMikuY29uY2F0KHIpLDE1MyksYz1lQSgyKS5jb25jYXQodGhpcy5TKDYyKSksYylbMV09Y1swXV4zLGMpWzNdPWNbMV1ecVswXSxjWzRdPWNbMV1ecVsxXSwwKSxxPVtdO3I8Yy5sZW5ndGg7cis9MylHPWNbcl0sdz0oeT1yKzE8Yy5sZW5ndGgpP2NbcisxXTowLFo9KHU9cisyPGMubGVuZ3RoKT9jW3IrMl06MCxJPUc+PjIsRz0oRyYzKTw8NHx3Pj40LHc9KHcmMTUpPDwyfFo+PjYsWiY9NjMsdXx8KFo9NjQseXx8KHc9NjQpKSxxLnB1c2goWFtJXSxYW0ddLFhbd10sWFtaXSk7aWYocT1xLmpvaW4oIiIpKXE9IiEiK3E7ZWxzZSBmb3Iocj0wLHE9IiI7cjxjLmxlbmd0aDtyKyspeT1jW3JdW3RoaXMuaF0oMTYpLDE9PXkubGVuZ3RoJiYoeT0iMCIreSkscSs9eTtyZXR1cm4oKHRoaXMuUygoYz1xLDYyKSkubGVuZ3RoPURbMF0sdGhpcykuUyg4MykubGVuZ3RoPURbMV0sdGhpcykuUygxMjgpLmxlbmd0aD1EWzJdLEoodGhpcywxMTEsRFszXSksY31pZih1PT1SWil5YSh0aGlzLHlbMV0pO2Vsc2UgaWYodT09aGgpcmV0dXJuIHlhKHRoaXMseVsxXSl9fSksRi5wcm90b3R5cGUuYzM9KEYucHJvdG90eXBlLlM9ZnVuY3Rpb24oeSx1KXtpZigodT10aGlzLk5beV0sdm9pZCAwKT09PXUpdGhyb3cgUCh0aGlzLDMwLDAseSksdGhpcy5ZO3JldHVybiB1KCl9LGZ1bmN0aW9uKHksdSxJKXtpZigzPT15Lmxlbmd0aCl7Zm9yKEk9MDszPkk7SSsrKXVbSV0rPXlbSV07Zm9yKHk9WzEzLChJPTAsOCksMTMsMTIsMTYsNSwzLDEwLDE1XTs5Pkk7SSsrKXVbM10odSxJJTMseVtJXSl9fSksZnVuY3Rpb24oeSx1KXsoeS5sLnB1c2goeS5OLnNsaWNlKCkpLHkuTlsyMDhdPXZvaWQgMCxKKSh5LDIwOCx1KX0pLG84PWZ1bmN0aW9uKHksdSxJLEQsYyxxLHIpe3kuTSsrO3RyeXtmb3IocT0oST0oRD01MDAxLChjPXZvaWQgMCx5LlcpLmxlbmd0aCksMCk7KHkuYk98fC0tRCkmJih5Lkt8fChxPXkuUygyMDgpKTxJKTspdHJ5e3kuSz9jPXkuYSh0cnVlKTooSih5LDE1NSxxKSxyPXkuYSgpLGM9eS5TKHIpKSxjJiZjLmNhbGw/Yyh5KTpQKHksMjEsMCxyKSx5Lm09dHJ1ZSxLKHksMCwyKX1jYXRjaChHKXtHIT15LlkmJih5LlMoNDMpP1AoeSwyMixHKTpKKHksNDMsRykpfUR8fFAoeSwzMyl9Y2F0Y2goRyl7dHJ5e1AoeSwyMixHKX1jYXRjaCh3KXtoKHksdyl9fXJldHVybihJPXkuUygzMCksdSkmJkooeSwyMDgsdSkseS5NLS0sSX0sWUQ9KEYucHJvdG90eXBlLmJPPWZhbHNlLGZ1bmN0aW9uKHksdSxJLEQsYyxxKXtmb3IocT0oYz0oRD0oKEk9KHU9e30seS5hKCkpLHUpLkQ9eS5hKCksdS5BPVtdLHkuYSgpLTEpLHkpLmEoKSwwKTtxPEQ7cSsrKXUuQS5wdXNoKHkuYSgpKTtmb3IodS5VPXkuUyhJKSx1LlA9eS5TKGMpO0QtLTspdS5BW0RdPXkuUyh1LkFbRF0pO3JldHVybiB1fSkselc9e30sSz0oRi5wcm90b3R5cGUuJDA9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2ZvcihxPShJPVtdLEQ9MCk7cTx5Lmxlbmd0aDtxKyspZm9yKGM9Yzw8dXx5W3FdLEQrPXU7NzxEOylELT04LEkucHVzaChjPj5EJjI1NSk7cmV0dXJuIEl9LEYucHJvdG90eXBlLmk9MzUsZnVuY3Rpb24oeSx1LEkpe2lmKDA+PXkuVnx8MTx5Lk18fCF5Lm0mJjA8dXx8MCE9ZG9jdW1lbnQuaGlkZGVufHx5Lm8oKS15Lmo8eS5WLUkpcmV0dXJuIGZhbHNlO3JldHVybih1PXkuUygoeS5CPXRydWUsMjA4KSktdSxKKHksMjA4LHkuVy5sZW5ndGgpLHkpLmcucHVzaChbUlosdV0pLHRydWV9KSxxYj1mdW5jdGlvbih5LHUsSSxEKXt0cnl7Zm9yKEQ9MDs3OTY2OTM4NzQ4OCE9RDspeSs9KHU8PDRedT4+PjUpK3VeRCtJW0QmM10sRCs9MjQ4OTY2ODM1OSx1Kz0oeTw8NF55Pj4+NSkreV5EK0lbRD4+PjExJjNdO3JldHVyblt5Pj4+MjQseT4+MTYmMjU1LHk+PjgmMjU1LHkmMjU1LHU+Pj4yNCx1Pj4xNiYyNTUsdT4+OCYyNTUsdSYyNTVdfWNhdGNoKGMpe3Rocm93IGM7fX0sc3c9ZnVuY3Rpb24oeSx1LEksRCl7Zm9yKEQ9KEk9eS5hKCksMCk7MDx1O3UtLSlEPUQ8PDh8eS5hKCk7Sih5LEksRCl9O2VbMF1pbiBSfHwidW5kZWZpbmVkIj09dHlwZW9mIFIuZXhlY1NjcmlwdHx8Ui5leGVjU2NyaXB0KCJ2YXIgIitlWzBdKTtmb3IodmFyIGs7ZS5sZW5ndGgmJihrPWUuc2hpZnQoKSk7KVI9UltrXSYmUltrXSE9PU9iamVjdC5wcm90b3R5cGVba10/UltrXTpSW2tdPXt9O2c9SC5ib3RndWFyZCxnLnBMZz1mdW5jdGlvbih5LHUsSSl7dGhpcy5pbnZva2U9KEk9bmV3IEYoeSx7Zjp1fSksZnVuY3Rpb24oRCxjLHEpe3JldHVybihxPUkuTkUoYyYmRCxxKSxEKSYmIWMmJkQocSkscX0pfSxnLmJnPWZ1bmN0aW9uKHksdSxJKXtyZXR1cm4geSYmeS5zdWJzdHJpbmcmJihJPWdbeS5zdWJzdHJpbmcoMCwzKV0pP25ldyBJKHkuc3Vic3RyaW5nKDMpLHUpOm5ldyBnLnBMZyh5LHUpfTt0cnl7Zy51fHwobVUoSCwidW5sb2FkIixmdW5jdGlvbigpe30pLGcudT0xKX1jYXRjaCh5KXt9OycpKCk7PC9zY3JpcHQ+CiAgPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiIG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICBkb2N1bWVudC5iZyA9IG5ldyBib3RndWFyZC5iZygncExnN3N1QVlWUWNYZDVJZ2duKytrVEs2V216aTA4VVBnYk9tajRQbzM5bENSeW93c01yMXVOcTdKNHV4d2JyVDBPbFE4Z2pSK040cDJsNEpJQnREUmx6WkJZUkhOaW9mQkdodWs3NjYxNFdVVGlSSW9uUWNVUjJuSEdRa3EvOHF1NzdLSFh4OWw2bXpnbVluTmM0SmJDV2F3MzJIdm5YV201Uk1FOWxiRHpLUVdwazluQTYxZkVUazNXTC9BMTUrSFB1UnRISmtwaThwTzRkMXJLVnNVZklUcHN2WXYyT0d1Z0phSGNKOFhqdG1zWmV3cHhXRWdNWVFQVWlqTklYR3h2SjNuLzFJRXFZcUhYdXd2bC91VnpqcS9SdWpWVFRqdGpFc2NXTHNrRDJrVndlbWJJbm1OcXFzeXdTM2FKVmpnMjBmVTBmTHQ5blEzaGs4UjJObmM3eXZCb3p4MTdYd0lsKzZFM21YanI5anV1U2dUSkh6akc5RkxHS3g4eWw3cXMyYnM3dm5MUmY3RjV0cElsVFg0bFE1eVkxdkM3NU1jSmFSdHFWZ28xZml1VjZnMHNSWklsUll2SE1rait1NEZ6UVBuRXRyZ2xBZG1McmhncG83SWVRbFVDdGJkU1JwWjV1Wjc5K1FpbHUwOVg4VGRpTTgvb2pIZWsxRjMrNWptOTBMeGZUbmluTmFjYWJrcG1LbFV4QWIwZXNDY1FHenJmTldLZFg2azFmUm1mamJQUDY5blhRbENncFRrbStTRnVYMGNuaFJZZ05MakxVNDMvcVFQQ1hjUmZLZTVEc3pWRUdPdXg2RG5WVFRQYS9RMUVwdjlsV1hRelJUUnJYVTBCWFpmSldpYVFvRTJCSmNlNVUyd05rOWtyYXpwNkl4M1E0aklQYmdwYmlVZXVnRmhaSDN4U0IwUDZOa0UyNlYzdk5xU3dZVGFIcU1mQlBRTk1XWi95aHE3bGUvQWxtd3VieWVKUGZaaTcwR2VPeTRZU2duKzVkNFdJRUc2SnhBRmIrN216d0FYMFNuWmpuVU4wbzNYY1NaVlVZRUJpNEdrd0t3eW5FbWh4UW05eWVFOEV2ZVNlNGlmZTV6YTR2WUgwb3NzRFFnMW42L2hjdGhDR0w0ZW83dlhKWWVIbW5Zb1gxRkJBajhndy9vQWtaV29CRVV5dkpza1RaOE1hbE52ZmJSZTVBbVdEeGljSXA5LzJTOW1MRTNXaEltVHpJQnRQVkJ2SlBnMjdhdmF5bVhFcFBBbGFQbkpWeUtkc1QyaXJrT2F2dlQ2UUVRbi9kelk5cEF0RFgwazlXamxvdFAza2E1STgyMERUb0syMkx3ZmtvWjgwZlpIVHVhVEE5aXJLSS9ZTHZ1RllORk8rZ3VkVEpBN1ZwZDBHbmtkK0x4OEdiYWNFcW5zMXBIbVk3VUtXeWZNazI0TzJwL04wTlRIMi81Vzg4c3hBSTUvWjhaNEdxYXJuRVluM1ovZTBzTkhVekVPc1RBSHNhMy9reWpac3NJeXBFM1RuVWZwZUpINjd3TGxqTEoxOG1KZGRSK3VaYytaQlNvMFF5MExPVmZtdlhDc1Y4RmVOS3ZIRnU2UnkrVWdpNUhMeG1xK3RKVlJtTXJ1bzd4VTlMTjNpSTNZTkRhdkduOXlGMzYySjEwZDEwQ2pFcGhDTXJqaUJTOWUxV1R4N3ZPSFN1UWo3cFBVOTN3ZEdoMjZoeGJyM2hJdHdiaWtueEsrcThvYUQycCtsSzJJWmprcUxxRGUrQ1BMQjhYSkFwZVhBRHNkaUZkVHN2eVBkc3U3ekEzc1gwVE9Gb3FoOE4rL0FvWVBHYm9VRUliWVFuWkoyQWJmRlZSdUF4QWdjdVJ1d2NWejdrd0F1b2lLdnhlNTdFUmVxQTYvdUVEN0pBK05pTnpydWVyUllDbkg4V0hIcnFFLzN4R2lnazhUbGJuRXN3ciszNlhQMlB5QkxiWkR5TnpTZ2Q2U1Q0OVNoMFo3L2lHcjNla0IvRXNzOGZaUWVlbzViU0lrRXFpalJlZDJYbE51ZXhhdDRzWURYQkRiaXorT2tCdVM5amZueEkrTVMxVWlFb294Qm5EZ0d4OHNmdytYVjFPVGJsY0lFU0VzejhSZ0lmWUh1TlJHZmxrUm9mZ2M4SXNvbG5odWJzUlM0eW9zcnJ5R2FncjJPYlVIS0Y0RjFjY2hvYzJTYnN5Um9zdkx6dEpBeitIY2R2UFdDWndSVUVMY3hsN25TQnM4ZVl0U1NNY2pZL3pWdTdIVkJGUHlQM0ZkYnpEK1ZTckVWVFE0T3RFbzRXZUpoSnlIT0x3L3lEQ0RVZytHWXdwNmg2aUxPelFHeDRvUHBQeXRPQ0g1bnpodkkxanVWazVoVlFDYk0yZnduM2hDamtOdWJzZGpkYXlmaGQwMGtXS0JpaTdyclJtSWQ5bm1YYlNVY1BlL1pFU1BKUmVrdHhtS0l0QjdHWmZmUy8yaHFTRVE0azhYTjJ2dnM5ZkRKVWN3dmNxUzcramM0RDVKMExjOEdyMGI3QUJIU0dpUnp0OVZLVzk1UzdwMmtXZXJSU055c0plV3hLQVV2SWsvWG1mRllad0hjckUyTGtzeWdBSmU0MU92bndrazNKaW4wOTA1VmxFb3JkWGsxdHFXQjJ5WTZlbWVZeGZxckgyT3JPV0VieTRMbklWZk9SUzdUamgwbmZBZTYrRW9kY3ZtSGFNeGRCdTduK1JFTUhtYnAvTERrY0cvMzZRaWRwc2QvMmtUUUJMZjkwVndVb0pZbnEvUW1wQ1o3RG13UVFScWJJZ1U1RTRhU21lNTBPQk0zVktPUmRsSnZOZ0FxdFdtVlpsMUQzSWZEaFBDOVFCeFcycWVFeFVwSGRLZzI1cnBHYzA3OGQxY2RPMkwzeWZWUGVaSHF5QTBKYm5aZUFva3FORzJDQ1cvWDF3andWMkJJdngxSTEzcGdXbmVBaERXUE1aaFU2UXJuTFduL085c1lYK1VCWnVFVUZ3emdYWXFIaE9GT3BsSzk3aTNVTFdqY1RlWG14SXJBdURaT2lBQW9sNm4veGtvc3NmNkN6RnlaMWV1eVB1N2pGTE4wbjk3MXZQOGhLRWgrYTVtRzBJNU5xOVdKMldwNVRNclpRdG42aDJNSXp1M1dMVXFMT3VoVEVsQnpETnowc3B6WS8zK3g4OGcwL0FyNDdWVjR4TUlrV3NzMUFEZHBaTGlockp0UlBNRXhLUWE2V252SytvTG4yVmhsK0dPcHhlSFo4NFY4UmVxZFlha0wvaEVLV2ZrdFNHMXlRQUNMNFF1d09jWFJyZHJHbVoxZW5BeUxZblFRR2psZjZNbFhWMFNJL2ZkLzRKeWVabTF4dkVXM3piWC9ITFJTV3ZZdDFqb1EvMnRXU2djMHFPUStWZHQ2N3FpaENDNnA1bkx4VzloS0dIenlYYTd6T3dEaUpzOTJGQ29kVkJQRk1uSmFHMjdYaEFwVGxpUkNoYUZHU0pzRVFWMFc2cDJxLzVsYk9zWWdnSnQ0SkFNNXhhZkJKclhMaDFFRFoxK0dTcmV4OGlqTVZSbUtsMTBETWl3am91NiswYlFlbStyUlVTUE5MN0R0ckdYejNKekFkNU5Qei9lN3lBSncxRDJQZ3d3aGxTOUc2MmJqSE4rR250YVE3UnB3TTh2SzFKbklTYWtQc1YyQ3R6YWJuSE5JSSt6ZGt0M1pnZGgyVDl0blFCWFdJOGVwQzZTR0VnOW81TVB4cHNLQ0p3UitkRGJxb3k5cjRtbFRVZFMyaHlRSVlOWXRRV0hhcnlHUElNQlRUWXdLRXB1MUQyNE0raGFZejdBd2tXMjh2WGgrR3FiVmdRTm9YWHNTN0hkVDBiTnVaYVo0dFlJRUx3YnIrdG43L0VFVU1PTEJQNmRtSTdHRG0zTndzQkVMUEtUcGtpQmU0V0xDS1RheFA3SzlYa1ZQaUVnN1U0MDJPTWZBQTRuZGZqekIwRGh3SkJLV0IwWDNBbXh6NEt5OGRCYWJXdCtRUkpSMzBWa1VUdVFsZGNCQlBIT2pVQTFOUnZzc0pWcHRETVJhaDZQQWJnUnRyaWl6Wlp6S1dUWXB4aS9jMFFTRFA2aXdYSjFaVy9CZjNnSkJ1d3VzR1lGRWUxZnpDMFk1UGNWSjUvOU9HQUNkMmN1QzlZZmJuQjVmR2c0Y1RJYnRzZkpoWVNPL05EVTNsd21mQWJucGtWUmRDcUdrNkI5NkN5V0JzRmlTc0lCaVM2MVViRklDbjRTc3g4ZHNtY0FKWWRJb1UzdkJJQWNrRWd3YmlNRCtmUVZUMjFqbkZ5eWRFMTA1NHRSSFFvbnB4V2VWV3d6VmEzVVVkVEZaVmdIa1d5Tis5eTNyd2lWTTF6eTFVR1dNcnQyWjBzTHhhSG02VW5mT3pxUG5rdjhiMjd3ZGFXRUZua0J5Z2dYUXpYZW1WNlFDZlF2LzYzNG1KWU5FWjFCUVlZa1ZOS2JzTU1JMUhRTEJVNXBtalN1OERDdVhwazNnWCtVSVh2VFVlZERSWFFDRmN6ZlZwNFJtVjBLckxtTkR3K0VRWlN1UU9YWVJGMXptV0tCdnJ6bHJCb0tYd1AzRWpmTFIzSDdiQVhnZHliQmR4dnM0MFpqK3ZUbEthZ0VDSkhOSmpCSHlvM2c5Um83Ri94bFZUTzQ4cXZ4bkNrQVNBdndZMnNaa0MrVU04NVNKMWRVOTNIdUQzTDJ5NS84ckwxd3l3aUZWTWxEZkM5cXlSMnNFOUU1cllwY0grZkRGL2hyNnVxNENDQVlwRUh1TW1hR2MwZk5jd1daZ1lDdkF6WllpUlE1QjRhMXRvUjNkYm1PQU1kdEhjdnFUNkhZa2psbTZ0MXJCOThmNGpLZ3hUb1IvRG82Tnl2T1lmVzc5MHlQUS9MVlRPOWJyYmoxSmUwY1daVExYamRHdlJqVTJhZUFBdDAvUWlVUEpiQU9BaHhqTjRjUjU2UUhicmU3RlQ3TWVLclRCcDYrdmJTVGloWGNLeDdldUpnM2t6ZVJqM2xPOHg3RnBTZ1NTR0I2bjVaTWdiRVo0M3Bpd000LzNZU1dld2ZJSGJsQWhXSGJUZ2h0dFRJRnZYOE1yV1EvOUx6aFZ3NmRtVGc2WDExWTZjdUhVZnNQUXpoaEFtL1BsakVUd3ljeCtqajQxdnVZSDNWUXhLMUk0NXptTmZCS3hXeVYxRVlYVUlKUGkxc2FGSmxMWmN3NCt2MVgvMlpKalVON0JTSkkyNnJVdktVTkJYblJtQnMyMXR1Sko4SCtlbDlvMkgyS1pFc1JaWEhhakQ1TTliSDIwTjE3MW02VFlzL0N6dUxTcXp5cG1KRzdLcDNrSWZWcGdXc015aHpNVFl1TnhlVmVpZDBvWmlFRFc4aG1GdUQ2K0FnM25ScUtBYlZrNFhtSkg2R0ZYQlg1TVJvemxtVVhWdSt6K2JnWGgwQ3NjY3hSMTVkbDg5MmxDS0FiOXFpSlpRVU9sRWJRR3NoMm90MGt1Rzh6RFhxZG13SkxyVU0vc1RkYTU2TGFTL0NwdjNsZk1EVjdJOStudkJIVnQwTXAwcGNGTEdvYXc2MGdVNlRKUlQ4eDVkVkNYOXRrN1VZSUdlVEtSYU01c0VRUDMxTWJGQk9qc1BDV01mWXlOSkxkaTJRRTBWbzNsMUNkSzRXeFRCSU1UQjU4eFJlUk9McFNOcW1meVU1S1dMYzhpZHluTFRTS2FpWk5MWDlsMEFMd1FUNjhqeFBTVnRCWVh2c01mS3dxU04xRkoyYmpkTDgxOGZNV09LRzV4bWR2dEdWelU1dDhTSzFGdzllQXo2WHJZaGRUYnM2WHhQU1pRRm9CQ1c3VVBaYys4aWtWTFdzekVLTi9hbm1OdFdNVnVwWFFTQkJFYTJvbFV5N2JJTkVscDJtZFVpY3hzZG95RlZDT2tjZzIwNGRRblNxdllRVXVvV3Fya2VUUkEzTnVUUzhYQVBxbmhmQllGQ3hSRjRxN3I0c2t0eExDcjYrTDZzZnBVckJ0V3YyeGxQTFpuajRTbkJFTGdDenFwdThCbVBnMFJWU1FhckVybG8wOWh4ZnRIT3ZVYjN5YVZURXlyZFNXUnRUWUFtKytVYU1YWVF5VVRBYjgrU3cxVGxqeExzOGozVzE5VTdjb0trenQyOFdOeVY5T3lLY05XVnpKV0s1QVVWcnNCa2JESEVBM0orZ2U0REVTNUwvcEZYNVFyNmdKS2NYVkdrYXJ6UVJmYlZlY0hoOHVKLzJoTG80WmlNeEhKdEFWWHQzUS83K1NhdGVQMXQrMFQ2aW1hQzlseFRmVG11QnhXMnFRREVOVTFmVCszMTBGUWgxbkxlWjJ2WC9pZmRKZHB3bW83eHRwR2QwTlRtai9KS0djNXRiZTIrRDVaNkhMamtxUT09Jyk7CiAgPC9zY3JpcHQ+CjxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIGdhaWEgPSB3aW5kb3cuZ2FpYSB8fCB7fTsKICBnYWlhLnBzID0gZ2FpYS5wcyB8fCB7fTsKICBnYWlhLnBzLmhhc1ByZWZpbGxlZElkZW50aWZpZXIgPSBmYWxzZTsKICBmdW5jdGlvbiBnYWlhX3BhcnNlRnJhZ21lbnQoKSB7CiAgdmFyIGhhc2ggPSBsb2NhdGlvbi5oYXNoOwogIHZhciBwYXJhbXMgPSB7fTsKICBpZiAoIWhhc2gpIHsKICByZXR1cm4gcGFyYW1zOwogIH0KICB2YXIgcGFyYW1TdHJzID0gZGVjb2RlVVJJQ29tcG9uZW50KGhhc2guc3Vic3RyaW5nKDEpKS5zcGxpdCgnJicpOwogIGZvciAodmFyIGkgPSAwOyBpIDwgcGFyYW1TdHJzLmxlbmd0aDsgaSsrKSB7CiAgICAgIHZhciBwYXJhbSA9IHBhcmFtU3Ryc1tpXS5zcGxpdCgnPScpOwogICAgICBwYXJhbXNbcGFyYW1bMF1dID0gcGFyYW1bMV07CiAgICB9CiAgICByZXR1cm4gcGFyYW1zOwogIH0KCiAgZnVuY3Rpb24gZ2FpYV9wcmVmaWxsRW1haWwoKSB7CiAgICB2YXIgZW1haWwgPSBudWxsOwogICAgdmFyIGZvcm0gPSBudWxsOwogICAgaWYgKGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKSB7CiAgICAgIGVtYWlsID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ0VtYWlsJyk7CiAgICAgIGZvcm0gPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ2FpYV9sb2dpbmZvcm0nKTsKICAgIH0KICAgIGlmIChmb3JtICYmIGVtYWlsICYmIChlbWFpbC52YWx1ZSA9PSBudWxsIHx8IGVtYWlsLnZhbHVlID09ICcnKQogICAgICAgICYmIChlbWFpbC50eXBlICE9ICdoaWRkZW4nKSkgewogICAgICBoYXNoUGFyYW1zID0gZ2FpYV9wYXJzZUZyYWdtZW50KCk7CiAgICAgIGlmIChoYXNoUGFyYW1zWydFbWFpbCddICYmIGhhc2hQYXJhbXNbJ0VtYWlsJ10gIT0gJycpIHsKICAgICAgICBlbWFpbC52YWx1ZSA9IGhhc2hQYXJhbXNbJ0VtYWlsJ107CiAgICAgIH0KICAgIH0KICB9CgogIAogIHRyeSB7CiAgICBnYWlhX3ByZWZpbGxFbWFpbCgpOwogIH0gY2F0Y2ggKGUpIHsKICB9CiAgCjwvc2NyaXB0Pgo8c2NyaXB0IG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICB2YXIgZ2FpYV9zY3JvbGxUb0VsZW1lbnQgPSBmdW5jdGlvbihlbGVtZW50KSB7CiAgdmFyIGNhbGN1bGF0ZU9mZnNldEhlaWdodCA9IGZ1bmN0aW9uKGVsZW1lbnQpIHsKICB2YXIgY3VydG9wID0gMDsKICBpZiAoZWxlbWVudC5vZmZzZXRQYXJlbnQpIHsKICB3aGlsZSAoZWxlbWVudCkgewogIGN1cnRvcCArPSBlbGVtZW50Lm9mZnNldFRvcDsKICBlbGVtZW50ID0gZWxlbWVudC5vZmZzZXRQYXJlbnQ7CiAgfQogIH0KICByZXR1cm4gY3VydG9wOwogIH0KICB2YXIgc2lnaW5PZmZzZXRIZWlnaHQgPSBjYWxjdWxhdGVPZmZzZXRIZWlnaHQoZWxlbWVudCk7CiAgdmFyIHNjcm9sbEhlaWdodCA9IHNpZ2luT2Zmc2V0SGVpZ2h0IC0gd2luZG93LmlubmVySGVpZ2h0ICsKICBlbGVtZW50LmNsaWVudEhlaWdodCArIDAuMDIgKiB3aW5kb3cuaW5uZXJIZWlnaHQ7CiAgd2luZG93LnNjcm9sbCgwLCBzY3JvbGxIZWlnaHQpOwogIH0KPC9zY3JpcHQ+CiAgPHNjcmlwdCBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+CiAgaWYgKGdhaWEucHMuaGFzUHJlZmlsbGVkSWRlbnRpZmllcikgewogIHZhciBmb3JtID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2dhaWFfbG9naW5mb3JtJyk7CiAgaWYgKGZvcm0pIHsKICBmb3JtLnN1Ym1pdCgpOwogIH0KICB9CiAgPC9zY3JpcHQ+CjxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIChmdW5jdGlvbigpewogIGdhaWFfb25Mb2dpblN1Ym1pdCA9IGZ1bmN0aW9uKCkgewogIHRyeSB7CiAgZ2FpYS5sb2dpbkF1dG9SZWRpcmVjdC5zdG9wKCk7CiAgfSBjYXRjaCAoZXJyKSB7CiAgLy8gZG8gbm90IHByZXZlbnQgZm9ybSBmcm9tIGJlaW5nIHN1Ym1pdHRlZAogIH0KICB0cnkgewogIGRvY3VtZW50LmJnLmludm9rZShmdW5jdGlvbihyZXNwb25zZSkgewogIGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdiZ3Jlc3BvbnNlJykudmFsdWUgPSByZXNwb25zZTsKICB9KTsKICB9IGNhdGNoIChlcnIpIHsKICBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnYmdyZXNwb25zZScpLnZhbHVlID0gJyc7CiAgfQogIHJldHVybiB0cnVlOwogIH0KICBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ2FpYV9sb2dpbmZvcm0nKS5vbnN1Ym1pdCA9IGdhaWFfb25Mb2dpblN1Ym1pdDsKICB2YXIgc2lnbmluQnV0dG9uOwogIHNpZ25pbkJ1dHRvbiA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCduZXh0Jyk7CiAgZ2FpYV9hdHRhY2hFdmVudCh3aW5kb3csICdsb2FkJywgZnVuY3Rpb24oKXsKICBnYWlhX3Njcm9sbFRvRWxlbWVudChzaWduaW5CdXR0b24pOwogIH0pOwogIH0pKCk7Cjwvc2NyaXB0PgogIDxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPnZhciBlPXRoaXMsZz1mdW5jdGlvbihiLGMpe2I9Yi5zcGxpdCgiLiIpO3ZhciBhPWU7YlswXWluIGF8fCFhLmV4ZWNTY3JpcHR8fGEuZXhlY1NjcmlwdCgidmFyICIrYlswXSk7Zm9yKHZhciBkO2IubGVuZ3RoJiYoZD1iLnNoaWZ0KCkpOyliLmxlbmd0aHx8dm9pZCAwPT09Yz9hW2RdP2E9YVtkXTphPWFbZF09e306YVtkXT1jfTt2YXIgaD1mdW5jdGlvbigpe3RyeXtyZXR1cm4gbmV3IFhNTEh0dHBSZXF1ZXN0fWNhdGNoKGEpe2Zvcih2YXIgYj1bIk1TWE1MMi5YTUxIVFRQLjYuMCIsIk1TWE1MMi5YTUxIVFRQLjMuMCIsIk1TWE1MMi5YTUxIVFRQIiwiTWljcm9zb2Z0LlhNTEhUVFAiXSxjPTA7YzxiLmxlbmd0aDtjKyspdHJ5e3JldHVybiBuZXcgQWN0aXZlWE9iamVjdChiW2NdKX1jYXRjaChkKXt9fXJldHVybiBudWxsfTtnKCJnYWlhLmFqYXgubmV3WG1sSHR0cFJlcXVlc3QiLGgpO3ZhciBrPWZ1bmN0aW9uKCl7dGhpcy5hPWgoKTt0aGlzLnBhcmFtZXRlcnM9e319O2coImdhaWEuYWpheC5YbWxIdHRwRm9ybVJlcXVlc3QiLGspOwprLnByb3RvdHlwZS5zZW5kPWZ1bmN0aW9uKGIsYyl7dmFyIGE9W10sZDtmb3IoZCBpbiB0aGlzLnBhcmFtZXRlcnMpYS5wdXNoKGQrIj0iK2VuY29kZVVSSUNvbXBvbmVudCh0aGlzLnBhcmFtZXRlcnNbZF0pKTthPWEuam9pbigiJiIpO3ZhciBmPXRoaXMuYTtmLm9wZW4oIlBPU1QiLGIsITApO2Yuc2V0UmVxdWVzdEhlYWRlcigiQ29udGVudC10eXBlIiwiYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkIik7Zi5vbnJlYWR5c3RhdGVjaGFuZ2U9ZnVuY3Rpb24oKXs0PT1mLnJlYWR5U3RhdGUmJmMoe3N0YXR1czpmLnN0YXR1cyx0ZXh0OmYucmVzcG9uc2VUZXh0fSl9O2Yuc2VuZChhKX07ay5wcm90b3R5cGUuc2VuZD1rLnByb3RvdHlwZS5zZW5kOwprLnByb3RvdHlwZS5oPWZ1bmN0aW9uKGIsYyxhKXt2YXIgZD10aGlzLmE7ZC5vcGVuKCJQT1NUIixiLCEwKTtkLnNldFJlcXVlc3RIZWFkZXIoIkNvbnRlbnQtdHlwZSIsImFwcGxpY2F0aW9uL2pzb24iKTtkLm9ucmVhZHlzdGF0ZWNoYW5nZT1mdW5jdGlvbigpezQ9PWQucmVhZHlTdGF0ZSYmYSh7c3RhdHVzOmQuc3RhdHVzLHRleHQ6ZC5yZXNwb25zZVRleHR9KX07ZC5zZW5kKGMpfTtrLnByb3RvdHlwZS5zZW5kSnNvbj1rLnByb3RvdHlwZS5oO2sucHJvdG90eXBlLmdldD1mdW5jdGlvbihiLGMpe3ZhciBhPXRoaXMuYTthLm9wZW4oIkdFVCIsYiwhMCk7YS5vbnJlYWR5c3RhdGVjaGFuZ2U9ZnVuY3Rpb24oKXs0PT1hLnJlYWR5U3RhdGUmJmMoe3N0YXR1czphLnN0YXR1cyx0ZXh0OmEucmVzcG9uc2VUZXh0fSl9O2Euc2VuZCgpfTtrLnByb3RvdHlwZS5nZXQ9ay5wcm90b3R5cGUuZ2V0O3ZhciBsPS9ccyo7XHMqLyxtPWZ1bmN0aW9uKCl7aWYoIWRvY3VtZW50LmNvb2tpZSlyZXR1cm4iIjtmb3IodmFyIGI9ZG9jdW1lbnQuY29va2llLnNwbGl0KGwpLGM9MDtjPGIubGVuZ3RoO2MrKyl7dmFyIGE9YltjXTthPWEucmVwbGFjZSgvXlxzKy8sIiIpO2E9YS5yZXBsYWNlKC9ccyskLywiIik7aWYoMD09YS5pbmRleE9mKCJBUElTSUQ9IikpcmV0dXJuIGEuc3Vic3RyKDcpfXJldHVybiIifTt2YXIgbj1udWxsLHA9ZnVuY3Rpb24oYixjKXt0aGlzLmc9Yjt0aGlzLmY9Yzt0aGlzLmM9bSgpO3RoaXMuYj0hMX0scT1mdW5jdGlvbigpe3ZhciBiPW4sYz1tKCk7Yz09Yi5jfHxiLmJ8fChiLmM9YywobmV3IGspLmdldChiLmYsZnVuY3Rpb24oYSl7dmFyIGQ9bjthJiZhLnN0YXR1cyYmMjAwPT1hLnN0YXR1cyYmIk9LIj09YS50ZXh0JiYoZC5hJiZjbGVhckludGVydmFsKGQuYSksZC5ifHwod2luZG93LmxvY2F0aW9uPWQuZykpfSkpfTtwLnByb3RvdHlwZS5zdGFydD1mdW5jdGlvbihiKXtpZih0aGlzLmEpcmV0dXJuITE7dGhpcy5hPXNldEludGVydmFsKGZ1bmN0aW9uKCl7cSgpfSxiKTtyZXR1cm4hMH07ZygiZ2FpYS5sb2dpbkF1dG9SZWRpcmVjdC5zdGFydCIsZnVuY3Rpb24oYixjLGEpe2lmKG58fCFhfHwhY3x8MD49YilyZXR1cm4hMTtuPW5ldyBwKGMsYSk7cmV0dXJuIG4uc3RhcnQoYil9KTsKZygiZ2FpYS5sb2dpbkF1dG9SZWRpcmVjdC5zdG9wIixmdW5jdGlvbigpe3ZhciBiPW47Yi5iPSEwO2IuYSYmKGNsZWFySW50ZXJ2YWwoYi5hKSxiLmE9bnVsbCl9KTsKPC9zY3JpcHQ+CiAgPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiIG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICBnYWlhLmxvZ2luQXV0b1JlZGlyZWN0LnN0YXJ0KDUwMDAsCiAgJ2h0dHBzOlx4MkZceDJGYWNjb3VudHMuZ29vZ2xlLmNvbVx4MkZTZXJ2aWNlTG9naW4/Y29udGludWU9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2Zm9sbG93dXA9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2c2VydmljZT13aXNlXHgyNmx0bXBsPXNoZWV0c1x4MjZwYXNzaXZlPTEyMDk2MDBceDI2bm9hdXRvbG9naW49dHJ1ZScsCiAgJ2h0dHBzOlx4MkZceDJGYWNjb3VudHMuZ29vZ2xlLmNvbVx4MkZQYXNzaXZlTG9naW5Qcm9iZXI/Y29udGludWU9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2Zm9sbG93dXA9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2c2VydmljZT13aXNlXHgyNmx0bXBsPXNoZWV0c1x4MjZwYXNzaXZlPTEyMDk2MDAnKTsKICA8L3NjcmlwdD4KICA8L2JvZHk+CjwvaHRtbD4KIjtzOjg6InJlc3BvbnNlIjthOjI6e3M6NDoiY29kZSI7aToyMDA7czo3OiJtZXNzYWdlIjtzOjI6Ik9LIjt9czo3OiJjb29raWVzIjthOjM6e2k6MDtPOjE0OiJXUF9IdHRwX0Nvb2tpZSI6NTp7czo0OiJuYW1lIjtzOjM6Ik5JRCI7czo1OiJ2YWx1ZSI7czoxNzU6IjE4OD1TRUZ3NExPc1RESl9OQVh5dkszVHRkajdQNHE1UXBqeTFIam9NMGtkNU03bDk3U3RSODA1OE1rQUtrVHJ4Tld4MVhuc2RpbWhFRXBfZTllVFpnYk1qMGhZc3lhUVEteGN3U2FjT1lrRDNBc3hGTnpiQ1JoMENRMGtRdngwWm5GdndRUkVFZUc2Mzg4d1ZhU2tVS3dTM0xLNWZyNWxITlJpb0dRV3Zfc1g2Vm8iO3M6NzoiZXhwaXJlcyI7aToxNTgxNTk4Mjk2O3M6NDoicGF0aCI7czoxOiIvIjtzOjY6ImRvbWFpbiI7czoxMDoiZ29vZ2xlLmNvbSI7fWk6MTtPOjE0OiJXUF9IdHRwX0Nvb2tpZSI6NTp7czo0OiJuYW1lIjtzOjE6IlMiO3M6NToidmFsdWUiO3M6NTA6ImFwcHMtc3ByZWFkc2hlZXRzPXFQYmpOd1hoQlBvWjRLNjU2MjdIQnYwclh2U0RheENaIjtzOjc6ImV4cGlyZXMiO2k6MTU2NTc5MDY5NjtzOjQ6InBhdGgiO3M6NjA6Ii9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyI7czo2OiJkb21haW4iO3M6MTU6ImRvY3MuZ29vZ2xlLmNvbSI7fWk6MjtPOjE0OiJXUF9IdHRwX0Nvb2tpZSI6NTp7czo0OiJuYW1lIjtzOjQ6IkdBUFMiO3M6NToidmFsdWUiO3M6NDk6IjE6NC1zbXhyVnR5dzAzeDZ4eEhPLW5Hb3hPdTd4NjJnOjRkWGpBczhRbjBLYmtZSGoiO3M6NzoiZXhwaXJlcyI7aToxNjI4ODU5MDk3O3M6NDoicGF0aCI7czoxOiIvIjtzOjY6ImRvbWFpbiI7czoxOToiYWNjb3VudHMuZ29vZ2xlLmNvbSI7fX1zOjg6ImZpbGVuYW1lIjtOO3M6MTM6Imh0dHBfcmVzcG9uc2UiO086MjU6IldQX0hUVFBfUmVxdWVzdHNfUmVzcG9uc2UiOjU6e3M6MTE6IgAqAHJlc3BvbnNlIjtPOjE3OiJSZXF1ZXN0c19SZXNwb25zZSI6MTA6e3M6NDoiYm9keSI7czo3NDE3MToiCjwhRE9DVFlQRSBodG1sPgo8aHRtbCBsYW5nPSJlbiI+CiAgPGhlYWQ+CiAgPG1ldGEgY2hhcnNldD0idXRmLTgiPgogIDxtZXRhIGNvbnRlbnQ9IndpZHRoPTMwMCwgaW5pdGlhbC1zY2FsZT0xIiBuYW1lPSJ2aWV3cG9ydCI+CiAgPG1ldGEgbmFtZT0iZGVzY3JpcHRpb24iIGNvbnRlbnQ9IkNyZWF0ZSBhIG5ldyBzcHJlYWRzaGVldCBhbmQgZWRpdCB3aXRoIG90aGVycyBhdCB0aGUgc2FtZSB0aW1lIOKAkyBmcm9tIHlvdXIgY29tcHV0ZXIsIHBob25lIG9yIHRhYmxldC4gR2V0IHN0dWZmIGRvbmUgd2l0aCBvciB3aXRob3V0IGFuIGludGVybmV0IGNvbm5lY3Rpb24uIFVzZSBTaGVldHMgdG8gZWRpdCBFeGNlbCBmaWxlcy4gRnJlZSBmcm9tIEdvb2dsZS4iPgogIDxtZXRhIG5hbWU9Imdvb2dsZS1zaXRlLXZlcmlmaWNhdGlvbiIgY29udGVudD0iTHJkVFVXOXBzVUFNYmg0SWEwNzQtQlBFVm1jcEJ4RjZHd2YwTVNnUVhacyI+CiAgPHRpdGxlPkdvb2dsZSBTaGVldHMg4oCTIGNyZWF0ZSBhbmQgZWRpdCBzcHJlYWRzaGVldHMgb25saW5lLCBmb3IgZnJlZS48L3RpdGxlPgogIDxzdHlsZT4KICBAZm9udC1mYWNlIHsKICBmb250LWZhbWlseTogJ09wZW4gU2Fucyc7CiAgZm9udC1zdHlsZTogbm9ybWFsOwogIGZvbnQtd2VpZ2h0OiAzMDA7CiAgc3JjOiBsb2NhbCgnT3BlbiBTYW5zIExpZ2h0JyksIGxvY2FsKCdPcGVuU2Fucy1MaWdodCcpLCB1cmwoLy9mb250cy5nc3RhdGljLmNvbS9zL29wZW5zYW5zL3YxNS9tZW01WWFHczEyNk1pWnBCQS1VTl9yOE9VdWhzLnR0ZikgZm9ybWF0KCd0cnVldHlwZScpOwp9CkBmb250LWZhY2UgewogIGZvbnQtZmFtaWx5OiAnT3BlbiBTYW5zJzsKICBmb250LXN0eWxlOiBub3JtYWw7CiAgZm9udC13ZWlnaHQ6IDQwMDsKICBzcmM6IGxvY2FsKCdPcGVuIFNhbnMnKSwgbG9jYWwoJ09wZW5TYW5zJyksIHVybCgvL2ZvbnRzLmdzdGF0aWMuY29tL3Mvb3BlbnNhbnMvdjE1L21lbThZYUdzMTI2TWlacEJBLVVGVlowZS50dGYpIGZvcm1hdCgndHJ1ZXR5cGUnKTsKfQogIDwvc3R5bGU+CiAgPHN0eWxlPgogIGgxLCBoMiB7CiAgLXdlYmtpdC1hbmltYXRpb24tZHVyYXRpb246IDAuMXM7CiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZm9udGZpeDsKICAtd2Via2l0LWFuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6IDE7CiAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7CiAgLXdlYmtpdC1hbmltYXRpb24tZGVsYXk6IDA7CiAgfQogIEAtd2Via2l0LWtleWZyYW1lcyBmb250Zml4IHsKICBmcm9tIHsKICBvcGFjaXR5OiAxOwogIH0KICB0byB7CiAgb3BhY2l0eTogMTsKICB9CiAgfQogIDwvc3R5bGU+CjxzdHlsZT4KICBodG1sLCBib2R5IHsKICBmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7CiAgYmFja2dyb3VuZDogI2ZmZjsKICBtYXJnaW46IDA7CiAgcGFkZGluZzogMDsKICBib3JkZXI6IDA7CiAgcG9zaXRpb246IGFic29sdXRlOwogIGhlaWdodDogMTAwJTsKICBtaW4td2lkdGg6IDEwMCU7CiAgZm9udC1zaXplOiAxM3B4OwogIGNvbG9yOiAjNDA0MDQwOwogIGRpcmVjdGlvbjogbHRyOwogIC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogbm9uZTsKICB9CiAgYnV0dG9uLAogIGlucHV0W3R5cGU9YnV0dG9uXSwKICBpbnB1dFt0eXBlPXN1Ym1pdF0gewogIGZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsKICBmb250LXNpemU6IDEzcHg7CiAgfQogIGEsCiAgYTpob3ZlciwKICBhOnZpc2l0ZWQgewogIGNvbG9yOiAjNDI3ZmVkOwogIGN1cnNvcjogcG9pbnRlcjsKICB0ZXh0LWRlY29yYXRpb246IG5vbmU7CiAgfQogIGE6aG92ZXIgewogIHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lOwogIH0KICBoMSB7CiAgZm9udC1zaXplOiAyMHB4OwogIGNvbG9yOiAjMjYyNjI2OwogIG1hcmdpbjogMCAwIDE1cHg7CiAgZm9udC13ZWlnaHQ6IG5vcm1hbDsKICB9CiAgaDIgewogIGZvbnQtc2l6ZTogMTRweDsKICBjb2xvcjogIzI2MjYyNjsKICBtYXJnaW46IDAgMCAxNXB4OwogIGZvbnQtd2VpZ2h0OiBib2xkOwogIH0KICBpbnB1dFt0eXBlPWVtYWlsXSwKICBpbnB1dFt0eXBlPW51bWJlcl0sCiAgaW5wdXRbdHlwZT1wYXNzd29yZF0sCiAgaW5wdXRbdHlwZT10ZWxdLAogIGlucHV0W3R5cGU9dGV4dF0sCiAgaW5wdXRbdHlwZT11cmxdIHsKICAtbW96LWFwcGVhcmFuY2U6IG5vbmU7CiAgLXdlYmtpdC1hcHBlYXJhbmNlOiBub25lOwogIGFwcGVhcmFuY2U6IG5vbmU7CiAgZGlzcGxheTogaW5saW5lLWJsb2NrOwogIGhlaWdodDogMzZweDsKICBwYWRkaW5nOiAwIDhweDsKICBtYXJnaW46IDA7CiAgYmFja2dyb3VuZDogI2ZmZjsKICBib3JkZXI6IDFweCBzb2xpZCAjZDlkOWQ5OwogIGJvcmRlci10b3A6IDFweCBzb2xpZCAjYzBjMGMwOwogIC1tb3otYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtbW96LWJvcmRlci1yYWRpdXM6IDFweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDFweDsKICBib3JkZXItcmFkaXVzOiAxcHg7CiAgZm9udC1zaXplOiAxNXB4OwogIGNvbG9yOiAjNDA0MDQwOwogIH0KICBpbnB1dFt0eXBlPWVtYWlsXTpob3ZlciwKICBpbnB1dFt0eXBlPW51bWJlcl06aG92ZXIsCiAgaW5wdXRbdHlwZT1wYXNzd29yZF06aG92ZXIsCiAgaW5wdXRbdHlwZT10ZWxdOmhvdmVyLAogIGlucHV0W3R5cGU9dGV4dF06aG92ZXIsCiAgaW5wdXRbdHlwZT11cmxdOmhvdmVyIHsKICBib3JkZXI6IDFweCBzb2xpZCAjYjliOWI5OwogIGJvcmRlci10b3A6IDFweCBzb2xpZCAjYTBhMGEwOwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICB9CiAgaW5wdXRbdHlwZT1lbWFpbF06Zm9jdXMsCiAgaW5wdXRbdHlwZT1udW1iZXJdOmZvY3VzLAogIGlucHV0W3R5cGU9cGFzc3dvcmRdOmZvY3VzLAogIGlucHV0W3R5cGU9dGVsXTpmb2N1cywKICBpbnB1dFt0eXBlPXRleHRdOmZvY3VzLAogIGlucHV0W3R5cGU9dXJsXTpmb2N1cyB7CiAgb3V0bGluZTogbm9uZTsKICBib3JkZXI6IDFweCBzb2xpZCAjNGQ5MGZlOwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF0sCiAgaW5wdXRbdHlwZT1yYWRpb10gewogIC13ZWJraXQtYXBwZWFyYW5jZTogbm9uZTsKICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7CiAgd2lkdGg6IDEzcHg7CiAgaGVpZ2h0OiAxM3B4OwogIG1hcmdpbjogMDsKICBjdXJzb3I6IHBvaW50ZXI7CiAgdmVydGljYWwtYWxpZ246IGJvdHRvbTsKICBiYWNrZ3JvdW5kOiAjZmZmOwogIGJvcmRlcjogMXB4IHNvbGlkICNjNmM2YzY7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAxcHg7CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAxcHg7CiAgYm9yZGVyLXJhZGl1czogMXB4OwogIC1tb3otYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgfQogIGlucHV0W3R5cGU9Y2hlY2tib3hdOmFjdGl2ZSwKICBpbnB1dFt0eXBlPXJhZGlvXTphY3RpdmUgewogIGJhY2tncm91bmQ6ICNlYmViZWI7CiAgfQogIGlucHV0W3R5cGU9Y2hlY2tib3hdOmhvdmVyIHsKICBib3JkZXItY29sb3I6ICNjNmM2YzY7CiAgLW1vei1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjEpOwogIC13ZWJraXQtYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICBib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjEpOwogIH0KICBpbnB1dFt0eXBlPXJhZGlvXSB7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAxZW07CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAxZW07CiAgYm9yZGVyLXJhZGl1czogMWVtOwogIHdpZHRoOiAxNXB4OwogIGhlaWdodDogMTVweDsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF06Y2hlY2tlZCwKICBpbnB1dFt0eXBlPXJhZGlvXTpjaGVja2VkIHsKICBiYWNrZ3JvdW5kOiAjZmZmOwogIH0KICBpbnB1dFt0eXBlPXJhZGlvXTpjaGVja2VkOjphZnRlciB7CiAgY29udGVudDogJyc7CiAgZGlzcGxheTogYmxvY2s7CiAgcG9zaXRpb246IHJlbGF0aXZlOwogIHRvcDogM3B4OwogIGxlZnQ6IDNweDsKICB3aWR0aDogN3B4OwogIGhlaWdodDogN3B4OwogIGJhY2tncm91bmQ6ICM2NjY7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAxZW07CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAxZW07CiAgYm9yZGVyLXJhZGl1czogMWVtOwogIH0KICBpbnB1dFt0eXBlPWNoZWNrYm94XTpjaGVja2VkOjphZnRlciB7CiAgY29udGVudDogdXJsKGh0dHBzOi8vc3NsLmdzdGF0aWMuY29tL3VpL3YxL21lbnUvY2hlY2ttYXJrLnBuZyk7CiAgZGlzcGxheTogYmxvY2s7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHRvcDogLTZweDsKICBsZWZ0OiAtNXB4OwogIH0KICBpbnB1dFt0eXBlPWNoZWNrYm94XTpmb2N1cyB7CiAgb3V0bGluZTogbm9uZTsKICBib3JkZXItY29sb3I6ICM0ZDkwZmU7CiAgfQogIC5zdGFja2VkLWxhYmVsIHsKICBkaXNwbGF5OiBibG9jazsKICBmb250LXdlaWdodDogYm9sZDsKICBtYXJnaW46IC41ZW0gMDsKICB9CiAgLmhpZGRlbi1sYWJlbCB7CiAgcG9zaXRpb246IGFic29sdXRlICFpbXBvcnRhbnQ7CiAgY2xpcDogcmVjdCgxcHggMXB4IDFweCAxcHgpOyAvKiBJRTYsIElFNyAqLwogIGNsaXA6IHJlY3QoMXB4LCAxcHgsIDFweCwgMXB4KTsKICBoZWlnaHQ6IDBweDsKICB3aWR0aDogMHB4OwogIG92ZXJmbG93OiBoaWRkZW47CiAgdmlzaWJpbGl0eTogaGlkZGVuOwogIH0KICBpbnB1dFt0eXBlPWNoZWNrYm94XS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9ZW1haWxdLmZvcm0tZXJyb3IsCiAgaW5wdXRbdHlwZT1udW1iZXJdLmZvcm0tZXJyb3IsCiAgaW5wdXRbdHlwZT1wYXNzd29yZF0uZm9ybS1lcnJvciwKICBpbnB1dFt0eXBlPXRleHRdLmZvcm0tZXJyb3IsCiAgaW5wdXRbdHlwZT10ZWxdLmZvcm0tZXJyb3IsCiAgaW5wdXRbdHlwZT11cmxdLmZvcm0tZXJyb3IgewogIGJvcmRlcjogMXB4IHNvbGlkICNkZDRiMzk7CiAgfQogIC5lcnJvci1tc2cgewogIG1hcmdpbjogLjVlbSAwOwogIGRpc3BsYXk6IGJsb2NrOwogIGNvbG9yOiAjZGQ0YjM5OwogIGxpbmUtaGVpZ2h0OiAxN3B4OwogIH0KICAuaGVscC1saW5rIHsKICBiYWNrZ3JvdW5kOiAjZGQ0YjM5OwogIHBhZGRpbmc6IDAgNXB4OwogIGNvbG9yOiAjZmZmOwogIGZvbnQtd2VpZ2h0OiBib2xkOwogIGRpc3BsYXk6IGlubGluZS1ibG9jazsKICAtbW96LWJvcmRlci1yYWRpdXM6IDFlbTsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDFlbTsKICBib3JkZXItcmFkaXVzOiAxZW07CiAgdGV4dC1kZWNvcmF0aW9uOiBub25lOwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICB0b3A6IDBweDsKICB9CiAgLmhlbHAtbGluazp2aXNpdGVkIHsKICBjb2xvcjogI2ZmZjsKICB9CiAgLmhlbHAtbGluazpob3ZlciB7CiAgY29sb3I6ICNmZmY7CiAgYmFja2dyb3VuZDogI2MwMzUyMzsKICB0ZXh0LWRlY29yYXRpb246IG5vbmU7CiAgfQogIC5oZWxwLWxpbms6YWN0aXZlIHsKICBvcGFjaXR5OiAxOwogIGJhY2tncm91bmQ6ICNhZTI4MTc7CiAgfQogIC53cmFwcGVyIHsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgbWluLWhlaWdodDogMTAwJTsKICB9CiAgLmNvbnRlbnQgewogIHBhZGRpbmc6IDAgNDRweDsKICB9CiAgLm1haW4gewogIHBhZGRpbmctYm90dG9tOiAxMDBweDsKICB9CiAgLyogRm9yIG1vZGVybiBicm93c2VycyAqLwogIC5jbGVhcmZpeDpiZWZvcmUsCiAgLmNsZWFyZml4OmFmdGVyIHsKICBjb250ZW50OiAiIjsKICBkaXNwbGF5OiB0YWJsZTsKICB9CiAgLmNsZWFyZml4OmFmdGVyIHsKICBjbGVhcjogYm90aDsKICB9CiAgLyogRm9yIElFIDYvNyAodHJpZ2dlciBoYXNMYXlvdXQpICovCiAgLmNsZWFyZml4IHsKICB6b29tOjE7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhciB7CiAgaGVpZ2h0OiA3MXB4OwogIGJvcmRlci1ib3R0b206IDFweCBzb2xpZCAjZTVlNWU1OwogIG92ZXJmbG93OiBoaWRkZW47CiAgfQogIC5oZWFkZXIgLmxvZ28gewogIGJhY2tncm91bmQtaW1hZ2U6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS9hY2NvdW50cy91aS9sb2dvXzF4LnBuZyk7CiAgYmFja2dyb3VuZC1zaXplOiAxMTZweCAzOHB4OwogIGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7CiAgbWFyZ2luOiAxN3B4IDAgMDsKICBmbG9hdDogbGVmdDsKICBoZWlnaHQ6IDM4cHg7CiAgd2lkdGg6IDExNnB4OwogIH0KICAuaGVhZGVyIC5sb2dvLXcgewogIGJhY2tncm91bmQtaW1hZ2U6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS9pbWFnZXMvYnJhbmRpbmcvZ29vZ2xlbG9nby8xeC9nb29nbGVsb2dvX2NvbG9yXzExMngzNmRwLnBuZyk7CiAgYmFja2dyb3VuZC1zaXplOiAxMTJweCAzNnB4OwogIG1hcmdpbjogMjFweCAwIDA7CiAgfQogIC5oZWFkZXIgLnNlY29uZGFyeS1saW5rIHsKICBtYXJnaW46IDI4cHggMCAwOwogIGZsb2F0OiByaWdodDsKICB9CiAgLmhlYWRlciAuc2Vjb25kYXJ5LWxpbmsgYSB7CiAgZm9udC13ZWlnaHQ6IG5vcm1hbDsKICB9CiAgLmdvb2dsZS1oZWFkZXItYmFyLmNlbnRlcmVkIHsKICBib3JkZXI6IDA7CiAgaGVpZ2h0OiAxMDhweDsKICB9CiAgLmdvb2dsZS1oZWFkZXItYmFyLmNlbnRlcmVkIC5oZWFkZXIgLmxvZ28gewogIGZsb2F0OiBub25lOwogIG1hcmdpbjogNDBweCBhdXRvIDMwcHg7CiAgZGlzcGxheTogYmxvY2s7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCAuaGVhZGVyIC5zZWNvbmRhcnktbGluayB7CiAgZGlzcGxheTogbm9uZQogIH0KICAuZ29vZ2xlLWZvb3Rlci1iYXIgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBib3R0b206IDA7CiAgaGVpZ2h0OiAzNXB4OwogIHdpZHRoOiAxMDAlOwogIGJvcmRlci10b3A6IDFweCBzb2xpZCAjZTVlNWU1OwogIG92ZXJmbG93OiBoaWRkZW47CiAgfQogIC5mb290ZXIgewogIHBhZGRpbmctdG9wOiA3cHg7CiAgZm9udC1zaXplOiAuODVlbTsKICB3aGl0ZS1zcGFjZTogbm93cmFwOwogIGxpbmUtaGVpZ2h0OiAwOwogIH0KICAuZm9vdGVyIHVsIHsKICBmbG9hdDogbGVmdDsKICBtYXgtd2lkdGg6IDgwJTsKICBtaW4taGVpZ2h0OiAxNnB4OwogIHBhZGRpbmc6IDA7CiAgfQogIC5mb290ZXIgdWwgbGkgewogIGNvbG9yOiAjNzM3MzczOwogIGRpc3BsYXk6IGlubGluZTsKICBwYWRkaW5nOiAwOwogIHBhZGRpbmctcmlnaHQ6IDEuNWVtOwogIH0KICAuZm9vdGVyIGEgewogIGNvbG9yOiAjNzM3MzczOwogIH0KICAubGFuZy1jaG9vc2VyLXdyYXAgewogIGZsb2F0OiByaWdodDsKICBkaXNwbGF5OiBpbmxpbmU7CiAgfQogIC5sYW5nLWNob29zZXItd3JhcCBpbWcgewogIHZlcnRpY2FsLWFsaWduOiB0b3A7CiAgfQogIC5sYW5nLWNob29zZXIgewogIGZvbnQtc2l6ZTogMTNweDsKICBoZWlnaHQ6IDI0cHg7CiAgbGluZS1oZWlnaHQ6IDI0cHg7CiAgfQogIC5sYW5nLWNob29zZXIgb3B0aW9uIHsKICBmb250LXNpemU6IDEzcHg7CiAgbGluZS1oZWlnaHQ6IDI0cHg7CiAgfQogIC5oaWRkZW4gewogIGhlaWdodDogMHB4OwogIHdpZHRoOiAwcHg7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICB2aXNpYmlsaXR5OiBoaWRkZW47CiAgZGlzcGxheTogbm9uZSAhaW1wb3J0YW50OwogIH0KICAuYmFubmVyIHsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgfQogIC5jYXJkIHsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjZjdmN2Y3OwogIHBhZGRpbmc6IDIwcHggMjVweCAzMHB4OwogIG1hcmdpbjogMCBhdXRvIDI1cHg7CiAgd2lkdGg6IDMwNHB4OwogIC1tb3otYm9yZGVyLXJhZGl1czogMnB4OwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMnB4OwogIGJvcmRlci1yYWRpdXM6IDJweDsKICAtbW96LWJveC1zaGFkb3c6IDBweCAycHggMnB4IHJnYmEoMCwgMCwgMCwgMC4zKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IDBweCAycHggMnB4IHJnYmEoMCwgMCwgMCwgMC4zKTsKICBib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgfQogIC5jYXJkID4gKjpmaXJzdC1jaGlsZCB7CiAgbWFyZ2luLXRvcDogMDsKICB9CiAgLnJjLWJ1dHRvbiwKICAucmMtYnV0dG9uOnZpc2l0ZWQgewogIGRpc3BsYXk6IGlubGluZS1ibG9jazsKICBtaW4td2lkdGg6IDQ2cHg7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIGNvbG9yOiAjNDQ0OwogIGZvbnQtc2l6ZTogMTRweDsKICBmb250LXdlaWdodDogNzAwOwogIGhlaWdodDogMzZweDsKICBwYWRkaW5nOiAwIDhweDsKICBsaW5lLWhlaWdodDogMzZweDsKICAtbW96LWJvcmRlci1yYWRpdXM6IDNweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDNweDsKICBib3JkZXItcmFkaXVzOiAzcHg7CiAgLW8tdHJhbnNpdGlvbjogYWxsIDAuMjE4czsKICAtbW96LXRyYW5zaXRpb246IGFsbCAwLjIxOHM7CiAgLXdlYmtpdC10cmFuc2l0aW9uOiBhbGwgMC4yMThzOwogIHRyYW5zaXRpb246IGFsbCAwLjIxOHM7CiAgYm9yZGVyOiAxcHggc29saWQgI2RjZGNkYzsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjZjVmNWY1OwogIGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KHRvcCwjZjVmNWY1LCNmMWYxZjEpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tb3otbGluZWFyLWdyYWRpZW50KHRvcCwjZjVmNWY1LCNmMWYxZjEpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCNmNWY1ZjUsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW8tbGluZWFyLWdyYWRpZW50KHRvcCwjZjVmNWY1LCNmMWYxZjEpOwogIGJhY2tncm91bmQtaW1hZ2U6IGxpbmVhci1ncmFkaWVudCh0b3AsI2Y1ZjVmNSwjZjFmMWYxKTsKICAtby10cmFuc2l0aW9uOiBub25lOwogIC1tb3otdXNlci1zZWxlY3Q6IG5vbmU7CiAgLXdlYmtpdC11c2VyLXNlbGVjdDogbm9uZTsKICB1c2VyLXNlbGVjdDogbm9uZTsKICBjdXJzb3I6IGRlZmF1bHQ7CiAgfQogIC5jYXJkIC5yYy1idXR0b24gewogIHdpZHRoOiAxMDAlOwogIHBhZGRpbmc6IDA7CiAgfQogIC5yYy1idXR0b24uZGlzYWJsZWQsCiAgLnJjLWJ1dHRvbltkaXNhYmxlZF0gewogIG9wYWNpdHk6IC41OwogIGZpbHRlcjogYWxwaGEob3BhY2l0eT01MCk7CiAgY3Vyc29yOiBkZWZhdWx0OwogIHBvaW50ZXItZXZlbnRzOiBub25lOwogIH0KICAucmMtYnV0dG9uOmhvdmVyIHsKICBib3JkZXI6IDFweCBzb2xpZCAjYzZjNmM2OwogIGNvbG9yOiAjMzMzOwogIHRleHQtZGVjb3JhdGlvbjogbm9uZTsKICAtby10cmFuc2l0aW9uOiBhbGwgMC4wczsKICAtbW96LXRyYW5zaXRpb246IGFsbCAwLjBzOwogIC13ZWJraXQtdHJhbnNpdGlvbjogYWxsIDAuMHM7CiAgdHJhbnNpdGlvbjogYWxsIDAuMHM7CiAgYmFja2dyb3VuZC1jb2xvcjogI2Y4ZjhmODsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y4ZjhmOCwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y4ZjhmOCwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjZjhmOGY4LCNmMWYxZjEpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y4ZjhmOCwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCNmOGY4ZjgsI2YxZjFmMSk7CiAgLW1vei1ib3gtc2hhZG93OiAwIDFweCAxcHggcmdiYSgwLDAsMCwwLjEpOwogIC13ZWJraXQtYm94LXNoYWRvdzogMCAxcHggMXB4IHJnYmEoMCwwLDAsMC4xKTsKICBib3gtc2hhZG93OiAwIDFweCAxcHggcmdiYSgwLDAsMCwwLjEpOwogIH0KICAucmMtYnV0dG9uOmFjdGl2ZSB7CiAgYmFja2dyb3VuZC1jb2xvcjogI2Y2ZjZmNjsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y2ZjZmNiwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y2ZjZmNiwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjZjZmNmY2LCNmMWYxZjEpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y2ZjZmNiwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCNmNmY2ZjYsI2YxZjFmMSk7CiAgLW1vei1ib3gtc2hhZG93OiAwIDFweCAycHggcmdiYSgwLDAsMCwwLjEpOwogIC13ZWJraXQtYm94LXNoYWRvdzogMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICBib3gtc2hhZG93OiAwIDFweCAycHggcmdiYSgwLDAsMCwwLjEpOwogIH0KICAucmMtYnV0dG9uLXN1Ym1pdCwKICAucmMtYnV0dG9uLXN1Ym1pdDp2aXNpdGVkIHsKICBib3JkZXI6IDFweCBzb2xpZCAjMzA3OWVkOwogIGNvbG9yOiAjZmZmOwogIHRleHQtc2hhZG93OiAwIDFweCByZ2JhKDAsMCwwLDAuMSk7CiAgYmFja2dyb3VuZC1jb2xvcjogIzRkOTBmZTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjNDc4N2VkKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjNDc4N2VkKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCM0Nzg3ZWQpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjNDc4N2VkKTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzQ3ODdlZCk7CiAgfQogIC5yYy1idXR0b24tc3VibWl0OmhvdmVyIHsKICBib3JkZXI6IDFweCBzb2xpZCAjMmY1YmI3OwogIGNvbG9yOiAjZmZmOwogIHRleHQtc2hhZG93OiAwIDFweCByZ2JhKDAsMCwwLDAuMyk7CiAgYmFja2dyb3VuZC1jb2xvcjogIzM1N2FlODsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCMzNTdhZTgpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgfQogIC5yYy1idXR0b24tc3VibWl0OmFjdGl2ZSB7CiAgYmFja2dyb3VuZC1jb2xvcjogIzM1N2FlODsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCMzNTdhZTgpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgLW1vei1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjMpOwogIC13ZWJraXQtYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICBib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjMpOwogIH0KICAucmMtYnV0dG9uLXJlZCwKICAucmMtYnV0dG9uLXJlZDp2aXNpdGVkIHsKICBib3JkZXI6IDFweCBzb2xpZCB0cmFuc3BhcmVudDsKICBjb2xvcjogI2ZmZjsKICB0ZXh0LXNoYWRvdzogMCAxcHggcmdiYSgwLDAsMCwwLjEpOwogIGJhY2tncm91bmQtY29sb3I6ICNkMTQ4MzY7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2QxNDgzNik7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2QxNDgzNik7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjZDE0ODM2KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2QxNDgzNik7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNkMTQ4MzYpOwogIH0KICAucmMtYnV0dG9uLXJlZDpob3ZlciB7CiAgYm9yZGVyOiAxcHggc29saWQgI2IwMjgxYTsKICBjb2xvcjogI2ZmZjsKICB0ZXh0LXNoYWRvdzogMCAxcHggcmdiYSgwLDAsMCwwLjMpOwogIGJhY2tncm91bmQtY29sb3I6ICNjNTM3Mjc7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2M1MzcyNyk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2M1MzcyNyk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYzUzNzI3KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2M1MzcyNyk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNjNTM3MjcpOwogIH0KICAucmMtYnV0dG9uLXJlZDphY3RpdmUgewogIGJvcmRlcjogMXB4IHNvbGlkICM5OTJhMWI7CiAgYmFja2dyb3VuZC1jb2xvcjogI2IwMjgxYTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYjAyODFhKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYjAyODFhKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNiMDI4MWEpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYjAyODFhKTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2IwMjgxYSk7CiAgLW1vei1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjMpOwogIC13ZWJraXQtYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICBib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjMpOwogIH0KICAuc2Vjb25kYXJ5LWFjdGlvbnMgewogIHRleHQtYWxpZ246IGNlbnRlcjsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAobWF4LXdpZHRoOiA4MDBweCksIHNjcmVlbiBhbmQgKG1heC1oZWlnaHQ6IDgwMHB4KSI+CiAgLmdvb2dsZS1oZWFkZXItYmFyLmNlbnRlcmVkIHsKICBoZWlnaHQ6IDgzcHg7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCAuaGVhZGVyIC5sb2dvIHsKICBtYXJnaW46IDI1cHggYXV0byAyMHB4OwogIH0KICAuY2FyZCB7CiAgbWFyZ2luLWJvdHRvbTogMjBweDsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAobWF4LXdpZHRoOiA1ODBweCkiPgogIGh0bWwsIGJvZHkgewogIGZvbnQtc2l6ZTogMTRweDsKICB9CiAgLmdvb2dsZS1oZWFkZXItYmFyLmNlbnRlcmVkIHsKICBoZWlnaHQ6IDczcHg7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCAuaGVhZGVyIC5sb2dvIHsKICBtYXJnaW46IDIwcHggYXV0byAxNXB4OwogIH0KICAuY29udGVudCB7CiAgcGFkZGluZy1sZWZ0OiAxMHB4OwogIHBhZGRpbmctcmlnaHQ6IDEwcHg7CiAgfQogIC5oaWRkZW4tc21hbGwgewogIGRpc3BsYXk6IG5vbmU7CiAgfQogIC5jYXJkIHsKICBwYWRkaW5nOiAyMHB4IDE1cHggMzBweDsKICB3aWR0aDogMjcwcHg7CiAgfQogIC5mb290ZXIgdWwgbGkgewogIHBhZGRpbmctcmlnaHQ6IDFlbTsKICB9CiAgLmxhbmctY2hvb3Nlci13cmFwIHsKICBkaXNwbGF5OiBub25lOwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kICgtd2Via2l0LW1pbi1kZXZpY2UtcGl4ZWwtcmF0aW86IDEuNSksIChtaW4tLW1vei1kZXZpY2UtcGl4ZWwtcmF0aW86IDEuNSksICgtby1taW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAzIC8gMiksIChtaW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpIj4KICAuaGVhZGVyIC5sb2dvIHsKICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoaHR0cHM6Ly9zc2wuZ3N0YXRpYy5jb20vYWNjb3VudHMvdWkvbG9nb18yeC5wbmcpOwogIH0KICAuaGVhZGVyIC5sb2dvLXcgewogIGJhY2tncm91bmQtaW1hZ2U6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS9pbWFnZXMvYnJhbmRpbmcvZ29vZ2xlbG9nby8yeC9nb29nbGVsb2dvX2NvbG9yXzExMngzNmRwLnBuZyk7CiAgfQo8L3N0eWxlPgo8c3R5bGU+CiAgcHJlLmRlYnVnIHsKICBmb250LWZhbWlseTogbW9ub3NwYWNlOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBsZWZ0OiAwOwogIG1hcmdpbjogMDsKICBwYWRkaW5nOiAxLjVlbTsKICBmb250LXNpemU6IDEzcHg7CiAgYmFja2dyb3VuZDogI2YxZjFmMTsKICBib3JkZXItdG9wOiAxcHggc29saWQgI2U1ZTVlNTsKICBkaXJlY3Rpb246IGx0cjsKICB3aGl0ZS1zcGFjZTogcHJlLXdyYXA7CiAgd2lkdGg6IDkwJTsKICBvdmVyZmxvdzogaGlkZGVuOwogIH0KPC9zdHlsZT4KPHN0eWxlPgogIC5iYW5uZXIgaDEgewogIGZvbnQtZmFtaWx5OiAnT3BlbiBTYW5zJywgYXJpYWw7CiAgLXdlYmtpdC1mb250LXNtb290aGluZzogYW50aWFsaWFzZWQ7CiAgY29sb3I6ICM1NTU7CiAgZm9udC1zaXplOiA0MnB4OwogIGZvbnQtd2VpZ2h0OiAzMDA7CiAgbWFyZ2luLXRvcDogMDsKICBtYXJnaW4tYm90dG9tOiAyMHB4OwogIH0KICAuYmFubmVyIGgyIHsKICBmb250LWZhbWlseTogJ09wZW4gU2FucycsIGFyaWFsOwogIC13ZWJraXQtZm9udC1zbW9vdGhpbmc6IGFudGlhbGlhc2VkOwogIGNvbG9yOiAjNTU1OwogIGZvbnQtc2l6ZTogMThweDsKICBmb250LXdlaWdodDogNDAwOwogIG1hcmdpbi1ib3R0b206IDIwcHg7CiAgfQogIC5zaWduaW4tY2FyZCB7CiAgd2lkdGg6IDI3NHB4OwogIHBhZGRpbmc6IDQwcHggNDBweDsKICB9CiAgLnNpZ25pbi1jYXJkIC5wcm9maWxlLWltZyB7CiAgd2lkdGg6IDk2cHg7CiAgaGVpZ2h0OiA5NnB4OwogIG1hcmdpbjogMCBhdXRvIDEwcHg7CiAgZGlzcGxheTogYmxvY2s7CiAgLW1vei1ib3JkZXItcmFkaXVzOiA1MCU7CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiA1MCU7CiAgYm9yZGVyLXJhZGl1czogNTAlOwogIH0KICAuc2lnbmluLWNhcmQgLnByb2ZpbGUtbmFtZSB7CiAgZm9udC1zaXplOiAxNnB4OwogIGZvbnQtd2VpZ2h0OiBib2xkOwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBtYXJnaW46IDEwcHggMCAwOwogIG1pbi1oZWlnaHQ6IDFlbTsKICB9CiAgLnNpZ25pbi1jYXJkIC5wcm9maWxlLWVtYWlsIHsKICBmb250LXNpemU6IDE2cHg7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIG1hcmdpbjogMTBweCAwIDIwcHggMDsKICBtaW4taGVpZ2h0OiAxZW07CiAgfQogIC5zaWduaW4tY2FyZCBpbnB1dFt0eXBlPWVtYWlsXSwKICAuc2lnbmluLWNhcmQgaW5wdXRbdHlwZT1wYXNzd29yZF0sCiAgLnNpZ25pbi1jYXJkIGlucHV0W3R5cGU9dGV4dF0sCiAgLnNpZ25pbi1jYXJkIGlucHV0W3R5cGU9c3VibWl0XSB7CiAgd2lkdGg6IDEwMCU7CiAgZGlzcGxheTogYmxvY2s7CiAgbWFyZ2luLWJvdHRvbTogMTBweDsKICB6LWluZGV4OiAxOwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICAtbW96LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgLXdlYmtpdC1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIGJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgfQogIC5zaWduaW4tY2FyZCAjRW1haWwsCiAgLnNpZ25pbi1jYXJkICNQYXNzd2QsCiAgLnNpZ25pbi1jYXJkIC5jYXB0Y2hhIHsKICBkaXJlY3Rpb246IGx0cjsKICBoZWlnaHQ6IDQ0cHg7CiAgZm9udC1zaXplOiAxNnB4OwogIH0KICAuc2lnbmluLWNhcmQgI0VtYWlsICsgLnN0YWNrZWQtbGFiZWwgewogIG1hcmdpbi10b3A6IDE1cHg7CiAgfQogIC5zaWduaW4tY2FyZCAjcmVhdXRoRW1haWwgewogIGRpc3BsYXk6IGJsb2NrOwogIG1hcmdpbi1ib3R0b206IDEwcHg7CiAgbGluZS1oZWlnaHQ6IDM2cHg7CiAgcGFkZGluZzogMCA4cHg7CiAgZm9udC1zaXplOiAxNXB4OwogIGNvbG9yOiAjNDA0MDQwOwogIGxpbmUtaGVpZ2h0OiAyOwogIG1hcmdpbi1ib3R0b206IDEwcHg7CiAgZm9udC1zaXplOiAxNHB4OwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBvdmVyZmxvdzogaGlkZGVuOwogIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzOwogIHdoaXRlLXNwYWNlOiBub3dyYXA7CiAgLW1vei1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIC13ZWJraXQtYm94LXNpemluZzogYm9yZGVyLWJveDsKICBib3gtc2l6aW5nOiBib3JkZXItYm94OwogIH0KICAub25lLWdvb2dsZSBwIHsKICBtYXJnaW46IDAgMCAxMHB4OwogIGNvbG9yOiAjNTU1OwogIGZvbnQtc2l6ZTogMTRweDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgfQogIC5vbmUtZ29vZ2xlIHAuY3JlYXRlLWFjY291bnQsCiAgLm9uZS1nb29nbGUgcC5zd2l0Y2gtYWNjb3VudCB7CiAgbWFyZ2luLWJvdHRvbTogNjBweDsKICB9CiAgLm9uZS1nb29nbGUgLmxvZ28tc3RyaXAgewogIGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7CiAgZGlzcGxheTogYmxvY2s7CiAgbWFyZ2luOiAxMHB4IGF1dG87CiAgYmFja2dyb3VuZC1pbWFnZTogdXJsKGh0dHBzOi8vc3NsLmdzdGF0aWMuY29tL2FjY291bnRzL3VpL3dsb2dvc3RyaXBfMjMweDE3XzF4LnBuZyk7CiAgYmFja2dyb3VuZC1zaXplOiAyMzBweCAxN3B4OwogIHdpZHRoOiAyMzBweDsKICBoZWlnaHQ6IDE3cHg7CiAgfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogODAwcHgpLCBzY3JlZW4gYW5kIChtYXgtaGVpZ2h0OiA4MDBweCkiPgogIC5iYW5uZXIgaDEgewogIGZvbnQtc2l6ZTogMzhweDsKICBtYXJnaW4tYm90dG9tOiAxNXB4OwogIH0KICAuYmFubmVyIGgyIHsKICBtYXJnaW4tYm90dG9tOiAxNXB4OwogIH0KICAub25lLWdvb2dsZSBwLmNyZWF0ZS1hY2NvdW50LAogIC5vbmUtZ29vZ2xlIHAuc3dpdGNoLWFjY291bnQgewogIG1hcmdpbi1ib3R0b206IDMwcHg7CiAgfQogIC5zaWduaW4tY2FyZCAjRW1haWwgewogIG1hcmdpbi1ib3R0b206IDA7CiAgfQogIC5zaWduaW4tY2FyZCAjUGFzc3dkIHsKICBtYXJnaW4tdG9wOiAtMXB4OwogIH0KICAuc2lnbmluLWNhcmQgI0VtYWlsLmZvcm0tZXJyb3IsCiAgLnNpZ25pbi1jYXJkICNQYXNzd2QuZm9ybS1lcnJvciB7CiAgei1pbmRleDogMjsKICB9CiAgLnNpZ25pbi1jYXJkICNFbWFpbDpob3ZlciwKICAuc2lnbmluLWNhcmQgI0VtYWlsOmZvY3VzLAogIC5zaWduaW4tY2FyZCAjUGFzc3dkOmhvdmVyLAogIC5zaWduaW4tY2FyZCAjUGFzc3dkOmZvY3VzIHsKICB6LWluZGV4OiAzOwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDU4MHB4KSI+CiAgLmJhbm5lciBoMSB7CiAgZm9udC1zaXplOiAyMnB4OwogIG1hcmdpbi1ib3R0b206IDE1cHg7CiAgfQogIC5zaWduaW4tY2FyZCB7CiAgd2lkdGg6IDI2MHB4OwogIHBhZGRpbmc6IDIwcHggMjBweDsKICBtYXJnaW46IDAgYXV0byAyMHB4OwogIH0KICAuc2lnbmluLWNhcmQgLnByb2ZpbGUtaW1nIHsKICB3aWR0aDogNzJweDsKICBoZWlnaHQ6IDcycHg7CiAgLW1vei1ib3JkZXItcmFkaXVzOiA3MnB4OwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogNzJweDsKICBib3JkZXItcmFkaXVzOiA3MnB4OwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kICgtd2Via2l0LW1pbi1kZXZpY2UtcGl4ZWwtcmF0aW86IDEuNSksIChtaW4tLW1vei1kZXZpY2UtcGl4ZWwtcmF0aW86IDEuNSksICgtby1taW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAzIC8gMiksIChtaW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpIj4KICAub25lLWdvb2dsZSAubG9nby1zdHJpcCB7CiAgYmFja2dyb3VuZC1pbWFnZTogdXJsKGh0dHBzOi8vc3NsLmdzdGF0aWMuY29tL2FjY291bnRzL3VpL3dsb2dvc3RyaXBfMjMweDE3XzJ4LnBuZyk7CiAgfQo8L3N0eWxlPgo8c3R5bGU+CiAgLnJlbWVtYmVyIC5idWJibGUtd3JhcCB7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHBhZGRpbmctdG9wOiAzcHg7CiAgLW8tdHJhbnNpdGlvbjogb3BhY2l0eSAuMjE4cyBlYXNlLWluIC4yMThzOwogIC1tb3otdHJhbnNpdGlvbjogb3BhY2l0eSAuMjE4cyBlYXNlLWluIC4yMThzOwogIC13ZWJraXQtdHJhbnNpdGlvbjogb3BhY2l0eSAuMjE4cyBlYXNlLWluIC4yMThzOwogIHRyYW5zaXRpb246IG9wYWNpdHkgLjIxOHMgZWFzZS1pbiAuMjE4czsKICBsZWZ0OiAtOTk5ZW07CiAgb3BhY2l0eTogMDsKICB3aWR0aDogMzE0cHg7CiAgbWFyZ2luLWxlZnQ6IC0yMHB4OwogIH0KICAucmVtZW1iZXI6aG92ZXIgLmJ1YmJsZS13cmFwLAogIC5yZW1lbWJlciBpbnB1dDpmb2N1cyB+IC5idWJibGUtd3JhcCwKICAucmVtZW1iZXIgLmJ1YmJsZS13cmFwOmhvdmVyLAogIC5yZW1lbWJlciAuYnViYmxlLXdyYXA6Zm9jdXMgewogIG9wYWNpdHk6IDE7CiAgbGVmdDogaW5oZXJpdDsKICB9CiAgLmJ1YmJsZS1wb2ludGVyIHsKICBib3JkZXItbGVmdDogMTBweCBzb2xpZCB0cmFuc3BhcmVudDsKICBib3JkZXItcmlnaHQ6IDEwcHggc29saWQgdHJhbnNwYXJlbnQ7CiAgYm9yZGVyLWJvdHRvbTogMTBweCBzb2xpZCAjZmZmOwogIHdpZHRoOiAwOwogIGhlaWdodDogMDsKICBtYXJnaW4tbGVmdDogMTdweDsKICB9CiAgLmJ1YmJsZSB7CiAgYmFja2dyb3VuZC1jb2xvcjogI2ZmZjsKICBwYWRkaW5nOiAxNXB4OwogIG1hcmdpbi10b3A6IC0xcHg7CiAgZm9udC1zaXplOiAxMXB4OwogIC1tb3otYm9yZGVyLXJhZGl1czogMnB4OwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMnB4OwogIGJvcmRlci1yYWRpdXM6IDJweDsKICAtbW96LWJveC1zaGFkb3c6IDBweCAycHggMnB4IHJnYmEoMCwgMCwgMCwgMC4zKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IDBweCAycHggMnB4IHJnYmEoMCwgMCwgMCwgMC4zKTsKICBib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgfQogICNzdGF5LXNpZ25lZC1pbiB7CiAgZmxvYXQ6IGxlZnQ7CiAgfQogICNzdGF5LXNpZ25lZC1pbi10b29sdGlwIHsKICBsZWZ0OiBhdXRvOwogIG1hcmdpbi1sZWZ0OiAtMjBweDsKICBwYWRkaW5nLXRvcDogM3B4OwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0b3A6IDA7CiAgdmlzaWJpbGl0eTogaGlkZGVuOwogIHdpZHRoOiAzMTRweDsKICB6LWluZGV4OiAxOwogIH0KICAuZGFzaGVyLXRvb2x0aXAgewogIHRvcDogMzgwcHg7CiAgfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogODAwcHgpLCBzY3JlZW4gYW5kIChtYXgtaGVpZ2h0OiA4MDBweCkiPgogIC5kYXNoZXItdG9vbHRpcCB7CiAgdG9wOiAzNDBweDsKICB9Cjwvc3R5bGU+CjxzdHlsZT4KICAuamZrLXRvb2x0aXAgewogIGJhY2tncm91bmQtY29sb3I6ICNmZmY7CiAgYm9yZGVyOiAxcHggc29saWQ7CiAgY29sb3I6ICM3MzczNzM7CiAgZm9udC1zaXplOiAxMnB4OwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB6LWluZGV4OiA4MDAgIWltcG9ydGFudDsKICBib3JkZXItY29sb3I6ICNiYmIgI2JiYiAjYThhOGE4OwogIHBhZGRpbmc6IDE2cHg7CiAgd2lkdGg6IDI1MHB4OwogIH0KIC5qZmstdG9vbHRpcCBoMyB7CiAgY29sb3I6ICM1NTU7CiAgZm9udC1zaXplOiAxMnB4OwogIG1hcmdpbjogMCAwIC41ZW07CiAgfQogLmpmay10b29sdGlwLWNvbnRlbnQgcDpsYXN0LWNoaWxkIHsKICBtYXJnaW4tYm90dG9tOiAwOwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3cgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB9CiAgLmpmay10b29sdGlwLWFycm93IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUsCiAgLmpmay10b29sdGlwLWFycm93IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgZGlzcGxheTogYmxvY2s7CiAgaGVpZ2h0OiAwOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB3aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlcjogOXB4IHNvbGlkOwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3cgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXI6IDhweCBzb2xpZDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biB7CiAgYm90dG9tOiAwOwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3d1cCB7CiAgdG9wOiAtOXB4OwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3dsZWZ0IHsKICBsZWZ0OiAtOXB4OwogIHRvcDogMzBweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93cmlnaHQgewogIHJpZ2h0OiAwOwogIHRvcDogMzBweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlLC5qZmstdG9vbHRpcC1hcnJvd3VwIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci1jb2xvcjogI2JiYiB0cmFuc3BhcmVudDsKICBsZWZ0OiAtOXB4OwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3dkb3duIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci1jb2xvcjogI2E4YThhOCB0cmFuc3BhcmVudDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIsLmpmay10b29sdGlwLWFycm93dXAgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXItY29sb3I6ICNmZmYgdHJhbnNwYXJlbnQ7CiAgbGVmdDogLThweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXItYm90dG9tLXdpZHRoOiAwOwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3dkb3duIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyLWJvdHRvbS13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93dXAgLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSB7CiAgYm9yZGVyLXRvcC13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93dXAgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXItdG9wLXdpZHRoOiAwOwogIHRvcDogMXB4OwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3dsZWZ0IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUsCiAgLmpmay10b29sdGlwLWFycm93cmlnaHQgLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSB7CiAgYm9yZGVyLWNvbG9yOiB0cmFuc3BhcmVudCAjYmJiOwogIHRvcDogLTlweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93bGVmdCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIsCiAgLmpmay10b29sdGlwLWFycm93cmlnaHQgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXItY29sb3I6dHJhbnNwYXJlbnQgI2ZmZjsKICB0b3A6LThweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93bGVmdCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXItbGVmdC13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93bGVmdCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIgewogIGJvcmRlci1sZWZ0LXdpZHRoOiAwOwogIGxlZnQ6IDFweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93cmlnaHQgLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSB7CiAgYm9yZGVyLXJpZ2h0LXdpZHRoOiAwOwogIH0KICAuamZrLXRvb2x0aXAtYXJyb3dyaWdodCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIgewogIGJvcmRlci1yaWdodC13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWNsb3NlYnRuIHsKICBiYWNrZ3JvdW5kOiB1cmwoIi8vc3NsLmdzdGF0aWMuY29tL3VpL3YxL2ljb25zL2NvbW1vbi94XzhweC5wbmciKSBuby1yZXBlYXQ7CiAgYm9yZGVyOiAxcHggc29saWQgdHJhbnNwYXJlbnQ7CiAgaGVpZ2h0OiAyMXB4OwogIG9wYWNpdHk6IC40OwogIG91dGxpbmU6IDA7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHJpZ2h0OiAycHg7CiAgdG9wOiAycHg7CiAgd2lkdGg6IDIxcHg7CiAgfQogIC5qZmstdG9vbHRpcC1jbG9zZWJ0bjpmb2N1cywKICAuamZrLXRvb2x0aXAtY2xvc2VidG46aG92ZXIgewogIG9wYWNpdHk6IC44OwogIGN1cnNvcjogcG9pbnRlcjsKICB9CiAgLmpmay10b29sdGlwLWNsb3NlYnRuOmZvY3VzIHsKICBib3JkZXItY29sb3I6ICM0ZDkwZmU7CiAgfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogNTgwcHgpIj4KICAuamZrLXRvb2x0aXAgewogIGRpc3BsYXk6IG5vbmU7CiAgfQo8L3N0eWxlPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgouY2FwdGNoYS1ib3ggewogIGJhY2tncm91bmQ6ICNmZmY7CiAgbWFyZ2luOiAwIDAgMTBweDsKICBvdmVyZmxvdzogaGlkZGVuOwogIHBhZGRpbmc6IDEwcHg7Cn0KLmNhcHRjaGEtYm94IC5jYXB0Y2hhLWltZyB7CiAgdGV4dC1hbGlnbjogY2VudGVyOwp9Ci5jYXB0Y2hhLWJveCAuY2FwdGNoYS1sYWJlbCB7CiAgZm9udC13ZWlnaHQ6IGJvbGQ7CiAgZGlzcGxheTogYmxvY2s7CiAgbWFyZ2luOiAuNWVtIDA7Cn0KLmNhcHRjaGEtYm94IC5jYXB0Y2hhLW1zZyB7CiAgY29sb3I6ICM5OTk7CiAgZGlzcGxheTogYmxvY2s7CiAgcG9zaXRpb246IHJlbGF0aXZlOwp9Ci5jYXB0Y2hhLWJveCAuY2FwdGNoYS1tc2cgLmFjY2Vzc2liaWxpdHktbG9nbyB7CiAgZmxvYXQ6IHJpZ2h0OwogIGJvcmRlcjogMDsKfQouY2FwdGNoYS1ib3ggLmF1ZGlvLWJveCB7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHRvcDogMDsKfQo8L3N0eWxlPgo8c3R5bGU+Ci5jaHJvbWl1bXN5bmMtY3VzdG9tLWNvbnRlbnQgewogIHBhZGRpbmctdG9wOiAyMHB4OwogIG1hcmdpbi1ib3R0b206IDA7Cn0KLmZvcm0tcGFuZWwgewogIC13ZWJraXQtYm94LXNpemluZzogYm9yZGVyLWJveDsKICBib3gtc2l6aW5nOiBib3JkZXItYm94OwogIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGVaKDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGVaKDApOwogIC1tcy10cmFuc2Zvcm06IHRyYW5zbGF0ZVooMCk7CiAgLW8tdHJhbnNmb3JtOiB0cmFuc2xhdGVaKDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlWigwKTsKICB3aWR0aDogMTAwJTsKfQouZm9ybS1wYW5lbC5maXJzdCB7CiAgei1pbmRleDogMjsKfQouZm9ybS1wYW5lbC5zZWNvbmQgewogIHotaW5kZXg6IDE7Cn0KLnNoaWZ0LWZvcm0gLmZvcm0tcGFuZWwuZmlyc3QgewogIHotaW5kZXg6IDE7Cn0KLnNoaWZ0LWZvcm0gLmZvcm0tcGFuZWwuc2Vjb25kIHsKICB6LWluZGV4OiAyOwp9Ci5zbGlkZS1pbiwKLnNsaWRlLW91dCB7CiAgZGlzcGxheTogYmxvY2s7CiAgLXdlYmtpdC10cmFuc2l0aW9uLXByb3BlcnR5OiAtd2Via2l0LXRyYW5zZm9ybSwgb3BhY2l0eTsKICAtbW96LXRyYW5zaXRpb24tcHJvcGVydHk6IC1tb3otdHJhbnNmb3JtLCBvcGFjaXR5OwogIC1tcy10cmFuc2l0aW9uLXByb3BlcnR5OiAtbXMtdHJhbnNmb3JtLCBvcGFjaXR5OwogIC1vLXRyYW5zaXRpb24tcHJvcGVydHk6IC1vLXRyYW5zZm9ybSwgb3BhY2l0eTsKICB0cmFuc2l0aW9uLXByb3BlcnR5OiB0cmFuc2Zvcm0sIG9wYWNpdHk7CiAgLXdlYmtpdC10cmFuc2l0aW9uLWR1cmF0aW9uOiAwLjFzOwogIC1tb3otdHJhbnNpdGlvbi1kdXJhdGlvbjogMC4xczsKICAtbXMtdHJhbnNpdGlvbi1kdXJhdGlvbjogMC4xczsKICAtby10cmFuc2l0aW9uLWR1cmF0aW9uOiAwLjFzOwogIHRyYW5zaXRpb24tZHVyYXRpb246IDAuMXM7CiAgLXdlYmtpdC10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNCwgMCwgMC4yLCAxKTsKICAtbW96LXRyYW5zaXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC40LCAwLCAwLjIsIDEpOwogIC1tcy10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNCwgMCwgMC4yLCAxKTsKICAtby10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNCwgMCwgMC4yLCAxKTsKICB0cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNCwgMCwgMC4yLCAxKTsKfQouc2xpZGUtb3V0IHsKICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7CiAgLW1vei10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIC1tcy10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIC1vLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7CiAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKfQouc2hpZnQtZm9ybSAuc2xpZGUtb3V0IHsKICBvcGFjaXR5OiAwOwogIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTIwJSwgMCwgMCk7CiAgLW1vei10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMjAlLCAwLCAwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTIwJSwgMCwgMCk7CiAgLW8tdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTIwJSwgMCwgMCk7CiAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTIwJSwgMCwgMCk7Cn0KLnNsaWRlLWluIHsKICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTIwJSwgMCwgMCk7CiAgLW1vei10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEyMCUsIDAsIDApOwogIC1tcy10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEyMCUsIDAsIDApOwogIC1vLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTIwJSwgMCwgMCk7CiAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMjAlLCAwLCAwKTsKfQouc2hpZnQtZm9ybSAuc2xpZGUtaW4gewogIG9wYWNpdHk6IDE7CiAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtby10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7Cn0KLmVycm9yLW1zZyB7CiAgLXdlYmtpdC10cmFuc2l0aW9uOiBtYXgtaGVpZ2h0IDAuM3MsIG9wYWNpdHkgMC4zcyAwcyBzdGVwcygxMCwgZW5kKTsKICAtbW96LXRyYW5zaXRpb246IG1heC1oZWlnaHQgMC4zcywgb3BhY2l0eSAwLjNzIDBzIHN0ZXBzKDEwLCBlbmQpOwogIC1tcy10cmFuc2l0aW9uOiBtYXgtaGVpZ2h0IDAuM3MsIG9wYWNpdHkgMC4zcyAwcyBzdGVwcygxMCwgZW5kKTsKICAtby10cmFuc2l0aW9uOiBtYXgtaGVpZ2h0IDAuM3MsIG9wYWNpdHkgMC4zcyAwcyBzdGVwcygxMCwgZW5kKTsKICB0cmFuc2l0aW9uOiBtYXgtaGVpZ2h0IDAuM3MsIG9wYWNpdHkgMC4zcyAwcyBzdGVwcygxMCwgZW5kKTsKICBoZWlnaHQ6IGF1dG87CiAgbWF4LWhlaWdodDogMDsKICBvcGFjaXR5OiAwOwp9Ci5oYXMtZXJyb3IgLmVycm9yLW1zZyB7CiAgbWF4LWhlaWdodDogMy41ZW07CiAgbWFyZ2luLXRvcDogMTBweDsKICBtYXJnaW4tYm90dG9tOiAxMHB4OwogIG9wYWNpdHk6IDE7CiAgdmlzaWJpbGl0eTogdmlzaWJsZTsKfQouYmFjay1hcnJvdyB7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHRvcDogMzdweDsKICB3aWR0aDogMjRweDsKICBoZWlnaHQ6IDI0cHg7CiAgZGlzcGxheTogbm9uZTsKICBjdXJzb3I6IHBvaW50ZXI7Cn0KLmJhY2stYXJyb3cgewogIGJvcmRlci1zdHlsZTogbm9uZTsKfQouc2hpZnQtZm9ybS5iYWNrLWFycm93IHsKICBkaXNwbGF5OiBibG9jazsKfQouYmFjay1hcnJvdyBpbWcgewogIGRpc3BsYXk6IGJsb2NrOwp9CiNsaW5rLXNpZ251cCB7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIGZvbnQtc2l6ZTogMTRweDsKfQouc2hpZnQtZm9ybSAjbGluay1zaWdudXB7CiAgZGlzcGxheTogbm9uZTsKfQojbGluay1zaWduaW4tZGlmZmVyZW50IHsKICBkaXNwbGF5OiBub25lOwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBmb250LXNpemU6IDE0cHg7Cn0KLnNoaWZ0LWZvcm0gI2xpbmstc2lnbmluLWRpZmZlcmVudCB7CiAgZGlzcGxheTogYmxvY2s7Cn0KLnNpZ25pbi1jYXJkICNwcm9maWxlLW5hbWUgewogIGZvbnQtc2l6ZTogMTZweDsKICBmb250LXdlaWdodDogYm9sZDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgbWFyZ2luOiAwOwogIG1pbi1oZWlnaHQ6IDFlbTsKfQouc2lnbmluLWNhcmQubm8tbmFtZSAjcHJvZmlsZS1uYW1lIHsKICBkaXNwbGF5OiBub25lOwp9Ci5zaWduaW4tY2FyZC5uby1uYW1lICNlbWFpbC1kaXNwbGF5IHsKICBsaW5lLWhlaWdodDogaW5pdGlhbDsKICBtYXJnaW4tYm90dG9tOiAxNnB4Owp9Ci5zaWduaW4tY2FyZCAjZW1haWwtZGlzcGxheSB7CiAgZGlzcGxheTogYmxvY2s7CiAgcGFkZGluZzogMHB4IDhweDsKICBjb2xvcjogcmdiKDY0LCA2NCwgNjQpOwogIGxpbmUtaGVpZ2h0OiAyOwogIG1hcmdpbi1ib3R0b206IDEwcHg7CiAgZm9udC1zaXplOiAxNHB4OwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBvdmVyZmxvdzogaGlkZGVuOwogIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzOwogIHdoaXRlLXNwYWNlOiBub3dyYXA7CiAgLW1vei1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIC13ZWJraXQtYm94LXNpemluZzogYm9yZGVyLWJveDsKICBib3gtc2l6aW5nOiBib3JkZXItYm94Owp9Ci5zaWduaW4tY2FyZCAjRW1haWwgewogIG1hcmdpbi10b3A6IDE2cHg7Cn0KLm5lZWQtaGVscCB7CiAgZmxvYXQ6IHJpZ2h0OwogIHRleHQtYWxpZ246IHJpZ2h0Owp9Ci5mb3JtLXBhbmVsIHsKICB3aWR0aDogMjc0cHg7Cn0KI2dhaWFfZmlyc3Rmb3JtIHsKICB6LWluZGV4OiAyOwp9Ci5zaWduaW4tY2FyZCB7CiAgcG9zaXRpb246IHJlbGF0aXZlOwogIG92ZXJmbG93OiBoaWRkZW47Cn0KLnNpZ25pbi1jYXJkICNwcm9maWxlLW5hbWUgewogIGNvbG9yOiAjMDAwOwp9Ci5jaXJjbGUtbWFzayB7CiAgZGlzcGxheTogYmxvY2s7CiAgaGVpZ2h0OiA5NnB4OwogIHdpZHRoOiA5NnB4OwogIG92ZXJmbG93OiBoaWRkZW47CiAgYm9yZGVyLXJhZGl1czogNTAlOwogIG1hcmdpbi1sZWZ0OiBhdXRvOwogIG1hcmdpbi1yaWdodDogYXV0bzsKICB6LWluZGV4OiAxMDA7CiAgbWFyZ2luLWJvdHRvbTogMTBweDsKfQouY2lyY2xlIHsKICAtd2Via2l0LXRyYW5zaXRpb24tcHJvcGVydHk6IC13ZWJraXQtdHJhbnNmb3JtOwogIC1tb3otdHJhbnNpdGlvbi1wcm9wZXJ0eTogLW1vei10cmFuc2Zvcm07CiAgLW1zLXRyYW5zaXRpb24tcHJvcGVydHk6IC1tcy10cmFuc2Zvcm07CiAgLW8tdHJhbnNpdGlvbi1wcm9wZXJ0eTogLW8tdHJhbnNmb3JtOwogIHRyYW5zaXRpb24tcHJvcGVydHk6IHRyYW5zZm9ybTsKICAtd2Via2l0LXRyYW5zaXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoLjY0NSwuMDQ1LC4zNTUsMSk7CiAgLW1vei10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC42NDUsLjA0NSwuMzU1LDEpOwogIC1tcy10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC42NDUsLjA0NSwuMzU1LDEpOwogIC1vLXRyYW5zaXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoLjY0NSwuMDQ1LC4zNTUsMSk7CiAgdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllciguNjQ1LC4wNDUsLjM1NSwxKTsKfQouY2lyY2xlIHsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgei1pbmRleDogMTAxOwogIGhlaWdodDogOTZweDsKICB3aWR0aDogOTZweDsKICBib3JkZXItcmFkaXVzOiA1MCU7CiAgb3BhY2l0eTogMC45OTsKICBvdmVyZmxvdzogaGlkZGVuOwogIGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7CiAgYmFja2dyb3VuZC1wb3NpdGlvbjogY2VudGVyIGNlbnRlcjsKfQoubWFpbiB7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKfQouY2FyZC1tYXNrLXdyYXAgewogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICB3aWR0aDogMzYwcHg7CiAgbWFyZ2luOiAwIGF1dG87CiAgei1pbmRleDogMTsKfQouZGFzaGVyLXRvb2x0aXAgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBsZWZ0OiA1MCU7CiAgbWFyZ2luLWxlZnQ6IDE1MHB4Owp9Ci5kYXNoZXItdG9vbHRpcCAudG9vbHRpcC1wb2ludGVyIHsKICBtYXJnaW4tdG9wOiAxNXB4Owp9Ci5kYXNoZXItdG9vbHRpcCBwIHsKICBtYXJnaW4tdG9wOiAwOwp9Ci5kYXNoZXItdG9vbHRpcCBwIHNwYW4gewogIGRpc3BsYXk6IGJsb2NrOwp9Ci5jYXJkIHsKICBtYXJnaW4tYm90dG9tOiAwOwp9Ci5vbmUtZ29vZ2xlIHsKICBwYWRkaW5nLXRvcDogMjdweDsKfQojY2FudmFzIHsKICAtd2Via2l0LXRyYW5zaXRpb246IG9wYWNpdHkgMC4wNzVzOwogIC1tb3otdHJhbnNpdGlvbjogb3BhY2l0eSAwLjA3NXM7CiAgLW1zLXRyYW5zaXRpb246IG9wYWNpdHkgMC4wNzVzOwogIC1vLXRyYW5zaXRpb246IG9wYWNpdHkgMC4wNzVzOwogIHRyYW5zaXRpb246IG9wYWNpdHkgMC4wNzVzOwogIG9wYWNpdHk6IDAuMDE7Cn0KLnNoaWZ0LWZvcm0gI2NhbnZhcyB7CiAgb3BhY2l0eTogMC45OTsKfQoubGFiZWwgewogIGNvbG9yOiAjNDA0MDQwOwp9CiNhY2NvdW50LWNob29zZXItbGluayB7CiAgLXdlYmtpdC10cmFuc2l0aW9uOiBvcGFjaXR5IDAuM3M7CiAgLW1vei10cmFuc2l0aW9uOiBvcGFjaXR5IDAuM3M7CiAgLW1zLXRyYW5zaXRpb246IG9wYWNpdHkgMC4zczsKICAtby10cmFuc2l0aW9uOiBvcGFjaXR5IDAuM3M7CiAgdHJhbnNpdGlvbjogb3BhY2l0eSAwLjNzOwp9Ci5pbnB1dC13cmFwcGVyIHsKICBwb3NpdGlvbjogcmVsYXRpdmU7Cn0KLmdvb2dsZS1mb290ZXItYmFyIHsKICB6LWluZGV4OiAyOwp9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAobWF4LXdpZHRoOiA1ODBweCkiPgouYmFjay1hcnJvdyB7CiAgdG9wOiAxN3B4Owp9Ci5jaXJjbGUtbWFzayB7CiAgaGVpZ2h0OiA3MnB4OwogIHdpZHRoOiA3MnB4OwogIGJhY2tncm91bmQtc2l6ZTogNzJweDsKfQouY2lyY2xlIHsKICBoZWlnaHQ6IDcycHg7CiAgd2lkdGg6IDcycHg7Cn0KI2NhbnZhcyB7CiAgaGVpZ2h0OiA3MnB4OwogIHdpZHRoOiA3MnB4Owp9Ci5mb3JtLXBhbmVsIHsKICB3aWR0aDogMjU2cHg7Cn0KLmNhcmQtbWFzay13cmFwIHsKICB3aWR0aDogMzAwcHg7Cn0KLnNpZ25pbi1jYXJkIHsKICB3aWR0aDogMjU2cHg7Cn0KLnNpZ25pbi1jYXJkICNFbWFpbEZpcnN0IHsKICBtYXJnaW4tdG9wOiAxNXB4Owp9Ci5vbmUtZ29vZ2xlIHsKICBwYWRkaW5nLXRvcDogMjJweDsKfQo8L3N0eWxlPgogIDwvaGVhZD4KICA8Ym9keT4KICA8ZGl2IGNsYXNzPSJ3cmFwcGVyIj4KICA8ZGl2ICBjbGFzcz0iZ29vZ2xlLWhlYWRlci1iYXIgIGNlbnRlcmVkIj4KICA8ZGl2IGNsYXNzPSJoZWFkZXIgY29udGVudCBjbGVhcmZpeCI+CiAgPGRpdiBjbGFzcz0ibG9nbyBsb2dvLXciIGFyaWEtbGFiZWw9Ikdvb2dsZSI+PC9kaXY+CiAgPC9kaXY+CiAgPC9kaXY+CiAgPGRpdiAgY2xhc3M9Im1haW4gY29udGVudCBjbGVhcmZpeCI+CjxkaXYgY2xhc3M9ImJhbm5lciI+CjxoMT4KICBPbmUgYWNjb3VudC4gQWxsIG9mIEdvb2dsZS4KPC9oMT4KICA8aDIgY2xhc3M9ImhpZGRlbi1zbWFsbCI+CiAgU2lnbiBpbiB0byBjb250aW51ZSB0byBTaGVldHMKICA8L2gyPgo8L2Rpdj4KPGRpdiBjbGFzcz0ibWFpbi1jb250ZW50IAogIAogIAogICAgbm8tbmFtZQogIAogIAogIAoiPgo8ZGl2ICBjbGFzcz0iY2FyZCBzaWduaW4tY2FyZAogIAogICAgcHJlLXNoaWZ0CiAgCiAgCiAgCiAgIG5vLW5hbWUiPgogIDxpbWcgIGNsYXNzPSJjaXJjbGUtbWFzayIKICAgICAgCiAgICAgICAgCiAgICAgICAgICBzcmM9Imh0dHBzOi8vc3NsLmdzdGF0aWMuY29tL2FjY291bnRzL3VpL2F2YXRhcl8yeC5wbmciCiAgICAgICAgCiAgICAgID4KICA8Zm9ybSBub3ZhbGlkYXRlIG1ldGhvZD0icG9zdCIgYWN0aW9uPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vc2lnbmluL3YxL2xvb2t1cCIgaWQ9ImdhaWFfbG9naW5mb3JtIj4KICA8aW5wdXQgbmFtZT0iUGFnZSIgdHlwZT0iaGlkZGVuIiB2YWx1ZT0iUGFzc3dvcmRTZXBhcmF0aW9uU2lnbkluIj4KICA8aW5wdXQgdHlwZT0iaGlkZGVuIiBuYW1lPSIiIHZhbHVlPSIiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9Imd4ZiIgdmFsdWU9IkFGb2FnVVVNa05jSmVqWVNzOGdIbk9yWjZBN0RPSGhHNWc6MTU2NTc4NzA5NzMzNiI+CiAgPGlucHV0IHR5cGU9ImhpZGRlbiIgbmFtZT0iY29udGludWUiIHZhbHVlPSJodHRwczovL2RvY3MuZ29vZ2xlLmNvbS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0Zy9leHBvcnQ/Zm9ybWF0PWNzdiI+CiAgPGlucHV0IHR5cGU9ImhpZGRlbiIgbmFtZT0iZm9sbG93dXAiIHZhbHVlPSJodHRwczovL2RvY3MuZ29vZ2xlLmNvbS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0Zy9leHBvcnQ/Zm9ybWF0PWNzdiI+CiAgPGlucHV0IHR5cGU9ImhpZGRlbiIgbmFtZT0ic2VydmljZSIgdmFsdWU9Indpc2UiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9Imx0bXBsIiB2YWx1ZT0ic2hlZXRzIj4KICA8aW5wdXQgaWQ9InByb2ZpbGUtaW5mb3JtYXRpb24iIG5hbWU9IlByb2ZpbGVJbmZvcm1hdGlvbiIgdHlwZT0iaGlkZGVuIiB2YWx1ZT0iIj4KICA8aW5wdXQgaWQ9InNlc3Npb24tc3RhdGUiIG5hbWU9IlNlc3Npb25TdGF0ZSIgdHlwZT0iaGlkZGVuIiB2YWx1ZT0iQUVUaExseFhBYjY4N1V4eDJTNUhkbm5nbERVYTdlV2xsMVBQa1ZhRXZ4OGxuTUtQMjhlclYzWmdwTjVHdWFxbHF4b2VPYjB3TXdaZGVlRGJfR1NaZFhMaXhoUldrNXNGblZ6cnZ3S2pTQ0lyR1JBNVVBM195NURqRjJqNEZHWWU5WFNucVdVbDZqcGdSSVFvMjRXM2FaaS10S3hGUDFfdDVBTzFXTmFMQ3dZVzBCMkZBeTY3ZmNJIj4KICA8aW5wdXQgbmFtZT0iZmxvd05hbWUiIHR5cGU9ImhpZGRlbiIgdmFsdWU9IkdsaWZXZWJTaWduSW4iPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIGlkPSJfdXRmOCIgbmFtZT0iX3V0ZjgiIHZhbHVlPSImIzk3MzE7Ii8+CiAgPGlucHV0IHR5cGU9ImhpZGRlbiIgbmFtZT0iYmdyZXNwb25zZSIgaWQ9ImJncmVzcG9uc2UiIHZhbHVlPSJqc19kaXNhYmxlZCI+CiAgPGRpdiBjbGFzcz0iZm9ybS1wYW5lbCBmaXJzdCB2YWxpZCIgaWQ9ImdhaWFfZmlyc3Rmb3JtIj4KICA8ZGl2ICBjbGFzcz0ic2xpZGUtb3V0ICI+CiAgPGRpdiBjbGFzcz0iaW5wdXQtd3JhcHBlciBmb2N1c2VkIj4KICA8ZGl2IGlkPSJpZGVudGlmaWVyLXNob3duIj4KICA8ZGl2PgogIDxsYWJlbCAgY2xhc3M9ImhpZGRlbi1sYWJlbCIgZm9yPSJFbWFpbCI+CiAgRW50ZXIgeW91ciBlbWFpbDwvbGFiZWw+CiAgPGlucHV0ICBpZD0iRW1haWwiIHR5cGU9ImVtYWlsIiB2YWx1ZT0iIiBzcGVsbGNoZWNrPSJmYWxzZSIKICAgICAgICAgICAgICAgICAgIG5hbWU9IkVtYWlsIgogICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgIHBsYWNlaG9sZGVyPSJFbWFpbCBvciBwaG9uZSIKICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgIGF1dG9mb2N1cz4KICA8aW5wdXQgaWQ9IlBhc3N3ZC1oaWRkZW4iIHR5cGU9InBhc3N3b3JkIiBzcGVsbGNoZWNrPSJmYWxzZSIgY2xhc3M9ImhpZGRlbiI+CiAgPC9kaXY+CiAgPC9kaXY+CiAgPHNwYW4gcm9sZT0iYWxlcnQiIGNsYXNzPSJlcnJvci1tc2ciIGlkPSJlcnJvcm1zZ18wX0VtYWlsIj48L3NwYW4+CiAgPC9kaXY+CjxpbnB1dCBpZD0ibmV4dCIgbmFtZT0ic2lnbkluIiBjbGFzcz0icmMtYnV0dG9uIHJjLWJ1dHRvbi1zdWJtaXQiIHR5cGU9InN1Ym1pdCIgdmFsdWU9Ik5leHQiPgogIDxhICBjbGFzcz0ibmVlZC1oZWxwIgogICAgICAgIGhyZWY9Imh0dHBzOi8vYWNjb3VudHMuZ29vZ2xlLmNvbS9zaWduaW4vdXNlcm5hbWVyZWNvdmVyeT9jb250aW51ZT1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdiZhbXA7c2VydmljZT13aXNlJmFtcDtobD1lbi1HQiI+CiAgRmluZCBteSBhY2NvdW50CiAgPC9hPgogIDwvZGl2PgogIDwvZGl2PgogIDwvZm9ybT4KPC9kaXY+CiAgPGRpdiAgY2xhc3M9ImNhcmQtbWFzay13cmFwCiAgICAKICAgICAgICAKICAgICBuby1uYW1lIj4KICA8ZGl2IGNsYXNzPSJjYXJkLW1hc2siPgogIDxkaXYgY2xhc3M9Im9uZS1nb29nbGUiPgogIDxwIGNsYXNzPSJjcmVhdGUtYWNjb3VudCI+CiAgPHNwYW4gaWQ9Imxpbmstc2lnbmluLWRpZmZlcmVudCI+CiAgPGEgaHJlZj0iaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL0FjY291bnRDaG9vc2VyP2NvbnRpbnVlPWh0dHBzJTNBJTJGJTJGZG9jcy5nb29nbGUuY29tJTJGc3ByZWFkc2hlZXRzJTJGZCUyRjFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnJTJGZXhwb3J0JTNGZm9ybWF0JTNEY3N2JmFtcDtmb2xsb3d1cD1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdiZhbXA7c2VydmljZT13aXNlJmFtcDtsdG1wbD1zaGVldHMiPgogIFNpZ24gaW4gd2l0aCBhIGRpZmZlcmVudCBhY2NvdW50CiAgPC9hPgogIDwvc3Bhbj4KICA8c3BhbiBpZD0ibGluay1zaWdudXAiPgogIDxhICBocmVmPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vU2lnblVwP3NlcnZpY2U9d2lzZSZhbXA7Y29udGludWU9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3YmYW1wO2x0bXBsPXNoZWV0cyI+CiAgQ3JlYXRlIGFjY291bnQKICA8L2E+CiAgPC9zcGFuPgogIDwvcD4KPHAgY2xhc3M9InRhZ2xpbmUiPgogIE9uZSBHb29nbGUgQWNjb3VudCBmb3IgZXZlcnl0aGluZyBHb29nbGUKPC9wPgo8ZGl2IGNsYXNzPSJsb2dvLXN0cmlwIj48L2Rpdj4KICA8L2Rpdj4KICA8L2Rpdj4KICA8L2Rpdj4KPC9kaXY+CiAgPC9kaXY+CiAgPGRpdiAgY2xhc3M9Imdvb2dsZS1mb290ZXItYmFyIj4KICA8ZGl2IGNsYXNzPSJmb290ZXIgY29udGVudCBjbGVhcmZpeCI+CiAgPHVsIGlkPSJmb290ZXItbGlzdCI+CiAgPGxpPgogIDxhIGhyZWY9Imh0dHBzOi8vd3d3Lmdvb2dsZS5jb20vaW50bC9lbi1HQi9hYm91dCIgdGFyZ2V0PSJfYmxhbmsiPgogIEFib3V0IEdvb2dsZQogIDwvYT4KICA8L2xpPgogIDxsaT4KICA8YSBocmVmPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vVE9TP2xvYz1JTiZobD1lbi1HQiZwcml2YWN5PXRydWUiIHRhcmdldD0iX2JsYW5rIj4KICBQcml2YWN5CiAgPC9hPgogIDwvbGk+CiAgPGxpPgogIDxhIGhyZWY9Imh0dHBzOi8vYWNjb3VudHMuZ29vZ2xlLmNvbS9UT1M/bG9jPUlOJmhsPWVuLUdCIiB0YXJnZXQ9Il9ibGFuayI+CiAgVGVybXMKICA8L2E+CiAgPC9saT4KICA8bGk+CiAgPGEgaHJlZj0iaHR0cDovL3d3dy5nb29nbGUuY29tL3N1cHBvcnQvYWNjb3VudHM/aGw9ZW4tR0IiIHRhcmdldD0iX2JsYW5rIj4KICBIZWxwCiAgPC9hPgogIDwvbGk+CiAgPC91bD4KICA8ZGl2IGlkPSJsYW5nLXZpcy1jb250cm9sIiBzdHlsZT0iZGlzcGxheTogbm9uZSI+CiAgPHNwYW4gaWQ9ImxhbmctY2hvb3Nlci13cmFwIiBjbGFzcz0ibGFuZy1jaG9vc2VyLXdyYXAiPgogIDxsYWJlbCBmb3I9ImxhbmctY2hvb3NlciI+PGltZyBzcmM9Ii8vc3NsLmdzdGF0aWMuY29tL2ltYWdlcy9pY29ucy91aS9jb21tb24vdW5pdmVyc2FsX2xhbmd1YWdlX3NldHRpbmdzLTIxLnBuZyIgYWx0PSJDaGFuZ2UgbGFuZ3VhZ2UiPjwvbGFiZWw+CiAgPHNlbGVjdCBpZD0ibGFuZy1jaG9vc2VyIiBjbGFzcz0ibGFuZy1jaG9vc2VyIiBuYW1lPSJsYW5nLWNob29zZXIiPgogIDxvcHRpb24gdmFsdWU9ImFmIgogICAgICAgICAgICAgICAgID4KICDigKpBZnJpa2FhbnPigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJheiIKICAgICAgICAgICAgICAgICA+CiAg4oCqYXrJmXJiYXljYW7igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJjYSIKICAgICAgICAgICAgICAgICA+CiAg4oCqY2F0YWzDoOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImNzIgogICAgICAgICAgICAgICAgID4KICDigKrEjGXFoXRpbmHigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJkYSIKICAgICAgICAgICAgICAgICA+CiAg4oCqRGFuc2vigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJkZSIKICAgICAgICAgICAgICAgICA+CiAg4oCqRGV1dHNjaOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImV0IgogICAgICAgICAgICAgICAgID4KICDigKplZXN0aeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImVuLUdCIgogICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgIHNlbGVjdGVkPSJzZWxlY3RlZCIKICAgICAgICAgICAgICAgICA+CiAg4oCqRW5nbGlzaCAoVW5pdGVkIEtpbmdkb20p4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZW4iCiAgICAgICAgICAgICAgICAgPgogIOKAqkVuZ2xpc2ggKFVuaXRlZCBTdGF0ZXMp4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZXMiCiAgICAgICAgICAgICAgICAgPgogIOKAqkVzcGHDsW9sIChFc3Bhw7FhKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImVzLTQxOSIKICAgICAgICAgICAgICAgICA+CiAg4oCqRXNwYcOxb2wgKExhdGlub2Ftw6lyaWNhKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImV1IgogICAgICAgICAgICAgICAgID4KICDigKpldXNrYXJh4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZmlsIgogICAgICAgICAgICAgICAgID4KICDigKpGaWxpcGlub+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImZyLUNBIgogICAgICAgICAgICAgICAgID4KICDigKpGcmFuw6dhaXMgKENhbmFkYSnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJmciIKICAgICAgICAgICAgICAgICA+CiAg4oCqRnJhbsOnYWlzIChGcmFuY2Up4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZ2wiCiAgICAgICAgICAgICAgICAgPgogIOKAqmdhbGVnb+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImhyIgogICAgICAgICAgICAgICAgID4KICDigKpIcnZhdHNraeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImluIgogICAgICAgICAgICAgICAgID4KICDigKpJbmRvbmVzaWHigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ6dSIKICAgICAgICAgICAgICAgICA+CiAg4oCqaXNpWnVsdeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImlzIgogICAgICAgICAgICAgICAgID4KICDigKrDrXNsZW5za2HigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJpdCIKICAgICAgICAgICAgICAgICA+CiAg4oCqSXRhbGlhbm/igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJzdyIKICAgICAgICAgICAgICAgICA+CiAg4oCqS2lzd2FoaWxp4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibHYiCiAgICAgICAgICAgICAgICAgPgogIOKAqmxhdHZpZcWhdeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Imx0IgogICAgICAgICAgICAgICAgID4KICDigKpsaWV0dXZpxbPigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJodSIKICAgICAgICAgICAgICAgICA+CiAg4oCqbWFneWFy4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibXMiCiAgICAgICAgICAgICAgICAgPgogIOKAqk1lbGF5deKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im5sIgogICAgICAgICAgICAgICAgID4KICDigKpOZWRlcmxhbmRz4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibm8iCiAgICAgICAgICAgICAgICAgPgogIOKAqm5vcnNr4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0icGwiCiAgICAgICAgICAgICAgICAgPgogIOKAqnBvbHNraeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InB0IgogICAgICAgICAgICAgICAgID4KICDigKpQb3J0dWd1w6pzIChCcmFzaWwp4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0icHQtUFQiCiAgICAgICAgICAgICAgICAgPgogIOKAqlBvcnR1Z3XDqnMgKFBvcnR1Z2FsKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InJvIgogICAgICAgICAgICAgICAgID4KICDigKpyb23Dom7Eg+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InNrIgogICAgICAgICAgICAgICAgID4KICDigKpTbG92ZW7EjWluYeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InNsIgogICAgICAgICAgICAgICAgID4KICDigKpzbG92ZW7FocSNaW5h4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZmkiCiAgICAgICAgICAgICAgICAgPgogIOKAqlN1b21p4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ic3YiCiAgICAgICAgICAgICAgICAgPgogIOKAqlN2ZW5za2HigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ2aSIKICAgICAgICAgICAgICAgICA+CiAg4oCqVGnhur9uZyBWaeG7h3TigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ0ciIKICAgICAgICAgICAgICAgICA+CiAg4oCqVMO8cmvDp2XigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJlbCIKICAgICAgICAgICAgICAgICA+CiAg4oCqzpXOu867zrfOvc65zrrOrOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImJnIgogICAgICAgICAgICAgICAgID4KICDigKrQsdGK0LvQs9Cw0YDRgdC60LjigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJtbiIKICAgICAgICAgICAgICAgICA+CiAg4oCq0LzQvtC90LPQvtC74oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0icnUiCiAgICAgICAgICAgICAgICAgPgogIOKAqtCg0YPRgdGB0LrQuNC54oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ic3IiCiAgICAgICAgICAgICAgICAgPgogIOKAqtGB0YDQv9GB0LrQuOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InVrIgogICAgICAgICAgICAgICAgID4KICDigKrQo9C60YDQsNGX0L3RgdGM0LrQsOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImthIgogICAgICAgICAgICAgICAgID4KICDigKrhg6Xhg5Dhg6Dhg5fhg6Phg5rhg5jigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJoeSIKICAgICAgICAgICAgICAgICA+CiAg4oCq1bDVodW11aXWgNWl1bbigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJpdyIKICAgICAgICAgICAgICAgICA+CiAg4oCr16LXkdeo15nXquKArOKAjgogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InVyIgogICAgICAgICAgICAgICAgID4KICDigKvYp9ix2K/ZiOKArOKAjgogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImFyIgogICAgICAgICAgICAgICAgID4KICDigKvYp9mE2LnYsdio2YrYqeKArOKAjgogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImZhIgogICAgICAgICAgICAgICAgID4KICDigKvZgdin2LHYs9uM4oCs4oCOCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iYW0iCiAgICAgICAgICAgICAgICAgPgogIOKAquGKoOGIm+GIreGKm+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im5lIgogICAgICAgICAgICAgICAgID4KICDigKrgpKjgpYfgpKrgpL7gpLLgpYDigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJtciIKICAgICAgICAgICAgICAgICA+CiAg4oCq4KSu4KSw4KS+4KSg4KWA4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaGkiCiAgICAgICAgICAgICAgICAgPgogIOKAquCkueCkv+CkqOCljeCkpuClgOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImJuIgogICAgICAgICAgICAgICAgID4KICDigKrgpqzgpr7gpoLgprLgpr7igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJndSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4KqX4KuB4Kqc4Kqw4Kq+4Kqk4KuA4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0idGEiCiAgICAgICAgICAgICAgICAgPgogIOKAquCupOCuruCuv+CutOCvjeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InRlIgogICAgICAgICAgICAgICAgID4KICDigKrgsKTgsYbgsLLgsYHgsJfgsYHigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJrbiIKICAgICAgICAgICAgICAgICA+CiAg4oCq4LKV4LKo4LON4LKo4LKh4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibWwiCiAgICAgICAgICAgICAgICAgPgogIOKAquC0ruC0suC0r+C0vuC0s+C0guKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InNpIgogICAgICAgICAgICAgICAgID4KICDigKrgt4Pgt5LgtoLgt4Tgtr3igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ0aCIKICAgICAgICAgICAgICAgICA+CiAg4oCq4LmE4LiX4Lii4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibG8iCiAgICAgICAgICAgICAgICAgPgogIOKAquC6peC6suC6p+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im15IgogICAgICAgICAgICAgICAgID4KICDigKrhgJnhgLzhgJThgLrhgJnhgKzigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJrbSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4Z6B4Z+S4Z6Y4Z+C4Z6a4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ia28iCiAgICAgICAgICAgICAgICAgPgogIOKAqu2VnOq1reyWtOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InpoLUhLIgogICAgICAgICAgICAgICAgID4KICDigKrkuK3mlofvvIjpppnmuK/vvInigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJqYSIKICAgICAgICAgICAgICAgICA+CiAg4oCq5pel5pys6Kqe4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iemgtQ04iCiAgICAgICAgICAgICAgICAgPgogIOKAqueugOS9k+S4reaWh+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InpoLVRXIgogICAgICAgICAgICAgICAgID4KICDigKrnuYHpq5TkuK3mlofigKwKICA8L29wdGlvbj4KICA8L3NlbGVjdD4KICA8L3NwYW4+CiAgPC9kaXY+CiAgPC9kaXY+CjwvZGl2PgogIDwvZGl2PgogIDxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIChmdW5jdGlvbigpewogIHZhciBzcGxpdEJ5Rmlyc3RDaGFyID0gZnVuY3Rpb24odG9CZVNwbGl0LCBzcGxpdENoYXIpIHsKICB2YXIgaW5kZXggPSB0b0JlU3BsaXQuaW5kZXhPZihzcGxpdENoYXIpOwogIGlmIChpbmRleCA+PSAwKSB7CiAgcmV0dXJuIFt0b0JlU3BsaXQuc3Vic3RyaW5nKDAsIGluZGV4KSwKICB0b0JlU3BsaXQuc3Vic3RyaW5nKGluZGV4ICsgMSldOwogIH0KICByZXR1cm4gW3RvQmVTcGxpdF07CiAgfQogIHZhciBsYW5nQ2hvb3Nlcl9wYXJzZVBhcmFtcyA9IGZ1bmN0aW9uKHBhcmFtc1NlY3Rpb24pIHsKICBpZiAocGFyYW1zU2VjdGlvbikgewogIHZhciBxdWVyeSA9IHt9OwogIHZhciBwYXJhbXMgPSBwYXJhbXNTZWN0aW9uLnNwbGl0KCcmJyk7CiAgZm9yICh2YXIgaSA9IDA7IGkgPCBwYXJhbXMubGVuZ3RoOyBpKyspIHsKICAgICAgICAgICAgICB2YXIgcGFyYW0gPSBzcGxpdEJ5Rmlyc3RDaGFyKHBhcmFtc1tpXSwgJz0nKTsKICAgICAgICAgICAgICBpZiAocGFyYW0ubGVuZ3RoID09IDIpIHsKICAgICAgICAgICAgICAgIHF1ZXJ5W3BhcmFtWzBdXSA9IHBhcmFtWzFdOwogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfQogICAgICAgICAgICByZXR1cm4gcXVlcnk7CiAgICAgICAgICB9CiAgICAgICAgICByZXR1cm4ge307CiAgICAgICAgfQogICAgICAgIHZhciBhcHBlbmRIaWRkZW5QYXJhbXMgPSBmdW5jdGlvbihxdWVyeSkgewogICAgICAgICAgdmFyIGxvZ2luRm9ybSA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdnYWlhX2xvZ2luZm9ybScpOwogICAgICAgICAgaWYgKGxvZ2luRm9ybSkgewogICAgICAgICAgICB2YXIgbG9naW5JbnB1dHMgPSBsb2dpbkZvcm0uZ2V0RWxlbWVudHNCeVRhZ05hbWUoJ2lucHV0Jyk7CiAgICAgICAgICAgIGZvciAodmFyIGkgPSAwLCBpbnB1dDsgaW5wdXQgPSBsb2dpbklucHV0c1tpXTsgaSsrKSB7CiAgICAgICAgICAgICAgaWYgKGlucHV0LnR5cGUgPT0gJ2hpZGRlbicgJiYgaW5wdXQudmFsdWUgJiYgIXF1ZXJ5W2lucHV0Lm5hbWVdKSB7CiAgICAgICAgICAgICAgICBxdWVyeVtpbnB1dC5uYW1lXSA9IGlucHV0LnZhbHVlOwogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfQogICAgICAgICAgfQogICAgICAgIH0KICAgICAgICB2YXIgcG9zdCA9IGZ1bmN0aW9uKHBhdGgsIHBhcmFtcykgewogICAgICAgICAgdmFyIGZvcm0gPSBkb2N1bWVudC5jcmVhdGVFbGVtZW50KCdmb3JtJyk7CiAgICAgICAgICBmb3JtLnNldEF0dHJpYnV0ZSgnbWV0aG9kJywgJ3Bvc3QnKTsKICAgICAgICAgIGZvcm0uc2V0QXR0cmlidXRlKCdhY3Rpb24nLCBwYXRoKTsKCiAgICAgICAgICBmb3IgKHZhciBrZXkgaW4gcGFyYW1zKSB7CiAgICAgICAgICAgIGlmIChwYXJhbXMuaGFzT3duUHJvcGVydHkoa2V5KSkgewogICAgICAgICAgICAgIHZhciBoaWRkZW5GaWVsZCA9IGRvY3VtZW50LmNyZWF0ZUVsZW1lbnQoJ2lucHV0Jyk7CiAgICAgICAgICAgICAgaGlkZGVuRmllbGQuc2V0QXR0cmlidXRlKCd0eXBlJywgJ2hpZGRlbicpOwogICAgICAgICAgICAgIGhpZGRlbkZpZWxkLnNldEF0dHJpYnV0ZSgnbmFtZScsIGtleSk7CiAgICAgICAgICAgICAgaGlkZGVuRmllbGQuc2V0QXR0cmlidXRlKCd2YWx1ZScsIHBhcmFtc1trZXldKTsKCiAgICAgICAgICAgICAgZm9ybS5hcHBlbmRDaGlsZChoaWRkZW5GaWVsZCk7CiAgICAgICAgICAgIH0KICAgICAgICAgIH0KCiAgICAgICAgICBkb2N1bWVudC5ib2R5LmFwcGVuZENoaWxkKGZvcm0pOwogICAgICAgICAgZm9ybS5zdWJtaXQoKTsKICAgICAgICB9CiAgICAgICAgdmFyIGxhbmdDaG9vc2VyX2dldFBhcmFtU3RyID0gZnVuY3Rpb24ocGFyYW1zKSB7CiAgICAgICAgICB2YXIgcGFyYW1zU3RyID0gW107CiAgICAgICAgICBmb3IgKHZhciBhIGluIHBhcmFtcykgewogICAgICAgICAgICBwYXJhbXNTdHIucHVzaChhICsgIj0iICsgcGFyYW1zW2FdKTsKICAgICAgICAgIH0KICAgICAgICAgIHJldHVybiBwYXJhbXNTdHIuam9pbignJicpOwogICAgICAgIH0KICAgICAgICB2YXIgbGFuZ0Nob29zZXJfY3VycmVudFVybCA9IHdpbmRvdy5sb2NhdGlvbi5ocmVmOwogICAgICAgIHZhciBtYXRjaCA9IGxhbmdDaG9vc2VyX2N1cnJlbnRVcmwubWF0Y2goIl4oLio/KShcXD8oLio/KSk/KCMoLiopKT8kIik7CiAgICAgICAgdmFyIGxhbmdDaG9vc2VyX2N1cnJlbnRQYXRoID0gbWF0Y2hbMV07CiAgICAgICAgdmFyIGxhbmdDaG9vc2VyX3BhcmFtcyA9IGxhbmdDaG9vc2VyX3BhcnNlUGFyYW1zKG1hdGNoWzNdKTsKICAgICAgICB2YXIgbGFuZ0Nob29zZXJfZnJhZ21lbnQgPSBtYXRjaFs1XTsKCiAgICAgICAgdmFyIGxhbmdDaG9vc2VyID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2xhbmctY2hvb3NlcicpOwogICAgICAgIHZhciBsYW5nQ2hvb3NlcldyYXAgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnbGFuZy1jaG9vc2VyLXdyYXAnKTsKICAgICAgICB2YXIgbGFuZ1Zpc0NvbnRyb2wgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnbGFuZy12aXMtY29udHJvbCcpOwogICAgICAgIGlmIChsYW5nVmlzQ29udHJvbCAmJiBsYW5nQ2hvb3NlcikgewogICAgICAgICAgbGFuZ1Zpc0NvbnRyb2wuc3R5bGUuZGlzcGxheSA9ICdpbmxpbmUnOwogICAgICAgICAgbGFuZ0Nob29zZXIub25jaGFuZ2UgPSBmdW5jdGlvbigpIHsKICAgICAgICAgICAgbGFuZ0Nob29zZXJfcGFyYW1zWydscCddID0gMTsKICAgICAgICAgICAgbGFuZ0Nob29zZXJfcGFyYW1zWydobCddID0gZW5jb2RlVVJJQ29tcG9uZW50KHRoaXMudmFsdWUpOwogICAgICAgICAgICB2YXIgaGlkZGVuRW1haWxJbnB1dCA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdFbWFpbC1oaWRkZW4nKTsKICAgICAgICAgICAgaWYgKGhpZGRlbkVtYWlsSW5wdXQpIHsKICAgICAgICAgICAgICAvLyBJZiB3ZSBhcmUgaW4gcGFzc3dvcmQgc2VwYXJhdGlvbiBvbiBwYXNzd29yZCBwYWdlLCBwb3N0IHRvCiAgICAgICAgICAgICAgLy8gL0FjY291bnRMb2dpbkluZm8uCiAgICAgICAgICAgICAgYXBwZW5kSGlkZGVuUGFyYW1zKGxhbmdDaG9vc2VyX3BhcmFtcyk7CiAgICAgICAgICAgICAgbGFuZ0Nob29zZXJfcGFyYW1zWydFbWFpbCddID0gaGlkZGVuRW1haWxJbnB1dC52YWx1ZTsKICAgICAgICAgICAgICBwb3N0KCcvQWNjb3VudExvZ2luSW5mbycsIGxhbmdDaG9vc2VyX3BhcmFtcyk7CiAgICAgICAgICAgIH0gZWxzZSB7CiAgICAgICAgICAgICAgdmFyIHBhcmFtc1N0ciA9IGxhbmdDaG9vc2VyX2dldFBhcmFtU3RyKGxhbmdDaG9vc2VyX3BhcmFtcyk7CiAgICAgICAgICAgICAgdmFyIG5ld0hyZWYgPSBsYW5nQ2hvb3Nlcl9jdXJyZW50UGF0aCArICI/IiArIHBhcmFtc1N0cjsKICAgICAgICAgICAgICBpZiAobGFuZ0Nob29zZXJfZnJhZ21lbnQpIHsKICAgICAgICAgICAgICAgIG5ld0hyZWYgPSBuZXdIcmVmICsgIiMiICsgbGFuZ0Nob29zZXJfZnJhZ21lbnQ7CiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHdpbmRvdy5sb2NhdGlvbi5ocmVmID0gbmV3SHJlZjsKICAgICAgICAgICAgfQogICAgICAgICAgfTsKICAgICAgICB9CiAgICAgIH0pKCk7CiAgICA8L3NjcmlwdD4KPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiIG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICB2YXIgZ2FpYV9hdHRhY2hFdmVudCA9IGZ1bmN0aW9uKGVsZW1lbnQsIGV2ZW50LCBjYWxsYmFjaykgewogIGlmIChlbGVtZW50ICYmIGVsZW1lbnQuYWRkRXZlbnRMaXN0ZW5lcikgewogIGVsZW1lbnQuYWRkRXZlbnRMaXN0ZW5lcihldmVudCwgY2FsbGJhY2ssIGZhbHNlKTsKICB9IGVsc2UgaWYgKGVsZW1lbnQgJiYgZWxlbWVudC5hdHRhY2hFdmVudCkgewogIGVsZW1lbnQuYXR0YWNoRXZlbnQoJ29uJyArIGV2ZW50LCBjYWxsYmFjayk7CiAgfQogIH07Cjwvc2NyaXB0PgogIDxzY3JpcHQgdHlwZT0idGV4dC9qYXZhc2NyaXB0IiBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+LyogQW50aS1zcGFtLiBXYW50IHRvIHNheSBoZWxsbz8gQ29udGFjdCAoYmFzZTY0KSBZbTkwWjNWaGNtUXRZMjl1ZEdGamRFQm5iMjluYkdVdVkyOXQgKi9GdW5jdGlvbigndmFyIE09ZnVuY3Rpb24oeSx1LEkpe2lmKCJvYmplY3QiPT0odT10eXBlb2YgeSx1KSlpZih5KXtpZih5IGluc3RhbmNlb2YgQXJyYXkpcmV0dXJuImFycmF5IjtpZih5IGluc3RhbmNlb2YgT2JqZWN0KXJldHVybiB1O2lmKChJPU9iamVjdC5wcm90b3R5cGUudG9TdHJpbmcuY2FsbCh5KSwiW29iamVjdCBXaW5kb3ddIik9PUkpcmV0dXJuIm9iamVjdCI7aWYoIltvYmplY3QgQXJyYXldIj09SXx8Im51bWJlciI9PXR5cGVvZiB5Lmxlbmd0aCYmInVuZGVmaW5lZCIhPXR5cGVvZiB5LnNwbGljZSYmInVuZGVmaW5lZCIhPXR5cGVvZiB5LnByb3BlcnR5SXNFbnVtZXJhYmxlJiYheS5wcm9wZXJ0eUlzRW51bWVyYWJsZSgic3BsaWNlIikpcmV0dXJuImFycmF5IjtpZigiW29iamVjdCBGdW5jdGlvbl0iPT1JfHwidW5kZWZpbmVkIiE9dHlwZW9mIHkuY2FsbCYmInVuZGVmaW5lZCIhPXR5cGVvZiB5LnByb3BlcnR5SXNFbnVtZXJhYmxlJiYheS5wcm9wZXJ0eUlzRW51bWVyYWJsZSgiY2FsbCIpKXJldHVybiJmdW5jdGlvbiJ9ZWxzZSByZXR1cm4ibnVsbCI7ZWxzZSBpZigiZnVuY3Rpb24iPT11JiYidW5kZWZpbmVkIj09dHlwZW9mIHkuY2FsbClyZXR1cm4ib2JqZWN0IjtyZXR1cm4gdX0sakE9ZnVuY3Rpb24oKXt9LG9aPWZ1bmN0aW9uKHkpe2Zvcih5PTA7NjQ+eTsrK3kpWFt5XT0iQUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVphYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5ejAxMjM0NTY3ODktXyIuY2hhckF0KHkpLEJbIkFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaYWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXowMTIzNDU2Nzg5LV8iLmNoYXJBdCh5KV09eTtCWyI9Il09KEJbIi8iXT0oQlsiKyJdPShYWzY0XT0iIiw2MiksNjMpLDY0KX0sZyx5ej1mdW5jdGlvbih5LHUsSSxELGMpe2ZvcihEPUk9KHU9W10sMCk7RDx5Lmxlbmd0aDtEKyspYz15LmNoYXJDb2RlQXQoRCksMTI4PmM/dVtJKytdPWM6KDIwNDg+Yz91W0krK109Yz4+NnwxOTI6KDU1Mjk2PT0oYyY2NDUxMikmJkQrMTx5Lmxlbmd0aCYmNTYzMjA9PSh5LmNoYXJDb2RlQXQoRCsxKSY2NDUxMik/KGM9NjU1MzYrKChjJjEwMjMpPDwxMCkrKHkuY2hhckNvZGVBdCgrK0QpJjEwMjMpLHVbSSsrXT1jPj4xOHwyNDAsdVtJKytdPWM+PjEyJjYzfDEyOCk6dVtJKytdPWM+PjEyfDIyNCx1W0krK109Yz4+NiY2M3wxMjgpLHVbSSsrXT1jJjYzfDEyOCk7cmV0dXJuIHV9LHA9ZnVuY3Rpb24oeSx1KXtyZXR1cm4geTx1Py0xOnk+dT8xOjB9LFU9ZnVuY3Rpb24oeSx1KXtyZXR1cm4ib2JqZWN0Ij09KHU9dHlwZW9mIHksdSkmJm51bGwhPXl8fCJmdW5jdGlvbiI9PXV9LEg9dGhpc3x8c2VsZixCPXt9LHVNPWZ1bmN0aW9uKHksdSl7ZnVuY3Rpb24gSSgpe30oKEkucHJvdG90eXBlPXUucHJvdG90eXBlLHkpLlg9dS5wcm90b3R5cGUseSkucHJvdG90eXBlPW5ldyBJLHkucHJvdG90eXBlLmNvbnN0cnVjdG9yPXl9LHgsWD17fSxxcj1mdW5jdGlvbih5KXtyZXR1cm4vXltcXHNcXHhhMF0qKFtcXHNcXFNdKj8pW1xcc1xceGEwXSokLy5leGVjKHkpWzFdfTthOnt2YXIgSVo9SC5uYXZpZ2F0b3I7aWYoSVope3ZhciBENj1JWi51c2VyQWdlbnQ7aWYoRDYpe3g9RDY7YnJlYWsgYX19eD0iIn12YXIgcm49ZnVuY3Rpb24oeSx1LEkpe2ZvcihJIGluIHkpaWYodS5jYWxsKHZvaWQgMCx5W0ldLEkseSkpcmV0dXJuIHRydWU7cmV0dXJuIGZhbHNlfSxsPSIiLEdXPWZ1bmN0aW9uKHksdSxJKXtyZXR1cm4gT2JqZWN0LnByb3RvdHlwZS5oYXNPd25Qcm9wZXJ0eS5jYWxsKChJPWM3LEkpLHkpP0lbeV06SVt5XT11KHkpfSx3bj1mdW5jdGlvbih5KXtyZXR1cm4oeT1ILmRvY3VtZW50KT95LmRvY3VtZW50TW9kZTp2b2lkIDB9LEE9L1xcYig/Ok1TSUV8cnYpWzogXShbXlxcKTtdKykoXFwpfDspLy5leGVjKHgpLHY9KEEmJihsPUE/QVsxXToiIiksd24pKCksTXI9bnVsbCE9diYmdj5wYXJzZUZsb2F0KGwpP1N0cmluZyh2KTpsLGM3PXt9LFo2LE89OTw9KFo2PUguZG9jdW1lbnQ/d24oKTp2b2lkIDAsTnVtYmVyKFo2KSksUXo9IWZ1bmN0aW9uKHkpe3JldHVybiBHVyh5LGZ1bmN0aW9uKHUsSSxELGMscSxyLEcpe2ZvcihxPShjPSh1PShJPXFyKFN0cmluZyhNcikpLnNwbGl0KCIuIiksRD1xcihTdHJpbmcoeSkpLnNwbGl0KCIuIiksMCksTWF0aC5tYXgoSS5sZW5ndGgsRC5sZW5ndGgpKSwwKTswPT11JiZxPGM7cSsrKXtHPShyPUlbcV18fCIiLERbcV0pfHwiIjtkb3tpZigoRz0ocj0vKFxcZCopKFxcRCopKC4qKS8uZXhlYyhyKXx8WyIiLCIiLCIiLCIiXSwvKFxcZCopKFxcRCopKC4qKS8uZXhlYyhHKXx8WyIiLCIiLCIiLCIiXSksMD09clswXS5sZW5ndGgpJiYwPT1HWzBdLmxlbmd0aClicmVhaztHPShyPSh1PXAoMD09clsxXS5sZW5ndGg/MDpwYXJzZUludChyWzFdLDEwKSwwPT1HWzFdLmxlbmd0aD8wOnBhcnNlSW50KEdbMV0sMTApKXx8cCgwPT1yWzJdLmxlbmd0aCwwPT1HWzJdLmxlbmd0aCl8fHAoclsyXSxHWzJdKSxyWzNdKSxHKVszXX13aGlsZSgwPT11KX1yZXR1cm4gMDw9dX0pfSgiOSIpLEN6PWZ1bmN0aW9uKHksdSl7aWYoIUguYWRkRXZlbnRMaXN0ZW5lcnx8IU9iamVjdC5kZWZpbmVQcm9wZXJ0eSlyZXR1cm4gZmFsc2U7dT1PYmplY3QuZGVmaW5lUHJvcGVydHkoKHk9ZmFsc2Use30pLCJwYXNzaXZlIix7Z2V0OmZ1bmN0aW9uKCl7eT10cnVlfX0pO3RyeXtILmFkZEV2ZW50TGlzdGVuZXIoInRlc3QiLGpBLHUpLEgucmVtb3ZlRXZlbnRMaXN0ZW5lcigidGVzdCIsakEsdSl9Y2F0Y2goSSl7fXJldHVybiB5fSgpLGE9ZnVuY3Rpb24oeSx1KXsodGhpcy5jdXJyZW50VGFyZ2V0PXRoaXMudGFyZ2V0PXUsdGhpcykudHlwZT15LHRoaXMuZGVmYXVsdFByZXZlbnRlZD1mYWxzZX0sVD0oYS5wcm90b3R5cGUucHJldmVudERlZmF1bHQ9ZnVuY3Rpb24oKXt0aGlzLmRlZmF1bHRQcmV2ZW50ZWQ9dHJ1ZX0sYS5wcm90b3R5cGUuc3RvcFByb3BhZ2F0aW9uPWZ1bmN0aW9uKCl7fSxmdW5jdGlvbih5LHUsSSxEKXsoKHRoaXMuc3RhdGU9KHRoaXMubWV0YUtleT10aGlzLnNoaWZ0S2V5PSh0aGlzLmNoYXJDb2RlPXRoaXMua2V5Q29kZT0oKHRoaXMuYnV0dG9uPXRoaXMuc2NyZWVuWT10aGlzLnNjcmVlblg9dGhpcy5jbGllbnRZPXRoaXMuY2xpZW50WD10aGlzLm9mZnNldFk9dGhpcy5vZmZzZXRYPSh0aGlzLnJlbGF0ZWRUYXJnZXQ9dGhpcy5jdXJyZW50VGFyZ2V0PXRoaXMudGFyZ2V0PShhLmNhbGwodGhpcyx5P3kudHlwZToiIiksbnVsbCksMCksdGhpcykua2V5PSIiLDApLHRoaXMpLmFsdEtleT10aGlzLmN0cmxLZXk9ZmFsc2UsbnVsbCksdGhpcykucG9pbnRlcklkPTAsdGhpcykucG9pbnRlclR5cGU9IiIsdGhpcy52PW51bGwseSYmKEk9dGhpcy50eXBlPXkudHlwZSxEPXkuY2hhbmdlZFRvdWNoZXMmJnkuY2hhbmdlZFRvdWNoZXMubGVuZ3RoP3kuY2hhbmdlZFRvdWNoZXNbMF06bnVsbCx0aGlzLnRhcmdldD15LnRhcmdldHx8eS5zcmNFbGVtZW50LHRoaXMuY3VycmVudFRhcmdldD11LHU9eS5yZWxhdGVkVGFyZ2V0LHV8fCgibW91c2VvdmVyIj09ST91PXkuZnJvbUVsZW1lbnQ6Im1vdXNlb3V0Ij09SSYmKHU9eS50b0VsZW1lbnQpKSx0aGlzLnJlbGF0ZWRUYXJnZXQ9dSxEPyh0aGlzLmNsaWVudFg9dm9pZCAwIT09RC5jbGllbnRYP0QuY2xpZW50WDpELnBhZ2VYLHRoaXMuY2xpZW50WT12b2lkIDAhPT1ELmNsaWVudFk/RC5jbGllbnRZOkQucGFnZVksdGhpcy5zY3JlZW5YPUQuc2NyZWVuWHx8MCx0aGlzLnNjcmVlblk9RC5zY3JlZW5ZfHwwKToodGhpcy5vZmZzZXRYPXZvaWQgMCE9PXkub2Zmc2V0WD95Lm9mZnNldFg6eS5sYXllclgsdGhpcy5vZmZzZXRZPXZvaWQgMCE9PXkub2Zmc2V0WT95Lm9mZnNldFk6eS5sYXllclksdGhpcy5jbGllbnRYPXZvaWQgMCE9PXkuY2xpZW50WD95LmNsaWVudFg6eS5wYWdlWCx0aGlzLmNsaWVudFk9dm9pZCAwIT09eS5jbGllbnRZP3kuY2xpZW50WTp5LnBhZ2VZLHRoaXMuc2NyZWVuWD15LnNjcmVlblh8fDAsdGhpcy5zY3JlZW5ZPXkuc2NyZWVuWXx8MCksdGhpcy5idXR0b249eS5idXR0b24sdGhpcy5rZXlDb2RlPXkua2V5Q29kZXx8MCx0aGlzLmtleT15LmtleXx8IiIsdGhpcy5jaGFyQ29kZT15LmNoYXJDb2RlfHwoImtleXByZXNzIj09ST95LmtleUNvZGU6MCksdGhpcy5jdHJsS2V5PXkuY3RybEtleSx0aGlzLmFsdEtleT15LmFsdEtleSx0aGlzLnNoaWZ0S2V5PXkuc2hpZnRLZXksdGhpcy5tZXRhS2V5PXkubWV0YUtleSx0aGlzLnBvaW50ZXJJZD15LnBvaW50ZXJJZHx8MCx0aGlzLnBvaW50ZXJUeXBlPSJzdHJpbmciPT10eXBlb2YgeS5wb2ludGVyVHlwZT95LnBvaW50ZXJUeXBlOlgwW3kucG9pbnRlclR5cGVdfHwiIix0aGlzLnN0YXRlPXkuc3RhdGUsdGhpcy52PXkseS5kZWZhdWx0UHJldmVudGVkJiZ0aGlzLnByZXZlbnREZWZhdWx0KCkpfSksWDA9ezI6InRvdWNoIiwzOih1TShULGEpLCJwZW4iKSw0OiJtb3VzZSJ9LEU9KFQucHJvdG90eXBlLnN0b3BQcm9wYWdhdGlvbj1mdW5jdGlvbigpeyhULlguc3RvcFByb3BhZ2F0aW9uLmNhbGwodGhpcyksdGhpcy52LnN0b3BQcm9wYWdhdGlvbik/dGhpcy52LnN0b3BQcm9wYWdhdGlvbigpOnRoaXMudi5jYW5jZWxCdWJibGU9dHJ1ZX0sVC5wcm90b3R5cGUucHJldmVudERlZmF1bHQ9ZnVuY3Rpb24oeSl7aWYoeT0oVC5YLnByZXZlbnREZWZhdWx0LmNhbGwodGhpcyksdGhpcykudix5LnByZXZlbnREZWZhdWx0KXkucHJldmVudERlZmF1bHQoKTtlbHNlIGlmKHkucmV0dXJuVmFsdWU9ZmFsc2UsUXopdHJ5e2lmKHkuY3RybEtleXx8MTEyPD15LmtleUNvZGUmJjEyMz49eS5rZXlDb2RlKXkua2V5Q29kZT0tMX1jYXRjaCh1KXt9fSwiY2xvc3VyZV9saXN0ZW5hYmxlXyIrKDFFNipNYXRoLnJhbmRvbSgpfDApKSxXNz0wLEI3PWZ1bmN0aW9uKHkpe3kuRz0oeS5saXN0ZW5lcj1udWxsLHkuWj1udWxsLHkuc3JjPW51bGwseS5SPW51bGwsdHJ1ZSl9LFY9ZnVuY3Rpb24oeSl7dGhpcy5iPXt9LHRoaXMuc3JjPXksdGhpcy5PPTB9LFV3PWZ1bmN0aW9uKHksdSxJLEQsYyl7dGhpcy5rZXk9KHRoaXMudHlwZT0oKHRoaXMubGlzdGVuZXI9eSx0aGlzLkc9dGhpcy5DPWZhbHNlLHRoaXMuY2FwdHVyZT0hKHRoaXMuUj1jLCFEKSx0aGlzLlo9bnVsbCx0aGlzKS5zcmM9dSxJKSwrK1c3KX0sSDc9KFYucHJvdG90eXBlLnJlbW92ZT1mdW5jdGlvbih5LHUsSSxELGMpe2lmKCEoKHk9eS50b1N0cmluZygpLHkpaW4gdGhpcy5iKSlyZXR1cm4gZmFsc2U7cmV0dXJuKHU9KGM9dGhpcy5iW3ldLEg3KGMsdSxJLEQpKSwtMTx1KT8oQjcoY1t1XSksQXJyYXkucHJvdG90eXBlLnNwbGljZS5jYWxsKGMsdSwxKSwwPT1jLmxlbmd0aCYmKGRlbGV0ZSB0aGlzLmJbeV0sdGhpcy5PLS0pLHRydWUpOmZhbHNlfSwoVi5wcm90b3R5cGUuaGFzTGlzdGVuZXI9ZnVuY3Rpb24oeSx1LEksRCxjKXtyZXR1cm4gcm4oKEQ9KEk9dm9pZCAwIT09KGM9dm9pZCAwIT09dSx5KSk/eS50b1N0cmluZygpOiIiLHRoaXMuYiksZnVuY3Rpb24ocSxyKXtmb3Iocj0wO3I8cS5sZW5ndGg7KytyKWlmKCEoSSYmcVtyXS50eXBlIT1EfHxjJiZxW3JdLmNhcHR1cmUhPXUpKXJldHVybiB0cnVlO3JldHVybiBmYWxzZX0pfSxWKS5wcm90b3R5cGUuYWRkPWZ1bmN0aW9uKHksdSxJLEQsYyxxLHIpe3JldHVybihyPUg3KCgoeT0ocT15LnRvU3RyaW5nKCksdGhpcy5iW3FdKSx5KXx8KHk9dGhpcy5iW3FdPVtdLHRoaXMuTysrKSx5KSx1LEQsYyksLTEpPHI/KHU9eVtyXSxJfHwodS5DPWZhbHNlKSk6KHU9bmV3IFV3KHUsdGhpcy5zcmMscSwhIUQsYyksdS5DPUkseS5wdXNoKHUpKSx1fSxmdW5jdGlvbih5LHUsSSxELGMscSl7Zm9yKGM9MDtjPHkubGVuZ3RoOysrYylpZihxPXlbY10sIXEuRyYmcS5saXN0ZW5lcj09dSYmcS5jYXB0dXJlPT0hIUkmJnEuUj09RClyZXR1cm4gYztyZXR1cm4tMX0pLHhEPSJjbG9zdXJlX2xtXyIrKDFFNipNYXRoLnJhbmRvbSgpfDApLE5yPWZ1bmN0aW9uKHksdSxJLEQsYyxxLHIpe2lmKCJudW1iZXIiIT10eXBlb2YgeSYmeSYmIXkuRylpZigodT15LnNyYykmJnVbRV0pdS5PWih5KTtlbHNlIGlmKEQ9eS5aLEk9eS50eXBlLHUucmVtb3ZlRXZlbnRMaXN0ZW5lcj91LnJlbW92ZUV2ZW50TGlzdGVuZXIoSSxELHkuY2FwdHVyZSk6dS5kZXRhY2hFdmVudD91LmRldGFjaEV2ZW50KGlNKEkpLEQpOnUuYWRkTGlzdGVuZXImJnUucmVtb3ZlTGlzdGVuZXImJnUucmVtb3ZlTGlzdGVuZXIoRCksbE0tLSxJPUFoKHUpKXtpZihEPXkudHlwZSxEIGluIEkuYil7Yz1JLmJbRF07YjppZigic3RyaW5nIj09dHlwZW9mIGMpcT0ic3RyaW5nIj09dHlwZW9mIHkmJjE9PXkubGVuZ3RoP2MuaW5kZXhPZih5LDApOi0xO2Vsc2V7Zm9yKHE9MDtxPGMubGVuZ3RoO3ErKylpZihxIGluIGMmJmNbcV09PT15KWJyZWFrIGI7cT0tMX0oKHI9MDw9cSkmJkFycmF5LnByb3RvdHlwZS5zcGxpY2UuY2FsbChjLHEsMSkscikmJihCNyh5KSwwPT1JLmJbRF0ubGVuZ3RoJiYoZGVsZXRlIEkuYltEXSxJLk8tLSkpfTA9PUkuTyYmKEkuc3JjPW51bGwsdVt4RF09bnVsbCl9ZWxzZSBCNyh5KX0sT3c9ZnVuY3Rpb24oeSx1LEksRCl7aWYoeS5HKXJldHVybiB0cnVlO2lmKCFPKXtpZighdSlhOntmb3IodT0oRD0wLEk9SCxbIndpbmRvdyIsImV2ZW50Il0pO0Q8dS5sZW5ndGg7RCsrKWlmKEk9SVt1W0RdXSxudWxsPT1JKXt1PW51bGw7YnJlYWsgYX11PUl9cmV0dXJuKHU9bmV3IFQodSx0aGlzKSx2NykoeSx1KX1yZXR1cm4gdjcoeSxuZXcgVCh1LHRoaXMpKX0saU09ZnVuY3Rpb24oeSl7cmV0dXJuIHkgaW4gYVo/YVpbeV06YVpbeV09Im9uIit5fSxUVz1mdW5jdGlvbih5LHUsSSxELGMscSl7aWYoImFycmF5Ij09TSh1KSlmb3IocT0wO3E8dS5sZW5ndGg7cSsrKVRXKHksdVtxXSxJLEQsYyk7ZWxzZSBJPUV3KEkpLHkmJnlbRV0/eS5aVSh1LEksVShEKT8hIUQuY2FwdHVyZTohIUQsYyk6VnooeSx1LEksdHJ1ZSxELGMpfSxtVT1mdW5jdGlvbih5LHUsSSxELGMscSl7aWYoRCYmRC5vbmNlKVRXKHksdSxJLEQsYyk7ZWxzZSBpZigiYXJyYXkiPT1NKHUpKWZvcihxPTA7cTx1Lmxlbmd0aDtxKyspbVUoeSx1W3FdLEksRCxjKTtlbHNlIEk9RXcoSSkseSYmeVtFXT95LlRHKHUsSSxVKEQpPyEhRC5jYXB0dXJlOiEhRCxjKTpWeih5LHUsSSxmYWxzZSxELGMpfSx0aD1mdW5jdGlvbih5LHUsSSxELGMscSl7aWYoImFycmF5Ij09TSh1KSlmb3IocT0wO3E8dS5sZW5ndGg7cSsrKXRoKHksdVtxXSxJLEQsYyk7ZWxzZShEPVUoRCk/ISFELmNhcHR1cmU6ISFELEk9RXcoSSkseSYmeVtFXSk/eS5HRyh1LEksRCxjKTp5JiYoeT1BaCh5KSkmJih1PXkuYlt1LnRvU3RyaW5nKCldLHk9LTEsdSYmKHk9SDcodSxJLEQsYykpLChJPS0xPHk/dVt5XTpudWxsKSYmTnIoSSkpfSxBaD1mdW5jdGlvbih5KXtyZXR1cm4geT15W3hEXSx5IGluc3RhbmNlb2YgVj95Om51bGx9LGxNPTAsYVo9e30sTHo9ZnVuY3Rpb24oeSx1KXtyZXR1cm4gdT0oeT1PdyxPP2Z1bmN0aW9uKEkpe3JldHVybiB5LmNhbGwodS5zcmMsdS5saXN0ZW5lcixJKX06ZnVuY3Rpb24oSSl7aWYoST15LmNhbGwodS5zcmMsdS5saXN0ZW5lcixJKSwhSSlyZXR1cm4gSX0pfSx2Nz1mdW5jdGlvbih5LHUsSSxEKXtyZXR1cm4oKEQ9KEk9eS5saXN0ZW5lcix5LlJ8fHkuc3JjKSx5LkMpJiZOcih5KSxJKS5jYWxsKEQsdSl9LFZ6PWZ1bmN0aW9uKHksdSxJLEQsYyxxLHIsRyl7aWYoIXUpdGhyb3cgRXJyb3IoIkludmFsaWQgZXZlbnQgdHlwZSIpO2lmKChyPVUoYyk/ISFjLmNhcHR1cmU6ISFjLCFyKXx8TylpZigoRz1BaCh5KSl8fCh5W3hEXT1HPW5ldyBWKHkpKSxJPUcuYWRkKHUsSSxELHIscSksIUkuWil7aWYoSS5aPShEPUx6KCksRCksRC5zcmM9eSxELmxpc3RlbmVyPUkseS5hZGRFdmVudExpc3RlbmVyKUN6fHwoYz1yKSx2b2lkIDA9PT1jJiYoYz1mYWxzZSkseS5hZGRFdmVudExpc3RlbmVyKHUudG9TdHJpbmcoKSxELGMpO2Vsc2UgaWYoeS5hdHRhY2hFdmVudCl5LmF0dGFjaEV2ZW50KGlNKHUudG9TdHJpbmcoKSksRCk7ZWxzZSBpZih5LmFkZExpc3RlbmVyJiZ5LnJlbW92ZUxpc3RlbmVyKXkuYWRkTGlzdGVuZXIoRCk7ZWxzZSB0aHJvdyBFcnJvcigiYWRkRXZlbnRMaXN0ZW5lciBhbmQgYXR0YWNoRXZlbnQgYXJlIHVuYXZhaWxhYmxlLiIpO2xNKyt9fSxmej0iX19jbG9zdXJlX2V2ZW50c19mbl8iKygxRTkqTWF0aC5yYW5kb20oKT4+PjApLFJaPXt9LFI9SCxQPWZ1bmN0aW9uKHksdSxJLEQsYyl7KEk9KEQ9KDA9PSh2b2lkIDAhPSh1PVsoYz15LlMoMTU1KSx1KSxjPj44JjI1NSxjJjI1NV0sRCkmJnUucHVzaChEKSx5LlMoMjQzKS5sZW5ndGgpJiYoeS5OWzI0M109dm9pZCAwLEooeSwyNDMsdSkpLCIiKSxJJiYoSS5tZXNzYWdlJiYoRCs9SS5tZXNzYWdlKSxJLnN0YWNrJiYoRCs9IjoiK0kuc3RhY2spKSx5LlMoMTExKSksMzxJKSYmKEQ9RC5zbGljZSgwLEktMyksSS09RC5sZW5ndGgrMyxEPXl6KEQucmVwbGFjZSgvXFxyXFxuL2csIlxcbiIpKSx6KHksODMsYihELmxlbmd0aCwyKS5jb25jYXQoRCksMTIpKSxKKHksMTExLEkpfSwkRD1mdW5jdGlvbih5LHUsSSxELGMpe2lmKCh5Lm09KEk9dVswXSxmYWxzZSksSSk9PUpoKXkuRj0yNSx5LmModSk7ZWxzZSBpZihJPT16Vyl7RD0oST11WzNdLHVbMV0pO3RyeXtjPXkuYyh1KX1jYXRjaChxKXtoKHkscSksYz15LiR9KEQmJkQoYyksSSkucHVzaChjKX1lbHNlIGlmKEk9PVJaKXkuYyh1KTtlbHNlIGlmKEk9PWJNKXkuYyh1KTtlbHNlIGlmKEk9PVA3KXt0cnl7Zm9yKGM9MDtjPHkudy5sZW5ndGg7YysrKXRyeXtEPXkud1tjXSxEWzBdW0RbMV1dKERbMl0pfWNhdGNoKHEpe319Y2F0Y2gocSl7fSgwLHVbeS53PVtdLDFdKSgpfWVsc2UgaWYoST09aGgpcmV0dXJuIEQ9dVs2XSxjPXVbMl0sSih5LDExNCx1WzRdP1tEWzBdLnZdOkQpLEooeSwzMCxjKSx5LmModSl9LGRuPWZ1bmN0aW9uKHksdSl7cmV0dXJuIHlbdV08PDI0fHlbdSsxXTw8MTZ8eVt1KzJdPDw4fHlbdSszXX0sZUE9ZnVuY3Rpb24oeSx1KXtmb3IodT1bXTt5LS07KXUucHVzaCgyNTUqTWF0aC5yYW5kb20oKXwwKTtyZXR1cm4gdX0sUDc9e30saD1mdW5jdGlvbih5LHUpe3kuJD0oIkU6Iit1Lm1lc3NhZ2UrIjoiK3Uuc3RhY2spLnNsaWNlKDAsMjA0OCl9LGI9ZnVuY3Rpb24oeSx1LEksRCl7Zm9yKEk9KEQ9dS0xLFtdKTswPD1EO0QtLSlJW3UtMS1EXT15Pj44KkQmMjU1O3JldHVybiBJfSxlPVsiYm90Z3VhcmQiXSxqWj1mdW5jdGlvbih5LHUsSSxELGMpe2Zvcih5LlNwPSh5Lk09KHkuVD12b2lkIDAsRD1bXSx5LkFSPWZ1bmN0aW9uKHEscixHKXtyZXR1cm4gcj0oRz1mdW5jdGlvbigpe3JldHVybiBxfSxmdW5jdGlvbigpe3JldHVybiBHKCl9KSxyW3RoaXMuaF09ZnVuY3Rpb24odyl7cT13fSxyfSx5LkY9KGM9MCwyNSkseS5WPTAsKHkuSz12b2lkIDAseSkuSj0oeS5CPWZhbHNlLHkubT1mYWxzZSxmdW5jdGlvbihxLHIsRyx3LFosUSl7cmV0dXJuIHE9KChRPShHPXRoaXMsWj1mdW5jdGlvbigpe3JldHVybiB3KCl9LHc9ZnVuY3Rpb24oKXtyZXR1cm4gd1tHLmkrKFpbRy5zXT09PXIpLSFRW0cuc11dfSxHLmMpLFpbRy5oXT1mdW5jdGlvbihDKXt3W0cuSF09Q30sWilbRy5oXShxKSxaKX0pLDApLFtdKTsxMjg+YztjKyspRFtjXT1TdHJpbmcuZnJvbUNoYXJDb2RlKGMpOygoKCgoKCgoKGM9KCh5Lmc9KCgoKCh5LmdrPSgoKHkuTUU9KCgoKCgoKCgoeS53PSh5Lk49W10sW10pLEopKHksMjA4LDApLEooeSwxNTUsMCksSih5LDAsZnVuY3Rpb24ocSxyLEcsdyxaLFEsQyl7aWYoKHc9KEc9KHI9cS5hKCksS3oocSkpLCIiKSxxKS5OWzUwXSlmb3IoWj1xLlMoNTApLFE9MCxDPVoubGVuZ3RoO0ctLTspUT0oUStLeihxKSklQyx3Kz1EW1pbUV1dO2Vsc2UgZm9yKDtHLS07KXcrPURbcS5hKCldO0oocSxyLHcpfSksSih5LDM2LGZ1bmN0aW9uKHEscixHLHcpeyh3PShHPShyPXEuYSgpLHEuYSgpKSxxKS5hKCksSikocSx3LChxLlMocilpbiBxLlMoRykpKzApfSksSih5LDIzNixIKSxKKSh5LDIwLGZ1bmN0aW9uKHEscixHLHcpe2lmKHI9cS5sLnBvcCgpKXtmb3IoRz1xLmEoKTswPEc7Ry0tKXc9cS5hKCksclt3XT1xLk5bd107cS5OPShyWzI0M109cS5OWzI0M10sclsxMTFdPXEuTlsxMTFdLHIpfWVsc2UgSihxLDIwOCxxLlcubGVuZ3RoKX0pLEopKHksNjEsZnVuY3Rpb24ocSxyLEcsdyxaLFEsQyl7SyhxLDEsNSl8fChyPVlEKHEpLHc9ci5QLFo9ci5VLEc9ci5BLEM9Ry5sZW5ndGgsMD09Qz9RPXdbWl0oKToxPT1DP1E9d1taXShHWzBdKToyPT1DP1E9d1taXShHWzBdLEdbMV0pOjM9PUM/UT13W1pdKEdbMF0sR1sxXSxHWzJdKTpQKHEsMjIpLEoocSxyLkQsUSkpfSksSih5LDY5LGZ1bmN0aW9uKHEscixHKXswIT0oRz0ocj1xLmEoKSxxLmEoKSkscSkuUyhyKSYmSihxLDIwOCxxLlMoRykpfSksSih5LDIxNCxmdW5jdGlvbihxLHIsRyx3KXsodz0oRz0ocj1xLmEoKSxxLmEoKSkscSkuYSgpLHI9cS5TKHIpPT1xLlMoRyksSikocSx3LCtyKX0pLEopKHksODgsZnVuY3Rpb24ocSl7c3cocSw0KX0pLEopKHksMTI3LGZ1bmN0aW9uKHEscixHLHcpeyhHPShyPXEuYSgpLHEuYSgpKSx3PXEuYSgpLHEpLlMocilbcS5TKEcpXT1xLlModyl9KSx5Lmw9W10sSih5LDEyMCxmdW5jdGlvbihxLHIsRyx3LFosUSxDLG0sdCxXLFNBLGQsZ24pe2ZvcihXPXQ9KG09KEM9KFE9KFo9KHc9KHI9cS5hKCksRz0wKSxmdW5jdGlvbihTLE4pe2Zvcig7dzxTOylHfD1xLmEoKTw8dyx3Kz04O3JldHVybiBHPj49KHctPShOPUcmKDE8PFMpLTEsUyksUyksTn0pLFooMykpKzEsWig1KSksW10pLDApO1c8QztXKyspU0E9WigxKSxtLnB1c2goU0EpLHQrPVNBPzA6MTtmb3IoVz0odD0odC0xKS50b1N0cmluZygyKS5sZW5ndGgsZD1bXSwwKTtXPEM7VysrKW1bV118fChkW1ddPVoodCkpO2ZvcihXPTA7VzxDO1crKyltW1ddJiYoZFtXXT1xLmEoKSk7Zm9yKGduPShXPVEsW10pO1ctLTspZ24ucHVzaChxLlMocS5hKCkpKTtKKHEscixmdW5jdGlvbihTLE4scHosTCxmKXtmb3IoTD0ocHo9KFMuTSsrLE49W10sW10pLDApO0w8QztMKyspe2lmKGY9ZFtMXSwhbVtMXSl7Zm9yKDtmPj1OLmxlbmd0aDspTi5wdXNoKFMuYSgpKTtmPU5bZl19cHoucHVzaChmKX1TLlQ9KFMuSz1TLkooZ24uc2xpY2UoKSxTLmEpLFMpLkoocHosUy5hKX0pfSksSih5LDYyLFsxNjUsMCwwXSksSih5LDEyOSxmdW5jdGlvbihxLHIsRyx3LFosUSl7aWYoIUsocSwxLDI1NSkpe2lmKCJvYmplY3QiPT0ocT0odz0oRz0ocj0oWj0odz0oRz0ocj1xLmEoKSxxLmEoKSkscSkuYSgpLHEpLmEoKSxxKS5TKHIpLHEpLlMoRykscSkuUyh3KSxxLlMoWikpLE0pKHIpKXtmb3IoUSBpbiBaPVtdLHIpWi5wdXNoKFEpO3I9Wn1mb3IoWj0oUT1yLmxlbmd0aCwwKTtaPFE7Wis9dylHKHIuc2xpY2UoWixaK3cpLHEpfX0pLEopKHksMjM4LGZ1bmN0aW9uKHEpe3EuYU8oNCl9KSxKKSh5LDEyOCxbXSksSikoeSwxOTksZnVuY3Rpb24ocSxyLEcsdyxaLFEsQyl7SyhxLDEsNSl8fChyPVlEKHEpLHc9ci5QLEc9ci5BLEM9Ry5sZW5ndGgsWj1yLlUsMD09Qz9RPW5ldyB3W1pdOjE9PUM/UT1uZXcgd1taXShHWzBdKToyPT1DP1E9bmV3IHdbWl0oR1swXSxHWzFdKTozPT1DP1E9bmV3IHdbWl0oR1swXSxHWzFdLEdbMl0pOjQ9PUM/UT1uZXcgd1taXShHWzBdLEdbMV0sR1syXSxHWzNdKTpQKHEsMjIpLEoocSxyLkQsUSkpfSksSih5LDE5MCxmdW5jdGlvbihxLHIsRyl7SyhxLDEsNSl8fChyPXEuYSgpLEc9cS5hKCksSihxLEcsZnVuY3Rpb24odyl7cmV0dXJuIGV2YWwodyl9KHEuUyhyKSkpKX0pLGZ1bmN0aW9uKHEscil7KHIucHVzaChxWzBdPDwyNHxxWzFdPDwxNnxxWzJdPDw4fHFbM10pLHIucHVzaChxWzRdPDwyNHxxWzVdPDwxNnxxWzZdPDw4fHFbN10pLHIpLnB1c2gocVs4XTw8MjR8cVs5XTw8MTZ8cVsxMF08PDh8cVsxMV0pfSksSikoeSwyMTAsZnVuY3Rpb24ocSxyKXsocT0ocj1xLmEoKSxxLlMocikpLHRoKShxWzBdLHFbMV0scVsyXSl9KSxKKSh5LDE1LGZ1bmN0aW9uKHEpe3N3KHEsMil9KSxKKHksMzAse30pLEooeSwzMixmdW5jdGlvbihxLHIsRyx3LFope2Zvcih3PShyPXEuYSgpLEc9S3oocSksWj0wLFtdKTtaPEc7WisrKXcucHVzaChxLmEoKSk7SihxLHIsdyl9KSwoKHdpbmRvdy5wZXJmb3JtYW5jZXx8e30pLnRpbWluZ3x8e30pLm5hdmlnYXRpb25TdGFydCl8fDAsSih5LDEwOCwwKSxKKSh5LDEzNyxmdW5jdGlvbihxLHIsRyl7KHI9KEc9KHI9cS5hKCkscS5hKCkpLHEuTltyXSYmcS5TKHIpKSxKKShxLEcscil9KSxKKSh5LDE2NyxmdW5jdGlvbihxLHIsRyx3KXt3PShyPXEuYSgpLEc9cS5hKCkscS5hKCkpLEoocSx3LHEuUyhyKT4+Ryl9KSxvWikoKSxKKHksMTgxLGZ1bmN0aW9uKHEscixHKXtyPShyPXEuYSgpLEc9cS5hKCkscS5TKHIpKSxKKHEsRyxNKHIpKX0pLEopKHksMjI3LGZ1bmN0aW9uKHEscixHLHcsWil7KEc9KFo9KHc9KEc9KHI9cS5hKCkscSkuYSgpLHEpLlMocS5hKCkpLHEuUyhxLmEoKSkpLHEpLlMoRyksSikocSxyLG56KHEsRyx3LFopKX0pLEooeSwxMzUsZnVuY3Rpb24ocSl7RjAocSw0KX0pLFtdKSxKKHksMTYzLDApLEopKHksMjQzLFtdKSxKKHksMTExLDIwNDgpLEooeSwxOTUsZnVuY3Rpb24ocSxyLEcsdyxaKXswIT09KHc9KEc9KHI9KHc9KEc9KHI9cS5hKCkscS5hKCkpLHEpLmEoKSxxLlMocikpLFo9cS5TKHEuYSgpKSxxLlMoRykpLHEuUyh3KSkscikmJih3PW56KHEsdyxaLDEscixHKSxtVShyLEcsdyksSihxLDE2MyxbcixHLHddKSl9KSxJLmYpfHxmdW5jdGlvbigpe30sSikoeSw4MSx5KSxKKHksNDMsMjUxKSxKKHksNTUsZnVuY3Rpb24ocSxyLEcsdyl7dz0ocj1xLmEoKSxHPXEuYSgpLHEpLmEoKSxKKHEsdyxxLlMocil8fHEuUyhHKSl9KSxKKSh5LDQwLGZ1bmN0aW9uKHEscixHKXtHPShyPXEuYSgpLHEuYSgpKSxKKHEsRyxxLlMoRykrcS5TKHIpKX0pLEopKHksMTc2LGZ1bmN0aW9uKHEscil7cj1xLlMocS5hKCkpLGtEKHEscil9KSxKKHksMjUwLDApLEopKHksMjI4LGZ1bmN0aW9uKHEpe3N3KHEsMSl9KSxKKSh5LDIzMSwwKSxKKHksODMsZUEoNCkpLEopKHksMjI2LGZ1bmN0aW9uKHEscixHKXtHPShyPXEuYSgpLHEpLmEoKSxKKHEsRywiIitxLlMocikpfSksSih5LDU4LGZ1bmN0aW9uKCl7fSksSikoeSwyMDcsZnVuY3Rpb24ocSl7RjAocSwxKX0pLEopKHksMTkyLGZ1bmN0aW9uKHEscixHLHcpeyhyPShHPSh3PShyPXEuYSgpLEc9cS5hKCkscS5hKCkpLHEuUyhHKSkscS5TKHIpKSxKKShxLHcscltHXSl9KSxKKHksMTg1LGZ1bmN0aW9uKHEscil7SyhxLDEsNSl8fChyPVlEKHEpLEoocSxyLkQsci5VLmFwcGx5KHIuUCxyLkEpKSl9KSx1JiYiISI9PXUuY2hhckF0KDApKT8oeS4kPXUsYygpKTooST0hIUkuZix5Llc9W10sWSh5LFtiTSx1XSksWSh5LFtQNyxjXSksbih5LGZhbHNlLEksdHJ1ZSkpfSxoaD17fSxFdz1mdW5jdGlvbih5KXtpZigiZnVuY3Rpb24iPT1NKHkpKXJldHVybiB5O3JldHVybiB5W3lbZnpdfHwoeVtmel09ZnVuY3Rpb24odSl7cmV0dXJuIHkuaGFuZGxlRXZlbnQodSl9KSxmel19LHlhPWZ1bmN0aW9uKHksdSxJKXtyZXR1cm4oST15LlMoMjA4KSx5LlcmJkk8eS5XLmxlbmd0aCk/KEooeSwyMDgseS5XLmxlbmd0aCksa0QoeSx1KSk6Sih5LDIwOCx1KSxvOCh5LEkpfSx1dT1mdW5jdGlvbih5LHUsSSxELGMpe2Zvcig7eS5nLmxlbmd0aDspe2lmKEk9SSYmdSl5LlYmJnkuQj8oST0wIT1kb2N1bWVudC5oaWRkZW4/ZmFsc2U6dHJ1ZSx5LkI9ZmFsc2UpOkk9ZmFsc2U7aWYoSSl7KGM9eSx5KS5yayhmdW5jdGlvbigpe24oYyxmYWxzZSx1LGZhbHNlKX0pO2JyZWFrfUQ9JEQoeSwoST10cnVlLEQ9eS5nLnBvcCgpLEQpKX1yZXR1cm4gRH0sSmg9e30sej1mdW5jdGlvbih5LHUsSSxELGMscSl7Zm9yKEQ9KHk9KChjPXkuUyh1KSw4Mz09dT8odT1mdW5jdGlvbihyLEcsdyxaKXtpZigodz0oRz1jLmxlbmd0aCxHLTQ+PjMpLGMpLktwIT13KXtaPVswLDAsMCwodz0oYy5LcD13LHc8PDMpLTQscSldO3RyeXtjLlczPXFiKGRuKGMsdyksZG4oYyx3KzQpLFopfWNhdGNoKFEpe3Rocm93IFE7fX1jLnB1c2goYy5XM1tHJjddXnIpfSxxPXkuUygxMDgpKTp1PWZ1bmN0aW9uKHIpe2MucHVzaChyKX0sRCkmJnUoRCYyNTUpLEkpLmxlbmd0aCwwKTtEPHk7RCsrKXUoSVtEXSl9LEY9ZnVuY3Rpb24oeSx1KXt0cnl7aloodGhpcyx5LHUpfWNhdGNoKEkpe2godGhpcyxJKX19LFk9KChGLnByb3RvdHlwZS55bD1mdW5jdGlvbih5LHUsSSxELGMpe2ZvcihjPUQ9MDtjPHkubGVuZ3RoO2MrKylEKz15LmNoYXJDb2RlQXQoYyksRCs9RDw8MTAsRF49RD4+NjtyZXR1cm4gRD1uZXcgTnVtYmVyKChEKz1EPDwzLERePUQ+PjExLHk9RCsoRDw8MTUpPj4+MCx5JigxPDx1KS0xKSksRFswXT0oeT4+PnUpJUksRH0sRi5wcm90b3R5cGUuaFI9ZnVuY3Rpb24oeSx1LEksRCl7Zm9yKDtJLS07KTIwOCE9SSYmMTU1IT1JJiZ1Lk5bSV0mJih1Lk5bSV09dVtEXSh1W3ldKEkpLHRoaXMpKTt1W3ldPXRoaXN9LEYucHJvdG90eXBlLmFPPWZ1bmN0aW9uKHksdSxJLEQpe0k9KEQ9KEk9KHkmPSh1PXkmNCwzKSx0aGlzKS5hKCksdGhpcy5hKCkpLHRoaXMuUyhJKSksdSYmKEk9eXooKCIiK0kpLnJlcGxhY2UoL1xcclxcbi9nLCJcXG4iKSkpLHkmJnoodGhpcyxELGIoSS5sZW5ndGgsMikpLHoodGhpcyxELEkpfSxGLnByb3RvdHlwZSkuTkU9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2lmKHRoaXMuJClyZXR1cm4gdGhpcy4kO3RyeXtEPSEheSxjPVtdLHE9W10sWSh0aGlzLFtKaCxjLHVdKSxZKHRoaXMsW3pXLHksYyxxXSksbih0aGlzLGZhbHNlLEQsdHJ1ZSksST1xWzBdfWNhdGNoKHIpe2godGhpcyxyKSxJPXRoaXMuJCx5JiZ5KEkpfXJldHVybiBJfSxGLnByb3RvdHlwZS5yaz1ILnJlcXVlc3RJZGxlQ2FsbGJhY2s/ZnVuY3Rpb24oeSl7cmVxdWVzdElkbGVDYWxsYmFjayh5LHt0aW1lb3V0OjR9KX06SC5zZXRJbW1lZGlhdGU/ZnVuY3Rpb24oeSl7c2V0SW1tZWRpYXRlKHkpfTpmdW5jdGlvbih5KXtzZXRUaW1lb3V0KHksMCl9LChGLnByb3RvdHlwZS51Tz1mdW5jdGlvbih5LHUsSSxEKXt0cnl7RD15Wyh1KzIpJTNdLHlbdV09eVt1XS15Wyh1KzEpJTNdLUReKDE9PXU/RDw8STpEPj4+SSl9Y2F0Y2goYyl7dGhyb3cgYzt9fSxGLnByb3RvdHlwZS5hPWZ1bmN0aW9uKHksdSl7aWYodGhpcy5LKXJldHVybiB5PXk/dGhpcy5LKCkuc2hpZnQoKTp0aGlzLlQoKS5zaGlmdCgpLHRoaXMuSygpLmxlbmd0aHx8dGhpcy5UKCkubGVuZ3RofHwodGhpcy5UPXRoaXMuSz12b2lkIDAsdGhpcy5NLS0pLHk7aWYoISgoeT10aGlzLlMoMjA4KSx5KWluIHRoaXMuVykpdGhyb3cgUCh0aGlzLDMxKSx0aGlzLlk7cmV0dXJuKHZvaWQgMD09dGhpcy5JJiYodGhpcy5JPWRuKHRoaXMuVyx5LTQpLHRoaXMuTD12b2lkIDApLHRoaXMuTCE9eT4+MyYmKHRoaXMuTD15Pj4zLHU9WzAsMCwwLHRoaXMuUygyNTApXSx0aGlzLnRSPXFiKHRoaXMuSSx0aGlzLkwsdSkpLEopKHRoaXMsMjA4LHkrMSksdGhpcy5XW3ldXnRoaXMudFJbeSU4XX0sRikucHJvdG90eXBlLlk9KEYucHJvdG90eXBlLnM9ImNhbGxlciIse30pLGZ1bmN0aW9uKHksdSl7eS5nLnNwbGljZSgwLDAsdSl9KSxiTT17fSxLej1mdW5jdGlvbih5LHUpe3JldHVybiB1PXkuYSgpLHUmMTI4JiYodT11JjEyN3x5LmEoKTw8NyksdX0sbno9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe3JldHVybiBmdW5jdGlvbigpe3ZhciByPVtoaCx1LEksdm9pZCAwLGMscSxhcmd1bWVudHNdLEc9RCYxO2lmKEQmMil2YXIgdz0oWSh5LHIpLG4oeSx0cnVlLGZhbHNlLGZhbHNlKSk7ZWxzZSBHJiZ5LmcubGVuZ3RoP1koeSxyKTpHPyhZKHksciksbih5LHRydWUsZmFsc2UsZmFsc2UpKTp3PSREKHkscik7cmV0dXJuIHd9fSxGMD1mdW5jdGlvbih5LHUsSSxEKXtEPShJPXkuYSgpLHkpLmEoKSx6KHksRCxiKHkuUyhJKSx1KSl9LG49KEYucHJvdG90eXBlLnYzPWZ1bmN0aW9uKHksdSxJKXtyZXR1cm4oKHU9KHVePXU8PDEzLHVePXU+PjE3LHVedTw8NSkmSSl8fCh1PTEpLHkpXnV9LGZ1bmN0aW9uKHksdSxJLEQsYyl7aWYoMCE9eS5nLmxlbmd0aCl7aWYoYz0wPT15Lk0peS5qPXkubygpO3JldHVybiBJPXV1KHksSSxEKSxjJiYoYz15Lm8oKS15LmosYzwodT8xMDowKXx8MD49eS5GLS18fHkuU3AucHVzaCgyNTQ+PWM/YzoyNTQpKSxJfX0pLEo9ZnVuY3Rpb24oeSx1LEkpe2lmKDIwOD09dXx8MTU1PT11KWlmKHkuTlt1XSl5Lk5bdV1beS5oXShJKTtlbHNlIHkuTlt1XT15LkFSKEkpO2Vsc2UgaWYoNjIhPXUmJjgzIT11JiYxMjghPXUmJjI0MyE9dXx8IXkuTlt1XSl5Lk5bdV09eS5KKEkseS5TKTsyNTA9PXUmJih5Lkk9dm9pZCAwLEooeSwyMDgseS5TKDIwOCkrNCkpfSxrRD0oRi5wcm90b3R5cGUuSD0oRi5wcm90b3R5cGUubz0od2luZG93LnBlcmZvcm1hbmNlfHx7fSkubm93P2Z1bmN0aW9uKCl7cmV0dXJuIHRoaXMuZ2srKHdpbmRvdy5wZXJmb3JtYW5jZS5ub3coKXwwKX06ZnVuY3Rpb24oKXtyZXR1cm4rbmV3IERhdGV9LDM2KSxGLnByb3RvdHlwZS5jPShGLnByb3RvdHlwZS5oPSJ0b1N0cmluZyIsZnVuY3Rpb24oeSx1LEksRCxjLHEscixHLHcsWil7aWYoKHU9eVswXSx1KT09Yk0pe3k9eVsxXTt0cnl7Zm9yKHU9KEk9MCxbXSk7STx5Lmxlbmd0aDspe2lmKHI9KHE9KGM9KEQ9Qlt5LmNoYXJBdChJKyspXSxJKTx5Lmxlbmd0aD9CW3kuY2hhckF0KEkpXTowLCsrSSxJPHkubGVuZ3RoKT9CW3kuY2hhckF0KEkpXTo2NCwrK0ksSTx5Lmxlbmd0aD9CW3kuY2hhckF0KEkpXTo2NCksKytJLG51bGw9PUR8fG51bGw9PWN8fG51bGw9PXF8fG51bGw9PXIpdGhyb3cgRXJyb3IoKTs2NCE9KHUucHVzaChEPDwyfGM+PjQpLHEpJiYodS5wdXNoKGM8PDQmMjQwfHE+PjIpLDY0IT1yJiZ1LnB1c2gocTw8NiYxOTJ8cikpfXRoaXMuVz11fWNhdGNoKFEpe1AodGhpcywxNyxRKX1vOCh0aGlzKX1lbHNlIGlmKHU9PUpoKUQ9eVsxXSxELnB1c2godGhpcy5TKDYyKS5sZW5ndGgsdGhpcy5TKDgzKS5sZW5ndGgsdGhpcy5TKDEyOCkubGVuZ3RoLHRoaXMuUygxMTEpKSxKKHRoaXMsMzAseVsyXSksdGhpcy5OWzQ3XSYmeWEodGhpcyx0aGlzLlMoNDcpKTtlbHNle2lmKHU9PXpXKXtmb3Iocj0oKCg0PCgwPCg0PChyPSgoYz0ocT0oRD15WzJdLGIodGhpcy5TKDYyKS5sZW5ndGgrMiwyKSksdGhpcy5TKDI0MykpLDA8Yy5sZW5ndGgpJiZ6KHRoaXMsNjIsYihjLmxlbmd0aCwyKS5jb25jYXQoYyksMTUpLGM9dGhpcy5TKDIzMSkmNTExLGMtPXRoaXMuUyg2MikubGVuZ3RoKzUsdGhpcy5TKDgzKSksci5sZW5ndGgpJiYoYy09ci5sZW5ndGgrMyksYykmJnoodGhpcyw2MixiKGMsMikuY29uY2F0KGVBKGMpKSwxMCkscikubGVuZ3RoJiZ6KHRoaXMsNjIsYihyLmxlbmd0aCwyKS5jb25jYXQociksMTUzKSxjPWVBKDIpLmNvbmNhdCh0aGlzLlMoNjIpKSxjKVsxXT1jWzBdXjMsYylbM109Y1sxXV5xWzBdLGNbNF09Y1sxXV5xWzFdLDApLHE9W107cjxjLmxlbmd0aDtyKz0zKUc9Y1tyXSx3PSh5PXIrMTxjLmxlbmd0aCk/Y1tyKzFdOjAsWj0odT1yKzI8Yy5sZW5ndGgpP2NbcisyXTowLEk9Rz4+MixHPShHJjMpPDw0fHc+PjQsdz0odyYxNSk8PDJ8Wj4+NixaJj02Myx1fHwoWj02NCx5fHwodz02NCkpLHEucHVzaChYW0ldLFhbR10sWFt3XSxYW1pdKTtpZihxPXEuam9pbigiIikpcT0iISIrcTtlbHNlIGZvcihyPTAscT0iIjtyPGMubGVuZ3RoO3IrKyl5PWNbcl1bdGhpcy5oXSgxNiksMT09eS5sZW5ndGgmJih5PSIwIit5KSxxKz15O3JldHVybigodGhpcy5TKChjPXEsNjIpKS5sZW5ndGg9RFswXSx0aGlzKS5TKDgzKS5sZW5ndGg9RFsxXSx0aGlzKS5TKDEyOCkubGVuZ3RoPURbMl0sSih0aGlzLDExMSxEWzNdKSxjfWlmKHU9PVJaKXlhKHRoaXMseVsxXSk7ZWxzZSBpZih1PT1oaClyZXR1cm4geWEodGhpcyx5WzFdKX19KSxGLnByb3RvdHlwZS5jMz0oRi5wcm90b3R5cGUuUz1mdW5jdGlvbih5LHUpe2lmKCh1PXRoaXMuTlt5XSx2b2lkIDApPT09dSl0aHJvdyBQKHRoaXMsMzAsMCx5KSx0aGlzLlk7cmV0dXJuIHUoKX0sZnVuY3Rpb24oeSx1LEkpe2lmKDM9PXkubGVuZ3RoKXtmb3IoST0wOzM+STtJKyspdVtJXSs9eVtJXTtmb3IoeT1bMTMsKEk9MCw4KSwxMywxMiwxNiw1LDMsMTAsMTVdOzk+STtJKyspdVszXSh1LEklMyx5W0ldKX19KSxmdW5jdGlvbih5LHUpeyh5LmwucHVzaCh5Lk4uc2xpY2UoKSkseS5OWzIwOF09dm9pZCAwLEopKHksMjA4LHUpfSksbzg9ZnVuY3Rpb24oeSx1LEksRCxjLHEscil7eS5NKys7dHJ5e2ZvcihxPShJPShEPTUwMDEsKGM9dm9pZCAwLHkuVykubGVuZ3RoKSwwKTsoeS5iT3x8LS1EKSYmKHkuS3x8KHE9eS5TKDIwOCkpPEkpOyl0cnl7eS5LP2M9eS5hKHRydWUpOihKKHksMTU1LHEpLHI9eS5hKCksYz15LlMocikpLGMmJmMuY2FsbD9jKHkpOlAoeSwyMSwwLHIpLHkubT10cnVlLEsoeSwwLDIpfWNhdGNoKEcpe0chPXkuWSYmKHkuUyg0Myk/UCh5LDIyLEcpOkooeSw0MyxHKSl9RHx8UCh5LDMzKX1jYXRjaChHKXt0cnl7UCh5LDIyLEcpfWNhdGNoKHcpe2goeSx3KX19cmV0dXJuKEk9eS5TKDMwKSx1KSYmSih5LDIwOCx1KSx5Lk0tLSxJfSxZRD0oRi5wcm90b3R5cGUuYk89ZmFsc2UsZnVuY3Rpb24oeSx1LEksRCxjLHEpe2ZvcihxPShjPShEPSgoST0odT17fSx5LmEoKSksdSkuRD15LmEoKSx1LkE9W10seS5hKCktMSkseSkuYSgpLDApO3E8RDtxKyspdS5BLnB1c2goeS5hKCkpO2Zvcih1LlU9eS5TKEkpLHUuUD15LlMoYyk7RC0tOyl1LkFbRF09eS5TKHUuQVtEXSk7cmV0dXJuIHV9KSx6Vz17fSxLPShGLnByb3RvdHlwZS4kMD1mdW5jdGlvbih5LHUsSSxELGMscSl7Zm9yKHE9KEk9W10sRD0wKTtxPHkubGVuZ3RoO3ErKylmb3IoYz1jPDx1fHlbcV0sRCs9dTs3PEQ7KUQtPTgsSS5wdXNoKGM+PkQmMjU1KTtyZXR1cm4gSX0sRi5wcm90b3R5cGUuaT0zNSxmdW5jdGlvbih5LHUsSSl7aWYoMD49eS5WfHwxPHkuTXx8IXkubSYmMDx1fHwwIT1kb2N1bWVudC5oaWRkZW58fHkubygpLXkuajx5LlYtSSlyZXR1cm4gZmFsc2U7cmV0dXJuKHU9eS5TKCh5LkI9dHJ1ZSwyMDgpKS11LEooeSwyMDgseS5XLmxlbmd0aCkseSkuZy5wdXNoKFtSWix1XSksdHJ1ZX0pLHFiPWZ1bmN0aW9uKHksdSxJLEQpe3RyeXtmb3IoRD0wOzc5NjY5Mzg3NDg4IT1EOyl5Kz0odTw8NF51Pj4+NSkrdV5EK0lbRCYzXSxEKz0yNDg5NjY4MzU5LHUrPSh5PDw0Xnk+Pj41KSt5XkQrSVtEPj4+MTEmM107cmV0dXJuW3k+Pj4yNCx5Pj4xNiYyNTUseT4+OCYyNTUseSYyNTUsdT4+PjI0LHU+PjE2JjI1NSx1Pj44JjI1NSx1JjI1NV19Y2F0Y2goYyl7dGhyb3cgYzt9fSxzdz1mdW5jdGlvbih5LHUsSSxEKXtmb3IoRD0oST15LmEoKSwwKTswPHU7dS0tKUQ9RDw8OHx5LmEoKTtKKHksSSxEKX07ZVswXWluIFJ8fCJ1bmRlZmluZWQiPT10eXBlb2YgUi5leGVjU2NyaXB0fHxSLmV4ZWNTY3JpcHQoInZhciAiK2VbMF0pO2Zvcih2YXIgaztlLmxlbmd0aCYmKGs9ZS5zaGlmdCgpKTspUj1SW2tdJiZSW2tdIT09T2JqZWN0LnByb3RvdHlwZVtrXT9SW2tdOlJba109e307Zz1ILmJvdGd1YXJkLGcucExnPWZ1bmN0aW9uKHksdSxJKXt0aGlzLmludm9rZT0oST1uZXcgRih5LHtmOnV9KSxmdW5jdGlvbihELGMscSl7cmV0dXJuKHE9SS5ORShjJiZELHEpLEQpJiYhYyYmRChxKSxxfSl9LGcuYmc9ZnVuY3Rpb24oeSx1LEkpe3JldHVybiB5JiZ5LnN1YnN0cmluZyYmKEk9Z1t5LnN1YnN0cmluZygwLDMpXSk/bmV3IEkoeS5zdWJzdHJpbmcoMyksdSk6bmV3IGcucExnKHksdSl9O3RyeXtnLnV8fChtVShILCJ1bmxvYWQiLGZ1bmN0aW9uKCl7fSksZy51PTEpfWNhdGNoKHkpe307JykoKTs8L3NjcmlwdD4KICA8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCIgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIGRvY3VtZW50LmJnID0gbmV3IGJvdGd1YXJkLmJnKCdwTGc3c3VBWVZRY1hkNUlnZ24rK2tUSzZXbXppMDhVUGdiT21qNFBvMzlsQ1J5b3dzTXIxdU5xN0o0dXh3YnJUME9sUThnalIrTjRwMmw0SklCdERSbHpaQllSSE5pb2ZCR2h1azc2NjE0V1VUaVJJb25RY1VSMm5IR1FrcS84cXU3N0tIWHg5bDZtemdtWW5OYzRKYkNXYXczMkh2blhXbTVSTUU5bGJEektRV3BrOW5BNjFmRVRrM1dML0ExNStIUHVSdEhKa3BpOHBPNGQxcktWc1VmSVRwc3ZZdjJPR3VnSmFIY0o4WGp0bXNaZXdweFdFZ01ZUVBVaWpOSVhHeHZKM24vMUlFcVlxSFh1d3ZsL3VWempxL1J1alZUVGp0akVzY1dMc2tEMmtWd2VtYklubU5xcXN5d1MzYUpWamcyMGZVMGZMdDluUTNoazhSMk5uYzd5dkJvengxN1h3SWwrNkUzbVhqcjlqdXVTZ1RKSHpqRzlGTEdLeDh5bDdxczJiczd2bkxSZjdGNXRwSWxUWDRsUTV5WTF2Qzc1TWNKYVJ0cVZnbzFmaXVWNmcwc1JaSWxSWXZITWtqK3U0RnpRUG5FdHJnbEFkbUxyaGdwbzdJZVFsVUN0YmRTUnBaNXVaNzkrUWlsdTA5WDhUZGlNOC9vakhlazFGMys1am05MEx4ZlRuaW5OYWNhYmtwbUtsVXhBYjBlc0NjUUd6cmZOV0tkWDZrMWZSbWZqYlBQNjluWFFsQ2dwVGttK1NGdVgwY25oUllnTkxqTFU0My9xUVBDWGNSZktlNURzelZFR091eDZEblZUVFBhL1ExRXB2OWxXWFF6UlRSclhVMEJYWmZKV2lhUW9FMkJKY2U1VTJ3Tms5a3JhenA2SXgzUTRqSVBiZ3BiaVVldWdGaFpIM3hTQjBQNk5rRTI2VjN2TnFTd1lUYUhxTWZCUFFOTVdaL3locTdsZS9BbG13dWJ5ZUpQZlppNzBHZU95NFlTZ24rNWQ0V0lFRzZKeEFGYis3bXp3QVgwU25aam5VTjBvM1hjU1pWVVlFQmk0R2t3S3d5bkVtaHhRbTl5ZUU4RXZlU2U0aWZlNXphNHZZSDBvc3NEUWcxbjYvaGN0aENHTDRlbzd2WEpZZUhtbllvWDFGQkFqOGd3L29Ba1pXb0JFVXl2SnNrVFo4TWFsTnZmYlJlNUFtV0R4aWNJcDkvMlM5bUxFM1doSW1UeklCdFBWQnZKUGcyN2F2YXltWEVwUEFsYVBuSlZ5S2RzVDJpcmtPYXZ2VDZRRVFuL2R6WTlwQXREWDBrOVdqbG90UDNrYTVJODIwRFRvSzIyTHdma29aODBmWkhUdWFUQTlpcktJL1lMdnVGWU5GTytndWRUSkE3VnBkMEdua2QrTHg4R2JhY0VxbnMxcEhtWTdVS1d5Zk1rMjRPMnAvTjBOVEgyLzVXODhzeEFJNS9aOFo0R3Fhcm5FWW4zWi9lMHNOSFV6RU9zVEFIc2EzL2t5alpzc0l5cEUzVG5VZnBlSkg2N3dMbGpMSjE4bUpkZFIrdVpjK1pCU28wUXkwTE9WZm12WENzVjhGZU5LdkhGdTZSeStVZ2k1SEx4bXErdEpWUm1NcnVvN3hVOUxOM2lJM1lORGF2R245eUYzNjJKMTBkMTBDakVwaENNcmppQlM5ZTFXVHg3dk9IU3VRajdwUFU5M3dkR2gyNmh4YnIzaEl0d2Jpa254SytxOG9hRDJwK2xLMklaamtxTHFEZStDUExCOFhKQXBlWEFEc2RpRmRUc3Z5UGRzdTd6QTNzWDBUT0ZvcWg4TisvQW9ZUEdib1VFSWJZUW5aSjJBYmZGVlJ1QXhBZ2N1UnV3Y1Z6N2t3QXVvaUt2eGU1N0VSZXFBNi91RUQ3SkErTmlOenJ1ZXJSWUNuSDhXSEhycUUvM3hHaWdrOFRsYm5Fc3dyKzM2WFAyUHlCTGJaRHlOelNnZDZTVDQ5U2gwWjcvaUdyM2VrQi9Fc3M4ZlpRZWVvNWJTSWtFcWlqUmVkMlhsTnVleGF0NHNZRFhCRGJpeitPa0J1UzlqZm54SStNUzFVaUVvb3hCbkRnR3g4c2Z3K1hWMU9UYmxjSUVTRXN6OFJnSWZZSHVOUkdmbGtSb2ZnYzhJc29sbmh1YnNSUzR5b3NycnlHYWdyMk9iVUhLRjRGMWNjaG9jMlNic3lSb3N2THp0SkF6K0hjZHZQV0Nad1JVRUxjeGw3blNCczhlWXRTU01jalkvelZ1N0hWQkZQeVAzRmRiekQrVlNyRVZUUTRPdEVvNFdlSmhKeUhPTHcveURDRFVnK0dZd3A2aDZpTE96UUd4NG9QcFB5dE9DSDVuemh2STFqdVZrNWhWUUNiTTJmd24zaENqa051YnNkamRheWZoZDAwa1dLQmlpN3JyUm1JZDlubVhiU1VjUGUvWkVTUEpSZWt0eG1LSXRCN0daZmZTLzJocVNFUTRrOFhOMnZ2czlmREpVY3d2Y3FTNytqYzRENUowTGM4R3IwYjdBQkhTR2lSenQ5VktXOTVTN3Aya1dlclJTTnlzSmVXeEtBVXZJay9YbWZGWVp3SGNyRTJMa3N5Z0FKZTQxT3Zud2trM0ppbjA5MDVWbEVvcmRYazF0cVdCMnlZNmVtZVl4ZnFySDJPck9XRWJ5NExuSVZmT1JTN1RqaDBuZkFlNitFb2Rjdm1IYU14ZEJ1N24rUkVNSG1icC9MRGtjRy8zNlFpZHBzZC8ya1RRQkxmOTBWd1VvSllucS9RbXBDWjdEbXdRUVJxYklnVTVFNGFTbWU1ME9CTTNWS09SZGxKdk5nQXF0V21WWmwxRDNJZkRoUEM5UUJ4VzJxZUV4VXBIZEtnMjVycEdjMDc4ZDFjZE8yTDN5ZlZQZVpIcXlBMEpiblplQW9rcU5HMkNDVy9YMXdqd1YyQkl2eDFJMTNwZ1duZUFoRFdQTVpoVTZRcm5MV24vTzlzWVgrVUJadUVVRnd6Z1hZcUhoT0ZPcGxLOTdpM1VMV2pjVGVYbXhJckF1RFpPaUFBb2w2bi94a29zc2Y2Q3pGeVoxZXV5UHU3akZMTjBuOTcxdlA4aEtFaCthNW1HMEk1TnE5V0oyV3A1VE1yWlF0bjZoMk1JenUzV0xVcUxPdWhURWxCekROejBzcHpZLzMreDg4ZzAvQXI0N1ZWNHhNSWtXc3MxQURkcFpMaWhySnRSUE1FeEtRYTZXbnZLK29MbjJWaGwrR09weGVIWjg0VjhSZXFkWWFrTC9oRUtXZmt0U0cxeVFBQ0w0UXV3T2NYUnJkckdtWjFlbkF5TFluUVFHamxmNk1sWFYwU0kvZmQvNEp5ZVptMXh2RVczemJYL0hMUlNXdll0MWpvUS8ydFdTZ2MwcU9RK1ZkdDY3cWloQ0M2cDVuTHhXOWhLR0h6eVhhN3pPd0RpSnM5MkZDb2RWQlBGTW5KYUcyN1hoQXBUbGlSQ2hhRkdTSnNFUVYwVzZwMnEvNWxiT3NZZ2dKdDRKQU01eGFmQkpyWExoMUVEWjErR1NyZXg4aWpNVlJtS2wxMERNaXdqb3U2KzBiUWVtK3JSVVNQTkw3RHRyR1h6M0p6QWQ1TlB6L2U3eUFKdzFEMlBnd3dobFM5RzYyYmpITitHbnRhUTdScHdNOHZLMUpuSVNha1BzVjJDdHphYm5ITklJK3pka3QzWmdkaDJUOXRuUUJYV0k4ZXBDNlNHRWc5bzVNUHhwc0tDSndSK2REYnFveTlyNG1sVFVkUzJoeVFJWU5ZdFFXSGFyeUdQSU1CVFRZd0tFcHUxRDI0TStoYVl6N0F3a1cyOHZYaCtHcWJWZ1FOb1hYc1M3SGRUMGJOdVphWjR0WUlFTHdicit0bjcvRUVVTU9MQlA2ZG1JN0dEbTNOd3NCRUxQS1Rwa2lCZTRXTENLVGF4UDdLOVhrVlBpRWc3VTQwMk9NZkFBNG5kZmp6QjBEaHdKQktXQjBYM0FteHo0S3k4ZEJhYld0K1FSSlIzMFZrVVR1UWxkY0JCUEhPalVBMU5SdnNzSlZwdERNUmFoNlBBYmdSdHJpaXpaWnpLV1RZcHhpL2MwUVNEUDZpd1hKMVpXL0JmM2dKQnV3dXNHWUZFZTFmekMwWTVQY1ZKNS85T0dBQ2QyY3VDOVlmYm5CNWZHZzRjVElidHNmSmhZU08vTkRVM2x3bWZBYm5wa1ZSZENxR2s2Qjk2Q3lXQnNGaVNzSUJpUzYxVWJGSUNuNFNzeDhkc21jQUpZZElvVTN2QklBY2tFZ3diaU1EK2ZRVlQyMWpuRnl5ZEUxMDU0dFJIUW9ucHhXZVZXd3pWYTNVVWRURlpWZ0hrV3lOKzl5M3J3aVZNMXp5MVVHV01ydDJaMHNMeGFIbTZVbmZPenFQbmt2OGIyN3dkYVdFRm5rQnlnZ1hRelhlbVY2UUNmUXYvNjM0bUpZTkVaMUJRWVlrVk5LYnNNTUkxSFFMQlU1cG1qU3U4REN1WHBrM2dYK1VJWHZUVWVkRFJYUUNGY3pmVnA0Um1WMEtyTG1ORHcrRVFaU3VRT1hZUkYxem1XS0J2cnpsckJvS1h3UDNFamZMUjNIN2JBWGdkeWJCZHh2czQwWmordlRsS2FnRUNKSE5KakJIeW8zZzlSbzdGL3hsVlRPNDhxdnhuQ2tBU0F2d1kyc1prQytVTTg1U0oxZFU5M0h1RDNMMnk1LzhyTDF3eXdpRlZNbERmQzlxeVIyc0U5RTVyWXBjSCtmREYvaHI2dXE0Q0NBWXBFSHVNbWFHYzBmTmN3V1pnWUN2QXpaWWlSUTVCNGExdG9SM2RibU9BTWR0SGN2cVQ2SFlramxtNnQxckI5OGY0aktneFRvUi9EbzZOeXZPWWZXNzkweVBRL0xWVE85YnJiajFKZTBjV1pUTFhqZEd2UmpVMmFlQUF0MC9RaVVQSmJBT0FoeGpONGNSNTZRSGJyZTdGVDdNZUtyVEJwNit2YlNUaWhYY0t4N2V1Smcza3plUmozbE84eDdGcFNnU1NHQjZuNVpNZ2JFWjQzcGl3TTQvM1lTV2V3ZklIYmxBaFdIYlRnaHR0VElGdlg4TXJXUS85THpoVnc2ZG1UZzZYMTFZNmN1SFVmc1BRemhoQW0vUGxqRVR3eWN4K2pqNDF2dVlIM1ZReEsxSTQ1em1OZkJLeFd5VjFFWVhVSUpQaTFzYUZKbExaY3c0K3YxWC8yWkpqVU43QlNKSTI2clV2S1VOQlhuUm1CczIxdHVKSjhIK2VsOW8ySDJLWkVzUlpYSGFqRDVNOWJIMjBOMTcxbTZUWXMvQ3p1TFNxenlwbUpHN0twM2tJZlZwZ1dzTXloek1UWXVOeGVWZWlkMG9aaUVEVzhobUZ1RDYrQWczblJxS0FiVms0WG1KSDZHRlhCWDVNUm96bG1VWFZ1K3orYmdYaDBDc2NjeFIxNWRsODkybENLQWI5cWlKWlFVT2xFYlFHc2gyb3Qwa3VHOHpEWHFkbXdKTHJVTS9zVGRhNTZMYVMvQ3B2M2xmTURWN0k5K252QkhWdDBNcDBwY0ZMR29hdzYwZ1U2VEpSVDh4NWRWQ1g5dGs3VVlJR2VUS1JhTTVzRVFQMzFNYkZCT2pzUENXTWZZeU5KTGRpMlFFMFZvM2wxQ2RLNFd4VEJJTVRCNTh4UmVST0xwU05xbWZ5VTVLV0xjOGlkeW5MVFNLYWlaTkxYOWwwQUx3UVQ2OGp4UFNWdEJZWHZzTWZLd3FTTjFGSjJiamRMODE4Zk1XT0tHNXhtZHZ0R1Z6VTV0OFNLMUZ3OWVBejZYclloZFRiczZYeFBTWlFGb0JDVzdVUFpjKzhpa1ZMV3N6RUtOL2FubU50V01WdXBYUVNCQkVhMm9sVXk3YklORWxwMm1kVWljeHNkb3lGVkNPa2NnMjA0ZFFuU3F2WVFVdW9XcXJrZVRSQTNOdVRTOFhBUHFuaGZCWUZDeFJGNHE3cjRza3R4TENyNitMNnNmcFVyQnRXdjJ4bFBMWm5qNFNuQkVMZ0N6cXB1OEJtUGcwUlZTUWFyRXJsbzA5aHhmdEhPdlViM3lhVlRFeXJkU1dSdFRZQW0rK1VhTVhZUXlVVEFiOCtTdzFUbGp4THM4ajNXMTlVN2NvS2t6dDI4V055VjlPeUtjTldWekpXSzVBVVZyc0JrYkRIRUEzSitnZTRERVM1TC9wRlg1UXI2Z0pLY1hWR2thcnpRUmZiVmVjSGg4dUovMmhMbzRaaU14SEp0QVZYdDNRLzcrU2F0ZVAxdCswVDZpbWFDOWx4VGZUbXVCeFcycVFERU5VMWZUKzMxMEZRaDFuTGVaMnZYL2lmZEpkcHdtbzd4dHBHZDBOVG1qL0pLR2M1dGJlMitENVo2SExqa3FRPT0nKTsKICA8L3NjcmlwdD4KPHNjcmlwdCBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+CiAgZ2FpYSA9IHdpbmRvdy5nYWlhIHx8IHt9OwogIGdhaWEucHMgPSBnYWlhLnBzIHx8IHt9OwogIGdhaWEucHMuaGFzUHJlZmlsbGVkSWRlbnRpZmllciA9IGZhbHNlOwogIGZ1bmN0aW9uIGdhaWFfcGFyc2VGcmFnbWVudCgpIHsKICB2YXIgaGFzaCA9IGxvY2F0aW9uLmhhc2g7CiAgdmFyIHBhcmFtcyA9IHt9OwogIGlmICghaGFzaCkgewogIHJldHVybiBwYXJhbXM7CiAgfQogIHZhciBwYXJhbVN0cnMgPSBkZWNvZGVVUklDb21wb25lbnQoaGFzaC5zdWJzdHJpbmcoMSkpLnNwbGl0KCcmJyk7CiAgZm9yICh2YXIgaSA9IDA7IGkgPCBwYXJhbVN0cnMubGVuZ3RoOyBpKyspIHsKICAgICAgdmFyIHBhcmFtID0gcGFyYW1TdHJzW2ldLnNwbGl0KCc9Jyk7CiAgICAgIHBhcmFtc1twYXJhbVswXV0gPSBwYXJhbVsxXTsKICAgIH0KICAgIHJldHVybiBwYXJhbXM7CiAgfQoKICBmdW5jdGlvbiBnYWlhX3ByZWZpbGxFbWFpbCgpIHsKICAgIHZhciBlbWFpbCA9IG51bGw7CiAgICB2YXIgZm9ybSA9IG51bGw7CiAgICBpZiAoZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQpIHsKICAgICAgZW1haWwgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnRW1haWwnKTsKICAgICAgZm9ybSA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdnYWlhX2xvZ2luZm9ybScpOwogICAgfQogICAgaWYgKGZvcm0gJiYgZW1haWwgJiYgKGVtYWlsLnZhbHVlID09IG51bGwgfHwgZW1haWwudmFsdWUgPT0gJycpCiAgICAgICAgJiYgKGVtYWlsLnR5cGUgIT0gJ2hpZGRlbicpKSB7CiAgICAgIGhhc2hQYXJhbXMgPSBnYWlhX3BhcnNlRnJhZ21lbnQoKTsKICAgICAgaWYgKGhhc2hQYXJhbXNbJ0VtYWlsJ10gJiYgaGFzaFBhcmFtc1snRW1haWwnXSAhPSAnJykgewogICAgICAgIGVtYWlsLnZhbHVlID0gaGFzaFBhcmFtc1snRW1haWwnXTsKICAgICAgfQogICAgfQogIH0KCiAgCiAgdHJ5IHsKICAgIGdhaWFfcHJlZmlsbEVtYWlsKCk7CiAgfSBjYXRjaCAoZSkgewogIH0KICAKPC9zY3JpcHQ+CjxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIHZhciBnYWlhX3Njcm9sbFRvRWxlbWVudCA9IGZ1bmN0aW9uKGVsZW1lbnQpIHsKICB2YXIgY2FsY3VsYXRlT2Zmc2V0SGVpZ2h0ID0gZnVuY3Rpb24oZWxlbWVudCkgewogIHZhciBjdXJ0b3AgPSAwOwogIGlmIChlbGVtZW50Lm9mZnNldFBhcmVudCkgewogIHdoaWxlIChlbGVtZW50KSB7CiAgY3VydG9wICs9IGVsZW1lbnQub2Zmc2V0VG9wOwogIGVsZW1lbnQgPSBlbGVtZW50Lm9mZnNldFBhcmVudDsKICB9CiAgfQogIHJldHVybiBjdXJ0b3A7CiAgfQogIHZhciBzaWdpbk9mZnNldEhlaWdodCA9IGNhbGN1bGF0ZU9mZnNldEhlaWdodChlbGVtZW50KTsKICB2YXIgc2Nyb2xsSGVpZ2h0ID0gc2lnaW5PZmZzZXRIZWlnaHQgLSB3aW5kb3cuaW5uZXJIZWlnaHQgKwogIGVsZW1lbnQuY2xpZW50SGVpZ2h0ICsgMC4wMiAqIHdpbmRvdy5pbm5lckhlaWdodDsKICB3aW5kb3cuc2Nyb2xsKDAsIHNjcm9sbEhlaWdodCk7CiAgfQo8L3NjcmlwdD4KICA8c2NyaXB0IG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICBpZiAoZ2FpYS5wcy5oYXNQcmVmaWxsZWRJZGVudGlmaWVyKSB7CiAgdmFyIGZvcm0gPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ2FpYV9sb2dpbmZvcm0nKTsKICBpZiAoZm9ybSkgewogIGZvcm0uc3VibWl0KCk7CiAgfQogIH0KICA8L3NjcmlwdD4KPHNjcmlwdCBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+CiAgKGZ1bmN0aW9uKCl7CiAgZ2FpYV9vbkxvZ2luU3VibWl0ID0gZnVuY3Rpb24oKSB7CiAgdHJ5IHsKICBnYWlhLmxvZ2luQXV0b1JlZGlyZWN0LnN0b3AoKTsKICB9IGNhdGNoIChlcnIpIHsKICAvLyBkbyBub3QgcHJldmVudCBmb3JtIGZyb20gYmVpbmcgc3VibWl0dGVkCiAgfQogIHRyeSB7CiAgZG9jdW1lbnQuYmcuaW52b2tlKGZ1bmN0aW9uKHJlc3BvbnNlKSB7CiAgZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2JncmVzcG9uc2UnKS52YWx1ZSA9IHJlc3BvbnNlOwogIH0pOwogIH0gY2F0Y2ggKGVycikgewogIGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdiZ3Jlc3BvbnNlJykudmFsdWUgPSAnJzsKICB9CiAgcmV0dXJuIHRydWU7CiAgfQogIGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdnYWlhX2xvZ2luZm9ybScpLm9uc3VibWl0ID0gZ2FpYV9vbkxvZ2luU3VibWl0OwogIHZhciBzaWduaW5CdXR0b247CiAgc2lnbmluQnV0dG9uID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ25leHQnKTsKICBnYWlhX2F0dGFjaEV2ZW50KHdpbmRvdywgJ2xvYWQnLCBmdW5jdGlvbigpewogIGdhaWFfc2Nyb2xsVG9FbGVtZW50KHNpZ25pbkJ1dHRvbik7CiAgfSk7CiAgfSkoKTsKPC9zY3JpcHQ+CiAgPHNjcmlwdCBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+dmFyIGU9dGhpcyxnPWZ1bmN0aW9uKGIsYyl7Yj1iLnNwbGl0KCIuIik7dmFyIGE9ZTtiWzBdaW4gYXx8IWEuZXhlY1NjcmlwdHx8YS5leGVjU2NyaXB0KCJ2YXIgIitiWzBdKTtmb3IodmFyIGQ7Yi5sZW5ndGgmJihkPWIuc2hpZnQoKSk7KWIubGVuZ3RofHx2b2lkIDA9PT1jP2FbZF0/YT1hW2RdOmE9YVtkXT17fTphW2RdPWN9O3ZhciBoPWZ1bmN0aW9uKCl7dHJ5e3JldHVybiBuZXcgWE1MSHR0cFJlcXVlc3R9Y2F0Y2goYSl7Zm9yKHZhciBiPVsiTVNYTUwyLlhNTEhUVFAuNi4wIiwiTVNYTUwyLlhNTEhUVFAuMy4wIiwiTVNYTUwyLlhNTEhUVFAiLCJNaWNyb3NvZnQuWE1MSFRUUCJdLGM9MDtjPGIubGVuZ3RoO2MrKyl0cnl7cmV0dXJuIG5ldyBBY3RpdmVYT2JqZWN0KGJbY10pfWNhdGNoKGQpe319cmV0dXJuIG51bGx9O2coImdhaWEuYWpheC5uZXdYbWxIdHRwUmVxdWVzdCIsaCk7dmFyIGs9ZnVuY3Rpb24oKXt0aGlzLmE9aCgpO3RoaXMucGFyYW1ldGVycz17fX07ZygiZ2FpYS5hamF4LlhtbEh0dHBGb3JtUmVxdWVzdCIsayk7CmsucHJvdG90eXBlLnNlbmQ9ZnVuY3Rpb24oYixjKXt2YXIgYT1bXSxkO2ZvcihkIGluIHRoaXMucGFyYW1ldGVycylhLnB1c2goZCsiPSIrZW5jb2RlVVJJQ29tcG9uZW50KHRoaXMucGFyYW1ldGVyc1tkXSkpO2E9YS5qb2luKCImIik7dmFyIGY9dGhpcy5hO2Yub3BlbigiUE9TVCIsYiwhMCk7Zi5zZXRSZXF1ZXN0SGVhZGVyKCJDb250ZW50LXR5cGUiLCJhcHBsaWNhdGlvbi94LXd3dy1mb3JtLXVybGVuY29kZWQiKTtmLm9ucmVhZHlzdGF0ZWNoYW5nZT1mdW5jdGlvbigpezQ9PWYucmVhZHlTdGF0ZSYmYyh7c3RhdHVzOmYuc3RhdHVzLHRleHQ6Zi5yZXNwb25zZVRleHR9KX07Zi5zZW5kKGEpfTtrLnByb3RvdHlwZS5zZW5kPWsucHJvdG90eXBlLnNlbmQ7CmsucHJvdG90eXBlLmg9ZnVuY3Rpb24oYixjLGEpe3ZhciBkPXRoaXMuYTtkLm9wZW4oIlBPU1QiLGIsITApO2Quc2V0UmVxdWVzdEhlYWRlcigiQ29udGVudC10eXBlIiwiYXBwbGljYXRpb24vanNvbiIpO2Qub25yZWFkeXN0YXRlY2hhbmdlPWZ1bmN0aW9uKCl7ND09ZC5yZWFkeVN0YXRlJiZhKHtzdGF0dXM6ZC5zdGF0dXMsdGV4dDpkLnJlc3BvbnNlVGV4dH0pfTtkLnNlbmQoYyl9O2sucHJvdG90eXBlLnNlbmRKc29uPWsucHJvdG90eXBlLmg7ay5wcm90b3R5cGUuZ2V0PWZ1bmN0aW9uKGIsYyl7dmFyIGE9dGhpcy5hO2Eub3BlbigiR0VUIixiLCEwKTthLm9ucmVhZHlzdGF0ZWNoYW5nZT1mdW5jdGlvbigpezQ9PWEucmVhZHlTdGF0ZSYmYyh7c3RhdHVzOmEuc3RhdHVzLHRleHQ6YS5yZXNwb25zZVRleHR9KX07YS5zZW5kKCl9O2sucHJvdG90eXBlLmdldD1rLnByb3RvdHlwZS5nZXQ7dmFyIGw9L1xzKjtccyovLG09ZnVuY3Rpb24oKXtpZighZG9jdW1lbnQuY29va2llKXJldHVybiIiO2Zvcih2YXIgYj1kb2N1bWVudC5jb29raWUuc3BsaXQobCksYz0wO2M8Yi5sZW5ndGg7YysrKXt2YXIgYT1iW2NdO2E9YS5yZXBsYWNlKC9eXHMrLywiIik7YT1hLnJlcGxhY2UoL1xzKyQvLCIiKTtpZigwPT1hLmluZGV4T2YoIkFQSVNJRD0iKSlyZXR1cm4gYS5zdWJzdHIoNyl9cmV0dXJuIiJ9O3ZhciBuPW51bGwscD1mdW5jdGlvbihiLGMpe3RoaXMuZz1iO3RoaXMuZj1jO3RoaXMuYz1tKCk7dGhpcy5iPSExfSxxPWZ1bmN0aW9uKCl7dmFyIGI9bixjPW0oKTtjPT1iLmN8fGIuYnx8KGIuYz1jLChuZXcgaykuZ2V0KGIuZixmdW5jdGlvbihhKXt2YXIgZD1uO2EmJmEuc3RhdHVzJiYyMDA9PWEuc3RhdHVzJiYiT0siPT1hLnRleHQmJihkLmEmJmNsZWFySW50ZXJ2YWwoZC5hKSxkLmJ8fCh3aW5kb3cubG9jYXRpb249ZC5nKSl9KSl9O3AucHJvdG90eXBlLnN0YXJ0PWZ1bmN0aW9uKGIpe2lmKHRoaXMuYSlyZXR1cm4hMTt0aGlzLmE9c2V0SW50ZXJ2YWwoZnVuY3Rpb24oKXtxKCl9LGIpO3JldHVybiEwfTtnKCJnYWlhLmxvZ2luQXV0b1JlZGlyZWN0LnN0YXJ0IixmdW5jdGlvbihiLGMsYSl7aWYobnx8IWF8fCFjfHwwPj1iKXJldHVybiExO249bmV3IHAoYyxhKTtyZXR1cm4gbi5zdGFydChiKX0pOwpnKCJnYWlhLmxvZ2luQXV0b1JlZGlyZWN0LnN0b3AiLGZ1bmN0aW9uKCl7dmFyIGI9bjtiLmI9ITA7Yi5hJiYoY2xlYXJJbnRlcnZhbChiLmEpLGIuYT1udWxsKX0pOwo8L3NjcmlwdD4KICA8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCIgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIGdhaWEubG9naW5BdXRvUmVkaXJlY3Quc3RhcnQoNTAwMCwKICAnaHR0cHM6XHgyRlx4MkZhY2NvdW50cy5nb29nbGUuY29tXHgyRlNlcnZpY2VMb2dpbj9jb250aW51ZT1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdlx4MjZmb2xsb3d1cD1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdlx4MjZzZXJ2aWNlPXdpc2VceDI2bHRtcGw9c2hlZXRzXHgyNnBhc3NpdmU9MTIwOTYwMFx4MjZub2F1dG9sb2dpbj10cnVlJywKICAnaHR0cHM6XHgyRlx4MkZhY2NvdW50cy5nb29nbGUuY29tXHgyRlBhc3NpdmVMb2dpblByb2Jlcj9jb250aW51ZT1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdlx4MjZmb2xsb3d1cD1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdlx4MjZzZXJ2aWNlPXdpc2VceDI2bHRtcGw9c2hlZXRzXHgyNnBhc3NpdmU9MTIwOTYwMCcpOwogIDwvc2NyaXB0PgogIDwvYm9keT4KPC9odG1sPgoiO3M6MzoicmF3IjtzOjc1MjMyOiJIVFRQLzEuMSAyMDAgT0sNCkNvbnRlbnQtVHlwZTogdGV4dC9odG1sOyBjaGFyc2V0PVVURi04DQpYLUZyYW1lLU9wdGlvbnM6IERFTlkNCkxpbms6IDxodHRwczovL3d3dy5nb29nbGUuY29tL2ludGwvZW4tR0IvZHJpdmUvPjsgcmVsPSJjYW5vbmljYWwiDQp4LWF1dG8tbG9naW46IHJlYWxtPWNvbS5nb29nbGUmYXJncz1zZXJ2aWNlJTNEd2lzZSUyNmNvbnRpbnVlJTNEaHR0cHMlMjUzQSUyNTJGJTI1MkZkb2NzLmdvb2dsZS5jb20lMjUyRnNwcmVhZHNoZWV0cyUyNTJGZCUyNTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMjUyRmV4cG9ydCUyNTNGZm9ybWF0JTI1M0Rjc3YNCkNhY2hlLUNvbnRyb2w6IG5vLWNhY2hlLCBuby1zdG9yZSwgbWF4LWFnZT0wLCBtdXN0LXJldmFsaWRhdGUNClByYWdtYTogbm8tY2FjaGUNCkV4cGlyZXM6IE1vbiwgMDEgSmFuIDE5OTAgMDA6MDA6MDAgR01UDQpEYXRlOiBXZWQsIDE0IEF1ZyAyMDE5IDEyOjUxOjM3IEdNVA0KVHJhbnNmZXItRW5jb2Rpbmc6IGNodW5rZWQNClN0cmljdC1UcmFuc3BvcnQtU2VjdXJpdHk6IG1heC1hZ2U9MzE1MzYwMDA7IGluY2x1ZGVTdWJEb21haW5zDQpDb250ZW50LVNlY3VyaXR5LVBvbGljeTogc2NyaXB0LXNyYyAncmVwb3J0LXNhbXBsZScgJ25vbmNlLUMvNVdEdFAyMzNBZVlCL2hrUVovd1EnICd1bnNhZmUtaW5saW5lJyAndW5zYWZlLWV2YWwnO29iamVjdC1zcmMgJ25vbmUnO2Jhc2UtdXJpICdzZWxmJztyZXBvcnQtdXJpIC9jc3ByZXBvcnQNClgtQ29udGVudC1UeXBlLU9wdGlvbnM6IG5vc25pZmYNClgtWFNTLVByb3RlY3Rpb246IDE7IG1vZGU9YmxvY2sNClNlcnZlcjogR1NFDQpTZXQtQ29va2llOiBHQVBTPTE6NC1zbXhyVnR5dzAzeDZ4eEhPLW5Hb3hPdTd4NjJnOjRkWGpBczhRbjBLYmtZSGo7UGF0aD0vO0V4cGlyZXM9RnJpLCAxMy1BdWctMjAyMSAxMjo1MTozNyBHTVQ7U2VjdXJlO0h0dHBPbmx5O1ByaW9yaXR5PUhJR0gNCkFsdC1TdmM6IHF1aWM9Ijo0NDMiOyBtYT0yNTkyMDAwOyB2PSI0Niw0MywzOSINCkNvbm5lY3Rpb246IGNsb3NlDQoNCgo8IURPQ1RZUEUgaHRtbD4KPGh0bWwgbGFuZz0iZW4iPgogIDxoZWFkPgogIDxtZXRhIGNoYXJzZXQ9InV0Zi04Ij4KICA8bWV0YSBjb250ZW50PSJ3aWR0aD0zMDAsIGluaXRpYWwtc2NhbGU9MSIgbmFtZT0idmlld3BvcnQiPgogIDxtZXRhIG5hbWU9ImRlc2NyaXB0aW9uIiBjb250ZW50PSJDcmVhdGUgYSBuZXcgc3ByZWFkc2hlZXQgYW5kIGVkaXQgd2l0aCBvdGhlcnMgYXQgdGhlIHNhbWUgdGltZSDigJMgZnJvbSB5b3VyIGNvbXB1dGVyLCBwaG9uZSBvciB0YWJsZXQuIEdldCBzdHVmZiBkb25lIHdpdGggb3Igd2l0aG91dCBhbiBpbnRlcm5ldCBjb25uZWN0aW9uLiBVc2UgU2hlZXRzIHRvIGVkaXQgRXhjZWwgZmlsZXMuIEZyZWUgZnJvbSBHb29nbGUuIj4KICA8bWV0YSBuYW1lPSJnb29nbGUtc2l0ZS12ZXJpZmljYXRpb24iIGNvbnRlbnQ9IkxyZFRVVzlwc1VBTWJoNElhMDc0LUJQRVZtY3BCeEY2R3dmME1TZ1FYWnMiPgogIDx0aXRsZT5Hb29nbGUgU2hlZXRzIOKAkyBjcmVhdGUgYW5kIGVkaXQgc3ByZWFkc2hlZXRzIG9ubGluZSwgZm9yIGZyZWUuPC90aXRsZT4KICA8c3R5bGU+CiAgQGZvbnQtZmFjZSB7CiAgZm9udC1mYW1pbHk6ICdPcGVuIFNhbnMnOwogIGZvbnQtc3R5bGU6IG5vcm1hbDsKICBmb250LXdlaWdodDogMzAwOwogIHNyYzogbG9jYWwoJ09wZW4gU2FucyBMaWdodCcpLCBsb2NhbCgnT3BlblNhbnMtTGlnaHQnKSwgdXJsKC8vZm9udHMuZ3N0YXRpYy5jb20vcy9vcGVuc2Fucy92MTUvbWVtNVlhR3MxMjZNaVpwQkEtVU5fcjhPVXVocy50dGYpIGZvcm1hdCgndHJ1ZXR5cGUnKTsKfQpAZm9udC1mYWNlIHsKICBmb250LWZhbWlseTogJ09wZW4gU2Fucyc7CiAgZm9udC1zdHlsZTogbm9ybWFsOwogIGZvbnQtd2VpZ2h0OiA0MDA7CiAgc3JjOiBsb2NhbCgnT3BlbiBTYW5zJyksIGxvY2FsKCdPcGVuU2FucycpLCB1cmwoLy9mb250cy5nc3RhdGljLmNvbS9zL29wZW5zYW5zL3YxNS9tZW04WWFHczEyNk1pWnBCQS1VRlZaMGUudHRmKSBmb3JtYXQoJ3RydWV0eXBlJyk7Cn0KICA8L3N0eWxlPgogIDxzdHlsZT4KICBoMSwgaDIgewogIC13ZWJraXQtYW5pbWF0aW9uLWR1cmF0aW9uOiAwLjFzOwogIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZvbnRmaXg7CiAgLXdlYmtpdC1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OiAxOwogIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogbGluZWFyOwogIC13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OiAwOwogIH0KICBALXdlYmtpdC1rZXlmcmFtZXMgZm9udGZpeCB7CiAgZnJvbSB7CiAgb3BhY2l0eTogMTsKICB9CiAgdG8gewogIG9wYWNpdHk6IDE7CiAgfQogIH0KICA8L3N0eWxlPgo8c3R5bGU+CiAgaHRtbCwgYm9keSB7CiAgZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOwogIGJhY2tncm91bmQ6ICNmZmY7CiAgbWFyZ2luOiAwOwogIHBhZGRpbmc6IDA7CiAgYm9yZGVyOiAwOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBoZWlnaHQ6IDEwMCU7CiAgbWluLXdpZHRoOiAxMDAlOwogIGZvbnQtc2l6ZTogMTNweDsKICBjb2xvcjogIzQwNDA0MDsKICBkaXJlY3Rpb246IGx0cjsKICAtd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IG5vbmU7CiAgfQogIGJ1dHRvbiwKICBpbnB1dFt0eXBlPWJ1dHRvbl0sCiAgaW5wdXRbdHlwZT1zdWJtaXRdIHsKICBmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7CiAgZm9udC1zaXplOiAxM3B4OwogIH0KICBhLAogIGE6aG92ZXIsCiAgYTp2aXNpdGVkIHsKICBjb2xvcjogIzQyN2ZlZDsKICBjdXJzb3I6IHBvaW50ZXI7CiAgdGV4dC1kZWNvcmF0aW9uOiBub25lOwogIH0KICBhOmhvdmVyIHsKICB0ZXh0LWRlY29yYXRpb246IHVuZGVybGluZTsKICB9CiAgaDEgewogIGZvbnQtc2l6ZTogMjBweDsKICBjb2xvcjogIzI2MjYyNjsKICBtYXJnaW46IDAgMCAxNXB4OwogIGZvbnQtd2VpZ2h0OiBub3JtYWw7CiAgfQogIGgyIHsKICBmb250LXNpemU6IDE0cHg7CiAgY29sb3I6ICMyNjI2MjY7CiAgbWFyZ2luOiAwIDAgMTVweDsKICBmb250LXdlaWdodDogYm9sZDsKICB9CiAgaW5wdXRbdHlwZT1lbWFpbF0sCiAgaW5wdXRbdHlwZT1udW1iZXJdLAogIGlucHV0W3R5cGU9cGFzc3dvcmRdLAogIGlucHV0W3R5cGU9dGVsXSwKICBpbnB1dFt0eXBlPXRleHRdLAogIGlucHV0W3R5cGU9dXJsXSB7CiAgLW1vei1hcHBlYXJhbmNlOiBub25lOwogIC13ZWJraXQtYXBwZWFyYW5jZTogbm9uZTsKICBhcHBlYXJhbmNlOiBub25lOwogIGRpc3BsYXk6IGlubGluZS1ibG9jazsKICBoZWlnaHQ6IDM2cHg7CiAgcGFkZGluZzogMCA4cHg7CiAgbWFyZ2luOiAwOwogIGJhY2tncm91bmQ6ICNmZmY7CiAgYm9yZGVyOiAxcHggc29saWQgI2Q5ZDlkOTsKICBib3JkZXItdG9wOiAxcHggc29saWQgI2MwYzBjMDsKICAtbW96LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgLXdlYmtpdC1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIGJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAxcHg7CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAxcHg7CiAgYm9yZGVyLXJhZGl1czogMXB4OwogIGZvbnQtc2l6ZTogMTVweDsKICBjb2xvcjogIzQwNDA0MDsKICB9CiAgaW5wdXRbdHlwZT1lbWFpbF06aG92ZXIsCiAgaW5wdXRbdHlwZT1udW1iZXJdOmhvdmVyLAogIGlucHV0W3R5cGU9cGFzc3dvcmRdOmhvdmVyLAogIGlucHV0W3R5cGU9dGVsXTpob3ZlciwKICBpbnB1dFt0eXBlPXRleHRdOmhvdmVyLAogIGlucHV0W3R5cGU9dXJsXTpob3ZlciB7CiAgYm9yZGVyOiAxcHggc29saWQgI2I5YjliOTsKICBib3JkZXItdG9wOiAxcHggc29saWQgI2EwYTBhMDsKICAtbW96LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjEpOwogIGJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgfQogIGlucHV0W3R5cGU9ZW1haWxdOmZvY3VzLAogIGlucHV0W3R5cGU9bnVtYmVyXTpmb2N1cywKICBpbnB1dFt0eXBlPXBhc3N3b3JkXTpmb2N1cywKICBpbnB1dFt0eXBlPXRlbF06Zm9jdXMsCiAgaW5wdXRbdHlwZT10ZXh0XTpmb2N1cywKICBpbnB1dFt0eXBlPXVybF06Zm9jdXMgewogIG91dGxpbmU6IG5vbmU7CiAgYm9yZGVyOiAxcHggc29saWQgIzRkOTBmZTsKICAtbW96LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAycHggcmdiYSgwLDAsMCwwLjMpOwogIGJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgfQogIGlucHV0W3R5cGU9Y2hlY2tib3hdLAogIGlucHV0W3R5cGU9cmFkaW9dIHsKICAtd2Via2l0LWFwcGVhcmFuY2U6IG5vbmU7CiAgZGlzcGxheTogaW5saW5lLWJsb2NrOwogIHdpZHRoOiAxM3B4OwogIGhlaWdodDogMTNweDsKICBtYXJnaW46IDA7CiAgY3Vyc29yOiBwb2ludGVyOwogIHZlcnRpY2FsLWFsaWduOiBib3R0b207CiAgYmFja2dyb3VuZDogI2ZmZjsKICBib3JkZXI6IDFweCBzb2xpZCAjYzZjNmM2OwogIC1tb3otYm9yZGVyLXJhZGl1czogMXB4OwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMXB4OwogIGJvcmRlci1yYWRpdXM6IDFweDsKICAtbW96LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgLXdlYmtpdC1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIGJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgcG9zaXRpb246IHJlbGF0aXZlOwogIH0KICBpbnB1dFt0eXBlPWNoZWNrYm94XTphY3RpdmUsCiAgaW5wdXRbdHlwZT1yYWRpb106YWN0aXZlIHsKICBiYWNrZ3JvdW5kOiAjZWJlYmViOwogIH0KICBpbnB1dFt0eXBlPWNoZWNrYm94XTpob3ZlciB7CiAgYm9yZGVyLWNvbG9yOiAjYzZjNmM2OwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICB9CiAgaW5wdXRbdHlwZT1yYWRpb10gewogIC1tb3otYm9yZGVyLXJhZGl1czogMWVtOwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMWVtOwogIGJvcmRlci1yYWRpdXM6IDFlbTsKICB3aWR0aDogMTVweDsKICBoZWlnaHQ6IDE1cHg7CiAgfQogIGlucHV0W3R5cGU9Y2hlY2tib3hdOmNoZWNrZWQsCiAgaW5wdXRbdHlwZT1yYWRpb106Y2hlY2tlZCB7CiAgYmFja2dyb3VuZDogI2ZmZjsKICB9CiAgaW5wdXRbdHlwZT1yYWRpb106Y2hlY2tlZDo6YWZ0ZXIgewogIGNvbnRlbnQ6ICcnOwogIGRpc3BsYXk6IGJsb2NrOwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICB0b3A6IDNweDsKICBsZWZ0OiAzcHg7CiAgd2lkdGg6IDdweDsKICBoZWlnaHQ6IDdweDsKICBiYWNrZ3JvdW5kOiAjNjY2OwogIC1tb3otYm9yZGVyLXJhZGl1czogMWVtOwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMWVtOwogIGJvcmRlci1yYWRpdXM6IDFlbTsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF06Y2hlY2tlZDo6YWZ0ZXIgewogIGNvbnRlbnQ6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS91aS92MS9tZW51L2NoZWNrbWFyay5wbmcpOwogIGRpc3BsYXk6IGJsb2NrOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0b3A6IC02cHg7CiAgbGVmdDogLTVweDsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF06Zm9jdXMgewogIG91dGxpbmU6IG5vbmU7CiAgYm9yZGVyLWNvbG9yOiAjNGQ5MGZlOwogIH0KICAuc3RhY2tlZC1sYWJlbCB7CiAgZGlzcGxheTogYmxvY2s7CiAgZm9udC13ZWlnaHQ6IGJvbGQ7CiAgbWFyZ2luOiAuNWVtIDA7CiAgfQogIC5oaWRkZW4tbGFiZWwgewogIHBvc2l0aW9uOiBhYnNvbHV0ZSAhaW1wb3J0YW50OwogIGNsaXA6IHJlY3QoMXB4IDFweCAxcHggMXB4KTsgLyogSUU2LCBJRTcgKi8KICBjbGlwOiByZWN0KDFweCwgMXB4LCAxcHgsIDFweCk7CiAgaGVpZ2h0OiAwcHg7CiAgd2lkdGg6IDBweDsKICBvdmVyZmxvdzogaGlkZGVuOwogIHZpc2liaWxpdHk6IGhpZGRlbjsKICB9CiAgaW5wdXRbdHlwZT1jaGVja2JveF0uZm9ybS1lcnJvciwKICBpbnB1dFt0eXBlPWVtYWlsXS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9bnVtYmVyXS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9cGFzc3dvcmRdLmZvcm0tZXJyb3IsCiAgaW5wdXRbdHlwZT10ZXh0XS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9dGVsXS5mb3JtLWVycm9yLAogIGlucHV0W3R5cGU9dXJsXS5mb3JtLWVycm9yIHsKICBib3JkZXI6IDFweCBzb2xpZCAjZGQ0YjM5OwogIH0KICAuZXJyb3ItbXNnIHsKICBtYXJnaW46IC41ZW0gMDsKICBkaXNwbGF5OiBibG9jazsKICBjb2xvcjogI2RkNGIzOTsKICBsaW5lLWhlaWdodDogMTdweDsKICB9CiAgLmhlbHAtbGluayB7CiAgYmFja2dyb3VuZDogI2RkNGIzOTsKICBwYWRkaW5nOiAwIDVweDsKICBjb2xvcjogI2ZmZjsKICBmb250LXdlaWdodDogYm9sZDsKICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAxZW07CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAxZW07CiAgYm9yZGVyLXJhZGl1czogMWVtOwogIHRleHQtZGVjb3JhdGlvbjogbm9uZTsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgdG9wOiAwcHg7CiAgfQogIC5oZWxwLWxpbms6dmlzaXRlZCB7CiAgY29sb3I6ICNmZmY7CiAgfQogIC5oZWxwLWxpbms6aG92ZXIgewogIGNvbG9yOiAjZmZmOwogIGJhY2tncm91bmQ6ICNjMDM1MjM7CiAgdGV4dC1kZWNvcmF0aW9uOiBub25lOwogIH0KICAuaGVscC1saW5rOmFjdGl2ZSB7CiAgb3BhY2l0eTogMTsKICBiYWNrZ3JvdW5kOiAjYWUyODE3OwogIH0KICAud3JhcHBlciB7CiAgcG9zaXRpb246IHJlbGF0aXZlOwogIG1pbi1oZWlnaHQ6IDEwMCU7CiAgfQogIC5jb250ZW50IHsKICBwYWRkaW5nOiAwIDQ0cHg7CiAgfQogIC5tYWluIHsKICBwYWRkaW5nLWJvdHRvbTogMTAwcHg7CiAgfQogIC8qIEZvciBtb2Rlcm4gYnJvd3NlcnMgKi8KICAuY2xlYXJmaXg6YmVmb3JlLAogIC5jbGVhcmZpeDphZnRlciB7CiAgY29udGVudDogIiI7CiAgZGlzcGxheTogdGFibGU7CiAgfQogIC5jbGVhcmZpeDphZnRlciB7CiAgY2xlYXI6IGJvdGg7CiAgfQogIC8qIEZvciBJRSA2LzcgKHRyaWdnZXIgaGFzTGF5b3V0KSAqLwogIC5jbGVhcmZpeCB7CiAgem9vbToxOwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIgewogIGhlaWdodDogNzFweDsKICBib3JkZXItYm90dG9tOiAxcHggc29saWQgI2U1ZTVlNTsKICBvdmVyZmxvdzogaGlkZGVuOwogIH0KICAuaGVhZGVyIC5sb2dvIHsKICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoaHR0cHM6Ly9zc2wuZ3N0YXRpYy5jb20vYWNjb3VudHMvdWkvbG9nb18xeC5wbmcpOwogIGJhY2tncm91bmQtc2l6ZTogMTE2cHggMzhweDsKICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0OwogIG1hcmdpbjogMTdweCAwIDA7CiAgZmxvYXQ6IGxlZnQ7CiAgaGVpZ2h0OiAzOHB4OwogIHdpZHRoOiAxMTZweDsKICB9CiAgLmhlYWRlciAubG9nby13IHsKICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoaHR0cHM6Ly9zc2wuZ3N0YXRpYy5jb20vaW1hZ2VzL2JyYW5kaW5nL2dvb2dsZWxvZ28vMXgvZ29vZ2xlbG9nb19jb2xvcl8xMTJ4MzZkcC5wbmcpOwogIGJhY2tncm91bmQtc2l6ZTogMTEycHggMzZweDsKICBtYXJnaW46IDIxcHggMCAwOwogIH0KICAuaGVhZGVyIC5zZWNvbmRhcnktbGluayB7CiAgbWFyZ2luOiAyOHB4IDAgMDsKICBmbG9hdDogcmlnaHQ7CiAgfQogIC5oZWFkZXIgLnNlY29uZGFyeS1saW5rIGEgewogIGZvbnQtd2VpZ2h0OiBub3JtYWw7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCB7CiAgYm9yZGVyOiAwOwogIGhlaWdodDogMTA4cHg7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCAuaGVhZGVyIC5sb2dvIHsKICBmbG9hdDogbm9uZTsKICBtYXJnaW46IDQwcHggYXV0byAzMHB4OwogIGRpc3BsYXk6IGJsb2NrOwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIuY2VudGVyZWQgLmhlYWRlciAuc2Vjb25kYXJ5LWxpbmsgewogIGRpc3BsYXk6IG5vbmUKICB9CiAgLmdvb2dsZS1mb290ZXItYmFyIHsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgYm90dG9tOiAwOwogIGhlaWdodDogMzVweDsKICB3aWR0aDogMTAwJTsKICBib3JkZXItdG9wOiAxcHggc29saWQgI2U1ZTVlNTsKICBvdmVyZmxvdzogaGlkZGVuOwogIH0KICAuZm9vdGVyIHsKICBwYWRkaW5nLXRvcDogN3B4OwogIGZvbnQtc2l6ZTogLjg1ZW07CiAgd2hpdGUtc3BhY2U6IG5vd3JhcDsKICBsaW5lLWhlaWdodDogMDsKICB9CiAgLmZvb3RlciB1bCB7CiAgZmxvYXQ6IGxlZnQ7CiAgbWF4LXdpZHRoOiA4MCU7CiAgbWluLWhlaWdodDogMTZweDsKICBwYWRkaW5nOiAwOwogIH0KICAuZm9vdGVyIHVsIGxpIHsKICBjb2xvcjogIzczNzM3MzsKICBkaXNwbGF5OiBpbmxpbmU7CiAgcGFkZGluZzogMDsKICBwYWRkaW5nLXJpZ2h0OiAxLjVlbTsKICB9CiAgLmZvb3RlciBhIHsKICBjb2xvcjogIzczNzM3MzsKICB9CiAgLmxhbmctY2hvb3Nlci13cmFwIHsKICBmbG9hdDogcmlnaHQ7CiAgZGlzcGxheTogaW5saW5lOwogIH0KICAubGFuZy1jaG9vc2VyLXdyYXAgaW1nIHsKICB2ZXJ0aWNhbC1hbGlnbjogdG9wOwogIH0KICAubGFuZy1jaG9vc2VyIHsKICBmb250LXNpemU6IDEzcHg7CiAgaGVpZ2h0OiAyNHB4OwogIGxpbmUtaGVpZ2h0OiAyNHB4OwogIH0KICAubGFuZy1jaG9vc2VyIG9wdGlvbiB7CiAgZm9udC1zaXplOiAxM3B4OwogIGxpbmUtaGVpZ2h0OiAyNHB4OwogIH0KICAuaGlkZGVuIHsKICBoZWlnaHQ6IDBweDsKICB3aWR0aDogMHB4OwogIG92ZXJmbG93OiBoaWRkZW47CiAgdmlzaWJpbGl0eTogaGlkZGVuOwogIGRpc3BsYXk6IG5vbmUgIWltcG9ydGFudDsKICB9CiAgLmJhbm5lciB7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIH0KICAuY2FyZCB7CiAgYmFja2dyb3VuZC1jb2xvcjogI2Y3ZjdmNzsKICBwYWRkaW5nOiAyMHB4IDI1cHggMzBweDsKICBtYXJnaW46IDAgYXV0byAyNXB4OwogIHdpZHRoOiAzMDRweDsKICAtbW96LWJvcmRlci1yYWRpdXM6IDJweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDJweDsKICBib3JkZXItcmFkaXVzOiAycHg7CiAgLW1vei1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgYm94LXNoYWRvdzogMHB4IDJweCAycHggcmdiYSgwLCAwLCAwLCAwLjMpOwogIH0KICAuY2FyZCA+ICo6Zmlyc3QtY2hpbGQgewogIG1hcmdpbi10b3A6IDA7CiAgfQogIC5yYy1idXR0b24sCiAgLnJjLWJ1dHRvbjp2aXNpdGVkIHsKICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7CiAgbWluLXdpZHRoOiA0NnB4OwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBjb2xvcjogIzQ0NDsKICBmb250LXNpemU6IDE0cHg7CiAgZm9udC13ZWlnaHQ6IDcwMDsKICBoZWlnaHQ6IDM2cHg7CiAgcGFkZGluZzogMCA4cHg7CiAgbGluZS1oZWlnaHQ6IDM2cHg7CiAgLW1vei1ib3JkZXItcmFkaXVzOiAzcHg7CiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAzcHg7CiAgYm9yZGVyLXJhZGl1czogM3B4OwogIC1vLXRyYW5zaXRpb246IGFsbCAwLjIxOHM7CiAgLW1vei10cmFuc2l0aW9uOiBhbGwgMC4yMThzOwogIC13ZWJraXQtdHJhbnNpdGlvbjogYWxsIDAuMjE4czsKICB0cmFuc2l0aW9uOiBhbGwgMC4yMThzOwogIGJvcmRlcjogMXB4IHNvbGlkICNkY2RjZGM7CiAgYmFja2dyb3VuZC1jb2xvcjogI2Y1ZjVmNTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y1ZjVmNSwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsI2Y1ZjVmNSwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtbXMtbGluZWFyLWdyYWRpZW50KHRvcCwjZjVmNWY1LCNmMWYxZjEpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1vLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y1ZjVmNSwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQodG9wLCNmNWY1ZjUsI2YxZjFmMSk7CiAgLW8tdHJhbnNpdGlvbjogbm9uZTsKICAtbW96LXVzZXItc2VsZWN0OiBub25lOwogIC13ZWJraXQtdXNlci1zZWxlY3Q6IG5vbmU7CiAgdXNlci1zZWxlY3Q6IG5vbmU7CiAgY3Vyc29yOiBkZWZhdWx0OwogIH0KICAuY2FyZCAucmMtYnV0dG9uIHsKICB3aWR0aDogMTAwJTsKICBwYWRkaW5nOiAwOwogIH0KICAucmMtYnV0dG9uLmRpc2FibGVkLAogIC5yYy1idXR0b25bZGlzYWJsZWRdIHsKICBvcGFjaXR5OiAuNTsKICBmaWx0ZXI6IGFscGhhKG9wYWNpdHk9NTApOwogIGN1cnNvcjogZGVmYXVsdDsKICBwb2ludGVyLWV2ZW50czogbm9uZTsKICB9CiAgLnJjLWJ1dHRvbjpob3ZlciB7CiAgYm9yZGVyOiAxcHggc29saWQgI2M2YzZjNjsKICBjb2xvcjogIzMzMzsKICB0ZXh0LWRlY29yYXRpb246IG5vbmU7CiAgLW8tdHJhbnNpdGlvbjogYWxsIDAuMHM7CiAgLW1vei10cmFuc2l0aW9uOiBhbGwgMC4wczsKICAtd2Via2l0LXRyYW5zaXRpb246IGFsbCAwLjBzOwogIHRyYW5zaXRpb246IGFsbCAwLjBzOwogIGJhY2tncm91bmQtY29sb3I6ICNmOGY4Zjg7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNmOGY4ZjgsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNmOGY4ZjgsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y4ZjhmOCwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNmOGY4ZjgsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZjhmOGY4LCNmMWYxZjEpOwogIC1tb3otYm94LXNoYWRvdzogMCAxcHggMXB4IHJnYmEoMCwwLDAsMC4xKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IDAgMXB4IDFweCByZ2JhKDAsMCwwLDAuMSk7CiAgYm94LXNoYWRvdzogMCAxcHggMXB4IHJnYmEoMCwwLDAsMC4xKTsKICB9CiAgLnJjLWJ1dHRvbjphY3RpdmUgewogIGJhY2tncm91bmQtY29sb3I6ICNmNmY2ZjY7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNmNmY2ZjYsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNmNmY2ZjYsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2Y2ZjZmNiwjZjFmMWYxKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNmNmY2ZjYsI2YxZjFmMSk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZjZmNmY2LCNmMWYxZjEpOwogIC1tb3otYm94LXNoYWRvdzogMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMSk7CiAgYm94LXNoYWRvdzogMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4xKTsKICB9CiAgLnJjLWJ1dHRvbi1zdWJtaXQsCiAgLnJjLWJ1dHRvbi1zdWJtaXQ6dmlzaXRlZCB7CiAgYm9yZGVyOiAxcHggc29saWQgIzMwNzllZDsKICBjb2xvcjogI2ZmZjsKICB0ZXh0LXNoYWRvdzogMCAxcHggcmdiYSgwLDAsMCwwLjEpOwogIGJhY2tncm91bmQtY29sb3I6ICM0ZDkwZmU7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzQ3ODdlZCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzQ3ODdlZCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjNDc4N2VkKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzQ3ODdlZCk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCM0Nzg3ZWQpOwogIH0KICAucmMtYnV0dG9uLXN1Ym1pdDpob3ZlciB7CiAgYm9yZGVyOiAxcHggc29saWQgIzJmNWJiNzsKICBjb2xvcjogI2ZmZjsKICB0ZXh0LXNoYWRvdzogMCAxcHggcmdiYSgwLDAsMCwwLjMpOwogIGJhY2tncm91bmQtY29sb3I6ICMzNTdhZTg7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCMzNTdhZTgpOwogIH0KICAucmMtYnV0dG9uLXN1Ym1pdDphY3RpdmUgewogIGJhY2tncm91bmQtY29sb3I6ICMzNTdhZTg7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsIzRkOTBmZSwjMzU3YWU4KTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCM0ZDkwZmUsIzM1N2FlOCk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjNGQ5MGZlLCMzNTdhZTgpOwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICB9CiAgLnJjLWJ1dHRvbi1yZWQsCiAgLnJjLWJ1dHRvbi1yZWQ6dmlzaXRlZCB7CiAgYm9yZGVyOiAxcHggc29saWQgdHJhbnNwYXJlbnQ7CiAgY29sb3I6ICNmZmY7CiAgdGV4dC1zaGFkb3c6IDAgMXB4IHJnYmEoMCwwLDAsMC4xKTsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjZDE0ODM2OwogIGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNkMTQ4MzYpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tb3otbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNkMTQ4MzYpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2QxNDgzNik7CiAgYmFja2dyb3VuZC1pbWFnZTogLW8tbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNkMTQ4MzYpOwogIGJhY2tncm91bmQtaW1hZ2U6IGxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjZDE0ODM2KTsKICB9CiAgLnJjLWJ1dHRvbi1yZWQ6aG92ZXIgewogIGJvcmRlcjogMXB4IHNvbGlkICNiMDI4MWE7CiAgY29sb3I6ICNmZmY7CiAgdGV4dC1zaGFkb3c6IDAgMXB4IHJnYmEoMCwwLDAsMC4zKTsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjYzUzNzI3OwogIGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNjNTM3MjcpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tb3otbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNjNTM3MjcpOwogIGJhY2tncm91bmQtaW1hZ2U6IC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2M1MzcyNyk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW8tbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNjNTM3MjcpOwogIGJhY2tncm91bmQtaW1hZ2U6IGxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYzUzNzI3KTsKICB9CiAgLnJjLWJ1dHRvbi1yZWQ6YWN0aXZlIHsKICBib3JkZXI6IDFweCBzb2xpZCAjOTkyYTFiOwogIGJhY2tncm91bmQtY29sb3I6ICNiMDI4MWE7CiAgYmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2IwMjgxYSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2IwMjgxYSk7CiAgYmFja2dyb3VuZC1pbWFnZTogLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsI2RkNGIzOSwjYjAyODFhKTsKICBiYWNrZ3JvdW5kLWltYWdlOiAtby1saW5lYXItZ3JhZGllbnQodG9wLCNkZDRiMzksI2IwMjgxYSk7CiAgYmFja2dyb3VuZC1pbWFnZTogbGluZWFyLWdyYWRpZW50KHRvcCwjZGQ0YjM5LCNiMDI4MWEpOwogIC1tb3otYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICAtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7CiAgYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTsKICB9CiAgLnNlY29uZGFyeS1hY3Rpb25zIHsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogODAwcHgpLCBzY3JlZW4gYW5kIChtYXgtaGVpZ2h0OiA4MDBweCkiPgogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCB7CiAgaGVpZ2h0OiA4M3B4OwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIuY2VudGVyZWQgLmhlYWRlciAubG9nbyB7CiAgbWFyZ2luOiAyNXB4IGF1dG8gMjBweDsKICB9CiAgLmNhcmQgewogIG1hcmdpbi1ib3R0b206IDIwcHg7CiAgfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogNTgwcHgpIj4KICBodG1sLCBib2R5IHsKICBmb250LXNpemU6IDE0cHg7CiAgfQogIC5nb29nbGUtaGVhZGVyLWJhci5jZW50ZXJlZCB7CiAgaGVpZ2h0OiA3M3B4OwogIH0KICAuZ29vZ2xlLWhlYWRlci1iYXIuY2VudGVyZWQgLmhlYWRlciAubG9nbyB7CiAgbWFyZ2luOiAyMHB4IGF1dG8gMTVweDsKICB9CiAgLmNvbnRlbnQgewogIHBhZGRpbmctbGVmdDogMTBweDsKICBwYWRkaW5nLXJpZ2h0OiAxMHB4OwogIH0KICAuaGlkZGVuLXNtYWxsIHsKICBkaXNwbGF5OiBub25lOwogIH0KICAuY2FyZCB7CiAgcGFkZGluZzogMjBweCAxNXB4IDMwcHg7CiAgd2lkdGg6IDI3MHB4OwogIH0KICAuZm9vdGVyIHVsIGxpIHsKICBwYWRkaW5nLXJpZ2h0OiAxZW07CiAgfQogIC5sYW5nLWNob29zZXItd3JhcCB7CiAgZGlzcGxheTogbm9uZTsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAoLXdlYmtpdC1taW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAobWluLS1tb3otZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAoLW8tbWluLWRldmljZS1waXhlbC1yYXRpbzogMyAvIDIpLCAobWluLWRldmljZS1waXhlbC1yYXRpbzogMS41KSI+CiAgLmhlYWRlciAubG9nbyB7CiAgYmFja2dyb3VuZC1pbWFnZTogdXJsKGh0dHBzOi8vc3NsLmdzdGF0aWMuY29tL2FjY291bnRzL3VpL2xvZ29fMngucG5nKTsKICB9CiAgLmhlYWRlciAubG9nby13IHsKICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoaHR0cHM6Ly9zc2wuZ3N0YXRpYy5jb20vaW1hZ2VzL2JyYW5kaW5nL2dvb2dsZWxvZ28vMngvZ29vZ2xlbG9nb19jb2xvcl8xMTJ4MzZkcC5wbmcpOwogIH0KPC9zdHlsZT4KPHN0eWxlPgogIHByZS5kZWJ1ZyB7CiAgZm9udC1mYW1pbHk6IG1vbm9zcGFjZTsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgbGVmdDogMDsKICBtYXJnaW46IDA7CiAgcGFkZGluZzogMS41ZW07CiAgZm9udC1zaXplOiAxM3B4OwogIGJhY2tncm91bmQ6ICNmMWYxZjE7CiAgYm9yZGVyLXRvcDogMXB4IHNvbGlkICNlNWU1ZTU7CiAgZGlyZWN0aW9uOiBsdHI7CiAgd2hpdGUtc3BhY2U6IHByZS13cmFwOwogIHdpZHRoOiA5MCU7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICB9Cjwvc3R5bGU+CjxzdHlsZT4KICAuYmFubmVyIGgxIHsKICBmb250LWZhbWlseTogJ09wZW4gU2FucycsIGFyaWFsOwogIC13ZWJraXQtZm9udC1zbW9vdGhpbmc6IGFudGlhbGlhc2VkOwogIGNvbG9yOiAjNTU1OwogIGZvbnQtc2l6ZTogNDJweDsKICBmb250LXdlaWdodDogMzAwOwogIG1hcmdpbi10b3A6IDA7CiAgbWFyZ2luLWJvdHRvbTogMjBweDsKICB9CiAgLmJhbm5lciBoMiB7CiAgZm9udC1mYW1pbHk6ICdPcGVuIFNhbnMnLCBhcmlhbDsKICAtd2Via2l0LWZvbnQtc21vb3RoaW5nOiBhbnRpYWxpYXNlZDsKICBjb2xvcjogIzU1NTsKICBmb250LXNpemU6IDE4cHg7CiAgZm9udC13ZWlnaHQ6IDQwMDsKICBtYXJnaW4tYm90dG9tOiAyMHB4OwogIH0KICAuc2lnbmluLWNhcmQgewogIHdpZHRoOiAyNzRweDsKICBwYWRkaW5nOiA0MHB4IDQwcHg7CiAgfQogIC5zaWduaW4tY2FyZCAucHJvZmlsZS1pbWcgewogIHdpZHRoOiA5NnB4OwogIGhlaWdodDogOTZweDsKICBtYXJnaW46IDAgYXV0byAxMHB4OwogIGRpc3BsYXk6IGJsb2NrOwogIC1tb3otYm9yZGVyLXJhZGl1czogNTAlOwogIC13ZWJraXQtYm9yZGVyLXJhZGl1czogNTAlOwogIGJvcmRlci1yYWRpdXM6IDUwJTsKICB9CiAgLnNpZ25pbi1jYXJkIC5wcm9maWxlLW5hbWUgewogIGZvbnQtc2l6ZTogMTZweDsKICBmb250LXdlaWdodDogYm9sZDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgbWFyZ2luOiAxMHB4IDAgMDsKICBtaW4taGVpZ2h0OiAxZW07CiAgfQogIC5zaWduaW4tY2FyZCAucHJvZmlsZS1lbWFpbCB7CiAgZm9udC1zaXplOiAxNnB4OwogIHRleHQtYWxpZ246IGNlbnRlcjsKICBtYXJnaW46IDEwcHggMCAyMHB4IDA7CiAgbWluLWhlaWdodDogMWVtOwogIH0KICAuc2lnbmluLWNhcmQgaW5wdXRbdHlwZT1lbWFpbF0sCiAgLnNpZ25pbi1jYXJkIGlucHV0W3R5cGU9cGFzc3dvcmRdLAogIC5zaWduaW4tY2FyZCBpbnB1dFt0eXBlPXRleHRdLAogIC5zaWduaW4tY2FyZCBpbnB1dFt0eXBlPXN1Ym1pdF0gewogIHdpZHRoOiAxMDAlOwogIGRpc3BsYXk6IGJsb2NrOwogIG1hcmdpbi1ib3R0b206IDEwcHg7CiAgei1pbmRleDogMTsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgLW1vei1ib3gtc2l6aW5nOiBib3JkZXItYm94OwogIC13ZWJraXQtYm94LXNpemluZzogYm9yZGVyLWJveDsKICBib3gtc2l6aW5nOiBib3JkZXItYm94OwogIH0KICAuc2lnbmluLWNhcmQgI0VtYWlsLAogIC5zaWduaW4tY2FyZCAjUGFzc3dkLAogIC5zaWduaW4tY2FyZCAuY2FwdGNoYSB7CiAgZGlyZWN0aW9uOiBsdHI7CiAgaGVpZ2h0OiA0NHB4OwogIGZvbnQtc2l6ZTogMTZweDsKICB9CiAgLnNpZ25pbi1jYXJkICNFbWFpbCArIC5zdGFja2VkLWxhYmVsIHsKICBtYXJnaW4tdG9wOiAxNXB4OwogIH0KICAuc2lnbmluLWNhcmQgI3JlYXV0aEVtYWlsIHsKICBkaXNwbGF5OiBibG9jazsKICBtYXJnaW4tYm90dG9tOiAxMHB4OwogIGxpbmUtaGVpZ2h0OiAzNnB4OwogIHBhZGRpbmc6IDAgOHB4OwogIGZvbnQtc2l6ZTogMTVweDsKICBjb2xvcjogIzQwNDA0MDsKICBsaW5lLWhlaWdodDogMjsKICBtYXJnaW4tYm90dG9tOiAxMHB4OwogIGZvbnQtc2l6ZTogMTRweDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICB0ZXh0LW92ZXJmbG93OiBlbGxpcHNpczsKICB3aGl0ZS1zcGFjZTogbm93cmFwOwogIC1tb3otYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKICB9CiAgLm9uZS1nb29nbGUgcCB7CiAgbWFyZ2luOiAwIDAgMTBweDsKICBjb2xvcjogIzU1NTsKICBmb250LXNpemU6IDE0cHg7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIH0KICAub25lLWdvb2dsZSBwLmNyZWF0ZS1hY2NvdW50LAogIC5vbmUtZ29vZ2xlIHAuc3dpdGNoLWFjY291bnQgewogIG1hcmdpbi1ib3R0b206IDYwcHg7CiAgfQogIC5vbmUtZ29vZ2xlIC5sb2dvLXN0cmlwIHsKICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0OwogIGRpc3BsYXk6IGJsb2NrOwogIG1hcmdpbjogMTBweCBhdXRvOwogIGJhY2tncm91bmQtaW1hZ2U6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS9hY2NvdW50cy91aS93bG9nb3N0cmlwXzIzMHgxN18xeC5wbmcpOwogIGJhY2tncm91bmQtc2l6ZTogMjMwcHggMTdweDsKICB3aWR0aDogMjMwcHg7CiAgaGVpZ2h0OiAxN3B4OwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDgwMHB4KSwgc2NyZWVuIGFuZCAobWF4LWhlaWdodDogODAwcHgpIj4KICAuYmFubmVyIGgxIHsKICBmb250LXNpemU6IDM4cHg7CiAgbWFyZ2luLWJvdHRvbTogMTVweDsKICB9CiAgLmJhbm5lciBoMiB7CiAgbWFyZ2luLWJvdHRvbTogMTVweDsKICB9CiAgLm9uZS1nb29nbGUgcC5jcmVhdGUtYWNjb3VudCwKICAub25lLWdvb2dsZSBwLnN3aXRjaC1hY2NvdW50IHsKICBtYXJnaW4tYm90dG9tOiAzMHB4OwogIH0KICAuc2lnbmluLWNhcmQgI0VtYWlsIHsKICBtYXJnaW4tYm90dG9tOiAwOwogIH0KICAuc2lnbmluLWNhcmQgI1Bhc3N3ZCB7CiAgbWFyZ2luLXRvcDogLTFweDsKICB9CiAgLnNpZ25pbi1jYXJkICNFbWFpbC5mb3JtLWVycm9yLAogIC5zaWduaW4tY2FyZCAjUGFzc3dkLmZvcm0tZXJyb3IgewogIHotaW5kZXg6IDI7CiAgfQogIC5zaWduaW4tY2FyZCAjRW1haWw6aG92ZXIsCiAgLnNpZ25pbi1jYXJkICNFbWFpbDpmb2N1cywKICAuc2lnbmluLWNhcmQgI1Bhc3N3ZDpob3ZlciwKICAuc2lnbmluLWNhcmQgI1Bhc3N3ZDpmb2N1cyB7CiAgei1pbmRleDogMzsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAobWF4LXdpZHRoOiA1ODBweCkiPgogIC5iYW5uZXIgaDEgewogIGZvbnQtc2l6ZTogMjJweDsKICBtYXJnaW4tYm90dG9tOiAxNXB4OwogIH0KICAuc2lnbmluLWNhcmQgewogIHdpZHRoOiAyNjBweDsKICBwYWRkaW5nOiAyMHB4IDIwcHg7CiAgbWFyZ2luOiAwIGF1dG8gMjBweDsKICB9CiAgLnNpZ25pbi1jYXJkIC5wcm9maWxlLWltZyB7CiAgd2lkdGg6IDcycHg7CiAgaGVpZ2h0OiA3MnB4OwogIC1tb3otYm9yZGVyLXJhZGl1czogNzJweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDcycHg7CiAgYm9yZGVyLXJhZGl1czogNzJweDsKICB9Cjwvc3R5bGU+CjxzdHlsZSBtZWRpYT0ic2NyZWVuIGFuZCAoLXdlYmtpdC1taW4tZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAobWluLS1tb3otZGV2aWNlLXBpeGVsLXJhdGlvOiAxLjUpLCAoLW8tbWluLWRldmljZS1waXhlbC1yYXRpbzogMyAvIDIpLCAobWluLWRldmljZS1waXhlbC1yYXRpbzogMS41KSI+CiAgLm9uZS1nb29nbGUgLmxvZ28tc3RyaXAgewogIGJhY2tncm91bmQtaW1hZ2U6IHVybChodHRwczovL3NzbC5nc3RhdGljLmNvbS9hY2NvdW50cy91aS93bG9nb3N0cmlwXzIzMHgxN18yeC5wbmcpOwogIH0KPC9zdHlsZT4KPHN0eWxlPgogIC5yZW1lbWJlciAuYnViYmxlLXdyYXAgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBwYWRkaW5nLXRvcDogM3B4OwogIC1vLXRyYW5zaXRpb246IG9wYWNpdHkgLjIxOHMgZWFzZS1pbiAuMjE4czsKICAtbW96LXRyYW5zaXRpb246IG9wYWNpdHkgLjIxOHMgZWFzZS1pbiAuMjE4czsKICAtd2Via2l0LXRyYW5zaXRpb246IG9wYWNpdHkgLjIxOHMgZWFzZS1pbiAuMjE4czsKICB0cmFuc2l0aW9uOiBvcGFjaXR5IC4yMThzIGVhc2UtaW4gLjIxOHM7CiAgbGVmdDogLTk5OWVtOwogIG9wYWNpdHk6IDA7CiAgd2lkdGg6IDMxNHB4OwogIG1hcmdpbi1sZWZ0OiAtMjBweDsKICB9CiAgLnJlbWVtYmVyOmhvdmVyIC5idWJibGUtd3JhcCwKICAucmVtZW1iZXIgaW5wdXQ6Zm9jdXMgfiAuYnViYmxlLXdyYXAsCiAgLnJlbWVtYmVyIC5idWJibGUtd3JhcDpob3ZlciwKICAucmVtZW1iZXIgLmJ1YmJsZS13cmFwOmZvY3VzIHsKICBvcGFjaXR5OiAxOwogIGxlZnQ6IGluaGVyaXQ7CiAgfQogIC5idWJibGUtcG9pbnRlciB7CiAgYm9yZGVyLWxlZnQ6IDEwcHggc29saWQgdHJhbnNwYXJlbnQ7CiAgYm9yZGVyLXJpZ2h0OiAxMHB4IHNvbGlkIHRyYW5zcGFyZW50OwogIGJvcmRlci1ib3R0b206IDEwcHggc29saWQgI2ZmZjsKICB3aWR0aDogMDsKICBoZWlnaHQ6IDA7CiAgbWFyZ2luLWxlZnQ6IDE3cHg7CiAgfQogIC5idWJibGUgewogIGJhY2tncm91bmQtY29sb3I6ICNmZmY7CiAgcGFkZGluZzogMTVweDsKICBtYXJnaW4tdG9wOiAtMXB4OwogIGZvbnQtc2l6ZTogMTFweDsKICAtbW96LWJvcmRlci1yYWRpdXM6IDJweDsKICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDJweDsKICBib3JkZXItcmFkaXVzOiAycHg7CiAgLW1vei1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgLXdlYmtpdC1ib3gtc2hhZG93OiAwcHggMnB4IDJweCByZ2JhKDAsIDAsIDAsIDAuMyk7CiAgYm94LXNoYWRvdzogMHB4IDJweCAycHggcmdiYSgwLCAwLCAwLCAwLjMpOwogIH0KICAjc3RheS1zaWduZWQtaW4gewogIGZsb2F0OiBsZWZ0OwogIH0KICAjc3RheS1zaWduZWQtaW4tdG9vbHRpcCB7CiAgbGVmdDogYXV0bzsKICBtYXJnaW4tbGVmdDogLTIwcHg7CiAgcGFkZGluZy10b3A6IDNweDsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgdG9wOiAwOwogIHZpc2liaWxpdHk6IGhpZGRlbjsKICB3aWR0aDogMzE0cHg7CiAgei1pbmRleDogMTsKICB9CiAgLmRhc2hlci10b29sdGlwIHsKICB0b3A6IDM4MHB4OwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDgwMHB4KSwgc2NyZWVuIGFuZCAobWF4LWhlaWdodDogODAwcHgpIj4KICAuZGFzaGVyLXRvb2x0aXAgewogIHRvcDogMzQwcHg7CiAgfQo8L3N0eWxlPgo8c3R5bGU+CiAgLmpmay10b29sdGlwIHsKICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmOwogIGJvcmRlcjogMXB4IHNvbGlkOwogIGNvbG9yOiAjNzM3MzczOwogIGZvbnQtc2l6ZTogMTJweDsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgei1pbmRleDogODAwICFpbXBvcnRhbnQ7CiAgYm9yZGVyLWNvbG9yOiAjYmJiICNiYmIgI2E4YThhODsKICBwYWRkaW5nOiAxNnB4OwogIHdpZHRoOiAyNTBweDsKICB9CiAuamZrLXRvb2x0aXAgaDMgewogIGNvbG9yOiAjNTU1OwogIGZvbnQtc2l6ZTogMTJweDsKICBtYXJnaW46IDAgMCAuNWVtOwogIH0KIC5qZmstdG9vbHRpcC1jb250ZW50IHA6bGFzdC1jaGlsZCB7CiAgbWFyZ2luLWJvdHRvbTogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93IHsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvdyAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlLAogIC5qZmstdG9vbHRpcC1hcnJvdyAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIgewogIGRpc3BsYXk6IGJsb2NrOwogIGhlaWdodDogMDsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvdyAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXI6IDlweCBzb2xpZDsKICB9CiAgLmpmay10b29sdGlwLWFycm93IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyOiA4cHggc29saWQ7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gewogIGJvdHRvbTogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93dXAgewogIHRvcDogLTlweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93bGVmdCB7CiAgbGVmdDogLTlweDsKICB0b3A6IDMwcHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IHsKICByaWdodDogMDsKICB0b3A6IDMwcHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSwuamZrLXRvb2x0aXAtYXJyb3d1cCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXItY29sb3I6ICNiYmIgdHJhbnNwYXJlbnQ7CiAgbGVmdDogLTlweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlIHsKICBib3JkZXItY29sb3I6ICNhOGE4YTggdHJhbnNwYXJlbnQ7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyLC5qZmstdG9vbHRpcC1hcnJvd3VwIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyLWNvbG9yOiAjZmZmIHRyYW5zcGFyZW50OwogIGxlZnQ6IC04cHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2Rvd24gLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSB7CiAgYm9yZGVyLWJvdHRvbS13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93ZG93biAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYWZ0ZXIgewogIGJvcmRlci1ib3R0b20td2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3VwIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci10b3Atd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3VwIC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyLXRvcC13aWR0aDogMDsKICB0b3A6IDFweDsKICB9CiAgLmpmay10b29sdGlwLWFycm93bGVmdCAuamZrLXRvb2x0aXAtYXJyb3dpbXBsYmVmb3JlLAogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQgI2JiYjsKICB0b3A6IC05cHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2xlZnQgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyLAogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxhZnRlciB7CiAgYm9yZGVyLWNvbG9yOnRyYW5zcGFyZW50ICNmZmY7CiAgdG9wOi04cHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2xlZnQgLmpmay10b29sdGlwLWFycm93aW1wbGJlZm9yZSB7CiAgYm9yZGVyLWxlZnQtd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd2xlZnQgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXItbGVmdC13aWR0aDogMDsKICBsZWZ0OiAxcHg7CiAgfQogIC5qZmstdG9vbHRpcC1hcnJvd3JpZ2h0IC5qZmstdG9vbHRpcC1hcnJvd2ltcGxiZWZvcmUgewogIGJvcmRlci1yaWdodC13aWR0aDogMDsKICB9CiAgLmpmay10b29sdGlwLWFycm93cmlnaHQgLmpmay10b29sdGlwLWFycm93aW1wbGFmdGVyIHsKICBib3JkZXItcmlnaHQtd2lkdGg6IDA7CiAgfQogIC5qZmstdG9vbHRpcC1jbG9zZWJ0biB7CiAgYmFja2dyb3VuZDogdXJsKCIvL3NzbC5nc3RhdGljLmNvbS91aS92MS9pY29ucy9jb21tb24veF84cHgucG5nIikgbm8tcmVwZWF0OwogIGJvcmRlcjogMXB4IHNvbGlkIHRyYW5zcGFyZW50OwogIGhlaWdodDogMjFweDsKICBvcGFjaXR5OiAuNDsKICBvdXRsaW5lOiAwOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICByaWdodDogMnB4OwogIHRvcDogMnB4OwogIHdpZHRoOiAyMXB4OwogIH0KICAuamZrLXRvb2x0aXAtY2xvc2VidG46Zm9jdXMsCiAgLmpmay10b29sdGlwLWNsb3NlYnRuOmhvdmVyIHsKICBvcGFjaXR5OiAuODsKICBjdXJzb3I6IHBvaW50ZXI7CiAgfQogIC5qZmstdG9vbHRpcC1jbG9zZWJ0bjpmb2N1cyB7CiAgYm9yZGVyLWNvbG9yOiAjNGQ5MGZlOwogIH0KPC9zdHlsZT4KPHN0eWxlIG1lZGlhPSJzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDU4MHB4KSI+CiAgLmpmay10b29sdGlwIHsKICBkaXNwbGF5OiBub25lOwogIH0KPC9zdHlsZT4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KLmNhcHRjaGEtYm94IHsKICBiYWNrZ3JvdW5kOiAjZmZmOwogIG1hcmdpbjogMCAwIDEwcHg7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICBwYWRkaW5nOiAxMHB4Owp9Ci5jYXB0Y2hhLWJveCAuY2FwdGNoYS1pbWcgewogIHRleHQtYWxpZ246IGNlbnRlcjsKfQouY2FwdGNoYS1ib3ggLmNhcHRjaGEtbGFiZWwgewogIGZvbnQtd2VpZ2h0OiBib2xkOwogIGRpc3BsYXk6IGJsb2NrOwogIG1hcmdpbjogLjVlbSAwOwp9Ci5jYXB0Y2hhLWJveCAuY2FwdGNoYS1tc2cgewogIGNvbG9yOiAjOTk5OwogIGRpc3BsYXk6IGJsb2NrOwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKfQouY2FwdGNoYS1ib3ggLmNhcHRjaGEtbXNnIC5hY2Nlc3NpYmlsaXR5LWxvZ28gewogIGZsb2F0OiByaWdodDsKICBib3JkZXI6IDA7Cn0KLmNhcHRjaGEtYm94IC5hdWRpby1ib3ggewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0b3A6IDA7Cn0KPC9zdHlsZT4KPHN0eWxlPgouY2hyb21pdW1zeW5jLWN1c3RvbS1jb250ZW50IHsKICBwYWRkaW5nLXRvcDogMjBweDsKICBtYXJnaW4tYm90dG9tOiAwOwp9Ci5mb3JtLXBhbmVsIHsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlWigwKTsKICAtbW96LXRyYW5zZm9ybTogdHJhbnNsYXRlWigwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGVaKDApOwogIC1vLXRyYW5zZm9ybTogdHJhbnNsYXRlWigwKTsKICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVooMCk7CiAgd2lkdGg6IDEwMCU7Cn0KLmZvcm0tcGFuZWwuZmlyc3QgewogIHotaW5kZXg6IDI7Cn0KLmZvcm0tcGFuZWwuc2Vjb25kIHsKICB6LWluZGV4OiAxOwp9Ci5zaGlmdC1mb3JtIC5mb3JtLXBhbmVsLmZpcnN0IHsKICB6LWluZGV4OiAxOwp9Ci5zaGlmdC1mb3JtIC5mb3JtLXBhbmVsLnNlY29uZCB7CiAgei1pbmRleDogMjsKfQouc2xpZGUtaW4sCi5zbGlkZS1vdXQgewogIGRpc3BsYXk6IGJsb2NrOwogIC13ZWJraXQtdHJhbnNpdGlvbi1wcm9wZXJ0eTogLXdlYmtpdC10cmFuc2Zvcm0sIG9wYWNpdHk7CiAgLW1vei10cmFuc2l0aW9uLXByb3BlcnR5OiAtbW96LXRyYW5zZm9ybSwgb3BhY2l0eTsKICAtbXMtdHJhbnNpdGlvbi1wcm9wZXJ0eTogLW1zLXRyYW5zZm9ybSwgb3BhY2l0eTsKICAtby10cmFuc2l0aW9uLXByb3BlcnR5OiAtby10cmFuc2Zvcm0sIG9wYWNpdHk7CiAgdHJhbnNpdGlvbi1wcm9wZXJ0eTogdHJhbnNmb3JtLCBvcGFjaXR5OwogIC13ZWJraXQtdHJhbnNpdGlvbi1kdXJhdGlvbjogMC4xczsKICAtbW96LXRyYW5zaXRpb24tZHVyYXRpb246IDAuMXM7CiAgLW1zLXRyYW5zaXRpb24tZHVyYXRpb246IDAuMXM7CiAgLW8tdHJhbnNpdGlvbi1kdXJhdGlvbjogMC4xczsKICB0cmFuc2l0aW9uLWR1cmF0aW9uOiAwLjFzOwogIC13ZWJraXQtdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7CiAgLW1vei10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNCwgMCwgMC4yLCAxKTsKICAtbXMtdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7CiAgLW8tdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7CiAgdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQsIDAsIDAuMiwgMSk7Cn0KLnNsaWRlLW91dCB7CiAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtby10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7Cn0KLnNoaWZ0LWZvcm0gLnNsaWRlLW91dCB7CiAgb3BhY2l0eTogMDsKICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTIwJSwgMCwgMCk7CiAgLW1zLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwogIC1vLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEyMCUsIDAsIDApOwp9Ci5zbGlkZS1pbiB7CiAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEyMCUsIDAsIDApOwogIC1tb3otdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMjAlLCAwLCAwKTsKICAtbXMtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMjAlLCAwLCAwKTsKICAtby10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEyMCUsIDAsIDApOwogIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTIwJSwgMCwgMCk7Cn0KLnNoaWZ0LWZvcm0gLnNsaWRlLWluIHsKICBvcGFjaXR5OiAxOwogIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICAtbW96LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7CiAgLW1zLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7CiAgLW8tdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTsKICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApOwp9Ci5lcnJvci1tc2cgewogIC13ZWJraXQtdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgLW1vei10cmFuc2l0aW9uOiBtYXgtaGVpZ2h0IDAuM3MsIG9wYWNpdHkgMC4zcyAwcyBzdGVwcygxMCwgZW5kKTsKICAtbXMtdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgLW8tdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgdHJhbnNpdGlvbjogbWF4LWhlaWdodCAwLjNzLCBvcGFjaXR5IDAuM3MgMHMgc3RlcHMoMTAsIGVuZCk7CiAgaGVpZ2h0OiBhdXRvOwogIG1heC1oZWlnaHQ6IDA7CiAgb3BhY2l0eTogMDsKfQouaGFzLWVycm9yIC5lcnJvci1tc2cgewogIG1heC1oZWlnaHQ6IDMuNWVtOwogIG1hcmdpbi10b3A6IDEwcHg7CiAgbWFyZ2luLWJvdHRvbTogMTBweDsKICBvcGFjaXR5OiAxOwogIHZpc2liaWxpdHk6IHZpc2libGU7Cn0KLmJhY2stYXJyb3cgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0b3A6IDM3cHg7CiAgd2lkdGg6IDI0cHg7CiAgaGVpZ2h0OiAyNHB4OwogIGRpc3BsYXk6IG5vbmU7CiAgY3Vyc29yOiBwb2ludGVyOwp9Ci5iYWNrLWFycm93IHsKICBib3JkZXItc3R5bGU6IG5vbmU7Cn0KLnNoaWZ0LWZvcm0uYmFjay1hcnJvdyB7CiAgZGlzcGxheTogYmxvY2s7Cn0KLmJhY2stYXJyb3cgaW1nIHsKICBkaXNwbGF5OiBibG9jazsKfQojbGluay1zaWdudXAgewogIHRleHQtYWxpZ246IGNlbnRlcjsKICBmb250LXNpemU6IDE0cHg7Cn0KLnNoaWZ0LWZvcm0gI2xpbmstc2lnbnVwewogIGRpc3BsYXk6IG5vbmU7Cn0KI2xpbmstc2lnbmluLWRpZmZlcmVudCB7CiAgZGlzcGxheTogbm9uZTsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgZm9udC1zaXplOiAxNHB4Owp9Ci5zaGlmdC1mb3JtICNsaW5rLXNpZ25pbi1kaWZmZXJlbnQgewogIGRpc3BsYXk6IGJsb2NrOwp9Ci5zaWduaW4tY2FyZCAjcHJvZmlsZS1uYW1lIHsKICBmb250LXNpemU6IDE2cHg7CiAgZm9udC13ZWlnaHQ6IGJvbGQ7CiAgdGV4dC1hbGlnbjogY2VudGVyOwogIG1hcmdpbjogMDsKICBtaW4taGVpZ2h0OiAxZW07Cn0KLnNpZ25pbi1jYXJkLm5vLW5hbWUgI3Byb2ZpbGUtbmFtZSB7CiAgZGlzcGxheTogbm9uZTsKfQouc2lnbmluLWNhcmQubm8tbmFtZSAjZW1haWwtZGlzcGxheSB7CiAgbGluZS1oZWlnaHQ6IGluaXRpYWw7CiAgbWFyZ2luLWJvdHRvbTogMTZweDsKfQouc2lnbmluLWNhcmQgI2VtYWlsLWRpc3BsYXkgewogIGRpc3BsYXk6IGJsb2NrOwogIHBhZGRpbmc6IDBweCA4cHg7CiAgY29sb3I6IHJnYig2NCwgNjQsIDY0KTsKICBsaW5lLWhlaWdodDogMjsKICBtYXJnaW4tYm90dG9tOiAxMHB4OwogIGZvbnQtc2l6ZTogMTRweDsKICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICB0ZXh0LW92ZXJmbG93OiBlbGxpcHNpczsKICB3aGl0ZS1zcGFjZTogbm93cmFwOwogIC1tb3otYm94LXNpemluZzogYm9yZGVyLWJveDsKICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgYm94LXNpemluZzogYm9yZGVyLWJveDsKfQouc2lnbmluLWNhcmQgI0VtYWlsIHsKICBtYXJnaW4tdG9wOiAxNnB4Owp9Ci5uZWVkLWhlbHAgewogIGZsb2F0OiByaWdodDsKICB0ZXh0LWFsaWduOiByaWdodDsKfQouZm9ybS1wYW5lbCB7CiAgd2lkdGg6IDI3NHB4Owp9CiNnYWlhX2ZpcnN0Zm9ybSB7CiAgei1pbmRleDogMjsKfQouc2lnbmluLWNhcmQgewogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICBvdmVyZmxvdzogaGlkZGVuOwp9Ci5zaWduaW4tY2FyZCAjcHJvZmlsZS1uYW1lIHsKICBjb2xvcjogIzAwMDsKfQouY2lyY2xlLW1hc2sgewogIGRpc3BsYXk6IGJsb2NrOwogIGhlaWdodDogOTZweDsKICB3aWR0aDogOTZweDsKICBvdmVyZmxvdzogaGlkZGVuOwogIGJvcmRlci1yYWRpdXM6IDUwJTsKICBtYXJnaW4tbGVmdDogYXV0bzsKICBtYXJnaW4tcmlnaHQ6IGF1dG87CiAgei1pbmRleDogMTAwOwogIG1hcmdpbi1ib3R0b206IDEwcHg7Cn0KLmNpcmNsZSB7CiAgLXdlYmtpdC10cmFuc2l0aW9uLXByb3BlcnR5OiAtd2Via2l0LXRyYW5zZm9ybTsKICAtbW96LXRyYW5zaXRpb24tcHJvcGVydHk6IC1tb3otdHJhbnNmb3JtOwogIC1tcy10cmFuc2l0aW9uLXByb3BlcnR5OiAtbXMtdHJhbnNmb3JtOwogIC1vLXRyYW5zaXRpb24tcHJvcGVydHk6IC1vLXRyYW5zZm9ybTsKICB0cmFuc2l0aW9uLXByb3BlcnR5OiB0cmFuc2Zvcm07CiAgLXdlYmtpdC10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC42NDUsLjA0NSwuMzU1LDEpOwogIC1tb3otdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllciguNjQ1LC4wNDUsLjM1NSwxKTsKICAtbXMtdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllciguNjQ1LC4wNDUsLjM1NSwxKTsKICAtby10cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC42NDUsLjA0NSwuMzU1LDEpOwogIHRyYW5zaXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoLjY0NSwuMDQ1LC4zNTUsMSk7Cn0KLmNpcmNsZSB7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHotaW5kZXg6IDEwMTsKICBoZWlnaHQ6IDk2cHg7CiAgd2lkdGg6IDk2cHg7CiAgYm9yZGVyLXJhZGl1czogNTAlOwogIG9wYWNpdHk6IDAuOTk7CiAgb3ZlcmZsb3c6IGhpZGRlbjsKICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0OwogIGJhY2tncm91bmQtcG9zaXRpb246IGNlbnRlciBjZW50ZXI7Cn0KLm1haW4gewogIG92ZXJmbG93OiBoaWRkZW47Cn0KLmNhcmQtbWFzay13cmFwIHsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgd2lkdGg6IDM2MHB4OwogIG1hcmdpbjogMCBhdXRvOwogIHotaW5kZXg6IDE7Cn0KLmRhc2hlci10b29sdGlwIHsKICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgbGVmdDogNTAlOwogIG1hcmdpbi1sZWZ0OiAxNTBweDsKfQouZGFzaGVyLXRvb2x0aXAgLnRvb2x0aXAtcG9pbnRlciB7CiAgbWFyZ2luLXRvcDogMTVweDsKfQouZGFzaGVyLXRvb2x0aXAgcCB7CiAgbWFyZ2luLXRvcDogMDsKfQouZGFzaGVyLXRvb2x0aXAgcCBzcGFuIHsKICBkaXNwbGF5OiBibG9jazsKfQouY2FyZCB7CiAgbWFyZ2luLWJvdHRvbTogMDsKfQoub25lLWdvb2dsZSB7CiAgcGFkZGluZy10b3A6IDI3cHg7Cn0KI2NhbnZhcyB7CiAgLXdlYmtpdC10cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICAtbW96LXRyYW5zaXRpb246IG9wYWNpdHkgMC4wNzVzOwogIC1tcy10cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICAtby10cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICB0cmFuc2l0aW9uOiBvcGFjaXR5IDAuMDc1czsKICBvcGFjaXR5OiAwLjAxOwp9Ci5zaGlmdC1mb3JtICNjYW52YXMgewogIG9wYWNpdHk6IDAuOTk7Cn0KLmxhYmVsIHsKICBjb2xvcjogIzQwNDA0MDsKfQojYWNjb3VudC1jaG9vc2VyLWxpbmsgewogIC13ZWJraXQtdHJhbnNpdGlvbjogb3BhY2l0eSAwLjNzOwogIC1tb3otdHJhbnNpdGlvbjogb3BhY2l0eSAwLjNzOwogIC1tcy10cmFuc2l0aW9uOiBvcGFjaXR5IDAuM3M7CiAgLW8tdHJhbnNpdGlvbjogb3BhY2l0eSAwLjNzOwogIHRyYW5zaXRpb246IG9wYWNpdHkgMC4zczsKfQouaW5wdXQtd3JhcHBlciB7CiAgcG9zaXRpb246IHJlbGF0aXZlOwp9Ci5nb29nbGUtZm9vdGVyLWJhciB7CiAgei1pbmRleDogMjsKfQo8L3N0eWxlPgo8c3R5bGUgbWVkaWE9InNjcmVlbiBhbmQgKG1heC13aWR0aDogNTgwcHgpIj4KLmJhY2stYXJyb3cgewogIHRvcDogMTdweDsKfQouY2lyY2xlLW1hc2sgewogIGhlaWdodDogNzJweDsKICB3aWR0aDogNzJweDsKICBiYWNrZ3JvdW5kLXNpemU6IDcycHg7Cn0KLmNpcmNsZSB7CiAgaGVpZ2h0OiA3MnB4OwogIHdpZHRoOiA3MnB4Owp9CiNjYW52YXMgewogIGhlaWdodDogNzJweDsKICB3aWR0aDogNzJweDsKfQouZm9ybS1wYW5lbCB7CiAgd2lkdGg6IDI1NnB4Owp9Ci5jYXJkLW1hc2std3JhcCB7CiAgd2lkdGg6IDMwMHB4Owp9Ci5zaWduaW4tY2FyZCB7CiAgd2lkdGg6IDI1NnB4Owp9Ci5zaWduaW4tY2FyZCAjRW1haWxGaXJzdCB7CiAgbWFyZ2luLXRvcDogMTVweDsKfQoub25lLWdvb2dsZSB7CiAgcGFkZGluZy10b3A6IDIycHg7Cn0KPC9zdHlsZT4KICA8L2hlYWQ+CiAgPGJvZHk+CiAgPGRpdiBjbGFzcz0id3JhcHBlciI+CiAgPGRpdiAgY2xhc3M9Imdvb2dsZS1oZWFkZXItYmFyICBjZW50ZXJlZCI+CiAgPGRpdiBjbGFzcz0iaGVhZGVyIGNvbnRlbnQgY2xlYXJmaXgiPgogIDxkaXYgY2xhc3M9ImxvZ28gbG9nby13IiBhcmlhLWxhYmVsPSJHb29nbGUiPjwvZGl2PgogIDwvZGl2PgogIDwvZGl2PgogIDxkaXYgIGNsYXNzPSJtYWluIGNvbnRlbnQgY2xlYXJmaXgiPgo8ZGl2IGNsYXNzPSJiYW5uZXIiPgo8aDE+CiAgT25lIGFjY291bnQuIEFsbCBvZiBHb29nbGUuCjwvaDE+CiAgPGgyIGNsYXNzPSJoaWRkZW4tc21hbGwiPgogIFNpZ24gaW4gdG8gY29udGludWUgdG8gU2hlZXRzCiAgPC9oMj4KPC9kaXY+CjxkaXYgY2xhc3M9Im1haW4tY29udGVudCAKICAKICAKICAgIG5vLW5hbWUKICAKICAKICAKIj4KPGRpdiAgY2xhc3M9ImNhcmQgc2lnbmluLWNhcmQKICAKICAgIHByZS1zaGlmdAogIAogIAogIAogICBuby1uYW1lIj4KICA8aW1nICBjbGFzcz0iY2lyY2xlLW1hc2siCiAgICAgIAogICAgICAgIAogICAgICAgICAgc3JjPSJodHRwczovL3NzbC5nc3RhdGljLmNvbS9hY2NvdW50cy91aS9hdmF0YXJfMngucG5nIgogICAgICAgIAogICAgICA+CiAgPGZvcm0gbm92YWxpZGF0ZSBtZXRob2Q9InBvc3QiIGFjdGlvbj0iaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL3NpZ25pbi92MS9sb29rdXAiIGlkPSJnYWlhX2xvZ2luZm9ybSI+CiAgPGlucHV0IG5hbWU9IlBhZ2UiIHR5cGU9ImhpZGRlbiIgdmFsdWU9IlBhc3N3b3JkU2VwYXJhdGlvblNpZ25JbiI+CiAgPGlucHV0IHR5cGU9ImhpZGRlbiIgbmFtZT0iIiB2YWx1ZT0iIj4KICA8aW5wdXQgdHlwZT0iaGlkZGVuIiBuYW1lPSJneGYiIHZhbHVlPSJBRm9hZ1VVTWtOY0plallTczhnSG5Pclo2QTdET0hoRzVnOjE1NjU3ODcwOTczMzYiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9ImNvbnRpbnVlIiB2YWx1ZT0iaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdD1jc3YiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9ImZvbGxvd3VwIiB2YWx1ZT0iaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdD1jc3YiPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9InNlcnZpY2UiIHZhbHVlPSJ3aXNlIj4KICA8aW5wdXQgdHlwZT0iaGlkZGVuIiBuYW1lPSJsdG1wbCIgdmFsdWU9InNoZWV0cyI+CiAgPGlucHV0IGlkPSJwcm9maWxlLWluZm9ybWF0aW9uIiBuYW1lPSJQcm9maWxlSW5mb3JtYXRpb24iIHR5cGU9ImhpZGRlbiIgdmFsdWU9IiI+CiAgPGlucHV0IGlkPSJzZXNzaW9uLXN0YXRlIiBuYW1lPSJTZXNzaW9uU3RhdGUiIHR5cGU9ImhpZGRlbiIgdmFsdWU9IkFFVGhMbHhYQWI2ODdVeHgyUzVIZG5uZ2xEVWE3ZVdsbDFQUGtWYUV2eDhsbk1LUDI4ZXJWM1pncE41R3VhcWxxeG9lT2Iwd013WmRlZURiX0dTWmRYTGl4aFJXazVzRm5WenJ2d0tqU0NJckdSQTVVQTNfeTVEakYyajRGR1llOVhTbnFXVWw2anBnUklRbzI0VzNhWmktdEt4RlAxX3Q1QU8xV05hTEN3WVcwQjJGQXk2N2ZjSSI+CiAgPGlucHV0IG5hbWU9ImZsb3dOYW1lIiB0eXBlPSJoaWRkZW4iIHZhbHVlPSJHbGlmV2ViU2lnbkluIj4KICA8aW5wdXQgdHlwZT0iaGlkZGVuIiBpZD0iX3V0ZjgiIG5hbWU9Il91dGY4IiB2YWx1ZT0iJiM5NzMxOyIvPgogIDxpbnB1dCB0eXBlPSJoaWRkZW4iIG5hbWU9ImJncmVzcG9uc2UiIGlkPSJiZ3Jlc3BvbnNlIiB2YWx1ZT0ianNfZGlzYWJsZWQiPgogIDxkaXYgY2xhc3M9ImZvcm0tcGFuZWwgZmlyc3QgdmFsaWQiIGlkPSJnYWlhX2ZpcnN0Zm9ybSI+CiAgPGRpdiAgY2xhc3M9InNsaWRlLW91dCAiPgogIDxkaXYgY2xhc3M9ImlucHV0LXdyYXBwZXIgZm9jdXNlZCI+CiAgPGRpdiBpZD0iaWRlbnRpZmllci1zaG93biI+CiAgPGRpdj4KICA8bGFiZWwgIGNsYXNzPSJoaWRkZW4tbGFiZWwiIGZvcj0iRW1haWwiPgogIEVudGVyIHlvdXIgZW1haWw8L2xhYmVsPgogIDxpbnB1dCAgaWQ9IkVtYWlsIiB0eXBlPSJlbWFpbCIgdmFsdWU9IiIgc3BlbGxjaGVjaz0iZmFsc2UiCiAgICAgICAgICAgICAgICAgICBuYW1lPSJFbWFpbCIKICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICBwbGFjZWhvbGRlcj0iRW1haWwgb3IgcGhvbmUiCiAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICBhdXRvZm9jdXM+CiAgPGlucHV0IGlkPSJQYXNzd2QtaGlkZGVuIiB0eXBlPSJwYXNzd29yZCIgc3BlbGxjaGVjaz0iZmFsc2UiIGNsYXNzPSJoaWRkZW4iPgogIDwvZGl2PgogIDwvZGl2PgogIDxzcGFuIHJvbGU9ImFsZXJ0IiBjbGFzcz0iZXJyb3ItbXNnIiBpZD0iZXJyb3Jtc2dfMF9FbWFpbCI+PC9zcGFuPgogIDwvZGl2Pgo8aW5wdXQgaWQ9Im5leHQiIG5hbWU9InNpZ25JbiIgY2xhc3M9InJjLWJ1dHRvbiByYy1idXR0b24tc3VibWl0IiB0eXBlPSJzdWJtaXQiIHZhbHVlPSJOZXh0Ij4KICA8YSAgY2xhc3M9Im5lZWQtaGVscCIKICAgICAgICBocmVmPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vc2lnbmluL3VzZXJuYW1lcmVjb3Zlcnk/Y29udGludWU9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3YmYW1wO3NlcnZpY2U9d2lzZSZhbXA7aGw9ZW4tR0IiPgogIEZpbmQgbXkgYWNjb3VudAogIDwvYT4KICA8L2Rpdj4KICA8L2Rpdj4KICA8L2Zvcm0+CjwvZGl2PgogIDxkaXYgIGNsYXNzPSJjYXJkLW1hc2std3JhcAogICAgCiAgICAgICAgCiAgICAgbm8tbmFtZSI+CiAgPGRpdiBjbGFzcz0iY2FyZC1tYXNrIj4KICA8ZGl2IGNsYXNzPSJvbmUtZ29vZ2xlIj4KICA8cCBjbGFzcz0iY3JlYXRlLWFjY291bnQiPgogIDxzcGFuIGlkPSJsaW5rLXNpZ25pbi1kaWZmZXJlbnQiPgogIDxhIGhyZWY9Imh0dHBzOi8vYWNjb3VudHMuZ29vZ2xlLmNvbS9BY2NvdW50Q2hvb3Nlcj9jb250aW51ZT1odHRwcyUzQSUyRiUyRmRvY3MuZ29vZ2xlLmNvbSUyRnNwcmVhZHNoZWV0cyUyRmQlMkYxUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZyUyRmV4cG9ydCUzRmZvcm1hdCUzRGNzdiZhbXA7Zm9sbG93dXA9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3YmYW1wO3NlcnZpY2U9d2lzZSZhbXA7bHRtcGw9c2hlZXRzIj4KICBTaWduIGluIHdpdGggYSBkaWZmZXJlbnQgYWNjb3VudAogIDwvYT4KICA8L3NwYW4+CiAgPHNwYW4gaWQ9Imxpbmstc2lnbnVwIj4KICA8YSAgaHJlZj0iaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL1NpZ25VcD9zZXJ2aWNlPXdpc2UmYW1wO2NvbnRpbnVlPWh0dHBzJTNBJTJGJTJGZG9jcy5nb29nbGUuY29tJTJGc3ByZWFkc2hlZXRzJTJGZCUyRjFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnJTJGZXhwb3J0JTNGZm9ybWF0JTNEY3N2JmFtcDtsdG1wbD1zaGVldHMiPgogIENyZWF0ZSBhY2NvdW50CiAgPC9hPgogIDwvc3Bhbj4KICA8L3A+CjxwIGNsYXNzPSJ0YWdsaW5lIj4KICBPbmUgR29vZ2xlIEFjY291bnQgZm9yIGV2ZXJ5dGhpbmcgR29vZ2xlCjwvcD4KPGRpdiBjbGFzcz0ibG9nby1zdHJpcCI+PC9kaXY+CiAgPC9kaXY+CiAgPC9kaXY+CiAgPC9kaXY+CjwvZGl2PgogIDwvZGl2PgogIDxkaXYgIGNsYXNzPSJnb29nbGUtZm9vdGVyLWJhciI+CiAgPGRpdiBjbGFzcz0iZm9vdGVyIGNvbnRlbnQgY2xlYXJmaXgiPgogIDx1bCBpZD0iZm9vdGVyLWxpc3QiPgogIDxsaT4KICA8YSBocmVmPSJodHRwczovL3d3dy5nb29nbGUuY29tL2ludGwvZW4tR0IvYWJvdXQiIHRhcmdldD0iX2JsYW5rIj4KICBBYm91dCBHb29nbGUKICA8L2E+CiAgPC9saT4KICA8bGk+CiAgPGEgaHJlZj0iaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL1RPUz9sb2M9SU4maGw9ZW4tR0ImcHJpdmFjeT10cnVlIiB0YXJnZXQ9Il9ibGFuayI+CiAgUHJpdmFjeQogIDwvYT4KICA8L2xpPgogIDxsaT4KICA8YSBocmVmPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vVE9TP2xvYz1JTiZobD1lbi1HQiIgdGFyZ2V0PSJfYmxhbmsiPgogIFRlcm1zCiAgPC9hPgogIDwvbGk+CiAgPGxpPgogIDxhIGhyZWY9Imh0dHA6Ly93d3cuZ29vZ2xlLmNvbS9zdXBwb3J0L2FjY291bnRzP2hsPWVuLUdCIiB0YXJnZXQ9Il9ibGFuayI+CiAgSGVscAogIDwvYT4KICA8L2xpPgogIDwvdWw+CiAgPGRpdiBpZD0ibGFuZy12aXMtY29udHJvbCIgc3R5bGU9ImRpc3BsYXk6IG5vbmUiPgogIDxzcGFuIGlkPSJsYW5nLWNob29zZXItd3JhcCIgY2xhc3M9ImxhbmctY2hvb3Nlci13cmFwIj4KICA8bGFiZWwgZm9yPSJsYW5nLWNob29zZXIiPjxpbWcgc3JjPSIvL3NzbC5nc3RhdGljLmNvbS9pbWFnZXMvaWNvbnMvdWkvY29tbW9uL3VuaXZlcnNhbF9sYW5ndWFnZV9zZXR0aW5ncy0yMS5wbmciIGFsdD0iQ2hhbmdlIGxhbmd1YWdlIj48L2xhYmVsPgogIDxzZWxlY3QgaWQ9ImxhbmctY2hvb3NlciIgY2xhc3M9ImxhbmctY2hvb3NlciIgbmFtZT0ibGFuZy1jaG9vc2VyIj4KICA8b3B0aW9uIHZhbHVlPSJhZiIKICAgICAgICAgICAgICAgICA+CiAg4oCqQWZyaWthYW5z4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iYXoiCiAgICAgICAgICAgICAgICAgPgogIOKAqmF6yZlyYmF5Y2Fu4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iY2EiCiAgICAgICAgICAgICAgICAgPgogIOKAqmNhdGFsw6DigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJjcyIKICAgICAgICAgICAgICAgICA+CiAg4oCqxIxlxaF0aW5h4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZGEiCiAgICAgICAgICAgICAgICAgPgogIOKAqkRhbnNr4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZGUiCiAgICAgICAgICAgICAgICAgPgogIOKAqkRldXRzY2jigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJldCIKICAgICAgICAgICAgICAgICA+CiAg4oCqZWVzdGnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJlbi1HQiIKICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICBzZWxlY3RlZD0ic2VsZWN0ZWQiCiAgICAgICAgICAgICAgICAgPgogIOKAqkVuZ2xpc2ggKFVuaXRlZCBLaW5nZG9tKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImVuIgogICAgICAgICAgICAgICAgID4KICDigKpFbmdsaXNoIChVbml0ZWQgU3RhdGVzKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImVzIgogICAgICAgICAgICAgICAgID4KICDigKpFc3Bhw7FvbCAoRXNwYcOxYSnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJlcy00MTkiCiAgICAgICAgICAgICAgICAgPgogIOKAqkVzcGHDsW9sIChMYXRpbm9hbcOpcmljYSnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJldSIKICAgICAgICAgICAgICAgICA+CiAg4oCqZXVza2FyYeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImZpbCIKICAgICAgICAgICAgICAgICA+CiAg4oCqRmlsaXBpbm/igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJmci1DQSIKICAgICAgICAgICAgICAgICA+CiAg4oCqRnJhbsOnYWlzIChDYW5hZGEp4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZnIiCiAgICAgICAgICAgICAgICAgPgogIOKAqkZyYW7Dp2FpcyAoRnJhbmNlKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImdsIgogICAgICAgICAgICAgICAgID4KICDigKpnYWxlZ2/igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJociIKICAgICAgICAgICAgICAgICA+CiAg4oCqSHJ2YXRza2nigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJpbiIKICAgICAgICAgICAgICAgICA+CiAg4oCqSW5kb25lc2lh4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ienUiCiAgICAgICAgICAgICAgICAgPgogIOKAqmlzaVp1bHXigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJpcyIKICAgICAgICAgICAgICAgICA+CiAg4oCqw61zbGVuc2th4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaXQiCiAgICAgICAgICAgICAgICAgPgogIOKAqkl0YWxpYW5v4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ic3ciCiAgICAgICAgICAgICAgICAgPgogIOKAqktpc3dhaGlsaeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Imx2IgogICAgICAgICAgICAgICAgID4KICDigKpsYXR2aWXFoXXigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJsdCIKICAgICAgICAgICAgICAgICA+CiAg4oCqbGlldHV2acWz4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaHUiCiAgICAgICAgICAgICAgICAgPgogIOKAqm1hZ3lhcuKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im1zIgogICAgICAgICAgICAgICAgID4KICDigKpNZWxheXXigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJubCIKICAgICAgICAgICAgICAgICA+CiAg4oCqTmVkZXJsYW5kc+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im5vIgogICAgICAgICAgICAgICAgID4KICDigKpub3Jza+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InBsIgogICAgICAgICAgICAgICAgID4KICDigKpwb2xza2nigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJwdCIKICAgICAgICAgICAgICAgICA+CiAg4oCqUG9ydHVndcOqcyAoQnJhc2lsKeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InB0LVBUIgogICAgICAgICAgICAgICAgID4KICDigKpQb3J0dWd1w6pzIChQb3J0dWdhbCnigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJybyIKICAgICAgICAgICAgICAgICA+CiAg4oCqcm9tw6JuxIPigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJzayIKICAgICAgICAgICAgICAgICA+CiAg4oCqU2xvdmVuxI1pbmHigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJzbCIKICAgICAgICAgICAgICAgICA+CiAg4oCqc2xvdmVuxaHEjWluYeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImZpIgogICAgICAgICAgICAgICAgID4KICDigKpTdW9taeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InN2IgogICAgICAgICAgICAgICAgID4KICDigKpTdmVuc2th4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0idmkiCiAgICAgICAgICAgICAgICAgPgogIOKAqlRp4bq/bmcgVmnhu4d04oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0idHIiCiAgICAgICAgICAgICAgICAgPgogIOKAqlTDvHJrw6dl4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZWwiCiAgICAgICAgICAgICAgICAgPgogIOKAqs6VzrvOu863zr3Ouc66zqzigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJiZyIKICAgICAgICAgICAgICAgICA+CiAg4oCq0LHRitC70LPQsNGA0YHQutC44oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibW4iCiAgICAgICAgICAgICAgICAgPgogIOKAqtC80L7QvdCz0L7Qu+KArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InJ1IgogICAgICAgICAgICAgICAgID4KICDigKrQoNGD0YHRgdC60LjQueKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InNyIgogICAgICAgICAgICAgICAgID4KICDigKrRgdGA0L/RgdC60LjigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ1ayIKICAgICAgICAgICAgICAgICA+CiAg4oCq0KPQutGA0LDRl9C90YHRjNC60LDigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJrYSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4YOl4YOQ4YOg4YOX4YOj4YOa4YOY4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaHkiCiAgICAgICAgICAgICAgICAgPgogIOKAqtWw1aHVtdWl1oDVpdW24oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iaXciCiAgICAgICAgICAgICAgICAgPgogIOKAq9ei15HXqNeZ16rigKzigI4KICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ1ciIKICAgICAgICAgICAgICAgICA+CiAg4oCr2KfYsdiv2YjigKzigI4KICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJhciIKICAgICAgICAgICAgICAgICA+CiAg4oCr2KfZhNi52LHYqNmK2KnigKzigI4KICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJmYSIKICAgICAgICAgICAgICAgICA+CiAg4oCr2YHYp9ix2LPbjOKArOKAjgogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImFtIgogICAgICAgICAgICAgICAgID4KICDigKrhiqDhiJvhiK3hipvigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJuZSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4KSo4KWH4KSq4KS+4KSy4KWA4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ibXIiCiAgICAgICAgICAgICAgICAgPgogIOKAquCkruCksOCkvuCkoOClgOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImhpIgogICAgICAgICAgICAgICAgID4KICDigKrgpLngpL/gpKjgpY3gpKbgpYDigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJibiIKICAgICAgICAgICAgICAgICA+CiAg4oCq4Kas4Ka+4KaC4Kay4Ka+4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iZ3UiCiAgICAgICAgICAgICAgICAgPgogIOKAquCql+CrgeCqnOCqsOCqvuCqpOCrgOKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InRhIgogICAgICAgICAgICAgICAgID4KICDigKrgrqTgrq7grr/grrTgr43igKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ0ZSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4LCk4LGG4LCy4LGB4LCX4LGB4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ia24iCiAgICAgICAgICAgICAgICAgPgogIOKAquCyleCyqOCzjeCyqOCyoeKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9Im1sIgogICAgICAgICAgICAgICAgID4KICDigKrgtK7gtLLgtK/gtL7gtLPgtILigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJzaSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4LeD4LeS4LaC4LeE4La94oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0idGgiCiAgICAgICAgICAgICAgICAgPgogIOKAquC5hOC4l+C4ouKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImxvIgogICAgICAgICAgICAgICAgID4KICDigKrguqXgurLguqfigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJteSIKICAgICAgICAgICAgICAgICA+CiAg4oCq4YCZ4YC84YCU4YC64YCZ4YCs4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0ia20iCiAgICAgICAgICAgICAgICAgPgogIOKAquGegeGfkuGemOGfguGemuKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9ImtvIgogICAgICAgICAgICAgICAgID4KICDigKrtlZzqta3slrTigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ6aC1ISyIKICAgICAgICAgICAgICAgICA+CiAg4oCq5Lit5paH77yI6aaZ5riv77yJ4oCsCiAgPC9vcHRpb24+CiAgPG9wdGlvbiB2YWx1ZT0iamEiCiAgICAgICAgICAgICAgICAgPgogIOKAquaXpeacrOiqnuKArAogIDwvb3B0aW9uPgogIDxvcHRpb24gdmFsdWU9InpoLUNOIgogICAgICAgICAgICAgICAgID4KICDigKrnroDkvZPkuK3mlofigKwKICA8L29wdGlvbj4KICA8b3B0aW9uIHZhbHVlPSJ6aC1UVyIKICAgICAgICAgICAgICAgICA+CiAg4oCq57mB6auU5Lit5paH4oCsCiAgPC9vcHRpb24+CiAgPC9zZWxlY3Q+CiAgPC9zcGFuPgogIDwvZGl2PgogIDwvZGl2Pgo8L2Rpdj4KICA8L2Rpdj4KICA8c2NyaXB0IG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICAoZnVuY3Rpb24oKXsKICB2YXIgc3BsaXRCeUZpcnN0Q2hhciA9IGZ1bmN0aW9uKHRvQmVTcGxpdCwgc3BsaXRDaGFyKSB7CiAgdmFyIGluZGV4ID0gdG9CZVNwbGl0LmluZGV4T2Yoc3BsaXRDaGFyKTsKICBpZiAoaW5kZXggPj0gMCkgewogIHJldHVybiBbdG9CZVNwbGl0LnN1YnN0cmluZygwLCBpbmRleCksCiAgdG9CZVNwbGl0LnN1YnN0cmluZyhpbmRleCArIDEpXTsKICB9CiAgcmV0dXJuIFt0b0JlU3BsaXRdOwogIH0KICB2YXIgbGFuZ0Nob29zZXJfcGFyc2VQYXJhbXMgPSBmdW5jdGlvbihwYXJhbXNTZWN0aW9uKSB7CiAgaWYgKHBhcmFtc1NlY3Rpb24pIHsKICB2YXIgcXVlcnkgPSB7fTsKICB2YXIgcGFyYW1zID0gcGFyYW1zU2VjdGlvbi5zcGxpdCgnJicpOwogIGZvciAodmFyIGkgPSAwOyBpIDwgcGFyYW1zLmxlbmd0aDsgaSsrKSB7CiAgICAgICAgICAgICAgdmFyIHBhcmFtID0gc3BsaXRCeUZpcnN0Q2hhcihwYXJhbXNbaV0sICc9Jyk7CiAgICAgICAgICAgICAgaWYgKHBhcmFtLmxlbmd0aCA9PSAyKSB7CiAgICAgICAgICAgICAgICBxdWVyeVtwYXJhbVswXV0gPSBwYXJhbVsxXTsKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgcmV0dXJuIHF1ZXJ5OwogICAgICAgICAgfQogICAgICAgICAgcmV0dXJuIHt9OwogICAgICAgIH0KICAgICAgICB2YXIgYXBwZW5kSGlkZGVuUGFyYW1zID0gZnVuY3Rpb24ocXVlcnkpIHsKICAgICAgICAgIHZhciBsb2dpbkZvcm0gPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ2FpYV9sb2dpbmZvcm0nKTsKICAgICAgICAgIGlmIChsb2dpbkZvcm0pIHsKICAgICAgICAgICAgdmFyIGxvZ2luSW5wdXRzID0gbG9naW5Gb3JtLmdldEVsZW1lbnRzQnlUYWdOYW1lKCdpbnB1dCcpOwogICAgICAgICAgICBmb3IgKHZhciBpID0gMCwgaW5wdXQ7IGlucHV0ID0gbG9naW5JbnB1dHNbaV07IGkrKykgewogICAgICAgICAgICAgIGlmIChpbnB1dC50eXBlID09ICdoaWRkZW4nICYmIGlucHV0LnZhbHVlICYmICFxdWVyeVtpbnB1dC5uYW1lXSkgewogICAgICAgICAgICAgICAgcXVlcnlbaW5wdXQubmFtZV0gPSBpbnB1dC52YWx1ZTsKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgIH0KICAgICAgICB9CiAgICAgICAgdmFyIHBvc3QgPSBmdW5jdGlvbihwYXRoLCBwYXJhbXMpIHsKICAgICAgICAgIHZhciBmb3JtID0gZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgnZm9ybScpOwogICAgICAgICAgZm9ybS5zZXRBdHRyaWJ1dGUoJ21ldGhvZCcsICdwb3N0Jyk7CiAgICAgICAgICBmb3JtLnNldEF0dHJpYnV0ZSgnYWN0aW9uJywgcGF0aCk7CgogICAgICAgICAgZm9yICh2YXIga2V5IGluIHBhcmFtcykgewogICAgICAgICAgICBpZiAocGFyYW1zLmhhc093blByb3BlcnR5KGtleSkpIHsKICAgICAgICAgICAgICB2YXIgaGlkZGVuRmllbGQgPSBkb2N1bWVudC5jcmVhdGVFbGVtZW50KCdpbnB1dCcpOwogICAgICAgICAgICAgIGhpZGRlbkZpZWxkLnNldEF0dHJpYnV0ZSgndHlwZScsICdoaWRkZW4nKTsKICAgICAgICAgICAgICBoaWRkZW5GaWVsZC5zZXRBdHRyaWJ1dGUoJ25hbWUnLCBrZXkpOwogICAgICAgICAgICAgIGhpZGRlbkZpZWxkLnNldEF0dHJpYnV0ZSgndmFsdWUnLCBwYXJhbXNba2V5XSk7CgogICAgICAgICAgICAgIGZvcm0uYXBwZW5kQ2hpbGQoaGlkZGVuRmllbGQpOwogICAgICAgICAgICB9CiAgICAgICAgICB9CgogICAgICAgICAgZG9jdW1lbnQuYm9keS5hcHBlbmRDaGlsZChmb3JtKTsKICAgICAgICAgIGZvcm0uc3VibWl0KCk7CiAgICAgICAgfQogICAgICAgIHZhciBsYW5nQ2hvb3Nlcl9nZXRQYXJhbVN0ciA9IGZ1bmN0aW9uKHBhcmFtcykgewogICAgICAgICAgdmFyIHBhcmFtc1N0ciA9IFtdOwogICAgICAgICAgZm9yICh2YXIgYSBpbiBwYXJhbXMpIHsKICAgICAgICAgICAgcGFyYW1zU3RyLnB1c2goYSArICI9IiArIHBhcmFtc1thXSk7CiAgICAgICAgICB9CiAgICAgICAgICByZXR1cm4gcGFyYW1zU3RyLmpvaW4oJyYnKTsKICAgICAgICB9CiAgICAgICAgdmFyIGxhbmdDaG9vc2VyX2N1cnJlbnRVcmwgPSB3aW5kb3cubG9jYXRpb24uaHJlZjsKICAgICAgICB2YXIgbWF0Y2ggPSBsYW5nQ2hvb3Nlcl9jdXJyZW50VXJsLm1hdGNoKCJeKC4qPykoXFw/KC4qPykpPygjKC4qKSk/JCIpOwogICAgICAgIHZhciBsYW5nQ2hvb3Nlcl9jdXJyZW50UGF0aCA9IG1hdGNoWzFdOwogICAgICAgIHZhciBsYW5nQ2hvb3Nlcl9wYXJhbXMgPSBsYW5nQ2hvb3Nlcl9wYXJzZVBhcmFtcyhtYXRjaFszXSk7CiAgICAgICAgdmFyIGxhbmdDaG9vc2VyX2ZyYWdtZW50ID0gbWF0Y2hbNV07CgogICAgICAgIHZhciBsYW5nQ2hvb3NlciA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdsYW5nLWNob29zZXInKTsKICAgICAgICB2YXIgbGFuZ0Nob29zZXJXcmFwID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2xhbmctY2hvb3Nlci13cmFwJyk7CiAgICAgICAgdmFyIGxhbmdWaXNDb250cm9sID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2xhbmctdmlzLWNvbnRyb2wnKTsKICAgICAgICBpZiAobGFuZ1Zpc0NvbnRyb2wgJiYgbGFuZ0Nob29zZXIpIHsKICAgICAgICAgIGxhbmdWaXNDb250cm9sLnN0eWxlLmRpc3BsYXkgPSAnaW5saW5lJzsKICAgICAgICAgIGxhbmdDaG9vc2VyLm9uY2hhbmdlID0gZnVuY3Rpb24oKSB7CiAgICAgICAgICAgIGxhbmdDaG9vc2VyX3BhcmFtc1snbHAnXSA9IDE7CiAgICAgICAgICAgIGxhbmdDaG9vc2VyX3BhcmFtc1snaGwnXSA9IGVuY29kZVVSSUNvbXBvbmVudCh0aGlzLnZhbHVlKTsKICAgICAgICAgICAgdmFyIGhpZGRlbkVtYWlsSW5wdXQgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnRW1haWwtaGlkZGVuJyk7CiAgICAgICAgICAgIGlmIChoaWRkZW5FbWFpbElucHV0KSB7CiAgICAgICAgICAgICAgLy8gSWYgd2UgYXJlIGluIHBhc3N3b3JkIHNlcGFyYXRpb24gb24gcGFzc3dvcmQgcGFnZSwgcG9zdCB0bwogICAgICAgICAgICAgIC8vIC9BY2NvdW50TG9naW5JbmZvLgogICAgICAgICAgICAgIGFwcGVuZEhpZGRlblBhcmFtcyhsYW5nQ2hvb3Nlcl9wYXJhbXMpOwogICAgICAgICAgICAgIGxhbmdDaG9vc2VyX3BhcmFtc1snRW1haWwnXSA9IGhpZGRlbkVtYWlsSW5wdXQudmFsdWU7CiAgICAgICAgICAgICAgcG9zdCgnL0FjY291bnRMb2dpbkluZm8nLCBsYW5nQ2hvb3Nlcl9wYXJhbXMpOwogICAgICAgICAgICB9IGVsc2UgewogICAgICAgICAgICAgIHZhciBwYXJhbXNTdHIgPSBsYW5nQ2hvb3Nlcl9nZXRQYXJhbVN0cihsYW5nQ2hvb3Nlcl9wYXJhbXMpOwogICAgICAgICAgICAgIHZhciBuZXdIcmVmID0gbGFuZ0Nob29zZXJfY3VycmVudFBhdGggKyAiPyIgKyBwYXJhbXNTdHI7CiAgICAgICAgICAgICAgaWYgKGxhbmdDaG9vc2VyX2ZyYWdtZW50KSB7CiAgICAgICAgICAgICAgICBuZXdIcmVmID0gbmV3SHJlZiArICIjIiArIGxhbmdDaG9vc2VyX2ZyYWdtZW50OwogICAgICAgICAgICAgIH0KICAgICAgICAgICAgICB3aW5kb3cubG9jYXRpb24uaHJlZiA9IG5ld0hyZWY7CiAgICAgICAgICAgIH0KICAgICAgICAgIH07CiAgICAgICAgfQogICAgICB9KSgpOwogICAgPC9zY3JpcHQ+CjxzY3JpcHQgdHlwZT0idGV4dC9qYXZhc2NyaXB0IiBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+CiAgdmFyIGdhaWFfYXR0YWNoRXZlbnQgPSBmdW5jdGlvbihlbGVtZW50LCBldmVudCwgY2FsbGJhY2spIHsKICBpZiAoZWxlbWVudCAmJiBlbGVtZW50LmFkZEV2ZW50TGlzdGVuZXIpIHsKICBlbGVtZW50LmFkZEV2ZW50TGlzdGVuZXIoZXZlbnQsIGNhbGxiYWNrLCBmYWxzZSk7CiAgfSBlbHNlIGlmIChlbGVtZW50ICYmIGVsZW1lbnQuYXR0YWNoRXZlbnQpIHsKICBlbGVtZW50LmF0dGFjaEV2ZW50KCdvbicgKyBldmVudCwgY2FsbGJhY2spOwogIH0KICB9Owo8L3NjcmlwdD4KICA8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCIgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPi8qIEFudGktc3BhbS4gV2FudCB0byBzYXkgaGVsbG8/IENvbnRhY3QgKGJhc2U2NCkgWW05MFozVmhjbVF0WTI5dWRHRmpkRUJuYjI5bmJHVXVZMjl0ICovRnVuY3Rpb24oJ3ZhciBNPWZ1bmN0aW9uKHksdSxJKXtpZigib2JqZWN0Ij09KHU9dHlwZW9mIHksdSkpaWYoeSl7aWYoeSBpbnN0YW5jZW9mIEFycmF5KXJldHVybiJhcnJheSI7aWYoeSBpbnN0YW5jZW9mIE9iamVjdClyZXR1cm4gdTtpZigoST1PYmplY3QucHJvdG90eXBlLnRvU3RyaW5nLmNhbGwoeSksIltvYmplY3QgV2luZG93XSIpPT1JKXJldHVybiJvYmplY3QiO2lmKCJbb2JqZWN0IEFycmF5XSI9PUl8fCJudW1iZXIiPT10eXBlb2YgeS5sZW5ndGgmJiJ1bmRlZmluZWQiIT10eXBlb2YgeS5zcGxpY2UmJiJ1bmRlZmluZWQiIT10eXBlb2YgeS5wcm9wZXJ0eUlzRW51bWVyYWJsZSYmIXkucHJvcGVydHlJc0VudW1lcmFibGUoInNwbGljZSIpKXJldHVybiJhcnJheSI7aWYoIltvYmplY3QgRnVuY3Rpb25dIj09SXx8InVuZGVmaW5lZCIhPXR5cGVvZiB5LmNhbGwmJiJ1bmRlZmluZWQiIT10eXBlb2YgeS5wcm9wZXJ0eUlzRW51bWVyYWJsZSYmIXkucHJvcGVydHlJc0VudW1lcmFibGUoImNhbGwiKSlyZXR1cm4iZnVuY3Rpb24ifWVsc2UgcmV0dXJuIm51bGwiO2Vsc2UgaWYoImZ1bmN0aW9uIj09dSYmInVuZGVmaW5lZCI9PXR5cGVvZiB5LmNhbGwpcmV0dXJuIm9iamVjdCI7cmV0dXJuIHV9LGpBPWZ1bmN0aW9uKCl7fSxvWj1mdW5jdGlvbih5KXtmb3IoeT0wOzY0Pnk7Kyt5KVhbeV09IkFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaYWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXowMTIzNDU2Nzg5LV8iLmNoYXJBdCh5KSxCWyJBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWmFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6MDEyMzQ1Njc4OS1fIi5jaGFyQXQoeSldPXk7QlsiPSJdPShCWyIvIl09KEJbIisiXT0oWFs2NF09IiIsNjIpLDYzKSw2NCl9LGcseXo9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoRD1JPSh1PVtdLDApO0Q8eS5sZW5ndGg7RCsrKWM9eS5jaGFyQ29kZUF0KEQpLDEyOD5jP3VbSSsrXT1jOigyMDQ4PmM/dVtJKytdPWM+PjZ8MTkyOig1NTI5Nj09KGMmNjQ1MTIpJiZEKzE8eS5sZW5ndGgmJjU2MzIwPT0oeS5jaGFyQ29kZUF0KEQrMSkmNjQ1MTIpPyhjPTY1NTM2KygoYyYxMDIzKTw8MTApKyh5LmNoYXJDb2RlQXQoKytEKSYxMDIzKSx1W0krK109Yz4+MTh8MjQwLHVbSSsrXT1jPj4xMiY2M3wxMjgpOnVbSSsrXT1jPj4xMnwyMjQsdVtJKytdPWM+PjYmNjN8MTI4KSx1W0krK109YyY2M3wxMjgpO3JldHVybiB1fSxwPWZ1bmN0aW9uKHksdSl7cmV0dXJuIHk8dT8tMTp5PnU/MTowfSxVPWZ1bmN0aW9uKHksdSl7cmV0dXJuIm9iamVjdCI9PSh1PXR5cGVvZiB5LHUpJiZudWxsIT15fHwiZnVuY3Rpb24iPT11fSxIPXRoaXN8fHNlbGYsQj17fSx1TT1mdW5jdGlvbih5LHUpe2Z1bmN0aW9uIEkoKXt9KChJLnByb3RvdHlwZT11LnByb3RvdHlwZSx5KS5YPXUucHJvdG90eXBlLHkpLnByb3RvdHlwZT1uZXcgSSx5LnByb3RvdHlwZS5jb25zdHJ1Y3Rvcj15fSx4LFg9e30scXI9ZnVuY3Rpb24oeSl7cmV0dXJuL15bXFxzXFx4YTBdKihbXFxzXFxTXSo/KVtcXHNcXHhhMF0qJC8uZXhlYyh5KVsxXX07YTp7dmFyIElaPUgubmF2aWdhdG9yO2lmKElaKXt2YXIgRDY9SVoudXNlckFnZW50O2lmKEQ2KXt4PUQ2O2JyZWFrIGF9fXg9IiJ9dmFyIHJuPWZ1bmN0aW9uKHksdSxJKXtmb3IoSSBpbiB5KWlmKHUuY2FsbCh2b2lkIDAseVtJXSxJLHkpKXJldHVybiB0cnVlO3JldHVybiBmYWxzZX0sbD0iIixHVz1mdW5jdGlvbih5LHUsSSl7cmV0dXJuIE9iamVjdC5wcm90b3R5cGUuaGFzT3duUHJvcGVydHkuY2FsbCgoST1jNyxJKSx5KT9JW3ldOklbeV09dSh5KX0sd249ZnVuY3Rpb24oeSl7cmV0dXJuKHk9SC5kb2N1bWVudCk/eS5kb2N1bWVudE1vZGU6dm9pZCAwfSxBPS9cXGIoPzpNU0lFfHJ2KVs6IF0oW15cXCk7XSspKFxcKXw7KS8uZXhlYyh4KSx2PShBJiYobD1BP0FbMV06IiIpLHduKSgpLE1yPW51bGwhPXYmJnY+cGFyc2VGbG9hdChsKT9TdHJpbmcodik6bCxjNz17fSxaNixPPTk8PShaNj1ILmRvY3VtZW50P3duKCk6dm9pZCAwLE51bWJlcihaNikpLFF6PSFmdW5jdGlvbih5KXtyZXR1cm4gR1coeSxmdW5jdGlvbih1LEksRCxjLHEscixHKXtmb3IocT0oYz0odT0oST1xcihTdHJpbmcoTXIpKS5zcGxpdCgiLiIpLEQ9cXIoU3RyaW5nKHkpKS5zcGxpdCgiLiIpLDApLE1hdGgubWF4KEkubGVuZ3RoLEQubGVuZ3RoKSksMCk7MD09dSYmcTxjO3ErKyl7Rz0ocj1JW3FdfHwiIixEW3FdKXx8IiI7ZG97aWYoKEc9KHI9LyhcXGQqKShcXEQqKSguKikvLmV4ZWMocil8fFsiIiwiIiwiIiwiIl0sLyhcXGQqKShcXEQqKSguKikvLmV4ZWMoRyl8fFsiIiwiIiwiIiwiIl0pLDA9PXJbMF0ubGVuZ3RoKSYmMD09R1swXS5sZW5ndGgpYnJlYWs7Rz0ocj0odT1wKDA9PXJbMV0ubGVuZ3RoPzA6cGFyc2VJbnQoclsxXSwxMCksMD09R1sxXS5sZW5ndGg/MDpwYXJzZUludChHWzFdLDEwKSl8fHAoMD09clsyXS5sZW5ndGgsMD09R1syXS5sZW5ndGgpfHxwKHJbMl0sR1syXSksclszXSksRylbM119d2hpbGUoMD09dSl9cmV0dXJuIDA8PXV9KX0oIjkiKSxDej1mdW5jdGlvbih5LHUpe2lmKCFILmFkZEV2ZW50TGlzdGVuZXJ8fCFPYmplY3QuZGVmaW5lUHJvcGVydHkpcmV0dXJuIGZhbHNlO3U9T2JqZWN0LmRlZmluZVByb3BlcnR5KCh5PWZhbHNlLHt9KSwicGFzc2l2ZSIse2dldDpmdW5jdGlvbigpe3k9dHJ1ZX19KTt0cnl7SC5hZGRFdmVudExpc3RlbmVyKCJ0ZXN0IixqQSx1KSxILnJlbW92ZUV2ZW50TGlzdGVuZXIoInRlc3QiLGpBLHUpfWNhdGNoKEkpe31yZXR1cm4geX0oKSxhPWZ1bmN0aW9uKHksdSl7KHRoaXMuY3VycmVudFRhcmdldD10aGlzLnRhcmdldD11LHRoaXMpLnR5cGU9eSx0aGlzLmRlZmF1bHRQcmV2ZW50ZWQ9ZmFsc2V9LFQ9KGEucHJvdG90eXBlLnByZXZlbnREZWZhdWx0PWZ1bmN0aW9uKCl7dGhpcy5kZWZhdWx0UHJldmVudGVkPXRydWV9LGEucHJvdG90eXBlLnN0b3BQcm9wYWdhdGlvbj1mdW5jdGlvbigpe30sZnVuY3Rpb24oeSx1LEksRCl7KCh0aGlzLnN0YXRlPSh0aGlzLm1ldGFLZXk9dGhpcy5zaGlmdEtleT0odGhpcy5jaGFyQ29kZT10aGlzLmtleUNvZGU9KCh0aGlzLmJ1dHRvbj10aGlzLnNjcmVlblk9dGhpcy5zY3JlZW5YPXRoaXMuY2xpZW50WT10aGlzLmNsaWVudFg9dGhpcy5vZmZzZXRZPXRoaXMub2Zmc2V0WD0odGhpcy5yZWxhdGVkVGFyZ2V0PXRoaXMuY3VycmVudFRhcmdldD10aGlzLnRhcmdldD0oYS5jYWxsKHRoaXMseT95LnR5cGU6IiIpLG51bGwpLDApLHRoaXMpLmtleT0iIiwwKSx0aGlzKS5hbHRLZXk9dGhpcy5jdHJsS2V5PWZhbHNlLG51bGwpLHRoaXMpLnBvaW50ZXJJZD0wLHRoaXMpLnBvaW50ZXJUeXBlPSIiLHRoaXMudj1udWxsLHkmJihJPXRoaXMudHlwZT15LnR5cGUsRD15LmNoYW5nZWRUb3VjaGVzJiZ5LmNoYW5nZWRUb3VjaGVzLmxlbmd0aD95LmNoYW5nZWRUb3VjaGVzWzBdOm51bGwsdGhpcy50YXJnZXQ9eS50YXJnZXR8fHkuc3JjRWxlbWVudCx0aGlzLmN1cnJlbnRUYXJnZXQ9dSx1PXkucmVsYXRlZFRhcmdldCx1fHwoIm1vdXNlb3ZlciI9PUk/dT15LmZyb21FbGVtZW50OiJtb3VzZW91dCI9PUkmJih1PXkudG9FbGVtZW50KSksdGhpcy5yZWxhdGVkVGFyZ2V0PXUsRD8odGhpcy5jbGllbnRYPXZvaWQgMCE9PUQuY2xpZW50WD9ELmNsaWVudFg6RC5wYWdlWCx0aGlzLmNsaWVudFk9dm9pZCAwIT09RC5jbGllbnRZP0QuY2xpZW50WTpELnBhZ2VZLHRoaXMuc2NyZWVuWD1ELnNjcmVlblh8fDAsdGhpcy5zY3JlZW5ZPUQuc2NyZWVuWXx8MCk6KHRoaXMub2Zmc2V0WD12b2lkIDAhPT15Lm9mZnNldFg/eS5vZmZzZXRYOnkubGF5ZXJYLHRoaXMub2Zmc2V0WT12b2lkIDAhPT15Lm9mZnNldFk/eS5vZmZzZXRZOnkubGF5ZXJZLHRoaXMuY2xpZW50WD12b2lkIDAhPT15LmNsaWVudFg/eS5jbGllbnRYOnkucGFnZVgsdGhpcy5jbGllbnRZPXZvaWQgMCE9PXkuY2xpZW50WT95LmNsaWVudFk6eS5wYWdlWSx0aGlzLnNjcmVlblg9eS5zY3JlZW5YfHwwLHRoaXMuc2NyZWVuWT15LnNjcmVlbll8fDApLHRoaXMuYnV0dG9uPXkuYnV0dG9uLHRoaXMua2V5Q29kZT15LmtleUNvZGV8fDAsdGhpcy5rZXk9eS5rZXl8fCIiLHRoaXMuY2hhckNvZGU9eS5jaGFyQ29kZXx8KCJrZXlwcmVzcyI9PUk/eS5rZXlDb2RlOjApLHRoaXMuY3RybEtleT15LmN0cmxLZXksdGhpcy5hbHRLZXk9eS5hbHRLZXksdGhpcy5zaGlmdEtleT15LnNoaWZ0S2V5LHRoaXMubWV0YUtleT15Lm1ldGFLZXksdGhpcy5wb2ludGVySWQ9eS5wb2ludGVySWR8fDAsdGhpcy5wb2ludGVyVHlwZT0ic3RyaW5nIj09dHlwZW9mIHkucG9pbnRlclR5cGU/eS5wb2ludGVyVHlwZTpYMFt5LnBvaW50ZXJUeXBlXXx8IiIsdGhpcy5zdGF0ZT15LnN0YXRlLHRoaXMudj15LHkuZGVmYXVsdFByZXZlbnRlZCYmdGhpcy5wcmV2ZW50RGVmYXVsdCgpKX0pLFgwPXsyOiJ0b3VjaCIsMzoodU0oVCxhKSwicGVuIiksNDoibW91c2UifSxFPShULnByb3RvdHlwZS5zdG9wUHJvcGFnYXRpb249ZnVuY3Rpb24oKXsoVC5YLnN0b3BQcm9wYWdhdGlvbi5jYWxsKHRoaXMpLHRoaXMudi5zdG9wUHJvcGFnYXRpb24pP3RoaXMudi5zdG9wUHJvcGFnYXRpb24oKTp0aGlzLnYuY2FuY2VsQnViYmxlPXRydWV9LFQucHJvdG90eXBlLnByZXZlbnREZWZhdWx0PWZ1bmN0aW9uKHkpe2lmKHk9KFQuWC5wcmV2ZW50RGVmYXVsdC5jYWxsKHRoaXMpLHRoaXMpLnYseS5wcmV2ZW50RGVmYXVsdCl5LnByZXZlbnREZWZhdWx0KCk7ZWxzZSBpZih5LnJldHVyblZhbHVlPWZhbHNlLFF6KXRyeXtpZih5LmN0cmxLZXl8fDExMjw9eS5rZXlDb2RlJiYxMjM+PXkua2V5Q29kZSl5LmtleUNvZGU9LTF9Y2F0Y2godSl7fX0sImNsb3N1cmVfbGlzdGVuYWJsZV8iKygxRTYqTWF0aC5yYW5kb20oKXwwKSksVzc9MCxCNz1mdW5jdGlvbih5KXt5Lkc9KHkubGlzdGVuZXI9bnVsbCx5Llo9bnVsbCx5LnNyYz1udWxsLHkuUj1udWxsLHRydWUpfSxWPWZ1bmN0aW9uKHkpe3RoaXMuYj17fSx0aGlzLnNyYz15LHRoaXMuTz0wfSxVdz1mdW5jdGlvbih5LHUsSSxELGMpe3RoaXMua2V5PSh0aGlzLnR5cGU9KCh0aGlzLmxpc3RlbmVyPXksdGhpcy5HPXRoaXMuQz1mYWxzZSx0aGlzLmNhcHR1cmU9ISh0aGlzLlI9YywhRCksdGhpcy5aPW51bGwsdGhpcykuc3JjPXUsSSksKytXNyl9LEg3PShWLnByb3RvdHlwZS5yZW1vdmU9ZnVuY3Rpb24oeSx1LEksRCxjKXtpZighKCh5PXkudG9TdHJpbmcoKSx5KWluIHRoaXMuYikpcmV0dXJuIGZhbHNlO3JldHVybih1PShjPXRoaXMuYlt5XSxINyhjLHUsSSxEKSksLTE8dSk/KEI3KGNbdV0pLEFycmF5LnByb3RvdHlwZS5zcGxpY2UuY2FsbChjLHUsMSksMD09Yy5sZW5ndGgmJihkZWxldGUgdGhpcy5iW3ldLHRoaXMuTy0tKSx0cnVlKTpmYWxzZX0sKFYucHJvdG90eXBlLmhhc0xpc3RlbmVyPWZ1bmN0aW9uKHksdSxJLEQsYyl7cmV0dXJuIHJuKChEPShJPXZvaWQgMCE9PShjPXZvaWQgMCE9PXUseSkpP3kudG9TdHJpbmcoKToiIix0aGlzLmIpLGZ1bmN0aW9uKHEscil7Zm9yKHI9MDtyPHEubGVuZ3RoOysrcilpZighKEkmJnFbcl0udHlwZSE9RHx8YyYmcVtyXS5jYXB0dXJlIT11KSlyZXR1cm4gdHJ1ZTtyZXR1cm4gZmFsc2V9KX0sVikucHJvdG90eXBlLmFkZD1mdW5jdGlvbih5LHUsSSxELGMscSxyKXtyZXR1cm4ocj1INygoKHk9KHE9eS50b1N0cmluZygpLHRoaXMuYltxXSkseSl8fCh5PXRoaXMuYltxXT1bXSx0aGlzLk8rKykseSksdSxELGMpLC0xKTxyPyh1PXlbcl0sSXx8KHUuQz1mYWxzZSkpOih1PW5ldyBVdyh1LHRoaXMuc3JjLHEsISFELGMpLHUuQz1JLHkucHVzaCh1KSksdX0sZnVuY3Rpb24oeSx1LEksRCxjLHEpe2ZvcihjPTA7Yzx5Lmxlbmd0aDsrK2MpaWYocT15W2NdLCFxLkcmJnEubGlzdGVuZXI9PXUmJnEuY2FwdHVyZT09ISFJJiZxLlI9PUQpcmV0dXJuIGM7cmV0dXJuLTF9KSx4RD0iY2xvc3VyZV9sbV8iKygxRTYqTWF0aC5yYW5kb20oKXwwKSxOcj1mdW5jdGlvbih5LHUsSSxELGMscSxyKXtpZigibnVtYmVyIiE9dHlwZW9mIHkmJnkmJiF5LkcpaWYoKHU9eS5zcmMpJiZ1W0VdKXUuT1ooeSk7ZWxzZSBpZihEPXkuWixJPXkudHlwZSx1LnJlbW92ZUV2ZW50TGlzdGVuZXI/dS5yZW1vdmVFdmVudExpc3RlbmVyKEksRCx5LmNhcHR1cmUpOnUuZGV0YWNoRXZlbnQ/dS5kZXRhY2hFdmVudChpTShJKSxEKTp1LmFkZExpc3RlbmVyJiZ1LnJlbW92ZUxpc3RlbmVyJiZ1LnJlbW92ZUxpc3RlbmVyKEQpLGxNLS0sST1BaCh1KSl7aWYoRD15LnR5cGUsRCBpbiBJLmIpe2M9SS5iW0RdO2I6aWYoInN0cmluZyI9PXR5cGVvZiBjKXE9InN0cmluZyI9PXR5cGVvZiB5JiYxPT15Lmxlbmd0aD9jLmluZGV4T2YoeSwwKTotMTtlbHNle2ZvcihxPTA7cTxjLmxlbmd0aDtxKyspaWYocSBpbiBjJiZjW3FdPT09eSlicmVhayBiO3E9LTF9KChyPTA8PXEpJiZBcnJheS5wcm90b3R5cGUuc3BsaWNlLmNhbGwoYyxxLDEpLHIpJiYoQjcoeSksMD09SS5iW0RdLmxlbmd0aCYmKGRlbGV0ZSBJLmJbRF0sSS5PLS0pKX0wPT1JLk8mJihJLnNyYz1udWxsLHVbeERdPW51bGwpfWVsc2UgQjcoeSl9LE93PWZ1bmN0aW9uKHksdSxJLEQpe2lmKHkuRylyZXR1cm4gdHJ1ZTtpZighTyl7aWYoIXUpYTp7Zm9yKHU9KEQ9MCxJPUgsWyJ3aW5kb3ciLCJldmVudCJdKTtEPHUubGVuZ3RoO0QrKylpZihJPUlbdVtEXV0sbnVsbD09SSl7dT1udWxsO2JyZWFrIGF9dT1JfXJldHVybih1PW5ldyBUKHUsdGhpcyksdjcpKHksdSl9cmV0dXJuIHY3KHksbmV3IFQodSx0aGlzKSl9LGlNPWZ1bmN0aW9uKHkpe3JldHVybiB5IGluIGFaP2FaW3ldOmFaW3ldPSJvbiIreX0sVFc9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2lmKCJhcnJheSI9PU0odSkpZm9yKHE9MDtxPHUubGVuZ3RoO3ErKylUVyh5LHVbcV0sSSxELGMpO2Vsc2UgST1FdyhJKSx5JiZ5W0VdP3kuWlUodSxJLFUoRCk/ISFELmNhcHR1cmU6ISFELGMpOlZ6KHksdSxJLHRydWUsRCxjKX0sbVU9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2lmKEQmJkQub25jZSlUVyh5LHUsSSxELGMpO2Vsc2UgaWYoImFycmF5Ij09TSh1KSlmb3IocT0wO3E8dS5sZW5ndGg7cSsrKW1VKHksdVtxXSxJLEQsYyk7ZWxzZSBJPUV3KEkpLHkmJnlbRV0/eS5URyh1LEksVShEKT8hIUQuY2FwdHVyZTohIUQsYyk6VnooeSx1LEksZmFsc2UsRCxjKX0sdGg9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2lmKCJhcnJheSI9PU0odSkpZm9yKHE9MDtxPHUubGVuZ3RoO3ErKyl0aCh5LHVbcV0sSSxELGMpO2Vsc2UoRD1VKEQpPyEhRC5jYXB0dXJlOiEhRCxJPUV3KEkpLHkmJnlbRV0pP3kuR0codSxJLEQsYyk6eSYmKHk9QWgoeSkpJiYodT15LmJbdS50b1N0cmluZygpXSx5PS0xLHUmJih5PUg3KHUsSSxELGMpKSwoST0tMTx5P3VbeV06bnVsbCkmJk5yKEkpKX0sQWg9ZnVuY3Rpb24oeSl7cmV0dXJuIHk9eVt4RF0seSBpbnN0YW5jZW9mIFY/eTpudWxsfSxsTT0wLGFaPXt9LEx6PWZ1bmN0aW9uKHksdSl7cmV0dXJuIHU9KHk9T3csTz9mdW5jdGlvbihJKXtyZXR1cm4geS5jYWxsKHUuc3JjLHUubGlzdGVuZXIsSSl9OmZ1bmN0aW9uKEkpe2lmKEk9eS5jYWxsKHUuc3JjLHUubGlzdGVuZXIsSSksIUkpcmV0dXJuIEl9KX0sdjc9ZnVuY3Rpb24oeSx1LEksRCl7cmV0dXJuKChEPShJPXkubGlzdGVuZXIseS5SfHx5LnNyYykseS5DKSYmTnIoeSksSSkuY2FsbChELHUpfSxWej1mdW5jdGlvbih5LHUsSSxELGMscSxyLEcpe2lmKCF1KXRocm93IEVycm9yKCJJbnZhbGlkIGV2ZW50IHR5cGUiKTtpZigocj1VKGMpPyEhYy5jYXB0dXJlOiEhYywhcil8fE8paWYoKEc9QWgoeSkpfHwoeVt4RF09Rz1uZXcgVih5KSksST1HLmFkZCh1LEksRCxyLHEpLCFJLlope2lmKEkuWj0oRD1MeigpLEQpLEQuc3JjPXksRC5saXN0ZW5lcj1JLHkuYWRkRXZlbnRMaXN0ZW5lcilDenx8KGM9ciksdm9pZCAwPT09YyYmKGM9ZmFsc2UpLHkuYWRkRXZlbnRMaXN0ZW5lcih1LnRvU3RyaW5nKCksRCxjKTtlbHNlIGlmKHkuYXR0YWNoRXZlbnQpeS5hdHRhY2hFdmVudChpTSh1LnRvU3RyaW5nKCkpLEQpO2Vsc2UgaWYoeS5hZGRMaXN0ZW5lciYmeS5yZW1vdmVMaXN0ZW5lcil5LmFkZExpc3RlbmVyKEQpO2Vsc2UgdGhyb3cgRXJyb3IoImFkZEV2ZW50TGlzdGVuZXIgYW5kIGF0dGFjaEV2ZW50IGFyZSB1bmF2YWlsYWJsZS4iKTtsTSsrfX0sZno9Il9fY2xvc3VyZV9ldmVudHNfZm5fIisoMUU5Kk1hdGgucmFuZG9tKCk+Pj4wKSxSWj17fSxSPUgsUD1mdW5jdGlvbih5LHUsSSxELGMpeyhJPShEPSgwPT0odm9pZCAwIT0odT1bKGM9eS5TKDE1NSksdSksYz4+OCYyNTUsYyYyNTVdLEQpJiZ1LnB1c2goRCkseS5TKDI0MykubGVuZ3RoKSYmKHkuTlsyNDNdPXZvaWQgMCxKKHksMjQzLHUpKSwiIiksSSYmKEkubWVzc2FnZSYmKEQrPUkubWVzc2FnZSksSS5zdGFjayYmKEQrPSI6IitJLnN0YWNrKSkseS5TKDExMSkpLDM8SSkmJihEPUQuc2xpY2UoMCxJLTMpLEktPUQubGVuZ3RoKzMsRD15eihELnJlcGxhY2UoL1xcclxcbi9nLCJcXG4iKSkseih5LDgzLGIoRC5sZW5ndGgsMikuY29uY2F0KEQpLDEyKSksSih5LDExMSxJKX0sJEQ9ZnVuY3Rpb24oeSx1LEksRCxjKXtpZigoeS5tPShJPXVbMF0sZmFsc2UpLEkpPT1KaCl5LkY9MjUseS5jKHUpO2Vsc2UgaWYoST09elcpe0Q9KEk9dVszXSx1WzFdKTt0cnl7Yz15LmModSl9Y2F0Y2gocSl7aCh5LHEpLGM9eS4kfShEJiZEKGMpLEkpLnB1c2goYyl9ZWxzZSBpZihJPT1SWil5LmModSk7ZWxzZSBpZihJPT1iTSl5LmModSk7ZWxzZSBpZihJPT1QNyl7dHJ5e2ZvcihjPTA7Yzx5LncubGVuZ3RoO2MrKyl0cnl7RD15LndbY10sRFswXVtEWzFdXShEWzJdKX1jYXRjaChxKXt9fWNhdGNoKHEpe30oMCx1W3kudz1bXSwxXSkoKX1lbHNlIGlmKEk9PWhoKXJldHVybiBEPXVbNl0sYz11WzJdLEooeSwxMTQsdVs0XT9bRFswXS52XTpEKSxKKHksMzAsYykseS5jKHUpfSxkbj1mdW5jdGlvbih5LHUpe3JldHVybiB5W3VdPDwyNHx5W3UrMV08PDE2fHlbdSsyXTw8OHx5W3UrM119LGVBPWZ1bmN0aW9uKHksdSl7Zm9yKHU9W107eS0tOyl1LnB1c2goMjU1Kk1hdGgucmFuZG9tKCl8MCk7cmV0dXJuIHV9LFA3PXt9LGg9ZnVuY3Rpb24oeSx1KXt5LiQ9KCJFOiIrdS5tZXNzYWdlKyI6Iit1LnN0YWNrKS5zbGljZSgwLDIwNDgpfSxiPWZ1bmN0aW9uKHksdSxJLEQpe2ZvcihJPShEPXUtMSxbXSk7MDw9RDtELS0pSVt1LTEtRF09eT4+OCpEJjI1NTtyZXR1cm4gSX0sZT1bImJvdGd1YXJkIl0salo9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoeS5TcD0oeS5NPSh5LlQ9dm9pZCAwLEQ9W10seS5BUj1mdW5jdGlvbihxLHIsRyl7cmV0dXJuIHI9KEc9ZnVuY3Rpb24oKXtyZXR1cm4gcX0sZnVuY3Rpb24oKXtyZXR1cm4gRygpfSksclt0aGlzLmhdPWZ1bmN0aW9uKHcpe3E9d30scn0seS5GPShjPTAsMjUpLHkuVj0wLCh5Lks9dm9pZCAwLHkpLko9KHkuQj1mYWxzZSx5Lm09ZmFsc2UsZnVuY3Rpb24ocSxyLEcsdyxaLFEpe3JldHVybiBxPSgoUT0oRz10aGlzLFo9ZnVuY3Rpb24oKXtyZXR1cm4gdygpfSx3PWZ1bmN0aW9uKCl7cmV0dXJuIHdbRy5pKyhaW0cuc109PT1yKS0hUVtHLnNdXX0sRy5jKSxaW0cuaF09ZnVuY3Rpb24oQyl7d1tHLkhdPUN9LFopW0cuaF0ocSksWil9KSwwKSxbXSk7MTI4PmM7YysrKURbY109U3RyaW5nLmZyb21DaGFyQ29kZShjKTsoKCgoKCgoKChjPSgoeS5nPSgoKCgoeS5naz0oKCh5Lk1FPSgoKCgoKCgoKHkudz0oeS5OPVtdLFtdKSxKKSh5LDIwOCwwKSxKKHksMTU1LDApLEooeSwwLGZ1bmN0aW9uKHEscixHLHcsWixRLEMpe2lmKCh3PShHPShyPXEuYSgpLEt6KHEpKSwiIikscSkuTls1MF0pZm9yKFo9cS5TKDUwKSxRPTAsQz1aLmxlbmd0aDtHLS07KVE9KFErS3oocSkpJUMsdys9RFtaW1FdXTtlbHNlIGZvcig7Ry0tOyl3Kz1EW3EuYSgpXTtKKHEscix3KX0pLEooeSwzNixmdW5jdGlvbihxLHIsRyx3KXsodz0oRz0ocj1xLmEoKSxxLmEoKSkscSkuYSgpLEopKHEsdywocS5TKHIpaW4gcS5TKEcpKSswKX0pLEooeSwyMzYsSCksSikoeSwyMCxmdW5jdGlvbihxLHIsRyx3KXtpZihyPXEubC5wb3AoKSl7Zm9yKEc9cS5hKCk7MDxHO0ctLSl3PXEuYSgpLHJbd109cS5OW3ddO3EuTj0oclsyNDNdPXEuTlsyNDNdLHJbMTExXT1xLk5bMTExXSxyKX1lbHNlIEoocSwyMDgscS5XLmxlbmd0aCl9KSxKKSh5LDYxLGZ1bmN0aW9uKHEscixHLHcsWixRLEMpe0socSwxLDUpfHwocj1ZRChxKSx3PXIuUCxaPXIuVSxHPXIuQSxDPUcubGVuZ3RoLDA9PUM/UT13W1pdKCk6MT09Qz9RPXdbWl0oR1swXSk6Mj09Qz9RPXdbWl0oR1swXSxHWzFdKTozPT1DP1E9d1taXShHWzBdLEdbMV0sR1syXSk6UChxLDIyKSxKKHEsci5ELFEpKX0pLEooeSw2OSxmdW5jdGlvbihxLHIsRyl7MCE9KEc9KHI9cS5hKCkscS5hKCkpLHEpLlMocikmJkoocSwyMDgscS5TKEcpKX0pLEooeSwyMTQsZnVuY3Rpb24ocSxyLEcsdyl7KHc9KEc9KHI9cS5hKCkscS5hKCkpLHEpLmEoKSxyPXEuUyhyKT09cS5TKEcpLEopKHEsdywrcil9KSxKKSh5LDg4LGZ1bmN0aW9uKHEpe3N3KHEsNCl9KSxKKSh5LDEyNyxmdW5jdGlvbihxLHIsRyx3KXsoRz0ocj1xLmEoKSxxLmEoKSksdz1xLmEoKSxxKS5TKHIpW3EuUyhHKV09cS5TKHcpfSkseS5sPVtdLEooeSwxMjAsZnVuY3Rpb24ocSxyLEcsdyxaLFEsQyxtLHQsVyxTQSxkLGduKXtmb3IoVz10PShtPShDPShRPShaPSh3PShyPXEuYSgpLEc9MCksZnVuY3Rpb24oUyxOKXtmb3IoO3c8UzspR3w9cS5hKCk8PHcsdys9ODtyZXR1cm4gRz4+PSh3LT0oTj1HJigxPDxTKS0xLFMpLFMpLE59KSxaKDMpKSsxLFooNSkpLFtdKSwwKTtXPEM7VysrKVNBPVooMSksbS5wdXNoKFNBKSx0Kz1TQT8wOjE7Zm9yKFc9KHQ9KHQtMSkudG9TdHJpbmcoMikubGVuZ3RoLGQ9W10sMCk7VzxDO1crKyltW1ddfHwoZFtXXT1aKHQpKTtmb3IoVz0wO1c8QztXKyspbVtXXSYmKGRbV109cS5hKCkpO2Zvcihnbj0oVz1RLFtdKTtXLS07KWduLnB1c2gocS5TKHEuYSgpKSk7SihxLHIsZnVuY3Rpb24oUyxOLHB6LEwsZil7Zm9yKEw9KHB6PShTLk0rKyxOPVtdLFtdKSwwKTtMPEM7TCsrKXtpZihmPWRbTF0sIW1bTF0pe2Zvcig7Zj49Ti5sZW5ndGg7KU4ucHVzaChTLmEoKSk7Zj1OW2ZdfXB6LnB1c2goZil9Uy5UPShTLks9Uy5KKGduLnNsaWNlKCksUy5hKSxTKS5KKHB6LFMuYSl9KX0pLEooeSw2MixbMTY1LDAsMF0pLEooeSwxMjksZnVuY3Rpb24ocSxyLEcsdyxaLFEpe2lmKCFLKHEsMSwyNTUpKXtpZigib2JqZWN0Ij09KHE9KHc9KEc9KHI9KFo9KHc9KEc9KHI9cS5hKCkscS5hKCkpLHEpLmEoKSxxKS5hKCkscSkuUyhyKSxxKS5TKEcpLHEpLlModykscS5TKFopKSxNKShyKSl7Zm9yKFEgaW4gWj1bXSxyKVoucHVzaChRKTtyPVp9Zm9yKFo9KFE9ci5sZW5ndGgsMCk7WjxRO1orPXcpRyhyLnNsaWNlKFosWit3KSxxKX19KSxKKSh5LDIzOCxmdW5jdGlvbihxKXtxLmFPKDQpfSksSikoeSwxMjgsW10pLEopKHksMTk5LGZ1bmN0aW9uKHEscixHLHcsWixRLEMpe0socSwxLDUpfHwocj1ZRChxKSx3PXIuUCxHPXIuQSxDPUcubGVuZ3RoLFo9ci5VLDA9PUM/UT1uZXcgd1taXToxPT1DP1E9bmV3IHdbWl0oR1swXSk6Mj09Qz9RPW5ldyB3W1pdKEdbMF0sR1sxXSk6Mz09Qz9RPW5ldyB3W1pdKEdbMF0sR1sxXSxHWzJdKTo0PT1DP1E9bmV3IHdbWl0oR1swXSxHWzFdLEdbMl0sR1szXSk6UChxLDIyKSxKKHEsci5ELFEpKX0pLEooeSwxOTAsZnVuY3Rpb24ocSxyLEcpe0socSwxLDUpfHwocj1xLmEoKSxHPXEuYSgpLEoocSxHLGZ1bmN0aW9uKHcpe3JldHVybiBldmFsKHcpfShxLlMocikpKSl9KSxmdW5jdGlvbihxLHIpeyhyLnB1c2gocVswXTw8MjR8cVsxXTw8MTZ8cVsyXTw8OHxxWzNdKSxyLnB1c2gocVs0XTw8MjR8cVs1XTw8MTZ8cVs2XTw8OHxxWzddKSxyKS5wdXNoKHFbOF08PDI0fHFbOV08PDE2fHFbMTBdPDw4fHFbMTFdKX0pLEopKHksMjEwLGZ1bmN0aW9uKHEscil7KHE9KHI9cS5hKCkscS5TKHIpKSx0aCkocVswXSxxWzFdLHFbMl0pfSksSikoeSwxNSxmdW5jdGlvbihxKXtzdyhxLDIpfSksSih5LDMwLHt9KSxKKHksMzIsZnVuY3Rpb24ocSxyLEcsdyxaKXtmb3Iodz0ocj1xLmEoKSxHPUt6KHEpLFo9MCxbXSk7WjxHO1orKyl3LnB1c2gocS5hKCkpO0oocSxyLHcpfSksKCh3aW5kb3cucGVyZm9ybWFuY2V8fHt9KS50aW1pbmd8fHt9KS5uYXZpZ2F0aW9uU3RhcnQpfHwwLEooeSwxMDgsMCksSikoeSwxMzcsZnVuY3Rpb24ocSxyLEcpeyhyPShHPShyPXEuYSgpLHEuYSgpKSxxLk5bcl0mJnEuUyhyKSksSikocSxHLHIpfSksSikoeSwxNjcsZnVuY3Rpb24ocSxyLEcsdyl7dz0ocj1xLmEoKSxHPXEuYSgpLHEuYSgpKSxKKHEsdyxxLlMocik+PkcpfSksb1opKCksSih5LDE4MSxmdW5jdGlvbihxLHIsRyl7cj0ocj1xLmEoKSxHPXEuYSgpLHEuUyhyKSksSihxLEcsTShyKSl9KSxKKSh5LDIyNyxmdW5jdGlvbihxLHIsRyx3LFopeyhHPShaPSh3PShHPShyPXEuYSgpLHEpLmEoKSxxKS5TKHEuYSgpKSxxLlMocS5hKCkpKSxxKS5TKEcpLEopKHEscixueihxLEcsdyxaKSl9KSxKKHksMTM1LGZ1bmN0aW9uKHEpe0YwKHEsNCl9KSxbXSksSih5LDE2MywwKSxKKSh5LDI0MyxbXSksSih5LDExMSwyMDQ4KSxKKHksMTk1LGZ1bmN0aW9uKHEscixHLHcsWil7MCE9PSh3PShHPShyPSh3PShHPShyPXEuYSgpLHEuYSgpKSxxKS5hKCkscS5TKHIpKSxaPXEuUyhxLmEoKSkscS5TKEcpKSxxLlModykpLHIpJiYodz1ueihxLHcsWiwxLHIsRyksbVUocixHLHcpLEoocSwxNjMsW3IsRyx3XSkpfSksSS5mKXx8ZnVuY3Rpb24oKXt9LEopKHksODEseSksSih5LDQzLDI1MSksSih5LDU1LGZ1bmN0aW9uKHEscixHLHcpe3c9KHI9cS5hKCksRz1xLmEoKSxxKS5hKCksSihxLHcscS5TKHIpfHxxLlMoRykpfSksSikoeSw0MCxmdW5jdGlvbihxLHIsRyl7Rz0ocj1xLmEoKSxxLmEoKSksSihxLEcscS5TKEcpK3EuUyhyKSl9KSxKKSh5LDE3NixmdW5jdGlvbihxLHIpe3I9cS5TKHEuYSgpKSxrRChxLHIpfSksSih5LDI1MCwwKSxKKSh5LDIyOCxmdW5jdGlvbihxKXtzdyhxLDEpfSksSikoeSwyMzEsMCksSih5LDgzLGVBKDQpKSxKKSh5LDIyNixmdW5jdGlvbihxLHIsRyl7Rz0ocj1xLmEoKSxxKS5hKCksSihxLEcsIiIrcS5TKHIpKX0pLEooeSw1OCxmdW5jdGlvbigpe30pLEopKHksMjA3LGZ1bmN0aW9uKHEpe0YwKHEsMSl9KSxKKSh5LDE5MixmdW5jdGlvbihxLHIsRyx3KXsocj0oRz0odz0ocj1xLmEoKSxHPXEuYSgpLHEuYSgpKSxxLlMoRykpLHEuUyhyKSksSikocSx3LHJbR10pfSksSih5LDE4NSxmdW5jdGlvbihxLHIpe0socSwxLDUpfHwocj1ZRChxKSxKKHEsci5ELHIuVS5hcHBseShyLlAsci5BKSkpfSksdSYmIiEiPT11LmNoYXJBdCgwKSk/KHkuJD11LGMoKSk6KEk9ISFJLmYseS5XPVtdLFkoeSxbYk0sdV0pLFkoeSxbUDcsY10pLG4oeSxmYWxzZSxJLHRydWUpKX0saGg9e30sRXc9ZnVuY3Rpb24oeSl7aWYoImZ1bmN0aW9uIj09TSh5KSlyZXR1cm4geTtyZXR1cm4geVt5W2Z6XXx8KHlbZnpdPWZ1bmN0aW9uKHUpe3JldHVybiB5LmhhbmRsZUV2ZW50KHUpfSksZnpdfSx5YT1mdW5jdGlvbih5LHUsSSl7cmV0dXJuKEk9eS5TKDIwOCkseS5XJiZJPHkuVy5sZW5ndGgpPyhKKHksMjA4LHkuVy5sZW5ndGgpLGtEKHksdSkpOkooeSwyMDgsdSksbzgoeSxJKX0sdXU9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoO3kuZy5sZW5ndGg7KXtpZihJPUkmJnUpeS5WJiZ5LkI/KEk9MCE9ZG9jdW1lbnQuaGlkZGVuP2ZhbHNlOnRydWUseS5CPWZhbHNlKTpJPWZhbHNlO2lmKEkpeyhjPXkseSkucmsoZnVuY3Rpb24oKXtuKGMsZmFsc2UsdSxmYWxzZSl9KTticmVha31EPSREKHksKEk9dHJ1ZSxEPXkuZy5wb3AoKSxEKSl9cmV0dXJuIER9LEpoPXt9LHo9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2ZvcihEPSh5PSgoYz15LlModSksODM9PXU/KHU9ZnVuY3Rpb24ocixHLHcsWil7aWYoKHc9KEc9Yy5sZW5ndGgsRy00Pj4zKSxjKS5LcCE9dyl7Wj1bMCwwLDAsKHc9KGMuS3A9dyx3PDwzKS00LHEpXTt0cnl7Yy5XMz1xYihkbihjLHcpLGRuKGMsdys0KSxaKX1jYXRjaChRKXt0aHJvdyBRO319Yy5wdXNoKGMuVzNbRyY3XV5yKX0scT15LlMoMTA4KSk6dT1mdW5jdGlvbihyKXtjLnB1c2gocil9LEQpJiZ1KEQmMjU1KSxJKS5sZW5ndGgsMCk7RDx5O0QrKyl1KElbRF0pfSxGPWZ1bmN0aW9uKHksdSl7dHJ5e2paKHRoaXMseSx1KX1jYXRjaChJKXtoKHRoaXMsSSl9fSxZPSgoRi5wcm90b3R5cGUueWw9ZnVuY3Rpb24oeSx1LEksRCxjKXtmb3IoYz1EPTA7Yzx5Lmxlbmd0aDtjKyspRCs9eS5jaGFyQ29kZUF0KGMpLEQrPUQ8PDEwLERePUQ+PjY7cmV0dXJuIEQ9bmV3IE51bWJlcigoRCs9RDw8MyxEXj1EPj4xMSx5PUQrKEQ8PDE1KT4+PjAseSYoMTw8dSktMSkpLERbMF09KHk+Pj51KSVJLER9LEYucHJvdG90eXBlLmhSPWZ1bmN0aW9uKHksdSxJLEQpe2Zvcig7SS0tOykyMDghPUkmJjE1NSE9SSYmdS5OW0ldJiYodS5OW0ldPXVbRF0odVt5XShJKSx0aGlzKSk7dVt5XT10aGlzfSxGLnByb3RvdHlwZS5hTz1mdW5jdGlvbih5LHUsSSxEKXtJPShEPShJPSh5Jj0odT15JjQsMyksdGhpcykuYSgpLHRoaXMuYSgpKSx0aGlzLlMoSSkpLHUmJihJPXl6KCgiIitJKS5yZXBsYWNlKC9cXHJcXG4vZywiXFxuIikpKSx5JiZ6KHRoaXMsRCxiKEkubGVuZ3RoLDIpKSx6KHRoaXMsRCxJKX0sRi5wcm90b3R5cGUpLk5FPWZ1bmN0aW9uKHksdSxJLEQsYyxxKXtpZih0aGlzLiQpcmV0dXJuIHRoaXMuJDt0cnl7RD0hIXksYz1bXSxxPVtdLFkodGhpcyxbSmgsYyx1XSksWSh0aGlzLFt6Vyx5LGMscV0pLG4odGhpcyxmYWxzZSxELHRydWUpLEk9cVswXX1jYXRjaChyKXtoKHRoaXMsciksST10aGlzLiQseSYmeShJKX1yZXR1cm4gSX0sRi5wcm90b3R5cGUucms9SC5yZXF1ZXN0SWRsZUNhbGxiYWNrP2Z1bmN0aW9uKHkpe3JlcXVlc3RJZGxlQ2FsbGJhY2soeSx7dGltZW91dDo0fSl9Okguc2V0SW1tZWRpYXRlP2Z1bmN0aW9uKHkpe3NldEltbWVkaWF0ZSh5KX06ZnVuY3Rpb24oeSl7c2V0VGltZW91dCh5LDApfSwoRi5wcm90b3R5cGUudU89ZnVuY3Rpb24oeSx1LEksRCl7dHJ5e0Q9eVsodSsyKSUzXSx5W3VdPXlbdV0teVsodSsxKSUzXS1EXigxPT11P0Q8PEk6RD4+PkkpfWNhdGNoKGMpe3Rocm93IGM7fX0sRi5wcm90b3R5cGUuYT1mdW5jdGlvbih5LHUpe2lmKHRoaXMuSylyZXR1cm4geT15P3RoaXMuSygpLnNoaWZ0KCk6dGhpcy5UKCkuc2hpZnQoKSx0aGlzLksoKS5sZW5ndGh8fHRoaXMuVCgpLmxlbmd0aHx8KHRoaXMuVD10aGlzLks9dm9pZCAwLHRoaXMuTS0tKSx5O2lmKCEoKHk9dGhpcy5TKDIwOCkseSlpbiB0aGlzLlcpKXRocm93IFAodGhpcywzMSksdGhpcy5ZO3JldHVybih2b2lkIDA9PXRoaXMuSSYmKHRoaXMuST1kbih0aGlzLlcseS00KSx0aGlzLkw9dm9pZCAwKSx0aGlzLkwhPXk+PjMmJih0aGlzLkw9eT4+Myx1PVswLDAsMCx0aGlzLlMoMjUwKV0sdGhpcy50Uj1xYih0aGlzLkksdGhpcy5MLHUpKSxKKSh0aGlzLDIwOCx5KzEpLHRoaXMuV1t5XV50aGlzLnRSW3klOF19LEYpLnByb3RvdHlwZS5ZPShGLnByb3RvdHlwZS5zPSJjYWxsZXIiLHt9KSxmdW5jdGlvbih5LHUpe3kuZy5zcGxpY2UoMCwwLHUpfSksYk09e30sS3o9ZnVuY3Rpb24oeSx1KXtyZXR1cm4gdT15LmEoKSx1JjEyOCYmKHU9dSYxMjd8eS5hKCk8PDcpLHV9LG56PWZ1bmN0aW9uKHksdSxJLEQsYyxxKXtyZXR1cm4gZnVuY3Rpb24oKXt2YXIgcj1baGgsdSxJLHZvaWQgMCxjLHEsYXJndW1lbnRzXSxHPUQmMTtpZihEJjIpdmFyIHc9KFkoeSxyKSxuKHksdHJ1ZSxmYWxzZSxmYWxzZSkpO2Vsc2UgRyYmeS5nLmxlbmd0aD9ZKHkscik6Rz8oWSh5LHIpLG4oeSx0cnVlLGZhbHNlLGZhbHNlKSk6dz0kRCh5LHIpO3JldHVybiB3fX0sRjA9ZnVuY3Rpb24oeSx1LEksRCl7RD0oST15LmEoKSx5KS5hKCkseih5LEQsYih5LlMoSSksdSkpfSxuPShGLnByb3RvdHlwZS52Mz1mdW5jdGlvbih5LHUsSSl7cmV0dXJuKCh1PSh1Xj11PDwxMyx1Xj11Pj4xNyx1XnU8PDUpJkkpfHwodT0xKSx5KV51fSxmdW5jdGlvbih5LHUsSSxELGMpe2lmKDAhPXkuZy5sZW5ndGgpe2lmKGM9MD09eS5NKXkuaj15Lm8oKTtyZXR1cm4gST11dSh5LEksRCksYyYmKGM9eS5vKCkteS5qLGM8KHU/MTA6MCl8fDA+PXkuRi0tfHx5LlNwLnB1c2goMjU0Pj1jP2M6MjU0KSksSX19KSxKPWZ1bmN0aW9uKHksdSxJKXtpZigyMDg9PXV8fDE1NT09dSlpZih5Lk5bdV0peS5OW3VdW3kuaF0oSSk7ZWxzZSB5Lk5bdV09eS5BUihJKTtlbHNlIGlmKDYyIT11JiY4MyE9dSYmMTI4IT11JiYyNDMhPXV8fCF5Lk5bdV0peS5OW3VdPXkuSihJLHkuUyk7MjUwPT11JiYoeS5JPXZvaWQgMCxKKHksMjA4LHkuUygyMDgpKzQpKX0sa0Q9KEYucHJvdG90eXBlLkg9KEYucHJvdG90eXBlLm89KHdpbmRvdy5wZXJmb3JtYW5jZXx8e30pLm5vdz9mdW5jdGlvbigpe3JldHVybiB0aGlzLmdrKyh3aW5kb3cucGVyZm9ybWFuY2Uubm93KCl8MCl9OmZ1bmN0aW9uKCl7cmV0dXJuK25ldyBEYXRlfSwzNiksRi5wcm90b3R5cGUuYz0oRi5wcm90b3R5cGUuaD0idG9TdHJpbmciLGZ1bmN0aW9uKHksdSxJLEQsYyxxLHIsRyx3LFope2lmKCh1PXlbMF0sdSk9PWJNKXt5PXlbMV07dHJ5e2Zvcih1PShJPTAsW10pO0k8eS5sZW5ndGg7KXtpZihyPShxPShjPShEPUJbeS5jaGFyQXQoSSsrKV0sSSk8eS5sZW5ndGg/Qlt5LmNoYXJBdChJKV06MCwrK0ksSTx5Lmxlbmd0aCk/Qlt5LmNoYXJBdChJKV06NjQsKytJLEk8eS5sZW5ndGg/Qlt5LmNoYXJBdChJKV06NjQpLCsrSSxudWxsPT1EfHxudWxsPT1jfHxudWxsPT1xfHxudWxsPT1yKXRocm93IEVycm9yKCk7NjQhPSh1LnB1c2goRDw8MnxjPj40KSxxKSYmKHUucHVzaChjPDw0JjI0MHxxPj4yKSw2NCE9ciYmdS5wdXNoKHE8PDYmMTkyfHIpKX10aGlzLlc9dX1jYXRjaChRKXtQKHRoaXMsMTcsUSl9bzgodGhpcyl9ZWxzZSBpZih1PT1KaClEPXlbMV0sRC5wdXNoKHRoaXMuUyg2MikubGVuZ3RoLHRoaXMuUyg4MykubGVuZ3RoLHRoaXMuUygxMjgpLmxlbmd0aCx0aGlzLlMoMTExKSksSih0aGlzLDMwLHlbMl0pLHRoaXMuTls0N10mJnlhKHRoaXMsdGhpcy5TKDQ3KSk7ZWxzZXtpZih1PT16Vyl7Zm9yKHI9KCgoNDwoMDwoNDwocj0oKGM9KHE9KEQ9eVsyXSxiKHRoaXMuUyg2MikubGVuZ3RoKzIsMikpLHRoaXMuUygyNDMpKSwwPGMubGVuZ3RoKSYmeih0aGlzLDYyLGIoYy5sZW5ndGgsMikuY29uY2F0KGMpLDE1KSxjPXRoaXMuUygyMzEpJjUxMSxjLT10aGlzLlMoNjIpLmxlbmd0aCs1LHRoaXMuUyg4MykpLHIubGVuZ3RoKSYmKGMtPXIubGVuZ3RoKzMpLGMpJiZ6KHRoaXMsNjIsYihjLDIpLmNvbmNhdChlQShjKSksMTApLHIpLmxlbmd0aCYmeih0aGlzLDYyLGIoci5sZW5ndGgsMikuY29uY2F0KHIpLDE1MyksYz1lQSgyKS5jb25jYXQodGhpcy5TKDYyKSksYylbMV09Y1swXV4zLGMpWzNdPWNbMV1ecVswXSxjWzRdPWNbMV1ecVsxXSwwKSxxPVtdO3I8Yy5sZW5ndGg7cis9MylHPWNbcl0sdz0oeT1yKzE8Yy5sZW5ndGgpP2NbcisxXTowLFo9KHU9cisyPGMubGVuZ3RoKT9jW3IrMl06MCxJPUc+PjIsRz0oRyYzKTw8NHx3Pj40LHc9KHcmMTUpPDwyfFo+PjYsWiY9NjMsdXx8KFo9NjQseXx8KHc9NjQpKSxxLnB1c2goWFtJXSxYW0ddLFhbd10sWFtaXSk7aWYocT1xLmpvaW4oIiIpKXE9IiEiK3E7ZWxzZSBmb3Iocj0wLHE9IiI7cjxjLmxlbmd0aDtyKyspeT1jW3JdW3RoaXMuaF0oMTYpLDE9PXkubGVuZ3RoJiYoeT0iMCIreSkscSs9eTtyZXR1cm4oKHRoaXMuUygoYz1xLDYyKSkubGVuZ3RoPURbMF0sdGhpcykuUyg4MykubGVuZ3RoPURbMV0sdGhpcykuUygxMjgpLmxlbmd0aD1EWzJdLEoodGhpcywxMTEsRFszXSksY31pZih1PT1SWil5YSh0aGlzLHlbMV0pO2Vsc2UgaWYodT09aGgpcmV0dXJuIHlhKHRoaXMseVsxXSl9fSksRi5wcm90b3R5cGUuYzM9KEYucHJvdG90eXBlLlM9ZnVuY3Rpb24oeSx1KXtpZigodT10aGlzLk5beV0sdm9pZCAwKT09PXUpdGhyb3cgUCh0aGlzLDMwLDAseSksdGhpcy5ZO3JldHVybiB1KCl9LGZ1bmN0aW9uKHksdSxJKXtpZigzPT15Lmxlbmd0aCl7Zm9yKEk9MDszPkk7SSsrKXVbSV0rPXlbSV07Zm9yKHk9WzEzLChJPTAsOCksMTMsMTIsMTYsNSwzLDEwLDE1XTs5Pkk7SSsrKXVbM10odSxJJTMseVtJXSl9fSksZnVuY3Rpb24oeSx1KXsoeS5sLnB1c2goeS5OLnNsaWNlKCkpLHkuTlsyMDhdPXZvaWQgMCxKKSh5LDIwOCx1KX0pLG84PWZ1bmN0aW9uKHksdSxJLEQsYyxxLHIpe3kuTSsrO3RyeXtmb3IocT0oST0oRD01MDAxLChjPXZvaWQgMCx5LlcpLmxlbmd0aCksMCk7KHkuYk98fC0tRCkmJih5Lkt8fChxPXkuUygyMDgpKTxJKTspdHJ5e3kuSz9jPXkuYSh0cnVlKTooSih5LDE1NSxxKSxyPXkuYSgpLGM9eS5TKHIpKSxjJiZjLmNhbGw/Yyh5KTpQKHksMjEsMCxyKSx5Lm09dHJ1ZSxLKHksMCwyKX1jYXRjaChHKXtHIT15LlkmJih5LlMoNDMpP1AoeSwyMixHKTpKKHksNDMsRykpfUR8fFAoeSwzMyl9Y2F0Y2goRyl7dHJ5e1AoeSwyMixHKX1jYXRjaCh3KXtoKHksdyl9fXJldHVybihJPXkuUygzMCksdSkmJkooeSwyMDgsdSkseS5NLS0sSX0sWUQ9KEYucHJvdG90eXBlLmJPPWZhbHNlLGZ1bmN0aW9uKHksdSxJLEQsYyxxKXtmb3IocT0oYz0oRD0oKEk9KHU9e30seS5hKCkpLHUpLkQ9eS5hKCksdS5BPVtdLHkuYSgpLTEpLHkpLmEoKSwwKTtxPEQ7cSsrKXUuQS5wdXNoKHkuYSgpKTtmb3IodS5VPXkuUyhJKSx1LlA9eS5TKGMpO0QtLTspdS5BW0RdPXkuUyh1LkFbRF0pO3JldHVybiB1fSkselc9e30sSz0oRi5wcm90b3R5cGUuJDA9ZnVuY3Rpb24oeSx1LEksRCxjLHEpe2ZvcihxPShJPVtdLEQ9MCk7cTx5Lmxlbmd0aDtxKyspZm9yKGM9Yzw8dXx5W3FdLEQrPXU7NzxEOylELT04LEkucHVzaChjPj5EJjI1NSk7cmV0dXJuIEl9LEYucHJvdG90eXBlLmk9MzUsZnVuY3Rpb24oeSx1LEkpe2lmKDA+PXkuVnx8MTx5Lk18fCF5Lm0mJjA8dXx8MCE9ZG9jdW1lbnQuaGlkZGVufHx5Lm8oKS15Lmo8eS5WLUkpcmV0dXJuIGZhbHNlO3JldHVybih1PXkuUygoeS5CPXRydWUsMjA4KSktdSxKKHksMjA4LHkuVy5sZW5ndGgpLHkpLmcucHVzaChbUlosdV0pLHRydWV9KSxxYj1mdW5jdGlvbih5LHUsSSxEKXt0cnl7Zm9yKEQ9MDs3OTY2OTM4NzQ4OCE9RDspeSs9KHU8PDRedT4+PjUpK3VeRCtJW0QmM10sRCs9MjQ4OTY2ODM1OSx1Kz0oeTw8NF55Pj4+NSkreV5EK0lbRD4+PjExJjNdO3JldHVyblt5Pj4+MjQseT4+MTYmMjU1LHk+PjgmMjU1LHkmMjU1LHU+Pj4yNCx1Pj4xNiYyNTUsdT4+OCYyNTUsdSYyNTVdfWNhdGNoKGMpe3Rocm93IGM7fX0sc3c9ZnVuY3Rpb24oeSx1LEksRCl7Zm9yKEQ9KEk9eS5hKCksMCk7MDx1O3UtLSlEPUQ8PDh8eS5hKCk7Sih5LEksRCl9O2VbMF1pbiBSfHwidW5kZWZpbmVkIj09dHlwZW9mIFIuZXhlY1NjcmlwdHx8Ui5leGVjU2NyaXB0KCJ2YXIgIitlWzBdKTtmb3IodmFyIGs7ZS5sZW5ndGgmJihrPWUuc2hpZnQoKSk7KVI9UltrXSYmUltrXSE9PU9iamVjdC5wcm90b3R5cGVba10/UltrXTpSW2tdPXt9O2c9SC5ib3RndWFyZCxnLnBMZz1mdW5jdGlvbih5LHUsSSl7dGhpcy5pbnZva2U9KEk9bmV3IEYoeSx7Zjp1fSksZnVuY3Rpb24oRCxjLHEpe3JldHVybihxPUkuTkUoYyYmRCxxKSxEKSYmIWMmJkQocSkscX0pfSxnLmJnPWZ1bmN0aW9uKHksdSxJKXtyZXR1cm4geSYmeS5zdWJzdHJpbmcmJihJPWdbeS5zdWJzdHJpbmcoMCwzKV0pP25ldyBJKHkuc3Vic3RyaW5nKDMpLHUpOm5ldyBnLnBMZyh5LHUpfTt0cnl7Zy51fHwobVUoSCwidW5sb2FkIixmdW5jdGlvbigpe30pLGcudT0xKX1jYXRjaCh5KXt9OycpKCk7PC9zY3JpcHQ+CiAgPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiIG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICBkb2N1bWVudC5iZyA9IG5ldyBib3RndWFyZC5iZygncExnN3N1QVlWUWNYZDVJZ2duKytrVEs2V216aTA4VVBnYk9tajRQbzM5bENSeW93c01yMXVOcTdKNHV4d2JyVDBPbFE4Z2pSK040cDJsNEpJQnREUmx6WkJZUkhOaW9mQkdodWs3NjYxNFdVVGlSSW9uUWNVUjJuSEdRa3EvOHF1NzdLSFh4OWw2bXpnbVluTmM0SmJDV2F3MzJIdm5YV201Uk1FOWxiRHpLUVdwazluQTYxZkVUazNXTC9BMTUrSFB1UnRISmtwaThwTzRkMXJLVnNVZklUcHN2WXYyT0d1Z0phSGNKOFhqdG1zWmV3cHhXRWdNWVFQVWlqTklYR3h2SjNuLzFJRXFZcUhYdXd2bC91VnpqcS9SdWpWVFRqdGpFc2NXTHNrRDJrVndlbWJJbm1OcXFzeXdTM2FKVmpnMjBmVTBmTHQ5blEzaGs4UjJObmM3eXZCb3p4MTdYd0lsKzZFM21YanI5anV1U2dUSkh6akc5RkxHS3g4eWw3cXMyYnM3dm5MUmY3RjV0cElsVFg0bFE1eVkxdkM3NU1jSmFSdHFWZ28xZml1VjZnMHNSWklsUll2SE1rait1NEZ6UVBuRXRyZ2xBZG1McmhncG83SWVRbFVDdGJkU1JwWjV1Wjc5K1FpbHUwOVg4VGRpTTgvb2pIZWsxRjMrNWptOTBMeGZUbmluTmFjYWJrcG1LbFV4QWIwZXNDY1FHenJmTldLZFg2azFmUm1mamJQUDY5blhRbENncFRrbStTRnVYMGNuaFJZZ05MakxVNDMvcVFQQ1hjUmZLZTVEc3pWRUdPdXg2RG5WVFRQYS9RMUVwdjlsV1hRelJUUnJYVTBCWFpmSldpYVFvRTJCSmNlNVUyd05rOWtyYXpwNkl4M1E0aklQYmdwYmlVZXVnRmhaSDN4U0IwUDZOa0UyNlYzdk5xU3dZVGFIcU1mQlBRTk1XWi95aHE3bGUvQWxtd3VieWVKUGZaaTcwR2VPeTRZU2duKzVkNFdJRUc2SnhBRmIrN216d0FYMFNuWmpuVU4wbzNYY1NaVlVZRUJpNEdrd0t3eW5FbWh4UW05eWVFOEV2ZVNlNGlmZTV6YTR2WUgwb3NzRFFnMW42L2hjdGhDR0w0ZW83dlhKWWVIbW5Zb1gxRkJBajhndy9vQWtaV29CRVV5dkpza1RaOE1hbE52ZmJSZTVBbVdEeGljSXA5LzJTOW1MRTNXaEltVHpJQnRQVkJ2SlBnMjdhdmF5bVhFcFBBbGFQbkpWeUtkc1QyaXJrT2F2dlQ2UUVRbi9kelk5cEF0RFgwazlXamxvdFAza2E1STgyMERUb0syMkx3ZmtvWjgwZlpIVHVhVEE5aXJLSS9ZTHZ1RllORk8rZ3VkVEpBN1ZwZDBHbmtkK0x4OEdiYWNFcW5zMXBIbVk3VUtXeWZNazI0TzJwL04wTlRIMi81Vzg4c3hBSTUvWjhaNEdxYXJuRVluM1ovZTBzTkhVekVPc1RBSHNhMy9reWpac3NJeXBFM1RuVWZwZUpINjd3TGxqTEoxOG1KZGRSK3VaYytaQlNvMFF5MExPVmZtdlhDc1Y4RmVOS3ZIRnU2UnkrVWdpNUhMeG1xK3RKVlJtTXJ1bzd4VTlMTjNpSTNZTkRhdkduOXlGMzYySjEwZDEwQ2pFcGhDTXJqaUJTOWUxV1R4N3ZPSFN1UWo3cFBVOTN3ZEdoMjZoeGJyM2hJdHdiaWtueEsrcThvYUQycCtsSzJJWmprcUxxRGUrQ1BMQjhYSkFwZVhBRHNkaUZkVHN2eVBkc3U3ekEzc1gwVE9Gb3FoOE4rL0FvWVBHYm9VRUliWVFuWkoyQWJmRlZSdUF4QWdjdVJ1d2NWejdrd0F1b2lLdnhlNTdFUmVxQTYvdUVEN0pBK05pTnpydWVyUllDbkg4V0hIcnFFLzN4R2lnazhUbGJuRXN3ciszNlhQMlB5QkxiWkR5TnpTZ2Q2U1Q0OVNoMFo3L2lHcjNla0IvRXNzOGZaUWVlbzViU0lrRXFpalJlZDJYbE51ZXhhdDRzWURYQkRiaXorT2tCdVM5amZueEkrTVMxVWlFb294Qm5EZ0d4OHNmdytYVjFPVGJsY0lFU0VzejhSZ0lmWUh1TlJHZmxrUm9mZ2M4SXNvbG5odWJzUlM0eW9zcnJ5R2FncjJPYlVIS0Y0RjFjY2hvYzJTYnN5Um9zdkx6dEpBeitIY2R2UFdDWndSVUVMY3hsN25TQnM4ZVl0U1NNY2pZL3pWdTdIVkJGUHlQM0ZkYnpEK1ZTckVWVFE0T3RFbzRXZUpoSnlIT0x3L3lEQ0RVZytHWXdwNmg2aUxPelFHeDRvUHBQeXRPQ0g1bnpodkkxanVWazVoVlFDYk0yZnduM2hDamtOdWJzZGpkYXlmaGQwMGtXS0JpaTdyclJtSWQ5bm1YYlNVY1BlL1pFU1BKUmVrdHhtS0l0QjdHWmZmUy8yaHFTRVE0azhYTjJ2dnM5ZkRKVWN3dmNxUzcramM0RDVKMExjOEdyMGI3QUJIU0dpUnp0OVZLVzk1UzdwMmtXZXJSU055c0plV3hLQVV2SWsvWG1mRllad0hjckUyTGtzeWdBSmU0MU92bndrazNKaW4wOTA1VmxFb3JkWGsxdHFXQjJ5WTZlbWVZeGZxckgyT3JPV0VieTRMbklWZk9SUzdUamgwbmZBZTYrRW9kY3ZtSGFNeGRCdTduK1JFTUhtYnAvTERrY0cvMzZRaWRwc2QvMmtUUUJMZjkwVndVb0pZbnEvUW1wQ1o3RG13UVFScWJJZ1U1RTRhU21lNTBPQk0zVktPUmRsSnZOZ0FxdFdtVlpsMUQzSWZEaFBDOVFCeFcycWVFeFVwSGRLZzI1cnBHYzA3OGQxY2RPMkwzeWZWUGVaSHF5QTBKYm5aZUFva3FORzJDQ1cvWDF3andWMkJJdngxSTEzcGdXbmVBaERXUE1aaFU2UXJuTFduL085c1lYK1VCWnVFVUZ3emdYWXFIaE9GT3BsSzk3aTNVTFdqY1RlWG14SXJBdURaT2lBQW9sNm4veGtvc3NmNkN6RnlaMWV1eVB1N2pGTE4wbjk3MXZQOGhLRWgrYTVtRzBJNU5xOVdKMldwNVRNclpRdG42aDJNSXp1M1dMVXFMT3VoVEVsQnpETnowc3B6WS8zK3g4OGcwL0FyNDdWVjR4TUlrV3NzMUFEZHBaTGlockp0UlBNRXhLUWE2V252SytvTG4yVmhsK0dPcHhlSFo4NFY4UmVxZFlha0wvaEVLV2ZrdFNHMXlRQUNMNFF1d09jWFJyZHJHbVoxZW5BeUxZblFRR2psZjZNbFhWMFNJL2ZkLzRKeWVabTF4dkVXM3piWC9ITFJTV3ZZdDFqb1EvMnRXU2djMHFPUStWZHQ2N3FpaENDNnA1bkx4VzloS0dIenlYYTd6T3dEaUpzOTJGQ29kVkJQRk1uSmFHMjdYaEFwVGxpUkNoYUZHU0pzRVFWMFc2cDJxLzVsYk9zWWdnSnQ0SkFNNXhhZkJKclhMaDFFRFoxK0dTcmV4OGlqTVZSbUtsMTBETWl3am91NiswYlFlbStyUlVTUE5MN0R0ckdYejNKekFkNU5Qei9lN3lBSncxRDJQZ3d3aGxTOUc2MmJqSE4rR250YVE3UnB3TTh2SzFKbklTYWtQc1YyQ3R6YWJuSE5JSSt6ZGt0M1pnZGgyVDl0blFCWFdJOGVwQzZTR0VnOW81TVB4cHNLQ0p3UitkRGJxb3k5cjRtbFRVZFMyaHlRSVlOWXRRV0hhcnlHUElNQlRUWXdLRXB1MUQyNE0raGFZejdBd2tXMjh2WGgrR3FiVmdRTm9YWHNTN0hkVDBiTnVaYVo0dFlJRUx3YnIrdG43L0VFVU1PTEJQNmRtSTdHRG0zTndzQkVMUEtUcGtpQmU0V0xDS1RheFA3SzlYa1ZQaUVnN1U0MDJPTWZBQTRuZGZqekIwRGh3SkJLV0IwWDNBbXh6NEt5OGRCYWJXdCtRUkpSMzBWa1VUdVFsZGNCQlBIT2pVQTFOUnZzc0pWcHRETVJhaDZQQWJnUnRyaWl6Wlp6S1dUWXB4aS9jMFFTRFA2aXdYSjFaVy9CZjNnSkJ1d3VzR1lGRWUxZnpDMFk1UGNWSjUvOU9HQUNkMmN1QzlZZmJuQjVmR2c0Y1RJYnRzZkpoWVNPL05EVTNsd21mQWJucGtWUmRDcUdrNkI5NkN5V0JzRmlTc0lCaVM2MVViRklDbjRTc3g4ZHNtY0FKWWRJb1UzdkJJQWNrRWd3YmlNRCtmUVZUMjFqbkZ5eWRFMTA1NHRSSFFvbnB4V2VWV3d6VmEzVVVkVEZaVmdIa1d5Tis5eTNyd2lWTTF6eTFVR1dNcnQyWjBzTHhhSG02VW5mT3pxUG5rdjhiMjd3ZGFXRUZua0J5Z2dYUXpYZW1WNlFDZlF2LzYzNG1KWU5FWjFCUVlZa1ZOS2JzTU1JMUhRTEJVNXBtalN1OERDdVhwazNnWCtVSVh2VFVlZERSWFFDRmN6ZlZwNFJtVjBLckxtTkR3K0VRWlN1UU9YWVJGMXptV0tCdnJ6bHJCb0tYd1AzRWpmTFIzSDdiQVhnZHliQmR4dnM0MFpqK3ZUbEthZ0VDSkhOSmpCSHlvM2c5Um83Ri94bFZUTzQ4cXZ4bkNrQVNBdndZMnNaa0MrVU04NVNKMWRVOTNIdUQzTDJ5NS84ckwxd3l3aUZWTWxEZkM5cXlSMnNFOUU1cllwY0grZkRGL2hyNnVxNENDQVlwRUh1TW1hR2MwZk5jd1daZ1lDdkF6WllpUlE1QjRhMXRvUjNkYm1PQU1kdEhjdnFUNkhZa2psbTZ0MXJCOThmNGpLZ3hUb1IvRG82Tnl2T1lmVzc5MHlQUS9MVlRPOWJyYmoxSmUwY1daVExYamRHdlJqVTJhZUFBdDAvUWlVUEpiQU9BaHhqTjRjUjU2UUhicmU3RlQ3TWVLclRCcDYrdmJTVGloWGNLeDdldUpnM2t6ZVJqM2xPOHg3RnBTZ1NTR0I2bjVaTWdiRVo0M3Bpd000LzNZU1dld2ZJSGJsQWhXSGJUZ2h0dFRJRnZYOE1yV1EvOUx6aFZ3NmRtVGc2WDExWTZjdUhVZnNQUXpoaEFtL1BsakVUd3ljeCtqajQxdnVZSDNWUXhLMUk0NXptTmZCS3hXeVYxRVlYVUlKUGkxc2FGSmxMWmN3NCt2MVgvMlpKalVON0JTSkkyNnJVdktVTkJYblJtQnMyMXR1Sko4SCtlbDlvMkgyS1pFc1JaWEhhakQ1TTliSDIwTjE3MW02VFlzL0N6dUxTcXp5cG1KRzdLcDNrSWZWcGdXc015aHpNVFl1TnhlVmVpZDBvWmlFRFc4aG1GdUQ2K0FnM25ScUtBYlZrNFhtSkg2R0ZYQlg1TVJvemxtVVhWdSt6K2JnWGgwQ3NjY3hSMTVkbDg5MmxDS0FiOXFpSlpRVU9sRWJRR3NoMm90MGt1Rzh6RFhxZG13SkxyVU0vc1RkYTU2TGFTL0NwdjNsZk1EVjdJOStudkJIVnQwTXAwcGNGTEdvYXc2MGdVNlRKUlQ4eDVkVkNYOXRrN1VZSUdlVEtSYU01c0VRUDMxTWJGQk9qc1BDV01mWXlOSkxkaTJRRTBWbzNsMUNkSzRXeFRCSU1UQjU4eFJlUk9McFNOcW1meVU1S1dMYzhpZHluTFRTS2FpWk5MWDlsMEFMd1FUNjhqeFBTVnRCWVh2c01mS3dxU04xRkoyYmpkTDgxOGZNV09LRzV4bWR2dEdWelU1dDhTSzFGdzllQXo2WHJZaGRUYnM2WHhQU1pRRm9CQ1c3VVBaYys4aWtWTFdzekVLTi9hbm1OdFdNVnVwWFFTQkJFYTJvbFV5N2JJTkVscDJtZFVpY3hzZG95RlZDT2tjZzIwNGRRblNxdllRVXVvV3Fya2VUUkEzTnVUUzhYQVBxbmhmQllGQ3hSRjRxN3I0c2t0eExDcjYrTDZzZnBVckJ0V3YyeGxQTFpuajRTbkJFTGdDenFwdThCbVBnMFJWU1FhckVybG8wOWh4ZnRIT3ZVYjN5YVZURXlyZFNXUnRUWUFtKytVYU1YWVF5VVRBYjgrU3cxVGxqeExzOGozVzE5VTdjb0trenQyOFdOeVY5T3lLY05XVnpKV0s1QVVWcnNCa2JESEVBM0orZ2U0REVTNUwvcEZYNVFyNmdKS2NYVkdrYXJ6UVJmYlZlY0hoOHVKLzJoTG80WmlNeEhKdEFWWHQzUS83K1NhdGVQMXQrMFQ2aW1hQzlseFRmVG11QnhXMnFRREVOVTFmVCszMTBGUWgxbkxlWjJ2WC9pZmRKZHB3bW83eHRwR2QwTlRtai9KS0djNXRiZTIrRDVaNkhMamtxUT09Jyk7CiAgPC9zY3JpcHQ+CjxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIGdhaWEgPSB3aW5kb3cuZ2FpYSB8fCB7fTsKICBnYWlhLnBzID0gZ2FpYS5wcyB8fCB7fTsKICBnYWlhLnBzLmhhc1ByZWZpbGxlZElkZW50aWZpZXIgPSBmYWxzZTsKICBmdW5jdGlvbiBnYWlhX3BhcnNlRnJhZ21lbnQoKSB7CiAgdmFyIGhhc2ggPSBsb2NhdGlvbi5oYXNoOwogIHZhciBwYXJhbXMgPSB7fTsKICBpZiAoIWhhc2gpIHsKICByZXR1cm4gcGFyYW1zOwogIH0KICB2YXIgcGFyYW1TdHJzID0gZGVjb2RlVVJJQ29tcG9uZW50KGhhc2guc3Vic3RyaW5nKDEpKS5zcGxpdCgnJicpOwogIGZvciAodmFyIGkgPSAwOyBpIDwgcGFyYW1TdHJzLmxlbmd0aDsgaSsrKSB7CiAgICAgIHZhciBwYXJhbSA9IHBhcmFtU3Ryc1tpXS5zcGxpdCgnPScpOwogICAgICBwYXJhbXNbcGFyYW1bMF1dID0gcGFyYW1bMV07CiAgICB9CiAgICByZXR1cm4gcGFyYW1zOwogIH0KCiAgZnVuY3Rpb24gZ2FpYV9wcmVmaWxsRW1haWwoKSB7CiAgICB2YXIgZW1haWwgPSBudWxsOwogICAgdmFyIGZvcm0gPSBudWxsOwogICAgaWYgKGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKSB7CiAgICAgIGVtYWlsID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ0VtYWlsJyk7CiAgICAgIGZvcm0gPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ2FpYV9sb2dpbmZvcm0nKTsKICAgIH0KICAgIGlmIChmb3JtICYmIGVtYWlsICYmIChlbWFpbC52YWx1ZSA9PSBudWxsIHx8IGVtYWlsLnZhbHVlID09ICcnKQogICAgICAgICYmIChlbWFpbC50eXBlICE9ICdoaWRkZW4nKSkgewogICAgICBoYXNoUGFyYW1zID0gZ2FpYV9wYXJzZUZyYWdtZW50KCk7CiAgICAgIGlmIChoYXNoUGFyYW1zWydFbWFpbCddICYmIGhhc2hQYXJhbXNbJ0VtYWlsJ10gIT0gJycpIHsKICAgICAgICBlbWFpbC52YWx1ZSA9IGhhc2hQYXJhbXNbJ0VtYWlsJ107CiAgICAgIH0KICAgIH0KICB9CgogIAogIHRyeSB7CiAgICBnYWlhX3ByZWZpbGxFbWFpbCgpOwogIH0gY2F0Y2ggKGUpIHsKICB9CiAgCjwvc2NyaXB0Pgo8c2NyaXB0IG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICB2YXIgZ2FpYV9zY3JvbGxUb0VsZW1lbnQgPSBmdW5jdGlvbihlbGVtZW50KSB7CiAgdmFyIGNhbGN1bGF0ZU9mZnNldEhlaWdodCA9IGZ1bmN0aW9uKGVsZW1lbnQpIHsKICB2YXIgY3VydG9wID0gMDsKICBpZiAoZWxlbWVudC5vZmZzZXRQYXJlbnQpIHsKICB3aGlsZSAoZWxlbWVudCkgewogIGN1cnRvcCArPSBlbGVtZW50Lm9mZnNldFRvcDsKICBlbGVtZW50ID0gZWxlbWVudC5vZmZzZXRQYXJlbnQ7CiAgfQogIH0KICByZXR1cm4gY3VydG9wOwogIH0KICB2YXIgc2lnaW5PZmZzZXRIZWlnaHQgPSBjYWxjdWxhdGVPZmZzZXRIZWlnaHQoZWxlbWVudCk7CiAgdmFyIHNjcm9sbEhlaWdodCA9IHNpZ2luT2Zmc2V0SGVpZ2h0IC0gd2luZG93LmlubmVySGVpZ2h0ICsKICBlbGVtZW50LmNsaWVudEhlaWdodCArIDAuMDIgKiB3aW5kb3cuaW5uZXJIZWlnaHQ7CiAgd2luZG93LnNjcm9sbCgwLCBzY3JvbGxIZWlnaHQpOwogIH0KPC9zY3JpcHQ+CiAgPHNjcmlwdCBub25jZT0iQy81V0R0UDIzM0FlWUIvaGtRWi93USI+CiAgaWYgKGdhaWEucHMuaGFzUHJlZmlsbGVkSWRlbnRpZmllcikgewogIHZhciBmb3JtID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ2dhaWFfbG9naW5mb3JtJyk7CiAgaWYgKGZvcm0pIHsKICBmb3JtLnN1Ym1pdCgpOwogIH0KICB9CiAgPC9zY3JpcHQ+CjxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPgogIChmdW5jdGlvbigpewogIGdhaWFfb25Mb2dpblN1Ym1pdCA9IGZ1bmN0aW9uKCkgewogIHRyeSB7CiAgZ2FpYS5sb2dpbkF1dG9SZWRpcmVjdC5zdG9wKCk7CiAgfSBjYXRjaCAoZXJyKSB7CiAgLy8gZG8gbm90IHByZXZlbnQgZm9ybSBmcm9tIGJlaW5nIHN1Ym1pdHRlZAogIH0KICB0cnkgewogIGRvY3VtZW50LmJnLmludm9rZShmdW5jdGlvbihyZXNwb25zZSkgewogIGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdiZ3Jlc3BvbnNlJykudmFsdWUgPSByZXNwb25zZTsKICB9KTsKICB9IGNhdGNoIChlcnIpIHsKICBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnYmdyZXNwb25zZScpLnZhbHVlID0gJyc7CiAgfQogIHJldHVybiB0cnVlOwogIH0KICBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ2FpYV9sb2dpbmZvcm0nKS5vbnN1Ym1pdCA9IGdhaWFfb25Mb2dpblN1Ym1pdDsKICB2YXIgc2lnbmluQnV0dG9uOwogIHNpZ25pbkJ1dHRvbiA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCduZXh0Jyk7CiAgZ2FpYV9hdHRhY2hFdmVudCh3aW5kb3csICdsb2FkJywgZnVuY3Rpb24oKXsKICBnYWlhX3Njcm9sbFRvRWxlbWVudChzaWduaW5CdXR0b24pOwogIH0pOwogIH0pKCk7Cjwvc2NyaXB0PgogIDxzY3JpcHQgbm9uY2U9IkMvNVdEdFAyMzNBZVlCL2hrUVovd1EiPnZhciBlPXRoaXMsZz1mdW5jdGlvbihiLGMpe2I9Yi5zcGxpdCgiLiIpO3ZhciBhPWU7YlswXWluIGF8fCFhLmV4ZWNTY3JpcHR8fGEuZXhlY1NjcmlwdCgidmFyICIrYlswXSk7Zm9yKHZhciBkO2IubGVuZ3RoJiYoZD1iLnNoaWZ0KCkpOyliLmxlbmd0aHx8dm9pZCAwPT09Yz9hW2RdP2E9YVtkXTphPWFbZF09e306YVtkXT1jfTt2YXIgaD1mdW5jdGlvbigpe3RyeXtyZXR1cm4gbmV3IFhNTEh0dHBSZXF1ZXN0fWNhdGNoKGEpe2Zvcih2YXIgYj1bIk1TWE1MMi5YTUxIVFRQLjYuMCIsIk1TWE1MMi5YTUxIVFRQLjMuMCIsIk1TWE1MMi5YTUxIVFRQIiwiTWljcm9zb2Z0LlhNTEhUVFAiXSxjPTA7YzxiLmxlbmd0aDtjKyspdHJ5e3JldHVybiBuZXcgQWN0aXZlWE9iamVjdChiW2NdKX1jYXRjaChkKXt9fXJldHVybiBudWxsfTtnKCJnYWlhLmFqYXgubmV3WG1sSHR0cFJlcXVlc3QiLGgpO3ZhciBrPWZ1bmN0aW9uKCl7dGhpcy5hPWgoKTt0aGlzLnBhcmFtZXRlcnM9e319O2coImdhaWEuYWpheC5YbWxIdHRwRm9ybVJlcXVlc3QiLGspOwprLnByb3RvdHlwZS5zZW5kPWZ1bmN0aW9uKGIsYyl7dmFyIGE9W10sZDtmb3IoZCBpbiB0aGlzLnBhcmFtZXRlcnMpYS5wdXNoKGQrIj0iK2VuY29kZVVSSUNvbXBvbmVudCh0aGlzLnBhcmFtZXRlcnNbZF0pKTthPWEuam9pbigiJiIpO3ZhciBmPXRoaXMuYTtmLm9wZW4oIlBPU1QiLGIsITApO2Yuc2V0UmVxdWVzdEhlYWRlcigiQ29udGVudC10eXBlIiwiYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkIik7Zi5vbnJlYWR5c3RhdGVjaGFuZ2U9ZnVuY3Rpb24oKXs0PT1mLnJlYWR5U3RhdGUmJmMoe3N0YXR1czpmLnN0YXR1cyx0ZXh0OmYucmVzcG9uc2VUZXh0fSl9O2Yuc2VuZChhKX07ay5wcm90b3R5cGUuc2VuZD1rLnByb3RvdHlwZS5zZW5kOwprLnByb3RvdHlwZS5oPWZ1bmN0aW9uKGIsYyxhKXt2YXIgZD10aGlzLmE7ZC5vcGVuKCJQT1NUIixiLCEwKTtkLnNldFJlcXVlc3RIZWFkZXIoIkNvbnRlbnQtdHlwZSIsImFwcGxpY2F0aW9uL2pzb24iKTtkLm9ucmVhZHlzdGF0ZWNoYW5nZT1mdW5jdGlvbigpezQ9PWQucmVhZHlTdGF0ZSYmYSh7c3RhdHVzOmQuc3RhdHVzLHRleHQ6ZC5yZXNwb25zZVRleHR9KX07ZC5zZW5kKGMpfTtrLnByb3RvdHlwZS5zZW5kSnNvbj1rLnByb3RvdHlwZS5oO2sucHJvdG90eXBlLmdldD1mdW5jdGlvbihiLGMpe3ZhciBhPXRoaXMuYTthLm9wZW4oIkdFVCIsYiwhMCk7YS5vbnJlYWR5c3RhdGVjaGFuZ2U9ZnVuY3Rpb24oKXs0PT1hLnJlYWR5U3RhdGUmJmMoe3N0YXR1czphLnN0YXR1cyx0ZXh0OmEucmVzcG9uc2VUZXh0fSl9O2Euc2VuZCgpfTtrLnByb3RvdHlwZS5nZXQ9ay5wcm90b3R5cGUuZ2V0O3ZhciBsPS9ccyo7XHMqLyxtPWZ1bmN0aW9uKCl7aWYoIWRvY3VtZW50LmNvb2tpZSlyZXR1cm4iIjtmb3IodmFyIGI9ZG9jdW1lbnQuY29va2llLnNwbGl0KGwpLGM9MDtjPGIubGVuZ3RoO2MrKyl7dmFyIGE9YltjXTthPWEucmVwbGFjZSgvXlxzKy8sIiIpO2E9YS5yZXBsYWNlKC9ccyskLywiIik7aWYoMD09YS5pbmRleE9mKCJBUElTSUQ9IikpcmV0dXJuIGEuc3Vic3RyKDcpfXJldHVybiIifTt2YXIgbj1udWxsLHA9ZnVuY3Rpb24oYixjKXt0aGlzLmc9Yjt0aGlzLmY9Yzt0aGlzLmM9bSgpO3RoaXMuYj0hMX0scT1mdW5jdGlvbigpe3ZhciBiPW4sYz1tKCk7Yz09Yi5jfHxiLmJ8fChiLmM9YywobmV3IGspLmdldChiLmYsZnVuY3Rpb24oYSl7dmFyIGQ9bjthJiZhLnN0YXR1cyYmMjAwPT1hLnN0YXR1cyYmIk9LIj09YS50ZXh0JiYoZC5hJiZjbGVhckludGVydmFsKGQuYSksZC5ifHwod2luZG93LmxvY2F0aW9uPWQuZykpfSkpfTtwLnByb3RvdHlwZS5zdGFydD1mdW5jdGlvbihiKXtpZih0aGlzLmEpcmV0dXJuITE7dGhpcy5hPXNldEludGVydmFsKGZ1bmN0aW9uKCl7cSgpfSxiKTtyZXR1cm4hMH07ZygiZ2FpYS5sb2dpbkF1dG9SZWRpcmVjdC5zdGFydCIsZnVuY3Rpb24oYixjLGEpe2lmKG58fCFhfHwhY3x8MD49YilyZXR1cm4hMTtuPW5ldyBwKGMsYSk7cmV0dXJuIG4uc3RhcnQoYil9KTsKZygiZ2FpYS5sb2dpbkF1dG9SZWRpcmVjdC5zdG9wIixmdW5jdGlvbigpe3ZhciBiPW47Yi5iPSEwO2IuYSYmKGNsZWFySW50ZXJ2YWwoYi5hKSxiLmE9bnVsbCl9KTsKPC9zY3JpcHQ+CiAgPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiIG5vbmNlPSJDLzVXRHRQMjMzQWVZQi9oa1FaL3dRIj4KICBnYWlhLmxvZ2luQXV0b1JlZGlyZWN0LnN0YXJ0KDUwMDAsCiAgJ2h0dHBzOlx4MkZceDJGYWNjb3VudHMuZ29vZ2xlLmNvbVx4MkZTZXJ2aWNlTG9naW4/Y29udGludWU9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2Zm9sbG93dXA9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2c2VydmljZT13aXNlXHgyNmx0bXBsPXNoZWV0c1x4MjZwYXNzaXZlPTEyMDk2MDBceDI2bm9hdXRvbG9naW49dHJ1ZScsCiAgJ2h0dHBzOlx4MkZceDJGYWNjb3VudHMuZ29vZ2xlLmNvbVx4MkZQYXNzaXZlTG9naW5Qcm9iZXI/Y29udGludWU9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2Zm9sbG93dXA9aHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZzcHJlYWRzaGVldHMlMkZkJTJGMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGclMkZleHBvcnQlM0Zmb3JtYXQlM0Rjc3ZceDI2c2VydmljZT13aXNlXHgyNmx0bXBsPXNoZWV0c1x4MjZwYXNzaXZlPTEyMDk2MDAnKTsKICA8L3NjcmlwdD4KICA8L2JvZHk+CjwvaHRtbD4KIjtzOjc6ImhlYWRlcnMiO086MjU6IlJlcXVlc3RzX1Jlc3BvbnNlX0hlYWRlcnMiOjE6e3M6NzoiACoAZGF0YSI7YToxNTp7czoxMjoiY29udGVudC10eXBlIjthOjE6e2k6MDtzOjI0OiJ0ZXh0L2h0bWw7IGNoYXJzZXQ9VVRGLTgiO31zOjE1OiJ4LWZyYW1lLW9wdGlvbnMiO2E6MTp7aTowO3M6NDoiREVOWSI7fXM6NDoibGluayI7YToxOntpOjA7czo1OToiPGh0dHBzOi8vd3d3Lmdvb2dsZS5jb20vaW50bC9lbi1HQi9kcml2ZS8+OyByZWw9ImNhbm9uaWNhbCIiO31zOjEyOiJ4LWF1dG8tbG9naW4iO2E6MTp7aTowO3M6MTg3OiJyZWFsbT1jb20uZ29vZ2xlJmFyZ3M9c2VydmljZSUzRHdpc2UlMjZjb250aW51ZSUzRGh0dHBzJTI1M0ElMjUyRiUyNTJGZG9jcy5nb29nbGUuY29tJTI1MkZzcHJlYWRzaGVldHMlMjUyRmQlMjUyRjFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnJTI1MkZleHBvcnQlMjUzRmZvcm1hdCUyNTNEY3N2Ijt9czoxMzoiY2FjaGUtY29udHJvbCI7YToxOntpOjA7czo0Njoibm8tY2FjaGUsIG5vLXN0b3JlLCBtYXgtYWdlPTAsIG11c3QtcmV2YWxpZGF0ZSI7fXM6NjoicHJhZ21hIjthOjE6e2k6MDtzOjg6Im5vLWNhY2hlIjt9czo3OiJleHBpcmVzIjthOjE6e2k6MDtzOjI5OiJNb24sIDAxIEphbiAxOTkwIDAwOjAwOjAwIEdNVCI7fXM6NDoiZGF0ZSI7YToxOntpOjA7czoyOToiV2VkLCAxNCBBdWcgMjAxOSAxMjo1MTozNyBHTVQiO31zOjI1OiJzdHJpY3QtdHJhbnNwb3J0LXNlY3VyaXR5IjthOjE6e2k6MDtzOjM1OiJtYXgtYWdlPTMxNTM2MDAwOyBpbmNsdWRlU3ViRG9tYWlucyI7fXM6MjM6ImNvbnRlbnQtc2VjdXJpdHktcG9saWN5IjthOjE6e2k6MDtzOjE0Mzoic2NyaXB0LXNyYyAncmVwb3J0LXNhbXBsZScgJ25vbmNlLUMvNVdEdFAyMzNBZVlCL2hrUVovd1EnICd1bnNhZmUtaW5saW5lJyAndW5zYWZlLWV2YWwnO29iamVjdC1zcmMgJ25vbmUnO2Jhc2UtdXJpICdzZWxmJztyZXBvcnQtdXJpIC9jc3ByZXBvcnQiO31zOjIyOiJ4LWNvbnRlbnQtdHlwZS1vcHRpb25zIjthOjE6e2k6MDtzOjc6Im5vc25pZmYiO31zOjE2OiJ4LXhzcy1wcm90ZWN0aW9uIjthOjE6e2k6MDtzOjEzOiIxOyBtb2RlPWJsb2NrIjt9czo2OiJzZXJ2ZXIiO2E6MTp7aTowO3M6MzoiR1NFIjt9czoxMDoic2V0LWNvb2tpZSI7YToxOntpOjA7czoxMjk6IkdBUFM9MTo0LXNteHJWdHl3MDN4Nnh4SE8tbkdveE91N3g2Mmc6NGRYakFzOFFuMEtia1lIajtQYXRoPS87RXhwaXJlcz1GcmksIDEzLUF1Zy0yMDIxIDEyOjUxOjM3IEdNVDtTZWN1cmU7SHR0cE9ubHk7UHJpb3JpdHk9SElHSCI7fXM6NzoiYWx0LXN2YyI7YToxOntpOjA7czozNzoicXVpYz0iOjQ0MyI7IG1hPTI1OTIwMDA7IHY9IjQ2LDQzLDM5IiI7fX19czoxMToic3RhdHVzX2NvZGUiO2k6MjAwO3M6MTY6InByb3RvY29sX3ZlcnNpb24iO2Q6MS4xMDAwMDAwMDAwMDAwMDAxO3M6Nzoic3VjY2VzcyI7YjoxO3M6OToicmVkaXJlY3RzIjtpOjE7czozOiJ1cmwiO3M6MzA4OiJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vU2VydmljZUxvZ2luP3NlcnZpY2U9d2lzZSZwYXNzaXZlPTEyMDk2MDAmY29udGludWU9aHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdCUzRGNzdiZmb2xsb3d1cD1odHRwczovL2RvY3MuZ29vZ2xlLmNvbS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0Zy9leHBvcnQ/Zm9ybWF0JTNEY3N2Jmx0bXBsPXNoZWV0cyI7czo3OiJoaXN0b3J5IjthOjE6e2k6MDtPOjE3OiJSZXF1ZXN0c19SZXNwb25zZSI6MTA6e3M6NDoiYm9keSI7czo1MDY6IjxIVE1MPgo8SEVBRD4KPFRJVExFPk1vdmVkIFRlbXBvcmFyaWx5PC9USVRMRT4KPC9IRUFEPgo8Qk9EWSBCR0NPTE9SPSIjRkZGRkZGIiBURVhUPSIjMDAwMDAwIj4KPEgxPk1vdmVkIFRlbXBvcmFyaWx5PC9IMT4KVGhlIGRvY3VtZW50IGhhcyBtb3ZlZCA8QSBIUkVGPSJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vU2VydmljZUxvZ2luP3NlcnZpY2U9d2lzZSZhbXA7cGFzc2l2ZT0xMjA5NjAwJmFtcDtjb250aW51ZT1odHRwczovL2RvY3MuZ29vZ2xlLmNvbS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0Zy9leHBvcnQ/Zm9ybWF0JTNEY3N2JmFtcDtmb2xsb3d1cD1odHRwczovL2RvY3MuZ29vZ2xlLmNvbS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0Zy9leHBvcnQ/Zm9ybWF0JTNEY3N2JmFtcDtsdG1wbD1zaGVldHMiPmhlcmU8L0E+Lgo8L0JPRFk+CjwvSFRNTD4KIjtzOjM6InJhdyI7czoyMjI5OiJIVFRQLzEuMSAzMDIgTW92ZWQgVGVtcG9yYXJpbHkNCkNvbnRlbnQtVHlwZTogdGV4dC9odG1sOyBjaGFyc2V0PVVURi04DQpMb2NhdGlvbjogaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL1NlcnZpY2VMb2dpbj9zZXJ2aWNlPXdpc2UmcGFzc2l2ZT0xMjA5NjAwJmNvbnRpbnVlPWh0dHBzOi8vZG9jcy5nb29nbGUuY29tL3NwcmVhZHNoZWV0cy9kLzFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnL2V4cG9ydD9mb3JtYXQlM0Rjc3YmZm9sbG93dXA9aHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdCUzRGNzdiZsdG1wbD1zaGVldHMNClAzUDogQ1A9IlRoaXMgaXMgbm90IGEgUDNQIHBvbGljeSEgU2VlIGcuY28vcDNwaGVscCBmb3IgbW9yZSBpbmZvLiINClAzUDogQ1A9IlRoaXMgaXMgbm90IGEgUDNQIHBvbGljeSEgU2VlIGcuY28vcDNwaGVscCBmb3IgbW9yZSBpbmZvLiINClgtRnJhbWUtT3B0aW9uczogQUxMT1ctRlJPTSBodHRwczovL2RvY3MuZ29vZ2xlLmNvbQ0KQ29udGVudC1TZWN1cml0eS1Qb2xpY3k6IGZyYW1lLWFuY2VzdG9ycyAnc2VsZicgaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20NCkNvbnRlbnQtRW5jb2Rpbmc6IGd6aXANCkRhdGU6IFdlZCwgMTQgQXVnIDIwMTkgMTI6NTE6MzYgR01UDQpFeHBpcmVzOiBXZWQsIDE0IEF1ZyAyMDE5IDEyOjUxOjM2IEdNVA0KQ2FjaGUtQ29udHJvbDogcHJpdmF0ZSwgbWF4LWFnZT0wDQpYLUNvbnRlbnQtVHlwZS1PcHRpb25zOiBub3NuaWZmDQpYLVhTUy1Qcm90ZWN0aW9uOiAxOyBtb2RlPWJsb2NrDQpTZXJ2ZXI6IEdTRQ0KU2V0LUNvb2tpZTogTklEPTE4OD1LekFQcVYtN2p6ZF9BWUhjVGwwSFBjWHpZVElmYzVpTW1fb1NWRDZhM0pOLVBEVXp4U1dwN2ZiV3VUdmtUWjJDUXlLc1kxNDVGWXpCUThCQ3UtdURMOG5Ma1NqaGNWQmNrZ0xPVGtlTF83YVV4S04wbjUwdTlRQkdhM0hQSGplT1dudXBCdE9PejJ1QkxHR1hyNnlZeVNMUUQ2dFdzME12UXpKVFlFYnRZVE07IGV4cGlyZXM9VGh1LCAxMy1GZWItMjAyMCAxMjo1MTozNiBHTVQ7IHBhdGg9LzsgZG9tYWluPS5nb29nbGUuY29tOyBIdHRwT25seQ0KU2V0LUNvb2tpZTogTklEPTE4OD1TRUZ3NExPc1RESl9OQVh5dkszVHRkajdQNHE1UXBqeTFIam9NMGtkNU03bDk3U3RSODA1OE1rQUtrVHJ4Tld4MVhuc2RpbWhFRXBfZTllVFpnYk1qMGhZc3lhUVEteGN3U2FjT1lrRDNBc3hGTnpiQ1JoMENRMGtRdngwWm5GdndRUkVFZUc2Mzg4d1ZhU2tVS3dTM0xLNWZyNWxITlJpb0dRV3Zfc1g2Vm87IGV4cGlyZXM9VGh1LCAxMy1GZWItMjAyMCAxMjo1MTozNiBHTVQ7IHBhdGg9LzsgZG9tYWluPS5nb29nbGUuY29tOyBIdHRwT25seQ0KU2V0LUNvb2tpZTogUz1hcHBzLXNwcmVhZHNoZWV0cz1xUGJqTndYaEJQb1o0SzY1NjI3SEJ2MHJYdlNEYXhDWjsgRG9tYWluPS5kb2NzLmdvb2dsZS5jb207IEV4cGlyZXM9V2VkLCAxNC1BdWctMjAxOSAxMzo1MTozNiBHTVQ7IFBhdGg9L3NwcmVhZHNoZWV0cy9kLzFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnOyBTZWN1cmU7IEh0dHBPbmx5DQpBbHQtU3ZjOiBxdWljPSI6NDQzIjsgbWE9MjU5MjAwMDsgdj0iNDYsNDMsMzkiDQpDb25uZWN0aW9uOiBjbG9zZQ0KVHJhbnNmZXItRW5jb2Rpbmc6IGNodW5rZWQNCg0KPEhUTUw+CjxIRUFEPgo8VElUTEU+TW92ZWQgVGVtcG9yYXJpbHk8L1RJVExFPgo8L0hFQUQ+CjxCT0RZIEJHQ09MT1I9IiNGRkZGRkYiIFRFWFQ9IiMwMDAwMDAiPgo8SDE+TW92ZWQgVGVtcG9yYXJpbHk8L0gxPgpUaGUgZG9jdW1lbnQgaGFzIG1vdmVkIDxBIEhSRUY9Imh0dHBzOi8vYWNjb3VudHMuZ29vZ2xlLmNvbS9TZXJ2aWNlTG9naW4/c2VydmljZT13aXNlJmFtcDtwYXNzaXZlPTEyMDk2MDAmYW1wO2NvbnRpbnVlPWh0dHBzOi8vZG9jcy5nb29nbGUuY29tL3NwcmVhZHNoZWV0cy9kLzFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnL2V4cG9ydD9mb3JtYXQlM0Rjc3YmYW1wO2ZvbGxvd3VwPWh0dHBzOi8vZG9jcy5nb29nbGUuY29tL3NwcmVhZHNoZWV0cy9kLzFQdGhkQ051Wk5wWDVTYTNxZlRIOTMtQ3c5UzdXQUFpejJldlJ3UDNVOHRnL2V4cG9ydD9mb3JtYXQlM0Rjc3YmYW1wO2x0bXBsPXNoZWV0cyI+aGVyZTwvQT4uCjwvQk9EWT4KPC9IVE1MPgoiO3M6NzoiaGVhZGVycyI7TzoyNToiUmVxdWVzdHNfUmVzcG9uc2VfSGVhZGVycyI6MTp7czo3OiIAKgBkYXRhIjthOjE0OntzOjEyOiJjb250ZW50LXR5cGUiO2E6MTp7aTowO3M6MjQ6InRleHQvaHRtbDsgY2hhcnNldD1VVEYtOCI7fXM6ODoibG9jYXRpb24iO2E6MTp7aTowO3M6MzA4OiJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vU2VydmljZUxvZ2luP3NlcnZpY2U9d2lzZSZwYXNzaXZlPTEyMDk2MDAmY29udGludWU9aHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20vc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGcvZXhwb3J0P2Zvcm1hdCUzRGNzdiZmb2xsb3d1cD1odHRwczovL2RvY3MuZ29vZ2xlLmNvbS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0Zy9leHBvcnQ/Zm9ybWF0JTNEY3N2Jmx0bXBsPXNoZWV0cyI7fXM6MzoicDNwIjthOjI6e2k6MDtzOjYyOiJDUD0iVGhpcyBpcyBub3QgYSBQM1AgcG9saWN5ISBTZWUgZy5jby9wM3BoZWxwIGZvciBtb3JlIGluZm8uIiI7aToxO3M6NjI6IkNQPSJUaGlzIGlzIG5vdCBhIFAzUCBwb2xpY3khIFNlZSBnLmNvL3AzcGhlbHAgZm9yIG1vcmUgaW5mby4iIjt9czoxNToieC1mcmFtZS1vcHRpb25zIjthOjE6e2k6MDtzOjM0OiJBTExPVy1GUk9NIGh0dHBzOi8vZG9jcy5nb29nbGUuY29tIjt9czoyMzoiY29udGVudC1zZWN1cml0eS1wb2xpY3kiO2E6MTp7aTowO3M6NDY6ImZyYW1lLWFuY2VzdG9ycyAnc2VsZicgaHR0cHM6Ly9kb2NzLmdvb2dsZS5jb20iO31zOjE2OiJjb250ZW50LWVuY29kaW5nIjthOjE6e2k6MDtzOjQ6Imd6aXAiO31zOjQ6ImRhdGUiO2E6MTp7aTowO3M6Mjk6IldlZCwgMTQgQXVnIDIwMTkgMTI6NTE6MzYgR01UIjt9czo3OiJleHBpcmVzIjthOjE6e2k6MDtzOjI5OiJXZWQsIDE0IEF1ZyAyMDE5IDEyOjUxOjM2IEdNVCI7fXM6MTM6ImNhY2hlLWNvbnRyb2wiO2E6MTp7aTowO3M6MTg6InByaXZhdGUsIG1heC1hZ2U9MCI7fXM6MjI6IngtY29udGVudC10eXBlLW9wdGlvbnMiO2E6MTp7aTowO3M6Nzoibm9zbmlmZiI7fXM6MTY6IngteHNzLXByb3RlY3Rpb24iO2E6MTp7aTowO3M6MTM6IjE7IG1vZGU9YmxvY2siO31zOjY6InNlcnZlciI7YToxOntpOjA7czozOiJHU0UiO31zOjEwOiJzZXQtY29va2llIjthOjM6e2k6MDtzOjI1NjoiTklEPTE4OD1LekFQcVYtN2p6ZF9BWUhjVGwwSFBjWHpZVElmYzVpTW1fb1NWRDZhM0pOLVBEVXp4U1dwN2ZiV3VUdmtUWjJDUXlLc1kxNDVGWXpCUThCQ3UtdURMOG5Ma1NqaGNWQmNrZ0xPVGtlTF83YVV4S04wbjUwdTlRQkdhM0hQSGplT1dudXBCdE9PejJ1QkxHR1hyNnlZeVNMUUQ2dFdzME12UXpKVFlFYnRZVE07IGV4cGlyZXM9VGh1LCAxMy1GZWItMjAyMCAxMjo1MTozNiBHTVQ7IHBhdGg9LzsgZG9tYWluPS5nb29nbGUuY29tOyBIdHRwT25seSI7aToxO3M6MjU2OiJOSUQ9MTg4PVNFRnc0TE9zVERKX05BWHl2SzNUdGRqN1A0cTVRcGp5MUhqb00wa2Q1TTdsOTdTdFI4MDU4TWtBS2tUcnhOV3gxWG5zZGltaEVFcF9lOWVUWmdiTWowaFlzeWFRUS14Y3dTYWNPWWtEM0FzeEZOemJDUmgwQ1Ewa1F2eDBabkZ2d1FSRUVlRzYzODh3VmFTa1VLd1MzTEs1ZnI1bEhOUmlvR1FXdl9zWDZWbzsgZXhwaXJlcz1UaHUsIDEzLUZlYi0yMDIwIDEyOjUxOjM2IEdNVDsgcGF0aD0vOyBkb21haW49Lmdvb2dsZS5jb207IEh0dHBPbmx5IjtpOjI7czoyMDE6IlM9YXBwcy1zcHJlYWRzaGVldHM9cVBiak53WGhCUG9aNEs2NTYyN0hCdjByWHZTRGF4Q1o7IERvbWFpbj0uZG9jcy5nb29nbGUuY29tOyBFeHBpcmVzPVdlZCwgMTQtQXVnLTIwMTkgMTM6NTE6MzYgR01UOyBQYXRoPS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0ZzsgU2VjdXJlOyBIdHRwT25seSI7fXM6NzoiYWx0LXN2YyI7YToxOntpOjA7czozNzoicXVpYz0iOjQ0MyI7IG1hPTI1OTIwMDA7IHY9IjQ2LDQzLDM5IiI7fX19czoxMToic3RhdHVzX2NvZGUiO2k6MzAyO3M6MTY6InByb3RvY29sX3ZlcnNpb24iO2Q6MS4xMDAwMDAwMDAwMDAwMDAxO3M6Nzoic3VjY2VzcyI7YjowO3M6OToicmVkaXJlY3RzIjtpOjA7czozOiJ1cmwiO3M6MTAxOiJodHRwczovL2RvY3MuZ29vZ2xlLmNvbS9zcHJlYWRzaGVldHMvZC8xUHRoZENOdVpOcFg1U2EzcWZUSDkzLUN3OVM3V0FBaXoyZXZSd1AzVTh0Zy9leHBvcnQ/Zm9ybWF0PWNzdiI7czo3OiJoaXN0b3J5IjthOjA6e31zOjc6ImNvb2tpZXMiO086MTk6IlJlcXVlc3RzX0Nvb2tpZV9KYXIiOjE6e3M6MTA6IgAqAGNvb2tpZXMiO2E6Mzp7czozOiJOSUQiO086MTU6IlJlcXVlc3RzX0Nvb2tpZSI6NTp7czo0OiJuYW1lIjtzOjM6Ik5JRCI7czo1OiJ2YWx1ZSI7czoxNzU6IjE4OD1TRUZ3NExPc1RESl9OQVh5dkszVHRkajdQNHE1UXBqeTFIam9NMGtkNU03bDk3U3RSODA1OE1rQUtrVHJ4Tld4MVhuc2RpbWhFRXBfZTllVFpnYk1qMGhZc3lhUVEteGN3U2FjT1lrRDNBc3hGTnpiQ1JoMENRMGtRdngwWm5GdndRUkVFZUc2Mzg4d1ZhU2tVS3dTM0xLNWZyNWxITlJpb0dRV3Zfc1g2Vm8iO3M6MTA6ImF0dHJpYnV0ZXMiO086NDI6IlJlcXVlc3RzX1V0aWxpdHlfQ2FzZUluc2Vuc2l0aXZlRGljdGlvbmFyeSI6MTp7czo3OiIAKgBkYXRhIjthOjQ6e3M6NzoiZXhwaXJlcyI7aToxNTgxNTk4Mjk2O3M6NDoicGF0aCI7czoxOiIvIjtzOjY6ImRvbWFpbiI7czoxMDoiZ29vZ2xlLmNvbSI7czo4OiJodHRwb25seSI7YjoxO319czo1OiJmbGFncyI7YTo0OntzOjg6ImNyZWF0aW9uIjtpOjE1NjU3ODcwOTY7czoxMToibGFzdC1hY2Nlc3MiO2k6MTU2NTc4NzA5NjtzOjEwOiJwZXJzaXN0ZW50IjtiOjA7czo5OiJob3N0LW9ubHkiO2I6MDt9czoxNDoicmVmZXJlbmNlX3RpbWUiO2k6MTU2NTc4NzA5Njt9czoxOiJTIjtPOjE1OiJSZXF1ZXN0c19Db29raWUiOjU6e3M6NDoibmFtZSI7czoxOiJTIjtzOjU6InZhbHVlIjtzOjUwOiJhcHBzLXNwcmVhZHNoZWV0cz1xUGJqTndYaEJQb1o0SzY1NjI3SEJ2MHJYdlNEYXhDWiI7czoxMDoiYXR0cmlidXRlcyI7Tzo0MjoiUmVxdWVzdHNfVXRpbGl0eV9DYXNlSW5zZW5zaXRpdmVEaWN0aW9uYXJ5IjoxOntzOjc6IgAqAGRhdGEiO2E6NTp7czo2OiJkb21haW4iO3M6MTU6ImRvY3MuZ29vZ2xlLmNvbSI7czo3OiJleHBpcmVzIjtpOjE1NjU3OTA2OTY7czo0OiJwYXRoIjtzOjYwOiIvc3ByZWFkc2hlZXRzL2QvMVB0aGRDTnVaTnBYNVNhM3FmVEg5My1DdzlTN1dBQWl6MmV2UndQM1U4dGciO3M6Njoic2VjdXJlIjtiOjE7czo4OiJodHRwb25seSI7YjoxO319czo1OiJmbGFncyI7YTo0OntzOjg6ImNyZWF0aW9uIjtpOjE1NjU3ODcwOTY7czoxMToibGFzdC1hY2Nlc3MiO2k6MTU2NTc4NzA5NjtzOjEwOiJwZXJzaXN0ZW50IjtiOjA7czo5OiJob3N0LW9ubHkiO2I6MDt9czoxNDoicmVmZXJlbmNlX3RpbWUiO2k6MTU2NTc4NzA5Njt9czo0OiJHQVBTIjtPOjE1OiJSZXF1ZXN0c19Db29raWUiOjU6e3M6NDoibmFtZSI7czo0OiJHQVBTIjtzOjU6InZhbHVlIjtzOjQ5OiIxOjQtc214clZ0eXcwM3g2eHhITy1uR294T3U3eDYyZzo0ZFhqQXM4UW4wS2JrWUhqIjtzOjEwOiJhdHRyaWJ1dGVzIjtPOjQyOiJSZXF1ZXN0c19VdGlsaXR5X0Nhc2VJbnNlbnNpdGl2ZURpY3Rpb25hcnkiOjE6e3M6NzoiACoAZGF0YSI7YTo2OntzOjQ6InBhdGgiO3M6MToiLyI7czo3OiJleHBpcmVzIjtpOjE2Mjg4NTkwOTc7czo2OiJzZWN1cmUiO2I6MTtzOjg6Imh0dHBvbmx5IjtiOjE7czo4OiJwcmlvcml0eSI7czo0OiJISUdIIjtzOjY6ImRvbWFpbiI7czoxOToiYWNjb3VudHMuZ29vZ2xlLmNvbSI7fX1zOjU6ImZsYWdzIjthOjQ6e3M6ODoiY3JlYXRpb24iO2k6MTU2NTc4NzA5NztzOjExOiJsYXN0LWFjY2VzcyI7aToxNTY1Nzg3MDk3O3M6MTA6InBlcnNpc3RlbnQiO2I6MDtzOjk6Imhvc3Qtb25seSI7YjoxO31zOjE0OiJyZWZlcmVuY2VfdGltZSI7aToxNTY1Nzg3MDk3O319fX19czo3OiJjb29raWVzIjtyOjEyNzt9czoxMToiACoAZmlsZW5hbWUiO047czo0OiJkYXRhIjtOO3M6NzoiaGVhZGVycyI7TjtzOjY6InN0YXR1cyI7Tjt9fQ==', 'no'),
(4189, '_site_transient_timeout_browser_43841bb675e84b7370e10e281dbfe43a', '1567749302', 'no'),
(4190, '_site_transient_browser_43841bb675e84b7370e10e281dbfe43a', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"68.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');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(4261, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:10:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.1\";s:7:\"version\";s:5:\"5.6.1\";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:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.1\";s:7:\"version\";s:5:\"5.6.1\";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: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:3;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:4;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:5;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:6;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:7;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:8;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:9;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\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.0.11-partial-2.zip\";s:8:\"rollback\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.11-rollback-2.zip\";}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:5:\"5.0.2\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1613364328;s:15:\"version_checked\";s:5:\"5.0.2\";s:12:\"translations\";a:0:{}}', 'no'),
(4266, '_site_transient_timeout_browser_63ad36369b7058637ab792640464bf40', '1573652675', 'no'),
(4267, '_site_transient_browser_63ad36369b7058637ab792640464bf40', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"78.0.3904.87\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4298, '_site_transient_timeout_browser_37ac1218abb55baa7809c88793948426', '1573653290', 'no'),
(4299, '_site_transient_browser_37ac1218abb55baa7809c88793948426', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"70.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'),
(4324, '_site_transient_timeout_community-events-307b08d0835cc35af641e5b8c00cb986', '1573147502', 'no'),
(4325, '_site_transient_community-events-307b08d0835cc35af641e5b8c00cb986', 'a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"103.226.185.0\";}s:6:\"events\";a:3:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:40:\"November 2019 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/266157090/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2019-11-17 10:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Ahmedabad, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:23.075256347656001;s:9:\"longitude\";d:72.526123046875;}}i:1;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:21:\"WordCamp Udaipur 2019\";s:3:\"url\";s:33:\"https://2019.udaipur.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2019-11-23 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:25:\"Udaipur, Rajasthan, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:24.580116499999999;s:9:\"longitude\";d:73.696619600000005;}}i:2;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:18:\"WordCamp Ahmedabad\";s:3:\"url\";s:36:\"https://2019.ahmedabad.wordcamp.org/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2019-12-14 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:25:\"Ahmedabad, Gujarat, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:23.035035199999999;s:9:\"longitude\";d:72.501773799999995;}}}}', 'no'),
(4350, '_transient_timeout_wps_top_referring', '1573190724', 'no'),
(4351, '_transient_wps_top_referring', 'a:0:{}', 'no'),
(4366, '_site_transient_timeout_browser_2894fb4dbf964f58ccf3d2e4e372b316', '1575378805', 'no'),
(4367, '_site_transient_browser_2894fb4dbf964f58ccf3d2e4e372b316', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"78.0.3904.108\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4380, '_site_transient_timeout_browser_49bd5de0f3500cf321f7989944e6548c', '1577170334', 'no'),
(4381, '_site_transient_browser_49bd5de0f3500cf321f7989944e6548c', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"79.0.3945.79\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4392, '_site_transient_timeout_browser_237aa6249591b6a7ad6962bc73492c77', '1577957006', 'no'),
(4393, '_site_transient_browser_237aa6249591b6a7ad6962bc73492c77', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"79.0.3945.88\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4402, '_site_transient_timeout_browser_05f578eb3fa9f908f5d74ef7bf6207a5', '1580885486', 'no'),
(4403, '_site_transient_browser_05f578eb3fa9f908f5d74ef7bf6207a5', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"79.0.3945.130\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4428, '_site_transient_timeout_browser_ab59c9effd28abfabd1f3590fbca59b0', '1582699338', 'no'),
(4429, '_site_transient_browser_ab59c9effd28abfabd1f3590fbca59b0', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.106\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4442, '_site_transient_timeout_browser_37a36c2f4dcdaeece8d58b455ac2abba', '1583746855', 'no'),
(4443, '_site_transient_browser_37a36c2f4dcdaeece8d58b455ac2abba', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.122\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4460, '_site_transient_timeout_browser_b0e9a721836e2e60b394c95c019a94e1', '1585633595', 'no'),
(4461, '_site_transient_browser_b0e9a721836e2e60b394c95c019a94e1', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.149\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4468, '_transient_timeout_w3tc_license_status', '1585461477', 'no'),
(4469, '_transient_w3tc_license_status', 'no_key', 'no'),
(4470, '_transient_timeout_feed_6c78d00722dae650afc8789333d5c38e', '1585072683', 'no'),
(4471, '_transient_feed_6c78d00722dae650afc8789333d5c38e', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:0:\"\";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: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:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress.org Forums » All Topics\";s: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://wordpress.org/support/plugin/w3-total-cache/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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Mon, 23 Mar 2020 22:43:13 PDT\";s: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:28:\"https://bbpress.org/?v=2.6.4\";s: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:30:{i:0;a:6:{s:4:\"data\";s: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"JSON-LD Syntax error only on HOME 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/imGOz26ofCs/\";s: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:29:\"Mon, 23 Mar 2020 12:44:43 PDT\";s: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:75:\"https://wordpress.org/support/topic/json-ld-syntax-error-only-on-home-page/\";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:1361:\"<p>Replies: 2</p>\n <p>Hi!<br />\nI use latest W3TC on latest WP, everything works fine. Today I installed plugins “Schema & Structured Data for WP & AMP” and “Accelerated Mobile Pages” and configured “Local Business” type to enhance SEO. Initially GoogleStructuredDataTestingTool showed “JSON-LD Syntax error value object or array expected”, then I came across this post <a href=\"https://wordpress.org/support/topic/minify-is-breaking-yoast-json-ld-meta/\" rel=\"nofollow\">https://wordpress.org/support/topic/minify-is-breaking-yoast-json-ld-meta/</a> and disabled HTML minify. As a result all pages except HOME page show no error on structure data check. How can I solve the issue on HOME page?<br />\nThe red mark is on the following code:</p>\n<p><strong><em>[ SNIP! ]</em></strong></p>\n\n\n<ul id=\"bbp-topic-revision-log-12575530\" class=\"bbp-topic-revision-log\">\n\n <li id=\"bbp-topic-revision-log-12575530-item-12575534\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 9 hours, 57 minutes ago by <a href=\"https://wordpress.org/support/users/jdembowski/\" title=\"View Jan Dembowski's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">Jan Dembowski</span></a>.\n </li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/imGOz26ofCs\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"andrewasa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/support/topic/json-ld-syntax-error-only-on-home-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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Page_enhanced folders empty\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/E9m95OK0WQk/\";s: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:29:\"Mon, 23 Mar 2020 08:35:31 PDT\";s: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:64:\"https://wordpress.org/support/topic/page_enhanced-folders-empty/\";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:17201:\"<p>Replies: 5</p>\n <p>Hi there,</p>\n<p>We have been having lots of server issues related to a massive increase in traffic. I was under the impression the our page_enhanced caching was working, however upon investigation the folders within “wp-content/cache/page_enhanced/” only contain .htaccess files.</p>\n<p>I have tried deactivating and reactivating the plugin. Still not working.</p>\n<p>When logged in I see the following comment in the html comments:</p>\n<p><!–<br />\nPerformance optimized by W3 Total Cache. Learn more: <a href=\"https://www.w3-edge.com/products/\" rel=\"nofollow\">https://www.w3-edge.com/products/</a></p>\n<p>Object Caching 0/0 objects using disk<br />\nPage Caching using disk: enhanced{w3tc_pagecache_reject_reason}<br />\nContent Delivery Network via Amazon Web Services: CloudFront: cdn.tpet.co.uk (wp-admin)<br />\nMinified using disk (wp-admin)</p>\n<p>Served from: tpet.co.uk @ 2020-03-23 15:08:29 by W3 Total Cache<br />\n–></p>\n<p>The HTACCESS file for the root ‘page_enhanced’ folder is as follows: </p>\n<pre><code>\n# BEGIN W3TC Page Cache cache\nOptions -MultiViews\n<Files ~ "\\.(html|html_gzip|html_br|xml|xml_gzip|xml_br)$">\n Order Allow,Deny\n Allow from all\n</Files>\nEnableSendfile Off \nAddDefaultCharset UTF-8\nFileETag MTime Size\n<IfModule mod_mime.c>\n AddType text/html .html_gzip\n AddEncoding gzip .html_gzip\n AddType text/xml .xml_gzip\n AddEncoding gzip .xml_gzip\n</IfModule>\n<IfModule mod_setenvif.c>\n SetEnvIfNoCase Request_URI \\.html_gzip$ no-gzip\n SetEnvIfNoCase Request_URI \\.xml_gzip$ no-gzip\n</IfModule>\n<IfModule mod_headers.c>\n Header set X-Pingback "https://tpet.co.uk/xmlrpc.php"\n Header set X-Powered-By "W3 Total Cache/0.11.0"\n Header set Pragma "public"\n Header set Cache-Control "public, must-revalidate, proxy-revalidate"\n</IfModule>\n# END W3TC Page Cache cache</code></pre>\n<p>I have looked at the log located here: wp-content/cache/log/000000/pagecache.log</p>\n<p>There are several hundred instances of the following ranging from Nov 19 – Nov 25th and then nothing else.</p>\n<p><code>Mon, 25 Nov 2019 09:40:46 +0000 r3</code></p>\n<p>My compatibility test shows the following potential issues:</p>\n<pre><code>mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_ext_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)\nmod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)</code></pre>\n<p>Here is my root .htaccess file:</p>\n<pre><code>SetEnv PHPRC /home/u1-sdf843ldsjgd/www/tpet.co.uk/public_html/php.ini\n\n<FilesMatch "\\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$">\n Header set Access-Control-Allow-Origin "*"\n</FilesMatch>\n\n# BEGIN W3TC Browser Cache\n<IfModule mod_mime.c>\n AddType text/css .css\n AddType text/x-component .htc\n AddType application/x-javascript .js\n AddType application/javascript .js2\n AddType text/javascript .js3\n AddType text/x-js .js4\n AddType video/asf .asf .asx .wax .wmv .wmx\n AddType video/avi .avi\n AddType image/bmp .bmp\n AddType application/java .class\n AddType video/divx .divx\n AddType application/msword .doc .docx\n AddType application/vnd.ms-fontobject .eot\n AddType application/x-msdownload .exe\n AddType image/gif .gif\n AddType application/x-gzip .gz .gzip\n AddType image/x-icon .ico\n AddType image/jpeg .jpg .jpeg .jpe\n AddType image/webp .webp\n AddType application/json .json\n AddType application/vnd.ms-access .mdb\n AddType audio/midi .mid .midi\n AddType video/quicktime .mov .qt\n AddType audio/mpeg .mp3 .m4a\n AddType video/mp4 .mp4 .m4v\n AddType video/mpeg .mpeg .mpg .mpe\n AddType video/webm .webm\n AddType application/vnd.ms-project .mpp\n AddType application/x-font-otf .otf\n AddType application/vnd.ms-opentype ._otf\n AddType application/vnd.oasis.opendocument.database .odb\n AddType application/vnd.oasis.opendocument.chart .odc\n AddType application/vnd.oasis.opendocument.formula .odf\n AddType application/vnd.oasis.opendocument.graphics .odg\n AddType application/vnd.oasis.opendocument.presentation .odp\n AddType application/vnd.oasis.opendocument.spreadsheet .ods\n AddType application/vnd.oasis.opendocument.text .odt\n AddType audio/ogg .ogg\n AddType application/pdf .pdf\n AddType image/png .png\n AddType application/vnd.ms-powerpoint .pot .pps .ppt .pptx\n AddType audio/x-realaudio .ra .ram\n AddType image/svg+xml .svg .svgz\n AddType application/x-shockwave-flash .swf\n AddType application/x-tar .tar\n AddType image/tiff .tif .tiff\n AddType application/x-font-ttf .ttf .ttc\n AddType application/vnd.ms-opentype ._ttf\n AddType audio/wav .wav\n AddType audio/wma .wma\n AddType application/vnd.ms-write .wri\n AddType application/font-woff .woff\n AddType application/font-woff2 .woff2\n AddType application/vnd.ms-excel .xla .xls .xlsx .xlt .xlw\n AddType application/zip .zip\n</IfModule>\n<IfModule mod_expires.c>\n ExpiresActive On\n ExpiresByType text/css A31536000\n ExpiresByType text/x-component A31536000\n ExpiresByType application/x-javascript A31536000\n ExpiresByType application/javascript A31536000\n ExpiresByType text/javascript A31536000\n ExpiresByType text/x-js A31536000\n ExpiresByType video/asf A31536000\n ExpiresByType video/avi A31536000\n ExpiresByType image/bmp A31536000\n ExpiresByType application/java A31536000\n ExpiresByType video/divx A31536000\n ExpiresByType application/msword A31536000\n ExpiresByType application/vnd.ms-fontobject A31536000\n ExpiresByType application/x-msdownload A31536000\n ExpiresByType image/gif A31536000\n ExpiresByType application/x-gzip A31536000\n ExpiresByType image/x-icon A31536000\n ExpiresByType image/jpeg A31536000\n ExpiresByType image/webp A31536000\n ExpiresByType application/json A31536000\n ExpiresByType application/vnd.ms-access A31536000\n ExpiresByType audio/midi A31536000\n ExpiresByType video/quicktime A31536000\n ExpiresByType audio/mpeg A31536000\n ExpiresByType video/mp4 A31536000\n ExpiresByType video/mpeg A31536000\n ExpiresByType video/webm A31536000\n ExpiresByType application/vnd.ms-project A31536000\n ExpiresByType application/x-font-otf A31536000\n ExpiresByType application/vnd.ms-opentype A31536000\n ExpiresByType application/vnd.oasis.opendocument.database A31536000\n ExpiresByType application/vnd.oasis.opendocument.chart A31536000\n ExpiresByType application/vnd.oasis.opendocument.formula A31536000\n ExpiresByType application/vnd.oasis.opendocument.graphics A31536000\n ExpiresByType application/vnd.oasis.opendocument.presentation A31536000\n ExpiresByType application/vnd.oasis.opendocument.spreadsheet A31536000\n ExpiresByType application/vnd.oasis.opendocument.text A31536000\n ExpiresByType audio/ogg A31536000\n ExpiresByType application/pdf A31536000\n ExpiresByType image/png A31536000\n ExpiresByType application/vnd.ms-powerpoint A31536000\n ExpiresByType audio/x-realaudio A31536000\n ExpiresByType image/svg+xml A31536000\n ExpiresByType application/x-shockwave-flash A31536000\n ExpiresByType application/x-tar A31536000\n ExpiresByType image/tiff A31536000\n ExpiresByType application/x-font-ttf A31536000\n ExpiresByType application/vnd.ms-opentype A31536000\n ExpiresByType audio/wav A31536000\n ExpiresByType audio/wma A31536000\n ExpiresByType application/vnd.ms-write A31536000\n ExpiresByType application/font-woff A31536000\n ExpiresByType application/font-woff2 A31536000\n ExpiresByType application/vnd.ms-excel A31536000\n ExpiresByType application/zip A31536000\n</IfModule>\n<IfModule mod_deflate.c>\n <IfModule mod_setenvif.c>\n BrowserMatch ^Mozilla/4 gzip-only-text/html\n BrowserMatch ^Mozilla/4\\.0[678] no-gzip\n BrowserMatch \\bMSIE !no-gzip !gzip-only-text/html\n BrowserMatch \\bMSI[E] !no-gzip !gzip-only-text/html\n </IfModule>\n AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext text/plain text/xsd text/xsl text/xml image/bmp application/java application/msword application/vnd.ms-fontobject application/x-msdownload image/x-icon application/json application/vnd.ms-access video/webm application/vnd.ms-project application/x-font-otf application/vnd.ms-opentype application/vnd.oasis.opendocument.database application/vnd.oasis.opendocument.chart application/vnd.oasis.opendocument.formula application/vnd.oasis.opendocument.graphics application/vnd.oasis.opendocument.presentation application/vnd.oasis.opendocument.spreadsheet application/vnd.oasis.opendocument.text audio/ogg application/pdf application/vnd.ms-powerpoint image/svg+xml application/x-shockwave-flash image/tiff application/x-font-ttf application/vnd.ms-opentype audio/wav application/vnd.ms-write application/font-woff application/font-woff2 application/vnd.ms-excel\n <IfModule mod_mime.c>\n # DEFLATE by extension\n AddOutputFilter DEFLATE js css htm html xml\n </IfModule>\n</IfModule>\n<FilesMatch "\\.(css|htc|less|js|js2|js3|js4|CSS|HTC|LESS|JS|JS2|JS3|JS4)$">\n FileETag MTime Size\n <IfModule mod_headers.c>\n Header set Pragma "public"\n Header append Cache-Control "public"\n Header unset Set-Cookie\n Header set X-Powered-By "W3 Total Cache/0.11.0"\n </IfModule>\n</FilesMatch>\n<FilesMatch "\\.(html|htm|rtf|rtx|txt|xsd|xsl|xml|HTML|HTM|RTF|RTX|TXT|XSD|XSL|XML)$">\n FileETag MTime Size\n <IfModule mod_headers.c>\n Header set Pragma "public"\n Header set Cache-Control "public, must-revalidate, proxy-revalidate"\n Header set X-Powered-By "W3 Total Cache/0.11.0"\n </IfModule>\n</FilesMatch>\n<FilesMatch "\\.(asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|webp|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|webm|mpp|otf|_otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|_ttf|wav|wma|wri|woff|woff2|xla|xls|xlsx|xlt|xlw|zip|ASF|ASX|WAX|WMV|WMX|AVI|BMP|CLASS|DIVX|DOC|DOCX|EOT|EXE|GIF|GZ|GZIP|ICO|JPG|JPEG|JPE|WEBP|JSON|MDB|MID|MIDI|MOV|QT|MP3|M4A|MP4|M4V|MPEG|MPG|MPE|WEBM|MPP|OTF|_OTF|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|PDF|PNG|POT|PPS|PPT|PPTX|RA|RAM|SVG|SVGZ|SWF|TAR|TIF|TIFF|TTF|TTC|_TTF|WAV|WMA|WRI|WOFF|WOFF2|XLA|XLS|XLSX|XLT|XLW|ZIP)$">\n FileETag MTime Size\n <IfModule mod_headers.c>\n Header set Pragma "public"\n Header append Cache-Control "public"\n Header unset Set-Cookie\n Header set X-Powered-By "W3 Total Cache/0.11.0"\n </IfModule>\n</FilesMatch>\n<FilesMatch "\\.(bmp|class|doc|docx|eot|exe|ico|json|mdb|webm|mpp|otf|_otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|pot|pps|ppt|pptx|svg|svgz|swf|tif|tiff|ttf|ttc|_ttf|wav|wri|woff|woff2|xla|xls|xlsx|xlt|xlw|BMP|CLASS|DOC|DOCX|EOT|EXE|ICO|JSON|MDB|WEBM|MPP|OTF|_OTF|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|PDF|POT|PPS|PPT|PPTX|SVG|SVGZ|SWF|TIF|TIFF|TTF|TTC|_TTF|WAV|WRI|WOFF|WOFF2|XLA|XLS|XLSX|XLT|XLW)$">\n FileETag None\n <IfModule mod_headers.c>\n Header unset ETag\n Header unset Last-Modified\n </IfModule>\n</FilesMatch>\n<IfModule mod_headers.c>\n Header always append X-Frame-Options "SAMEORIGIN"\n Header set X-XSS-Protection "1; mode=block"\n Header set X-Content-Type-Options "nosniff"\n Header set Referrer-Policy "no-referrer-when-downgrade"\n</IfModule>\n# END W3TC Browser Cache\n# BEGIN W3TC CDN\n<FilesMatch "\\.(asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|webp|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|webm|mpp|otf|_otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|_ttf|wav|wma|wri|woff|woff2|xla|xls|xlsx|xlt|xlw|zip|ASF|ASX|WAX|WMV|WMX|AVI|BMP|CLASS|DIVX|DOC|DOCX|EOT|EXE|GIF|GZ|GZIP|ICO|JPG|JPEG|JPE|WEBP|JSON|MDB|MID|MIDI|MOV|QT|MP3|M4A|MP4|M4V|MPEG|MPG|MPE|WEBM|MPP|OTF|_OTF|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|PDF|PNG|POT|PPS|PPT|PPTX|RA|RAM|SVG|SVGZ|SWF|TAR|TIF|TIFF|TTF|TTC|_TTF|WAV|WMA|WRI|WOFF|WOFF2|XLA|XLS|XLSX|XLT|XLW|ZIP)$">\n <IfModule mod_rewrite.c>\n RewriteEngine On\n RewriteCond %{HTTPS} !=on\n RewriteRule .* - [E=CANONICAL:http://%{HTTP_HOST}%{REQUEST_URI},NE]\n RewriteCond %{HTTPS} =on\n RewriteRule .* - [E=CANONICAL:https://%{HTTP_HOST}%{REQUEST_URI},NE]\n </IfModule>\n <IfModule mod_headers.c>\n Header set Link "<%{CANONICAL}e>; rel=\\"canonical\\""\n </IfModule>\n</FilesMatch>\n<IfModule mod_headers.c>\n Header set Access-Control-Allow-Origin "*"\n</IfModule>\n# END W3TC CDN\n\n# BEGIN W3TC Page Cache core\n<IfModule mod_rewrite.c>\n RewriteEngine On\n RewriteBase /\n RewriteCond %{HTTPS} =on\n RewriteRule .* - [E=W3TC_SSL:_ssl]\n RewriteCond %{SERVER_PORT} =443\n RewriteRule .* - [E=W3TC_SSL:_ssl]\n RewriteCond %{HTTP:X-Forwarded-Proto} =https [NC]\n RewriteRule .* - [E=W3TC_SSL:_ssl]\n RewriteCond %{HTTP:Accept-Encoding} gzip\n RewriteRule .* - [E=W3TC_ENC:_gzip]\n RewriteCond %{HTTP_COOKIE} w3tc_preview [NC]\n RewriteRule .* - [E=W3TC_PREVIEW:_preview]\n RewriteCond %{REQUEST_METHOD} !=POST\n RewriteCond %{QUERY_STRING} =""\n RewriteCond %{HTTP_COOKIE} !(comment_author|wp\\-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle) [NC]\n RewriteCond %{HTTP_USER_AGENT} !(W3\\ Total\\ Cache) [NC]\n RewriteCond %{REQUEST_URI} \\/$\n RewriteCond "%{DOCUMENT_ROOT}/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_SSL}%{ENV:W3TC_PREVIEW}.html%{ENV:W3TC_ENC}" -F\n RewriteRule .* "/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_SSL}%{ENV:W3TC_PREVIEW}.html%{ENV:W3TC_ENC}" [L]\n RewriteCond %{REQUEST_METHOD} !=POST\n RewriteCond %{QUERY_STRING} =""\n RewriteCond %{HTTP_COOKIE} !(comment_author|wp\\-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle) [NC]\n RewriteCond %{HTTP_USER_AGENT} !(W3\\ Total\\ Cache) [NC]\n RewriteCond "%{DOCUMENT_ROOT}/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_SSL}%{ENV:W3TC_PREVIEW}.xml%{ENV:W3TC_ENC}" -F\n RewriteRule .* "/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_SSL}%{ENV:W3TC_PREVIEW}.xml%{ENV:W3TC_ENC}" [L]\n</IfModule>\n# END W3TC Page Cache core\n# BEGIN WordPress\n# The directives (lines) between <code>BEGIN WordPress</code> and <code>END WordPress</code> are\n# dynamically generated, and should only be modified via WordPress filters.\n# Any changes to the directives between these markers will be overwritten.\n<IfModule mod_rewrite.c>\nRewriteEngine On\nRewriteBase /\nRewriteRule ^index\\.php$ - [L]\nRewriteCond %{REQUEST_FILENAME} !-f\nRewriteCond %{REQUEST_FILENAME} !-d\nRewriteRule . /index.php [L]\n</IfModule>\n\n# END WordPress\n# BEGIN (mt) controlled settings\n#AddHandler php-latest .php\n# END (mt) controlled settings\n# Wordfence WAF\n<Files "php.ini">\n<IfModule mod_authz_core.c>\n Require all denied\n</IfModule>\n<IfModule !mod_authz_core.c>\n Order deny,allow\n Deny from all\n</IfModule>\n</Files>\n\n# END Wordfence WAF\n\n# BEGIN Hotlinking\n\n# END Hotlinking\nAddHandler application/x-httpd-php73 .php .php5 .php4 .php3</code></pre>\n<p>I am on a SITEGROUND Cloud server.</p>\n<p>I hope I have provided enough information for you to be able to help with this.</p>\n<p>Many thanks.</p>\n\n\n<ul id=\"bbp-topic-revision-log-12574555\" class=\"bbp-topic-revision-log\">\n\n <li id=\"bbp-topic-revision-log-12574555-item-12574564\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 14 hours, 6 minutes ago by <a href=\"https://wordpress.org/support/users/flashjunkie/\" title=\"View flashjunkie's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">flashjunkie</span></a>.\n </li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/E9m95OK0WQk\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:11:\"flashjunkie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/support/topic/page_enhanced-folders-empty/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>#BEST Cache Framework | Is W3TC Provide Hybrid Opcache Page Cache?\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/J8Si3HD5IMk/\";s: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:29:\"Sun, 22 Mar 2020 20:38:24 PDT\";s: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:99:\"https://wordpress.org/support/topic/best-cache-framework-is-w3tc-provide-hybrid-opcache-page-cache/\";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:1555:\"<p>Replies: 3</p>\n <p>Is W3TC provide hybrid opcache? i mean the page cache is store both in SSD/HDD and also stored in RAM. So, when the server restarted, RAM will take all disk cached to the system, so PHP not compiled the whole website again? For VPS user</p>\n<p>Very-very thanks for all your support more than 2 years be your user.</p>\n\n\n<ul id=\"bbp-topic-revision-log-12572050\" class=\"bbp-topic-revision-log\">\n\n <li id=\"bbp-topic-revision-log-12572050-item-12572051\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 1 day, 2 hours ago by <a href=\"https://wordpress.org/support/users/mentikyusmantara/\" title=\"View Mentik Yusmantara's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">Mentik Yusmantara</span></a>.\n </li>\n <li id=\"bbp-topic-revision-log-12572050-item-12572052\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 1 day, 2 hours ago by <a href=\"https://wordpress.org/support/users/mentikyusmantara/\" title=\"View Mentik Yusmantara's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">Mentik Yusmantara</span></a>.\n </li>\n <li id=\"bbp-topic-revision-log-12572050-item-12572053\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 1 day, 2 hours ago by <a href=\"https://wordpress.org/support/users/mentikyusmantara/\" title=\"View Mentik Yusmantara's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">Mentik Yusmantara</span></a>.\n </li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/J8Si3HD5IMk\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"Mentik Yusmantara\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wordpress.org/support/topic/best-cache-framework-is-w3tc-provide-hybrid-opcache-page-cache/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Logged in and logged out different screens\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/11gMKWzI4SM/\";s: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:29:\"Sun, 22 Mar 2020 04:33:29 PDT\";s: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:79:\"https://wordpress.org/support/topic/logged-in-and-logged-out-different-screens/\";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:470:\"<p>Replies: 1</p>\n <p>Hi</p>\n<p>I was using w3 total cache and i have to delete it to see the problem if coming due to this plugin. because before it was totally fine. now the main problem is that i still can’t see the issue resolved. when i login the video in the top content blog works fine but as soon as i log out it shows black background. please help</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/11gMKWzI4SM\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:10:\"aamnabilal\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wordpress.org/support/topic/logged-in-and-logged-out-different-screens/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Amazon Cloudfront not working properly with version 13.0 of W3TotalCache\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/6vU_WUuwgzc/\";s: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:29:\"Fri, 20 Mar 2020 23:08:03 PDT\";s: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:109:\"https://wordpress.org/support/topic/amazon-cloudfront-not-working-properly-with-version-13-0-of-w3totalcache/\";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:728:\"<p>Replies: 1</p>\n <p>I am using Amazon Cloudfront CDN. It works perfectly fine with W3TotaclCache version 9.4. But if I upgrade Total Cache to the latest version my page is broken. I can still see calls made to the cloudfront for my static files, but still the page is broken. Please advice. I also tried completely uninstalling and re-installing the latest version, but still facing the same issue. </p>\n<p>Since I am forced to use the older version of the plugin, my error log is full of Declaration of W3TC\\\\DbCache_Wpdb::prepare($query, $args)…. warnings, which I understand has been fixed in newer versions. </p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/6vU_WUuwgzc\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"nehagutgutia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://wordpress.org/support/topic/amazon-cloudfront-not-working-properly-with-version-13-0-of-w3totalcache/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Find two files of large size\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/sRMUZuYRi8o/\";s: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:29:\"Fri, 20 Mar 2020 05:03:08 PDT\";s: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:65:\"https://wordpress.org/support/topic/find-two-files-of-large-size/\";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:554:\"<p>Replies: 1</p>\n <p>good day<br />\n I have a problem with the file size<br />\nI used a speed check site ( <a href=\"https://developers.google.com/speed/pagespeed/insights\" rel=\"nofollow\">https://developers.google.com/speed/pagespeed/insights</a> )</p>\n<p>Find two files of large size<br />\ncache/minify/a73fb.default.include.aaa94d.css<br />\n106 KB<br />\n1,830 ms<br />\ncache/minify/a73fb.default.include.02ff45.js<br />\n42 KB<br />\n1,380 ms</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/sRMUZuYRi8o\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:8:\"hamalatt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/support/topic/find-two-files-of-large-size/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Force Load Lazy Loaded Image\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/badRzYntTd0/\";s: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:29:\"Thu, 19 Mar 2020 11:34:00 PDT\";s: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:65:\"https://wordpress.org/support/topic/force-load-lazy-loaded-image/\";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:512:\"<p>Replies: 1</p>\n <p>Hello – I enabled lazy loading on my site and it works great for the most part, however, I have a newsletter popup with an image in it that does not load. I believe it is because the pop-up is offscreen initially and then loads into the screen 5 secs after the user has been on the site. Is there a class to apply to the image so that it can bypass lazy loading and just load?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/badRzYntTd0\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:11:\"ninjasenses\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/support/topic/force-load-lazy-loaded-image/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Cache is not updated on 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/udAuZTquJvc/\";s: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:29:\"Thu, 19 Mar 2020 07:48:18 PDT\";s: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:64:\"https://wordpress.org/support/topic/cache-is-not-updated-on-api/\";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:724:\"<p>Replies: 5</p>\n <p>good day</p>\n<p>The location is very excellent<br />\nAnd it works normally</p>\n<p>I have a phone app on googly play and apply stor </p>\n<p>When publishing any topic does not appear in the application</p>\n<p>When you stop adding it appears in the application</p>\n<p>How to stop cache at api </p>\n<p>I use WP REST API</p>\n<p>I do not want to save the cache because no problem occurred in the application</p>\n<p>Cache does not speak when publishing a new topic</p>\n<p>Even when cache is deleted from the site it does not appear</p>\n<p>I hope you have a solution to disable cache in the WP REST API</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/udAuZTquJvc\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:8:\"hamalatt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/support/topic/cache-is-not-updated-on-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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Admin error after installation &#8211; memory limit\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/agUSJIXg_6E/\";s: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:29:\"Thu, 19 Mar 2020 03:34:32 PDT\";s: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:67:\"https://wordpress.org/support/topic/admin-error-after-installation/\";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:1704:\"<p>Replies: 1</p>\n <p>I recently updated my WordPress to the latest version, and my php to 7.x</p>\n<p>Everything works except the CMS, which gives an error. </p>\n<p>“There has been a critical error on your website. Please check your site admin email inbox for instructions.” (although no email ever arrives) – I believe from error logs its hitting a memory limit (which I cannot raise at this time)</p>\n<p>The only way to prevent the error, is to rename/delete W3 Total Cache. So I thought, the plugin probably needs updating to the latest version. however, even after doing this, the admin area breaks again immediately when W3 is installed. </p>\n<p>I tried updating through the CMS, and by uploading the zip file. I tried more than one time in case something went wrong during installation.</p>\n<p>Everything else works fine except this plugin</p>\n\n\n<ul id=\"bbp-topic-revision-log-12560179\" class=\"bbp-topic-revision-log\">\n\n <li id=\"bbp-topic-revision-log-12560179-item-12560185\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 4 days, 19 hours ago by <a href=\"https://wordpress.org/support/users/shorty2240/\" title=\"View shorty2240's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">shorty2240</span></a>.\n </li>\n <li id=\"bbp-topic-revision-log-12560179-item-12560192\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 4 days, 19 hours ago by <a href=\"https://wordpress.org/support/users/shorty2240/\" title=\"View shorty2240's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">shorty2240</span></a>.\n </li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/agUSJIXg_6E\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:10:\"shorty2240\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/support/topic/admin-error-after-installation/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Compress lines inside WP\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/C3S4VUbc9xs/\";s: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:29:\"Thu, 19 Mar 2020 01:46:49 PDT\";s: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:61:\"https://wordpress.org/support/topic/compress-lines-inside-wp/\";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:649:\"<p>Replies: 3</p>\n <p>Which checkbox can be clicked to make it minimum space like:<br />\n<!doctype html><html class=”no-js” lang=”en-US”><head><meta charset=”UTF-8″><meta name=”viewport” content=”width=device-width, initial-scale=1″> within one line. Is this possible?</p>\n<p>You can see WP installation and theme:<br />\n<a href=\"https://gretathemes.com/wordpress-themes/justread/\" rel=\"nofollow\">https://gretathemes.com/wordpress-themes/justread/</a></p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/C3S4VUbc9xs\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"bcvcbhqyxcgakhh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://wordpress.org/support/topic/compress-lines-inside-wp/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:200:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>&#8220;Submission rejected, token invalid&#8221; error in caldera forms\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/7DlE4MkNRKo/\";s: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:29:\"Thu, 19 Mar 2020 01:14:59 PDT\";s: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:93:\"https://wordpress.org/support/topic/submission-rejected-token-invalid-error-in-caldera-forms/\";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:790:\"<p>Replies: 2</p>\n <p>Hi<br />\nI’m using caldera forms and sometimes I get the error “Submission rejected, token invalid” which is probably due to cache time as it says in caldera forms documentation <a href=\"https://calderaforms.com/doc/caldera-forms-submission-rejected-token-invalid-mean/\" rel=\"nofollow\">here</a>. I tried the suggestion by reducing “Update external files every:” and “Garbage collection interval:” to 35000 seconds that is safely less than 10 hours; still no luck!<br />\nthe problem disappears by disabling w3 total cache so it’s safe to say this plugin is causing the issue.<br />\nany suggestions what i can do?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/7DlE4MkNRKo\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:3:\"Ali\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wordpress.org/support/topic/submission-rejected-token-invalid-error-in-caldera-forms/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"New Images Not Visible Using Amazon Cloudfront\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/aWNg7aRfqBE/\";s: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:29:\"Thu, 19 Mar 2020 00:50:54 PDT\";s: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:83:\"https://wordpress.org/support/topic/new-images-not-visible-using-amazon-cloudfront/\";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:786:\"<p>Replies: 1</p>\n <p>Dear Marko & W3 Total Cache Team,</p>\n<p>First of all, accept my greetings.</p>\n<p>I have sorted out many issues reading your answers provided by queries raisers.</p>\n<p>I search a lot about my CDN issue but couldn’t find any troubleshoot reply so I would like to present myself to sort out my cdn issue(hope you assist me).</p>\n<p>I am using Amazon Cloundfront with selection of all possible options but when I enabled CDN, old images are showing properly but recently added images are not visible…can you please give me solution for it? I tried everything to sort it but couldn’t get success.</p>\n<p>Awaiting to hear from you soon. </p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/aWNg7aRfqBE\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:6:\"cb1234\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/support/topic/new-images-not-visible-using-amazon-cloudfront/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:135:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Code splitting\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/Pk9tzSyBcOk/\";s: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:29:\"Wed, 18 Mar 2020 18:57:01 PDT\";s: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:51:\"https://wordpress.org/support/topic/code-splitting/\";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:439:\"<p>Replies: 1</p>\n <p>Do you by any chance offer code splitting as a service? I like to think myself rather advanced at getting your plugin iij installed. However I’m having trouble getting the pagespeed score to a reasonable weight. I feel like close splitting could make a difference. </p>\n<p>Please let me know<br />\n-Mike</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/Pk9tzSyBcOk\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:10:\"Mike McKoy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/support/topic/code-splitting/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:209:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Access to font at from origin has been blocked by CORS policy: No &#8216;Access-Cont\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/2he553dNEEg/\";s: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:29:\"Wed, 18 Mar 2020 12:08:42 PDT\";s: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:113:\"https://wordpress.org/support/topic/access-to-font-at-from-origin-has-been-blocked-by-cors-policy-no-access-cont/\";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:734:\"<p>Replies: 4</p>\n <p>Hi, i have one issue in this website. “Access to font at from origin has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource”. This issue is appearing on console and website fonts are not laoding correctly.<br />\nThis is the link of website.<br />\n<a href=\"https://www.chishtybros.com/\" rel=\"nofollow\">https://www.chishtybros.com/</a><br />\nthis is the link of screenshort<br />\n<a href=\"https://imgur.com/hnbuzHg\" rel=\"nofollow\">https://imgur.com/hnbuzHg</a><br />\nplease guide me how to resolve this issue.<br />\nThank you</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/2he553dNEEg\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"franks123\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://wordpress.org/support/topic/access-to-font-at-from-origin-has-been-blocked-by-cors-policy-no-access-cont/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Internal Server Error showed up after updating settings in W3 total cache plugin\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/M9tX1Y7hcqw/\";s: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:29:\"Tue, 17 Mar 2020 12:30:08 PDT\";s: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:117:\"https://wordpress.org/support/topic/internal-server-error-showed-up-after-updating-settings-in-w3-total-cache-plugin/\";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:1201:\"<p>Replies: 8</p>\n <p>Hi Developers,</p>\n<p>After setting up and adding a new “User Agent Groups” to make redirection for mobile users, my entire website (including admin area) is not accessible and shows following error:</p>\n<p>Internal Server Error<br />\nThe server encountered an internal error or misconfiguration and was unable to complete your request.</p>\n<p>Please contact the server administrator at <a href=\"mailto:webmaster@bitcular.com\" rel=\"nofollow\">webmaster@bitcular.com</a> to inform them of the time this error occurred, and the actions you performed just before this error.</p>\n<p>More information about this error may be available in the server error log.</p>\n<p>Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.</p>\n<p>I tried to fix this error by using techniques given on internet but none of them actually worked for me. I disabled Plugins and renamed .htaccess file and tried to get controls back but it didn’t worked.</p>\n<p>Please help me to sort out this issue permanently.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/M9tX1Y7hcqw\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"usmanperwaiiz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://wordpress.org/support/topic/internal-server-error-showed-up-after-updating-settings-in-w3-total-cache-plugin/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Host attachments. Showing old page version in browsers\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/od3m-L7bL-Y/\";s: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:29:\"Tue, 17 Mar 2020 11:18:15 PDT\";s: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:90:\"https://wordpress.org/support/topic/host-attachments-showing-old-page-version-in-browsers/\";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:1336:\"<p>Replies: 5</p>\n <p>When I make a page edit on a wordpress page with Elementor and save it there. Then clear all caches in W3. Then go back to that page and press the F5 button, the old version is still there. Or it’s partly renewed. I’ve been on that page before so the old version is still in the browser. Only when doing a CTRL F5 I see the new good version.<br />\nI know that, but my returning customers do not.</p>\n<p>So I found out it is because of the W3 total Cache plugin.<br />\nNormally checked in the CDN section is: Host attachments. If checked, all attachments will be hosted with the CDN.<br />\nSo this means that just about everything runs via CDN. In Devtools I see URL’s like: <a href=\"https://cdn&#8230\" rel=\"nofollow\">https://cdn&#8230</a>; So that function is working.</p>\n<p>If I uncheck this then everything goes through the site itself and I see URLs like: <a href=\"https://www&#8230\" rel=\"nofollow\">https://www&#8230</a>;.. Now the correct version of the page shows in all browsers.</p>\n<p>If I check it again, I will see the wrong / broken / old version again …</p>\n<p>So what must I do to solve this? To always see the newest version via CDN of every page?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/od3m-L7bL-Y\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:5:\"Frnxx\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wordpress.org/support/topic/host-attachments-showing-old-page-version-in-browsers/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:174:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Save action too slow when using Varnish reverse proxy\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/igUSY_u8Ih0/\";s: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:29:\"Tue, 17 Mar 2020 06:19:42 PDT\";s: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:90:\"https://wordpress.org/support/topic/save-action-too-slow-when-using-varnish-reverse-proxy/\";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:400:\"<p>Replies: 7</p>\n <p>Hi.<br />\nI’m using W3TC and I’m trying to use it to purge Varnish, but when the option is activated and I try to save a post, it takes a lot of time completing the task. A lot, like 40-60 seconds.<br />\nWhen disabled, everything runs fine.</p>\n<p>Any ideas?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/igUSY_u8Ih0\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:6:\"tavara\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wordpress.org/support/topic/save-action-too-slow-when-using-varnish-reverse-proxy/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"How to remove extensive code or hide using hard code?\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/LlW7vlh3v7A/\";s: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:29:\"Tue, 17 Mar 2020 02:51:47 PDT\";s: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:89:\"https://wordpress.org/support/topic/how-to-remove-extensive-code-or-hide-using-hard-code/\";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:883:\"<p>Replies: 3</p>\n <p> @font-face {<br />\n font-family: ‘w3tc’;<br />\n src: url(‘/plugins/w3-total-cache/pub/fonts/w3tc.eot’);<br />\n src: url(‘plugins/w3-total-cache/pub/fonts/w3tc.eot?#iefix’) format(’embedded-opentype’),<br />\n url(‘plugins/w3-total-cache/pub/fonts/w3tc.woff’) format(‘woff’),<br />\n url(‘plugins/w3-total-cache/pub/fonts/w3tc.ttf’) format(‘truetype’),<br />\n url(‘plugins/w3-total-cache/pub/fonts/w3tc.svg#w3tc’) format(‘svg’);<br />\n font-weight: normal;<br />\n font-style: normal;<br />\n }<br />\n .w3tc-icon:before{<br />\n content:’\\0041′; top: 2px;<br />\n font-family: ‘w3tc’;</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/LlW7vlh3v7A\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"bcvcbhqyxcgakhh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wordpress.org/support/topic/how-to-remove-extensive-code-or-hide-using-hard-code/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:155:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Internet Explorer User Agent Group\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/SsenyX6mo8Q/\";s: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:29:\"Mon, 16 Mar 2020 21:57:53 PDT\";s: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:71:\"https://wordpress.org/support/topic/internet-explorer-user-agent-group/\";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:749:\"<p>Replies: 2</p>\n <p>Hi,</p>\n<p>I’ve recently developed a theme that includes a complete escape for internet explorer users using the is_ie() function built into wordpress.</p>\n<p>Unfortunately when I cache with your plugin, IE users are served the cached version of the site intended for other browsers.</p>\n<p>I’ve identified some ie users by creating a user agent group using the user agent ‘ie’ but the results are inconsistent.</p>\n<p>Is there any way to mirror the functionality of the is_ie() function to serve a specific cached version of my site only to ie users like other user agent groups?</p>\n<p>Thanks!</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/SsenyX6mo8Q\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"guyblueboat1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/support/topic/internet-explorer-user-agent-group/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:204:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Is it possible &amp; good to use w3 total cache only for combining external js?\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/Wk0P8lGX720/\";s: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:29:\"Mon, 16 Mar 2020 16:03:01 PDT\";s: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:109:\"https://wordpress.org/support/topic/is-it-possible-good-to-use-w3-total-cache-only-for-combining-external-js/\";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:444:\"<p>Replies: 1</p>\n <p>Hi!</p>\n<p>As I cannot find this functionality in other plugins, is it possible & good to use w3 total cache only for combining external js?</p>\n<p>This would be used in combination with other optimization plugins.</p>\n<p>Or is there some other way that you recommend doing it?</p>\n<p>All the best,</p>\n<p>Coen</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/Wk0P8lGX720\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:5:\"vonsa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://wordpress.org/support/topic/is-it-possible-good-to-use-w3-total-cache-only-for-combining-external-js/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>New link disable\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/NqneU0pPMPA/\";s: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:29:\"Mon, 16 Mar 2020 05:44:50 PDT\";s: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:53:\"https://wordpress.org/support/topic/new-link-disable/\";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:218:\"<p>Replies: 2</p>\n <p>Hello,<br />\nPlease tell me how to disable/deactivate new relic.<br />\nRegards,<br />\nLP</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/NqneU0pPMPA\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:8:\"lubo2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/support/topic/new-link-disable/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Memcache not installed and can&#8217;t select it\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/INgYz3sUllI/\";s: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:29:\"Mon, 16 Mar 2020 01:22:55 PDT\";s: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:78:\"https://wordpress.org/support/topic/memcache-not-installed-and-cant-select-it/\";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:386:\"<p>Replies: 1</p>\n <p>Hello<br />\nI can’t select memcached for my website and the compatibility test says it’s not installed. I deactivated and removed W3TC completely, purged cache and then re-installed the plugin but I still can’t select it. How do I fix it?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/INgYz3sUllI\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:20:\"KimsHandCraftedCards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/support/topic/memcache-not-installed-and-cant-select-it/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Purge current 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/CYNUde0aqTc/\";s: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:29:\"Sun, 15 Mar 2020 04:12:14 PDT\";s: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:55:\"https://wordpress.org/support/topic/purge-current-page/\";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:746:\"<p>Replies: 3</p>\n <p>Hello Marko, </p>\n<p>What is the functionality behind of “Purge current page”? As I assume, by hitting the button I can get a particular page free of cache. That is, whenever I do any changes on a page I have a posibility to purge its cache. Lets say, I change a price for a product, to update it on front, on the page, which was cached before, I click “Purge current page” then I expect the full page should be clean. Hovewer, if to stick such assumption, I can state the functionality doent work as outlined or I am wrong concerning “Purge current page” at all?</p>\n<p>Waldemar </p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/CYNUde0aqTc\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:10:\"diamantweb\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/support/topic/purge-current-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:\"\";}}}}}i:23;a:6:{s:4:\"data\";s: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:182:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Cloudfront CDN Access to font has been blocked by CORS policy\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/hickKRqkofM/\";s: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:29:\"Sat, 14 Mar 2020 16:37:31 PDT\";s: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:98:\"https://wordpress.org/support/topic/cloudfront-cdn-access-to-font-has-been-blocked-by-cors-policy/\";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:2133:\"<p>Replies: 17</p>\n <p>Hello,</p>\n<p>I recently configured W3 Total Cache to use AWS S3 and Clouudfront for CDN.</p>\n<p>Everything is working fine except for theme fonts it seems. I can see the following errors in the console:</p>\n<p><code>Access to font at 'https://d2qjn9qu0qahjw.cloudfront.net/wp-content/themes/Steakhouse/fonts/steakhouse-pixellove/steakhouse-pixellove.woff' from origin 'https://steambowlkc.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.</code></p>\n<ul>\n<li>CDN Settings is to pull.</li>\n<li>I’ve checked the .htaccess file and it does not have a block for the fonts. I cannot add it though due to the permissions of the bitnami image being used.</li>\n<li>Tried adding to the <code>.htaccess.conf</code>file as recommended by bitnami, no luck</li>\n<li>I’ve checked and it’s apache only, no nginx.</li>\n<li>I’ve tried deleting the <code>.htaccess</code> file and having the plugin regenerate, still didn’t generate the fonts</li>\n</ul>\n<p>Here is my CORS configuration for the S3 bucket.</p>\n<p><code></code>`<br />\n<?xml version=”1.0″ encoding=”UTF-8″?><br />\n<CORSConfiguration xmlns=”<a href=\"http://s3.amazonaws.com/doc/2006-03-01/”&gt\" rel=\"nofollow\">http://s3.amazonaws.com/doc/2006-03-01/”&gt</a>;<br />\n<CORSRule><br />\n <AllowedOrigin>*</AllowedOrigin><br />\n <AllowedMethod>GET</AllowedMethod><br />\n <AllowedMethod>HEAD</AllowedMethod><br />\n <AllowedMethod>DELETE</AllowedMethod><br />\n <AllowedMethod>PUT</AllowedMethod><br />\n <AllowedMethod>POST</AllowedMethod><br />\n <MaxAgeSeconds>3000</MaxAgeSeconds><br />\n <AllowedHeader>*</AllowedHeader><br />\n</CORSRule><br />\n</CORSConfiguration><br />\n<code></code>`</p>\n<p>I’m about out of ideas at this point.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/hickKRqkofM\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"nickwrg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wordpress.org/support/topic/cloudfront-cdn-access-to-font-has-been-blocked-by-cors-policy/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:162:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Does W3 Total Cache support Microsoft SQL\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/slwJZcvV0OA/\";s: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:29:\"Fri, 13 Mar 2020 14:39:02 PDT\";s: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:78:\"https://wordpress.org/support/topic/does-w3-total-cache-support-microsoft-sql/\";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:336:\"<p>Replies: 1</p>\n <p>We are looking to deploy a cached version of our site using W3 Total Cache. Currently, we run WordPress using MSSQL instead of MySQL. Are there any known compatibility issues when using with W3 Total Cache?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/slwJZcvV0OA\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"travisppt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/support/topic/does-w3-total-cache-support-microsoft-sql/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:158:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>W3 Total Cache Blocks Ezplayer Access\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/B35llM3AHaE/\";s: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:29:\"Fri, 13 Mar 2020 02:56:29 PDT\";s: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:74:\"https://wordpress.org/support/topic/w3-total-cache-blocks-ezplayer-access/\";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:1146:\"<p>Replies: 11</p>\n <p>Hi,</p>\n<p>For a few days I cannot use EZPlayer on any of my sites.<br />\nFor clarification: EZPlayer is a player that is embedded via a shortcode or HTML/javascript code.</p>\n<p>Thanks to the Thrive Theme support I could isolate the issue and as long as your plugin is activated I cannot use EZPlayer. This is a very recent issue since I didn’t have any problems with W3 Total cache and EZPlayer in the past.</p>\n<p>W3 Total Cache is most likely blocking access to the EZPlayer servers. Since the error message I’m getting is telling me that my site is not added as a domain in my settings, but it is (English translation):<br />\n<em>Sorry, this domain is not registered for EZPlayer videos. Please log into your EZPlayer account at <a href=\"https://ezplayer.net\" rel=\"nofollow\">https://ezplayer.net</a> and add the domain under “My Profile”.</em></p>\n<p>I’ve disabled the plugin for now, so that people can access my sites and online courses without any issues.</p>\n<p>Kind regards,<br />\nPhilip</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/B35llM3AHaE\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"philipm92\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wordpress.org/support/topic/w3-total-cache-blocks-ezplayer-access/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:170:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>W3 TOTAL CACHE CAUSES WP TO REVERT TO OLD CONTENT\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/_TcpJ6yNC8c/\";s: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:29:\"Thu, 12 Mar 2020 16:13:31 PDT\";s: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:86:\"https://wordpress.org/support/topic/w3-total-cache-causes-wp-to-revert-to-old-content/\";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:756:\"<p>Replies: 1</p>\n <p>When running WordPress 5.3.2 with Zakra theme and W3 Total Cache v0.13.1 the site often reverts many of its pages to old content from last summer 2019. THis was happening once a month, then became daily!</p>\n<p>The conventional WP Editor retains the correct version but when we use it to try to “Update” the pages with the new content it fails and retains the old 2019 content. </p>\n<p>Deactivating W3 TC fixes it, with no problems since then, two weeks ago. </p>\n<p>We disabled the new WP editor “Elementor” which we also found unreliable, perhaps connected. </p>\n<p>Many thanks for your suggestions. </p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/_TcpJ6yNC8c\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"willwindhamlondon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/support/topic/w3-total-cache-causes-wp-to-revert-to-old-content/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:176:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Cache Validator not working for SVG and Woff file types\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/rD5Iyb__Z2Q/\";s: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:29:\"Thu, 12 Mar 2020 04:05:38 PDT\";s: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:94:\"https://wordpress.org/support/topic/cache-validator-not-working-for-svg-and-woff-file-types-2/\";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:1039:\"<p>Replies: 1</p>\n <p>Hi,<br />\nThis issue has been opened before but the solution did not work.<br />\n<a href=\"https://wordpress.org/support/topic/cache-validator-not-working-for-svg-and-woff-file-types/\" rel=\"nofollow\">https://wordpress.org/support/topic/cache-validator-not-working-for-svg-and-woff-file-types/</a></p>\n<p>GTMETRIX shows “Specify a cache validator” error.<br />\nThere is a problem with the svg and woff extensions.</p>\n<p><a href=\"https://monosnap.com/file/Y1KUegTL4Acs9ML4m8sMMuv8JtuuKB\" rel=\"nofollow\">https://monosnap.com/file/Y1KUegTL4Acs9ML4m8sMMuv8JtuuKB</a><br />\n<a href=\"https://gtmetrix.com/reports/doyuk.com/sC9dJUf6\" rel=\"nofollow\">https://gtmetrix.com/reports/doyuk.com/sC9dJUf6</a></p>\n<p>– “Set entity tag (ETag)” options in “Browser Cache” file are selected.<br />\n– The required codes are located under “.htaccess”.</p>\n<p>best regards</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/rD5Iyb__Z2Q\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:5:\"doyuk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wordpress.org/support/topic/cache-validator-not-working-for-svg-and-woff-file-types-2/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Alert by Wordfence\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/O-0_XZDuv5Y/\";s: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:29:\"Wed, 11 Mar 2020 13:45:03 PDT\";s: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:55:\"https://wordpress.org/support/topic/alert-by-wordfence/\";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:940:\"<p>Replies: 3</p>\n <p>Hi, </p>\n<p>I have a scan alert by Wordfence, only when W3 Total Cache is active:</p>\n<p>File contains suspected malware URL: wp-content/cache/object/0bc/493/0bc4931330**********cd6c6af23.php<br />\nBad URL: <a href=\"http://apps.caresearch.com.au/js/javascript-mini.js\" rel=\"nofollow\">http://apps.caresearch.com.au/js/javascript-mini.js</a><br />\nDetails: This file contains a URL that is currently listed on Wordfence’s domain blacklist. The URL is: <a href=\"http://apps.caresearch.com.au/js/javascript-mini.js\" rel=\"nofollow\">http://apps.caresearch.com.au/js/javascript-mini.js</a></p>\n<p>I tried deleting and re-installing the plugin, but the alert persist in new scans.</p>\n<p>WP and theme: last version updated<br />\nOther plugins: all disabled except by Wordfence and W3 Total Cache</p>\n<p>Thank you</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/O-0_XZDuv5Y\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:8:\"cossovel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/support/topic/alert-by-wordfence/\";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: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:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Configuring Redis\";s: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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/VIYsuCPZHDI/\";s: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:29:\"Wed, 11 Mar 2020 11:54:47 PDT\";s: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:54:\"https://wordpress.org/support/topic/configuring-redis/\";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:1043:\"<p>Replies: 1</p>\n <p>Hello, </p>\n<p>I’m trying to configure redis to work with W3 Total Cache. I followed the instructions from the documentation, and it says that I should put the configuration code into the db-config.php file which doesn’t exist.</p>\n<p>Documentation page: <a href=\"https://github.com/W3EDGE/w3-total-cache/wiki/FAQ:-Installation:-Redis-Server\" rel=\"nofollow\">https://github.com/W3EDGE/w3-total-cache/wiki/FAQ:-Installation:-Redis-Server</a><br />\nThe folder where db-config.php was supposed to be: <a href=\"https://github.com/W3EDGE/w3-total-cache/tree/master/ini\" rel=\"nofollow\">https://github.com/W3EDGE/w3-total-cache/tree/master/ini</a></p>\n<p>How do I do it? </p>\n<p>And since I’m trying to get this answer, I’ll ask another question: I could find some configuration lines in the config-db-sample.php where it mentions this config “W3TC_CONFIG_DATABASE”, what does it mean?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/VIYsuCPZHDI\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:\"nandosa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/support/topic/configuring-redis/\";s: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:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:40:\"http://feeds.feedburner.com/W3TOTALCACHE\";}}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:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:40:\"http://feeds.feedburner.com/W3TOTALCACHE\";}}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:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"rel\";s:3:\"hub\";s:4:\"href\";s:32:\"http://pubsubhubbub.appspot.com/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:4:\"info\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"uri\";s:12:\"w3totalcache\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:28:\"http://www.w3.org/1999/xhtml\";a:1:{s:4:\"meta\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"name\";s:6:\"robots\";s:7:\"content\";s:7:\"noindex\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:22:\"http://pipes.yahoo.com\";a:1:{s:4:\"meta\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"name\";s:5:\"pipes\";s:7:\"content\";s:9:\"noprocess\";}}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:10:{s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"etag\";s:27:\"VzeGTMzcfV0gj26chBQllyt2OJM\";s:13:\"last-modified\";s:29:\"Tue, 24 Mar 2020 05:43:14 GMT\";s:16:\"content-encoding\";s:4:\"gzip\";s:4:\"date\";s:29:\"Tue, 24 Mar 2020 05:58:02 GMT\";s:7:\"expires\";s:29:\"Tue, 24 Mar 2020 05:58:02 GMT\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:3:\"GSE\";}}s:5:\"build\";s:14:\"20181211140926\";}', 'no'),
(4472, '_transient_timeout_feed_4fee809661d1b035d98b93142a587416', '1585072683', 'no'),
(4473, '_transient_timeout_feed_mod_6c78d00722dae650afc8789333d5c38e', '1585072683', 'no'),
(4474, '_transient_feed_mod_6c78d00722dae650afc8789333d5c38e', '1585029483', 'no'),
(4475, '_transient_feed_4fee809661d1b035d98b93142a587416', '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:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"W3 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://www.w3-edge.com\";s: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:20:\"Innovation Redefined\";s: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:\"Fri, 13 Mar 2020 14:00:54 +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:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:42:\"\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:67:\"Why Total Upkeep is the Best WordPress Backup Plugin to Use in 2020\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/tjM5jU48eOE/\";s: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:116:\"https://www.w3-edge.com/weblog/2020/02/why-total-upkeep-is-the-best-wordpress-backup-plugin-to-use-in-2020/#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:\"Tue, 18 Feb 2020 20:57: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:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14152\";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:329:\"We’ve all been there – scouring the internet for the best WordPress backup plugin, trying to read reviews and list out pros and cons before installing and trying it out for ourselves. That’s why we scoured for you, finding the best backup plugin, so you don’t have to. The Total Upkeep Plugin boasts a suite […]\";s: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:\"Harry Jackson\";s: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:4548:\"<p><img class=\" size-full wp-image-14153 alignright\" title=\"Why Total Upkeep is the Best WordPress Backup Plugin to Use in 2020\" title=\"Why Total Upkeep is the Best WordPress Backup Plugin to Use in 2020\" alt=\"Why Total Upkeep is the Best WordPress Backup Plugin to Use in 2020\" src=\"https://www.w3-edge.com/wp-content/uploads/2020/02/backup-boldgrid-leader-1.png\" alt=\"backup-boldgrid-leader-1\" width=\"833\" height=\"500\" /></p>\n<p>We’ve all been there – scouring the internet for the <a href=\"https://www.boldgrid.com/wordpress-backup-plugin/?utm_source=w3-edge&utm_medium=blog&utm_campaign=backup-traffic\">best WordPress backup plugin</a>, trying to read reviews and list out pros and cons before installing and trying it out for ourselves. That’s why we scoured for you, finding the best backup plugin, so you don’t have to.</p>\n<p>The <a href=\"https://www.boldgrid.com/wordpress-backup-plugin/?utm_source=w3-edge&utm_medium=blog&utm_campaign=backup-traffic\">Total Upkeep Plugin</a> boasts a suite of features all tucked into one plugin. Automated, powerful tools to ensure you always have a clean backup, a toolset to prevent website crashes from happening in the first place, and allows you to get your site back online within a few hours if the worst occurs.</p>\n<p>Securing your WordPress website with the Total Upkeep Plugin is an easy solution for quick, worry-free backups, updates, restorations, migrations, and security.</p>\n<p>You can easily schedule your backups or run them manually. Simply select a date and time for automated backups, or manually create a backup at any time with a single click. You can monitor your site for errors that could lead to it crashing. If any errors are found, you get an automatic email with the option to restore your site to the latest backup that was taken.</p>\n<p>If you have automatic updates set up to run, Total Upkeep will create an archive of your site before any plugin or theme updates run so that if those updates fail, it will restore back to the last backup taken.</p>\n<p>Typically the process of migrating your WordPress website from one place to another is a headache, you’re risking files being lost, not working properly or any number of things that are a potential disaster. With the Total Upkeep plugin for WordPress, migration is a breeze. You just install it on both websites, create a backup on the first site, and then restore the backup on the second site. The “magic link” automates everything so you don’t have to worry about anything!</p>\n<p>Total Upkeep boasts a restoration script to restore a backup from outside of WordPress, in the event that WordPress has been corrupted. Additionally, it has the option to restore single files from within the backup browser, as well as looking through archives for individual files to restore those if necessary as well.</p>\n<p>Our choice for the best backup plugin to use in 2020 is <a href=\"https://www.boldgrid.com/wordpress-backup-plugin/?utm_source=w3-edge&utm_medium=blog&utm_campaign=backup-traffic\">Total Upkeep for WordPress</a>. With it’s easy, automated backups, the ability to store backups remotely and safely via Amazon S3, Google Drive, or FTP/SFTP, and features like site checking for errors, and automatic archiving, it is our go-to plugin when it comes to backup and security of WordPress.</p>\n<p>Total Upkeep is supported by and partnered with DreamHost, InMotion Hosting, Plesk, cPanel and Softaculous.</p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=tjM5jU48eOE:hV3UW2_juNA:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=tjM5jU48eOE:hV3UW2_juNA:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=tjM5jU48eOE:hV3UW2_juNA:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=tjM5jU48eOE:hV3UW2_juNA:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=tjM5jU48eOE:hV3UW2_juNA:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=tjM5jU48eOE:hV3UW2_juNA:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=tjM5jU48eOE:hV3UW2_juNA:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=tjM5jU48eOE:hV3UW2_juNA:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/tjM5jU48eOE\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:112:\"https://www.w3-edge.com/weblog/2020/02/why-total-upkeep-is-the-best-wordpress-backup-plugin-to-use-in-2020/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://www.w3-edge.com/weblog/2020/02/why-total-upkeep-is-the-best-wordpress-backup-plugin-to-use-in-2020/\";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:42:\"\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:31:\"W3 Total Cache v0.13.1 Released\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/HImUG3722Fs/\";s: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:80:\"https://www.w3-edge.com/weblog/2020/02/w3-total-cache-v0-13-1-released/#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:\"Mon, 10 Feb 2020 17:28:49 +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:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14148\";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:344:\"  Thank you for using W3 Total Cache! The newest update for W3 Total Cache is here and we will continue to deliver more speed for your WordPress websites while we continually improve the user experience. With this minor release we fixed an issue reported after the last update: Fixed PHP warnings in PgCache_ContentGrabber.php In […]\";s: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:5:\"Marko\";s: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:2213:\"<p> </p>\n<p>Thank you for using W3 Total Cache!</p>\n<p>The newest update for W3 Total Cache is here and we will continue to deliver more speed for your WordPress websites while we continually improve the user experience.</p>\n<p>With this minor release we fixed an issue reported after the last update:</p>\n<ul>\n<li>Fixed PHP warnings in PgCache_ContentGrabber.php</li>\n</ul>\n<p>In our public repository on <a href=\"https://github.com/W3EDGE/w3-total-cache\">GitHub</a>, you can review our source code, post issues, and even submit pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.</p>\n<p>We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin <a href=\"https://wordpress.org/support/plugin/w3-total-cache/reviews/\">on the WordPress Plugin Repository</a>.</p>\n<p>Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.</p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HImUG3722Fs:Zzd9Hk8LJS8:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HImUG3722Fs:Zzd9Hk8LJS8:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HImUG3722Fs:Zzd9Hk8LJS8:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HImUG3722Fs:Zzd9Hk8LJS8:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HImUG3722Fs:Zzd9Hk8LJS8:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HImUG3722Fs:Zzd9Hk8LJS8:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HImUG3722Fs:Zzd9Hk8LJS8:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HImUG3722Fs:Zzd9Hk8LJS8:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/HImUG3722Fs\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:76:\"https://www.w3-edge.com/weblog/2020/02/w3-total-cache-v0-13-1-released/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://www.w3-edge.com/weblog/2020/02/w3-total-cache-v0-13-1-released/\";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:42:\"\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:31:\"W3 Total Cache v0.13.0 Released\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/0UNNddcFZTc/\";s: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:80:\"https://www.w3-edge.com/weblog/2020/01/w3-total-cache-v0-13-0-released/#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:\"Thu, 30 Jan 2020 15:13: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:1:{i:0;a:5:{s:4:\"data\";s:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14143\";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:327:\"  Thank you for using W3 Total Cache! The newest update for W3 Total Cache is here and we will continue to deliver more speed for your WordPress websites while we continually improve the user experience. In this release we’ve added a new Pro feature: Debug – Purge Stack Trace. This feature allows you to […]\";s: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:5:\"Marko\";s: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:3323:\"<p> </p>\n<p><span style=\"font-weight: 400;\">Thank you for using W3 Total Cache!</span></p>\n<p>The newest update for W3 Total Cache is here and we will continue to deliver more speed for your WordPress websites while we continually improve the user experience.</p>\n<p><span style=\"font-weight: 400;\">In this </span><a href=\"https://wordpress.org/plugins/w3-total-cache/#developers\"><span style=\"font-weight: 400;\">release</span></a><span style=\"font-weight: 400;\"> we’ve added a new Pro feature: Debug – Purge Stack Trace. This feature allows you to see why your cache has been purged and is located in the debug section. We have also added a “Feature Policy” security header, Removed deprecated get_magic_quotes_gpc(), improved the AMP Extension by ignoring the value of amp query string marker in request if passed without value in config, Improved lazy loading by not processing elements with skip-lazy class or data-skip-lazy attribute, and fixed the caching of query-string normalization redirects so that they are no longer cached when the cache key is normalized by accepting query string arguments, which in turn caused a redirect loop.</span></p>\n<p><span style=\"font-weight: 400;\">In our public repository on </span><a href=\"https://github.com/W3EDGE/w3-total-cache\"><span style=\"font-weight: 400;\">GitHub</span></a><span style=\"font-weight: 400;\">, you can review our source code, post issues or bug reports, and even submit pull requests to contribute to the plugin. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.</span></p>\n<p><span style=\"font-weight: 400;\">We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience for you and your visitors. If you like what we have done, please be sure to take some time and rate our plugin </span><a href=\"https://wordpress.org/plugins/w3-total-cache/#reviews\"><span style=\"font-weight: 400;\">on the WordPress Plugin Repository</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p>Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.</p>\n<p> </p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0UNNddcFZTc:BOtpvWTA6uY:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0UNNddcFZTc:BOtpvWTA6uY:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=0UNNddcFZTc:BOtpvWTA6uY:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0UNNddcFZTc:BOtpvWTA6uY:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=0UNNddcFZTc:BOtpvWTA6uY:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0UNNddcFZTc:BOtpvWTA6uY:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0UNNddcFZTc:BOtpvWTA6uY:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=0UNNddcFZTc:BOtpvWTA6uY:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/0UNNddcFZTc\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:76:\"https://www.w3-edge.com/weblog/2020/01/w3-total-cache-v0-13-0-released/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://www.w3-edge.com/weblog/2020/01/w3-total-cache-v0-13-0-released/\";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:42:\"\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:31:\"W3 Total Cache v0.12.0 Released\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/QkMhI6Xq7z8/\";s: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:80:\"https://www.w3-edge.com/weblog/2019/12/w3-total-cache-v0-12-0-released/#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:\"Wed, 18 Dec 2019 17:08: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:1:{i:0;a:5:{s:4:\"data\";s:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14120\";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:332:\"Thank you for using W3 Total Cache! The newest update for W3 Total Cache is here and we will continue to deliver more speed for your WordPress websites while continually improving the user experience. In this release we’ve added query string based URL structures to cache AMP pages using a query string, filter of minify […]\";s: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:5:\"Marko\";s: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:2854:\"<p>Thank you for using W3 Total Cache!</p>\n<p>The newest update for W3 Total Cache is here and we will continue to deliver more speed for your WordPress websites while continually improving the user experience.</p>\n<p>In this release we’ve added query string based URL structures to cache AMP pages using a query string, filter of minify options (added support for ‘postprocessor’ option usage programmatically), lazyload picture tag support, removed the footer link “Support Us” option, improved wp_die handling, lazyload handling of content in script tags, lazyload handling of feeds, printing tags coming from feeds, handling of modified posts before wp_rewrite initialized and handling of .htaccess files in regard to EOF (End of File).\nNginx rules have also changed a lot to avoid “location” block conflicts. That change may cause problems on some systems using non-default WordPress rules – keep a backup of your original rules to ensure you minimize issues.\nWe’ve also fixed Varnish purging and HTML minification of data tags equaling 0.\nIn our public repository on GitHub, you can review our source code, post issues, and even submit pull requests if you are interested in contributing to the project. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.</p>\n<p>We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.</p>\n<p>Once again, we are sending a big thanks to all of our supporters, including those who are active in the community forums helping out end-users.</p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=QkMhI6Xq7z8:HnaPrIW1uu0:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=QkMhI6Xq7z8:HnaPrIW1uu0:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=QkMhI6Xq7z8:HnaPrIW1uu0:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=QkMhI6Xq7z8:HnaPrIW1uu0:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=QkMhI6Xq7z8:HnaPrIW1uu0:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=QkMhI6Xq7z8:HnaPrIW1uu0:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=QkMhI6Xq7z8:HnaPrIW1uu0:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=QkMhI6Xq7z8:HnaPrIW1uu0:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/QkMhI6Xq7z8\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:76:\"https://www.w3-edge.com/weblog/2019/12/w3-total-cache-v0-12-0-released/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://www.w3-edge.com/weblog/2019/12/w3-total-cache-v0-12-0-released/\";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:42:\"\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:33:\"Nginx non-default WordPress rules\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/0iGuMEug89U/\";s: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:82:\"https://www.w3-edge.com/weblog/2019/12/nginx-non-default-wordpress-rules/#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:\"Wed, 18 Dec 2019 17:02:38 +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:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14116\";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:373:\"  In previous W3 Total Cache versions, rules for the Nginx server were not correct when the option “Prevent caching of objects after settings change” in Performance > Browser Cache > General was enabled along with “Rewrite URL structure of objects”. Having both of these enabled caused PHP fallback to be used for all minify […]\";s: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:5:\"Marko\";s: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:2491:\"<p> </p>\n<p><span style=\"font-weight: 400;\">In previous W3 Total Cache versions, rules for the Nginx server were not correct when the option “Prevent caching of objects after settings change” in Performance > Browser Cache > General was enabled along with “Rewrite URL structure of objects”. Having both of these enabled caused PHP fallback to be used for all minify assets when utilizing the Disk: Enhanced page cache engine.</span></p>\n<p><span style=\"font-weight: 400;\">W3 Total Cache 0.12.0 removes “location” block conflicts for URL postfix rewrites and adds header directives for all other “location” blocks.</span></p>\n<p><span style=\"font-weight: 400;\">In 0.12. version security headers will also work correctly now, which wasn’t the case before as Minify set to disk was not rewriting when Browser Cache with Prevent Object Caching was used in Nginx</span></p>\n<p><span style=\"font-weight: 400;\">That change may, however, due to problems on some systems using non-default WordPress rules so keep a backup of your original rules to ensure you minimize issues.</span></p>\n<p><span style=\"font-weight: 400;\">Particularly WordPress Networks (WPMU) deployed in subfolders instead of in the root directory of the domain, i.e. myhost.com/myfolder/ for WordPress set up and myhost.com/myfolder/my-blog2/ for subdirectory network blogs.</span></p>\n<p> </p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0iGuMEug89U:0VPJYXcPQug:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0iGuMEug89U:0VPJYXcPQug:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=0iGuMEug89U:0VPJYXcPQug:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0iGuMEug89U:0VPJYXcPQug:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=0iGuMEug89U:0VPJYXcPQug:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0iGuMEug89U:0VPJYXcPQug:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=0iGuMEug89U:0VPJYXcPQug:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=0iGuMEug89U:0VPJYXcPQug:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/0iGuMEug89U\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:78:\"https://www.w3-edge.com/weblog/2019/12/nginx-non-default-wordpress-rules/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://www.w3-edge.com/weblog/2019/12/nginx-non-default-wordpress-rules/\";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:42:\"\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:\"W3 Total Cache v0.11.0 Released!\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/sI7qqpLHLw0/\";s: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:80:\"https://www.w3-edge.com/weblog/2019/11/w3-total-cache-v0-11-0-released/#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:\"Mon, 25 Nov 2019 21:50: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14081\";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:\"  We are constantly improving W3 Total Cache— and listening to your feedback has allowed us to continue offering a top-notch product. In this latest release, we are proud to introduce some new features and improvements which will help you further increase the speed and performance of your website. The first new addition that we […]\";s: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:5:\"Marko\";s: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:18104:\"<p> </p>\n<p><span style=\"font-weight: 400;\">We are constantly improving W3 Total Cache— and listening to your feedback has allowed us to continue offering a top-notch product.</span></p>\n<p><span style=\"font-weight: 400;\">In this latest release, we are proud to introduce some new features and improvements which will help you further increase the speed and performance of your website.</span></p>\n<p><span style=\"font-weight: 400;\">The first new addition that we would like to highlight is Image Lazy Loading, a completely new and highly requested feature to W3 Total Cache that came directly from our users.</span></p>\n<h2 id=\"lazy-loading\"><span style=\"font-weight: 400;\">Lazy loading images </span></h2>\n<p><iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/kXGhryggOeU\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n<p><span style=\"font-weight: 400;\">Lazy loading images mean that images on websites are loaded asynchronously— after the above-the-fold content is fully loaded all other images are only fetched when they appear in the browser’s viewport. Lazy loading defers the loading of resources on the page until they are actually needed, instead of getting them as soon as the page loads. Loading resources ensures that nothing is gathered until the moment the user actually needs them.</span></p>\n<p><span style=\"font-weight: 400;\">If you’ve used Google Page Speed Insights and examined some opportunities for improvement, you may have seen some suggestions to Defer offscreen Images.</span></p>\n<p><a href=\"https://www.w3-edge.com/wp-content/uploads/2019/11/defer-offscreen-images-pagespeed.png\"><img class=\"alignnone size-full wp-image-14112\" title=\"defer-offscreen-images-pagespeed\" title=\"W3 Total Cache v0.11.0 Released!\" alt=\"W3 Total Cache v0.11.0 Released!\" src=\"https://www.w3-edge.com/wp-content/uploads/2019/11/defer-offscreen-images-pagespeed.png\" alt=\"defer-offscreen-images-pagespeed\" width=\"1094\" height=\"240\" /></a></p>\n<p><span style=\"font-weight: 400;\">With lazy loading, you are reducing the number of images needed to load the page initially. Fewer resource requests mean fewer bytes to download and reduced competition for the limited network bandwidth available to users.</span></p>\n<p><span style=\"font-weight: 400;\">Lazy loading image has a positive impact on performance by reducing the initial page load time, page weight, and system resource usage.</span></p>\n<h2 id=\"statistics\"><span style=\"font-weight: 400;\">Improved Statistics</span></h2>\n<p><iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/O19OUT4RTms\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n<p><span style=\"font-weight: 400;\">We are also excited to announce the new and improved Statistics page that will help our Pro users get the most out of their caching and locate additional areas of optimization. The improved Statistics page allows you to check the Hit rates and overall effectiveness of every configuration enabled in your General settings.</span></p>\n<p><span style=\"font-weight: 400;\">You can use Statistics to check the following:</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Page Cache (Disk, Disk-Enhanced, Redis, Memcached)</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Minify</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Object Caching</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Database Caching</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Fragment Cache</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">System info (PHP Memory, CPU Info)</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Cache storage size used (Redis, Memcached)</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">Enabling the Debug mode for each setting In </span><b>Performance</b><span style=\"font-weight: 400;\"> > </span><b>General Settings </b><span style=\"font-weight: 400;\">> </span><b>Debug</b><span style=\"font-weight: 400;\"> gives you more detailed information by clicking on a link of the desired setting in Statistics Page.</span></p>\n<p><span style=\"font-weight: 400;\">If for example, Object Cache is disabled, it won’t be available in Statistics</span></p>\n<p><span style=\"font-weight: 400;\">In </span><b>Performance</b><span style=\"font-weight: 400;\"> > </span><b>General Settings</b><span style=\"font-weight: 400;\"> > </span><b>Statistics</b><span style=\"font-weight: 400;\"> you can enable Statistics and customize your desired settings:</span></p>\n<p><a href=\"https://www.w3-edge.com/wp-content/uploads/2019/11/w3-statistics-menu.png\"><img class=\"alignnone size-full wp-image-14113\" title=\"w3-statistics-menu\" title=\"W3 Total Cache v0.11.0 Released!\" alt=\"W3 Total Cache v0.11.0 Released!\" src=\"https://www.w3-edge.com/wp-content/uploads/2019/11/w3-statistics-menu.png\" alt=\"w3-statistics-menu\" width=\"1094\" height=\"724\" /></a></p>\n<p><span style=\"font-weight: 400;\">Please note that this consumes additional resources and is not recommended to be run continuously.</span></p>\n<p><span style=\"font-weight: 400;\">Example of the Statistic Page (Page Cache):</span></p>\n<p><a href=\"https://www.w3-edge.com/wp-content/uploads/2019/11/cache-hit-history-chart.png\"><img class=\"alignnone size-full wp-image-14114\" title=\"cache-hit-history-chart\" title=\"W3 Total Cache v0.11.0 Released!\" alt=\"W3 Total Cache v0.11.0 Released!\" src=\"https://www.w3-edge.com/wp-content/uploads/2019/11/cache-hit-history-chart.png\" alt=\"cache-hit-history-chart\" width=\"1600\" height=\"443\" /></a></p>\n<h2><span style=\"font-weight: 400;\">Other Improvements</span><strong><strong> </strong></strong></h2>\n<p><span style=\"font-weight: 400;\">We’ve also made some more general improvements in this update to enhance the overall user experience:</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Fixed inserting a new line before injecting to Apache Config</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Fixed HTML minifier removing the quotes around href attribute</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Fixed feeds caching test failing</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Added License Expiration Admin Notices in Dashboard (Pro)</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Implemented correct headers caching for REST API caching under Disk: Enhanced. including a missing test for REST API cache</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Changed some design in W3 Total Cache Dashboard</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Added BoldGrid Backup Dashboard Widget</span></li>\n</ul>\n<h2 id=\"community\"><span style=\"font-weight: 400;\">Community Pull Requests</span></h2>\n<h4><b>Merged</b></h4>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/SultanICQ\"><span style=\"font-weight: 400;\">SultanICQ</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/37\"><span style=\"font-weight: 400;\">Minify Debug Mode: CSS line numbers debug data problem when source contains comment with url</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Minification problems on CSS files when URLs are contained in commented lines.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">URLs were getting truncated creating open comment blocks that invalidated large chunks of CSS.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/njlynch\"><span style=\"font-weight: 400;\">njlynch</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/18\"><span style=\"font-weight: 400;\">Enable caching for webp MIME type</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">webp was included in the ‘other_compression’ MIME type list.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">This prevented ETag and Last-Modified header information from getting sent by .htaccess Browser Cache configurations.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/KZeni\"><span style=\"font-weight: 400;\">KZeni</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/20\"><span style=\"font-weight: 400;\">Fix the CSS scoping of icon on W3TC site admin pages. Remove shadow from icon font.</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">CSS fix for W3TC admin icons using the ‘.wp-menu-image’ class.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Icon was getting applied in unintended locations.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Also removes icons shadows and makes them more readable.</span></li>\n</ul>\n</li>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/9\"><span style=\"font-weight: 400;\">Make menu icon (admin bar & main admin menu) use the menu icon color that’s set in the site admin styling (also implement SVG instead of PNG in the process to support this)</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Main admin menu and admin bar icons were not reflecting the correct color settings if the user selected a different Admin Color Scheme in their profile settings.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Previous icons were .PNG and have been updated to .SVG to make this possible.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h4><b>Closed but not Merged</b></h4>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/KZeni\"><span style=\"font-weight: 400;\">KZeni</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/11\"><span style=\"font-weight: 400;\">Improve the rendering of the icon used in the admin menu & admin bar</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Improves rendering of the Dashboard icon by converting the .SVG into an actual Icon Font.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h4><b>Committed Pull Requests (Still Open)</b></h4>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/raphael-concil\"><span style=\"font-weight: 400;\">raphael-concil</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/64\"><span style=\"font-weight: 400;\">FAQ Link in Dashboard open in new tab</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">FAQ link in Dashboard left sidebar menu now opens in a new tab, implemented with jQuery.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">FAQ link in top admin bar opens in a new tab using the ‘target’ attribute.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/shanemac10\"><span style=\"font-weight: 400;\">shanemac10</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/55\"><span style=\"font-weight: 400;\">Add rel attribute ‘prefetch’ on style tag builders</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Enables the use of ‘rel=prefetch’ in <style> tags.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Prefetching styles helps utilize browser downtime to increase performance.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/romainmenke\"><span style=\"font-weight: 400;\">romainmenke</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/54\"><span style=\"font-weight: 400;\">add config to make memcached binary protocol optional</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">W3TC fails to connect to memcached servers while the binary protocol is active.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Adds an option to disable the binary protocol for memcached servers.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/seang96\"><span style=\"font-weight: 400;\">seang96</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/47\"><span style=\"font-weight: 400;\">Fix Cache Policy with CDN CloudFront and S3</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Sets ‘CdnEngine_CloudFront’ to function as a subclass of ‘CdnEngine_S3’.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">This allows ‘cache_config’ to store the entire object and reduces the code needed to correctly handle it via CloudFront.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/jlalvarez18\"><span style=\"font-weight: 400;\">jlalvarez18</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache/pull/5\"><span style=\"font-weight: 400;\">Added option for Purge Key and Custom Purge Header</span></a>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Adds a Purge option for Varnish hosts.</span></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"reviews\"><span style=\"font-weight: 400;\">Recent 5 Star Reviews</span></h2>\n<p><strong><strong> </strong></strong></p>\n<p><strong><a href=\"https://wordpress.org/support/users/jordanjcaron/\">JordanJCaron</a> (@jordanjcaron)</strong></p>\n<p><i><span style=\"font-weight: 400;\">I’ve been using this on my own website for a couple of years now to improve website load speed. Teamed up with MaxCDN it has increased my page load speed a lot. We install it on all of our client’s websites now!</span></i></p>\n<p><a href=\"https://wordpress.org/support/topic/best-cache-plugin-out-there/\"><span style=\"font-weight: 400;\">https://wordpress.org/support/topic/best-cache-plugin-out-there/</span></a></p>\n<p><strong><strong> </strong></strong></p>\n<p><strong><a href=\"https://wordpress.org/support/users/jamesja/\">jamesja</a> </strong><span style=\"font-weight: 400;\"><strong>(@jamesja)</strong> </span></p>\n<p><i><span style=\"font-weight: 400;\">Tried numerous caching plugins. W3 is best, especially for busy sites. Most plugins only cache pages, W3 has so many options. Support is very helpful as well. 5 stars.</span></i></p>\n<p><span style=\"font-weight: 400;\"><a href=\"https://wordpress.org/support/topic/great-plugin-for-busy-site-and-very-helpful-support/\">https://wordpress.org/support/topic/great-plugin-for-busy-site-and-very-helpful-support/</a></span></p>\n<p> </p>\n<p><strong><a href=\"https://wordpress.org/support/users/dave8441/\">dave8441</a> (@dave8441)</strong></p>\n<p><i><span style=\"font-weight: 400;\">This plugin made my web pages load faster than other similar plugins I had tried. When I needed help to exclude my sitemaps from caching, support quickly gave me the help I needed. Thanks!!!</span></i></p>\n<p><span style=\"font-weight: 400;\"><a href=\"https://wordpress.org/support/topic/great-plugin-and-awesome-support-107/\">https://wordpress.org/support/topic/great-plugin-and-awesome-support-107/</a></span></p>\n<p> </p>\n<p><strong><a href=\"https://wordpress.org/support/users/wesleeeyyy/\">Wesleeeyyy</a> (@wesleeeyyy)</strong></p>\n<p><i><span style=\"font-weight: 400;\">I already knew what W3TC could do for the performance (speed) of my website, but until today I had no experience with their support for the free version of the plugin.</span></i></p>\n<p><i><span style=\"font-weight: 400;\">The amount of support they provided me and how much they helped me is outstanding. And that’s all for free. Really great plugin, would really recommend this one!</span></i></p>\n<p><span style=\"font-weight: 400;\"><a href=\"https://wordpress.org/support/topic/super-high-speed-website-and-really-amazing-support/\">https://wordpress.org/support/topic/super-high-speed-website-and-really-amazing-support/</a></span></p>\n<p> </p>\n<p><strong><a href=\"https://wordpress.org/support/users/hmnkdmtr/\">hmnkdmtr</a> (@hmnkdmtr)</strong></p>\n<p><i><span style=\"font-weight: 400;\">A user’s attention covers fewer features than Total Cache has</span></i></p>\n<p><span style=\"font-weight: 400;\"><a href=\"https://wordpress.org/support/topic/a-functional-choice/\">https://wordpress.org/support/topic/a-functional-choice/</a></span></p>\n<p><span style=\"font-weight: 400;\">We want to thank you for using W3 Total Cache and for helping us make W3 Total Cache the most complete caching solution for WordPress!</span></p>\n<p> </p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=sI7qqpLHLw0:WN2pEh9-ITw:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=sI7qqpLHLw0:WN2pEh9-ITw:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=sI7qqpLHLw0:WN2pEh9-ITw:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=sI7qqpLHLw0:WN2pEh9-ITw:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=sI7qqpLHLw0:WN2pEh9-ITw:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=sI7qqpLHLw0:WN2pEh9-ITw:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=sI7qqpLHLw0:WN2pEh9-ITw:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=sI7qqpLHLw0:WN2pEh9-ITw:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/sI7qqpLHLw0\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:76:\"https://www.w3-edge.com/weblog/2019/11/w3-total-cache-v0-11-0-released/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://www.w3-edge.com/weblog/2019/11/w3-total-cache-v0-11-0-released/\";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:42:\"\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:\"W3 Total Cache v0.10.2 Released!\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/rtwkmtX7I5M/\";s: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:80:\"https://www.w3-edge.com/weblog/2019/11/w3-total-cache-v0-10-2-released/#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:\"Thu, 14 Nov 2019 15:04:42 +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:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14078\";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:434:\"  Thank you for using W3 Total Cache! With this minor release we addressed an issue with the WordPress 5.3 release: Warning: Declaration of W3TCDbCache_Wpdb::prepare($query, $args) should be compatible with wpdb::prepare($query, …$args) in /home/xxxxxxx/public_html/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php on line 8 Please note that you need to Purge all caches and to clear your CDN cache if the warning […]\";s: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:5:\"Marko\";s: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:3188:\"<p> </p>\n<p><span style=\"font-weight: 400;\">Thank you for using W3 Total Cache! </span></p>\n<p><span style=\"font-weight: 400;\">With this minor release we addressed an issue with the WordPress 5.3 release:</span></p>\n<p><i><span style=\"font-weight: 400;\">Warning: Declaration of W3TCDbCache_Wpdb::prepare($query, $args) should be compatible with wpdb::prepare($query, …$args) in /home/xxxxxxx/public_html/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php on line 8</span></i></p>\n<p><span style=\"font-weight: 400;\">Please note that you need to Purge all caches and to clear your CDN cache if the warning is still showing on your website after updating to v0.10.2</span></p>\n<p><span style=\"font-weight: 400;\">We want to thank all of you who brought this issue to our attention, and hope you continue to support our product!</span></p>\n<p><span style=\"font-weight: 400;\">In our public repository on</span><a href=\"https://github.com/W3EDGE/w3-total-cache\"> <span style=\"font-weight: 400;\">GitHub</span></a><span style=\"font-weight: 400;\">, you can review our source code, post issues, and even submit pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present. In the very near future, we will be adding attribution for all contributors that assist us in making W3 Total Cache the best WordPress Performance Boosting product on the market. </span></p>\n<p><span style=\"font-weight: 400;\">We are always looking for ways to improve W3 Total Cache with new features, UX and UI improvements, and fixing any outlying problems that may exist. If you like what we are doing, please be sure to take some time and rate our plugin</span><a href=\"https://wordpress.org/plugins/w3-total-cache/#reviews\"> <span style=\"font-weight: 400;\">on the WordPress Plugin Repository</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">We appreciate all of our partners, supporters and the entire WordPress community, and would like to give special thanks to those who are active in the forums helping end-users.</span></p>\n<p> </p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=rtwkmtX7I5M:7haE7rBPhPQ:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=rtwkmtX7I5M:7haE7rBPhPQ:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=rtwkmtX7I5M:7haE7rBPhPQ:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=rtwkmtX7I5M:7haE7rBPhPQ:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=rtwkmtX7I5M:7haE7rBPhPQ:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=rtwkmtX7I5M:7haE7rBPhPQ:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=rtwkmtX7I5M:7haE7rBPhPQ:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=rtwkmtX7I5M:7haE7rBPhPQ:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/rtwkmtX7I5M\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:76:\"https://www.w3-edge.com/weblog/2019/11/w3-total-cache-v0-10-2-released/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://www.w3-edge.com/weblog/2019/11/w3-total-cache-v0-10-2-released/\";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:42:\"\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:96:\"Cache Busting in W3TC: How to force your visitors to see your theme’s updated JS and CSS files\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/LG6fkVvlFCQ/\";s: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:141:\"https://www.w3-edge.com/weblog/2019/10/cache-busting-in-w3tc-how-to-force-your-visitors-to-see-your-themes-updated-js-and-css-files/#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:\"Thu, 17 Oct 2019 16:04:24 +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:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14069\";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:343:\"  Sometimes modifications to existing .js and .css files are not reflected for users visiting your website. This occurs because those files have been cached in the user’s browser from a previous visit and the cached version is served instead of the most recent version. The expiration of this cache is called time to live, 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:5:\"Marko\";s: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:3761:\"<p> </p>\n<p><strong><span style=\"font-weight: 400;\">Sometimes modifications to existing .js and .css files are not reflected for users visiting your website. This occurs because those files have been cached in the user’s browser from a previous visit and the cached version is served instead of the most recent version. The expiration of this cache is called time to live, or TTL and it is associated with this local cache in your browser, which is why it will show the old version until this length of time has passed. To see the correct version of the files, the user has to either clear the browser’s local cache & reload the page or do a hard refresh of the page by pressing Ctrl+F5 to ensure their browser is using the latest file versions.</span></strong></p>\n<p>When a user tries to access the URL, and the browser starts fetching the page data, it sees that it already has the page’s stylesheet E.G. style.css, and says “Wait!, I already have this file cached, so I don’t need to fetch it again and can just present that to the visitor”. And the Browser has a point!</p>\n<h3>What is Cache Busting?</h3>\n<p>Asking each and every user to clear their browser cookies or do a hard refresh is not reasonable and leads to frustrating user experience. To remedy this, we can use a technique known as Cache Busting. Cache Busting works by appending a unique query string to the path of the .js or .css file that tells the browser there is a new file to add to the cache memory. When the browser loads a page using these query strings it downloads any unrecognized files and displays them for the visitor.</p>\n<h3>How can I fix this?</h3>\n<p>You can use any unique query string you want to bust the browser cache, but the easiest way to guarantee a unique string is to use version numbers.</p>\n<p>For example:</p>\n<p>Let’s say you make some changes within your theme’s main JS file:</p>\n<p>/mywebsite/wp-content/themes/mytheme/mytheme.js</p>\n<p>After updating the file simply add a version number query string ?v=1.0</p>\n<p>/mywebsite/wp-content/themes/mytheme/mytheme.js?v=1.0</p>\n<p>This way when the browser will see the updated JS as a new .js file which is not cached. So it will generally force the browser to update the JavaScript/stylesheet. So, each time you update your JS/CSS on the server, you can incrementally update your version number so it busts the previously saved browser cache.</p>\n<p>You can accomplish this when you enqueue your script by adding an argument for the version, for example:\n</p><pre class=\"crayon-plain-tag\">$version = “1.0”;\nwp_enqueue_script( “my_script”, $source, $dependencies, $version, $in_footer );</pre><p>\n </p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=LG6fkVvlFCQ:aIOH5D6Uy_4:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=LG6fkVvlFCQ:aIOH5D6Uy_4:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=LG6fkVvlFCQ:aIOH5D6Uy_4:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=LG6fkVvlFCQ:aIOH5D6Uy_4:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=LG6fkVvlFCQ:aIOH5D6Uy_4:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=LG6fkVvlFCQ:aIOH5D6Uy_4:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=LG6fkVvlFCQ:aIOH5D6Uy_4:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=LG6fkVvlFCQ:aIOH5D6Uy_4:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/LG6fkVvlFCQ\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:137:\"https://www.w3-edge.com/weblog/2019/10/cache-busting-in-w3tc-how-to-force-your-visitors-to-see-your-themes-updated-js-and-css-files/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"https://www.w3-edge.com/weblog/2019/10/cache-busting-in-w3tc-how-to-force-your-visitors-to-see-your-themes-updated-js-and-css-files/\";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:42:\"\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:29:\"WordPress 5.3 Beta 3 Released\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/HKB4oEEqJ3U/\";s: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:78:\"https://www.w3-edge.com/weblog/2019/10/wordpress-5-3-beta-3-released/#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:\"Thu, 10 Oct 2019 14:22: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14063\";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:\"  WordPress 5.3, scheduled to be released on November 12, and contains numerous improvements for site performance and user experience. Server-Side Block API PHP enthusiasts (and JavaScript haters) will be glad to know that there is now a server-side API for creating blocks in the WordPress Block Editor (Gutenberg). When asked about the performance impact […]\";s: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:5:\"Marko\";s: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:5149:\"<p> </p>\n<p><span style=\"font-weight: 400;\">WordPress 5.3, scheduled to be released on November 12, and contains numerous improvements for site performance and user experience.</span></p>\n<h2><span style=\"font-weight: 400;\">Server-Side Block API</span></h2>\n<p><span style=\"font-weight: 400;\">PHP enthusiasts (and JavaScript haters) will be glad to know that there is now a </span><a href=\"https://make.wordpress.org/core/2019/09/24/new-block-apis-in-wordpress-5-3/\"><span style=\"font-weight: 400;\">server-side API for creating blocks</span></a><span style=\"font-weight: 400;\"> in the WordPress Block Editor (Gutenberg). When </span><a href=\"https://make.wordpress.org/core/2019/09/24/new-block-apis-in-wordpress-5-3/#comment-36997\"><span style=\"font-weight: 400;\">asked about the performance impact</span></a><span style=\"font-weight: 400;\"> of registering new blocks this way, Core Contributor </span><a href=\"https://profiles.wordpress.org/jorgefilipecosta/\"><span style=\"font-weight: 400;\">Jorge Costa</span></a><span style=\"font-weight: 400;\"> suspects that the impact should be negligible unless compared to a JavaScript file that is registering a large number of new blocks, which could be cached by the browser:</span></p>\n<p><i><span style=\"font-weight: 400;\">For most cases, the performance should be equivalent. The PHP code dynamically generates an inline script with the equivalent JavaScript code to register a block style and generates an inline style with the classes. If many block styles are being registered having a single JavaScript file that registers all the styles and a single stylesheet that includes the styles may be more performant than registering the styles with PHP. In that case, the JavaScript and CSS files will probably be cached by the browsers while for inline scripts/styles it is not possible to take advantage of caching.</span></i></p>\n<h2><span style=\"font-weight: 400;\">Better Large Image Uploads</span></h2>\n<p><span style=\"font-weight: 400;\">An update to the WordPress REST API will solve a major pain-point for many users— </span><a href=\"https://core.trac.wordpress.org/ticket/47987\"><span style=\"font-weight: 400;\">better handling of large image uploads.</span></a><span style=\"font-weight: 400;\"> Previously, if the server returned a 500 error at any point during the upload process, the upload would fail. Now, the request will automatically reconnect and attempt the upload again, as well as generate the attachment sizes at the very end of the request.</span></p>\n<p><span style=\"font-weight: 400;\">In another improvement to the REST API, you can now use </span><a href=\"https://make.wordpress.org/core/2019/10/03/wp-5-3-supports-object-and-array-meta-types-in-the-rest-api/\"><span style=\"font-weight: 400;\">Objects and Arrays to create Post Meta-based Gutenberg blocks.</span></a></p>\n<h2><span style=\"font-weight: 400;\">Twenty Twenty Theme</span></h2>\n<p><span style=\"font-weight: 400;\">The Twenty Twenty theme has excellent performance according to our tests. The developers have included the </span><a href=\"https://rsms.me/inter/\"><span style=\"font-weight: 400;\">Inter</span></a><span style=\"font-weight: 400;\"> typeface, which includes all of its weights and variations in just two files— which are </span><a href=\"https://core.trac.wordpress.org/ticket/46170\"><span style=\"font-weight: 400;\">served directly from the website rather than using cross-domain requests.</span></a></p>\n<h2><span style=\"font-weight: 400;\">Modernizing the Date/Time API</span></h2>\n<p><span style=\"font-weight: 400;\">The WordPress Date/Time component has historically relied on the sum of the Unix timestamp and a time zone offset, which caused a great deal of confusion since the inline documentation referred to it as simply a Unix timestamp. Developers would need to account for this difference when comparing two timestamps against each other.</span></p>\n<p>The new API allows developers to fetch a timestamp as a true Unix time or a DateTimeImmutable object, with methods to set timezone offsets in a reliable manner.</p>\n<p> </p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HKB4oEEqJ3U:cdpwWVnaLlY:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HKB4oEEqJ3U:cdpwWVnaLlY:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HKB4oEEqJ3U:cdpwWVnaLlY:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HKB4oEEqJ3U:cdpwWVnaLlY:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HKB4oEEqJ3U:cdpwWVnaLlY:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HKB4oEEqJ3U:cdpwWVnaLlY:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HKB4oEEqJ3U:cdpwWVnaLlY:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HKB4oEEqJ3U:cdpwWVnaLlY:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/HKB4oEEqJ3U\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:74:\"https://www.w3-edge.com/weblog/2019/10/wordpress-5-3-beta-3-released/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://www.w3-edge.com/weblog/2019/10/wordpress-5-3-beta-3-released/\";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:42:\"\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:31:\"W3 Total Cache v0.10.1 Released\";s: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:\"http://feedproxy.google.com/~r/W3EDGE/~3/HYMnNP1G4Sw/\";s: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:80:\"https://www.w3-edge.com/weblog/2019/09/w3-total-cache-v0-10-1-released/#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:\"Thu, 12 Sep 2019 11:47:55 +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:4:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14059\";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:398:\"Thank you for using W3 Total Cache! With this minor release, we fixed slowdown in Memcached engine, Purge Cache menu links so they flush current blog in WPMU, and fixed am an error during upgrade, “Call to undefined method W3TC Util_Content::is_database_error”. We’ve also updated Redis cache engine to avoid “Function Redis::delete() is deprecated” warning In […]\";s: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:5:\"Marko\";s: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:2554:\"<p><span style=\"font-weight: 400;\">Thank you for using W3 Total Cache!</span></p>\n<p>With this minor release, we fixed slowdown in Memcached engine, Purge Cache menu links so they flush current blog in WPMU, and fixed am an error during upgrade, “Call to undefined method W3TC Util_Content::is_database_error”. We’ve also updated Redis cache engine to avoid “Function Redis::delete() is deprecated” warning</p>\n<p><span style=\"font-weight: 400;\">In our public repository on </span><a href=\"https://github.com/W3EDGE/w3-total-cache\"><span style=\"font-weight: 400;\">GitHub</span></a><span style=\"font-weight: 400;\">, you can review our source code, post issues, and even submit Pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.</span></p>\n<p><span style=\"font-weight: 400;\">We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin </span><a href=\"https://wordpress.org/plugins/w3-total-cache/#reviews\"><span style=\"font-weight: 400;\">on the WordPress Plugin Repository</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users. </span></p>\n<p> </p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HYMnNP1G4Sw:EidkvEcFSj0:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HYMnNP1G4Sw:EidkvEcFSj0:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HYMnNP1G4Sw:EidkvEcFSj0:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HYMnNP1G4Sw:EidkvEcFSj0:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HYMnNP1G4Sw:EidkvEcFSj0:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HYMnNP1G4Sw:EidkvEcFSj0:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=HYMnNP1G4Sw:EidkvEcFSj0:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=HYMnNP1G4Sw:EidkvEcFSj0:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/HYMnNP1G4Sw\" height=\"1\" width=\"1\" alt=\"\"/>\";s: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:76:\"https://www.w3-edge.com/weblog/2019/09/w3-total-cache-v0-10-1-released/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: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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://www.w3-edge.com/weblog/2019/09/w3-total-cache-v0-10-1-released/\";s:7:\"attribs\";a:0:{}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:6:\"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: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:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:34:\"http://feeds.feedburner.com/W3EDGE\";}}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:2:{s:3:\"rel\";s:3:\"hub\";s:4:\"href\";s:32:\"http://pubsubhubbub.appspot.com/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:2:{s:4:\"info\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"uri\";s:6:\"w3edge\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"feedFlare\";a:4:{i:0;a:5:{s:4:\"data\";s:24:\"Subscribe with My Yahoo!\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:75:\"https://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FW3EDGE\";s:3:\"src\";s:59:\"http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif\";}}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:21:\"Subscribe with My AOL\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:78:\"http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FW3EDGE\";s:3:\"src\";s:108:\"http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif\";}}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:23:\"Subscribe with Netvibes\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:84:\"http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FW3EDGE\";s:3:\"src\";s:39:\"//www.netvibes.com/img/add2netvibes.gif\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:21:\"Subscribe with Google\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:79:\"http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FW3EDGE\";s:3:\"src\";s:51:\"http://buttons.googlesyndication.com/fusion/add.gif\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:52:\"http://backend.userland.com/creativeCommonsRssModule\";a:1:{s:7:\"license\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"http://creativecommons.org/licenses/by-sa/3.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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:10:{s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"etag\";s:27:\"u5bQFPNqh1d6Kyh9F7PbibXFTs4\";s:13:\"last-modified\";s:29:\"Tue, 24 Mar 2020 05:32:26 GMT\";s:16:\"content-encoding\";s:4:\"gzip\";s:4:\"date\";s:29:\"Tue, 24 Mar 2020 05:58:02 GMT\";s:7:\"expires\";s:29:\"Tue, 24 Mar 2020 05:58:02 GMT\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:3:\"GSE\";}}s:5:\"build\";s:14:\"20181211140926\";}', 'no'),
(4476, '_transient_timeout_feed_mod_4fee809661d1b035d98b93142a587416', '1585072683', 'no'),
(4477, '_transient_timeout_dash_91cf481bdcff97d36bc4763744848eba', '1585072683', 'no'),
(4478, '_transient_feed_mod_4fee809661d1b035d98b93142a587416', '1585029483', 'no'),
(4479, '_transient_dash_91cf481bdcff97d36bc4763744848eba', '<h4>\n <a href=\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/imGOz26ofCs/\">JSON-LD Syntax error only on HOME page</a>\n</h4>\n<h4>\n <a href=\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/E9m95OK0WQk/\">Page_enhanced folders empty</a>\n</h4>\n<h4>\n <a href=\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/J8Si3HD5IMk/\"><span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>#BEST Cache Framework | Is W3TC Provide Hybrid Opcache Page Cache?</a>\n</h4>\n\n<p style=\"text-align: center;\">\n <a href=\"http://feeds.feedburner.com/W3TOTALCACHE\" target=\"_blank\">View Feed</a>\n</p>\n', 'no'),
(4480, '_transient_timeout_dash_54e0612bb2ce53db0827d5e7c3c1b7dc', '1585072683', 'no'),
(4481, '_transient_dash_54e0612bb2ce53db0827d5e7c3c1b7dc', '<h4>\n <a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/tjM5jU48eOE/\">Why Total Upkeep is the Best WordPress Backup Plugin to Use in 2020</a>\n</h4>\n<h4>\n <a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/HImUG3722Fs/\">W3 Total Cache v0.13.1 Released</a>\n</h4>\n<h4>\n <a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/0UNNddcFZTc/\">W3 Total Cache v0.13.0 Released</a>\n</h4>\n<h4>\n <a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/QkMhI6Xq7z8/\">W3 Total Cache v0.12.0 Released</a>\n</h4>\n<h4>\n <a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/0iGuMEug89U/\">Nginx non-default WordPress rules</a>\n</h4>\n\n<p style=\"text-align: center;\">\n <a href=\"http://feeds.feedburner.com/W3EDGE\" target=\"_blank\">View Feed</a>\n</p>\n', 'no'),
(4484, '_transient_timeout_w3tc_nr_widgetdata_basic', '1585029653', 'no'),
(4485, '_transient_w3tc_nr_widgetdata_basic', '{\"time\":1585029592,\"php_agent\":\"<span class=\\\"w3tc-disabled\\\">disabled<\\/span>\"}', 'no'),
(4493, '_site_transient_timeout_browser_5ca339c60af8d8370635f23fb084c0db', '1585639904', 'no'),
(4494, '_site_transient_browser_5ca339c60af8d8370635f23fb084c0db', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.149\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4495, '_transient_timeout__monsterinsights_addons', '1585050615', 'no'),
(4496, '_transient__monsterinsights_addons', 'a:10:{i:0;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"MonsterInsights Ads\";s:4:\"slug\";s:3:\"ads\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"image\";s:88:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/ads-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:55:\"See who’s clicking on your Google Adsense banner ads.\";s:2:\"id\";i:31099;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:1;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"MonsterInsights AMP\";s:4:\"slug\";s:3:\"amp\";s:7:\"version\";s:5:\"1.4.5\";s:5:\"image\";s:79:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/amp-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:108:\"MonsterInsights Google AMP Addon enables accurate tracking of all mobile visitors to your AMP-enabled pages.\";s:2:\"id\";i:101306;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:2;O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"MonsterInsights Dimensions\";s:4:\"slug\";s:10:\"dimensions\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:93:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/custom-dimensions-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:59:\"Track authors, categories, tags, searches, users, and more.\";s:2:\"id\";i:31098;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:3;O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"MonsterInsights eCommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:7:\"version\";s:5:\"7.3.5\";s:5:\"image\";s:94:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/ecommerce-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:93:\"Sales tracking for your WooCommerce, Easy Digital Downloads, LifterLMS or MemberPress stores.\";s:2:\"id\";i:31097;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:4;O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"MonsterInsights EU Compliance\";s:4:\"slug\";s:13:\"eu-compliance\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";s:72:\"https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:59:\"Improve compliance with GDPR and other privacy regulations.\";s:2:\"id\";i:137300;s:10:\"categories\";a:1:{i:0;s:5:\"Basic\";}}i:5;O:8:\"stdClass\":8:{s:5:\"title\";s:41:\"MonsterInsights Facebook Instant Articles\";s:4:\"slug\";s:25:\"facebook-instant-articles\";s:7:\"version\";s:5:\"1.1.1\";s:5:\"image\";s:95:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/facebook-instant-articles-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:77:\"Integrate Google Analytics and Facebook Instant Articles with just one click.\";s:2:\"id\";i:104944;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:6;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"MonsterInsights Forms\";s:4:\"slug\";s:5:\"forms\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:81:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:70:\"Enable tracking of your form views, submissions, and conversion rates.\";s:2:\"id\";i:104930;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:7;O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"MonsterInsights Google Optimize\";s:4:\"slug\";s:15:\"google-optimize\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:85:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/google-optimize-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:53:\"Easily enable Google Optimize on your WordPress site.\";s:2:\"id\";i:104937;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:8;O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"MonsterInsights Page Insights\";s:4:\"slug\";s:13:\"page-insights\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:89:\"https://www.monsterinsights.com/wp-content/uploads/2018/10/page-insights-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:79:\"See important metrics for individual posts / pages in your WordPress dashboard.\";s:2:\"id\";i:166810;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:9;O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"MonsterInsights Performance\";s:4:\"slug\";s:11:\"performance\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:96:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/performance-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:55:\"Adjust site speed and sample rate for Google Analytics.\";s:2:\"id\";i:31100;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}}', 'no'),
(4505, '_site_transient_timeout_browser_410c38cf9829f8d77322587e458b5412', '1586425853', 'no'),
(4506, '_site_transient_browser_410c38cf9829f8d77322587e458b5412', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.162\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4559, '_site_transient_timeout_browser_ba349852028a3c2f76f478e155334187', '1588248092', 'no'),
(4560, '_site_transient_browser_ba349852028a3c2f76f478e155334187', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.163\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4567, '_site_transient_timeout_community-events-b3ce23e4b0df40b717b21c666dcaa962', '1587691007', 'no'),
(4568, '_site_transient_community-events-b3ce23e4b0df40b717b21c666dcaa962', 'a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"103.81.94.0\";}s:6:\"events\";a:1:{i:0;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:37:\"April 2020 WordPress Ahmedabad Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/ahmedabad-wp-meetup/events/270135033/\";s:6:\"meetup\";s:26:\"Ahmedabad WordPress Meetup\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/ahmedabad-wp-meetup/\";s:4:\"date\";s:19:\"2020-04-26 11:00:00\";s:8:\"end_date\";s:19:\"2020-04-26 12:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:6:\"online\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:23.030000686646002;s:9:\"longitude\";d:72.580001831055;}}}}', 'no'),
(4569, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1587691009', 'no'),
(4570, '_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, 08 Apr 2020 00:57: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: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.5-alpha-47613\";s: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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"People of WordPress: Mario Peshev\";s: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:68:\"https://wordpress.org/news/2020/04/people-of-wordpress-mario-peshev/\";s: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, 08 Apr 2020 00:57: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:8:\"category\";a:2:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8536\";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:158:\"In the April edition of our \"People of WordPress\" series, you\'ll find out how Mario Peshev went from self-taught developer to teaching basic digital literacy.\";s: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:12069:\"\n<p><em>You’ve probably heard that WordPress is open source software, and may know that it’s created and run by volunteers. Enthusiasts share many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Computer science in the nineties</strong></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?w=632&ssl=1\" alt=\"\" class=\"wp-image-8539\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?w=200&ssl=1 200w, https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?resize=150%2C150&ssl=1 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" data-recalc-dims=\"1\" /><figcaption>Mario Peshev</figcaption></figure></div>\n\n\n\n<p>Mario has been hooked on computers ever since he got his first one in 1996. He started with digging into MS-DOS and Windows 3.1 first and learned tons by trial and error. Following that adventure, Mario built his first HTML site in 1999. He found development so exciting that he spent day and night learning QBasic and started working at the local PC game club. Mario got involved with several other things related to website administration (translating security bulletins, setting up simple sites, etc) and soon found the technology field was full of activities he really enjoyed.</p>\n\n\n\n<h2><strong>The Corporate Lifestyle</strong></h2>\n\n\n\n<p>Mario started studying programming including an intensive high-level course for C#, Java development, and software engineering, and eventually got a job in a corporate environment. He soon became a team lead there, managing all the planning and paperwork for their projects.</p>\n\n\n\n<p>But he continued freelancing on the side. He grew his own network of technical experts through attending, volunteering at, and organizing conferences. He also ran a technical forum and regularly spoke at universities and enterprise companies.</p>\n\n\n\n<h2><strong>Remote Working and Business Opportunity</strong></h2>\n\n\n\n<p>The combination of a high workload and a daily three-hour-long commute made Mario’s life difficult. Many of his friends were still studying, traveling or unemployed. The blissful and calm lives they lived seemed like a fairy tale to him. And even while both his managers and his clients were abroad, he was unable to obtain permission to work remotely. </p>\n\n\n\n<p>So Mario decided to leave his job and start freelancing full time. But he found he faced a massive challenge. </p>\n\n\n\n<p>He discovered Java projects were pretty large and required an established team of people working together in an office. All job opportunities were on-site, and some even required relocation abroad. Certified Java programmers weren’t being hired on a remote basis. </p>\n\n\n\n<p>As Mario had some PHP experience from previous jobs, he used this to start his freelance career. For his projects, he used both plain PHP and PHP frameworks like CakePHP and CodeIgniter. </p>\n\n\n\n<p>For a while, Mario accepted work using commonly known platforms including Joomla, Drupal, and WordPress. In addition, he worked on PHP, Java, Python and some C# projects for a couple of years, after which he decided to switch to WordPress completely.</p>\n\n\n\n<h2><strong>Building products</strong></h2>\n\n\n\n<p>One of his projects involved a technically challenging charity backed by several international organizations. Unexpected shortages in the team put him in the technical lead position. As a result, Mario found himself planning the next phases, meeting with the client regularly, and renegotiating the terms. The team completed the project successfully, and after the launch, a TV campaign led millions of visitors to the website.</p>\n\n\n\n<p>As a result of the successful launch, this client invited Mario to participate in more WordPress projects, including building a custom framework.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“I wasn’t that acquainted with WordPress back then. For me, a conventional person trained in architectural design patterns and best practices, WordPress seemed like an eccentric young hipster somewhere on the line between insane and genius at the same time. I had to spend a couple of months learning WordPress from the inside out.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<p>As his interest in WordPress grew, Mario stopped delivering other custom platforms, and converted clients to WordPress. </p>\n\n\n\n<h2><strong>European Community</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?fit=632%2C356&ssl=1\" alt=\"Mario presenting to an audience\" class=\"wp-image-8546\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?w=2560&ssl=1 2560w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=300%2C169&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=1024%2C576&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=768%2C432&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=1536%2C864&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=2048%2C1152&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Mario presenting at a WordCamp</figcaption></figure>\n\n\n\n<p>For Mario, one of the key selling points of WordPress was the international openness. He had previously been involved with other open source communities, some of which were US-focused. He felt they were more reliant on meeting people in person. With events only taking place in the US, this made building relationships much harder for people living in other countries.</p>\n\n\n\n<p>While the WordPress project started out in the US, the WordPress community quickly globalized. Dozens of WordCamps and hundreds of Meetup events take place around the globe every year. All of these events bring a wide variety of people sharing their enthusiasm for WordPress together.</p>\n\n\n\n<p>For Mario, the birth of WordCamp Europe was something magical. The fact that hundreds, and later on thousands, of people from all over the world gathered around the topic of WordPress speaks for itself. Mario has been involved with organizing WordCamp Europe twice (in 2014 and 2015). </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“There’s nothing like meeting WordPress enthusiasts and professionals from more than 50 countries brainstorming and working together at a WordCamp. You simply have to be there to understand how powerful it all is.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Growing businesses and teams</strong></h2>\n\n\n\n<p>A key WordPress benefit is its popularity – an ever growing project currently powering <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">more than 35% of the Internet [2020].</a> It’s popular enough to be a de facto standard for websites, platforms, e-commerce and blogs. </p>\n\n\n\n<p>WordPress has a low barrier to entry. You can achieve a lot without being an expert, meaning most people can start gaining experience without having to spend years learning how to code. That also makes it easier to build businesses and teams.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“Being able to use a tool that is user-friendly, not overly complicated and easily extensible makes introducing it to team members faster and easier. It requires less time for adjustment, and as a result makes a team stronger and faster. The fact that this tool is cost-effective also allows more startups to enter the market. It requires less time and investments to launch an MVP. This boosts the entire ecosystem.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Helping Others</strong></h2>\n\n\n\n<p>Mario also introduced WordPress to children and young people. He taught them how to use WordPress as a tool for homework and class assignments. By using WordPress, they were able to learn the basics of designing themes, developing plugins, marketing statistics, social media, copywriting, and so much more. This approachable introduction to the software meant technical skills were not needed.</p>\n\n\n\n<p>He was also part of a team of volunteers who helped a group of young people living at a foster home struggling to provide for themselves. The team taught the basic digital literacy skills necessary in the modern workplace and potentially pay for their rent and basic needs. This included working with Microsoft Word, Excel and WordPress, as well as some basic design and marketing skills. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“When you look at that from another perspective, a platform that could save lives – literally – and change the world for better is worth contributing to, in any possible manner.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributing to the WordPress community</strong></h2>\n\n\n\n<p>From the core team to supporting and organizing WordCamps, Mario has long been an active contributor to the global WordPress project. He is passionate about the connections fostered by people who are involved in building both the WordPress software and the community around it.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“The WordPress community consists of people of all race and color, living all around the world, working as teachers, developers, bloggers, designers, business owners. Let’s work together to help each other. Let’s stick together and show the world WordPress can help make it a better place.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Thanks to 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>), Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>), Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>) and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>). Thank you to Mario Peshev (<a href=\'https://profiles.wordpress.org/nofearinc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nofearinc</a>) for sharing his #ContributorStory.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?w=632&ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p><em>This post is based on </em><a href=\"https://heropress.com/essays/wordpress-gave-perfect-identity/\"><em>an article originally published on HeroPress.com</em></a><em>, 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><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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8536\";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:57:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"The Month in WordPress: March 2020\";s: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:69:\"https://wordpress.org/news/2020/04/the-month-in-wordpress-march-2020/\";s: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, 03 Apr 2020 12:01: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=8532\";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:363:\"The month of March was both a tough and exciting time for the WordPress open-source project. With COVID-19 declared a pandemic, in-person events have had to adapt quickly – a challenge for any community. March culminated with the release of WordPress 5.4, an exhilarating milestone only made possible by dedicated contributors. For all the latest, […]\";s: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:8588:\"\n<p>The month of March was both a tough and exciting time for the WordPress open-source project. With COVID-19 declared a pandemic, in-person events have had to adapt quickly – a challenge for any community. March culminated with the release of WordPress 5.4, an exhilarating milestone only made possible by dedicated contributors. For all the latest, read on. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.4 “Adderley”</h2>\n\n\n\n<p>WordPress 5.4 “Adderley” <a href=\"https://wordpress.org/news/2020/03/adderley/\">was released on March 31</a> and includes a robust list of new blocks, enhancements, and new features for both users and developers. The primary focus areas of this release included the block editor, privacy, accessibility, and developer improvements, with the full list of enhancements covered in <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">the 5.4 field guide</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>.</p>\n\n\n\n<h2>Releases of Gutenberg 7.7 and 7.8</h2>\n\n\n\n<p>It’s been another busy month for Gutenberg, this time with the release of Gutenberg <a href=\"https://make.wordpress.org/core/2020/03/11/whats-new-in-gutenberg-11-march/\">7.7</a> and <a href=\"https://make.wordpress.org/core/2020/03/26/whats-new-in-gutenberg-25-march/\">7.8</a>. Gutenberg 7.7 introduced block patterns – predefined block layouts that are ready to use and tweak. This is an important step towards Full Site Editing, which is currently targeted for inclusion in WordPress 5.6. As a first iteration, you can pick and insert patterns from the Block Patterns UI, which has been added as a sidebar plugin.</p>\n\n\n\n<p>Gutenberg 7.7 also includes a refresh of the Block UI, which better responds to the ways users interact with the editor. For more information on the User UI and Block Patterns, read <a href=\"https://make.wordpress.org/themes/2020/03/18/block-based-themes-meeting-notes/\">this summary of the most recent Block-Based Themes meeting</a>. Gutenberg 7.8, introduced on March 25, further enhanced this Block UI redesign. Both releases also included a suite of improvements, bug fixes, new APIs, documentation, and more!</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordCamp cancellations and shift to online events</h2>\n\n\n\n<p>In early March, the Community team issued <a href=\"https://make.wordpress.org/community/2020/03/11/new-recommendations-for-event-organizers-in-light-of-covid-19/\">new recommendations for event organizers</a> in light of growing concerns around COVID-19. Following this guidance, and with COVID-19 declared a pandemic, WordPress community organizers reluctantly but responsibly <a href=\"https://make.wordpress.org/community/2020/03/12/latest-updates-on-changes-to-wordcamps/\">postponed or canceled their upcoming WordCamps</a> and meetups.</p>\n\n\n\n<p>As community events are an important part of the WordPress open-source project, the Community team made suggestions for <a href=\"https://make.wordpress.org/community/2020/03/20/taking-charity-hackathons-online/\">taking charity hackathons online</a>, <a href=\"https://make.wordpress.org/community/2020/03/24/community-events-in-the-time-of-covid-19/\">proposed interim adjustments</a> to existing community event guidelines, and provided <a href=\"https://make.wordpress.org/community/2020/03/13/online-conference-organizer-training/\">training for online conference organizing</a> with Crowdcast. The team is currently working on building a <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">Virtual Events Handbook</a> that will continue to support WordPress community organizers at this time. </p>\n\n\n\n<p>Want to get involved with the WordPress Community team, host your own virtual WordPress event, or help improve the documentation for all of this? Follow <a href=\"https://make.wordpress.org/community/\">the Community team blog</a>, learn more about <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">virtual events</a>, and join the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Link your GitHub profile to WordPress.org</h2>\n\n\n\n<p>Last month, <a href=\"https://make.wordpress.org/core/2020/02/21/working-on-trac-tickets-using-github-pull-requests/\">an experimental feature</a> was added to Trac, WordPress Core’s bug-tracking system, to improve collaboration between Trac and GitHub. This month, to help make tracking contributions to the WordPress project across multiple locations easier, there is <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">a new option</a> to connect your GitHub account to your WordPress.org profile. This connection allows for more accurate acknowledgement and recognition of contributors. You can connect your GitHub account to your WordPress.org account by editing your WordPress.org profile.</p>\n\n\n\n<p>For more information and instructions on how to connect your accounts, <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">read the announcement post</a>.</p>\n\n\n\n<h2>Modernizing WordPress coding standards</h2>\n\n\n\n<p>Defined coding standards is an important step in creating the consistent codebase needed to prepare for requiring PHP 7.x for WordPress Core. As such, <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">coding standards have been proposed</a> for implementation in WordPress Coding Standards 3.0.0. This includes new proposed standards for namespace declarations, import use statements, fully qualified names in inline code, traits and interfaces, type declarations, declare statements/strict typing, the ::class constant, operators, and more. </p>\n\n\n\n<p>Want to get involved or view the full list of currently proposed new coding standards? Visit and add your feedback to the post on <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">updating the Coding standards for modern PHP</a> and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>On March 16, <a href=\"https://make.wordpress.org/core/2020/03/18/auto-updates-feature-meeting-summary-march-17th-2020/\">Version 0.3 of the auto-updates feature was released</a>, including fixes to a number of issues and the introduction of email notifications. </li><li>WordCamp US announced that <a href=\"https://2020.us.wordcamp.org/2020/03/26/wcus-is-happening/\">the 2020 event will happen</a>, one way or another. But the team need your help to make sure that it’s another fantastic event. <a href=\"https://2020.us.wordcamp.org/2020/03/16/call-for-speakers-is-now-open/\">Consider applying to be a speaker</a>!</li><li>Speaking of WordCamp US, <a href=\"https://2020.us.wordcamp.org/2020/03/23/call-for-cities-for-wcus-2021-2022/\">the Call for Cities for WCUS 2021/2022</a> is now open. If your community is interested in being a future WCUS host, <a href=\"https://wordcampcentral.survey.fm/wcus-2021-2022\">apply today</a>!</li><li>With COVID-19 preventing in-person community events, the Diverse Speaker Training (#wpdiversity) Group encourages you to <a href=\"https://make.wordpress.org/community/2020/03/17/covid-19-and-the-diverse-speaker-training-wpdiversity-group/\">host a virtual Diverse Speaker Workshop</a> to prepare speakers for when we are able to meet in person again. To get started, <a href=\"https://tiny.cc/wpdiversity\">visit this page</a>. </li><li>An <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">update for progress on 2020 goals</a> has been posted, sharing some more defined targets and schedule.</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:\"8532\";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:58:\"\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:28:\"WordPress 5.4 “Adderley”\";s: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:44:\"https://wordpress.org/news/2020/03/adderley/\";s: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, 31 Mar 2020 19:04: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: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=8455\";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:255:\"Version 5.4 \"Adderley\" of WordPress is available for download or update in your WordPress dashboard. This version brings you more ways to make content come alive with your best images and helps make your vision real by putting blocks in the perfect place.\";s: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:1:{i:0;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.4/textcolor.mp4\";s:6:\"length\";s:6:\"440616\";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:52016:\"\n<p class=\"has-text-color has-very-dark-gray-color\">Here it is! Named “Adderley” in honor of Nat Adderley, 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\"><img loading=\"lazy\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=632%2C632&ssl=1\" alt=\"\" class=\"wp-image-8484\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=1024%2C1024&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=300%2C300&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=150%2C150&ssl=1 150w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=768%2C768&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=1536%2C1536&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=2048%2C2048&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#0400e0\"><div class=\"wp-block-cover__inner-container\">\n<p style=\"font-size:32px\" class=\"has-text-align-center\"><strong>Say hello to more and better.</strong></p>\n\n\n\n<p class=\"has-text-align-center has-medium-font-size\">More ways to make your pages come alive. With easier ways to get it all done and looking better than ever—and boosts in speed you can feel.</p>\n</div></div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-left\"><strong>Welcome to WordPress 5.4</strong></h2>\n\n\n\n<p style=\"font-size:15px\" class=\"has-text-align-left\"><strong>Every major release adds more to the block editor.</strong></p>\n\n\n\n<p style=\"font-size:18px\">More ways to make posts and pages come alive with your best images. More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.</p>\n\n\n\n<p style=\"font-size:18px\">More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.</p>\n\n\n\n<p style=\"font-size:18px\">And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.</p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8480\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=1024%2C512&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=300%2C150&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=768%2C384&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=1536%2C768&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?w=2000&ssl=1 2000w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<h3>Two new blocks. And better blocks overall.</h3>\n\n\n\n<ul><li>Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.</li><li>New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.</li><li>Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!</li><li>And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.</li></ul>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.4/textcolor.mp4\"></video></figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Cleaner UI, clearer navigation—and easier tabbing!</h3>\n\n\n\n<ul><li>Clearer block navigation with block breadcrumbs. And easier selection once you get there.</li><li>For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.</li><li>Speed! 14% faster loading of the editor, 51% faster time-to-type!</li><li>Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.</li><li>Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.</li></ul>\n\n\n\n<p style=\"background-color:#f8f8f9\" class=\"has-background\">Of course, if you want to work with the very latest tools and features, <strong><a href=\"https://wordpress.org/plugins/gutenberg/\">install the Gutenberg plugin</a></strong>. You’ll get to be the first to use new and exciting features in the block editor before anyone else has seen them!</p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8481\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=1024%2C512&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=300%2C150&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=768%2C384&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=1536%2C768&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?w=2000&ssl=1 2000w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<h3>Your fundamental right: privacy</h3>\n\n\n\n<p>5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.</p>\n\n\n\n<p>Take a look:</p>\n\n\n\n<ul><li>Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!</li><li>See progress as you process export and erasure requests through the privacy tools.</li><li>Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!</li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8482\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=1024%2C512&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=300%2C150&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=768%2C384&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=1536%2C768&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?w=2000&ssl=1 2000w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2><strong>Just for developers</strong></h2>\n\n\n\n<h3>Add custom fields to menu items—natively</h3>\n\n\n\n<p>Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.</p>\n\n\n\n<p>On the Menus admin screen, <code>wp_nav_menu_item_custom_fields</code> fires just before the move buttons of a nav menu item in the menu editor.</p>\n\n\n\n<p>In the Customizer, <code>wp_nav_menu_item_custom_fields_customize_template</code> fires at the end of the menu-items form-fields template.</p>\n\n\n\n<p>Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.</p>\n\n\n\n<h3>Blocks! Simpler styling, new APIs and embeds</h3>\n\n\n\n<ul><li>Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.</li><li>If you build plugins, now you can register collections of your blocks by namespace across categories—a great way to get more brand visibility.</li><li>Let users do more with two new APIs: block variations and gradients.</li><li>In embeds, now the block editor supports TikTok—and CollegeHumor is gone.</li></ul>\n\n\n\n<p style=\"background-color:#f8f8f9\" class=\"has-background\">There’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the <strong><a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a></strong>.</p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2><strong>The Squad</strong></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 release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Jorge Filipe Costa (<strong><a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">@jorgefelipecosta</a></strong>)</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>: Sergey Biryukov (<a href=\"https://profiles.wordpress.org/sergeybiryukov/\"><strong>@sergeybiryukov</strong></a>)</li><li><strong>Design</strong>: Tammie Lister (<strong><a href=\"https://profiles.wordpress.org/karmatosed/\">@karmatosed</a></strong>)</li><li><strong>Docs Coordinator</strong>: JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Docs & Comms Wrangler</strong>: Mary Baum (<strong><a href=\"https://profiles.wordpress.org/marybaum/\">@marybaum</a></strong>)</li></ul>\n\n\n\n<p>The squad was joined throughout the release cycle by <strong>552 generous volunteer contributors</strong> who collectively worked on <strong><a href=\"https://core.trac.wordpress.org/milestone/5.4\">361</a> tickets on Trac</strong> and <strong>1226 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Nat Adderley 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/0v3rth3d4wn/\">0v3rth3d4wn</a>, <a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</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/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamboro/\">adamboro</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/shaikhaezaz80/\">Aezaz Shaikh</a>, <a href=\"https://profiles.wordpress.org/aftabmuni/\">Aftab Ali Muni</a>, <a href=\"https://profiles.wordpress.org/akibjorklund/\">Aki Björklund</a>, <a href=\"https://profiles.wordpress.org/smallprogrammers/\">Akib</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/akshayar/\">akshayar</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</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/alexholsgrove/\">AlexHolsgrove</a>, <a href=\"https://profiles.wordpress.org/alexischenal/\">alexischenal</a>, <a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>, <a href=\"https://profiles.wordpress.org/alishankhan/\">alishankhan</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/alpipego/\">alpipego</a>, <a href=\"https://profiles.wordpress.org/amirs17/\">Amir Seljubac</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/agawish/\">Amr Gawish</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</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/nosolosw/\">Andrés</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andreaitm/\">andreaitm</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aandrewdixon/\">Andrew Dixon</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/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</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/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/paranoia1906/\">Anthony Ledesma</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/apieschel/\">apieschel</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/arenddeboer/\">arenddeboer</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/ashokrd2013/\">ashokrd2013</a>, <a href=\"https://profiles.wordpress.org/ataurr/\">Ataur R</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/autotutorial/\">autotutorial</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backups/\">BackuPs</a>, <a href=\"https://profiles.wordpress.org/bahia0019/\">bahia0019</a>, <a href=\"https://profiles.wordpress.org/b-07/\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bengreeley/\">ben.greeley</a>, <a href=\"https://profiles.wordpress.org/benedictsinger/\">benedictsinger</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>, <a href=\"https://profiles.wordpress.org/bilgilabs/\">bilgilabs</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/skypressatx/\">BMO</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/bwmarkle/\">Brad Markle</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/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/ceyhun0/\">ceyhun0</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/chinteshprajapati/\">Chintesh Prajapati</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cklosows/\">Chris Klosowski</a>, <a href=\"https://profiles.wordpress.org/eclare/\">Chris Trynkiewicz (Sukces Strony)</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/christianamohr/\">Christiana Mohr</a>, <a href=\"https://profiles.wordpress.org/clayisland/\">clayisland</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/crdunst/\">crdunst</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/retrofox/\">Damián Suárez</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</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/daniloercoli/\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/darrenlambert/\">darrenlambert</a>, <a href=\"https://profiles.wordpress.org/davidshq/\">Dave Mackey</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>, <a href=\"https://profiles.wordpress.org/daveslaughter/\">daveslaughter</a>, <a href=\"https://profiles.wordpress.org/davewp196/\">DaveWP196</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/superdav42/\">David Stone</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>, <a href=\"https://profiles.wordpress.org/dhurlburtusa/\">dhurlburtusa</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</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/dipeshkakadiya/\">dipeshkakadiya</a>, <a href=\"https://profiles.wordpress.org/djp424/\">djp424</a>, <a href=\"https://profiles.wordpress.org/dominic_ks/\">dominic_ks</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dotancohen/\">Dotan Cohen</a>, <a href=\"https://profiles.wordpress.org/dphiffer/\">dphiffer</a>, <a href=\"https://profiles.wordpress.org/dragosh635/\">dragosh635</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</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/disillusia/\">edmundcwm</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/aliveic/\">Emil E</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/equin0x80/\">equin0x80</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/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/fahimmurshed/\">Fahim Murshed</a>, <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/felipeloureirosantos/\">Felipe Santos</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fernandovbsouza/\">Fernando Souza</a>, <a href=\"https://profiles.wordpress.org/fervillz/\">fervillz</a>, <a href=\"https://profiles.wordpress.org/fgiannar/\">fgiannar</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/fotisps/\">Fotis Pastrakis</a>, <a href=\"https://profiles.wordpress.org/efarem/\">Frank Martin</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/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/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/girishpanchal/\">Girish Panchal</a>, <a href=\"https://profiles.wordpress.org/glebkema/\">Gleb Kemarsky</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/grafruessel/\">grafruessel</a>, <a href=\"https://profiles.wordpress.org/gregrickaby/\">Greg Rickaby</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/bordoni/\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hamedmoodi/\">hamedmoodi</a>, <a href=\"https://profiles.wordpress.org/hampzter/\">hAmpzter</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">happiryu</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/harry-milatz/\">Harry Milatz</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/helgatheviking/\">helgatheviking</a>, <a href=\"https://profiles.wordpress.org/henryholtgeerts/\">Henry Holtgeerts</a>, <a href=\"https://profiles.wordpress.org/imani3011/\">Himani Lotia</a>, <a href=\"https://profiles.wordpress.org/krynes/\">Hubert Kubiak</a>, <a href=\"https://profiles.wordpress.org/i3anaan/\">i3anaan</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/ianatkins/\">ianatkins</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/ideaboxcreations/\">IdeaBox Creations</a>, <a href=\"https://profiles.wordpress.org/shaampk1/\">Ihtisham Zahoor</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/isabel_brison/\">Isabel Brison</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/jbinda/\">Jakub Binda</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/jankimoradiya/\">Janki Moradiya</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/jaydeep23290/\">jaydeep23290</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">jdy68</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jean-david/\">Jean-David Daviet</a>, <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/phpbits/\">Jeffrey Carandang</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a>, <a href=\"https://profiles.wordpress.org/miss_jwo/\">Jenny Wong</a>, <a href=\"https://profiles.wordpress.org/jepperask/\">jepperask</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/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeroenrotty/\">Jeroen Rotty</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</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/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/jon81/\">Jon</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Jon Quach</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</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/joonasvanhatapio/\">Joonas Vanhatapio</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/chanthaboune/\">Josepha Haden</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/jqz/\">jqz</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/derweili/\">Julian Weiland</a>, <a href=\"https://profiles.wordpress.org/juliankimmig/\">julian.kimmig</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/nukaga/\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/jurgen/\">jurgen</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/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kaggdesign/\">kaggdesign</a>, <a href=\"https://profiles.wordpress.org/kalpshit/\">KalpShit Akabari</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennithnichol/\">Kennith Nichol</a>, <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/khushbu19/\">Khushbu Modi</a>, <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</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/kkarpieszuk/\">kkarpieszuk</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kokkieh/\">KokkieH</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/klopez8/\">Krystyna</a>, <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a>, <a href=\"https://profiles.wordpress.org/wpkuf/\">kuflievskiy</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lakenh/\">Laken Hafner</a>, <a href=\"https://profiles.wordpress.org/leandroalonso/\">leandroalonso</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/lgrev01/\">lgrev01</a>, <a href=\"https://profiles.wordpress.org/linuxologos/\">linuxologos</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lorenzof/\">Lorenzo Fracassi</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/luisrivera/\">luisrivera</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/ljasinskipl/\">Lukasz Jasinski</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/wodarekly/\">Lydia Wodarek</a>, <a href=\"https://profiles.wordpress.org/vinoth06/\">M A Vinoth Kumar</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/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/marius84/\">Marius84</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mmarzeotti/\">Mark Marzeotti</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/hinjiriyo/\">Martin Stehle</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/matstars/\">Mat Gargano</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a>, <a href=\"https://profiles.wordpress.org/veraxus/\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">mattchowning</a>, <a href=\"https://profiles.wordpress.org/mattnyeus/\">mattcursor</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">Matthew Kevins</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/mbrailer/\">mbrailer</a>, <a href=\"https://profiles.wordpress.org/mehidi258/\">Mehidi Hassan</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelecklund/\">Michael Ecklund</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle Schulp</a>, <a href=\"https://profiles.wordpress.org/mickaelperrin/\">mickaelperrin</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/mmtr86/\">Miguel Torres</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/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel [WPLib Box project lead]</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikejdent/\">mikejdent</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/iihglobal/\">Milan Patel</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mircoraffinetti/\">mircoraffinetti</a>, <a href=\"https://profiles.wordpress.org/mjnewman/\">mjnewman</a>, <a href=\"https://profiles.wordpress.org/mlbrgl/\">mlbrgl</a>, <a href=\"https://profiles.wordpress.org/morganestes/\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>, <a href=\"https://profiles.wordpress.org/mryoga/\">mryoga</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nagoke/\">nagoke</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/finchps/\">Nate Finch</a>, <a href=\"https://profiles.wordpress.org/mukto90/\">Nazmul Ahsan</a>, <a href=\"https://profiles.wordpress.org/nekomajin/\">nekomajin</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/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nsundberg/\">Nicklas Sundberg</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/vadimnicolai/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nicole2292/\">nicole2292</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nikhilgupte/\">nikhilgupte</a>, <a href=\"https://profiles.wordpress.org/nilamacharya/\">nilamacharya</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/nsubugak/\">nsubugak</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/oldenburg/\">oldenburg</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/ottok/\">Otto Kekäläinen</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/iaaxpage/\">page-carbajal</a>, <a href=\"https://profiles.wordpress.org/pagewidth/\">pagewidth</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</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/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/rixeo/\">Paul Kevin</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/pcarvalho/\">pcarvalho</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/perrywagle/\">perrywagle</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pierrelannoy/\">Pierre Lannoy</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/prashantvatsh/\">Prashant Singh</a>, <a href=\"https://profiles.wordpress.org/pratik-jain/\">Pratik Jain</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/priyankabehera155/\">Priyanka Behera</a>, <a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>, <a href=\"https://profiles.wordpress.org/bamadesigner/\">Rachel Cherry</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/ragnarokatz/\">ragnarokatz</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/raoulunger/\">raoulunger</a>, <a href=\"https://profiles.wordpress.org/razamalik/\">razamalik</a>, <a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>, <a href=\"https://profiles.wordpress.org/rephotsirch/\">rephotsirch</a>, <a href=\"https://profiles.wordpress.org/rheinardkorf/\">rheinardkorf</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/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/rimadoshi/\">rimadoshi</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/rcutmore/\">Rob Cutmore</a>, <a href=\"https://profiles.wordpress.org/rob006/\">rob006</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</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/costasovo/\">Rostislav Wolný</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/kingkool68/\">Russell Heimlich</a>, <a href=\"https://profiles.wordpress.org/rryyaanndd/\">Ryan</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</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/looswebstudio/\">Ryo</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/sablednah/\">sablednah</a>, <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</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/zanderz/\">Sander</a>, <a href=\"https://profiles.wordpress.org/santilinwp/\">santilinwp</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/tivus/\">Schuhwerk</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/scruffian/\">scruffian</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/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">Sergio de Falco</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sgoen/\">sgoen</a>, <a href=\"https://profiles.wordpress.org/shahariaazam/\">Shaharia Azam</a>, <a href=\"https://profiles.wordpress.org/cafenoirdesign/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/shariqkhan2012/\">shariqkhan2012</a>, <a href=\"https://profiles.wordpress.org/sncoker/\">Shawntelle Coker</a>, <a href=\"https://profiles.wordpress.org/sheparddw/\">sheparddw</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shizumi/\">Shizumi Yoshiaki</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</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/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</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/spenserhale/\">spenserhale</a>, <a href=\"https://profiles.wordpress.org/sproutchris/\">sproutchris</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/starvoters1/\">starvoters1</a>, <a href=\"https://profiles.wordpress.org/steelwagstaff/\">SteelWagstaff</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/steffanhalv/\">steffanhalv</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/stevegrunwell/\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stiofansisland/\">Stiofan</a>, <a href=\"https://profiles.wordpress.org/matthias-reuter/\">straightvisions GmbH</a>, <a href=\"https://profiles.wordpress.org/stroona/\">stroona.com</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/manikmist09/\">Sultan Nasir Uddin</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/takeshifurusato/\">Takeshi Furusato</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/tbschen/\">TBschen</a>, <a href=\"https://profiles.wordpress.org/tdlewis77/\">tdlewis77</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/thamaraiselvam/\">Thamaraiselvam</a>, <a href=\"https://profiles.wordpress.org/thefarlilacfield/\">thefarlilacfield</a>, <a href=\"https://profiles.wordpress.org/themezee/\">ThemeZee</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/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmanoilov/\">tmanoilov</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tomgreer/\">Tom Greer</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tommix/\">tommix</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</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/tristangemus/\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a>, <a href=\"https://profiles.wordpress.org/tsuyoring/\">tsuyoring</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/upadalavipul/\">upadalavipul</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/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/varunshanbhag/\">Varun Shanbhag</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vinita29/\">Vinita Tandulkar</a>, <a href=\"https://profiles.wordpress.org/virgodesign/\">virgodesign</a>, <a href=\"https://profiles.wordpress.org/vsamoletov/\">Vlad. S.</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/webmandesign/\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/websupporter/\">websupporter</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/williampatton/\">William Patton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wptoolsdev/\">wptoolsdev</a>, <a href=\"https://profiles.wordpress.org/xedinunknown-1/\">xedinunknown-1</a>, <a href=\"https://profiles.wordpress.org/yale01/\">yale01</a>, <a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>, <a href=\"https://profiles.wordpress.org/yordansoares/\">Yordan Soares</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/zachflauaus/\">zachflauaus</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zaffarn/\">Zee</a>, and <a href=\"https://profiles.wordpress.org/zsusag/\">zsusag</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.4. Their efforts bring WordPress fully translated to 46 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want to 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\";s: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:\"8455\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC5\";s: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/2020/03/wordpress-5-4-rc5/\";s: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, 28 Mar 2020 00:47: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: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=8451\";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:379:\"The fifth release candidate for WordPress 5.4 is live! WordPress 5.4 is currently scheduled to land on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time! You can test the WordPress 5.4 release candidate in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option) […]\";s: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:\"David Baumwald\";s: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:2181:\"\n<p><br>The fifth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on <strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</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.4-RC5.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the <em>Tested up to</em> version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure them out before the final release.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a> is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides 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:\"8451\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 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/2020/03/wordpress-5-4-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, 24 Mar 2020 22:00: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: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=8444\";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.4 is live! WordPress 5.4 is currently scheduled to land on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time! You can test the WordPress 5.4 release candidate in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option) […]\";s: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:2395:\"\n<p>The fourth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on <strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</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.4-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.4, please see the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC4 commits the new <a href=\"https://core.trac.wordpress.org/ticket/49295\">About page</a> and <a href=\"https://core.trac.wordpress.org/ticket/49688\">updates the editor packages</a>.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the <em>Tested up to</em> version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure them out before the final release.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a> is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides 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:\"8444\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC3\";s: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/2020/03/wordpress-5-4-rc3/\";s: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 Mar 2020 21:24:24 +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=8432\";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:384:\"The third release candidate for WordPress 5.4 is now available! WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time! There are two ways to test the WordPress 5.4 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:14:\"David Baumwald\";s: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:4104:\"\n<p>The third release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to be released on <strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.4 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.4-RC3.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC3 addresses improvements to the new About page and <a href=\"https://core.trac.wordpress.org/query?id=49657%2C49621%2C48164%2C49577%2C47053%2C48303%2C49374%2C49619&milestone=5.4&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">8 fixes</a> for the following bugs and regressions:</p>\n\n\n\n<ul><li><a href=\"https://core.trac.wordpress.org/ticket/49657\"></a><a href=\"https://core.trac.wordpress.org/ticket/49657\">49657</a> – <a href=\"https://core.trac.wordpress.org/ticket/49657\">Block Editor: Update WordPress Packages WordPress 5.4 RC 3</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49621\"></a><a href=\"https://core.trac.wordpress.org/ticket/49621\">49621</a> – <a href=\"https://core.trac.wordpress.org/ticket/49621\">Travis: Download Chromium for E2E Tests Only</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49164\"></a><a href=\"https://core.trac.wordpress.org/ticket/48164\">48164</a> – <a href=\"https://core.trac.wordpress.org/ticket/48164\">media_sideload_image Should Store Original URL and Optionally Check for Dupes</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49577\">49577 – Site Health Status Dashboard Provides Incorrect Items Count on Initial Load</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/47053\">47053 – Accessibility: Need to set proper ‘tabindex’ in ‘Skip To Toolbar’ HTML</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/48303\">48303 – Docblock Improvements for 5.4</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49374\">49374 – Use get_post_states to Denote Special Pages on the Added Menu Item Accordions</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49619\">49619 – Use <hr /> Instead of Margin on Freedoms Page</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.4 and update the <em>Tested up to</em> version in the readme to 5.4. 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/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a> has also been published, which details the major changes.</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:\"8432\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC2\";s: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/2020/03/wordpress-5-4-rc2/\";s: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 Mar 2020 21:40:51 +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=8422\";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:385:\"The second release candidate for WordPress 5.4 is now available! WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven’t tried 5.4 yet, now is the time! There are two ways to test the WordPress 5.4 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:3311:\"\n<p>The second release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to be released on <strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.4 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.4-RC2.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC2 addresses improvements to the new About page and <a href=\"https://core.trac.wordpress.org/query?id=49611%2C49318%2C49295%2C49585%2C49568%2C49549&milestone=5.4&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">5 fixes</a> for the following bugs and regressions:</p>\n\n\n\n<ul><li><a href=\"https://core.trac.wordpress.org/ticket/49611\">49611</a> – Block Editor: Update WordPress Packages WordPress 5.4 RC 2</li><li><a href=\"https://core.trac.wordpress.org/ticket/49318\">49318</a> – Bundled Themes: Twenty Twenty content font CSS selector is too important</li><li><a href=\"https://core.trac.wordpress.org/ticket/49585\">49585</a> – REST API: Fix typo in disable-custom-gradients theme feature description</li><li><a href=\"https://core.trac.wordpress.org/ticket/49568\">49568</a> – Block Editor: Fix visual regression in editor’s color picker</li><li><a href=\"https://core.trac.wordpress.org/ticket/49549\">49549</a> – Bundled Themes: Calendar widget CSS fixes on various Bundled themes</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.4 and update the <em>Tested up to</em> version in the readme to 5.4. 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/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a> has also been published, which details the major changes.</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:\"8422\";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:79:\"\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:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"People of WordPress: Mary Job\";s: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://wordpress.org/news/2020/03/people-of-wordpress-mary-job/\";s: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:73:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/#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, 06 Mar 2020 16:30:43 +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=8406\";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:189:\"In the March edition of our \"People of WordPress\" series, you\'ll find out how Mary Job grew from a timid, curious cat into a public speaker and organizer of WordPress Meetups and WordCamps.\";s: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:9720:\"\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>How it all began</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=632%2C844&ssl=1\" alt=\"Mary Job at WordCamp Kampala 2020\" class=\"wp-image-8410\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=767%2C1024&ssl=1 767w, https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=225%2C300&ssl=1 225w, https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=768%2C1025&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?w=809&ssl=1 809w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /><figcaption>Mary Job at WordCamp Kampala 2020</figcaption></figure>\n\n\n\n<p>Mary remembers when cybercafés started trending in Nigeria. She had just finished high school and was awaiting her results for admission to university. She spent all of her time (10 hours a day) and all of her pocket money buying bulk time online at cafes. All the way through university that was true, until in 2008 she graduated with a degree in philosophy and bought her own computer and modem.</p>\n\n\n\n<p>She started blogging in 2009. Initially, she tried out Blogger, Hubpages, and WordPress—but found WordPress too complicated. </p>\n\n\n\n<h2>Growing up as a timid but curious cat</h2>\n\n\n\n<p>Mary is one of four kids, and the only girl among her siblings. Throughout her childhood she felt shy, even though others didn’t always see her that way. </p>\n\n\n\n<p>When she first started her personal blog, it was mostly an opportunity for her to speak her mind where she was comfortable. Blogging gave her a medium to express her thoughts and with every new post she became a better writer.</p>\n\n\n\n<h2>Rediscovering WordPress</h2>\n\n\n\n<p>After completing a postgraduate diploma in mass communication, Mary started a Masters degree in Information Management. This required a three month internship. She decided to volunteer in Ghana in 2015 at the headquarters of the Salesians of Don Bosco in West Africa (SDBAFW<strong>)</strong> where her uncle was based.</p>\n\n\n\n<p>While she was there, her uncle asked Mary why she was not blogging on WordPress, which also happened to be the software the organisation used. She explained how difficult and complicated it was so he shared a group of beginner-level tutorial videos with her.</p>\n\n\n\n<p>After two weeks of watching those videos, she started to realize she could have a full-time career doing this. So she immediately joined a number of online training groups so she could learn everything.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I saw a lot of people earning an income from things I knew and did for the fun of it. I found myself asking why I had not turned my passion into a business.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>Not long after that, she was contacted by a website editor who was impressed by her blog. With the information available online for WordPress, she was able to learn everything she needed to improve and redesign a site for what turned into her first client.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/my-home-office-in-2016.jpeg?w=632&ssl=1\" alt=\"\" class=\"wp-image-8412\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/my-home-office-in-2016.jpeg?w=512&ssl=1 512w, https://i1.wp.com/wordpress.org/news/files/2020/03/my-home-office-in-2016.jpeg?resize=300%2C169&ssl=1 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" data-recalc-dims=\"1\" /><figcaption>Mary’s home office in 2016</figcaption></figure>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I visited the <a href=\"https://wordpress.org/showcase/\">WordPress.org showcase</a> and was wowed with all the good things I could do with WordPress.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>In 2016 after a year of deep WordPress learning, she had fallen in love with the CMS and wanted to give back to the <a href=\"https://make.wordpress.org/\">WordPress open source project</a>. </p>\n\n\n\n<p>She volunteered to help the Community team. And when she moved to Lagos later that year, she discovered there was an active WordPress Meetup community. This started her journey toward becoming a WordPress Meetup Co-organizer and a Global Community Team Deputy.</p>\n\n\n\n<p>Today the Nigerian WordPress community continues to grow, as has the <a href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group\">Lagos WordPress Meetup</a> group. The first Nigerian WordCamp took place in Lagos in 2018 and a <a href=\"https://2020.lagos.wordcamp.org/\">2020 event is being planned</a>. A local WordPress community also developed in Mary’s hometown in Ijebu.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I have made great friends and met co-organizers in the community who are dedicated to building and sharing their WordPress knowledge with the community like I am.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<h2>What did Mary gain from using and contributing to WordPress?</h2>\n\n\n\n<ul><li>She <strong>overcame her stage fright</strong> by getting up in front of an audience at her local Meetup to introduce speakers and to talk about the WordPress community. </li><li>She <strong>attended her first of many African WordCamps </strong>in Cape Town, South Africa. Coincidentally this was also her first time outside West Africa. Before that, she had not been in an aircraft for more than one hour.</li><li>She <strong>earned money</strong> from WordPress web design projects to sustain her during her learning period. Mary continues to use WordPress in her work and says she is still learning every day!</li><li>She got to <strong>jump off</strong> Signal Hill in Cape Town when visiting a WordCamp! </li></ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?fit=632%2C422&ssl=1\" alt=\"\" class=\"wp-image-8413\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?w=1683&ssl=1 1683w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=300%2C200&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=1024%2C683&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=768%2C512&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=1536%2C1024&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Mary moderating a panel at WordCamp Lagos in 2019</figcaption></figure>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Essentially, the community has taught me to be a better communicator, and a better person. I’ve made friends across the world that have become like a family to me.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>She now runs a village hub in Ijebu, where she teaches girls digital skills and WordPress as a way of giving back to her town.</p>\n\n\n\n<p>Since she started on this journey, Mary has gotten a fulltime job supporting a WordPress plugin. She’s also become a Community Team Rep and continues to build and foster communities.</p>\n\n\n\n<h2>Mary’s advice to others</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Always seek to understand the basics of whatever knowledge you seek. Never jump in too fast, wanting to spiral to the top while ignoring the learning curve. You will likely crash down effortlessly if you do so, and would have learned nothing.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\">@wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>). Thank you to Mary Job (<a href=\"https://profiles.wordpress.org/mariaojob/\">@maryojob</a>) for sharing her #ContributorStory.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?w=632&ssl=1\" alt=\"\" class=\"wp-image-8409\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p><em>This post is based on </em><a href=\"https://heropress.com/essays/wordpress-gave-perfect-identity/\"><em>an article originally published on HeroPress.com</em></a><em>, 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><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:69:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/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:\"18\";s: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:\"8406\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 5.4 Release Candidate\";s: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/2020/03/wordpress-5-4-release-candidate/\";s: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 Mar 2020 21:59: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: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=8399\";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:\"The first release candidate for WordPress 5.4 is now available! This is an important milestone as we progress toward the WordPress 5.4 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.4 is currently […]\";s: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:\"David Baumwald\";s: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:2714:\"\n<p>The first release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>This is an important milestone as we progress toward the WordPress 5.4 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.4 is currently scheduled to be released on <strong>March 31, 2020</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, <strong>now is the time</strong>!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.4 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.4-RC1.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<h2>What’s in WordPress 5.4?</h2>\n\n\n\n<p>WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-4+dev-notes/\">developer notes</a> tag for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the <em>Tested up to</em> version in the readme file to 5.4. 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 WordPress 5.4 Field Guide will be published within the next 24 hours with a more detailed dive into the major changes.</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> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.4 release schedule.</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:\"8399\";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:57:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"The Month in WordPress: February 2020\";s: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/2020/03/the-month-in-wordpress-february-2020/\";s: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 Mar 2020 09: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: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=8393\";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:337:\"February 2020 was a busy month in the WordPress project! Most notably, there was an outpouring of sentiment in response to the unfortunate cancellation of WordCamp Asia. However, the team continues to work hard in the hopes of making WordCamp Asia 2021 happen. In addition, there were a number of releases and some exciting new […]\";s: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:9167:\"\n<p>February 2020 was a busy month in the WordPress project! Most notably, there was an outpouring of sentiment in response to the unfortunate cancellation of WordCamp Asia. However, the team continues to work hard in the hopes of making WordCamp Asia 2021 happen. In addition, there were a number of releases and some exciting new news during the month of February. Read on for more information!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordCamp Asia 2020 Cancelled & Pop-up Livestream</h2>\n\n\n\n<p>There was a ton of excitement around WordCamp Asia, not to mention all the effort from organizers, speakers, sponsors and volunteers. Unfortunately, on February 12th, <a href=\"https://wordpress.org/news/2020/02/wordcamp-asia-cancelled-due-to-covid-19/\">WordCamp Asia was cancelled</a> due to concern and uncertainty around COVID-19. Since then, the organizing team has worked to <a href=\"https://2020.asia.wordcamp.org/2020/02/12/cancellation/\">refund tickets and to support hotel and air refunds</a>. In addition, a <a href=\"https://wordpress.org/news/2020/02/pop-up-livestream-on-february-22/\">pop-up livestream</a> featuring some WordCamp Asia speakers and a Fireside Chat and Q&A with Matt Mullenweg took place on February 22nd.</p>\n\n\n\n<p>For a personal take on the cancellation of WordCamp Asia, read <a href=\"https://naoko.blog/2020/02/13/wordcamp-asia-2020-recap/\">this post from Naoko Takano</a>, the global lead organizer. Many thanks to the volunteers who worked hard to deliver WordCamp Asia. They’ve not only handled logistics associated with cancellation but have also announced that they’ve started <a href=\"https://2020.asia.wordcamp.org/2020/02/18/wordcamp-asia-2021/\">working on WordCamp Asia 2021</a> with some January dates in mind! To get the latest on WordCamp Asia, subscribe to updates <a href=\"https://2021.asia.wordcamp.org/\">here</a>. </p>\n\n\n\n<h2>WordPress 5.4 Beta is Now Available</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-1/\">WordPress 5.4 Beta 1</a> was released on February 11 and quickly followed by <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\">Beta 2</a> on February 18 and <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\">Beta 3</a> on February 25. These two releases get us closer to our primary goal for 2020: full-site editing with blocks. WordPress 5.4 will merge ten releases of the Gutenberg plugin and is scheduled to be released on March 31, 2020. It will come with many new features, such as two new blocks for social links and buttons, and easier navigation in the block breadcrumbs. There are also a number of accessibility improvements, such as easier multi-block selection and easier tabbing, one of the editor’s biggest accessibility issues. <a href=\"https://make.wordpress.org/core/tag/5-4/\">5.4 will also include</a> many developer-focused changes, such as improved favicon handling and many new hooks and filters.</p>\n\n\n\n<p>Want to get involved in building WordPress? There are a number of ways to help right now! If you speak a language other than English, <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help us translate WordPress</a>. Found a bug? Post it to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta area</a> in the support forums. You can also help us test the current beta by installing <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">the WordPress Beta Tester plugin</a>. Just remember that the software is still in development, so we recommend against running it on a production site. </p>\n\n\n\n<h2>WordCamp Centroamérica is Looking for Speakers and Sponsors!</h2>\n\n\n\n<p><a href=\"https://2020.centroamerica.wordcamp.org/\">WordCamp Centroamérica</a> is the first regional WordCamp for Central America and will be held on September 17-19, 2020, in Managua, Nicaragua. The <a href=\"https://2020.centroamerica.wordcamp.org/2020/01/28/llamado-a-ponentes-call-for-speakers/#more-5\">Call for Speakers</a> and <a href=\"https://2020.centroamerica.wordcamp.org/2020/01/16/call-for-sponsors/\">Call for Sponsors</a> are now open, so if you’re interested in speaking at or sponsoring WordCamp Centroamérica, now is your chance! To learn more about the eent, visit and subscribe to updates on their <a href=\"https://2020.centroamerica.wordcamp.org/\">website</a>, or follow their <a href=\"https://www.facebook.com/WordCampCA\">Facebook</a>, <a href=\"https://twitter.com/WordCampCA\">Twitter</a>, and <a href=\"https://instagram.com/wccentroamerica\">Instagram</a> accounts. </p>\n\n\n\n<p>Want to get involved in the Community team and help make more amazing WordCamps happen? <a href=\"https://make.wordpress.org/community/\">Follow the blog</a> and join the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>! You can also find out about other <a href=\"https://central.wordcamp.org/\">upcoming WordCamps here</a>.</p>\n\n\n\n<h2>Contribute to WordPress Core via GitHub</h2>\n\n\n\n<p>An experimental feature has been added to Trac to help improve collaboration between Trac and GitHub. This feature allows contributors to link GitHub pull requests opened against the official <a href=\"https://github.com/wordpress/wordpress-develop\">WordPress Develop Git mirror</a> to tickets, which will make GitHub contributions more visible in the related Trac ticket. To learn all the details and to see how it works, read <a href=\"https://make.wordpress.org/core/2020/02/21/working-on-trac-tickets-using-github-pull-requests/\">this post</a>.</p>\n\n\n\n<h2>Gutenberg Development Continues</h2>\n\n\n\n<p>There are many new exciting additions to Gutenberg! On February 5, <a href=\"https://make.wordpress.org/core/2020/02/05/whats-new-in-gutenberg-5-february/\">Gutenberg 7.4 saw two new features added</a>, including background color support to the Columns block and text color support for the Group block. Many enhancements were made, including a number of improvements to the Navigation Block.</p>\n\n\n\n<p>Gutenberg 7.5 was released on February 12, <a href=\"https://make.wordpress.org/core/2020/02/26/whats-new-in-gutenberg-26-february/\">with 7.6 following</a> on February 27. They introduced even more features, including the Social Links block as a stable block and a number of additional blocks for full-site editing, not to mention the many enhancements, new APIs, bug fixes, documentation, and updates.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>Aside from WordCamp Asia, two other WordCamps have been postponed due to COVID-19: <a href=\"https://2020-soltau.retreat.wordcamp.org/2020/02/29/verschiebung-des-wordcamp-retreat-postponing-of-wordcamp-retreat/\">WordCamp Retreat Soltau</a> and <a href=\"https://2020.geneve.wordcamp.org/wordcamp-geneve-reporte/\">WordCamp Genève</a>. News about further postponements or cancellations will be posted on <a href=\"https://central.wordcamp.org/news/\">the WordCamp Central blog</a>.</li><li>Automatic updates for themes and plugins <a href=\"https://make.wordpress.org/core/2020/02/26/feature-plugin-wp-auto-updates/\">are being planned</a> for inclusion in WordPress 5.5.</li><li>Version 2.2.1 of the WordPress Coding Standards has been released.</li><li>The Community Team <a href=\"https://make.wordpress.org/community/2020/02/06/community-team-reps-for-2020-2/\">has selected new team representatives</a> for 2020.</li><li>The Core team <a href=\"https://make.wordpress.org/core/2020/02/09/what-does-it-mean-to-be-a-component-maintainer-a-refresher/\">published a useful refresher</a> on what it means to be a component maintainer, along with some tips and best practices.</li><li><a href=\"https://make.wordpress.org/support/2020/02/changes-to-the-support-guidelines-for-linking-to-off-site-resources/\">The Support Team has announced</a> some amendments to their guidelines for linking to external resources when using the support forums.</li><li>The WordPress Foundation <a href=\"https://wordpressfoundation.org/2020/wordpress-foundation-donates-to-black-girls-code-and-internet-archive/\">has published financial information</a> regarding their charitable donations from 2019.</li><li>The Core XML Sitemaps project kicked off with <a href=\"https://make.wordpress.org/core/2020/02/24/xml-sitemaps-meeting-february-25th-2020/\">their first meeting</a> this month.</li><li>The Gutenberg team have created <a href=\"https://make.wordpress.org/core/2020/02/28/new-wordpress-create-block-package-for-block-scaffolding/\">a new @wordpress/create-block package</a> for scaffolding new blocks.</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:\"8393\";s: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:\"Thu, 23 Apr 2020 13:16:48 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, 08 Apr 2020 00:57:03 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:\"20181211140926\";}', 'no'),
(4571, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1587691009', 'no'),
(4572, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1587647809', 'no'),
(4573, '_transient_timeout_feed_4cf2927c306176c13771b3ef386d2f5e', '1587691010', 'no'),
(4574, '_transient_feed_4cf2927c306176c13771b3ef386d2f5e', '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:28:\"\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:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"WPBeginner\";s: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://www.wpbeginner.com\";s: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:30:\"Beginner\'s Guide for 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:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Apr 2020 11:58:36 +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:31:\"https://wordpress.org/?v=4.9.13\";s: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:3:{i:0;a:6:{s:4:\"data\";s:60:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"How to Display Recent Posts 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://www.wpbeginner.com/wp-tutorials/how-to-display-recent-posts-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://www.wpbeginner.com/wp-tutorials/how-to-display-recent-posts-in-wordpress/#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:\"Thu, 23 Apr 2020 11: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:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";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:33:\"display recent posts 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:\"\";}i:2;a:5:{s:4:\"data\";s:40:\"How to Display Recent Posts 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:\"\";}i:3;a:5:{s:4:\"data\";s:32:\"recent post plugin for 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:\"\";}i:4;a:5:{s:4:\"data\";s:25:\"recent posts 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:\"\";}i:5;a:5:{s:4:\"data\";s:22:\"recent posts 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:\"\";}i:6;a:5:{s:4:\"data\";s:27:\"wordpress recent posts code\";s: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:\"http://www.wpbeginner.com/?p=204\";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:641:\"<p>Do you want to show your recent posts in WordPress? Displaying recent posts help users easily discover your new content and spend more time on your site. You can add a list of your latest posts in your sidebar, after the end of your post… <strong><a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-display-recent-posts-in-wordpress/\">Read More »</a></strong></p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-display-recent-posts-in-wordpress/\">How to Display Recent Posts in WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Editorial Staff\";s: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:16910:\"<p>Do you want to show your recent posts in WordPress? Displaying recent posts help users easily discover your new content and spend more time on your site.</p>\n<p>You can add a list of your latest posts in your sidebar, after the end of your post content, inside your post content with a shortcode, in your footer widget area, or anywhere else you like. </p>\n<p>In this article, we will show you how to display recent posts in WordPress using a variety of different methods</p>\n<p><img title=\"Displaying recent posts in WordPress\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/03/recenposts-og.png\" alt=\"Displaying recent posts in WordPress\" width=\"550\" height=\"340\" class=\"alignnone size-full wp-image-74781\" /></p>\n<h4>Why Add Recent Posts in WordPress?</h4>\n<p>If you have been running a <a href=\"https://www.wpbeginner.com/start-a-wordpress-blog/\" title=\"How to Start a WordPress Blog the RIGHT WAY in 7 Easy Steps (2020)\">WordPress blog</a> or website for a long time, then you may have some older articles getting regular traffic from search engines and other sources. </p>\n<p>Many of these users will check out the information they were looking for and leave. More than 75% of those visitors will never see your website again. </p>\n<p>To keep users coming back to your website, you need to ensure that they spend more time on your website. </p>\n<p>One way to do this is by showing them other recent posts that they should see. This helps users uncover more content on your website which leads to them spending more time on your website. </p>\n<p>As users view more pages, this gives you time to convince them into signing up for your <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-create-an-email-newsletter/\" title=\"How to Create an Email Newsletter the RIGHT WAY (Step by Step)\">email newsletter</a> or making a purchase. </p>\n<p>That being said, let’s take a look at how to easily display recent posts in WordPress using multiple methods. Click on the quick links to jump straight to that method:</p>\n<ul>\n<li><a href=\"#block\">Use WordPress’s Latest Posts Gutenberg Block</a></li>\n<li><a href=\"#widget\">Use the WordPress Recent Posts Widget</a></li>\n<li><a href=\"#thumbnails\">Use the Recent Posts Widget With Thumbnails Plugin</a></li>\n<li><a href=\"#shortcode\">Display Recent Posts Using a Shortcode</a></li>\n<li><a href=\"#manual\">Display Recent Posts Manually in WordPress</a></li>\n</ul>\n<h4><span id=\"block\">Method 1. Use WordPress’s Latest Posts Gutenberg Block</span></h4>\n<p>The <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-use-the-new-wordpress-block-editor/\" title=\"How to Use the New WordPress Block Editor (Gutenberg Tutorial)\">WordPress block (Gutenberg) editor</a> has a built-in block for displaying your latest posts. You can easily add this to any of the posts or pages on your site.</p>\n<p>To use this block, simply edit the post where you to display recent posts. On the post edit screen, you need to add the ‘Latest Posts’ block to the content area.</p>\n<p><img title=\"Adding the Latest Posts block to a page\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/03/add-latest-posts-block.png\" alt=\"Adding the Latest Posts block to a page\" width=\"550\" height=\"442\" class=\"alignnone size-full wp-image-74571\" /></p>\n<p>There are lots of different ways you can configure this block. By default, it just shows the post titles, but you can easily customize it. </p>\n<p>For example, you can toggle the post content on and off in the right-hand pane. This lets you choose to add post content or excerpt next to the title.</p>\n<p>You can also customize excerpt length which defaults to 55 words, but you can pick any value between 10 and 100 words.</p>\n<p><img title=\"Configuring how the post excerpt should display\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/03/latest-post-block-content.png\" alt=\"Configuring how the post excerpt should display\" width=\"550\" height=\"385\" class=\"alignnone size-full wp-image-74572\" /></p>\n<p>If you want, you can display the post date. This will appear just below the title. </p>\n<p><img title=\"Displaying the dates of your latest posts\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/03/latest-posts-with-dates.png\" alt=\"Displaying the dates of your latest posts\" width=\"550\" height=\"362\" class=\"alignnone size-full wp-image-74573\" /></p>\n<p>You can also choose exactly how your posts will display. You can order them differently from the default ‘Newest to Oldest’, and you can show only the latest posts from a specific category.</p>\n<p>From the settings panel, you can also choose how many posts will display. By default, the block shows 5 posts, but you can display anywhere between 1 and 100 posts.</p>\n<p><img title=\"Sorting and filtering the list of latest posts\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/03/latest-posts-sorting-filtering.png\" alt=\"Sorting and filtering the list of latest posts\" width=\"550\" height=\"372\" class=\"alignnone size-full wp-image-74574\" /></p>\n<p>You also have the option to display your recent posts in a column grid rather than a list.</p>\n<p><img title=\"Setting the latest posts to display in a grid format\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/03/latest-posts-grid.png\" alt=\"Setting the latest posts to display in a grid format\" width=\"550\" height=\"344\" class=\"alignnone size-full wp-image-74575\" /></p>\n<p>You can customize the grid to featured images for your posts, resize the image, and align them accordingly:</p>\n<p><img title=\"Adding the featured images to your recent posts block\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/03/recent-posts-featured-images.png\" alt=\"Adding the featured images to your recent posts block\" width=\"550\" height=\"227\" class=\"alignnone size-full wp-image-77098\" /></p>\n<p>Here’s how the finished block looks live on the website:</p>\n<p><img title=\"Latest posts block displaying live\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2020/03/latest-posts-block-live.png\" alt=\"Latest posts block displaying live\" width=\"550\" height=\"451\" class=\"alignnone size-full wp-image-77099\" /></p>\n<h4><span id=\"widget\">Method 2. Use the WordPress Recent Posts Widget</span></h4>\n<p>What if you want to show a list of your latest posts in your sidebar instead of on a page? WordPress comes with a built-in default widget to display recent posts in your site’s sidebar or any widget ready area. </p>\n<p>In your WordPress dashboard, go to <strong>Appearance » Widgets</strong> and add the ‘Recent Posts’ widget to your sidebar.</p>\n<p><img title=\"Recent posts widget\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/03/recentpostswidget.png\" alt=\"Recent posts widget\" width=\"550\" height=\"423\" class=\"alignnone size-full wp-image-74773\" /></p>\n<p>The built-in Recent Posts widget doesn’t offer many options. You can give the widget a title, choose whether or not to show the dates of posts, and add the number of posts you want to display. </p>\n<p>Once you’re done, click on the ‘Save’ button to store your widget settings. </p>\n<p>Here’s the widget live on the blog, with the title ‘New Posts’ and dates enabled:</p>\n<p><img title=\"The recent posts displaying in the sidebar on the blog\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/03/recent-posts-widget-on-blog.png\" alt=\"The recent posts displaying in the sidebar on the blog\" width=\"550\" height=\"368\" class=\"alignnone size-full wp-image-74581\" /></p>\n<h4><span id=\"thumbnails\">Method 3. Use the Recent Posts Widget With Thumbnails Plugin</span></h4>\n<p>The built-in widget we mentioned above is quite limited.</p>\n<p>What if you want to display thumbnails and excerpts with your recent posts? What if you’d like to only show posts from a specific category in your sidebar? </p>\n<p>Well, that’s when the Recent Posts Widget With Thumbnails plugin comes in handy. It does a lot more than just thumbnails, and it’s free. </p>\n<p>First, you’ll need to install and activate the WordPress <a href=\"https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/\" title=\"Recent Posts Widget With Thumbnails\" target=\"_blank\" rel=\"nofollow\">Recent Posts Widget With Thumbnails</a> plugin. </p>\n<p>Next, go to <strong>Appearance » Widgets</strong> page where you should see the ‘Recent Posts With Thumbnails’ widget.</p>\n<p><img title=\"The Recent Posts With Thumbnails widget in the list of available widgets\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2020/03/recent-posts-thumbnails-widget.png\" alt=\"The Recent Posts With Thumbnails widget in the list of available widgets\" width=\"550\" height=\"566\" class=\"alignnone size-full wp-image-74579\" /></p>\n<p>You need to add it to your sidebar or another widget-enabled area.</p>\n<p><img title=\"The Recent Posts With Thumbnails widget in the sidebar\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2020/03/recent-posts-thumbnails-in-sidebar.png\" alt=\"The Recent Posts With Thumbnails widget in the sidebar\" width=\"550\" height=\"413\" class=\"alignnone size-full wp-image-74584\" /></p>\n<p>The Recent Posts With Thumbnails widget comes with a lot of options. It gives you full control on how you want to display recent posts on your WordPress site. </p>\n<p>You can also show excerpts, show posts from specific categories, ignore sticky posts, display random posts, and more.</p>\n<p>Once you are done, don’t forget to click on the save button to store your settings. You can now visit your website to see your recent posts with thumbnails. </p>\n<p><img title=\"Display Recent Posts in Sidebar\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/03/recentposts-in-sidebar.png\" alt=\"Display Recent Posts in Sidebar\" width=\"550\" height=\"403\" class=\"alignnone size-full wp-image-77302\" /></p>\n<h4><span id=\"shortcode\">Method 4. Display Recent Posts Using a Shortcode</span></h4>\n<p>Using the ‘Latest Posts’ block is definitely the easiest way to display recent posts in WordPress posts and pages. However, if you chose to <a href=\"https://www.wpbeginner.com/plugins/how-to-disable-gutenberg-and-keep-the-classic-editor-in-wordpress/\" title=\"How to Disable Gutenberg and Keep the Classic Editor in WordPress\">disable Gutenberg and keep the Classic editor</a>, you can use shortcodes instead.</p>\n<p>First, install and activate the <a href=\"https://wordpress.org/plugins/display-posts-shortcode/\" title=\"Display Posts\" target=\"_blank\" rel=\"nofollow\">Display Posts</a> plugin. It works out of the box, and there are no settings for you to configure. </p>\n<p>Simply edit a post or page where you want to display your recent posts. Next, use the shortcode <code>[display-posts]</code>. The plugin offers a whole range of parameters that you can use with the shortcode. </p>\n<p>Here are some examples of what you can do using this plugin.</p>\n<p>Display 3 recent posts with thumbnails and excerpt:</p>\n<pre class=\"brush: php; title: ; notranslate\">[display-posts posts_per_page="3" image_size="thumbnail" include_excerpt="true"]</pre>\n<p>Display recent pages instead of posts:</p>\n<pre class=\"brush: php; title: ; notranslate\">[display-posts posts_per_page="3" post_type="page"]</pre>\n<p>Change the order to title instead of date:</p>\n<pre class=\"brush: php; title: ; notranslate\">[display-posts posts_per_page="3" orderby="title"]</pre>\n<p>Display recent pages under a specific parent page:</p>\n<pre class=\"brush: php; title: ; notranslate\">[display-posts posts_per_page="3" post_type="page" post_parent="5"]</pre>\n<p>You can also include additional styling. For instance, you may want to align your featured images to the left. You can do that using the instructions <a href=\"https://displayposts.com/2019/01/04/image-alignment/\" title=\"Image Alignment\" target=\"_blank\" rel=\"nofollow noopener\">on the plugin’s website here</a>.</p>\n<p>Here’s how our list of recent posts looked, using those instructions:</p>\n<p><img title=\"Displaying recent posts using the shortcode widget\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2020/03/display-recent-posts-shortcode-example.png\" alt=\"Displaying recent posts using the shortcode widget\" width=\"550\" height=\"338\" class=\"alignnone size-full wp-image-77097\" /></p>\n<p>For a full list of parameters visit the plugin’s <a href=\"https://github.com/billerickson/display-posts-shortcode/wiki\" title=\"Display Posts Shortcode Documentation\" target=\"_blank\" rel=\"nofollow noopener\">documentation</a>. </p>\n<p>You can also use these shortcodes inside a text widget. First, you will need to enable shortcodes in your text widgets by adding this code to your theme’s <a href=\"https://www.wpbeginner.com/glossary/functions-php/\" title=\"What is functions.php File in WordPress\">functions.php</a> file or a <a href=\"https://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin/\" title=\"How to Create a WordPress Site Specific WordPress Plugin\">site specific plugin</a>. </p>\n<pre class=\"brush: php; title: ; notranslate\">\r\nadd_filter(\'widget_text\', \'do_shortcode\');\r\n</pre>\n<h4><span id=\"manual\">Method 5. Display Recent Posts Manually in WordPress</span></h4>\n<p>More advanced WordPress users may want to add recent posts directly in their WordPress theme files. Of course, you should <a href=\"https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/\" title=\"How to Create a WordPress Child Theme (Video)\">use a child theme</a> for this so that when you update your theme, you don’t lose your changes.</p>\n<p>It’s always a good idea to <a href=\"https://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/\" title=\"7 Best WordPress Backup Plugins Compared (Pros and Cons)\">create a backup</a> before you edit your theme files. If anything does go wrong, you might want to take a look at our list of <a href=\"https://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/\" title=\"Most Common WordPress Errors and How to Fix Them\">the most common WordPress errors and how to fix them</a>.</p>\n<p>The easiest way to manually display recent posts to use the built-in WP_Query class. Simply add this code where you want to display the recent posts. </p>\n<pre class=\"brush: php; title: ; notranslate\">\r\n<ul>\r\n// Define our WP Query Parameters\r\n<?php $the_query = new WP_Query( \'posts_per_page=5\' ); ?>\r\n\r\n// Start our WP Query\r\n<?php while ($the_query -> have_posts()) : $the_query -> the_post(); ?>\r\n\r\n// Display the Post Title with Hyperlink\r\n<li><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></li>\r\n\r\n// Display the Post Excerpt\r\n<li><?php the_excerpt(__(\'(more…)\')); ?></li>\r\n\r\n// Repeat the process and reset once it hits the limit\r\n<?php \r\nendwhile;\r\nwp_reset_postdata();\r\n?>\r\n</ul>\r\n</pre>\n<p>This code displays the five most recent posts with their title and excerpt. The WP_Query class has tons of parameters that allow you to customize it any way that you like. For more information please refer to <a href=\"https://developer.wordpress.org/reference/classes/wp_query/\" title=\"Class Reference/WP Query\" target=\"_blank\" rel=\"nofollow\">the WordPress developer documentation</a>.</p>\n<p>We hope that this article helped you learn how to display recent posts in WordPress. You might also be interested in our article on <a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress/\" title=\"How to Create a Separate Page for Blog Posts in WordPress\">how to create a separate page for blog posts in WordPress</a>, and our comparison of the <a href=\"https://www.wpbeginner.com/beginners-guide/best-drag-and-drop-page-builders-for-wordpress/\" title=\"6 Best Drag and Drop WordPress Page Builders Compared (2020)\">best drag and drop WordPress page builder plugins</a>.</p>\n<p>If you liked this article, then please subscribe to our <a title=\"WPBeginner on YouTube\" href=\"http://youtube.com/wpbeginner?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a title=\"WPBeginner on Twitter\" href=\"http://twitter.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a title=\"WPBeginner on Facebook\" href=\"https://www.facebook.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-display-recent-posts-in-wordpress/\">How to Display Recent Posts in WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://www.wpbeginner.com/wp-tutorials/how-to-display-recent-posts-in-wordpress/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:3:\"118\";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:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"How to Schedule Coupons in WooCommerce (and Save Time)\";s: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://www.wpbeginner.com/wp-tutorials/how-to-schedule-coupons-in-woocommerce-and-save-time/\";s: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:101:\"https://www.wpbeginner.com/wp-tutorials/how-to-schedule-coupons-in-woocommerce-and-save-time/#respond\";s: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, 22 Apr 2020 12:24:09 +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:5:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";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:16:\"schedule coupons\";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:31:\"schedule coupons in woocommerce\";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:5:{s:4:\"data\";s:25:\"set up coupons in advance\";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:5:{s:4:\"data\";s:11:\"woocommerce\";s: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:35:\"https://www.wpbeginner.com/?p=76179\";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:709:\"<p>Have you ever wanted to schedule coupons on your online store? Scheduling coupons allows you to easily run seasonal or time-sensitive sale campaigns without having to worry about turning it on / off at specific times. In this guide, we’ll share our step by step… <strong><a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-schedule-coupons-in-woocommerce-and-save-time/\">Read More »</a></strong></p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-schedule-coupons-in-woocommerce-and-save-time/\">How to Schedule Coupons in WooCommerce (and Save Time)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Editorial Staff\";s: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:10308:\"<p>Have you ever wanted to schedule coupons on your online store? </p>\n<p>Scheduling coupons allows you to easily run seasonal or time-sensitive sale campaigns without having to worry about turning it on / off at specific times.</p>\n<p>In this guide, we’ll share our step by step process on how to easily schedule coupons in WooCommerce (and save time).</p>\n<p><img title=\"Scheduling coupons in WooCommerce for more sales\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/04/schedulewoocoupons.png\" alt=\"Scheduling coupons in WooCommerce for more sales\" width=\"550\" height=\"340\" class=\"alignnone size-full wp-image-76512\" /></p>\n<h4>Why Create Scheduled Coupons in WooCommerce?</h4>\n<p>Coupons are a great way to promote your <a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/\" title=\"How to Start an Online Store in 2020 (Step by Step)\">online store</a> and make more sales. </p>\n<p>However creating coupons for different holiday campaigns, making the sale go live at certain times, and then turning it off at the deadline can be a lot of work. </p>\n<p>This is why all smart store owners schedule coupons and promotion campaigns (like popups, notice bars, etc), so they can automatically start and end at specific date / time without any manual intervention.</p>\n<p>For instance, you can schedule coupons for top holidays like Black Friday, Christmas, New Years, Mother’s day, Valentine’s day, and so on. </p>\n<p>This allows you to save extra time, so you can focus on promoting the sale to get maximum results.</p>\n<p>Or if it’s a holiday promotion, then you can use this extra time and spend it with your family and friends. </p>\n<p>That being said, let’s take a look at how to easily schedule coupons in <a href=\"https://www.wpbeginner.com/wp-tutorials/woocommerce-tutorial-ultimate-guide/\" title=\"WooCommerce Made Simple: A Step-by-Step Tutorial [+ Resources]\">WooCommerce</a>.</p>\n<p>The first part of the tutorial covers scheduling coupons in WooCommerce, and the second part covers how to schedule coupon promotional material such as alert bars, popups, etc, so you can automate the entire process. </p>\n<h4>Creating a Scheduled Coupon in WooCommerce</h4>\n<p>For this tutorial, we’ll be using the <a title=\"Advanced Coupon Plugin\" href=\"https://www.wpbeginner.com/refer/advanced-coupon-plugin/\" rel=\"nofollow noopener\" target=\"_blank\">Advanced Coupons</a> plugin. It is the <a href=\"https://www.wpbeginner.com/plugins/best-wordpress-coupon-code-plugins-for-your-online-store/\" title=\"6 Best WordPress Coupon Code Plugins for Your Online Store\">best WooCommerce coupon code plugin</a> on the market, and it adds tons of powerful features to the default WooCommerce coupon functionality.</p>\n<p>First, you need to install and activate the <a title=\"Advanced Coupon Plugin\" href=\"https://www.wpbeginner.com/refer/advanced-coupon-plugin/\" rel=\"nofollow noopener\" target=\"_blank\">Advanced Coupons</a> plugin. For more details, check out our step by step guide on <a href=\"https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/\" title=\"How to Install a WordPress Plugin – Step by Step for Beginners\">how to install a WordPress plugin</a></p>\n<p>Upon activation, you need to visit <strong>WooCommerce » Coupons</strong> page in your WordPress dashboard.</p>\n<p><img title=\"The WooCommerce Coupons tab in the dashboard\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2020/04/woocommerce-coupons-link-dashboard.png\" alt=\"The WooCommerce Coupons tab in the dashboard\" width=\"550\" height=\"300\" class=\"alignnone size-full wp-image-76180\" /></p>\n<p>Next, you need to click the ‘Add Coupon’ button to create a new coupon. You will be asked to type in the coupon code you want to use at the top of the screen.</p>\n<p><img title=\"Creating a new coupon using the Advanced Coupons plugin\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/04/advanced-coupons-create-coupon.png\" alt=\"Creating a new coupon using the Advanced Coupons plugin\" width=\"550\" height=\"323\" class=\"alignnone size-full wp-image-76181\" /></p>\n<p>After that you need to decide what type of coupon you want to use. </p>\n<p>For this tutorial, we’re going to use a percentage discount. You can select the ‘Discount Type’ from the dropdown list and then type in the percentage.</p>\n<p><img title=\"Setting the discount for your coupon\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/04/advanced-coupons-percentage-discount.png\" alt=\"Setting the discount for your coupon\" width=\"550\" height=\"352\" class=\"alignnone size-full wp-image-76182\" /></p>\n<p>Next, we need to click on the Scheduler tab that’s added by the Advanced Coupon and enter a start date / end date for your coupon. </p>\n<p>If you want, you can also change the default error messages that will be shown if customers try to use the coupon code too soon or too late.</p>\n<p><img title=\"Using the scheduler in Advanced Coupons\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2020/04/advanced-coupons-scheduler.png\" alt=\"Using the scheduler in Advanced Coupons\" width=\"549\" height=\"268\" class=\"alignnone size-full wp-image-76183\" /></p>\n<p><strong>Tip:</strong> The coupon will start at 12:00:00 on the start date and will expire at 23:59:59 on the day <em>before</em> the end date. Advanced Coupons uses the timezone that you’ve set in WordPress. You can check or change this under <strong>Settings » General</strong> in your WordPress admin area.</p>\n<p>Once you’re done, you can go ahead and publish the coupon. If a customer tries to use it before the correct date, then they’ll see the error message on the shopping cart page.</p>\n<p><img title=\"The message that customers will see if a schedule coupon has expired\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/04/scheduled-coupon-expired-message.png\" alt=\"The message that customers will see if a schedule coupon has expired\" width=\"550\" height=\"253\" class=\"alignnone size-full wp-image-76184\" /></p>\n<p>Aside from saving you time, another benefit of scheduling coupons is that you can use it to boost your marketing efforts. For example, you can use your <a href=\"https://www.wpbeginner.com/showcase/best-email-marketing-services/\" title=\"7 Best Email Marketing Services for Small Business (2020)\">email marketing service</a> to send a bulk email to all your affiliates / partners, and let them know about the upcoming promotion and the code, so they can share it with their audience.</p>\n<p>With Advanced Coupons plugin, you can schedule as many coupon codes as you want, so you can save time and use it to grow your business.</p>\n<p>For our eCommerce sites, we plan our sales calendar at the beginning of the year. Since we run a lot of the same sales, this helps us automate parts of the operation process.</p>\n<h4>Promoting Your Scheduled Coupons in WooCommerce</h4>\n<p>Now that you have scheduled coupons for different sale campaigns in your store, you still need to promote them. </p>\n<p>Often popular stores use dynamic website elements like floating header bar, <a href=\"https://optinmonster.com/features/exit-intent/\" title=\"Exit Intent Technology by OptinMonster\" rel=\"noopener\" target=\"_blank\">exit intent popups</a>, slide-in scroll boxes, etc to highlight their sales and promotions.</p>\n<p><img title=\"Example of Dynamic Sale Timers - OptinMonster\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/04/example-of-sale-timers.png\" alt=\"Example of Dynamic Sale Timers - OptinMonster\" width=\"550\" height=\"550\" class=\"alignnone size-full wp-image-77265\" /></p>\n<p>The best part is that you can automate these too with <a href=\"https://optinmonster.com/\" title=\"OptinMonster\" rel=\"noopener\" target=\"_blank\">OptinMonster</a>. It is the best conversion optimization software on the market that helps you convert website visitors into email subscribers and paying customers. </p>\n<p>OptinMonster comes with countdown timers, <a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-create-a-coupon-popup-in-wordpress/\" title=\"How to Create a Coupon Popup in WordPress (Step by Step)\">coupon code popup</a>, slide-in boxes, and other tools that help you promote your sales and boost conversion.</p>\n<p>You can use their powerful display rules technology to not only schedule each campaign, but you can even use it to personalize them based on user’s geolocation. For example, you can automatically schedule a Christmas Sale for US and schedule a Diwali sale in India.</p>\n<p><img title=\"OptinMonster Campaign Display Rules for Scheduling and Geolocation\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2020/04/optinmonster-display-rules-scheduling.png\" alt=\"OptinMonster Campaign Display Rules for Scheduling and Geolocation\" width=\"550\" height=\"361\" class=\"alignnone size-full wp-image-77266\" /></p>\n<p>We hope this article helped you learn how to create a scheduled coupon in WooCommerce, so you can automate your sales. You might also like our article on the <a href=\"https://www.wpbeginner.com/plugins/20-best-free-woocommerce-plugins-for-wordpress/\" title=\"32 Best WooCommerce Plugins for Your Store (Most are FREE)\">best WooCommerce plugins for your store</a>, and our comparison of the <a href=\"https://www.wpbeginner.com/best-woocommerce-hosting/\" title=\"Best WooCommerce Hosting in 2020 (Reviews & Performance Tests)\">best WooCommerce hosting companies</a>.</p>\n<p>If you liked this article, then please subscribe to our <a title=\"WPBeginner on YouTube\" href=\"http://youtube.com/wpbeginner?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a title=\"WPBeginner on Twitter\" href=\"http://twitter.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a title=\"WPBeginner on Facebook\" href=\"https://www.facebook.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-schedule-coupons-in-woocommerce-and-save-time/\">How to Schedule Coupons in WooCommerce (and Save Time)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://www.wpbeginner.com/wp-tutorials/how-to-schedule-coupons-in-woocommerce-and-save-time/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: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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"How to Fix WordPress Not Sending Email Issue\";s: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:85:\"https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/\";s: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:94:\"https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/#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:\"Tue, 21 Apr 2020 10:55:35 +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:5:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";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:54:\"how to send email in wordpress using gmail smtp server\";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:30:\"use gmail for wordpress emails\";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:5:{s:4:\"data\";s:15:\"wordpress email\";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:5:{s:4:\"data\";s:27:\"wordpress not sending email\";s: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:\"http://www.wpbeginner.com/?p=22770\";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:673:\"<p>One of the most commonly asked questions on WPBeginner is how to fix WordPress not sending email problem. Many of our beginner level users ask us why their contact form plugin is not sending emails, or why they are not seeing any WordPress notifications. In… <strong><a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/\">Read More »</a></strong></p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/\">How to Fix WordPress Not Sending Email Issue</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Editorial Staff\";s: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:25160:\"<p>One of the most commonly asked questions on WPBeginner is how to fix WordPress not sending email problem.</p>\n<p>Many of our beginner level users ask us why their contact form plugin is not sending emails, or why they are not seeing any WordPress notifications. </p>\n<p>In this article, we will show you how to fix the WordPress not sending email issue, so your website can send emails more reliably and bypass the spam folder.</p>\n<p><img title=\"How to fix the WordPress not sending email issue\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2020/02/wordpress-not-sending-email-550x340.png\" alt=\"How to fix the WordPress not sending email issue\" width=\"550\" height=\"340\" class=\"alignnone size-full wp-image-76994\" /></p>\n<h4>Why You’re Not Getting Emails from Your WordPress Site</h4>\n<p>The most common reason for emails going missing is that your <a title=\"How to Choose the Best WordPress Hosting?\" href=\"https://www.wpbeginner.com/wordpress-hosting/\">WordPress hosting</a> server is not properly configured to use the <a title=\"PHP\" href=\"https://www.wpbeginner.com/glossary/php/\">PHP</a> mail() function.</p>\n<p>Even if your hosting is configured to use it, many email service providers like Gmail and others use a variety of tools to reduce email <a href=\"https://www.wpbeginner.com/glossary/spam/\" title=\"What is spam?\">spam</a>. These tools try to detect that an email is really coming from the location that it claims to be from. </p>\n<p>Emails sent by WordPress websites often fail this test. </p>\n<p>This means that when an email is sent out from your WordPress site (<a href=\"https://www.wpbeginner.com/plugins/5-best-contact-form-plugins-for-wordpress-compared/\" title=\"5 Best Contact Form Plugins for WordPress Compared\">contact form plugin</a>, admin notification, etc), it may not even make it into the recipient’s spam folder let alone inbox. </p>\n<p>This is why we recommend not <a title=\"Why You Should Never Use WordPress to Send Newsletter Emails\" href=\"https://www.wpbeginner.com/opinion/why-you-should-never-use-wordpress-to-send-newsletter-emails/\">using WordPress to send your email newsletter</a>.</p>\n<p>This is also the reason why we recommend everyone to use SMTP for sending emails in WordPress. </p>\n<p><strong>What is SMTP?</strong> </p>\n<p>SMTP (Simple Mail Transfer Protocol) is the industry standard for sending emails. </p>\n<p>Unlike the PHP mail() function, SMTP uses proper authentication which leads to high email deliverability.</p>\n<p>WordPress has a <a title=\"WP Mail SMTP\" href=\"https://wordpress.org/plugins/wp-mail-smtp/\" target=\"_blank\" rel=\"nofollow noopener\">WP Mail SMTP</a> plugin that configures your WordPress site to send emails using SMTP instead of the PHP mail() function.</p>\n<p>You can use it to connect with any <a href=\"https://www.wpbeginner.com/showcase/best-smtp-service-providers-with-high-email-deliverability/\" title=\"7 Best SMTP Service Providers with High Email Deliverability\">popular SMTP services</a> like SendinBlue, Gmail (G Suite), Office365, Amazon SES, etc.</p>\n<p>With that said, let’s take a look at how to fix the WordPress not sending email issue.</p>\n<h4>Installing the WP Mail SMTP Plugin</h4>\n<p>Whatever SMTP service you choose, you’ll need to have the WP Mail SMTP plugin installed on your site. This lets you switch WordPress from using the built-in PHP mail() function to using your SMTP service.</p>\n<p>First, install and activate the <a title=\"WP Mail SMTP\" href=\"https://wordpress.org/plugins/wp-mail-smtp/\" target=\"_blank\" rel=\"nofollow noopener\">WP Mail SMTP</a> plugin. If you’re not sure how, see our step by step guide on <a title=\"Step by Step Guide to Install a WordPress Plugin for Beginners\" href=\"https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/\">how to install a WordPress plugin</a>.</p>\n<p>Next, click on WP Mail SMTP in your WordPress dashboard to configure the plugin settings.</p>\n<p><img title=\"The WP Mail SMTP settings page in your WordPress dashboard\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/02/WPMailSMTP-settings-page.png\" alt=\"The WP Mail SMTP settings page in your WordPress dashboard\" width=\"551\" height=\"326\" class=\"alignnone size-full wp-image-74273\" /></p>\n<p>You will need to start by entering the name and <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-create-a-free-business-email-address-in-5-minutes-step-by-step/\" title=\"How to Create a Free Business Email Address in 5 Minutes (Step by Step)\">business email address</a> you want your site’s emails to come from. Make sure you use the same email address here that you’ll be using for your SMTP mailing service.</p>\n<p><img title=\"Entering the name and email address that you want your WordPress emails to come from\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/02/wpmail-smtp-name-email.png\" alt=\"Entering the name and email address that you want your WordPress emails to come from\" width=\"550\" height=\"329\" class=\"alignnone size-full wp-image-74277\" /></p>\n<p>You can choose to force emails to use this name and email address, even if other plugins (like <a href=\"https://wpforms.com/\" title=\"WPForms\" rel=\"noopener\" target=\"_blank\">WPForms</a>) have different settings. WP Mail SMTP will override the other plugins’ settings.</p>\n<p>After that, you need to choose a SMTP mailing service for your site.</p>\n<p>For the sake of this tutorial, we’re going to setup SMTP using <a title=\"SendinBlue\" href=\"https://www.wpbeginner.com/refer/sendinblue/\" rel=\"nofollow noopener\" target=\"_blank\">Sendinblue</a>. If you’d prefer to use Gmail or Office365, then we’ve got instructions on those later in this article as well.</p>\n<p><img title=\"Select Sendinblue as your mailer in WP Mail SMTP\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/02/wp-mail-smtp-sendinblue-mailer.png\" alt=\"Select Sendinblue as your mailer in WP Mail SMTP\" width=\"550\" height=\"225\" class=\"alignnone size-full wp-image-76992\" /></p>\n<p>To finish setting up WP Mail SMTP, you’ll need to create an account with Sendinblue. We’ll move on to that next, and then come back to finalizing the setup on WP Mail SMTP.</p>\n<h4>Sending WordPress Emails using Sendinblue</h4>\n<p><a title=\"SendinBlue\" href=\"https://www.wpbeginner.com/refer/sendinblue/\" rel=\"nofollow noopener\" target=\"_blank\">Sendinblue</a> is a popular email service provider. They let you send a large number of emails with high deliverability. </p>\n<p>You can use Sendinblue to send up to 300 emails per day for free which is more than enough for most small websites.</p>\n<p>These could be emails from your contact form, new user account details, password recovery emails, or any other emails sent through your WordPress site. </p>\n<p>First, you’ll need to go to the <a title=\"Sendinblue\" href=\"https://www.wpbeginner.com/refer/sendinblue/\" rel=\"nofollow noopener\" target=\"_blank\">Sendinblue website</a> to create an account. Click the ‘Sign up free’ button to set up your account.</p>\n<p>Once you’ve created an account, you’ll see your Sendinblue dashboard. If you didn’t complete your profile during the setup stage, you’ll be prompted to do so here.</p>\n<p><img title=\"The Sendinblue dashboard\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-dashboard.png\" alt=\"The Sendinblue dashboard\" width=\"550\" height=\"366\" class=\"alignnone size-full wp-image-74264\" /></p>\n<p>Next, you’ll need to contact the support team to ask them to verify your account, so you can send emails through Sendinblue.</p>\n<p>We recommend contacting the support team at this stage as it can take around 24 hours for them to verify your account. You can move on with the other steps while you’re waiting.</p>\n<p>Go to <a href=\"https://www.sendinblue.com/contact/\" target=\"_blank\" rel=\"nofollow noopener\" title=\"Contact Us - Sendinblue\">sendinblue.com/contact</a> and write a message that includes:</p>\n<ul>\n<li>A request to activate your account</li>\n<li>Your site’s URL</li>\n<li>A note that you’ll be sending transactional emails. If you also want to use Sendinblue for your <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-create-an-email-newsletter/\" title=\"How to Create an Email Newsletter the RIGHT WAY (Step by Step)\">email newsletter</a>, then you’ll need to state that you’ll be sending marketing emails too.</li>\n</ul>\n<p><img title=\"Contact form message to Sendinblue to request account activation\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-contact-us.jpg\" alt=\"Contact form message to Sendinblue to request account activation\" width=\"550\" height=\"579\" class=\"alignnone size-full wp-image-74265\" /></p>\n<p>You may be asked for further information. If not, you should receive an email from Sendinblue letting you know that your account has been approved.</p>\n<p>Once you’ve sent your message to the contact team, you can move on to add your domain name to the site. </p>\n<p>Remember, you don’t need to wait for a reply before moving on with the next stage of this tutorial.</p>\n<h4>Setting Up a Subdomain for Your Website</h4>\n<p>First, you’ll need to set up a subdomain. This is like a separate section of your site. We suggest using <em>mail1.yourdomain.com</em>.</p>\n<p><strong>Note:</strong> Your <a href=\"https://www.wpbeginner.com/wordpress-hosting/\" title=\"How to Choose the Best WordPress Hosting in 2020 (Compared)\">WordPress host</a> may not allow you to use <em>mail</em> as your subdomain, which is why we’ve put the 1 in there too. </p>\n<p>To add your subdomain, log in to your web hosting account and find the Domains section of your control panel.</p>\n<p>For the sake of this tutorial, we’ll demonstrate how to do that on our example hosting account on <a title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" rel=\"nofollow noopener\" target=\"_blank\">Bluehost</a>. After you login, go to <strong>Domains » Subdomains</strong>.</p>\n<p>You can then type in your subdomain and click ‘Create’.</p>\n<p><img title=\"Adding a subdomain in WordPress\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/bluehost-add-subdomain.png\" alt=\"Adding a subdomain in WordPress\" width=\"550\" height=\"252\" class=\"alignnone size-full wp-image-74267\" /></p>\n<p>If you’re using other hosting companies or if your DNS is managed at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-choose-the-best-domain-registrar/\" title=\"How to Choose the Best Domain Registrar in 2020 (Compared)\">domain registrar</a> like <a title=\"Domain.com\" href=\"https://www.wpbeginner.com/refer/domain-com/\" rel=\"nofollow noopener\" target=\"_blank\">Domain.com</a> or <a rel=\"nofollow noopener\" target=\"_blank\" title=\"Godaddy\" href=\"https://www.wpbeginner.com/refer/godaddy/\" data-shortcode=\"true\">GoDaddy</a>, then follow their respective instructions.</p>\n<p>After you have created the subdomain, you will need to add it in your Sendinblue account.</p>\n<h4>Adding Your Subdomain to Sendinblue</h4>\n<p>In your Sendinblue account, go to ‘Settings’ then find ‘Your Senders’ and click the ‘Configure’ button:</p>\n<p><img title=\"Configuring your sender settings in Sendinblue\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-settings-senders.png\" alt=\"Configuring your sender settings in Sendinblue\" width=\"550\" height=\"277\" class=\"alignnone size-full wp-image-74268\" /></p>\n<p>Next, click on the ‘Domains’ tab and then click the ‘Add a New Domain’ button.</p>\n<p><img title=\"Adding a new domain in Sendinblue\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-add-new-domain.png\" alt=\"Adding a new domain in Sendinblue\" width=\"550\" height=\"153\" class=\"alignnone size-full wp-image-74269\" /></p>\n<p>Enter the entire subdomain (e.g. mail1.yoursite.com) and check the box next to “I would like to use this domain name to digitally sign my emails (SPF, DKIM, DMARC)”. </p>\n<p><img title=\"Add your subdomain and check the box\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-add-domain-checkbox.png\" alt=\"Add your subdomain and check the box\" width=\"550\" height=\"307\" class=\"alignnone size-full wp-image-74270\" /></p>\n<p>Next, click ‘Save’, and you’ll see a popup with several DNS records listed.</p>\n<p>These lines of code let Sendinblue authorize your domain name.</p>\n<p><strong>Tip:</strong> Don’t worry if you close this popup by accident. You can get back to it by clicking the ‘Authenticate This Domain’ button next to your subdomain:</p>\n<p><img title=\"The Authenticate Domain button which lets you go back to the DNS settions\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-authenticate-domain-button.png\" alt=\"The Authenticate Domain button which lets you go back to the DNS settions\" width=\"550\" height=\"187\" class=\"alignnone size-full wp-image-74271\" /></p>\n<p>Open up a new browser tab and log back into your web hosting account. You need to find your domain and open up the DNS records. </p>\n<p>In <a rel=\"nofollow noopener\" target=\"_blank\" title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" data-shortcode=\"true\">Bluehost</a>, you do this by going to <strong>Domains » My Domains</strong> then clicking ‘Manage’ next to your domain.</p>\n<p>You’ll need to add 3 of TXT records provided by Sendinblue here.</p>\n<p>First, scroll down to find the TXT section of your DNS records. It will look something like this:</p>\n<p><img title=\"DNS TXT records in Bluehost\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/02/bluehost-dns-txt-record.png\" alt=\"DNS TXT records in Bluehost\" width=\"550\" height=\"346\" class=\"alignnone size-full wp-image-74272\" /></p>\n<p>Then, click ‘Add Record’. </p>\n<p>Complete the first record as follows:<br />\n<strong>Host Record:</strong> <code>mail._domainkey.mail1</code><br />\n<strong>Record Type:</strong> TXT<br />\n<strong>TXT Value:</strong> Copy this from Sendinblue.<br />\n<strong>TTL:</strong> 1 day</p>\n<p><strong>Tips:</strong> Host Record might be called Host or Name by your web host. Change <em>mail1</em> if you used something different for your subdomain. Record Type may not be required. TXT Value might also be called TXT data: it’s the first, long piece of code in the Sendinblue details. TTL could be 24 hours or 86400 seconds (both are equivalent to 1 day). If you’re using GoDaddy, set it to 1 hour.</p>\n<p>Once you have added the first record, click ‘Save’.</p>\n<p>Next, you need to add the second record. Complete it as follows:</p>\n<p><strong>Host Record:</strong> <code>mail1</code><br />\n<strong>Record Type:</strong> TXT<br />\n<strong>TXT Value:</strong> <code>v=spf1 include:spf.sendinblue.com mx ~all</code><br />\n<strong>TTL:</strong> 1 day</p>\n<p>Once you’re done, click ‘Save’.</p>\n<p>After saving that, you need to add the third record. Complete it as follows:</p>\n<p><strong>Host Record:</strong> <code>mail1</code><br />\n<strong>Record Type:</strong> TXT<br />\n<strong>TXT Value:</strong> Copy this from Sendinblue. It’s the third piece of code.<br />\n<strong>TTL:</strong> 1 day</p>\n<p>Once you’re done, go ahead and save that record too.</p>\n<p><strong>Warning:</strong> Sendinblue also has a fourth piece of code for a DMARC record. You don’t need this, and we strongly recommend skipping it unless you’re experienced with DMARC configuration.</p>\n<p>After you’ve added your records, go back to Sendinblue. For each record, click the button ‘Record Added. Please Verify It.’ It may take 24-48 hours before Sendinblue is able to verify your records, but it’s often much quicker.</p>\n<p>If nothing happens when you click that button, the records can’t yet be verified. Check again later and see if they’ve been verified. Once they have, you’ll see the word ‘Configured’ next to the records in green:</p>\n<p><img title=\"Sendinblue DNS TXT records once they've been verified\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-configured-subdomain.png\" alt=\"Sendinblue DNS TXT records once they've been verified\" width=\"549\" height=\"356\" class=\"alignnone size-full wp-image-74282\" /></p>\n<p>You can keep going with this tutorial while you wait for the verification to take place.</p>\n<h4>Finishing Setting Up WP Mail SMTP to Use Sendinblue</h4>\n<p>Go back to your WP Mail SMTP settings in your WordPress dashboard. You should have already entered the From Email and From Name, but if not, you can do that now.</p>\n<p>Leave the ‘Return Path’ checkbox unchecked as this option isn’t used by Sendinblue.</p>\n<p>Next, click on ‘Sendinblue’ for your mailer. </p>\n<p><img title=\"Select Sendinblue as your mailer in WP Mail SMTP\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2020/02/wp-mail-smtp-sendinblue-mailer.png\" alt=\"Select Sendinblue as your mailer in WP Mail SMTP\" width=\"550\" height=\"225\" class=\"alignnone size-full wp-image-76992\" /></p>\n<p>You’ll need go to your Sendinblue account to find your API key. Just click on the link below the ‘API Key’ box and your Sendinblue account dashboard will open up at the right place, in a new tab.</p>\n<p>Copy the <strong>v3</strong> API key from this page.</p>\n<p><img title=\"Getting the API from Sendinblue\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/sendinblue-get-api.png\" alt=\"Getting the API from Sendinblue\" width=\"550\" height=\"266\" class=\"alignnone size-full wp-image-74279\" /></p>\n<p>Congratulations. You’ve now set everything up. The final step is to send a test email to make sure everything is working.</p>\n<p>Go to the ‘Email Test’ tab of WP Mail SMTP and enter an email address to send an email to. This will default to the site’s admin email. Click ‘Send Email’.</p>\n<p>You should see the message ‘Test HTML email was sent successfully!’ Check your inbox to see whether it’s arrived. It’ll look like this:</p>\n<p><img title=\"The test email from WP Mail SMTP\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/WP-Mail-successful-test-email.jpg\" alt=\"The test email from WP Mail SMTP \" width=\"550\" height=\"506\" class=\"alignnone size-full wp-image-74284\" /></p>\n<p><strong>Note:</strong> If your Sendinblue account isn’t yet activated, you’ll get the message: <code>[permission_denied]: Unable to send email. Your SMTP account is not yet activated</code>.</p>\n<h4>Alternative Ways to Fixing WordPress Email Issue</h4>\n<p>As you can see from the <a href=\"https://wpmailsmtp.com/\" title=\"WP Mail SMTP\" rel=\"noopener\" target=\"_blank\">WP Mail SMTP</a> plugin’s list of mailer options, you don’t have to use Sendinblue. While it’s our top free recommendation, there are other options that you can use including Office 365, Gmail / <a title=\"G Suite\" href=\"https://www.wpbeginner.com/refer/google-apps-work/\" rel=\"nofollow noopener\" target=\"_blank\">G Suite</a>, Amazon SES, etc.</p>\n<p><strong>Using Gmail or G Suite with WP Mail SMTP to Fix WordPress Emails</strong></p>\n<p>If you have a Gmail or G Suite account, then you can use that to send your emails. You won’t need to enter your email login details in WordPress when you’re using the WP Mail SMTP plugin.</p>\n<p>To use Gmail or G Suite, set up WP Mail SMTP as shown above, and then click the ‘Google’ option for your mailer. </p>\n<p>You will need to check the ‘Return Path’ box.</p>\n<p>After that you will be asked to enter a ‘Client ID’ and ‘Client Secret’. To get these details, you’ll need to create a web application in your Google account. Don’t worry if that sounds a bit daunting. You can find full instructions in this article on <a href=\"https://wpforms.com/how-to-securely-send-wordpress-emails-using-gmail-smtp/\" target=\"_blank\" rel=\"noopener\" title=\"How to Send WordPress Emails Using Gmail SMTP with WP Mail SMTP\">using Gmail to send your WordPress emails</a>.</p>\n<p><strong>Note:</strong> You can use this process with a regular Gmail account, but your email deliverability will be much better if you are using <a title=\"G Suite\" href=\"https://www.wpbeginner.com/refer/google-apps-work/\">G Suite</a>. See our guide on how to <a title=\"How to Setup a Professional Email Address with Google Apps and Gmail\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-setup-a-professional-email-address-with-gmail-and-google-apps/\">setup a professional email address with Gmail and G Suite</a>.</p>\n<p>There are a couple of key drawbacks to using Gmail or G Suite, however. </p>\n<p>One is that you may need to contact your web host to get them to install the right certificate to get it working. </p>\n<p>Another is that if you change the email address in the future, you’ll need to go through the entire process again. This will include creating a new web application.</p>\n<p><strong>Using Office 365 / Outlook with WP Mail SMTP to Fix WordPress Emails</strong></p>\n<p>If you use <a title=\"Office 365\" href=\"https://www.wpbeginner.com/refer/office-365/\" rel=\"nofollow noopener\" target=\"_blank\">Microsoft Office 365</a> or Outlook for your regular email account, then you can also use that to send out emails through WordPress. This isn’t a recommended option, though, because it’s less secure.</p>\n<p>You’ll need to set up WP Mail SMTP as above, then click the ‘Other SMTP’ option. This will open up a form to complete. Fill it out using the following settings:</p>\n<p>SMTP Host: smtp.office365.com<br />\nEncryption: TLS<br />\nSMTP Port: 587<br />\nAuto TLS: (leave switched on)<br />\nAuthentication: (leave switched on)<br />\nSMTP Username: Your Office 365 account email address<br />\nSMTP Password: Your Office 365 account password</p>\n<p>A key problem with this method is that it requires storing your password in plain text within WordPress. This isn’t secure and your password will be visible to any other administrators on your account. You can use the instructions in the WP Mail SMTP app to record it in your <a href=\"https://www.wpbeginner.com/glossary/wp-config-php/\" title=\"What is wp-config.php in WordPress?\">wp-config.php</a> file instead.</p>\n<p>For more details, see the detailed guide on <a href=\"https://wpmailsmtp.com/docs/how-to-set-up-the-outlook-mailer-in-wp-mail-smtp/\" title=\"How to Set Up the Outlook Mailer in WP Mail SMTP\" rel=\"noopener\" target=\"_blank\">how to setup Outlook with WP Mail SMTP</a>.</p>\n<p><strong>Using Amazon SES with WP Mail SMTP to Fix WordPress Emails</strong></p>\n<p>Amazon AWS platform has a Simple Email Service (SES) that you can use to fix the WordPress email issue. </p>\n<p>The best part about Amazon is that it lets you send up to 62,000 emails every month for free. The downside is that the setup is a bit more challenging for beginners which is why we don’t recommend it as our preferred option.</p>\n<p>But as you can imagine, a lot of professionals and experts use Amazon SES for their WordPress email SMTP service, so we couldn’t write an article without mentioning it.</p>\n<p>If you’r interested in setting up Amazon SES with WordPress, then see the full instructions on <a href=\"https://wpmailsmtp.com/docs/how-to-set-up-the-amazon-ses-mailer-in-wp-mail-smtp/\" title=\"How to setup Amazon SES with WordPress\" rel=\"noopener\" target=\"_blank\">how to setup Amazon SES with WordPress</a>.</p>\n<p>Whatever mailer you decide to use, always remember to use the ‘Test Email’ tab to ensure that emails are being successfully sent. </p>\n<p>You must make sure to check your inbox too, and confirm that you’ve received the test email.</p>\n<p>We hope this article helped you learn how to fix WordPress not sending email issue. You may also want to see our list of the most <a title=\"40 Most Common WordPress Errors and How to Fix Them\" href=\"https://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/\">common WordPress errors and how to fix them</a>.</p>\n<p>If you liked this article, then please subscribe to our <a title=\"WPBeginner on YouTube\" href=\"http://youtube.com/wpbeginner?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a title=\"WPBeginner on Twitter\" href=\"http://twitter.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a title=\"WPBeginner on Facebook\" href=\"https://www.facebook.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/\">How to Fix WordPress Not Sending Email Issue</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/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:3:\"101\";s: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://www.wpbeginner.com/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:6:\"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: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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:21:{s:6:\"server\";s:17:\"Sucuri/Cloudproxy\";s:4:\"date\";s:29:\"Thu, 23 Apr 2020 13:16:50 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:11:\"x-sucuri-id\";s:5:\"18016\";s:11:\"host-header\";s:40:\"e172abecbd394f56a1a2479517f27fbfe05ff815\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:23:\"content-security-policy\";s:26:\"upgrade-insecure-requests;\";s:4:\"vary\";s:22:\"Accept-Encoding,Cookie\";s:13:\"last-modified\";s:29:\"Thu, 23 Apr 2020 11:58:41 GMT\";s:4:\"etag\";s:20:\"\"3a2c-5a3f3f84f45d6\"\";s:13:\"cache-control\";s:57:\"max-age=172800, public, must-revalidate, proxy-revalidate\";s:7:\"expires\";s:29:\"Sat, 25 Apr 2020 12:00:23 GMT\";s:15:\"referrer-policy\";s:26:\"no-referrer-when-downgrade\";s:27:\"access-control-allow-origin\";s:1:\"*\";s:6:\"pragma\";s:6:\"public\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"via\";s:10:\"1.1 google\";s:7:\"alt-svc\";s:5:\"clear\";s:14:\"x-sucuri-cache\";s:3:\"HIT\";}}s:5:\"build\";s:14:\"20181211140926\";}', 'no'),
(4575, '_transient_timeout_feed_mod_4cf2927c306176c13771b3ef386d2f5e', '1587691010', 'no'),
(4576, '_transient_feed_mod_4cf2927c306176c13771b3ef386d2f5e', '1587647810', 'no'),
(4577, '_transient_timeout_feed_29f7869e391c2a2c562f0042f814b9de', '1587691010', 'no'),
(4578, '_transient_feed_29f7869e391c2a2c562f0042f814b9de', '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:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"IsItWP – Free WordPress Theme Detector\";s: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:22:\"https://www.isitwp.com\";s: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: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:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Apr 2020 18:19: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: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:31:\"https://wordpress.org/?v=4.9.13\";s: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:51:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"How to Add Google Analytics to WordPress (With & Without a Plugin)\";s: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:63:\"https://www.isitwp.com/install-google-analytics-wordpress-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://www.isitwp.com/install-google-analytics-wordpress-site/#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:\"Wed, 22 Apr 2020 10:00:52 +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:4:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";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:\"analytics\";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:16:\"Google Analytics\";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:5:{s:4:\"data\";s:19:\"wordpress analytics\";s: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:\"http://www.themelab.com/?p=5479\";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:621:\"<p>Do you want to add Google Analytics to your WordPress site? Adding Google Analytics to your WordPress website is the best way to track how your visitors are interacting with your site. In this article, we’ll show you how to install Google Analytics on your WordPress site in 2 simple steps. Before we jump into […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/install-google-analytics-wordpress-site/\">How to Add Google Analytics to WordPress (With & Without a Plugin)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:26825:\"<p>Do you want to add Google Analytics to your WordPress site?</p>\n<p>Adding Google Analytics to your WordPress website is the best way to track how your visitors are interacting with your site. In this article, we’ll show you how to install Google Analytics on your WordPress site in 2 simple steps.</p>\n<p>Before we jump into installing Google Analytics in your WordPress site, let’s examine what Google Analytics is, why it’s important, and how it works. If you’d rather cut straight to the chase and dive into the step-by-step Analytics installation process, then <a href=\"#s1\">go for it</a>.</p>\n<h3>Google Analytics for WordPress – The Complete Set Up Guide</h3>\n<p>Take a look at the table of contents…</p>\n<ul>\n<li><a href=\"#1\">What Is Google Analytics?</a></li>\n<li><a href=\"#2\">Why Use Google Analytics in WordPress</a></li>\n<li><a href=\"#3\">How Does Google Analytics for WordPress Work?</a></li>\n<li><a href=\"#4\">How Do I Use Google Analytics in WordPress? (Step-by-Step Guide)</a></li>\n<li><a href=\"#s1\">Step 1: Sign Up for Google Analytics</a></li>\n<li><a href=\"#s2\"><strong>Step 2: Add Google Analytics to WordPress</strong></a>\n<ul>\n<li><a href=\"#m1\"><strong>Method #1: Add Google Analytics With a Plugin (recommended)</strong></a></li>\n<li><a href=\"#m2\"><strong>Method #2: Add Analytics Code to WordPress With a Plugin (header.php)</strong></a></li>\n<li><a href=\"#m3\"><strong>Method #3: Add Google Analytics Without a WordPress Plugin (header.php)</strong></a></li>\n<li><a href=\"#m4\"><strong>Method #4: Add Google Analytics Tracking Code Without a Plugin (functions.php)</strong></a></li>\n</ul>\n</li>\n<li><a href=\"#5\">Google Analytics in WordPress: FAQs</a></li>\n</ul>\n<h3 id=\"1\">What Is Google Analytics?</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-for-WordPress.jpg\" alt=\"google analytics for WordPress\" width=\"740\" height=\"494\" class=\"alignnone size-full wp-image-236300\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-for-WordPress.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-for-WordPress-300x200.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Google Analytics is the most comprehensive tracking tool for your website that allows you to see where your visitors are coming from, what they do on your site, which content is popular, and so on.</p>\n<p>It gives you a better understanding of your marketing impacts by providing easy-to-understand stats. Whether you’re a publisher, small business owner, or an eCommerce merchant, Google Analytics provides you with everything you need to know about your visitors.</p>\n<p>Aside from basic visitor engagement stats, some of the Google Analytics tracking features you’ll find useful are:</p>\n<ul>\n<li>Ads tracking</li>\n<li>Enhanced eCommerce tracking</li>\n<li>Events tracking</li>\n<li>Online forms tracking</li>\n<li>And a lot more</li>\n</ul>\n<h3 id=\"2\">Why Use Google Analytics in WordPress?</h3>\n<p>Understanding your website visitors is the key to growing your traffic, subscribers, and revenue. By installing <a href=\"https://www.isitwp.com/best-wordpress-analytics-solutions-compared/\" title=\"13 Best WordPress Analytics Plugins\">Google Analytics on your WordPress site</a>, you can gather all your website data, which provides actionable insights to grow your business. That way, you can eliminate guesswork and start making informed decisions based on the data you’ve gathered.</p>\n<p>Also check: <a href=\"https://www.isitwp.com/best-wordpress-analytics-solutions-compared/\" title=\"Best WordPress Analytics Plugins Compared\">Alternatives to Google Analytics</a>.</p>\n<p>Below are a few benefits of tracking your website visitors using Google Analytics:</p>\n<h4>Get to Know More About Your WordPress Visitors in Analytics</h4>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-in-wordpress-dashboard.jpg\" alt=\"google analytics wordpress dashboard\" width=\"740\" height=\"442\" class=\"alignnone size-full wp-image-236297\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-in-wordpress-dashboard.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-in-wordpress-dashboard-300x179.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>You can collect and track visitor information such as geographical location, demographics and interests, devices and browsers they used while viewing your site, and a lot more. This data help you better understand your audience, so you can better craft your marketing messages in a way that best resonates with them. But make sure you are displaying data collection disclaimer as per GDPR rules. This can be easily displayed by using <a href=\"https://www.isitwp.com/best-wordpress-gdpr-plugins/\" title=\"Best WordPress GDPR Plugins to Create a GDPR Compliant Site\">WordPress GDPR plugins</a>. </p>\n<p>For example, if you find that most of your website visitors are females based in the US, you can curate content addressing the needs of that specific user base.</p>\n<h4>Understand How Visitors Interact with Your WordPress Website</h4>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-report.png\" alt=\"google analytics report\" width=\"560\" height=\"305\" class=\"alignnone size-full wp-image-236299\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-report.png 560w, https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-report-300x163.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>You can also track details like what your visitors do while they are on your website, how long they stay on your site, etc. With the help of this data, you can come up with strategies to make them more engaged, keep them longer, and even convince them to make purchases on your site.</p>\n<h4>Understand Where Your Site Visitors Arrive From</h4>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-wordpress-traffic-source.png\" alt=\"google analytics wordpress traffic source\" width=\"560\" height=\"245\" class=\"alignnone size-full wp-image-236298\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-wordpress-traffic-source.png 560w, https://www.isitwp.com/wp-content/uploads/2019/08/google-analytics-wordpress-traffic-source-300x131.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Google Analytics gives you the breakdown of different traffic sources such as search engines, social, referrals, direct traffic, etc. By analyzing your traffic sources, you can understand which source contributes the most visitors to your site.</p>\n<p>It can also give you insights into how to increase your website visitors.</p>\n<p>For example, if your top referral source is an external website, then you might want to consider having a partnership with that website such as submitting guest posts.</p>\n<h3 id=\"3\">How Does Google Analytics Work?</h3>\n<p>To be able to track your visitors’ data, you’ll need to implement a piece of tracking code on your website that you obtain from your Analytics account. The tracking code must be added on every page on your website. This can be done by adding the code right into the header section of WordPress.</p>\n<p>Whenever someone arrives at your site, they are tagged by the tracking code in their browser and then their session on your website begins.</p>\n<p>Installing Google Analytics on your WordPress website is pretty easy. All you have to do is install a Google Analytics plugin, such as <a href=\"http://www.monsterinsights.com/\" target=\"_blank\">MonsterInsights</a>, and configure it with Analytics. Alternatively, you can manually add the tracking code on your site but the downside is that it will limit your ability to enable enhanced Google Analytics tracking features.</p>\n<p>In this article, we’ll explain how to add Google Analytics tracking to WordPress both via <a href=\"https://www.isitwp.com/wordpress-plugins/monsterinsights/\" title=\"MonsterInsights Review\">MonsterInsights</a> and manual methods. </p>\n<h3 id=\"4\">How Do I Use Google Analytics in WordPress? (Step-by-Step Guide)</h3>\n<p>Let’s take a look at how to set up Analytics on your site, step by step. We’ll also explain how to set up Analytics with and without using a WordPress plugin. </p>\n<h3 id=\"s1\">Step 1: Sign Up for a Google Analytics Account</h3>\n<p>The first thing you need to do before installing Google Analytics is to sign up for the service. Google Analytics is available for free, so all you need to do is to visit <a title=\"Google analytics\" href=\"http://www.google.com/analytics/\" target=\"_blank\" rel=\"nofollow\">Google Analytics</a> and sign up with your Google account. </p>\n<p>In the upper right-hand corner, you can find the <strong>Sign In</strong> dropdown menu. Simply click on it. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/how-to-install-google-analytics.png\" alt=\"how to install google analytics in wordpress\" width=\"750\" height=\"462\" class=\"alignnone size-full wp-image-219670\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/how-to-install-google-analytics.png 750w, https://www.isitwp.com/wp-content/uploads/2014/06/how-to-install-google-analytics-300x185.png 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" /></p>\n<p>You’ll be prompted to choose from different Analytics solutions. As we want to sign up for Google Analytics, click <strong>Analytics</strong>. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/click-on-analytics-e1527012526522.png\" alt=\"click on analytics\" width=\"329\" height=\"217\" class=\"alignnone size-full wp-image-219673\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/click-on-analytics-e1527012526522.png 329w, https://www.isitwp.com/wp-content/uploads/2014/06/click-on-analytics-e1527012526522-300x198.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" /></p>\n<p>This will direct you to a page where you’ll be asked to sign in with your Google Analytics account or sign up for a new Google Account. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/sign-into-analytics.jpg\" alt=\"sign into analytics\" width=\"528\" height=\"604\" class=\"alignnone size-full wp-image-219671\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/sign-into-analytics.jpg 528w, https://www.isitwp.com/wp-content/uploads/2014/06/sign-into-analytics-262x300.jpg 262w\" sizes=\"(max-width: 528px) 100vw, 528px\" /></p>\n<p>After you’ve signed into your Google account, you’ll need to sign up for Google Analytics. Click the <strong>Sign Up</strong> button on the right side of the page to get started.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/google-analytics-signup.png\" alt=\"google analytics signup\" width=\"750\" height=\"268\" class=\"alignnone size-full wp-image-219669\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/google-analytics-signup.png 750w, https://www.isitwp.com/wp-content/uploads/2014/06/google-analytics-signup-300x107.png 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" /></p>\n<p>Next, you’ll need to enter the settings for the site you want to start tracking. Make sure the <strong>Website</strong> option is selected at the top.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/GA-track-website.png\" alt=\"GA track website\" width=\"311\" height=\"157\" class=\"alignnone size-full wp-image-219667\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/GA-track-website.png 311w, https://www.isitwp.com/wp-content/uploads/2014/06/GA-track-website-300x151.png 300w\" sizes=\"(max-width: 311px) 100vw, 311px\" /></p>\n<p>Then you need to scroll down to enter your website information. You’ll also need to name your Google Analytics account, and enter your website name, URL, and industry, as well as your time zone.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/ga-account-setup.png\" alt=\"ga account setup\" width=\"510\" height=\"439\" class=\"alignnone size-full wp-image-219666\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/ga-account-setup.png 510w, https://www.isitwp.com/wp-content/uploads/2014/06/ga-account-setup-300x258.png 300w\" sizes=\"(max-width: 510px) 100vw, 510px\" /></p>\n<p>Fill in the info needed to create a Google Analytics account.</p>\n<p>After filling in your website details, you can scroll down a bit to customize your data sharing settings. When you’ve finished selecting your options, you can click the <strong>Get Tracking ID</strong> button at the bottom of the page.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/get-analytics-tracking-id.png\" alt=\"get analytics tracking id\" width=\"750\" height=\"592\" class=\"alignnone size-full wp-image-219668\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/get-analytics-tracking-id.png 750w, https://www.isitwp.com/wp-content/uploads/2014/06/get-analytics-tracking-id-300x237.png 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" /></p>\n<p>In the popup window that appears, you can review and accept the terms of service.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/accept-google-analytics-tos.jpg\" alt=\"accept google analytics terms of service\" width=\"750\" height=\"493\" class=\"alignnone size-full wp-image-219672\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/accept-google-analytics-tos.jpg 750w, https://www.isitwp.com/wp-content/uploads/2014/06/accept-google-analytics-tos-300x197.jpg 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" /></p>\n<p>That’s it! You’re now signed up for Google Analytics.</p>\n<h3 id=\"s2\">Step 2: Add Google Analytics to WordPress</h3>\n<p>Now that you’ve signed up for Google Analytics, the next thing you need to do is to add Analytics to your WordPress site. There are many ways to add Google Analytics to WordPress. Let’s take a look at them below:</p>\n<ol>\n<li>Install Google Analytics on your site using MonsterInsights (Recommended)</li>\n<li>Add the raw tracking code to your WordPress site’s header with a plugin</li>\n<li>Manually add the tracking code in header.php</li>\n<li>Manually add the tracking code in functions.php</li>\n</ol>\n<h3>MonsterInsights vs. Manual Installation of Google Analytics in WordPress</h3>\n<p>Before we dive into Google Analytics installation process, it’s worth taking a moment to examine why using the MonsterInsights plugin is recommended over manual Analytics installation.</p>\n<p>For some users, installing Google Analytics might seem like a “no brainer” task. For that reason, they manually add Analytics tracking code to their site without using any plugins. </p>\n<p>While manually installing Google Analytics allows you to gather basic traffic stats like sessions, pageviews, bounce rate, etc., the downside is that it doesn’t allow you to leverage the full potential of Google Analytics. </p>\n<p>For example, if you need to make use of more Analytics tracking features like download tracking, link tracking, forms tracking, eCommerce, tracking and more, you’ll have to manually customize the code for every instance. Without a doubt, this can be tedious especially if you’re not a developer or an Analytics expert.</p>\n<p>Chances are, even a slight mistake can skew your entire Analytics tracking, meaning you get incorrect data from your Analytics account, which will lead you to make wrong decisions for your business. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/02/monsterinsights.png\" alt=\"MonsterInsights\" width=\"775\" height=\"250\" class=\"alignnone size-full wp-image-217048\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/02/monsterinsights.png 775w, https://www.isitwp.com/wp-content/uploads/2018/02/monsterinsights-300x97.png 300w, https://www.isitwp.com/wp-content/uploads/2018/02/monsterinsights-768x248.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>On the other hand, MonsterInsights makes it super easy to install Analytics with just a few clicks. MonsterInsights is the most popular Google Analytics plugin for WordPress in existence. To enable enhanced tracking features, all you have to do is to make a few clicks or install the respective addons. </p>\n<p>As you’d never need to touch a single line of code, it saves your precious time during the entire installation process.</p>\n<p><a href=\"http://www.monsterinsights.com/\" target=\"_blank\">Get started with MonsterInsights today</a> to easily set up Google Analytics on your site.</p>\n<p>Want to start with the free version instead? Try <a href=\"https://wordpress.org/plugins/google-analytics-for-wordpress/\" target=\"_blank\" rel=\"nofollow\">MonsterInsights Lite</a>.</p>\n<h4 id=\"m1\">Method #1. Adding Google Analytics to Your Site Using MonsterInsights (Recommended)</h4>\n<p>To set up Google Analytics on your site, <a href=\"https://www.monsterinsights.com/pricing/\" target=\"_blank\">subscribe to a MonsterInsights plan</a> and download the plugin. If you’d rather start with the free plugin, head over to <strong>Plugins » Add New</strong>. Search for MonsterInsights and, when the plugin shows up, click <strong>Install Now</strong> and then, <strong>Activate</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/03/install-monsterinsights.png\" alt=\"install monsterinsights\" width=\"775\" height=\"436\" class=\"alignnone size-full wp-image-218379\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/03/install-monsterinsights.png 775w, https://www.isitwp.com/wp-content/uploads/2018/03/install-monsterinsights-300x169.png 300w, https://www.isitwp.com/wp-content/uploads/2018/03/install-monsterinsights-768x432.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Head over to <strong>Insights » Settings</strong> to authenticate your blog with Google Analytics. Click <strong>Authenticate with your Google account</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/03/click-authenticate-with-your-google-account.jpg\" alt=\"click authenticate with your google account\" width=\"775\" height=\"447\" class=\"alignnone size-full wp-image-218366\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/03/click-authenticate-with-your-google-account.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/03/click-authenticate-with-your-google-account-300x173.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/03/click-authenticate-with-your-google-account-768x443.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>On the next screen, select your Google account.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/03/choose-a-google-account-for-analytics.jpg\" alt=\"choose a google account for analytics\" width=\"775\" height=\"437\" class=\"alignnone size-full wp-image-218364\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/03/choose-a-google-account-for-analytics.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/03/choose-a-google-account-for-analytics-300x169.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/03/choose-a-google-account-for-analytics-768x433.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Next, allow MonsterInsights to manage your account.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/03/allow-monsterinsights-to-manage-analytics.jpg\" alt=\"monsterinsights to manage analytics in wordpress\" width=\"775\" height=\"445\" class=\"alignnone size-full wp-image-218360\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/03/allow-monsterinsights-to-manage-analytics.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/03/allow-monsterinsights-to-manage-analytics-300x172.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/03/allow-monsterinsights-to-manage-analytics-768x441.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Finally, select the correct website profile for your blog and click <strong>Complete Authentication</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/03/authenticate-monsterinsights.jpg\" alt=\"authenticate monsterinsights\" width=\"775\" height=\"452\" class=\"alignnone size-full wp-image-218361\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/03/authenticate-monsterinsights.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/03/authenticate-monsterinsights-300x175.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/03/authenticate-monsterinsights-768x448.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>After authentication, you can easily find how your website is doing by visiting <strong>Insights » Reports</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/03/wordpress-google-analytics-with-monsterinsights.png\" alt=\"wordpress google analytics with monsterinsights\" width=\"775\" height=\"476\" class=\"alignnone size-full wp-image-218380\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/03/wordpress-google-analytics-with-monsterinsights.png 775w, https://www.isitwp.com/wp-content/uploads/2018/03/wordpress-google-analytics-with-monsterinsights-300x184.png 300w, https://www.isitwp.com/wp-content/uploads/2018/03/wordpress-google-analytics-with-monsterinsights-768x472.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<h4 id=\'m2\'>Method #2. Add Google Analytics Code to WordPress Header With a Plugin</h4>\n<p>You can add the raw tracking code to your site’s header with the <a title=\"Insert Headers and Footers\" href=\"http://wordpress.org/extend/plugins/insert-headers-and-footers/\" target=\"_blank\" rel=\"nofollow\">Insert Headers and Footers</a> plugin. After installing and activating the plugin, go to <strong>Settings » Insert Headers and Footers</strong> and place the code into the plugin’s settings.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/insert-headers-and-footers.jpg\" alt=\"insert headers and footers\" width=\"750\" height=\"559\" class=\"alignnone size-full wp-image-219674\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/insert-headers-and-footers.jpg 750w, https://www.isitwp.com/wp-content/uploads/2014/06/insert-headers-and-footers-300x224.jpg 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" /></p>\n<h4 id=\"m3\">3. Manually Add Google Analytics Code to WordPress in header.php</h4>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/add-to-header-file.jpg\" alt=\"add google analytics tracking code to header.php\" width=\"560\" height=\"454\" class=\"alignnone size-full wp-image-219677\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/add-to-header-file.jpg 560w, https://www.isitwp.com/wp-content/uploads/2014/06/add-to-header-file-300x243.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>A slightly more complex way would be to open your theme’s <strong>header.php</strong> and place the code right after the <code><body></code> tag.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2014/06/tracking-code-added.jpg\" alt=\"google analytics tracking code added\" width=\"560\" height=\"484\" class=\"alignnone size-full wp-image-219675\" srcset=\"https://www.isitwp.com/wp-content/uploads/2014/06/tracking-code-added.jpg 560w, https://www.isitwp.com/wp-content/uploads/2014/06/tracking-code-added-300x259.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Please note that if you add the code to your main theme, then it will be overwritten whenever you update your theme. Using a child theme is the best way to add customizations like this to your WordPress site. </p>\n<h4 id=\"m4\">4. Manually Add Google Analytics Code to WordPress in functions.php</h4>\n<p>If you feel confident in your knowledge of php you can open your theme’s <strong>functions.php</strong> and add the following code. Make sure you replace the fourth line with your Google analytics code.</p>\n<pre class=\"brush: php; title: ; notranslate\">\r\n<?php\r\nadd_action(\'wp_footer\', \'add_googleanalytics\');\r\nfunction add_googleanalytics() { ?>\r\n// Paste your Google Analytics code here\r\n<?php } \r\n?>\r\n</pre>\n<p>Using any of those methods you should have added Google Analytics to your site. </p>\n<h3 id=\"5\">Google Analytics in WordPress: FAQs</h3>\n<p>Here are a few frequently asked questions regarding setting up Google Analytics in WordPress.</p>\n<h4>How long does it take Google Analytics in WordPress to start working?</h4>\n<p>After the installation, you might not immediately start seeing information on your Google Analytics dashboard. It will take about 12 to 24 hours (or sometimes even 48 hours) before you can see any data in your Analytics account.</p>\n<h4>How do I know if Google Analytics is working on my WordPress site?</h4>\n<p>To verify Google Analytics tracking, you’ll need to look at the source code of your website.</p>\n<p>Use a keyboard shortcut to view the source code of your site. If you’re on Windows or Linux, press <strong>Ctrl + U</strong> to view the source code. If you’re on Mac, press <strong>Command + U</strong>.</p>\n<p>Here’s how Google Analytics tracking code looks like:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/08/tracking-code.png\" alt=\"google analytics tracking code\" width=\"540\" height=\"168\" class=\"alignnone size-full wp-image-235822\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/08/tracking-code.png 540w, https://www.isitwp.com/wp-content/uploads/2019/08/tracking-code-300x93.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" /></p>\n<p>Bear in mind that if you’re using MonsterInsights for Analytics setup, you’ll need to turn on the incognito mode (private browsing) in your browser to see the tracking code. That’s due to the fact that MonsterInsights doesn’t track your own visits to avoid skewing your Google Analytics data.</p>\n<h4>What is the best Google Analytics plugin for WordPress?</h4>\n<p>With over 2 million active installs, MonsterInsights is the most popular and comprehensive Google Analytics plugin for WordPress. Not only does it make Analytics setup easy, but it also lets you enable a lot of Analytics tracking features such as eCommerce tracking, downloads tracking, etc. without touching a single line of code.</p>\n<p>We hope this article helped you install Google Analytics on your WordPress site. It’s a great way to optimize your website, plan your content, and grow your business.</p>\n<p>If you liked this article, you might also read our <a href=\"https://www.isitwp.com/best-wordpress-analytics-solutions-compared/\" target=\"_blank\">best Analytics solution for WordPress</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/install-google-analytics-wordpress-site/\">How to Add Google Analytics to WordPress (With & Without a Plugin)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://www.isitwp.com/install-google-analytics-wordpress-site/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:1:\"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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:57:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"How to Create WooCommerce BOGO “Buy One Get One” Deals\";s: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:60:\"https://www.isitwp.com/how-to-create-woocommerce-bogo-deals/\";s: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:68:\"https://www.isitwp.com/how-to-create-woocommerce-bogo-deals/#respond\";s: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, 21 Apr 2020 07:02: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:6:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";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:22:\"advanced coupon plugin\";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:21:\"buy one get one deals\";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:5:{s:4:\"data\";s:22:\"woocommerce bogo deals\";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:5:{s:4:\"data\";s:33:\"woocommerce buy one get one deals\";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:5:{s:4:\"data\";s:29:\"WooCommerce plugin extensions\";s: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://www.isitwp.com/?p=244429\";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:615:\"<p>Do you want to create WooCommerce “buy one get one” (BOGO) deals? BOGO is the best deal you can set up on your website especially if you’re sitting on a lot of stock that you want to clear out. Without a doubt, “buy one get one” deals help maximize sales and revenue on your eCommerce […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/how-to-create-woocommerce-bogo-deals/\">How to Create WooCommerce BOGO “Buy One Get One” Deals</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:10453:\"<p>Do you want to create WooCommerce “buy one get one” (BOGO) deals?</p>\n<p>BOGO is the best deal you can set up on your website especially if you’re sitting on a lot of stock that you want to clear out. Without a doubt, “buy one get one” deals help maximize sales and revenue on your eCommerce store. </p>\n<p>In this article, we’ll show you how to create WooCommerce BOGO “buy one get one” deals quickly and easily step by step.</p>\n<h3>Why Create WooCommerce BOGO “Buy One Get One” Deals?</h3>\n<p>Inventory management is one of the biggest issues you need to tackle as an eCommerce merchant. Setting up BOGO deals is the best way to clear out inventories. Plus, it helps you make more sales and revenue. </p>\n<p>By default, WooCommerce doesn’t allow you to set up a BOGO deal. However, you can use a plugin like <a href=\"https://www.isitwp.com/refer/advanced-coupons-plugin/\" title=\"Advanced Coupons\" rel=\"noopener nofollow\" target=\"_blank\">Advanced Coupons</a> to add <strong>buy one get one</strong> offers to your site.</p>\n<p>Let’s take a look at how to create WooCommerce BOGO “buy one get one” deals, step by step.</p>\n<h3>Step 1: Installing the Advanced Coupons WooCommerce Plugin</h3>\n<p>First, you need to install and activate the <a href=\"https://www.isitwp.com/refer/advanced-coupons-plugin/\" title=\"Advanced Coupons\" rel=\"noopener nofollow\" target=\"_blank\">Advanced Coupons</a> plugin. For more details, check out our article on <a href=\"https://www.isitwp.com/install-wordpress-plugin/\" title=\"How to Install a WordPress Plugin – 3 Methods (Step by Step)\">how to install a WordPress plugin</a>.</p>\n<p>After activating the plugin, go to <strong>WooCommerce » Settings</strong> in your WordPress admin area. Under the <strong>Advanced Coupons</strong> tab, enter your license key.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/advanced-coupons-license.jpg\" alt=\"Advanced Coupons License\" width=\"775\" height=\"342\" class=\"aligncenter size-full wp-image-244516\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/advanced-coupons-license.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/advanced-coupons-license-300x132.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/advanced-coupons-license-768x339.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can get the license key from your account on the <a href=\"https://www.isitwp.com/refer/advanced-coupons-plugin/\" title=\"Advanced Coupons\" rel=\"noopener nofollow\" target=\"_blank\">Advanced Coupons</a> website. The license key will integrate the plugin with your WooCommerce store.</p>\n<h3>Step 2: Add a New Coupon and Create BOGO Deals</h3>\n<p>Now, go to <strong>WooCommerce » Coupon</strong> page in your WordPress admin. And, click on the <strong>Add Coupon</strong> button.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/add-new-coupon.jpg\" alt=\"Add New Coupon\" width=\"775\" height=\"400\" class=\"aligncenter size-full wp-image-244508\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/add-new-coupon.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/add-new-coupon-300x155.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/add-new-coupon-768x396.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Enter the title for the new coupon. Customers need to type in this coupon to redeem the buy one get one deal during checkout.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/coupon-title.jpg\" alt=\"Coupon Title\" width=\"775\" height=\"380\" class=\"aligncenter size-full wp-image-244509\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/coupon-title.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/coupon-title-300x147.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/coupon-title-768x377.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can either automatically generate a coupon code by clicking on the <strong>Generate Coupon Code</strong> button. However, it’s recommended that you create a custom coupon code to make sure that the coupons are easy to remember for your users. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/bogo-deals-generate-coupon.jpg\" alt=\"Bogo Deals and Generate Coupon Code\" width=\"775\" height=\"407\" class=\"aligncenter size-full wp-image-244510\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/bogo-deals-generate-coupon.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/bogo-deals-generate-coupon-300x158.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/bogo-deals-generate-coupon-768x403.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>In the <strong>Coupon Data</strong> section, click on the <strong>BOGO Deals</strong> tab to create new buy one get one deals.</p>\n<p>Here, you can define how you want to set up a BOGO deal. You can either choose a product and apply the trigger, choose any combination of products or a range of products from a specified category. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/triggers-coupon-deal.jpg\" alt=\"Triggers Coupon Deal\" width=\"775\" height=\"360\" class=\"aligncenter size-full wp-image-244511\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/triggers-coupon-deal.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/triggers-coupon-deal-300x139.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/triggers-coupon-deal-768x357.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Start by selecting a trigger and choose products that you want to offer under this deal. Click on the <strong>Add Product</strong> option to choose products.</p>\n<p>The best thing about <a href=\"https://www.isitwp.com/refer/advanced-coupons-plugin/\" title=\"Advanced Coupons\" rel=\"noopener nofollow\" target=\"_blank\">Advanced Coupons</a> is that it provides you with highly flexible options to create custom BOGO deals the way you want. </p>\n<p>You can either give away a product for completely free when purchased as a bundle or offer a specific discount on the second product (like, buy one product and get 50% off on the second product).</p>\n<p>Take a look at the below screenshot for example… Here, whenever someone purchases a T-shirt, another one is offered for free and will be automatically added to their cart during checkout. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/price-discount.jpg\" alt=\"Price Discount\" width=\"775\" height=\"400\" class=\"aligncenter size-full wp-image-244512\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/price-discount.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/price-discount-300x155.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/price-discount-768x396.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>If you choose to offer a different product or combination of products in the deal, then your customer will need to select the free or discounted product and add it to their shopping cart manually.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/override-price.jpg\" alt=\"Override Price\" width=\"775\" height=\"291\" class=\"aligncenter size-full wp-image-244513\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/override-price.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/override-price-300x113.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/override-price-768x288.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>To set up a discounted price or percentage on the second product, you can click on the ‘$’ dropdown below the <strong>Price/Discount</strong> option.</p>\n<h3>Step 3: Set up Additional Settings for BOGO Deals</h3>\n<p>In the <strong>Additional Settings</strong>, you can select how often you want the BOGO deal to be applied, once or repeatedly.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/additional-repeat-settings.jpg\" alt=\"Additional Repeat Settings\" width=\"775\" height=\"375\" class=\"aligncenter size-full wp-image-244514\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/additional-repeat-settings.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/additional-repeat-settings-300x145.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/additional-repeat-settings-768x372.jpg 768w, https://www.isitwp.com/wp-content/uploads/2020/04/additional-repeat-settings-330x160.jpg 330w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>For example, imagine that you offer one T-shirt free for every purchase of 2 T-shirts. If you choose <strong>Once</strong>, then your customers will get only 1 T-shirt regardless of how many shirts they’ve added to the cart. </p>\n<p>Instead, if you choose <strong>Repeatedly</strong>, then the plugin will grant a free t-shirt for every 2 t-shirts your customers have in the cart. </p>\n<p>You can also display a custom notice to your customers when they apply the deal.</p>\n<h3>Step 4: Test the BOGO Deal on Your Woocommerce Store</h3>\n<p>To test the deal on your WooCommerce store, go to the frontend of your WooCommerce store. Then add a product to the shopping cart and enter the BOGO deal coupon code. Click on the <strong>Apply Coupon</strong> button to continue.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/demo-add-cart.gif\" alt=\"Demo Add to Cart\" width=\"775\" height=\"363\" class=\"aligncenter size-full wp-image-244515\" /></p>\n<p>The coupon will trigger the deal and give away the free offer.</p>\n<p>The best part is that if the user selects the wrong product or product quantity that doesn’t match with your deal settings, then the coupon code will not work.</p>\n<p>We hope this article helped you learn how to create WooCommerce BOGO “buy one get one” deals. You may also want to check out our guide on <a href=\"https://www.isitwp.com/how-to-add-coupon-code-field-to-wordpress/\" title=\"How to Add a Coupon Code Field to Your WordPress Order Forms\">how to add a coupon code field to your WordPress order forms</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/how-to-create-woocommerce-bogo-deals/\">How to Create WooCommerce BOGO “Buy One Get One” Deals</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://www.isitwp.com/how-to-create-woocommerce-bogo-deals/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: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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:57:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"9 Best Data Visualization Plugins for WordPress (Compared)\";s: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:65:\"https://www.isitwp.com/best-data-visualisation-plugins-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://www.isitwp.com/best-data-visualisation-plugins-wordpress/#respond\";s: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, 20 Apr 2020 10:54: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:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 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:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"chart 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:\"\";}i:2;a:5:{s:4:\"data\";s:26:\"data visualization 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:\"\";}i:3;a:5:{s:4:\"data\";s:13:\"table 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:\"\";}i:4;a:5:{s:4:\"data\";s:21:\"visualization 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:\"\";}i:5;a:5:{s:4:\"data\";s:31:\"wordpress visualization 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:32:\"https://www.isitwp.com/?p=244398\";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:616:\"<p>Are you looking for a way to display data on your site in a more interesting way? Then you might want to check out a data visualization plugin. Data visualization plugins help you present your data in the form of pie charts, graphs, pictograms, colorful charts or even infographics. While there are hundreds of options […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-data-visualisation-plugins-wordpress/\">9 Best Data Visualization Plugins for WordPress (Compared)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:12828:\"<p>Are you looking for a way to display data on your site in a more interesting way? </p>\n<p>Then you might want to check out a data visualization plugin. Data visualization plugins help you present your data in the form of pie charts, graphs, pictograms, colorful charts or even infographics.</p>\n<p>While there are hundreds of options available on the market, it’s not possible to test each of them to pick the right one for your website. </p>\n<p>That’s why we’ve put together a list of the best data visualization plugins which includes both premium and free options. </p>\n<h3>Benefits of Visual Representation of Data</h3>\n<p>Presenting your data in a visual form can have several benefits. Here are some of them.</p>\n<ul>\n<li>Users can grasp infromation faster without going into too much detail.</li>\n<li>It simplifies complex data for easy comprehensions as compared to cluttered spreadsheets and reports.</li>\n<li>It’s easier to portray emerging trend and its change over time.</li>\n</ul>\n<h3><a href=\"https://wpforms.com/addons/surveys-and-polls-addon/\" rel=\"noopener\" target=\"_blank\">1. WPForms</a></h3>\n<p><a href=\"https://wpforms.com/addons/surveys-and-polls-addon/\" rel=\"noopener\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms.png\" alt=\"WPForms survey and polls addon\" width=\"1042\" height=\"628\" class=\"alignnone size-full wp-image-244403\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms.png 1042w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-300x181.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-768x463.png 768w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-1024x617.png 1024w\" sizes=\"(max-width: 1042px) 100vw, 1042px\" /></a></p>\n<p><a href=\"https://wpforms.com/addons/surveys-and-polls-addon/\" rel=\"noopener\" target=\"_blank\">WPForms</a> is a <a href=\"https://www.isitwp.com/best-wordpress-contact-form-plugins/\" title=\"17 Best Form Plugins for WordPress (Most Are Free!)\">form builder plugin</a> that lets you create any kind of form for your website within a matter of minutes. You can use its <strong>Surveys and Polls</strong> addon to create surveys and polls and display the results in real-time.</p>\n<p>Once a user submits a survey, you can offer beautiful reports with the best visualization options. This can be in the form of a pie chart, bar graphs, line charts (which can either be vertical or horizontal) and more. </p>\n<p>It also offers several amazing form templates to help you make a quick start. </p>\n<p>Learn <a href=\"https://www.isitwp.com/wordpress-plugins/wpforms/\">more about WPForms here</a>.</p>\n<h3><a href=\"https://www.isitwp.com/refer/formidable-forms/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >2. Formidable Forms</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/formidable-forms/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2018/02/formidable-forms.png\" alt=\"formidable forms\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-218522\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/02/formidable-forms.png 775w, https://www.isitwp.com/wp-content/uploads/2018/02/formidable-forms-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2018/02/formidable-forms-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/formidable-forms/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Formidable Forms</a> is another great form builder plugin that lets you create any kind of forms with just a few clicks. You can also use it to display your data in the form of charts, graphs, statistics, etc. from your form entries. </p>\n<p>The best part is that you can either use the data you collect or import to create beautiful graphs and charts.</p>\n<p>The plugin also offers various customizable layout designs and form templates. Each form can be customized to meet your requirements by adding color, padding, borders and more. You can also import or export a form that you’ve created to or from your website without any complications. </p>\n<p>Here’s <a href=\"https://www.isitwp.com/wordpress-plugins/formidable-forms/\">more about Formidable Forms</a>.</p>\n<h3><a href=\"https://www.isitwp.com/refer/themeisle-visualizer-pro/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >3. Visualizer Pro</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/themeisle-visualizer-pro/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><br />\n<img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Visualizer-Pro.png\" alt=\"Visualizer Pro, data visualization plugins\" width=\"775\" height=\"367\" class=\"alignnone size-full wp-image-244407\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Visualizer-Pro.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Visualizer-Pro-300x142.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Visualizer-Pro-768x364.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/themeisle-visualizer-pro/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Visualizer Pro</a> is another amazing WordPress data visualization plugin that you can check out. With this plugin, you can easily create fully responsive and customizable tables and charts to display your data in an organized and appealing way. These charts and tables can also be edited with its excel-like editor. </p>\n<p>It offers 15 ready-made chart types. You can also synchronize your data automatically with your offline files or database. You can import the data from your database as well. This plugin is cross-browser compatible and looks good across all screen sizes. </p>\n<h3><a href=\"https://www.isitwp.com/refer/code-canyon-visual-table-formatting-plugin/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >4. Visual Table Formatting</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/code-canyon-visual-table-formatting-plugin/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><br />\n<img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Visual-Table-Formatting.png\" alt=\"visual table formatting plugin\" width=\"775\" height=\"395\" class=\"alignnone size-full wp-image-244408\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Visual-Table-Formatting.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Visual-Table-Formatting-300x153.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Visual-Table-Formatting-768x391.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/code-canyon-visual-table-formatting-plugin/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Visual Table Formatting</a> is a plugin that lets you create tables to display your data. Once your data is added, you can easily customize it by adding colors, to make it look more catchy.</p>\n<p>These tables support images and links too. It also has 15 pre-defined table styles so it’s quick and easy to get started. </p>\n<h3><a href=\"https://www.isitwp.com/refer/wpdatatables/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >5. WP DataTables</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/wpdatatables/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/12/wpdatatables.jpg\" alt=\"wpDataTables, data visualization plugins\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-240186\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/12/wpdatatables.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/12/wpdatatables-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/12/wpdatatables-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/wpdatatables/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >WP DataTables</a> is one of the best plugins for creating tables and charts. Once the table is created, you can easily customize it from the front-end or back-end, whichever is easier for you. </p>\n<p>If you want, you can let your users edit the data they have entered. It even offers advanced options like conditional formatting, advanced filtering, calculating totals for columns, etc. You can use creation wizards like HighCharts, Chart.js or Google Charts to create dynamic charts and it allows grouping of similar rows together. </p>\n<h3><a href=\"https://wordpress.org/plugins/data-tables-generator-by-supsystic/\" rel=\"noopener nofollow\" target=\"_blank\">6. Data Tables Generator</a></h3>\n<p><a href=\"https://wordpress.org/plugins/data-tables-generator-by-supsystic/\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Data-Tables-Generator-by-Supsystic.png\" alt=\"Data Tables Generator by Supsystic, data visualization plugins\" width=\"775\" height=\"246\" class=\"alignnone size-full wp-image-244409\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Data-Tables-Generator-by-Supsystic.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Data-Tables-Generator-by-Supsystic-300x95.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Data-Tables-Generator-by-Supsystic-768x244.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/data-tables-generator-by-supsystic/\" rel=\"noopener nofollow\" target=\"_blank\">Data Tables Generator</a> lets you create responsive and fully customizable table and charts without any coding. This plugin works best with <a href=\"https://www.isitwp.com/wordpress-plugins/woocommerce/\">WooCommerce</a>. </p>\n<p>The plugin fully supports product attributes and categories too. You can also add columns to the table displaying the summary of your products, date of expiry, price, reviews and more. </p>\n<h3><a href=\"https://wordpress.org/plugins/inline-google-spreadsheet-viewer/\" rel=\"noopener nofollow\" target=\"_blank\">7. Inline Google Spreadsheet Viewer</a></h3>\n<p><a href=\"https://wordpress.org/plugins/inline-google-spreadsheet-viewer/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Inline-Google-Spreadsheet-Viewer.png\" alt=\"data visualization plugins\" width=\"775\" height=\"176\" class=\"alignnone size-full wp-image-244411\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Inline-Google-Spreadsheet-Viewer.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Inline-Google-Spreadsheet-Viewer-300x68.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Inline-Google-Spreadsheet-Viewer-768x174.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>With <a href=\"https://wordpress.org/plugins/inline-google-spreadsheet-viewer/\" rel=\"noopener nofollow\" target=\"_blank\">Inline Google Spreadsheet Viewer</a>, you can easily turn the data stored in your Google spreadsheet, CSV file, MYSQL database, etc. into a beautiful chart or graph. It lets you create different types of charts including pie charts, area charts, timeline charts, etc. </p>\n<p>You can also convert your data into a table that’s searchable and sortable at the same time. Plus, you can add a live preview of your PDF, XLS, or DOC files. </p>\n<h3><a href=\"https://wordpress.org/plugins/snowball/\" rel=\"noopener nofollow\" target=\"_blank\">8. Snowball</a></h3>\n<p><a href=\"https://wordpress.org/plugins/snowball/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Snowball.png\" alt=\"Snowball\" width=\"775\" height=\"251\" class=\"alignnone size-full wp-image-244413\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Snowball.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Snowball-300x97.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Snowball-768x249.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/snowball/\" rel=\"noopener nofollow\" target=\"_blank\">Snowball</a> is another amazing plugin that makes data visualization in WordPress easy. With this plugin, you can display your data in different ways like images, videos, interactive widgets, data visualization and more.</p>\n<p>It supports various module types like bar graphs, scatterplots, comparison sliders, table of contents, etc. </p>\n<p>That’s it! We hope you found our list on the best WordPress plugins for data visualization helpful. If you liked it, you might also want to check out<a href=\"https://www.isitwp.com/best-wordpress-table-plugins/\"> the best table plugins</a> for your WordPress site.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-data-visualisation-plugins-wordpress/\">9 Best Data Visualization Plugins for WordPress (Compared)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://www.isitwp.com/best-data-visualisation-plugins-wordpress/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: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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Affiliate Marketing Made Simple for Beginners: Step by Step\";s: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:59:\"https://www.isitwp.com/beginners-guide-affiliate-marketing/\";s: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:67:\"https://www.isitwp.com/beginners-guide-affiliate-marketing/#respond\";s: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, 17 Apr 2020 12:20:49 +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:5:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";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:25:\"affiliate marketing guide\";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:17:\"how to earn money\";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:5:{s:4:\"data\";s:17:\"make money online\";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:5:{s:4:\"data\";s:14:\"passive income\";s: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://www.isitwp.com/?p=242097\";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:621:\"<p>Want to make money online with affiliate marketing? Affiliate marketing is one of the most effective and easiest ways to make money online. Sadly, a lot of website owners are still afraid to give it a go. It shouldn’t have to be that way. In this ultimate affiliate marketing guide, we’ll explain everything you need […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/beginners-guide-affiliate-marketing/\">Affiliate Marketing Made Simple for Beginners: Step by Step</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:13540:\"<p>Want to make money online with affiliate marketing? Affiliate marketing is one of the most effective and easiest ways to <a href=\"https://www.isitwp.com/legit-ways-to-make-money-online-blogging/\" title=\"30 Ways to Make Money Online Blogging (On the Side)\">make money online</a>.</p>\n<p>Sadly, a lot of website owners are still afraid to give it a go. It shouldn’t have to be that way.</p>\n<p>In this ultimate affiliate marketing guide, we’ll explain everything you need to know about affiliate marketing, best practices, <a href=\"https://www.isitwp.com/best-wordpress-plugins-marketers/\">recommended tools</a>, and more.</p>\n<h3>What Is Affiliate Marketing?</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/01/Affiliate-marketing.jpg\" alt=\"Affiliate marketing services\" width=\"775\" height=\"407\" class=\"alignnone size-full wp-image-242154\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/01/Affiliate-marketing.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/01/Affiliate-marketing-300x158.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/01/Affiliate-marketing-768x403.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Affiliate marketing is a form of referral program where you get paid for referring products. If a user purchases a product from your referral, you receive a commission. This commission varies based on the product or service you’re promoting. </p>\n<p>Unlike other ad types that pay based on clicks or views, affiliate marketing works on a CPA (cost-per-acquisition), or CPL (cost-per-lead) basis. This means that you’ll earn a commission only when someone takes an action, like purchasing a product or signing up for a free trial, etc.</p>\n<p>After selecting a product, you can get an affiliate / referral link and promote the product through that link on your site.</p>\n<h3>Who Is Affiliate Marketing Best for?</h3>\n<p>Whether you’re an absolute beginner or a six-figure blogger, affiliate marketing would be the best monetization strategy for you alike. </p>\n<p>Unlike advertising, the best thing about affiliate marketing is that with affiliate marketing, you can start monetizing your site from day 1. Since affiliate links are naturally integrated into your content, your site wouldn’t look amateurish. </p>\n<p>Plus, you can make a decent income even if you don’t have a massive amount of traffic on your site. However, you’ll need to make sure that your website is attracting the RIGHT traffic that actually wants to read your product recommendations.</p>\n<h3>How Does Affiliate Marketing Work?</h3>\n<p>Let’s take a detailed look at how affiliate marketing works, step by step.</p>\n<h3>Step 1: Build a Website for Affiliate Marketing</h3>\n<p>In order to make money online from affiliate marketing, you’ll need to build a website first. </p>\n<p>To build a website, you’ll have to own a <a href=\"https://www.isitwp.com/difference-between-domain-name-and-web-hosting-revealed/\" title=\"What’s the Difference Between Domain Name and Web Hosting? (REVEALED)\">domain name and web hosting account</a>.</p>\n<p>When you’re starting out, purchasing a domain name and hosting account may seem like a lot of expense. That’s why we recommend <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>, the <a href=\"https://www.isitwp.com/hosting-reviews/wordpress\">best WordPress hosting provider</a>. </p>\n<p>For a detailed guide, you can check out <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">how to build a website from scratch</a>. </p>\n<h3>Step 2: Find the Right Product to Promote </h3>\n<p>Next, find out the best products and services that are relevant and useful for your visitors. For example, if you have a blog that talks about web designing, promote products or services related to it, not something related to beauty or fashion.</p>\n<p>The easiest way to find the right product that you can promote on your site is by joining an affiliate network. </p>\n<p><a href=\"https://www.isitwp.com/refer/shareasale/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2020/01/ShareASale.png\" alt=\"ShareASale, affiliate network\" width=\"775\" height=\"511\" class=\"alignnone size-full wp-image-242155\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/01/ShareASale.png 775w, https://www.isitwp.com/wp-content/uploads/2020/01/ShareASale-300x198.png 300w, https://www.isitwp.com/wp-content/uploads/2020/01/ShareASale-768x506.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>An affiliate network is a third-party service that acts as a mediator between the marketer (who promotes the products) and the merchant (whose products you promote). An affiliate network is a win-win for both marketers and merchants. </p>\n<p>Merchants can find qualified affiliate marketers to promote their products. If you’re a merchant, you can list all your products for marketers to promote on their website. You can also track and manage your affiliates and also send out payments.</p>\n<p>As a marketer, you can easily find products to promote on your website. You can also track your campaigns so you know your performance as an affiliate and track your earnings as well. </p>\n<p>Here’s a list of popular affiliate networks that you might want to check out.</p>\n<ul>\n<li><a href=\"https://www.isitwp.com/refer/shareasale/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >ShareASale</a></li>\n<li><a href=\"https://www.clickbank.com/\" rel=\"noopener nofollow\" target=\"_blank\">ClickBank</a></li>\n<li><a href=\"https://affiliate-program.amazon.com/\" rel=\"noopener nofollow\" target=\"_blank\">Amazon Associates</a></li>\n<li><a href=\"https://www.pepperjam.com/\" rel=\"noopener nofollow\" target=\"_blank\">Pepperjam</a></li>\n<li><a href=\"https://partnernetwork.ebay.com/\" rel=\"noopener nofollow\" target=\"_blank\">eBay Partner Network</a></li>\n</ul>\n<h3>Step 3: Create Content to Promote Affiliate Products</h3>\n<p>One of the best ways to make a long term affiliate income is to write a detailed piece of long-form content and make your affiliate an integral part of that content.</p>\n<p>However, if your goal is to transform your <a href=\"https://www.isitwp.com/how-to-start-a-blog-step-by-step/\">WordPress blog</a> into a fully functional affiliate website, here are a few ideas: </p>\n<h3>3.1 Create a Review Website </h3>\n<p>A review website is a content website aimed at generating affiliate revenue by publishing product reviews in a specific, yet broad, category (like mobile phones or video games, for example).</p>\n<p>To create a review website, you’ll have to choose a specific niche, publish product reviews, and refer affiliate products in that niche. You’ll get paid whenever someone purchases from your referral links.</p>\n<p>For more details, check out <a href=\"https://www.isitwp.com/how-to-create-a-review-website/\">how to create a review website</a>. </p>\n<h3>3.2 Create an Amazon Affiliate Store </h3>\n<p>Amazon, the worlds’ largest online store has an affiliate system that allows you to recommend Amazon products to your website’s audience and earn an affiliate commission.</p>\n<p>You can even create an affiliate store, which is basically an <a href=\"https://www.isitwp.com/how-to-create-an-online-store-step-by-step/\">eCommerce store</a> that’s built specifically for selling Amazon products.</p>\n<p>For more details, check out <a href=\"https://www.isitwp.com/create-amazon-affiliate-store-wordpress-make-money/\">how to create an Amazon affiliate store</a>. </p>\n<h3>Step 4: Integrating Affiliate Links With Your Content</h3>\n<p>Now that you’ve joined an affiliate network, found some products to promote, and created some content on your site, the next step is to integrate your affiliate links within your content. </p>\n<p>Once you joined a network, you’ll get an affiliate link for each product. When a user click on this link and make a purchase from the merchant website you promote, the affiliate network can track it as your referral. </p>\n<h3>Affiliate Management Tools and Plugins</h3>\n<p>Here are some of the tools and plugins that can simplify your marketing and management efforts. </p>\n<h3>1. Manage Your Affiliate Links With <a href=\"https://www.isitwp.com/refer/pretty-links-pro/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Pretty Links</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/pretty-links-pro/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2018/11/pretty-links-site.jpg\" alt=\"\" width=\"775\" height=\"419\" class=\"alignnone size-full wp-image-225515\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/11/pretty-links-site.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/11/pretty-links-site-300x162.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/11/pretty-links-site-768x415.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/pretty-links-pro/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Pretty Links</a> is an affiliate management plugin that helps you manage all your affiliate links in a single place within your WordPress dashboard. </p>\n<p>Pretty Links helps you cloak the affiliate links that you promote on your website.</p>\n<p>Affiliate links are typically long, ugly-looking URLs like this:</p>\n<p>http://example.com/products/?product_id=123&affiliate_id</p>\n<p>Pretty Links helps you cloak such affiliate links and make them shorter and neater:</p>\n<p>http://www.yoursite.com/refer/productname</p>\n<h3>2. Another Plugin to Manage Your Affiliate Links: <a href=\"https://www.isitwp.com/refer/thirstyaffiliates/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >ThirstyAffiliates</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/thirstyaffiliates/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2018/10/thirstyaffiliates.jpg\" alt=\"thirstyaffiliates\" width=\"775\" height=\"250\" class=\"alignnone size-full wp-image-223888\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/10/thirstyaffiliates.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/10/thirstyaffiliates-300x97.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/10/thirstyaffiliates-768x248.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/thirstyaffiliates/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >ThirstyAffiliates</a> is yet another affiliate management plugin that lets you find, replace, and manage your affiliate links without any hassle. Just as Pretty Links, ThirstyAffiliate also cloacks ugly looking URL to pretty links with ease. </p>\n<h3>3. Affiliate Link Tracker: <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a></h3>\n<p><a href=\"https://www.monsterinsights.com/\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights.png\" alt=\"monsterinsights, user login and registration plugins\" width=\"775\" height=\"250\" class=\"alignnone size-full wp-image-223886\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights.png 775w, https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights-300x97.png 300w, https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights-768x248.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>With <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a>, you can easily track your affiliate links and see which product is converting better on your website. It works on top of Google Analytics and allows you to view your affiliate marketing performance right within your WordPress dashboard.</p>\n<p>Check out <a href=\"https://www.isitwp.com/wordpress-plugins/monsterinsights/\">MonsterInsights review</a> here.</p>\n<p>Also, read <a href=\"https://www.isitwp.com/how-to-track-affiliate-links-google-analytics/\">how to track affiliate links in Google Analytics</a>. </p>\n<h3>4. Affiliate Banner Plugin: <a href=\"https://www.isitwp.com/refer/adsanity/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" > AdSanity</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/adsanity/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2018/08/adsanity.jpg\" alt=\"AdSanity\" width=\"775\" height=\"400\" class=\"alignnone size-full wp-image-222082\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/08/adsanity.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/08/adsanity-300x155.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/08/adsanity-768x396.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/adsanity/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >AdSanity</a> lets you create ad amd affiliate banners on your website quick and easy. </p>\n<p>This plugin also lets you insert your ads in WordPress posts, pages, sidebars, and widgets. </p>\n<p>So that’s it. We hope you find this article helpful. </p>\n<p>You might also want to check out the <a href=\"https://www.isitwp.com/best-google-adsense-alternatives/\">best AdSense alternatives</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/beginners-guide-affiliate-marketing/\">Affiliate Marketing Made Simple for Beginners: Step by Step</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://www.isitwp.com/beginners-guide-affiliate-marketing/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: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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:51:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"How to Start a Vlog in 2020 (& be a YouTube SUPERSTAR)\";s: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:49:\"https://www.isitwp.com/how-to-start-a-vlog-guide/\";s: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:57:\"https://www.isitwp.com/how-to-start-a-vlog-guide/#respond\";s: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, 16 Apr 2020 10:54:58 +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:4:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";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:19:\"how to start a vlog\";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:12:\"start a vlog\";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:5:{s:4:\"data\";s:25:\"start a vlog step by step\";s: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://www.isitwp.com/?p=243745\";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:637:\"<p>Do you know what pop star Justin Bieber, actor-cum-musician Donald Glover, and actor Dylan O’Brien have in common? Spoiler alert! They were YouTubers / vloggers before becoming mainstream stars. They all had a successful YouTube channel with several million subscribers and later those vlogs have turned into media empires. Want to start a vlog but […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/how-to-start-a-vlog-guide/\">How to Start a Vlog in 2020 (& be a YouTube SUPERSTAR)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:25052:\"<p>Do you know what pop star Justin Bieber, actor-cum-musician Donald Glover, and actor Dylan O’Brien have in common?</p>\n<p>Spoiler alert!</p>\n<p>They were YouTubers / vloggers before becoming mainstream stars. </p>\n<p>They all had a successful YouTube channel with several million subscribers and later those vlogs have turned into media empires. </p>\n<p>Want to start a vlog but don’t know how to get started? </p>\n<p>Then you’re at the right place… </p>\n<p>Obviously, starting a successful vlog is not easy. But with hard work and perseverance, it’s totally possible to build a successful vlog and <strong>make a living from it in just 6 months from now</strong>. In this article, we’ll show you how to build a vlog on YouTube, step by step. </p>\n<p>This article is divided into a few different sections.</p>\n<ul>\n<li><a href=\"#what\">What Is a Vlog?</a></li>\n<li><a href=\"#choosetopic\">How to Choose a Topic for Your Vlog</a></li>\n<li><a href=\"#late\">Is It Too Late for You to Start a Vlog</a></li>\n<li><a href=\"#things\">Things You Need to Start a Vlog</a></li>\n<li><a href=\"#creating\">Creating Your YouTube Channel</a></li>\n<li><a href=\"#record\">Recording and Editing Your Content</a></li>\n<li><a href=\"#seo\">Optimizing Your Vlog for Growth</a></li>\n<li><a href=\"#promote\">Promoting Your Content</a></li>\n</ul>\n<h3 id=\"what\">1. What Is a Vlog?</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/dude-perfect-start-a-vlog-example.png\" alt=\"dude perfect start a vlog example\" width=\"740\" height=\"485\" class=\"alignnone size-full wp-image-244395\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/dude-perfect-start-a-vlog-example.png 740w, https://www.isitwp.com/wp-content/uploads/2020/03/dude-perfect-start-a-vlog-example-300x197.png 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Vlog or video blogging is a way of sharing content with your users in the form of videos. Usually, vloggers create and publish their videos on YouTube. However, there are also some vloggers who only publish content on other channels, like Facebook. </p>\n<p>The benefit of YouTube vlogging is that it’s comparatively easier to monetize your videos on YouTube. Unlike other channels, YouTube shares a fixed percentage of ad revenue with the vloggers. </p>\n<h3 id=\"choosetopic\">2. How to Choose a Topic for Your Vlog</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/vlogging-topics-1.jpg\" alt=\"vlogging topics\" width=\"650\" height=\"450\" class=\"alignnone size-full wp-image-243817\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/vlogging-topics-1.jpg 650w, https://www.isitwp.com/wp-content/uploads/2020/03/vlogging-topics-1-300x208.jpg 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" /></p>\n<p>As a vlogger, you can vlog about anything. It might be difficult to think of a topic when you’re just starting out. For inspiration, you can check out what other vloggers are covering on their vlogs. </p>\n<p>You’ll find several topics that can inspire you to get started. But remember that its challenging to create fresh content on the same topic repeatedly. Here are some tips to help you find the best topic for your vlog. </p>\n<ul>\n<li>Instead of randomly picking a topic, it’s important that you select a topic that you love and are excited about. This will keep you going in the long run.</li>\n<li>Do some research on what potential viewers want to see. The best way to do that is to first figure out your target audience and then find out what they are searching for.</li>\n<li>Figure out the direction in which you want your channel to go. Do you want it to be educational, entertaining or promotional? This will give you a better idea about what type of content you want to create. </li>\n<li>Be yourself and be real. Your viewers want to watch your content, so there’s no need to be superficial or to imitate others just because they are successful.</li>\n</ul>\n<h3 id=\"late\">3. Is It Too Late for You to Start a Vlog?</h3>\n<p>This is a common question that most aspiring vloggers ask. With so many professional vloggers creating amazing content every day, the concern seems genuine. But the good news is that there’s still room for new content and YouTube channel. </p>\n<p>YouTube has more than 2 billion users today. Despite stiff competition, viewers are constantly looking for unique and engaging content. </p>\n<h3 id=\"things\">4. Things You Need to Start a Vlog</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/vlogging-equipments.jpg\" alt=\"vlogging equipments\" width=\"775\" height=\"480\" class=\"alignnone size-full wp-image-243807\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/vlogging-equipments.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/03/vlogging-equipments-300x186.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/03/vlogging-equipments-768x476.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Let’s now move on to check the list of things you need to start a vlog.</p>\n<ol>\n<li>Your own YouTube channel (can be created for free)</li>\n<li>A good quality camera</li>\n<li>A microphone</li>\n<li>Editing software (some good ones are available for free)</li>\n</ol>\n<h3 id=\"creating\">Step 1: Creating Your YouTube Channel</h3>\n<p>To build a vlog, the first thing you need to do is to create a YouTube channel. You can do it for free and it only takes a few minutes. For that, head over to the <a href=\"http://www.youtube.com\" rel=\"noopener nofollow\" target=\"_blank\">YouTube</a> and click on the <strong>sign in</strong> button on the top right corner of your screen. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Youtube-signin.jpg\" alt=\"Youtube signin\" width=\"775\" height=\"371\" class=\"alignnone size-full wp-image-244036\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Youtube-signin.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/03/Youtube-signin-300x144.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/03/Youtube-signin-768x368.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Now add your email address and password to create an account. You’ll now be in your YouTube account. Click on the account option on the top right corner of your screen. You’ll see several options here, one of which is <strong>Create a channel</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/create-channel.jpg\" alt=\"create channel\" width=\"775\" height=\"355\" class=\"alignnone size-full wp-image-244038\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/create-channel.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/03/create-channel-300x137.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/03/create-channel-768x352.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You’ll now be directed to a new page. Here click on the <strong>Get started</strong> option. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Create-YouTube-channel.-1.png\" alt=\"how to start a vlog\" width=\"657\" height=\"498\" class=\"alignnone size-full wp-image-243811\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Create-YouTube-channel.-1.png 657w, https://www.isitwp.com/wp-content/uploads/2020/03/Create-YouTube-channel.-1-300x227.png 300w\" sizes=\"(max-width: 657px) 100vw, 657px\" /></p>\n<p>In the next step, you’ll be asked which name you want to use, your account name or a custom name. For this tutorial, we’ll select a custom name. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-channel-custom-name.jpg\" alt=\"YouTube channel custom name\" width=\"637\" height=\"498\" class=\"alignnone size-full wp-image-243788\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-channel-custom-name.jpg 637w, https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-channel-custom-name-300x235.jpg 300w\" sizes=\"(max-width: 637px) 100vw, 637px\" /></p>\n<p>Now you can add a name to your channel. You also need to select the checkbox declaring that you’re creating the account with Google settings. Once done, hit the <strong>Create</strong> button. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-Channel-name.png\" alt=\"YouTube Channel name\" width=\"594\" height=\"489\" class=\"alignnone size-full wp-image-243789\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-Channel-name.png 594w, https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-Channel-name-300x247.png 300w\" sizes=\"(max-width: 594px) 100vw, 594px\" /></p>\n<p>And that’s it. Your channel has been created. Now you can upload a profile picture, and add a channel description. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-channel-profile.png\" alt=\"YouTube channel profile\" width=\"589\" height=\"498\" class=\"alignnone size-full wp-image-243790\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-channel-profile.png 589w, https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-channel-profile-300x254.png 300w\" sizes=\"(max-width: 589px) 100vw, 589px\" /></p>\n<p>By scrolling further down the screen, you’ll see options to add social links, etc to your channel. Once done, click on the <strong>Save and Continue </strong> button. </p>\n<p>And that’s it. Your channel is now ready and you can start uploading your videos. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Demo-Channel-YouTube.png\" alt=\"Demo Channel - YouTube\" width=\"775\" height=\"368\" class=\"alignnone size-full wp-image-243791\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Demo-Channel-YouTube.png 775w, https://www.isitwp.com/wp-content/uploads/2020/03/Demo-Channel-YouTube-300x142.png 300w, https://www.isitwp.com/wp-content/uploads/2020/03/Demo-Channel-YouTube-768x365.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>The next step is to film and edit your content. Once it’s ready, you can use the <strong>Upload Video</strong> button to upload your videos. </p>\n<h3 id=\"record\">Step 2: Film and Editing Your Content</h3>\n<p><strong>Content</strong></p>\n<p>Before you jump in and film a YouTube video, make sure you have a script to start with. This doesn’t necessarily mean you need a formatted screenplay. It’s enough to just scribble down your ideas and what you’re going to speak. This helps you to keep your work on track when you start shooting, which could potentially save you time as well. </p>\n<p>You might also want to read out your script and practice once before you start your actual shoot.</p>\n<p><strong>Lights</strong></p>\n<p>The next step is to set lights for your shoot. If you’re doing an indoor shoot, try facing the window. Do remember not to have a window in your background. This will make it difficult to get a balanced exposure. Also, watch out for mixed color temperatures. Most light bulbs put out a different color of light than the sun. This may lead to the shadows being too blue or highlights being too orange, etc. </p>\n<p>Similarly, if you’re shooting outdoors, try avoiding direct sunlight. Instead, find a shady area. </p>\n<p><strong>Sound</strong></p>\n<p>One of the most important tools for your recordings is a good quality microphone. Make sure you aren’t using an omnidirectional microphone. Such microphones record sounds coming from any direction. This means it will also record a lot of unnecessary sound in the background which in return will degrade your recording quality. </p>\n<p>Here are some good microphone options for you to check out.</p>\n<ul>\n<li><a href=\"https://www.isitwp.com/refer/rode-videomic-go-light-weight-camera-microphone/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\">Rode VideoMic GO Light Weight On-Camera Microphone</a>: It’s a compact and lightweight microphone that records great quality audio. If you want crisp and clear sound quality for your vlog, this microphone could be a great choice for you.</li>\n<li><a href=\"https://www.isitwp.com/refer/rode-smartlav-omnidirectional-mic/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Rode SmartLav+ Omnidirectional Lavalier Microphone for iPhone and Smartphones</a>: This one is great for anyone who is looking for a compact option. Rode SmartLav + Omnidirectional Lavalier is a wearable microphone that can be plugged into your phone or laptop and it’s ready to record your audio. That’s how easy it is to use. </li>\n</ul>\n<p><strong>Camera</strong></p>\n<p>You don’t really need to have an expensive and fancy camera to get started. Instead, stick to a basic camera that you are familiar with. </p>\n<p>You can get started with your phone camera, a GoPro or an entry-level DSLR camera. </p>\n<p>Here are some good options for you. </p>\n<ul>\n<li><a href=\"https://www.isitwp.com/refer/canon-powershot-g7-x-mark-iii/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Canon PowerShot G7 X Mark III</a>: Canon PowerShot G7 Mark III comes with a microphone socket which makes it easier to record great videos with quality audio.</li>\n<li><a href=\"https://www.isitwp.com/refer/sony-a6400/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Sony A6400</a>: Sony A6400 is a popular camera amongst vloggers. It offers a 4K HDR (HLG) for instant playback and you also get an option to transfer the videos easily to your smartphone.</li>\n</ul>\n<p><strong>Record annd Edit</strong></p>\n<p>Once you’re done, its time to edit your videos and make them presentable. Look for good software that makes things easy. Here are some of the video editing tools you can try out. </p>\n<p><strong>1. Filmora9</strong></p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/filmora9.png\" alt=\"filmora9\" width=\"775\" height=\"343\" class=\"alignnone size-full wp-image-243808\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/filmora9.png 775w, https://www.isitwp.com/wp-content/uploads/2020/03/filmora9-300x133.png 300w, https://www.isitwp.com/wp-content/uploads/2020/03/filmora9-768x340.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Filmora is one of the best video editing tools for beginners. You can use its built-in features like effects, filters, titles, sound effects, music, etc to make your videos more interesting. </p>\n<p><strong>2. KineMaster</strong></p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/KineMaster.png\" alt=\"KineMaster, video editor\" width=\"775\" height=\"530\" class=\"alignnone size-full wp-image-243809\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/KineMaster.png 775w, https://www.isitwp.com/wp-content/uploads/2020/03/KineMaster-300x205.png 300w, https://www.isitwp.com/wp-content/uploads/2020/03/KineMaster-768x525.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>With KineMaster, editing your videos is easy and quick. It lets you edit multiple layers, add handwriting and text annotations, add audio tracks and more.</p>\n<p>Before you focus on growth and increasing the views, you’ll need to film and post a few videos on your channel. </p>\n<h3 id=\"seo\">Step 3: Optimizing Your Vlog for Growth</h3>\n<p>Now that you’ve filmed, edited, and released a few videos, the next step is to focus on expanding the reach and boosting your views. Just like traditional <a href=\"https://www.isitwp.com/complete-wordpress-seo-guide-beginners/\" title=\"The Complete Beginner’s Guide to WordPress SEO\">search engine optimization</a>, there are a few YouTube best practices you need to follow.</p>\n<p>Here are a few tips to get more clicks on your YouTube videos. </p>\n<ol>\n<li>Use relevant tags.</li>\n<li>Write a strong description for your video. You can do that by writing down what the video is about. This helps YouTube crawler bots to understand your content better.</li>\n<li>Use keywords in the beginning of your title.</li>\n<li>Design attractive thumbnails.</li>\n<li>Write catchy titles.</li>\n</ol>\n<p>You can also <a href=\"https://www.isitwp.com/headline-analyzer/\">analyze your titles here</a>.</p>\n<p>Check out <a href=\"https://optinmonster.com/youtube-seo/\" rel=\"noopener\" target=\"_blank\">best SEO practices to optimize your vlog</a>, for more details. </p>\n<h3 id=\"promote\">Step 4: Integrate Your Vlog Into a Website</h4>\n<p>Without a doubt, if vlogging isn’t just a hobby for you, it’s in your best interest to build a website, integrate your videos into it and promote your website from the videos. </p>\n<p>If you’re wondering, here are a few reasons why you need to integrate your vlog into a website. </p>\n<p><strong>1. Full Control Over Your Content and Audience</strong>: </p>\n<p>According to YouTube policies, YouTube can remove a video or the entire channel without the publishers’ consent. </p>\n<p>Even in the worst-case scenario of getting your channel suspended or terminated, you could still get ahold of your audience if you’ve run a website and promote it from your vlog from day 1. </p>\n<p><strong>2. Maximize Your Monetization Efforts</strong></p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/sell-merchandise-vlogger.png\" alt=\"sell merchandise vlog\" width=\"740\" height=\"398\" class=\"alignnone size-full wp-image-244394\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/sell-merchandise-vlogger.png 740w, https://www.isitwp.com/wp-content/uploads/2020/03/sell-merchandise-vlogger-300x161.png 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>A lot of vloggers make a <a href=\"https://www.isitwp.com/legit-ways-to-make-money-online-blogging/\" title=\"30 Ways to Make Money Online (On the Side)\">fulltime passive income</a> by selling merchandise from their websites. That way they can keep 100% of the revenue they make from selling the merchandise as opposed to selling on a third-party marketplace.</p>\n<p><strong>3. Build a Portfolio</strong></p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/vlogger-case-study.png\" alt=\"vlogger case study\" width=\"740\" height=\"427\" class=\"alignnone size-full wp-image-244393\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/vlogger-case-study.png 740w, https://www.isitwp.com/wp-content/uploads/2020/03/vlogger-case-study-300x173.png 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>YouTubers like Dude Perfect even publish case studies on their website of their sponsors, revealing how sponsoring their YouTube channel help grow the sponsors’ brand. </p>\n<p>With all the technologies available today, building a website isn’t at all a hassle. All you have to do is to sign up for a <a href=\"https://www.isitwp.com/hosting-reviews/\">web hosting company</a>, like <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>. </p>\n<p>With Bluehost, you get everything you need to get your website up and running, including a free domain name, free SSL certificate, 1-click WordPress installer and more. </p>\n<p>For more details, check out <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">how to build a website from scratch</a> in less than 5 minutes. </p>\n<p>Also read our <a href=\"https://www.isitwp.com/hosting-reviews/bluehost-review/\">complete Bluehost review</a>. </p>\n<p>Once your website is ready, you can start embedding your videos on the website using <a href=\"https://smashballoon.com\" target=\"_blank\" data-nojs=\"true\" >Feeds for YouTube by Smash Ballon plugin</a>. With this plugin, embedding your YouTube videos on your website is a breeze. </p>\n<h3>Embedding YouTube Videos on Your Website with Smash Balloon</h3>\n<p>To embed your video on your site you’ll first have to <a href=\"https://www.isitwp.com/install-wordpress-plugin/\">install and activate</a> the <a href=\"https://smashballoon.com/\" rel=\"noopener\" target=\"_blank\">Feeds for YouTube by Smash Balloon</a> plugin on your website. </p>\n<p>Once done go to your dashboard and click on <strong>Feeds for YouTube</strong>. You’ll see several tabs here. Go to <strong>Configure</strong>. Here you can connect your YouTube channel to your WordPress site. You can do that by clicking on <strong> Log in to YouTube and connect an account</strong> button. But before that, don’t forget to add your API key. Here’s how to <a href=\"https://smashballoon.com/youtube-api-key/\" rel=\"noopener\" target=\"_blank\">get your API</a>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Feeds-for-YouTube-Configure-tab.jpg\" alt=\"smash ballon\" width=\"553\" height=\"500\" class=\"alignnone size-full wp-image-244041\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Feeds-for-YouTube-Configure-tab.jpg 553w, https://www.isitwp.com/wp-content/uploads/2020/03/Feeds-for-YouTube-Configure-tab-300x271.jpg 300w\" sizes=\"(max-width: 553px) 100vw, 553px\" /></p>\n<p>This will take you to a screen where you can log in to your YouTube channel. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Signin-to-youtube.png\" alt=\"Signin to youtube\" width=\"576\" height=\"510\" class=\"alignnone size-full wp-image-244042\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Signin-to-youtube.png 576w, https://www.isitwp.com/wp-content/uploads/2020/03/Signin-to-youtube-300x266.png 300w\" sizes=\"(max-width: 576px) 100vw, 576px\" /></p>\n<p>You can select your YouTube account and allow Smash Balloon to access your channel. And that’s it.</p>\n<p>Your account will be automatically connected to your WordPress site. On the <strong>Configure</strong> tab, you can see other options using which you can add your <strong>Feed Type</strong>, add a specific time in which the plugin will check for new posts, etc.</p>\n<p>You can work on these settings as per your requirements. After that, hit the <strong>Save</strong> button. Just below that, you’ll have an option called <strong>Display your feed</strong>. Under this, you’ll have a shortcode. </p>\n<p>You just need to copy this shortcode and add it to the post or page where you want to display your YouTube videos.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-feed-shortcode.png\" alt=\"YouTube feed shortcode\" width=\"718\" height=\"114\" class=\"alignnone size-full wp-image-244043\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-feed-shortcode.png 718w, https://www.isitwp.com/wp-content/uploads/2020/03/YouTube-feed-shortcode-300x48.png 300w\" sizes=\"(max-width: 718px) 100vw, 718px\" /></p>\n<p>Now go to the next tab which is the <strong>Customize</strong> tab. Here you can work on the height and width of your feed, add a background color, etc. You can also select the number of columns you want to display. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Feeds-for-YouTube-customize.png\" alt=\"Feeds for YouTube customize\" width=\"646\" height=\"500\" class=\"alignnone size-full wp-image-244044\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Feeds-for-YouTube-customize.png 646w, https://www.isitwp.com/wp-content/uploads/2020/03/Feeds-for-YouTube-customize-300x232.png 300w\" sizes=\"(max-width: 646px) 100vw, 646px\" /></p>\n<p>You can also select which information to hide or display, add and customize buttons and more. Make the changes according to your requirement and hit the <strong>Save</strong> button. </p>\n<p>Next comes the <strong>Display</strong> tab. Here you’ll have the shortcode that you can use to display your YouTube channel. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Display-shrtcode.jpg\" alt=\"\" width=\"604\" height=\"404\" class=\"alignnone size-full wp-image-244049\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Display-shrtcode.jpg 604w, https://www.isitwp.com/wp-content/uploads/2020/03/Display-shrtcode-300x201.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" /></p>\n<p>Just copy this and paste it in the post or page you want to display your channel videos and save your changes. Your YouTube videos will start showing right away. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Smash-Balloon-result.png\" alt=\"Smash Balloon result\" width=\"355\" height=\"500\" class=\"alignnone size-full wp-image-244046\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Smash-Balloon-result.png 355w, https://www.isitwp.com/wp-content/uploads/2020/03/Smash-Balloon-result-213x300.png 213w\" sizes=\"(max-width: 355px) 100vw, 355px\" /></p>\n<p>So that’s it. We hope this guide helped you get a head start on building a vlog. </p>\n<p>If you liked this article, you might also want to learn about the <a href=\"https://www.isitwp.com/best-wordpress-youtube-video-gallery-plugins/\">best WordPress YouTube video gallery plugins</a> to boost your views. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/how-to-start-a-vlog-guide/\">How to Start a Vlog in 2020 (& be a YouTube SUPERSTAR)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://www.isitwp.com/how-to-start-a-vlog-guide/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: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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:48:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"9 Best Remote Work Tools to Work From Home (Compared)\";s: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:46:\"https://www.isitwp.com/best-remote-work-tools/\";s: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:54:\"https://www.isitwp.com/best-remote-work-tools/#respond\";s: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, 15 Apr 2020 08:07: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:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";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:20:\"remote working tools\";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:37:\"remote working tools for productivity\";s: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://www.isitwp.com/?p=244317\";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:629:\"<p>Looking for the best remote working tools for your business? The remote working option has recently gained momentum and several small and big enterprises are adopting the trend. Shifting towards remote work means rethinking how your team communicates and connects online. That’s why choosing the best remote work tools is important for your team. In […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-remote-work-tools/\">9 Best Remote Work Tools to Work From Home (Compared)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:14957:\"<p>Looking for the best remote working tools for your business? </p>\n<p>The remote working option has recently gained momentum and several small and big enterprises are adopting the trend. </p>\n<p>Shifting towards remote work means rethinking how your team communicates and connects online. That’s why choosing the best remote work tools is important for your team. </p>\n<p>In this article, we’ll show you some of the best remote work tools that help you stay connected with your team. </p>\n<p>This article is categorized into a few different sections: </p>\n<ol>\n<li>Communication Tools</li>\n<li>Collaboration Tools</li>\n<li>Marketing Tools</li>\n</ol>\n<h3>Communication Tools</h3>\n<p>If you have several team members working remotely for the same project, connecting with each other via phone, chat, and online conferences ensures everyone is on the same page.</p>\n<h3><a href=\"https://www.isitwp.com/refer/nextiva/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >1. Nextiva</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/nextiva/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2.jpg\" alt=\"Nextiva, call conference\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-238001\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a> </p>\n<p><a href=\"https://www.isitwp.com/refer/nextiva/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Nextiva</a> is one of the best options for anyone who’s looking for a <a href=\"https://www.isitwp.com/best-business-phone-services/\">business phone system</a> and an <a href=\"https://www.isitwp.com/best-conference-call-services/\" title=\"10 Best Conference Call Services Compared (2020)\">online conference tool</a>. It offers both video and phone conferencing and can be used in desktops as well as on mobile phones. </p>\n<p>Nextiva also provides you with a chat option while you’re at a conference with your teammates or clients. The best thing is that you can share your screens too. It even has <a href=\"https://www.isitwp.com/best-business-phone-services/\">VoIP options</a> with unlimited calling, nationwide unlimited texting, free toll-free number, <a href=\"https://www.isitwp.com/best-auto-attendant-phone-systems-small-business/\">auto-attendant</a> and more. </p>\n<p>Basically it’s a complete solution to keep in touch with your teammates and clients.</p>\n<p>Your employees can use the toll-free numbers from anywhere to assist your customers and they don’t necessarily have to work from the same office. They can also share documents, hold meetings, keep track of important updates without the hassle of the in-person meetings. </p>\n<h3><a href=\"https://www.isitwp.com/refer/ringcentral/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >2. RingCentral</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/ringcentral/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral-1.jpg\" alt=\"RingCentral, remote working tools\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-238006\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral-1.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral-1-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral-1-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/ringcentral/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >RingCentral</a> is yet another tool for remote working companies. With RingCentral, you can easily hold virtual meetings, set up an outbound customer call center, organize an HD video conference with screen sharing and do a lot more. </p>\n<p>You can also fax important documents to your teammates or clients from phone, desktop or tablet that’s connected to the internet. So now even if you have a team that’s scattered across the world, you can easily connect with each other with RingCentral. </p>\n<h3><a href=\"https://zoom.us/\" rel=\"noopener nofollow\" target=\"_blank\">3. Zoom</a></h3>\n<p><a href=\"https://zoom.us/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Zoom.png\" alt=\"Zoom videos\" width=\"775\" height=\"295\" class=\"alignnone size-full wp-image-244327\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Zoom.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Zoom-300x114.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Zoom-768x292.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://zoom.us/\" rel=\"noopener nofollow\" target=\"_blank\">Zoom</a> is an excellent video conferencing service that lets you hold a conference, webinar, create a virtual event, or teach your students online. Zoom offers the best video and audio quality and protects the privacy of its users.</p>\n<p>You can opt for the free plan if you want to hold your conferences or events for less than 40 minutes. But for anything beyond that, you’ll have to upgrade your plan. With Zoom, hosting and joining a meeting is easy. The host can generate a link and share it with anyone who needs to attend the event. Anyone who has the link can join the meeting or event by simply clicking on it. </p>\n<h3><a href=\"https://www.isitwp.com/refer/slack/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >4. Slack</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/slack/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><br />\n<img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Slack.png\" alt=\"Slack, remote working tools\" width=\"775\" height=\"318\" class=\"alignnone size-full wp-image-243920\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Slack.png 775w, https://www.isitwp.com/wp-content/uploads/2020/03/Slack-300x123.png 300w, https://www.isitwp.com/wp-content/uploads/2020/03/Slack-768x315.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/slack/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Slack </a>is a great tool for remote working companies to stay connected with their teammates. With this platform, you can communicate with your coworkers in real-time. </p>\n<p>Slack makes it easy for everyone to stay in the loop of what’s happening in the company. You can also have channels based on your projects where you can discuss common goals, purposes, and progress of your work. </p>\n<h3>Collaboration Tools</h3>\n<p>Keeping your work organized and collaborate with team members can be one of the biggest hurdles for remote teams. Luckily, we have got a list of remote working collaboration tools that will help you overcome this problem.</p>\n<h3><a href=\"https://www.isitwp.com/refer/gsuite/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >5. GSuite</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/gsuite/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2020/01/GSuite-emails.png\" alt=\"GSuite emails, email hosting\" width=\"775\" height=\"324\" class=\"alignnone size-full wp-image-242188\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/01/GSuite-emails.png 775w, https://www.isitwp.com/wp-content/uploads/2020/01/GSuite-emails-300x125.png 300w, https://www.isitwp.com/wp-content/uploads/2020/01/GSuite-emails-768x321.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/gsuite/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >GSuite</a> is a product by Google that offers a host of features and options to make remote working easy. It lets you connect with your team, as well as your clients with <a href=\"https://www.isitwp.com/create-a-professional-business-email-with-g-suite/\" title=\"How to Create a Professional Business Email with G Suite\">professional email addresses</a>, hangout chats and hangout meetings. </p>\n<p>You can also easily collaborate with your teammates by creating common sheets, docs, slides, etc. To ensure that you don’t miss out on important events, you can use Google calendar which is equipped with auto-reminders. You’ll also get unlimited cloud storage with Google Drive depending on your plans.</p>\n<h3><a href=\"https://asana.com/\" rel=\"noopener nofollow\" target=\"_blank\">6. Asana</a></h3>\n<p><a href=\"https://asana.com/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/asana.png\" alt=\"remote working tools\" width=\"775\" height=\"406\" class=\"alignnone size-full wp-image-244328\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/asana.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/asana-300x157.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/asana-768x402.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://asana.com/\" rel=\"noopener nofollow\" target=\"_blank\">Asana</a> is a project management tool that makes it easy for remote teams to assign tasks to teammates and track their progress. You can create teams based on different projects and add your team members to them. The members can then assign tasks to one another and add descriptions to these tasks. </p>\n<p>This makes it easy for others to understand what the task is about. You can also add notes, add subtasks and add a deadline to the tasks. Once a task is completed, you can easily mark it as complete.</p>\n<h3><a href=\"https://www.isitwp.com/refer/timedoctor/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >7. Time Doctor</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/timedoctor/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2018/11/Time-Doctor.jpg\" alt=\"Time Doctor, remote working tools, productivity tools\" width=\"748\" height=\"270\" class=\"alignnone size-full wp-image-225179\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/11/Time-Doctor.jpg 748w, https://www.isitwp.com/wp-content/uploads/2018/11/Time-Doctor-300x108.jpg 300w\" sizes=\"(max-width: 748px) 100vw, 748px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/timedoctor/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Time Doctor</a> is the best time tracking tool for remote teams to know how productive your employees are. It offers a detailed insight into the work done by your employees by monitoring their tasks with the help of screenshots. </p>\n<p>Time Doctor reminds users to get back to work if it detects the use of social sites like Facebook, Twitter or any other personal website. It also silently tracks and records the internet and another application usage so you know how productive they have been. So even if you’re working from different locations it’s easy for you to keep an eye on what exactly your employees are doing. </p>\n<h3>Marketing Tools</h3>\n<p>If you’re running a business online, you’ll also need to get in touch with your customers via email, live chat and SMS. Let’s take a look at a couple of tools that help you connect with your customers. </p>\n<h3><a href=\"https://www.isitwp.com/refer/sendinblue/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >8. SendinBlue</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/sendinblue/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/06/sendinblue.jpg\" alt=\"SendinBlue\" width=\"775\" height=\"340\" class=\"alignnone size-full wp-image-234266\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/06/sendinblue.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/06/sendinblue-300x132.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/06/sendinblue-768x337.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/sendinblue/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >SendinBlue</a> is a feature-rich <a href=\"https://www.isitwp.com/best-email-marketing-services-compared/\">email marketing</a> solution that’s perfect for small businesses, bloggers, etc. Aside from email marketing, it lets you <a href=\"https://www.isitwp.com/add-free-live-chat-wordpress-step-step/\" title=\"WordPress Live Chat: How to Set Up for FREE (Step by Step)\">add a live chat box to your website</a>, do SMS marketing and more. </p>\n<p>Some of the cool features of Sendinblue are:</p>\n<ul>\n<li>Landing page builder</li>\n<li>Facebook ads creator</li>\n<li>Retargeting pixel</li>\n</ul>\n<h3><a href=\"https://www.isitwp.com/refer/constant-contact/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >9. Constant Contact</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/constant-contact/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/constant-contact.jpg\" alt=\"Constant Contact, email marketing\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-243220\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/constant-contact.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/03/constant-contact-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/03/constant-contact-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/constant-contact/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Constant Contact</a> is another email marketing platform that simplifies your email marketing campaigns. When getting started, you’ll be prompted to choose your industry and your previous experience with email marketing. Based on your selections, you’ll get customized content and promotion ideas that will help you level up your email marketing.</p>\n<p>Using this platform you can easily send timely welcome emails, segment your emails to send them to the right client, auto-send your emails to non-openers and do a lot more. Each of these features makes you stay connected with your clients and interact with them better. </p>\n<p>Learn <a href=\"https://www.isitwp.com/wordpress-plugins/constant-contact/\">more about Constant Contact here</a>. </p>\n<p>These are some of the remote working tools that can help you improve your productivity and stay connected with your team members. We hope this guide helped you learn some of the best remote work tools.</p>\n<p>If you liked this article, you might also want to check out our article on <a href=\"https://www.isitwp.com/legit-ways-to-make-money-online-blogging/\">how to make money online</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-remote-work-tools/\">9 Best Remote Work Tools to Work From Home (Compared)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://www.isitwp.com/best-remote-work-tools/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: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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:51:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"10 Best Conference Call Services Compared (2020)\";s: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://www.isitwp.com/best-conference-call-services/\";s: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:61:\"https://www.isitwp.com/best-conference-call-services/#respond\";s: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, 14 Apr 2020 10:44:19 +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:4:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";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:11:\"audio calls\";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:16:\"conference calls\";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:5:{s:4:\"data\";s:23:\"online conference calls\";s: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://www.isitwp.com/?p=243869\";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:621:\"<p>Are you looking for the best conference call software? With the remote working trend on the rise, the demand for online conference call software has been experiencing an upward curve. Not to mention, in these unprecedented days, communication and collaboration are more important than ever. In this article, we’ll show you some of the best […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-conference-call-services/\">10 Best Conference Call Services Compared (2020)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:13593:\"<p>Are you looking for the best conference call software?</p>\n<p>With the remote working trend on the rise, the demand for online conference call software has been experiencing an upward curve. </p>\n<p>Not to mention, in these unprecedented days, communication and collaboration are more important than ever. </p>\n<p>In this article, we’ll show you some of the best conference call software that help you stay connected with your team. </p>\n<h3><a href=\"https://www.isitwp.com/refer/nextiva/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >1. Nextiva</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/nextiva/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><br />\n<img src=\"https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2.jpg\" alt=\"Nextiva, call conference\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-238001\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/09/nextiva-2-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/nextiva/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Nextiva</a> is one of the leading and most <a href=\"https://www.isitwp.com/best-business-phone-services/\">reliable business phone services</a> that let you make a conference call with your team. With Nextiva’s Meet-me Conferencing feature, you can connect multiple callers at different locations into the same live call for an alternative to face-to-face meetings. </p>\n<p>Nextiva offers excellent audio quality and works on all mobile devices too. It also supports CRM, LiveChat, and several other features that will help you manage your business even without being physically present in the office. </p>\n<h3><a href=\"https://www.isitwp.com/refer/ringcentral/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >2. RingCentral</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/ringcentral/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral.jpg\" alt=\"RingCentral, online conference calls \" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-237654\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/09/ringcentral-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/ringcentral/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >RingCentral</a> is another amazing <a href=\"https://www.isitwp.com/best-business-phone-services/\">VoIP provider</a> that offer a range of services like conference calls, all-in-one cloud phone, video conferencing, team messaging, contact center, and more. You can use it for adding a call waiting option, call transfers, a multi-line phone system, and call forwarding. </p>\n<p>You can also make free calls, cloud phone calls, team messaging, and even share screens while making a video conference call.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/RingCentral.png\" alt=\"RingCentral\" width=\"627\" height=\"500\" class=\"alignnone size-full wp-image-243911\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/RingCentral.png 627w, https://www.isitwp.com/wp-content/uploads/2020/03/RingCentral-300x239.png 300w\" sizes=\"(max-width: 627px) 100vw, 627px\" /></p>\n<h3><a href=\"https://zoom.us/\" rel=\"noopener nofollow\" target=\"_blank\">3. Zoom</a></h3>\n<p><a href=\"https://zoom.us/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Zoom.png\" alt=\"Zoom\" width=\"775\" height=\"345\" class=\"alignnone size-full wp-image-243918\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Zoom.png 775w, https://www.isitwp.com/wp-content/uploads/2020/03/Zoom-300x134.png 300w, https://www.isitwp.com/wp-content/uploads/2020/03/Zoom-768x342.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://zoom.us/\" rel=\"noopener nofollow\" target=\"_blank\">Zoom</a> is an excellent option if you’re looking for tools to conducts online meetings and video conferences. Conducting a meeting is easy with Zoom. You can also invite your coworkers or clients to join the meeting by sharing a link. However, your invitation can be accepted only if the user downloads the Zoom app on their device. </p>\n<p>You can conduct your meetings up to 40 minutes with the free plan of Zoom. But if you want to hold your meeting for longer than that, you need to upgrade your plan.</p>\n<h3><a href=\"https://www.bluejeans.com/\" rel=\"noopener nofollow\" target=\"_blank\">4. BlueJeans</a></h3>\n<p><a href=\"https://www.bluejeans.com/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/BlueJeans.png\" alt=\"BlueJeans conference calls\" width=\"775\" height=\"312\" class=\"alignnone size-full wp-image-244259\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/BlueJeans.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/BlueJeans-300x121.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/BlueJeans-768x309.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.bluejeans.com/\" rel=\"noopener nofollow\" target=\"_blank\">BlueJeans</a> is one of the best software that offers secure video conferencing option to its users. This is a wonderful resource for anyone who works remotely and needs to have quick video conferences with their clients. </p>\n<p>With BlueJeans, it’s easy to convert any room into a meeting room. You can also host webinars, live stream interactive events, town halls and more with a few clicks of the mouse. To enhance your productivity it offers features like live meeting controls, analytics, automated alerts and one-touch access to meetings.</p>\n<p>Users can also have one-touch access to meetings irrespective of the device they are using. To protect your organization from malicious attacks and safeguard the user-end privacy it offers enterprise-grade security as well. </p>\n<h3><a href=\"https://www.webex.com/\" rel=\"noopener nofollow\" target=\"_blank\">5. Webex</a></h3>\n<p><a href=\"https://www.webex.com/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Cisco-Webex.png\" alt=\"Cisco Webex\" width=\"775\" height=\"349\" class=\"alignnone size-full wp-image-244260\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Cisco-Webex.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Cisco-Webex-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Cisco-Webex-768x346.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.webex.com/\" rel=\"noopener nofollow\" target=\"_blank\">Webex</a> is another amazing product that offers easy ways to conduct online conferencing to communicate and collaborate with clients across the world. </p>\n<p>You can use it to hold a company-wide meeting, conduct a live webinar for your followers, offer online training or classes and do a lot more. While doing so, you can use several other features like screen sharing, customizing your meetings, etc. </p>\n<h3><a href=\"https://www.lifesize.com/\" rel=\"noopener nofollow\" target=\"_blank\">6. Lifesize</a></h3>\n<p><a href=\"https://www.lifesize.com/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Lifesize.png\" alt=\"Lifesize\" width=\"775\" height=\"446\" class=\"alignnone size-full wp-image-244261\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Lifesize.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Lifesize-300x173.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Lifesize-768x442.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>With <a href=\"https://www.lifesize.com/\" rel=\"noopener nofollow\" target=\"_blank\">Lifesize</a>, hosting your conference calls can be quick and easy. You can do it from anywhere you want right from your mobile or desktop. </p>\n<p>You can also integrate Lifesize with Microsoft Teams, Skype for Business, Outlook, Slack, Cisco, Polycom, etc for better productivity. You can also have your conference room connector for free. Using this software you can make your calls in 60 different countries for free. </p>\n<h3><a href=\"https://livestorm.co/pricing/\" rel=\"noopener nofollow\" target=\"_blank\">7. Livestorm</a></h3>\n<p><a href=\"https://livestorm.co/pricing/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Livestorm.png\" alt=\"Livestorm\" width=\"775\" height=\"196\" class=\"alignnone size-full wp-image-244262\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Livestorm.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Livestorm-300x76.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Livestorm-768x194.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://livestorm.co/pricing/\" rel=\"noopener nofollow\" target=\"_blank\">Livestorm</a> is yet another conference calling solution that is compatible with all browsers and supports mobile calling too. You can use this software to conduct your webinars, video podcasts and interviews, online courses and a lot more. </p>\n<p>It also lets you schedule meetings with your client or employee. You can try out the software for free. If you like it, you can upgrade it at any time you want. </p>\n<h3><a href=\"https://www.zoho.com/meeting/\" rel=\"noopener nofollow\" target=\"_blank\">8. Zoho Meetings</a></h3>\n<p><a href=\"https://www.zoho.com/meeting/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Zoho-meetings.png\" alt=\"Zoho meetings\" width=\"775\" height=\"368\" class=\"alignnone size-full wp-image-244263\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Zoho-meetings.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Zoho-meetings-300x142.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Zoho-meetings-768x365.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.zoho.com/meeting/\" rel=\"noopener nofollow\" target=\"_blank\">Zoho Meetings</a> can be your perfect solution if you want to conduct online conferences or organize a live webinar. It has great options to let you record your sessions, deliver presentations and even download full records.</p>\n<p>The platform is super secure so you don’t have to worry about breaching your private data. It lets you add people to your meeting and you can moderate your audience too. </p>\n<h3><a href=\"https://www.uberconference.com/\" rel=\"noopener nofollow\" target=\"_blank\">9. UberConference</a></h3>\n<p><a href=\"https://www.uberconference.com/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/UberConference.png\" alt=\"UberConference\" width=\"775\" height=\"393\" class=\"alignnone size-full wp-image-243914\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/UberConference.png 775w, https://www.isitwp.com/wp-content/uploads/2020/03/UberConference-300x152.png 300w, https://www.isitwp.com/wp-content/uploads/2020/03/UberConference-768x389.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>With <a href=\"https://www.uberconference.com/\" rel=\"noopener nofollow\" target=\"_blank\">UberConference</a>, Your coworker or client can join the meeting with a simple click on the URL that you share with them. They don’t even have to download any app. </p>\n<p>The software is compatible with your laptop, tablet and even your mobile phone. With its voice intelligence, you can have a complete searchable transcription of your meetings too.</p>\n<h3><a href=\"https://www.join.me/\" rel=\"noopener nofollow\" target=\"_blank\">10. Join.me</a></h3>\n<p><a href=\"https://www.join.me/\" rel=\"noopener nofollow\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2020/03/Join.me_.png\" alt=\"Join.me\" width=\"775\" height=\"368\" class=\"alignnone size-full wp-image-243922\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/03/Join.me_.png 775w, https://www.isitwp.com/wp-content/uploads/2020/03/Join.me_-300x142.png 300w, https://www.isitwp.com/wp-content/uploads/2020/03/Join.me_-768x365.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.join.me/\" rel=\"noopener nofollow\" target=\"_blank\">Join.me</a> is another platform that lets you conduct or join a call for free. It offers you a free trial period of 14 days. During the trial, you can try out its audio and video calling option that can be <a href=\"https://www.isitwp.com/best-wordpress-calendar-plugins/\">integrated with your calendar</a>. </p>\n<p>If you’re using it for a video conference, you also have an option to customize your background. Plus, you’ll get powerful features like audio recording, scheduling, and more. </p>\n<p>These are some of the best online conference call software that you can use. We hope you liked this article. You can also check out our article on <a href=\"https://www.isitwp.com/add-call-now-button-wordpress/\">how to add a call button to your WordPress site</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-conference-call-services/\">10 Best Conference Call Services Compared (2020)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://www.isitwp.com/best-conference-call-services/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: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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:51:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"How to Set Up Online Food Ordering for Restaurants\";s: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:70:\"https://www.isitwp.com/how-to-set-up-online-food-ordering-restaurants/\";s: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:78:\"https://www.isitwp.com/how-to-set-up-online-food-ordering-restaurants/#respond\";s: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, 13 Apr 2020 10:28:38 +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:4:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";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:18:\"food ordering form\";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:38:\"how to add online food ordering option\";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:5:{s:4:\"data\";s:18:\"wpforms order form\";s: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://www.isitwp.com/?p=244286\";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:615:\"<p>Want to set up an online food ordering service for your restaurant? With an online food ordering setup, you can get your food delivered to your clients at any time and at any place without having to pay a third-party delivery service. Plus, your customers can relish your food even without stepping into your restaurant. […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/how-to-set-up-online-food-ordering-restaurants/\">How to Set Up Online Food Ordering for Restaurants</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s: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:17959:\"<p>Want to set up an online food ordering service for your restaurant?</p>\n<p>With an online food ordering setup, you can get your food delivered to your clients at any time and at any place without having to pay a third-party delivery service. Plus, your customers can relish your food even without stepping into your restaurant.</p>\n<p>In this article, we’ll show you how to set up an online food ordering service for your restaurant, step by step. </p>\n<h3>Step 1: Setting Up a Website for Online Food Delievry</h3>\n<p>The first thing you need to do is to set up your restaurant website. </p>\n<p>In order to <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">build a website from scratch</a>, you need to <a href=\"https://www.isitwp.com/pick-best-domain-name/\">select a domain name</a> and a <a href=\"https://www.isitwp.com/hosting-reviews/\">web hosting company</a> where you can host your website. </p>\n<p>When you’re starting out, building a website may seem like a lot of expense. That’s why we recommend <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>, which is an officially recommended <a href=\"https://www.isitwp.com/hosting-reviews/wordpress\">WordPress hosting provider</a> by WordPress.org. </p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2020/01/Bluehost.png\" alt=\"Bluehost\" width=\"775\" height=\"399\" class=\"alignnone size-full wp-image-242019\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/01/Bluehost.png 775w, https://www.isitwp.com/wp-content/uploads/2020/01/Bluehost-300x154.png 300w, https://www.isitwp.com/wp-content/uploads/2020/01/Bluehost-768x395.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>They offer a free domain name, free SSL, and 63% OFF web hosting. Check out our <a href=\"https://www.isitwp.com/hosting-reviews/bluehost-review/\">complete Bluehost review</a>. </p>\n<p>Here’s a DETAILED guide on <a href=\"https://www.isitwp.com/create-a-restaurant-website/\">how to create a restaurant website</a>. </p>\n<h3>Step 2: Installing the WPForms Plugin</h3>\n<p><a href=\"https://wpforms.com/pricing/\" rel=\"noopener\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/11/wpforms.jpg\" alt=\"WPForms\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-239575\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/11/wpforms.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/11/wpforms-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/11/wpforms-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Once your website is ready, you need to install the <a href=\"https://wpforms.com/pricing/\" rel=\"noopener\" target=\"_blank\">WPForms plugin</a> on your website. Here’s how to <a href=\"https://www.isitwp.com/install-wordpress-plugin/\">install a plugin</a> in WordPress. </p>\n<p>The next step is to install the <a href=\"https://wpforms.com/addons/form-templates-pack-addon/\" rel=\"noopener\" target=\"_blank\">Form Templates Pack</a> addon. </p>\n<p>To install this addon, go to your dashboard and click on <strong>WPForms » Addons</strong>. Now using the search field, look for the <strong>Form templates pack addon</strong>. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/form-templates-pack.jpg\" alt=\"form templates pack\" width=\"683\" height=\"500\" class=\"alignnone size-full wp-image-244289\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/form-templates-pack.jpg 683w, https://www.isitwp.com/wp-content/uploads/2020/04/form-templates-pack-300x220.jpg 300w\" sizes=\"(max-width: 683px) 100vw, 683px\" /></p>\n<p>You can now click on the <strong>Install Addon</strong> button followed by the <strong>Activate</strong> button for the addon to start working. By adding this addon, you can have access to a number of pre-built templates designed specifically for order forms.</p>\n<h3>Step 3: Creating Your Takeout Form</h3>\n<p>The next step is to create a food online delivery form. For that click on <strong>WPForms » Add New</strong>. Now you’ll be redirected to a new screen. Scroll down this page to find the <strong>Additional Templates</strong> option. Using the search field available, look for the <strong>Takeout Order Form</strong>. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Takeout-order-form-wpforms.jpg\" alt=\"Takeout order form, wpforms\" width=\"775\" height=\"469\" class=\"alignnone size-full wp-image-244290\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Takeout-order-form-wpforms.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Takeout-order-form-wpforms-300x182.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Takeout-order-form-wpforms-768x465.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Hover over this option and click on it. You will now be on your form builder page with the fields on your left and the real view of your form on your right. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Takeout-form.png\" alt=\"Takeout form, WPForms\" width=\"688\" height=\"500\" class=\"alignnone size-full wp-image-244291\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Takeout-form.png 688w, https://www.isitwp.com/wp-content/uploads/2020/04/Takeout-form-300x218.png 300w\" sizes=\"(max-width: 688px) 100vw, 688px\" /></p>\n<p>You can now customize your form to meet your requirements. </p>\n<h3>Step 4: Customizing Your Order Form</h3>\n<p>It’s easy to customize your order form created with <a href=\"https://wpforms.com\" rel=\"noopener\" target=\"_blank\">WPForms</a>. Just click on the field you want to edit and customize it on the left side of your screen. For example, suppose you want to edit your first field. Just click on it. You’ll now see the field options on your left. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit.jpg\" alt=\"WPForms edit\" width=\"775\" height=\"447\" class=\"alignnone size-full wp-image-244292\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-300x173.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-768x443.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>If you want to delete a certain field, You can click on the <strong>Delete icon</strong> that appears on the field. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-1.jpg\" alt=\"WPForms edit \" width=\"775\" height=\"447\" class=\"alignnone size-full wp-image-244293\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-1.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-1-300x173.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-1-768x443.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>If you don’t sell anything like cakes or pizza, no worries! You can customize your form the way you want. Just use the <strong>Delete icon</strong> for the 1st two fields and remove them from your field. </p>\n<p>Now on your left, you’ll see an option called <strong>Multiple Items</strong>. Just drag and drop this field into your form. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-take-out-form.jpg\" alt=\"WPForms take out form\" width=\"775\" height=\"442\" class=\"alignnone size-full wp-image-244296\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-take-out-form.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-take-out-form-300x171.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-take-out-form-768x438.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Now click on this field and start editing each of the fields on your left-hand side. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-take-away-forms.png\" alt=\"WPForms edit take away forms\" width=\"775\" height=\"453\" class=\"alignnone size-full wp-image-244297\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-take-away-forms.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-take-away-forms-300x175.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-edit-take-away-forms-768x449.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can also add images of your food if you want. For that, you need to check the <strong>Use Image Choice</strong> box. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPforms-order-form.jpg\" alt=\"WPforms order form\" width=\"775\" height=\"521\" class=\"alignnone size-full wp-image-244298\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPforms-order-form.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/WPforms-order-form-300x202.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/WPforms-order-form-768x516.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Upon doing that, you’ll see the <strong>Upload Image</strong> button after each dish name. Just use this option to add your images. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/food-images-wpforms.png\" alt=\"food images wpforms\" width=\"791\" height=\"604\" class=\"alignnone size-full wp-image-244300\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/food-images-wpforms.png 791w, https://www.isitwp.com/wp-content/uploads/2020/04/food-images-wpforms-300x229.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/food-images-wpforms-768x586.png 768w\" sizes=\"(max-width: 791px) 100vw, 791px\" /></p>\n<p>After adding your items, you need to add one more field to your form. This is the <strong>Total</strong> field. You can find this option on your left by scrolling a little below the <strong>Multiple Field</strong> option. Drag this option and drop it in your field anywhere you want.</p>\n<p>But before that don’t forget to switch to the <strong>Add Fields</strong> tab. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Total-field-WPForms.jpg\" alt=\"Total field, WPForms\" width=\"362\" height=\"500\" class=\"alignnone size-full wp-image-244301\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Total-field-WPForms.jpg 362w, https://www.isitwp.com/wp-content/uploads/2020/04/Total-field-WPForms-217x300.jpg 217w\" sizes=\"(max-width: 362px) 100vw, 362px\" /></p>\n<p>Once done, you can go ahead and start configuring your form. </p>\n<h3>Step 5: Configuring Your Food Ordering Form</h3>\n<p>The next step is to configure your order form with WPForms. For that, you need to go to <strong>Settings » General</strong>. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-configure.jpg\" alt=\"WPForms configure\" width=\"775\" height=\"417\" class=\"alignnone size-full wp-image-244303\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-configure.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-configure-300x161.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-configure-768x413.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You’ll see various options here. Depending on your requirements, you can customize all the fields that you want in this step. You can also check the <strong>Enable anti-spam honeybot</strong> and <strong>Enable Ajax form submission</strong> option.</p>\n<p>Don’t forget to click on the <strong>Save</strong> button when you’re done. </p>\n<h3>Step 6: Configuring Your Form Notification</h3>\n<p>The next step is to configure your form notification with <a href=\"https://wpforms.com\" rel=\"noopener\" target=\"_blank\">WPForms</a>. You can configure how you need to be notified. For that, go to the <strong>Notification</strong> tab. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-notification.png\" alt=\"WPForms notification\" width=\"655\" height=\"500\" class=\"alignnone size-full wp-image-244305\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-notification.png 655w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-notification-300x229.png 300w\" sizes=\"(max-width: 655px) 100vw, 655px\" /></p>\n<p>In the 1st field add the email address of anyone in your team who would take care of the orders. You can fill out the rest of the fields as per labeled and in the end, add a message for your users too. You can also use smart tags to let your customers know that the order has been received and will be delivered shortly. </p>\n<p>Here’s more about <a href=\"https://wpforms.com/docs/setup-form-notification-wpforms/\" rel=\"noopener\" target=\"_blank\">setting up notifications in your order form</a>.</p>\n<h3>Step 7: Customizing Your Form Confirmation Message</h3>\n<p>The next step is to customize your form confirmation message. For that go to the <strong>Confirmation</strong> tab. Here, under the <strong>Confirmation type</strong> you have 3 options: </p>\n<ul>\n<li><strong>Message:</strong> By selecting this option you can show a specific message to your users.</li>\n<li><strong>Show Page:</strong> This message shows your customers a specific page on your site.</li>\n<li><strong>Go to URL:</strong> This one will redirect your customers to a new URL. This is helpful if you want to direct them to another website. </li>\n</ul>\n<p>Let’s select <strong>Message</strong> and then add a message to the<strong> Confirmation Message</strong> field.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Confirmation-message.jpg\" alt=\"Confirmation message, WPForms\" width=\"775\" height=\"401\" class=\"alignnone size-full wp-image-244306\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Confirmation-message.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Confirmation-message-300x155.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Confirmation-message-768x397.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can select the option you want and hit the <strong>Save</strong> button on the top right corner of your screen. </p>\n<h3>Step 8: Configuring Payment Settings</h3>\n<p>Let’s now work on configuring the payment settings. This option makes collecting payments from your customers easy. </p>\n<p>For configuring this option, go to the <strong>Payments</strong> tab. You can either collect your payments via PayPal or Stripe or both. To add the payment option you need to first install the payment addons. </p>\n<p>Let’s use PayPal to collect payments here. So click on <strong>Addon Page</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Payment-options-wpforms.jpg\" alt=\"Payment options wpforms\" width=\"775\" height=\"444\" class=\"alignnone size-full wp-image-244307\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Payment-options-wpforms.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Payment-options-wpforms-300x172.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Payment-options-wpforms-768x440.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Now using the search field, look for the <a href=\"https://wpforms.com/addons/paypal-standard-addon/\" rel=\"noopener\" target=\"_blank\">PayPal addon</a> option. Upon finding it, click on the <strong>Install addon</strong> followed by the <strong>Activate</strong> button. You’ll now see the <strong>PayPal Standard</strong> option on your <strong>Payments</strong> tab. </p>\n<p>Now select the checkbox next to <strong>Enable PayPal Standard Payments</strong>. In the next field, add your PayPal email address. Under <strong>Mode</strong> select Production. Under the <strong>Payment Type</strong> option, select Products and Services. Under <strong>Shipping Address</strong>, select <strong>Ask for an address and require it</strong> option from the dropdown. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-Builder-Payments.jpg\" alt=\"WPForms Builder Payments\" width=\"669\" height=\"500\" class=\"alignnone size-full wp-image-244309\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-Builder-Payments.jpg 669w, https://www.isitwp.com/wp-content/uploads/2020/04/WPForms-Builder-Payments-300x224.jpg 300w\" sizes=\"(max-width: 669px) 100vw, 669px\" /></p>\n<p>Now click on the <strong>Save</strong> button on the top right corner of your screen.</p>\n<h3>Step 9: Displaying Your Online Food Ordering Form</h3>\n<p>The final step is to display your order form on your WordPress website. For that, go to the page or post where you want to add your order form. Now using the <strong>+</strong> sign, look for WPForms. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Order-forms.jpg\" alt=\"Order forms\" width=\"378\" height=\"500\" class=\"alignnone size-full wp-image-244310\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Order-forms.jpg 378w, https://www.isitwp.com/wp-content/uploads/2020/04/Order-forms-227x300.jpg 227w\" sizes=\"(max-width: 378px) 100vw, 378px\" /></p>\n<p>You can use the search field to find it easily. Once found select it. Using the dropdown arrow next to WPForms, select the form that you just created. Now hit the <strong>Publish</strong> button to publish the article with your form.</p>\n<p>That’s it! Your food ordering form should be live on your website. If you want to learn more about WPForms, read our <a href=\"https://www.isitwp.com/wordpress-plugins/wpforms/\">detailed review on the WPForms</a> plugin here. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/how-to-set-up-online-food-ordering-restaurants/\">How to Set Up Online Food Ordering for Restaurants</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://www.isitwp.com/how-to-set-up-online-food-ordering-restaurants/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: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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:39:\"\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:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"OceanWP Review (2020) – Is It Worth Giving a Try?\";s: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://www.isitwp.com/wordpress-themes/oceanwp/\";s: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:56:\"https://www.isitwp.com/wordpress-themes/oceanwp/#respond\";s: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, 10 Apr 2020 19:10: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://www.isitwp.com/?post_type=isitwp_theme&p=244192\";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:619:\"<p>Are you looking for a free blog theme for your site and wondering if OceanWP would be a good fit? OceanWP is one of the fastest-growing free themes on WordPress.org. Since it’s inception in 2016, it’s been rapidly growing and currently, it’s been used over 500,000 websites. In this OceanWP review, we’ll have a close […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/wordpress-themes/oceanwp/\">OceanWP Review (2020) – Is It Worth Giving a Try?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Kaveri Bharali\";s: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:15431:\"<p>Are you looking for a free blog theme for your site and wondering if OceanWP would be a good fit?</p>\n<p>OceanWP is one of the fastest-growing free themes on WordPress.org. Since it’s inception in 2016, it’s been rapidly growing and currently, it’s been used over 500,000 websites. </p>\n<p>In this OceanWP review, we’ll have a close look at the 5 aspects of the theme. </p>\n<ul>\n<li>OceanWP Theme Overview</li>\n<li>OceanWP Theme Features</li>\n<li>Ease of Use</li>\n<li>Documentation & Support</li>\n<li>Pricing</li>\n</ul>\n<p>Towards the end of the post, we’ll tell you what we think about the theme and if its the best option for your site. </p>\n<p>So let’s get started. </p>\n<h3>OceanWP Theme Overview</h3>\n<p><a href=\"https://www.isitwp.com/refer/oceanwp/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/09/oceanwp.jpg\" alt=\"OceanWP\" width=\"775\" height=\"340\" class=\"alignnone size-full wp-image-236864\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/09/oceanwp.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/09/oceanwp-300x132.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/09/oceanwp-768x337.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/oceanwp/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >OceanWP</a> is one of the popular <a href=\"https://www.isitwp.com/best-wordpress-multi-purpose-themes/\">multipurpose WordPress themes</a> that provides state-of-the-art eCommerce features built directly into the theme.</p>\n<p>This theme offers around 13 free demo sites that you can import with one click. The free version of the theme can be installed from WordPress.org. With a premium license, you’ll get 13 premium extensions to add enhanced features to your site. </p>\n<h3>OceanWP Review: Features</h3>\n<p>As a free theme, <a href=\"https://www.isitwp.com/refer/oceanwp/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >OceanWP</a> has done a great job when it comes to the features it offers. You can have almost everything that you might need to style your website. </p>\n<h3>1. Visually Stunning Demos</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Oceanwp-demos.png\" alt=\"Oceanwp demos\" width=\"775\" height=\"296\" class=\"alignnone size-full wp-image-244198\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Oceanwp-demos.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Oceanwp-demos-300x115.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Oceanwp-demos-768x293.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>OceanWP offers a range of beautifully designed demo websites that can be imported with just a single click of the mouse. Instead of <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">building your website from scratch</a>, you can use these demo sites and tweak it a little before you finally launch it. </p>\n<p>In order to install a demo site, you’re required to install a free plugin called OceanExtra. </p>\n<h3>2. Built for eCommerce Conversions</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/display-cart.gif\" alt=\"oceanwp display cart\" width=\"600\" height=\"400\" class=\"alignnone size-full wp-image-244199\" /></p>\n<p>It’s easy to sell products and services with OceanWP because it’s fully compatible with WooCommerce. With its premium extension, you can create add a lot of enhanced cart features as follows</p>\n<ul>\n<li><strong>Native Cart Popups</strong>: This feature can be used to capture the attention of your visitors when they add an item to their cart. </li>\n<li><strong>Floating Add to Cart Bar</strong>: Your customers will see add-to-cart bar even they scroll down the page. This enforces them to go back to their cart, which ultimately <a href=\"https://www.isitwp.com/combat-shopping-cart-abandonment-exit-intent/\" title=\"How to Combat Shopping Cart Abandonment With Exit Intent\">reduces your shopping cart abandonment rate</a>. </li>\n<li><strong>OffCanvas Filter</strong>: Easily find the product that you’re looking for using the off-canvas filtering sidebar.</li>\n<li><strong>Quick View</strong>: Offer a quick view of your product with a popup without redirecting your users to another page.</li>\n</ul>\n<h3>3. Mobile Responsive & SEO Friendly</h3>\n<p>The theme has been designed with the best SEO practices in mind. Plus, the websites you create with OceanWP are fully responsive, so you can rest assured that it will appear equally good on mobile devices as well as on desktops. </p>\n<h3>4. Page Builder Compatibility</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Page-builder-oceanwp.png\" alt=\"Page builder oceanwp\" width=\"775\" height=\"158\" class=\"alignnone size-full wp-image-244204\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Page-builder-oceanwp.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Page-builder-oceanwp-300x61.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Page-builder-oceanwp-768x157.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>If you want the freedom to customize your website the way you want, then OceanWP is the best bet. This theme supports almost every popular <a href=\"https://www.isitwp.com/best-wordpress-page-builders-compared/\" title=\"7 Best Drag and Drop WordPress Page Builders Compared\">page builder plugin</a> out there, so when it comes to customization, the sky is the limit. </p>\n<h3>5. Translation & RTL Ready</h3>\n<p>OceanWP supports different languages across the globe including RTL languages like Arabic. This is an added advantage for sites that serve non-native English speakers.</p>\n<h3>6. Robust Extensions</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Extensions-OceanWP.png\" alt=\"Extensions - OceanWP\" width=\"775\" height=\"404\" class=\"alignnone size-full wp-image-244205\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Extensions-OceanWP.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Extensions-OceanWP-300x156.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Extensions-OceanWP-768x400.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can also extend your website functions by installing its free and premium extensions. It offers 21 extensions, including free and premium ones. With these extensions, you can stick anything to your site, display your Instagram feed on your website, add a popup and login form, display your portfolio and do a lot more. </p>\n<h3>Ease of Use</h3>\n<p><a href=\"https://www.isitwp.com/refer/oceanwp/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >OceanWP</a> has been designed with beginners in mind. So it’s extremely easy to design and customize your site with this theme. As soon as you install and activate the theme on your website, you’ll see a few plugin recommendations, including WPForms and Elementor. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP.png\" alt=\"OceanWP\" width=\"508\" height=\"83\" class=\"alignnone size-full wp-image-244213\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP.png 508w, https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-300x49.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" /></p>\n<p>To start customizing the theme, go to <strong>Appearance » Customize</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-theme.jpg\" alt=\"OceanWP theme\" width=\"775\" height=\"245\" class=\"alignnone size-full wp-image-244214\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-theme.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-theme-300x95.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-theme-768x243.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You’ll now be redirected to a new screen with all the customization options on your left and the preview of your website on the right. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp.jpg\" alt=\"Customize OceanWp\" width=\"775\" height=\"412\" class=\"alignnone size-full wp-image-244215\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-300x159.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-768x408.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can simply click on each of these options and customize your site to give it the best look. For example, if you want to customize your header, just click on <strong>Header</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-1.jpg\" alt=\"Customize OceanWp\" width=\"775\" height=\"412\" class=\"alignnone size-full wp-image-244216\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-1.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-1-300x159.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-1-768x408.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Under <strong>Header</strong> you’ll see several options like: </p>\n<ul>\n<li>Header Media</li>\n<li>Logo</li>\n<li>Menu</li>\n<li>Social Menu</li>\n<li>Mobile Menue</li>\n</ul>\n<p>Under the <strong>General</strong> tab you can work on the header height, add a border to your header, add a background color, align your header texts and do a lot more. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Header-options-oceanwp.png\" alt=\"oceanwp header\" width=\"290\" height=\"525\" class=\"alignnone size-full wp-image-244217\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Header-options-oceanwp.png 290w, https://www.isitwp.com/wp-content/uploads/2020/04/Header-options-oceanwp-166x300.png 166w\" sizes=\"(max-width: 290px) 100vw, 290px\" /></p>\n<p>Under the <strong>logo</strong> tab, you can upload a logo, add a color, hover effects, etc. Under the <strong>Menu</strong> tab you can select your templates, align your menus, add links, color, background etc. </p>\n<p>Under the <strong>Social Menu</strong> tab, you can enable a social menu, add social links, style your links, add a social link target, work on its color and do a lot more. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-social-links.png\" alt=\"OceanWP social links\" width=\"220\" height=\"500\" class=\"alignnone size-full wp-image-244227\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-social-links.png 220w, https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-social-links-132x300.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" /></p>\n<p>Finally, under the <strong>Mobile Menu</strong> tab, you can make your site responsive to mobile screens. </p>\n<p>Similarly, if you want to customize how your blogs should appear on your site, just click on <strong>Blog</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-2.jpg\" alt=\"Customize OceanWp \" width=\"775\" height=\"412\" class=\"alignnone size-full wp-image-244223\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-2.jpg 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-2-300x159.jpg 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Customize-OceanWp-2-768x408.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Now, you can set up your archive and entry layouts, select a mobile sidebar order, add a heading tag, select excerpt length and more. This can be done for your individual posts as well. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/customize-Blog-settings-oceanwp.png\" alt=\"customize Blog settings oceanwp\" width=\"215\" height=\"500\" class=\"alignnone size-full wp-image-244224\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/customize-Blog-settings-oceanwp.png 215w, https://www.isitwp.com/wp-content/uploads/2020/04/customize-Blog-settings-oceanwp-129x300.png 129w\" sizes=\"(max-width: 215px) 100vw, 215px\" /></p>\n<p>The process is pretty much the same for customizing different parts of your website. So if you want to customize your top bar, sidebars, widgets, footer or anything else, just select the option on your left and start customizing your site from the expanded options. When you’re done making the changes, hit the <strong>Publish </strong> button on the top left corner of your screen to save your changes.</p>\n<p>Basically, you don’t really need to learn anything before you start using this theme. You can do it with a few clicks even without any prior knowledge of using WordPress. </p>\n<h3>OceanWP – Documentation & Suppoprt</h3>\n<p><a href=\"https://www.isitwp.com/refer/oceanwp/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >OceanWP</a> has an extensive documentation on how to use the theme. You can look for the question that closely resembles your problem using the search bar and chances are, you’ll have it right there. </p>\n<p>If you need direct help from their support team, submit a ticket on their website. </p>\n<h3>OceanWP Pricing</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-price.png\" alt=\"\" width=\"775\" height=\"436\" class=\"alignnone size-full wp-image-244225\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-price.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-price-300x169.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/OceanWP-price-768x432.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>OceanWP is a <a href=\"https://www.isitwp.com/refer/oceanwp/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >free</a> plugin. The free theme offers all the above discusses features except the demo websites. But if you want more features with the theme, you’ll have to upgrade the theme to one of its premium plans. </p>\n<p>The theme is priced under 3 different pricing plans:</p>\n<p><strong>Personal:</strong> $31 for 1 site<br />\n<strong>Business:</strong> $63 for 3 sites<br />\n<strong>Agency:</strong> $103 for 25 sites</p>\n<p>Each of these plans offers 12 months of updates and support. You can also have 8 free extensions, 13 premium extensions, and 60 pro demos. </p>\n<h3>What We Think about OceanWP – Our Verdict</h3>\n<p><a href=\"https://www.isitwp.com/refer/oceanwp/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >OceanWP</a> is a wonderful theme that can give your website the best look it deserves. If you have products or services to sell online, then you might want to consider buying the pro version, so you’ll get a lot of eCommerce-centric extensions. </p>\n<p>If you’re after a free theme, that’s well-coded and also comes with a lot of pre-built demos, then OceanWP is worth trying. </p>\n<p>So that’s about OceanWP. If you want to check out more themes, then check out <a href=\"https://www.isitwp.com/wordpress-themes/oshine/\">best WordPress themes</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/wordpress-themes/oceanwp/\">OceanWP Review (2020) – Is It Worth Giving a Try?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://www.isitwp.com/wordpress-themes/oceanwp/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: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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:39:\"\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:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Astra Theme Review: Is This Free WordPress Theme Any Good?\";s: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:46:\"https://www.isitwp.com/wordpress-themes/astra/\";s: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:54:\"https://www.isitwp.com/wordpress-themes/astra/#respond\";s: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, 09 Apr 2020 09: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://www.isitwp.com/?post_type=isitwp_theme&p=244157\";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:624:\"<p>Looking for a free lightweight WordPress theme and wondering if Astra WordPress theme could be the best bet? Astra is one of the fastest-growing multipurpose WordPress themes in the WordPress repository. It lets you create beautiful websites within minutes thanks to its large library of pre-built sites. Whether you want to build a portfolio, a […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/wordpress-themes/astra/\">Astra Theme Review: Is This Free WordPress Theme Any Good?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Kaveri Bharali\";s: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:12008:\"<p>Looking for a free lightweight WordPress theme and wondering if Astra WordPress theme could be the best bet? </p>\n<p>Astra is one of the fastest-growing multipurpose WordPress themes in the WordPress repository. It lets you create beautiful websites within minutes thanks to its large library of pre-built sites. Whether you want to build a portfolio, a WooCommerce storefront, or a business website, Astra can be your go-to option. </p>\n<p>Here we’ll discuss the Astra theme in detail, so you can figure out if it is the best option for your website. </p>\n<h3>Astra Theme: An Overview</h3>\n<p><a href=\"https://www.isitwp.com/refer/astra-wordpress-theme/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-theme.png\" alt=\"Astra theme\" width=\"775\" height=\"437\" class=\"alignnone size-full wp-image-244143\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-theme.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-theme-300x169.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-theme-768x433.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p><a href=\"https://www.isitwp.com/refer/astra-wordpress-theme/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Astra</a> is a free WordPress theme that’s designed with beginners in mind. Its user-friendly interface makes it easy to give your site the best look without coding a single line.</p>\n<p>Astra is developed by Brainstorm Force, a company that has been in the WordPress market for over 10 years now. The best thing about Astra is that it’s lightweight and built for fast page rendering. It needs less than 50 KB space and loads in just 0.5 seconds with the default WordPress data. </p>\n<p>It also works seamlessly with various page builders like Elementor and Beaver Builder and several other popular plugins which makes it an ideal choice for both beginners and web developers alike. </p>\n<p>Let’s have a look at what other features Astra offers.</p>\n<h3>Astra Theme Review: Features</h3>\n<p>With its list of powerful features, it’s no surprise that <a href=\"https://www.isitwp.com/refer/astra-wordpress-theme/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Astra</a> has been actively used by 700,000 users already. Here’s a quick summary of what it offers. </p>\n<h3>1. Library of Pre-built Websites</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-demo-sites.png\" alt=\"Astra demo sites\" width=\"775\" height=\"215\" class=\"alignnone size-full wp-image-244144\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-demo-sites.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-demo-sites-300x83.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-demo-sites-768x213.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Astra offers a huge library of pre-built websites. This not only helps you save time but also gives you a head start on <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">building and customizing a website</a>.</p>\n<p>In the templates library, you’ll find 2 different templates option: free templates and premium templates. Free templates can be used alongside any of the free popular page builder plugins, such as Beaver Builder, Elementor, etc. If you’re not interested in installing a page builder, you can still import readymade websites that work with Gutenberg editor, the built-in WordPress editor.</p>\n<p>Premium templates are tagged as Agency, which is only accessible with the Mini Agency Bundle or Agency Bundle licenses of Astra theme. In order to import a demo template library, you’re required to use a free plugin, known as Starter Templates.</p>\n<h3>2. Seamless Integration With Popular plugins</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-Compatibility.png\" alt=\"Astra Compatibility\" width=\"775\" height=\"150\" class=\"alignnone size-full wp-image-244148\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-Compatibility.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-Compatibility-300x58.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-Compatibility-768x149.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Since Astra is built as a lightweight theme, it’s not shipped with several bloated and unwanted features. Instead, you can use any WordPress plugins on your site to do whatever you want. The best part is that Astra is compatible with almost every <a href=\"https://www.isitwp.com/top-wordpress-plugins/\">popular WordPress plugin</a>. </p>\n<p>Let’s take a look at a few of the popular plugins that are compatible with Astra:</p>\n<ul>\n<li>WooCommerce: Easily build an online store</li>\n<li>Page builders: Astra supports Beaver Builder, Elementor, and more</li>\n<li>And many more: Other popular plugins include, but not limited to LearnDash, Toolset, Yoast, and more</li>\n</ul>\n<h3>3. Fast, Lightweight, SEO Friendly</h3>\n<p>Astra is feather light and needs less than 50 kb of resources, which makes it one of the fastest WordPress themes in existence. The theme also comes with the necessary Schema.org markup you need to help to search engines return more informative results from your website.</p>\n<h3>4. Translation & RTL Ready</h3>\n<p>If your site serves non-native English speakers, Astra can be your best choice because it’s easy to localize the website with Astra. You can also translate it to RTL languages like Arabic. </p>\n<h3>Astra: Ease of Use</h3>\n<p><a href=\"https://www.isitwp.com/refer/astra-wordpress-theme/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Astra</a> is a beginner-friendly theme that lets you customize your site without any coding. Once you <a href=\"https://www.isitwp.com/how-to-install-a-wordpress-theme/\">install the theme</a> on your website, you can go to <strong>Appearance » Astra Options</strong> on the left side of your screen. </p>\n<p>Here you’ll see several options. The first one offers you quick links to the customizer. You can easily click on them and work on the logo, font, header, and footer of your site. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-Options.jpg\" alt=\"Astra Options\" width=\"608\" height=\"327\" class=\"alignnone size-full wp-image-244150\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-Options.jpg 608w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-Options-300x161.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" /></p>\n<p>Suppose you want to customize your footer. You can simply click on the <strong>Footer Setting Options </strong> under the <strong>Links to Customizer Settings</strong>. This will take you to the customizer where you can start working on your footer. </p>\n<p>Just click on the pencil icon in the footer and you’ll see various options on the left side of your screen. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-customizer.jpg\" alt=\"Astra customizer\" width=\"746\" height=\"500\" class=\"alignnone size-full wp-image-244153\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-customizer.jpg 746w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-customizer-300x201.jpg 300w\" sizes=\"(max-width: 746px) 100vw, 746px\" /></p>\n<p>You can now select a layout and add your own content using the options on your left. You also have the option to customize the width of your footer, add a border, image and color to it. If you want to add a widget, text or footer menu to your footer just select it using the dropdown arrow under <strong>Section 2</strong>. </p>\n<p>To make your footer stand out you can add a different color to your text and your links. Here’s a quick look at the changed footer using Astra. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customized-footer.png\" alt=\"Customized footer\" width=\"775\" height=\"483\" class=\"alignnone size-full wp-image-244154\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Customized-footer.png 775w, https://www.isitwp.com/wp-content/uploads/2020/04/Customized-footer-300x187.png 300w, https://www.isitwp.com/wp-content/uploads/2020/04/Customized-footer-768x479.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>This is just an example. You can use your imagination and give it whatever look you want. You can follow the same process for every part of your website and bring out the best look it deserves. </p>\n<p>The next option displays the options available with the Pro version of the theme. To use these options, you’ll have to upgrade your theme to the premium version. Until then these options can’t be accessed. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-pro-features.png\" alt=\"Astra pro features\" width=\"388\" height=\"500\" class=\"alignnone size-full wp-image-244151\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-pro-features.png 388w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-pro-features-233x300.png 233w\" sizes=\"(max-width: 388px) 100vw, 388px\" /></p>\n<p>Scrolling further down the screen you’ll see the free plugins that the theme recommends. If you want to use them, just click on the <strong>Activate </strong> button next to the plugin you want and you’re good to go. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-free-plugins.png\" alt=\"Astra free plugins\" width=\"595\" height=\"413\" class=\"alignnone size-full wp-image-244152\" srcset=\"https://www.isitwp.com/wp-content/uploads/2020/04/Astra-free-plugins.png 595w, https://www.isitwp.com/wp-content/uploads/2020/04/Astra-free-plugins-300x208.png 300w\" sizes=\"(max-width: 595px) 100vw, 595px\" /></p>\n<h3>Astra: Documentation & Support</h3>\n<p>Ideally, <a href=\"https://www.isitwp.com/refer/astra-wordpress-theme/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Astra</a> is easy to use. But even if you have a problem using it, you can always check out its documentation to find a solution. They have a set of commonly asked questions that answers almost every possible question you might have. </p>\n<p>You can also join their Facebook group and check out its user discussion forum to see if your problem has an answer. If you still can’t find an answer you can reach out to their support team by raising a ticket. </p>\n<h3>Astra Theme Pricing</h3>\n<p>The Astra theme can be downloaded for <a href=\"https://www.isitwp.com/refer/astra-wordpress-theme/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >free</a>. But if you want to extend its features, you can upgrade your plan to the Pro version which costs you just $59. </p>\n<p>The good news is that if you don’t like their <a href=\"https://www.isitwp.com/refer/astra-pro-theme/\" rel=\"noopener nofollow\" target=\"_blank\">Pro version</a>, you can have your money back within the next 14 days. </p>\n<h3>What We Think About Astra Theme – Our Verdict</h3>\n<p>Astra is a great option for anyone who’s looking for a beginner-friendly theme to make their site visually stunning. It has no learning curve at all. </p>\n<p>You can either use one of its demo sites with their free starter site plugin and tweak it a bit before you finally launch it or create a brand new design from scratch. </p>\n<p>Either way, you’re going to have a great time designing your site with Astra, especially with its amazing speed and performance.</p>\n<p>Meanwhile, if you want to empower your website with more features, here’s a list of some of the <a href=\"https://www.isitwp.com/top-wordpress-plugins/\">must-have plugins</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/wordpress-themes/astra/\">Astra Theme Review: Is This Free WordPress Theme Any Good?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - Free WordPress Theme Detector</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://www.isitwp.com/wordpress-themes/astra/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: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: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:28:\"https://www.isitwp.com/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:6:\"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: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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:17:\"Sucuri/Cloudproxy\";s:4:\"date\";s:29:\"Thu, 23 Apr 2020 13:16:50 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:11:\"x-sucuri-id\";s:5:\"18003\";s:11:\"host-header\";s:40:\"e172abecbd394f56a1a2479517f27fbfe05ff815\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:25:\"strict-transport-security\";a:3:{i:0;s:44:\"max-age=31536000; includeSubdomains; preload\";i:1;s:16:\"max-age=15768000\";i:2;s:13:\"max-age=86400\";}s:23:\"content-security-policy\";s:26:\"upgrade-insecure-requests;\";s:4:\"vary\";s:23:\"Accept-Encoding, Cookie\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:13:\"cache-control\";s:35:\"no-store, no-cache, must-revalidate\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"08d12c6d80b21ad7548a4fbd01479562\"\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:3:\"via\";s:10:\"1.1 google\";s:7:\"alt-svc\";s:5:\"clear\";s:14:\"x-sucuri-cache\";s:3:\"HIT\";}}s:5:\"build\";s:14:\"20181211140926\";}', 'no'),
(4579, '_transient_timeout_feed_mod_29f7869e391c2a2c562f0042f814b9de', '1587691010', 'no'),
(4580, '_transient_feed_mod_29f7869e391c2a2c562f0042f814b9de', '1587647810', 'no'),
(4581, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1587691012', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(4582, '_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:58:\"WPTavern: Frontity Raises €1M with Automattic and K Fund\";s: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=98846\";s: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:157:\"https://wptavern.com/frontity-raises-e1m-with-automattic-and-k-fund?utm_source=rss&utm_medium=rss&utm_campaign=frontity-raises-e1m-with-automattic-and-k-fund\";s: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:4732:\"<p><a href=\"https://frontity.org/\">Frontity</a>, a free, open source framework for building WordPress themes with React, has raised €1M in funding in a round led by <a href=\"https://kfund.co\">K Fund</a>, with <a href=\"https://automattic.com/\">Automattic</a> covering 22%. The team behind the framework officially made it open source in May 2019, after battle testing it internally. In one year the framework has more than 12,700 npm downloads and has built a community of 250 developers who use it. </p>\n\n\n\n<p>Frontity lowers the barrier to creating fast-loading, React-powered WordPress themes by removing the hassle of setting up and configuring all the tooling. The framework seems to have captured Automattic’s interest as a homegrown WordPress solution for facilitating decoupled setups that use React on the frontend.</p>\n\n\n\n<p>“We decided to build the framework as a response to the demand of all the big publishers we were working with,” Frontity CEO Pablo Postigo said. “This trend can drastically change the way many WordPress websites are built in the future. From my point of view, Automattic’s support means that they are also aware of this trend, and want to be close to us. In the end we are trying to make WordPress keep up with the latest technologies, and the stronger WordPress is, the better for all the companies that depend on it, including Automattic.”</p>\n\n\n\n<p>Frontity is not yet profitable and Postigo said the company is not developing a business model during this initial phase. </p>\n\n\n\n<p>“This funding round was the best way for us to make the project sustainable,” he said. “Possible monetizations that we are thinking of to generate revenue in the future are a hosting solution, premium support, or a marketplace of paid themes.”</p>\n\n\n\n<h2>Frontity’s Biggest Challenge: Becoming a Compelling Alternative to PHP Themes </h2>\n\n\n\n<p>Postigo identified Gatsby and Next.js as Frontity’s chief competitors in the sea of React frameworks vying for developers’ attention. He said his team takes inspiration from these frameworks and appreciates how they are raising awareness of new ways of building websites. </p>\n\n\n\n<p>“Our biggest challenge right now is to position Frontity not as an alternative to other frameworks, but as an alternative to PHP themes,” he said. “So when developers start looking for the best way to build a superior UX they consider Frontity amongst their options.”</p>\n\n\n\n<p>Those who are already familiar with other JS frameworks like Gatsby will find that Frontity has fewer new concepts to learn, since it is 100% focused on WordPress and its APIs. Postigo identified a few other major differences between Frontity and other popular JS frameworks:</p>\n\n\n\n<ul><li>It’s rendered dynamically: this means people don’t have to rebuild the HTML each time they edit or publish content. Frontity’s preferred approach is <a href=\"https://vercel.com/blog/serverless-pre-rendering\">Serverless Pre-Rendering</a>, although there are many ways to configure it. It’s as fast as a static site (e.g. <a href=\"https://mars.frontity.org\">https://mars.frontity.org</a>).</li><li>It’s opinionated: it has its own state manager and uses Emotion for the CSS. Thanks to that people don’t need to learn things like Redux and, at the same time, it powers a very flexible extensibility pattern, more similar to the one of WordPress itself than to the rest of JS frameworks. Themes and extensions can be activated and deactivated without code changes.</li><li>There’s no need to learn GraphQL or the REST API, you get the data using the state manager.</li></ul>\n\n\n\n<p>Even with fewer new concepts to learn, Frontity remains squarely within the developers’ toolbox and is not currently a product that would appeal to non-technical users. Expanding Frontity’s user base beyond developers and breaking into the wider WordPress market is a long-term goal for the company. </p>\n\n\n\n<p>“With Frontity Framework we are on a mission to help developers build performant, scalable websites with WordPress and React easily,” Postigo said. “But the company’s ultimate goal is to make building delightful user experiences universally accessible.<br /><br />“We have plans to lower the technical barrier so any WordPress user can benefit from our technology. We consider that after having released the framework the next step towards this is to build a community of developers around it, so that they can help us build themes and extensions that will make it easier for non-technical users to start using Frontity.”</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, 22 Apr 2020 20:26:49 +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:\"Sarah Gooding\";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:62:\"WPTavern: Gutenberg Hub Launches Online Block Template Builder\";s: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=98780\";s: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:169:\"https://wptavern.com/gutenberg-hub-launches-online-block-template-builder?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-hub-launches-online-block-template-builder\";s: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:5301:\"<p class=\"has-drop-cap\">Gutenberg Hub <a href=\"https://gutenberghub.com/introducing-gutenberg-template-builder/\">launched the first version</a> of its block template builder last week. The <a href=\"https://builder.gutenberghub.com/\">template builder</a> allows users to select from the team’s existing library of nearly 200 templates. It is essentially an online builder that allows users to craft a full page layout by mixing and matching various sections. They can then copy the resulting output at the click of a button and paste it into the editor on their sites.</p>\n\n\n\n<p>“I intend to speed up the workflow for WordPress users to spin up beautiful Gutenberg pages, even full websites, faster,” said Munir Kamal, founder of Gutenberg Hub. “So all I am trying to do is headed in that direction.”</p>\n\n\n\n<p>Kamal has also released a <a href=\"https://chrome.google.com/webstore/detail/gutenberghub/pkjhekakadbpmpehgkdndgmpepphekbk\">Chrome browser extension</a> that allows end-users to add templates from the growing library of options.</p>\n\n\n\n<p>“The idea is to help DIYers, freelancers, or anyone with creating new website pages faster,” he said. “I have many feature ideas to make this builder great, but I want to hear out the feedback and suggestions from the community about it.”</p>\n\n\n\n<p>Currently, Kamal is calling this version of the builder a “prototype” because he wants to validate the idea with the community before moving forward with new features.</p>\n\n\n\n<h2>Using the Template Builder</h2>\n\n\n\n<p class=\"has-drop-cap\">Building a template or full page is simple. Users merely need to visit the template builder page. On the page, the builder has an “Add Section” button, which will slide the template library panel open. From that point, users can choose from an extensive list of templates that includes designs for hero sections, testimonials, sliders, and more.</p>\n\n\n\n<img />Gutenberg Hub’s templates library.\n\n\n\n<p>The idea is to build a full page by combining multiple sections. Users will want to add new sections and organize them for their needs. Each section can be trashed, duplicated, or moved up/down using the available buttons.</p>\n\n\n\n<p>Trying my hand at building a simple product page, I was able to pick and choose the sections I wanted to add in just a few minutes.</p>\n\n\n\n<img />Custom combination of templates with the builder.\n\n\n\n<p>Once everything is in place, users can copy the full template code and paste it their block editor. From that point, they can edit it on their own site. </p>\n\n\n\n<p>Sometimes, it may be necessary to copy additional CSS and insert it via the WordPress customizer or through a plugin like <a href=\"https://wordpress.org/plugins/blocks-css/\">Blocks CSS</a>. Some options also require users to install a plugin to use specific blocks.</p>\n\n\n\n<p>This is the type of power I want in the hands of WordPress users. Plug-and-play template systems like this will push the platform into the future. However, such systems need to be integrated directly into WordPress. Copying and pasting from a third-party website is merely a stepping stone toward that future, catering to user needs in the here and now.</p>\n\n\n\n<h2>The Future of the Builder and More</h2>\n\n\n\n<p class=\"has-drop-cap\">Long term, Gutenberg Hub’s work may be a better fit into the upcoming <a href=\"https://wptavern.com/block-patterns-will-change-everything\">pattern system</a>. The team could release a plugin that would integrate seamlessly into the block editor. That way, end-users could build their templates without ever leaving the comfort of the post-editing screen, or at least avoid switching between browser tabs. However, patterns are still months away from inclusion in core WordPress. In the meantime, this feels like a solid stop-gap. Plus, the team can build a nice library and garner feedback and data from users on the most popular templates/patterns.</p>\n\n\n\n<p>While Kamal wants to hear feedback before moving forward, he does have some big ideas of his own for the builder. “For example, this builder may let you create projects, and under projects, you may create multiple pages,” he said. “For each project, you may define custom branding (typography, color scheme, etc.), and all the templates from the library will adapt to that branding when you create pages under a specific project.”</p>\n\n\n\n<p>The most important thing he wants to accomplish is to build tools that speed up workflows for everyone.</p>\n\n\n\n<p>He will also open the template library to third-party developers and designers soon. There will be a public submission process. If enough people contribute, the library could balloon to an untold number of options that would be directly available as part of the builder.</p>\n\n\n\n<p>“Besides the templates and builder, I am planning something around the Gutenberg Templates API,” said Kamal. He stresses that it is still in the planning phase. If the previous work that he has put out is any indication, this could be an interesting project. He is also working on a <a href=\"https://wordpress.org/plugins/forms-gutenberg/\">form builder plugin</a> for the block editor, which is currently seeing regular updates.</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, 22 Apr 2020 20:03: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: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:62:\"WPTavern: Google Shopping Is Now Open to Free Product Listings\";s: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=98848\";s: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:169:\"https://wptavern.com/google-shopping-is-now-open-to-free-product-listings?utm_source=rss&utm_medium=rss&utm_campaign=google-shopping-is-now-open-to-free-product-listings\";s: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:2768:\"<p>Google <a href=\"https://blog.google/products/shopping/its-now-free-to-sell-on-google/\">announced</a> today that it is bringing free listings to the Shopping tab in the United States before the end of April and will expand globally by the end of the year. Previously, merchants were required to pay for ad placement and product listings, which led to major online retailers dominating the Shopping tab.</p>\n\n\n\n<p>“Beginning next week, search results on the Google Shopping tab will consist primarily of free listings, helping merchants better connect with consumers, regardless of whether they advertise on Google,” Bill Ready, Google’s president of commerce, said. “With hundreds of millions of shopping searches on Google each day, we know that many retailers have the items people need in stock and ready to ship, but are less discoverable online.”</p>\n\n\n\n<p>This change comes at a critical time when the retail industry has taken a significant hit due to shelter-in-place orders aimed at mitigating the spread of the coronavirus. Free listings make showing up in the Google Shopping tab more accessible for independent stores.</p>\n\n\n\n<p>“For retailers, this change means free exposure to millions of people who come to Google every day for their shopping needs,” Ready said. “For shoppers, it means more products from more stores, discoverable through the Google Shopping tab.” Existing Merchant Center users will retain their ads for specific products as promoted listings but will also now be able to list their full inventories for free.</p>\n\n\n\n<p>Google also announced a new partnership with PayPal that will streamline the onboarding process for merchants who want to link their accounts. The announcement identified WooCommerce, Shopify, and BigCommerce as existing partners that offer platforms to help businesses sell online. In light of the current crisis, WooCommerce has ramped up its efforts to make e-commerce more approachable. The team recently hosted a free webinar on <a href=\"https://zoom.us/webinar/register/8615868833115/WN_4TTi3KPWQZG5HCchf81LEg\">how to start selling online</a> and produced a <a href=\"https://woocommerce.com/posts/add-online-store-to-wordpress/\">guide to adding a store to an existing WordPress website</a>.</p>\n\n\n\n<p>Although Google cites the coronavirus pandemic as a factor in advancing the company’s plans to make it free for merchants to sell on Google, the move is a strategic step towards wooing back the overwhelming amount of traffic it sends to Amazon. If Google’s Shopping tab can become a better source for price comparisons with a diversity of stores, consumers may return to searching Google first when intending to make a purchase.</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, 22 Apr 2020 02:46: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:13:\"Sarah Gooding\";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:61:\"BuddyPress: BuddyPress 5.2.0 Maintenance and 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=311121\";s: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://buddypress.org/2020/04/buddypress-5-2-0-maintenance-and-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1666:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.5.2.0.zip\">BuddyPress 5.2.0</a> is now available. This is a security and maintenance release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.</p>\n\n\n\n<p>The 5.2.0 release addresses four security issue:</p>\n\n\n\n<ul><li>A vulnerability was fixed that could allow group moderators improper control over group membership via a REST API endpoint.</li><li>A vulnerability was fixed that could allow a CSRF attack related to xProfile field deletion links in the Dashboard.</li><li>A vulnerability was fixed that could allow users to delete group activity items belonging to groups to which they don’t have administrative access.</li><li>A vulnerability was fixed that could allow site Editors or Authors improper edit access over items belonging to BuddyPress’s Email post type.</li></ul>\n\n\n\n<p>These vulnerabilities were reported privately to the BuddyPress team by <a href=\"https://profiles.wordpress.org/hoangkien1020/\">Kien Hoang</a>, 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>Version 5.2.0 also fixes five bugs, including compatibility updates for WordPress 5.4.</p>\n\n\n\n<p>For complete details, visit the <a href=\"https://codex.buddypress.org/releases/version-5-2-0/\">5.2.0 changelog</a>.</p>\n\n\n\n<p>Update to BuddyPress 5.2.0 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:\"Tue, 21 Apr 2020 19:58: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:12:\"Boone Gorges\";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:95:\"WPTavern: WordPress Dashicons Project to Discontinue Development in Favor of New Icon Component\";s: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=98810\";s: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:235:\"https://wptavern.com/wordpress-dashicons-project-to-discontinue-development-in-favor-of-new-icon-component?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-dashicons-project-to-discontinue-development-in-favor-of-new-icon-component\";s: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:3652:\"<p><a href=\"https://github.com/WordPress/dashicons\">Dashicons</a>, the WordPress admin icon font, is now closed to new icon requests. After the block editor adopted the approach of using SVG icons directly, WordPress design contributors have recently reevaluated the efforts going into the Dashicons project. The team decided to wrap up existing tickets for new icons, push out a final release, and then pool their efforts on the <a href=\"https://github.com/WordPress/gutenberg/tree/master/packages/components/src/icon\">new Icon component</a>.</p>\n\n\n\n<p>“One of the challenges with an icon font is that it’s one big compiled ‘sprite,’ and so even though it gets cached well, for every icon you add the sprite grows bigger,” WordPress design contributor Joen Asmussen said in a <a href=\"https://make.wordpress.org/design/2020/04/20/next-steps-for-dashicons/\">post</a> announcing the change. “With SVG you include just the icons you need.”</p>\n\n\n\n<p>A recently-merged <a href=\"https://github.com/WordPress/dashicons/pull/411\">pull request</a> brings the project’s collection of 303 icons to a total of 340, with final additions including items like airplane, beer, coffee, and more, based on the remaining open issues.</p>\n\n\n\n<p>With just a handful of contributors, Dashicons had been subject to infrequent updates. Prior to WordPress 5.2 (May 2019), which <a href=\"https://wptavern.com/wordpress-5-2-will-add-13-new-icons-to-the-dashicon-library\">updated</a> the icon font to use WOFF2 (Web Open Font Format 2) and added 13 new icons, Dashicons had gone dormant for three years. This means that developers who needed a specific icon were sometimes waiting a long time for it to get added and often opted to use a different library. </p>\n\n\n\n<p>The new Icon component isn’t subject to the same limitations. During the design team’s recent discussion about Dashicon’s next steps, Asmussen noted that the new Icon component comes with a set of icons but developers can also feed it a custom SVG.</p>\n\n\n\n<p>“An icon doesn’t have to be part of the set for it to be treated like any other icons in the system,” Asmussen said. “Which makes it easier to say no to some social icons — we can say ‘No, but you can do this: {code example}.\'” This flexibility prevents developers from having to spend time lobbying for a particular icon to get added or working to demonstrate its popularity.</p>\n\n\n\n<p>Asmussen thanked Dashicons creator Ben Dunkle for his work in maintaining the icon font over the years. Dunkle will join the effort to improve the new Icon component as it is still being fleshed out. </p>\n\n\n\n<p>“And a lot of the lessons Ben and I learned from Dashicons could probably help spell out some principles for what fits in the component,” Asmussen said. “In some ways, I think we can be much more open to accepting icons because it doesn’t balloon a sprite. In others, as mentioned, we can decide it’s not WordPress’ place.”</p>\n\n\n\n<p>Dashicons will be maintained in core indefinitely but no new icons will be added after this point. Plugin developers have the option to continue using the icon font or embrace the new Icon component. </p>\n\n\n\n<p>“Switching to SVG in WP-admin, and perhaps the new Icon component, is a discussion definitely worth having at some point,” Asmussen said. “But [it’s] worth noting that it’s not necessarily part of today’s discussion. This is first and foremost to ensure Dashicons is in a solid place for everyone relying on it.”</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, 21 Apr 2020 01:16:33 +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:\"Sarah Gooding\";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:58:\"WPTavern: WPBlockTalk Videos Now Available on WordPress.tv\";s: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=98727\";s: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:161:\"https://wptavern.com/wpblocktalk-videos-now-available-on-wordpress-tv?utm_source=rss&utm_medium=rss&utm_campaign=wpblocktalk-videos-now-available-on-wordpress-tv\";s: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:2497:\"<p>All of the recordings from the free <a href=\"https://wpblocktalk.wordpress.stream/\">WPBlockTalk</a> virtual event are <a href=\"https://wordpress.tv/event/wpblocktalk-april-2020/\">now available on WordPress.tv</a>. In case you missed it, WPBlockTalk was a WordPress community event sponsored by Automattic, and produced by Brian Richards, creator of WPSessions. It took place earlier this month on April 2, though some of its momentum may have been lost in the torrent of pandemic news. Fortunately, all the sessions that were streamed that day have been uploaded for anyone to watch. </p>\n\n\n\n<p>WPBlockTalk created moderate <a href=\"https://twitter.com/hashtag/WPBlocktalk?src=hashtag_click\">buzz on Twitter</a>, but the caliber of the speakers and the density of their block editor expertise make these videos a must-watch for anyone involved in WordPress product and website development. Some of the speakers were involved in designing and building the block editor and others were early adopters who ran full speed ahead to create some of the most successful block-based plugins in the ecosystem.</p>\n\n\n\n<p>The event kicked off with a session titled <a href=\"https://wordpress.tv/2020/04/16/matt-mullenweg-matias-ventura-the-roadmap-for-gutenberg-plus-a-demo/\">The Gutenberg Roadmap</a> led by Matt Mullenweg and Matias Ventura. It included an overview of what is coming in the full-site editing project, along with an exciting hands-on demo that fully integrates theme templates into a unified interface. Ventura estimates this basic UI will be “in a very decent state in a couple months.” </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The other 11 sessions that follow provide an interesting look at where the block editor has been and where we can expect it to go in the near future. Topics include extensibility, case studies, accessibility, block development, and more.</p>\n\n\n\n<p>Although WPBlockTalk was originally <a href=\"https://wordpress.com/blog/2020/03/18/wpblocktalk-block-editor-event/\">announced</a> on the WordPress.com News blog, the majority of the content featured in the event was geared towards those creating block-based products. More than 1,000 viewers attended WPBlockTalk, similar to the turnout for a large traditional WordCamp. These types of nimble, niche-focused virtual events were already gaining traction in 2019 and are likely to become more common in the wake of prolonged restrictions on large gatherings due to the coronavirus. </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, 17 Apr 2020 22:47: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:13:\"Sarah Gooding\";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:68:\"WPTavern: On Digital Gardens, Blogs, Personal Spaces, and the Future\";s: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=98695\";s: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:175:\"https://wptavern.com/on-digital-gardens-blogs-personal-spaces-and-the-future?utm_source=rss&utm_medium=rss&utm_campaign=on-digital-gardens-blogs-personal-spaces-and-the-future\";s: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:8960:\"<div class=\"wp-block-cover alignfull has-background-dim-70 has-gray-900-background-color has-background-dim has-parallax bg-gray-900\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-drop-cap has-text-align-left has-extra-large-font-size text-xl text-left\">Ihave been thinking a lot about digital gardens this week. A blog post by Tom McFarlin <a href=\"https://tommcfarlin.com/digital-gardens-and-blogs/\">re-introduced me to the term</a>, which led me down a rabbit hole of interesting ideas on creating a digital space that is more personalized and tended in a way that is antithetical to the chronological blog.</p>\n</div></div>\n</div></div>\n\n\n\n<p>The concept of digital gardens is not new. It predates the modern blog, but there may be a resurgence, albeit small, of the sort of curated content that grows within a digital garden.</p>\n\n\n\n<p>The term “digital garden” is not well-defined. In general, it is a collection of thoughts, unfinished projects, links, and much more. However, it can be different and wholly unique to the individual. I would like to broaden the term to enclose any sort of website that allows you to truly browse without viewing posts chronologically. Digital gardens, collections, spaces — call it what you want.</p>\n\n\n\n<p>I began my personal website in 2003. I hacked together a main page with a few internal links. I began blogging before I knew what blogging was. This was all done with basic <code>.txt</code> files that I edited in Notepad on Windows. I knew enough PHP to load and display those files. My <em>blog</em> posts were merely random thoughts — bits and pieces of my life.</p>\n\n\n\n<p>Despite having something that worked sort of like a blog, I maintained various resources and links of other neat ideas I found around the web. It was a digital garden that I tended, occasionally plucking weeds and planting new ideas that may someday blossom into something more.</p>\n\n\n\n<p>I created a films page in which I shared 30-second trailers of short films I was planning. I maintained a list of my DVD collection. I had a page in which I showcased hate messages I received on my guestbook. <em>All in good fun, of course.</em> I kept a curated list of cool webpages to visit.</p>\n\n\n\n<p>All of this was a painstaking, manual process before WordPress crashed into my life, but it was still fun.</p>\n\n\n\n<p>Over the years, WordPress changed everything for me. I officially became a blogger. The problem was that, at a certain point, blogging became <em>work</em>. I needed to think about keywords, perfecting a post title, and making sure that each word was carefully crafted. The initial joy I had with my personal space had waned.</p>\n\n\n\n<p>“The idea of a ‘blog’ needs to get over itself,” wrote Joel Hooks in a post titled <a href=\"https://joelhooks.com/on-writing-more\">Stop Giving af and Start Writing More</a>. “Everybody is treating writing as a ‘content marketing strategy’ and using it to ‘build a personal brand’ which leads to the fundamental flawed idea that everything you post has to be polished to perfection and ready to be consumed.”</p>\n\n\n\n<p>It is almost as if he had reached down into my soul and figured out why I no longer had the vigor I once had for sharing on my personal blog. For far too long, I was trying to brand myself. Posts became few and far between. I still shared a short note, aside, once in a while, but much of what I shared was for others rather than myself.</p>\n\n\n\n<p>I still love the idea of a personal blog, but there is room for this space to be reshaped. Personal websites can be so much more than a progression of posts over time, newer posts showing up while everything from the past is neatly tucked on “page 2” and beyond.</p>\n\n\n\n<p>Amy Hoy, in <a href=\"https://stackingthebricks.com/how-blogs-broke-the-web/\">How the Blog Broke the Web</a>, describes the downfall of the digital gardens that once grew across the landscape of the web. It is a history of how personal websites, particularly through the ease of use of the modern CMS, changed for the worse. Instead of carefully tending to our gardens, we became lazy caretakers of our space, molding our content based on the tools the system provided.</p>\n\n\n\n<p>She concluded with:</p>\n\n\n\n<blockquote><p>“There are no more quirky homepages. There are no more amateur research librarians. All thanks to a quirky bit of software produced to alleviate the pain of a tiny subset of a very small audience. That’s not cool at all.”</p></blockquote>\n\n\n\n<p>She shares my <a href=\"https://wptavern.com/rebirth-of-creativity-gutenberg-and-the-future-of-wordpress-themes\">nostalgia for the early web</a> in which webmasters poured everything about themselves into their little slice of it. It was done over the sweat and tears of late-night HTML mastery. It was about fighting weird CSS quirks just to align something on the center of the page. <em>No grid or flex-box existed in those days.</em></p>\n\n\n\n<p>While I lament the loss of some of the artistry of the early web and lay much of the blame at the feet of blogging platforms like WordPress, such platforms also opened the web to far more people who would not have otherwise been able to create a website. <em>Democratizing publishing</em> is a far loftier goal than dropping animated GIFs across personal spaces.</p>\n\n\n\n<p>WordPress is in a position to reshape the web into whatever we want.</p>\n\n\n\n<p>Throughout the platform’s history, end-users have remained at the mercy of their WordPress theme. Most themes are built around what WordPress allows out of the box. They follow a similar formula. Some may have a fancy homepage or other custom page templates. But, on the whole, themes have been primarily built around the idea of a blog. Such themes do not give the user true control over where to place things on their website. While some developers have attempted solutions to this, most have never met the towering goal of putting the power of HTML and CSS into the hands of users through a visual interface. This lack of tools has given rise to <a href=\"https://wptavern.com/will-page-builders-remain-competitive-in-the-block-era\">page builders and the block editor</a>.</p>\n\n\n\n<p>WordPress has not been, by and large, an ideal platform for building a unique digital space, unless you had the technical know-how to wrangle its front-end output into something unique. At times, that is more frustrating than building a simple HTML page.</p>\n\n\n\n<p>This is the reason that I continually push the Gutenberg project. I write about some of the <a href=\"https://wptavern.com/the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins\">wild and wacky ideas</a>. I share things like a <a href=\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor\">T-Rex game</a> within a block.</p>\n\n\n\n<p>I want end-users to be able to create their own digital gardens. I want them to put a large yellow box on their homepage to share a notice that everyone should read “this important page” on their site. I want them to be able to do this without having to learn how to code or ask their theme author how to make such customizations. It should be as simple as clicking a few buttons.</p>\n\n\n\n<p>I also want them to be able to easily build something like Tom Critchlow’s <a href=\"https://tomcritchlow.com/wiki/\">wikifolder</a>, a digital collection of links, random thoughts, and other resources.</p>\n\n\n\n<p>More than anything, I want personal websites to be more <em>personal</em>.</p>\n\n\n\n<p>We’re still in a somewhat frustrating transitional period where WordPress is not even halfway to becoming the platform that it will be. We are still beholden to our themes, though less so than before.</p>\n\n\n\n<p>Whether it is a digital garden, a plain ol’ blog, or some new thing we do not have a term for yet, we will all be able to put our unique spin on our personal spaces. It is part of the web that we lost in the last couple of decades with the emergence of the CMS. However, WordPress is on the right path.</p>\n\n\n\n<p>It may be a rough ride for some agencies and businesses around the platform, but I am OK with that. They will manage and pull through on the other side, mostly unscathed. I am more concerned about our mission statement of democratizing publishing. And, that mission is not simply about having the ability to write content via a <em>$free</em> system. It is about the freedom to create whatever types of digital homes that we desire without learning to code or breaking the bank.</p>\n\n\n\n<p>Pre-Gutenberg WordPress got us part of the way there. It is the post-Gutenberg world that will get us the rest of the way. I am ready to see what people create when they gain the freedom that particular world promises.</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, 17 Apr 2020 20:00: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: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:82:\"WPTavern: Leave at Door: New Free WooCommerce Plugin Enables Contact-free Delivery\";s: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=98679\";s: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:207:\"https://wptavern.com/leave-at-door-new-free-woocommerce-plugin-enables-contact-free-delivery?utm_source=rss&utm_medium=rss&utm_campaign=leave-at-door-new-free-woocommerce-plugin-enables-contact-free-delivery\";s: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:3199:\"<p class=\"is-style-default\">As many countries around the world are currently in some form of lockdown to mitigate the spread of the coronavirus, the hospitality industry has been one of the hardest hit by the new restrictions. Restaurants and breweries in particular have had to radically change how they do business and either lay off or furlough the majority of their employees. Many of those that have survived the mandated dine-in closures are jump-starting delivery services in order to stay afloat.</p>\n\n\n\n<p>Scott DeLuzio, a WordPress plugin developer and founder of <a href=\"https://amplifyplugins.com/\">Amplify Plugins</a>, recently noticed a “leave at door” option when ordering food from a local restaurant. He thought it would be a helpful option for WooCommerce store owners to add and created a plugin that makes it easy.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/leave-at-door-for-woocommerce/\">Leave at Door</a> is now available for free from the official WordPress Plugin Directory. It enables customers to maintain social distancing while receiving deliveries. The plugin adds a checkbox before the Place Order button at checkout, which reveals an optional text input for additional delivery instructions. If the customer chooses contact-free delivery, store owners will see it displayed on the admin order edit screen and in the order email. It will also be displayed on the customer’s order invoice.</p>\n\n\n\n<p>DeLuzio’s Amplify Plugins shop focuses on plugins that improve the customer experience in WooCommerce. He reported that his products have seen more activity since social distancing recommendations were put in place. With the pandemic slowing down shipments from Amazon and other major retailers, local and independent stores have an opportunity to gain the confidence of new customers. </p>\n\n\n\n<p>“I have definitely seen an uptick in plugin sales over the last month or so,” DeLuzio said. “I think, through talking to a few customers, this can probably be attributed to traditional brick and mortar stores and restaurants that are looking to move online to compensate for the lack of foot traffic that they are getting in their stores.”</p>\n\n\n\n<p>The availability of contact-free delivery may be the deciding factor for some customers in quarantine, which could make all the difference for small business owners.</p>\n\n\n\n<p> “There are probably a good number of local businesses that are struggling these days,” DeLuzio said. “Their customers are probably very concerned with the virus and maintaining social distancing, so if something like this plugin can help them out, even in a small way, I’m happy to have been able to put it together for them.”</p>\n\n\n\n<p>Even when some economies begin opening up, there will undoubtedly be customers who will still be keen on having a contact-free delivery option, especially those among the populations most vulnerable to COVID-19. The notion of contact-free delivery may have a longer run beyond this current crisis and perhaps even become a permanent fixture on e-commerce checkout screens. </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, 16 Apr 2020 21:00:47 +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:\"Sarah Gooding\";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:83:\"WPTavern: GitHub Opens Free Plan to Unlimited Collaborators on Private Repositories\";s: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=98641\";s: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:211:\"https://wptavern.com/github-opens-free-plan-to-unlimited-collaborators-on-private-repositories?utm_source=rss&utm_medium=rss&utm_campaign=github-opens-free-plan-to-unlimited-collaborators-on-private-repositories\";s: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:4411:\"<p class=\"has-drop-cap\">On Tuesday, GitHub <a href=\"https://github.blog/2020-04-14-github-is-now-free-for-teams/\">announced a change to its plans</a> that would make collaboration between developers much cheaper. Free, in fact. Anyone can launch an organization for at no charge with unlimited public and private repositories. The change also includes an unlimited number of collaborators.</p>\n\n\n\n<p>This will be good news for small WordPress development teams without the cashflow to upgrade to the paid Team pricing tier or higher. I have worked with several small plugin and theme businesses who could not foot the per-user billing and sought other solutions such as GitLab and Bitbucket. This move should make GitHub more enticing.</p>\n\n\n\n<p>According to the <a href=\"https://help.github.com/en/github/getting-started-with-github/faq-about-changes-to-githubs-plans#how-long-will-github-free-allow-unlimited-collaborators\">FAQs page</a>, this pricing change is a permanent one.</p>\n\n\n\n<p>“Until now, if your organization wanted to use GitHub for private development, you had to subscribe to one of our paid plans,” wrote Nat Friedman, CEO of GitHub, in the announcement. “But every developer on earth should have access to GitHub. Price shouldn’t be a barrier.”</p>\n\n\n\n<img />GitHub’s lowest pricing tiers.\n\n\n\n<p>The Free pricing tier now offers:</p>\n\n\n\n<ul><li>Unlimited public and private repositories.</li><li>Unlimited collaborators.</li><li>2,000 Actions minutes/month.</li><li>500MB of GitHub Packages storage.</li></ul>\n\n\n\n<p>For a full overview of all changes, GitHub has created a <a href=\"https://help.github.com/en/github/getting-started-with-github/faq-about-changes-to-githubs-plans#what-plans-and-pricing-changes-did-github-announce-on-april-14\">question-and-answer section</a> in its FAQs that covers each detail.</p>\n\n\n\n<p>“This means teams can now manage their work together in one place: CI/CD, project management, code review, packages, and more,” said Friedman. “We want everyone to be able to ship great software on the platform developers love.”</p>\n\n\n\n<p>The paid Team plan still exists. Like the Free plan, it is cheaper for a team of developers. GitHub reduced the pricing from $9/month for each user to $4/month. The plan also includes 3,000 GitHub Actions minutes each month, which will go into effect on May 14.</p>\n\n\n\n<p>GitHub seems to be moving away from its previous pay-for-private model. Instead, they have focused more on pricing based on features. In January 2019, several months after Microsoft acquired GitHub, the company announced <a href=\"https://wptavern.com/github-announces-free-unlimited-private-repositories\">unlimited free private repositories</a>. However, only three collaborators were allowed on a project before being required to upgrade to a pro plan.</p>\n\n\n\n<p>GitHub has essentially cornered the market on open-source in which most code is maintained in public repositories. With the recent <a href=\"https://wptavern.com/github-acquires-npm-plans-to-improve-infrastructure-and-experience\">acquisition of npm</a>, it will only grow stronger in this space. This pricing change should make it far more competitive for hosting private projects. The free tier puts the company on par with GitLab’s <a href=\"https://about.gitlab.com/pricing/\">free level</a>. Bitbucket is now looking a little more costly. It would not be surprising if the site removed its five-collaborator limit on its <a href=\"https://bitbucket.org/product/pricing\">free plan</a> if it sees a dip in usage.</p>\n\n\n\n<p>On the whole, this will be a good thing for commercial WordPress theme and plugin authors. From several companies I have knowledge of or have worked with, many of them have kept their public repositories on GitHub. However, they would use a different site for private repositories. It was a pain they had to deal with to cut costs. With no limits on the number of collaborators, GitHub’s free plan may mean that some can move all of their repositories to a single home. Even if they wanted to upgrade to the Team plan for access to more tools, the reduced cost may be worth it if they prefer working with GitHub.</p>\n\n\n\n<p>The biggest change is there is no initial cost barrier for teams that are kicking off a private project with no funding on hand. This is a good thing for small businesses.</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, 16 Apr 2020 19:49:46 +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: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:34:\"BuddyPress: BuddyPress 6.0.0-beta2\";s: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=310989\";s: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://buddypress.org/2020/04/buddypress-6-0-0-beta2/\";s: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:2882:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta2.zip\">BuddyPress 6.0.0-beta2</a> is now available for testing!</p>\n\n\n\n<p>Since <a href=\"https://buddypress.org/2020/03/buddypress-6-0-0-beta1/\">6.0.0-beta1</a>:</p>\n\n\n\n<ul><li>We’ve introduced a repair tool in case something went wrong during the 5.0.0 BP Groups invitations upgrade. <a href=\"https://buddypress.trac.wordpress.org/changeset/12616\">Read more about it here</a>.</li><li>We’ve gathered all BP Blocks settings into one panel to save you some clicks :). See <a href=\"https://buddypress.trac.wordpress.org/ticket/8271#comment:1\">this ticket</a> for an updated screenshot of the BP Blocks settings sidebars.</li><li>We’ve fixed a formatting issue about the total number of members displayed into the Members directory when the BP Nouveau Template pack (the default one) is active. Here’s a link to <a href=\"https://buddypress.trac.wordpress.org/changeset/12619\">the commit</a>.</li><li>We’ve updated our use of a specific privacy function that has been deprecated in WordPress 5.4.0. <a href=\"https://buddypress.trac.wordpress.org/changeset/12612\">Read more about it here</a>.</li></ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>6.0.0 final release is approaching!</h2>\n\n\n\n<p>The end of April 2020 is in 15 days! Please make sure to <a href=\"https://bpdevel.wordpress.com/category/development-notes/6-0/\">read these important development notes</a> about the 6.0.0 release.</p>\n\n\n\n<p>We’d love you to give us a hand to get there. <strong>Testing this new beta release</strong> is the very first way you can get involved into BuddyPress. You can test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta2.zip\">6.0.0-beta2</a> pre-release in 4 ways :</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta2.zip\">Download the beta here (zip file)</a>.</li><li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<p>Contributing to BuddyPress translations is <strong>another very important task</strong> for our project. If you speak a language other than English, please <a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/dev/\">help us translate BuddyPress into more than 100 languages</a>!</p>\n\n\n\n<p>6.0.0 is almost ready, but please do not run this Beta 2 pre-release in a production environment just yet. Let us know of any issues you find in <a href=\"https://buddypress.org/support\">the support forums</a> and/or on <a href=\"https://buddypress.trac.wordpress.org/\">our development tracker</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, 15 Apr 2020 21:37: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: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: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:98:\"WPTavern: Gutenberg 7.9 Adds Gradients to More Blocks, Extra Typography Controls, and New Patterns\";s: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=98498\";s: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:237:\"https://wptavern.com/gutenberg-7-9-adds-gradients-to-more-blocks-extra-typography-controls-and-new-patterns?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-9-adds-gradients-to-more-blocks-extra-typography-controls-and-new-patterns\";s: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:5813:\"<p class=\"has-drop-cap\">For Gutenberg junkies, the three-week wait between major releases has been rough, especially during this time when many are looking for new things to fill the gaps in our social calendars. Not to fret, the team <a href=\"https://make.wordpress.org/core/2020/04/15/whats-new-in-gutenberg-15-april/\">dropped version 7.9 of the plugin</a> earlier today. This release includes several goodies such as new typography-related controls for blocks, extra patterns for testing, and even more work toward a lighter DOM for theme authors.</p>\n\n\n\n<p>With the added time, version 7.9 is a larger release than usual. It includes over two dozen bug fixes and almost as many minor enhancements. The team continued work on full-site editing, which has moved along at a steady pace and is currently slated to land in WordPress 5.6 later this year.</p>\n\n\n\n<p>The development team has made several tweaks to the user interface. This is a continuation of the work that has landed in the previous couple of major releases. WordPress users who are not running the Gutenberg plugin can expect to see the refreshed UI in August this year when WordPress 5.5 drops.</p>\n\n\n\n<p>One nice change is to the link inserter. Instead of outputting the URL from an existing post, it will output the post title instead. This should make it far quicker for users to insert links to their posts or pages in the editor.</p>\n\n\n\n<p>Fullscreen mode can now be toggled on and off via the <code>Ctrl</code> + <code>Shift</code> + <code>Alt</code> + <code>F</code> keyboard shortcut. That is assuming you consider remembering which four keys to press a <em>shortcut</em>. At least the option exists for those who need it. I suppose I will acquire the muscle memory to toggle it over time.</p>\n\n\n\n<p>On the whole, this a major release in every sense. Everything from documentation to code quality has seen improvements. Developers can enjoy new APIs. Theme authors should also have an easier time styling buttons — the editor HTML should now be consistent with front-end output.</p>\n\n\n\n<h2>Gradient All the Things</h2>\n\n\n\n<img />Custom gradient background for the Media & Text block.\n\n\n\n<p class=\"has-drop-cap\">Until now, users could add gradient backgrounds to the cover and button blocks. Gutenberg 7.9 extends this option to the group, columns, and media & text blocks.</p>\n\n\n\n<p>I have yet to see many theme authors take advantage of gradients. Granted, gradient backgrounds only landed in WordPress 5.4. I am hoping some of the top designers in the theme space can tackle this, if for no other reason than providing me some new eye candy when writing posts such as this that discuss gradients in Gutenberg.</p>\n\n\n\n<p>On the whole, the addition of the gradients option to new blocks is a good thing. The next step is to continue expanding it to other blocks.</p>\n\n\n\n<h2>Typography for Headings and Paragraphs</h2>\n\n\n\n<img />Adjusting the font size of a heading block.\n\n\n\n<p class=\"has-drop-cap\">The Gutenberg team has finally checked off one of my longstanding pet peeves. The heading block now has a font-size option. Instead of users using an H1-level heading to make their text larger, they can stick with an appropriate-level heading for the document structure while using the font-size option to adjust how large it appears.</p>\n\n\n\n<p>I am concerned about the addition of a new setting to allow users to adjust the line-height for paragraphs and headings. Currently, the setting does not allow theme authors to add choices based on their design system or disable the feature altogether.</p>\n\n\n\n<p>We also get some new inline styles instead of classes. At this point, that ship has already sailed and sunk with Gutenberg.</p>\n\n\n\n<p>The usefulness of a line-height setting is clear when designing a full-page layout, such as a single-page brochure. However, changing the line-height for most text on a site could have dire consequences in the long term, especially when an end-user switches themes and finds that their chosen line-height is completely out of sync with their new theme. I would not wish the pain of updating dozens or more old blog posts to adjust paragraph design on anyone. Of course, the same could be said of font sizes and similar settings. This is the one setting that I want to see with more theme author feedback as part of the decision.</p>\n\n\n\n<h2>Three New Block Patterns</h2>\n\n\n\n<img />Inserting the Numbered Features block pattern into the editor.\n\n\n\n<p class=\"has-drop-cap\">Gutenberg 7.9 removed the block patterns icon from the top right and tucked it behind the editor options menu. Users can pin the patterns sidebar, which will move the patterns icon back to the top for quick access.</p>\n\n\n\n<p>The update also introduces three additional block patterns, bringing the total to six.</p>\n\n\n\n<ul><li><strong>Hero Two Columns:</strong> Displays a group that encloses an italic paragraph, a heading, and two columns of text.</li><li><strong>Numbered Features:</strong> Displays several groups of columns with a number on the left and text on the right.</li><li><strong>It’s Time:</strong> Outputs a paragraph, two columns, and a large paragraph that reads “it’s time.”</li></ul>\n\n\n\n<p>The Numbered Features pattern is by far the most intricate pattern the Gutenberg team has put together while building the block patterns system. It is nice to see them exploring some designs that users will find useful.</p>\n\n\n\n<p>At this point, most of the patterns are relatively boring and not representative of how feature-rich this system will become in the future. It is important to remember that patterns are still at an early stage of development. By the time the feature lands in core WordPress, we should see more advanced and beautiful patterns for use on websites.</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, 15 Apr 2020 20:14:52 +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:53:\"HeroPress: Helping Small Businesses During A Pandemic\";s: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=3109\";s: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:158:\"https://heropress.com/essays/helping-small-businesses-during-a-pandemic/#utm_source=rss&utm_medium=rss&utm_campaign=helping-small-businesses-during-a-pandemic\";s: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:11544:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/041320-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"WordPress is a powerful tool that can quickly be levereged to help people in need.\" /><p>In mid March 2020 it was clear that the coronvirus pandemic was going to have drastic consequences for daily life. Many local shops, market stalls and other food outlets would struggle to keep in touch with their regular customers. It was also worrying that lots of people would be stuck at home with only the internet and phone as ways to keep in touch with their local shops.</p>\n<h3>Getting Started</h3>\n<p>I decided to create a small site for local shops (and other related businesses) to put their contact info on so that people could get in touch. I bought the domain name <a href=\"https://www.cambridgelocalshops.co.uk\">www.cambridgelocalshops.co.uk</a> and got started. I decided to have several main sections – shops, food outlets, local support, delivery companies and activities.</p>\n<p>I add most shops that request to be added – small national brand supermarkets as well as independent shops. The only shops I’ve decided not to include are ones that could be misconstrued as giving medical advice.</p>\n<blockquote><p>This whole site is required because of a medical emergency and clear messaging on that topic is vital.</p></blockquote>\n<p>Some pubs and restaurants have started doing take-away food from their kitchens, and in addition offer a grocery ordering service. It’s a great way to keep their business open and offer really useful support to their community. Watching businesses change how they operate to help their communities is inspiring. I’ve heard that many neighbourhood ‘mutual aid groups’ have found the site a useful way to get information about shops out to people who are isolated at home.</p>\n<h3>Spreading The Word</h3>\n<p>I shared the site on twitter and various other local groups I’m a member of. The number of hits I was getting on the site daily showed there was a need. The local <a href=\"https://www.em.admin.cam.ac.uk/what-we-do/estate-operations/facilities-services/reprographics\">university printing office</a>, just before closing for lockdown, ran off 10,000 leaflets about the site. The local <a href=\"https://www.zedify.co.uk/cambridge\">bike courier company</a> delivered them door to door free of charge. For them it was a way of supporting local businesses and shops that are their key customers in more normal times, and providing an important community service right now. The photos are all from <a href=\"https://unsplash.com/\">unsplash.com</a> – free of charge and great quality. Jo at <a href=\"https://www.kabocreative.com/\">Kabocreative</a> designed the great logo and shared it with me.</p>\n<blockquote><p>Having designed the site in a morning using TwentySeventeen as the theme and using <a href=\"https://wordpress.org/plugins/atomic-blocks/\">Atomic Profile Blocks</a> for the individual shops I realised I needed something a bit more streamlined.</p></blockquote>\n<p>Juggling this clunky way of editing a site alongside home schooling two children and facing the challenges of life under lockdown was not viable. I started redeveloping the site behind the scenes, using posts instead of pages for each shop, categorising them according to type of shop and their location, and then building a site structure out of that categorising system. I also switched to <a href=\"https://generatepress.com/\">GeneratePress</a> for the theme (I love it). It all kind of worked.</p>\n<h3>Reaching Out</h3>\n<p>Then I got in touch with Topher DeRosia asking if he’d like me to write this up for his wonderful HeroPress blog aimed at the WordPress community. Many towns and districts around the world could do with a site like this and it’s a perfect way for a WordPress person to support their local shops and neighbours at this time.</p>\n<p>Topher did way more than that, coming on board to take a look at the back end of the site, make some brilliant changes and also contacting <a href=\"https://wsform.com/\">WSForm</a> for a pro plugin to help with the process.</p>\n<blockquote><p>Now, when someone completes the form to request an entry on the site it automatically creates a post with that shops’ details already pre drafted.</p></blockquote>\n<p>I just need to add the categories, check the details, and publish it. It is a dream to manage as it is so fast to add a new shop. I am hugely grateful to Topher for dedicating so much time and care to this when all I expected was the chance to share an idea with others.</p>\n<p>The site already has a sibling – <a class=\"defanged3-moz-txt-link-abbreviated\" href=\"http://www.stivesandvillages.co.uk\" target=\"_blank\" rel=\"noopener noreferrer\">www.stivesandvillages.co.uk</a> – set up by my friends Penni and Jo at <a href=\"https://www.kabocreative.com/\">KaboCreative</a>. If you’re interested in creating something similar to support your community while under lockdown check out Topher’s <a href=\"https://topher1kenobe.com/cambridge-local-shops-help-during-covid-19/\">technical tips</a> and some special offers we’ve negotiated with <a href=\"https://wsform.com/\">WSForm</a> and <a href=\"https://generatepress.com/\">GeneratePress</a> to make your life easier and a bit cheaper! Thanks to these companies for their support.</p>\n<h3>What We Learned</h3>\n<p>Here are a few key tips I gave Penni when she got in touch to ask about using my idea for her local area:</p>\n<ul>\n<li>don’t use logos – everyone will want their logo used and file quality will vary. So it doesn’t look like favouritism just make a blanket ban. Choose nice pictures from unsplash.com instead, or simply have one single photo of your town or village in a banner image place. Maybe feature a local photographer who can donate a picture.</li>\n<li>try to focus, at least at first, on shops that are selling vital food stuffs and household goods – this is what people are looking for urgently.</li>\n<li>don’t just request info about how they deliver; in a rapidly changing environment shops will be adapting and doing different things. In my area many are doing ‘timed collections’ where staff pack your goods for you based on a phone order, and you collect at a specific time by agreement so social contact / crowds / queues are minimised. Some shops are also doing special hours for key workers. Make sure your form is flexible enough to cope with variety and change in how shops are operating.</li>\n<li>be open to including places that don’t normally sell groceries – eg pubs have been doing fresh food deliveries to local people and providing a valuable service in my town. They get listed under both ‘pubs’ and ‘groceries’ on my site.</li>\n<li>create a leaflet that people can print off and share with others, that shops can send out with deliveries – here’s <a href=\"https://cambridgelocalshops.co.uk/wp-content/uploads/2020/03/Cant-get-out_-1.pdf\">an example</a> (opens as a PDF).</li>\n<li>many shops won’t have an online ordering system – offering them the chance to put a Word document or a PDF order form on your site can be a vital way for them to get information out about their products and contact info. It also means people can print these off and share them with neighbours who don’t have computers or smart phones.</li>\n<li>make it useful beyond shops – include local community groups by linking to any reliable pages (eg local municipality / council site) that list them.</li>\n<li>include some medical links to reliable sources (World Health Organisation or national government sites, for example).</li>\n<li>include some activities for those stuck at home – we have a knitting shop, a martial arts class that’s now online by video, some arts resources and a dance school doing online lessons! It keeps it local and friendly and relatable for people who know their local area and are looking for reassurance.</li>\n</ul>\n<p>I’ve enjoyed putting this site together, interacting with all the business owners who’ve entered their details, and making new friends when other people got involved. I highly recommend it as a way of doing something useful in these strange times.</p>\n<hr />\n<h3><em>Editor’s Note</em></h3>\n<p><em>Topher here. Part of the plan all along was to make it so other people can easily replicate what Elisabeth did. <a href=\"https://topher1kenobe.com/cambridge-local-shops-help-during-covid-19/\">You can find a post on my personal blog</a> detailing how it all works, and you can download the plugins, theme, and export files.</em></p>\n<p><em>If you think your local business area could use something like what Elisabeth built, now you can easily do it yourself.</em></p>\n<p><em>GeneratePress and WSForm are both commercial products, but for this project they generously offer a 20% discount to anyone building something like Elisabeth’s project. You can find the discount codes on the blog post I mentioned above.</em></p>\n<p><em>Thank you Elisabeth for doing such a great work, and thank you for allowing me to be a part of it!</em></p>\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: Helping Small Businesses During A Pandemic\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Helping%20Small%20Businesses%20During%20A%20Pandemic&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhelping-small-businesses-during-a-pandemic%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Helping Small Businesses During A Pandemic\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fhelping-small-businesses-during-a-pandemic%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%2Fessays%2Fhelping-small-businesses-during-a-pandemic%2F&title=Helping+Small+Businesses+During+A+Pandemic\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Helping Small Businesses During A Pandemic\"></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/essays/helping-small-businesses-during-a-pandemic/&media=https://heropress.com/wp-content/uploads/2021/04/041320-min-150x150.jpg&description=Helping Small Businesses During A Pandemic\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Helping Small Businesses During A Pandemic\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/helping-small-businesses-during-a-pandemic/\" title=\"Helping Small Businesses During A Pandemic\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/helping-small-businesses-during-a-pandemic/\">Helping Small Businesses During A Pandemic</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, 15 Apr 2020 09:00:46 +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:\"Elisabeth Klaar\";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:80:\"WPTavern: Block-a-saurus Embeds a Side-Scrolling T-Rex Game via 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=98606\";s: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:205:\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-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:6574:\"<div class=\"wp-block-cover alignfull has-background-dim-80 has-black-background-color has-background-dim bg-black\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-blockasaurus-blockasaurus\"><div id=\"bas-messageBox\" class=\"sendmessage\"><h1>Click to Play</h1><div class=\"niokbutton\"></div></div><div id=\"main-frame-error\" class=\"bas-interstitial-wrapper\"><div id=\"main-content\"><div class=\"bas-icon bas-icon-offline\" alt=\"\"></div></div><div id=\"bas-offline-resources\"><img id=\"offline-resources-1x\" class=\"skip-lazy\" src=\"https://wptavern.com/wp-content/plugins/block-a-saurus/src/img/default_100_percent/100-offline-sprite.png\" /><img id=\"offline-resources-2x\" class=\"skip-lazy\" src=\"https://wptavern.com/wp-content/plugins/block-a-saurus/src/img/default_200_percent/200-offline-sprite.png\" /></div></div></div>\n</div></div>\n\n\n\n<p class=\"has-drop-cap\">It is no secret that I love testing out the sort of <a href=\"https://wptavern.com/the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins\">fun WordPress blocks</a> that hark back to my early days of the web. I have <a href=\"https://wptavern.com/rebirth-of-creativity-gutenberg-and-the-future-of-wordpress-themes\">written on the subject</a> once or twice. Imagine my surprise when I came across a side-scrolling dinosaur game that users could simply plop into the block editor and provide something fun for their visitors to do.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/block-a-saurus/\">Block-a-saurus</a> is a simple game in which you play a T-Rex whose goal is to survive a course of obstacles such as jumping cactuses and ducking birds. To play, you merely need to control the T-Rex via your keyboard’s D-pad. It should also work via touch control on mobile devices.</p>\n\n\n\n<p>The only bad thing is that I did not notice this gem eight months ago when it was first released to the public.</p>\n\n\n\n<p>“When I started learning about blocks, I realized they could be basically miniature JavaScript applications,” said Keanan Koppenhaver, the developer behind Block-a-saurus. “I thought this was super interesting as opposed to how WordPress plugins relied more heavily on PHP, so I wanted to see what I could do with basically a blank JavaScript canvas and how that could enable experiences that would have been really difficult to do seamlessly pre-Gutenberg. It slowly went from a ‘Is this even possible?’ to ‘Let’s release it and see if it can inspire people to build something even more out of the box.\'”</p>\n\n\n\n<p>Give the game a whirl. Let us know your high score in the comments!</p>\n\n\n\n<h2>Using the Block-a-saurus Plugin</h2>\n\n\n\n<p class=\"has-drop-cap\">The plugin is straightforward. Once installed, it adds a new “Block-a-saurus!” block in the common blocks section of the block inserter. The block currently has two options under the block settings panel:</p>\n\n\n\n<ul><li><strong>Dino Speed:</strong> Allows you to speed up or slow down the movement of the T-Rex in the game.</li><li><strong>Mute Audio:</strong> Allows you to enable or disable the game audio.</li></ul>\n\n\n\n<img />Inserting the Block-a-saurus block in the editor.\n\n\n\n<p>By default, the front-end output is bland. Do not expect a graphical powerhouse. However, sometimes, the simplest games can make for hours of fun.</p>\n\n\n\n<img />Default output of Block-a-saurus on the front end.\n\n\n\n<p>I wanted to spruce up my game’s design on the front end. Therefore, I first inserted a cover block with a dinosaur background, as can be seen at the beginning of this post. I then dropped the plugin’s block within the cover block. </p>\n\n\n\n<p>This works well with a variety of image backgrounds. Plus, it allows users to put a unique spin on their game.</p>\n\n\n\n<img />A custom background using the cover block around Block-a-saurus.\n\n\n\n<p>There is at least one missing piece that I would like to see in a future version of the plugin. It would be nice to integrate alignment options for the block, such as center, wide, and full alignments that are common with many other blocks.</p>\n\n\n\n<p>On the plus side, the plugin developer took the few moments necessary to load scripts and styles only on pages where the game is in use. If you want to run the game, you do not have to worry about it loading unnecessary files on every page of your website.</p>\n\n\n\n<h2>Future Plugin and Block Plans</h2>\n\n\n\n<p class=\"has-drop-cap\">Currently, Block-a-saurus is still sitting at version 1.0. However, Koppenhaver has plans to add extra features to the plugin, such as saving high scores for logged-in users and potentially making the game playable in the backend. The holdup with admin-side playing is some JavaScript conflicts with the native Gutenberg controls.</p>\n\n\n\n<p>“Work is moving along pretty steadily,” he said of new features. “It’s nice to have something relatively small and self-contained to work on in between larger client projects. The saving of scores has been the majority of the work so far, and I’m hoping to have that released in the next couple of weeks.”</p>\n\n\n\n<p>Koppenhaver does not have any immediate plans for similar types of blocks. The plan was for this particular plugin to showcase a fun, one-off block. “I’ve seen JavaScript implementations of Snake and Tetris, which would be cool to see converted to blocks,” he said. “I might have to give one of those a try.” Perhaps Block-a-saurus is not the end of the road.</p>\n\n\n\n<p>If he wraps up the work on a front-end, JavaScript-based saving feature for high scores, it would be nice to see that offered as a standalone package for other block developers to use. It would certainly make porting other games such as Snake and Tetris to the block system easier.</p>\n\n\n\n<p>Koppenhaver and his team primarily work on more serious endeavors. “We have been working on some other block experiments to allow for things like integrating data sourced from Google Drive as D3 visualizations as well as a block to allow agencies to create better case studies by creating those responsive screenshot mockups you see everywhere and being able to create them completely in Gutenberg,” he said. “We’re very excited about the experiences the new editor has allowed us to create and are always experimenting and trying to learn more.”</p>\n\n\n\n<p>More than anything, I want to see other plugin authors launch a few more <a href=\"https://wordpress.org/plugins/tags/game/\">games</a> for the block 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:\"Tue, 14 Apr 2020 18:57:54 +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: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:79:\"WPTavern: The Road Ahead: What’s in Store for WordPress for the Rest of 2020?\";s: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=98522\";s: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:193:\"https://wptavern.com/the-road-ahead-whats-in-store-for-wordpress-for-the-rest-of-2020?utm_source=rss&utm_medium=rss&utm_campaign=the-road-ahead-whats-in-store-for-wordpress-for-the-rest-of-2020\";s: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:9338:\"<div class=\"wp-block-cover alignfull has-background-dim-70 has-gray-900-background-color has-background-dim has-parallax bg-gray-900\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-drop-cap has-text-align-left has-extra-large-font-size text-xl text-left\">Full-site editing, automatic theme and plugin updates, global styles, and more await. With the release of <a href=\"https://wptavern.com/wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis\">WordPress 5.4</a> and an open call for <a href=\"https://wptavern.com/open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list\">version 5.5 tickets</a>, it is time to peer into the future and catch a glimpse of what is to come. It is shaping up to be an exciting year thus far.</p>\n</div></div>\n</div></div>\n\n\n\n<p>Josepha Haden, executive director of WordPress, provided a <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">progress update on the 2020 goals</a> in early March. As always, the timeline to hit certain goals can change based on roadblocks the development team hits and other factors. On the whole, the tentative roadmap looks feasible.</p>\n\n\n\n<p>Currently, WordPress 5.5 is set to ship on August 11, 2020. Version 5.6 is scheduled to follow on December 8, 2020. Some major changes are forthcoming. Let us take a moment to look ahead and see where the WordPress ship is sailing.</p>\n\n\n\n<h2>Automatic Updates for Everything</h2>\n\n\n\n<img />Automatic updates column on the plugin management screen.\n\n\n\n<p class=\"has-drop-cap\">We have enjoyed automatic updates for minor versions of core WordPress since version 3.7. However, until recently, it has felt like progress on auto-updating everything had stalled. From mobile phones to smart TVs, the average end-user is accustomed to their software simply staying updated. In 2020, it is time WordPress continues pushing forward, particularly when staying updated is one component of maintaining a secure website.</p>\n\n\n\n<p>There are two separate changes centered on automatic updates in the pipeline. The first, which is set to ship in WordPress 5.5, is <a href=\"https://wptavern.com/automatic-theme-and-plugin-updates-slated-for-wordpress-5-5\">automatic updates for plugins and themes</a>. The feature plugin has been in development for several months and should be stable enough to launch with the next version of WordPress.</p>\n\n\n\n<p>Plugin and theme developers will need to adopt a development strategy that aligns more with the WordPress philosophy of maintaining backward compatibility, at least to the point where an automatic update does not break a user’s site. This change is a welcome one because it will lead to a more secure web. However, it will be interesting to see how this plays out in the months to come. I am certain there will be a road bump or two that the developer community will need to overcome.</p>\n\n\n\n<p>Automatic updates of core WordPress is slated to officially land in version 5.6. It should be an opt-in feature when it rolls out. The feature plugin should also be ready by the time WordPress 5.5 lands.</p>\n\n\n\n<h2>Block Directory Integration</h2>\n\n\n\n<img />WordPress.org’s <a href=\"https://wordpress.org/plugins/browse/block/\">block directory page</a>.\n\n\n\n<p class=\"has-drop-cap\">The block directory first <a href=\"https://wptavern.com/gutenberg-6-5-adds-experimental-block-directory-search-to-inserter-and-new-social-links-block\">landed in Gutenberg 6.5</a> as an experimental feature. For those of us running the plugin, it is almost easy to forget that it is not already a part of WordPress.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/browse/block/\">block directory</a> is a listing of a special type of plugin that adds only a single block. In WordPress 5.5, users should be able to search and install blocks from this directory via the post editing screen. If you need a block that is not installed, you can install and begin using it without going through the normal routine with installing a plugin.</p>\n\n\n\n<h2>Full-Site Editing</h2>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>Live Demo Q&A from <a href=\"https://gutenbergtimes.com/theme-templates-full-site-editing-experience-enrique-piqueras/\">The Gutenberg Times</a>.\n\n\n\n<p class=\"has-drop-cap\">I am excited about the prospect of full-site editing landing in WordPress. I am concerned that a target date within 2020 may be rushing a feature that may not be ready. I want this to be a successful <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">transition of how themes work</a> and how users interact with their sites. I am optimistic about this future, but I am not convinced it will be good enough by the time WordPress 5.6 ships.</p>\n\n\n\n<p>Aside from the introduction of the block editor itself, this will be one of the largest changes to how WordPress works in its history. Arguably, it is a more wide-reaching change because it touches both the backend user interface and how the theme templating system functions. It needs time to age before it’s dropped into the laps of end-users and developers alike.</p>\n\n\n\n<p>I will be the first to jump for joy if I am wrong.</p>\n\n\n\n<p>Currently, the plan is to complete the full-site editing feature in the Gutenberg plugin by the time WordPress 5.5 launches. It should still be behind the experimental flag in the plugin at that point. Then, ship the finished product in version 5.6.</p>\n\n\n\n<h2>Block Areas (Widgets)</h2>\n\n\n\n<img />Using blocks on the experimental block areas screen.\n\n\n\n<p class=\"has-drop-cap\">One of the features that has not gotten near enough attention is the conversion of traditional sidebars into block areas. This is a much-needed change in the mission to turn everything into a block.</p>\n\n\n\n<p>Currently, it is planned to ship in WordPress 5.6, alongside full-site editing. I would rather see block areas as a stepping stone toward full-site editing. It would be less painful for theme authors to have at least a major release to ease into the next step.</p>\n\n\n\n<p>The development of this feature could have been much smoother if WordPress would have simply deprecated sidebars and widgets. The Gutenberg team has had to pigeonhole a block-based system into the old widgets system. It is a little messy. Instead of the current approach, they should have created a separate system and allowed theme developers to begin opting into it. Because theme authors are the ones who will be handling support requests from end-users, they should have been given the power to handle that transition gracefully.</p>\n\n\n\n<p>Overall, there should be no issue making sure block areas are feature-complete by 5.6. Much of the work is finished at this point, and we should be getting a more accurate picture of this feature in the coming months.</p>\n\n\n\n<h2>Global Styles</h2>\n\n\n\n<img />Example mockup from the primary <a href=\"https://github.com/WordPress/gutenberg/issues/19255\">global styles ticket</a>.\n\n\n\n<p class=\"has-drop-cap\">A new <a href=\"https://github.com/WordPress/gutenberg/issues/19611\">global styles feature</a> is set to ship for WordPress 5.6 later this year. The feature is currently undergoing heavy development. We should begin to see early iterations of it in upcoming versions of the Gutenberg plugin over the next several months.</p>\n\n\n\n<p>Global styles will allow theme authors to create several default values, likely via a JSON file. In turn, users will be able to overwrite those styles through an interface in the admin.</p>\n\n\n\n<p>My biggest concern about this feature is that it could go overboard with options that end-users should not have to concern themselves with. For example, most users should have no need to adjust the line-height for their text. Instead, line-height values should automatically be calculated based on a font’s x-height and size. The question is going to be where the global styles feature will draw the line. At a certain point, it is better to learn CSS. We certainly cannot expose every possibility via an option.</p>\n\n\n\n<h2>Other Notable Features</h2>\n\n\n\n<p class=\"has-drop-cap\">Lazy loading of images, which was <a href=\"https://wptavern.com/native-lazy-loading-support-coming-to-wordpress\">originally planned for WordPress 5.4</a>, will be shipping alongside a <a href=\"https://wptavern.com/xml-sitemaps-feature-plugin-open-for-testing-and-feedback\">built-in XML sitemaps</a> feature in version 5.5. Both features have been under active development for months and are stable at this point.</p>\n\n\n\n<p>The <a href=\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\">navigation block</a> was complete enough to ship in the previous WordPress release. The block is intended to primarily be used with full-site editing, so the block was not included. However, it is supposed to be available in WordPress 5.5.</p>\n\n\n\n<p>As always, we should see a new default theme to propel us into the next year. My guess is that the core leads will want to ship a theme that is built completely on top of the upcoming full-site editing feature. If development goes as currently scheduled, <em>Twenty Twenty-One</em> could be a 100% block-based theme.</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, 13 Apr 2020 20:54: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:\"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:74:\"WPTavern: Open Call for WordPress 5.5 Tickets: What’s on Your Wish List?\";s: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=98435\";s: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:183:\"https://wptavern.com/open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list?utm_source=rss&utm_medium=rss&utm_campaign=open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list\";s: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:3580:\"<p class=\"has-drop-cap\">Now that <a href=\"https://wptavern.com/wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis\">WordPress 5.4</a> has successfully launched, it is time to begin thinking about version 5.5, which has a tentative release date of August 8, 2020. On Wednesday, Josepha Haden, Executive Director of WordPress, <a href=\"https://make.wordpress.org/core/2020/04/08/wordpress-5-5-call-for-tickets/\">put out a call for tickets</a>.</p>\n\n\n\n<p>Naturally, the block editor is the top focus as we continually inch toward new features such as a refreshed interface, block patterns, and eventually full-site editing. However, there is room to put a small dent in the thousands of tickets that are still awaiting the right people to move them forward.</p>\n\n\n\n<p>Currently, there are 223 tickets <a href=\"https://core.trac.wordpress.org/tickets/major\">assigned to the 5.5 milestone</a>. We are early in the release cycle, so now is the time to advocate for the inclusion of that particular bug fix or enhancement you have had your eye on.</p>\n\n\n\n<p>What tickets do you want to see addressed?</p>\n\n\n\n<h2>Wish List: Finished Custom Post Status API</h2>\n\n\n\n<p class=\"has-drop-cap\">While I have no expectations that my personal wish list item will make the WordPress 5.5 cut, it does not mean that I cannot hope. After <a href=\"https://core.trac.wordpress.org/ticket/12706\">10 years in the making</a>, with a fix here and there, I would love to see custom post statuses become feature complete.</p>\n\n\n\n<p>A good example use case for custom post statuses is forum plugins. Topics or threads can either have an open or closed status. There are other cases such as archive, spam, hidden, and orphan statuses. Management of forums typically happens on the site front end, so plugin authors usually build custom front-end solutions to handle statuses.</p>\n\n\n\n<p>The scenarios where users need to assign a post status in the admin is where things get tricky. In the past, it was a <em>simple</em> matter of recreating the “publish” meta box on the edit post screen with a custom status dropdown. With the block editor, I am sure it is possible to do something similar with JavaScript. If so, this still leaves plugin authors in a bind. They will need to code at least two methods to pigeonhole custom statuses into the WordPress editor — three if also doing so on the front end.</p>\n\n\n\n<p>It is time we have a complete post status API.</p>\n\n\n\n<p>The lack of custom status support in the core user interface has created several roadblocks for projects I have worked on through the years. At one point, there seemed to be some traction to make this a reality, but it seems to have fallen to the wayside as more important and shinier features have been given the green light.</p>\n\n\n\n<p>Custom post statuses are as easy to register as custom post types and taxonomies. The primary missing element is the UI integration on the post editing screen.</p>\n\n\n\n<p>There is a real need for this feature as outlined by developers in a <a href=\"https://github.com/WordPress/gutenberg/issues/3144\">related Gutenberg ticket</a>. Some agencies and organizations with a more complex editing workflow cannot move forward with the block editor on some projects, even if they want to do so.</p>\n\n\n\n<p>The <a href=\"https://github.com/imath/wp-statuses\">WP Statuses</a> plugin by Mathieu Viet could ease the pain for developers with its integration with both the block and classic editors. However, this level of integration belongs in the core software.</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, 10 Apr 2020 19:54: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: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:44:\"WPTavern: State of the Meetup Under Lockdown\";s: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=98421\";s: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:133:\"https://wptavern.com/state-of-the-meetup-under-lockdown?utm_source=rss&utm_medium=rss&utm_campaign=state-of-the-meetup-under-lockdown\";s: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:6466:\"<p class=\"has-drop-cap\">By now we’re all getting weary of the phrase “new normal.” Much ink has been spilled over the question of what that new normal will look like after the pandemic has passed over us. There’s a stubborn streak in the American national character that admits of little change but, like an assiduous puppy, finds what works.</p>\n\n\n\n<p>I’ve been attending the <a href=\"https://www.meetup.com/Asheville-Area-WordPress-Group\">local WordPress Meetup</a> since moving to Asheville, North Carolina, three years ago. Finding myself in a new city, getting out into the community and meeting people in the same industry seemed like a good opportunity to get connected. And it worked. I’ve lived in a handful of cities, and nothing has worked faster and better in getting me acclimated to a new locale. As I write now from a sort of exile, present circumstances make clear why the meetup matters.</p>\n\n\n\n<p>The WordPress community is a naturally diverse one. But diversity itself is neither inherently good nor bad. Developers all over the world may commit to the same codebase, but that doesn’t mean they’re all together. Working among GitHub avatars and social media accounts alone, it’s easy to allow in-group preference to collect and fester and eventually spill out; as it did recently with a <a href=\"https://wptavern.com/on-maga-caps-and-wordcamps\">brouhaha about a certain baseball cap</a>.</p>\n\n\n\n<p>The WordPress meetup is an in-group breaker. People of wildly different backgrounds manage to come together around a common theme (sometimes literally a <em>theme</em>). We meet in person, face to face, catch up on old things, and learn all new things. Depending on who you sit next to, you might even hear a dirty joke. We get the all-important sense of being in what the ancient Greeks called the <em>polis</em>, the city-state. We’re all different, but Asheville is our city-state, and WordPress is why, twice a month, we get out of our homes and assemble. When we talk about democratizing publishing that means for <em>everyone</em>. This is why the meetup is important, and why it must go on even during a pandemic.</p>\n\n\n\n<img />\n\n\n\n<p>At the meetup, we’re not just learning about WordPress. We’re learning about each other. Business cards change hands. Smiles and handshakes lighten the air. Asheville is a beer town, so there’s often a brew before, sometimes during, and always after. This kind of fellowship is a critical ingredient to building a tight-knit group, yet it’s what we sacrifice first when the order to keep “social distance” comes down.</p>\n\n\n\n<p><em>Social distance?</em> I thought. <em>How is it possible to even have a meetup under such frosty circumstances?</em> But have a meetup we did—at least virtually.</p>\n\n\n\n<p>As the order to distance and stay at home came down, I canceled my “Basics of SEO” presentation and pondered whether the meetup will simply have to wait until the virus clears. John Dorner, a local developer and arch-organizer, decided we must give the virtual thing a try. Who knows how long we’ll be barred from gathering?</p>\n\n\n\n<p>These days we’re all familiar with <a href=\"https://meet.google.com/\">Google Meet</a>, <a href=\"https://www.skype.com/en/\">Skype</a>, and a host of other video conference tools. I’ve been working remotely for three years now, and regular video meetings are part of my weekly routine. It’s not that the video conference software isn’t perfectly adequate, but there is a lack of warmth about it. It’s perfunctory, a means to an end. But maybe I was wrong.</p>\n\n\n\n<p>As the virtual meeting launches, we have the usual throat-clearing and the customary hiccups. Ambient noise. Broken microphones and webcams require certain attendees to post chat comments. But we finally get down to business. Dorner encourages all the new people to join the Slack channel, where members can post questions, get help, and continue the conversation after the meetup. We spin a digital wheel of fortune to decide who gets the free JetBrains license—our regular giveaway, which I’ve won twice now.</p>\n\n\n\n<p>Soon, John presents his screen and shows us how we can better manage large clusters of media files in our WordPress sites. It all goes off without a hitch. I volunteer to give my talk at the next meeting.</p>\n\n\n\n<p>Our Asheville area group has a long list of subscribers. Yet, we only see a fraction of that RSVP regularly. Often, people will RSVP but not be able to attend. More universal topics tend to bring out larger crowds. For some, making it out to a 6 PM meeting on a weeknight is a big ask.</p>\n\n\n\n<p>The benefit of the virtual meetup is that it gives those with busier schedules and longer travel times a chance to attend a topic they’re interested in but may have otherwise skipped. We miss out on the fellowship, but we get the knowledge.</p>\n\n\n\n<img />John Dorner performs impressive card magic.\n\n\n\n<p>As time and space allow, we can consider what the long term outlook might be. Right now, it’s just a series of if/then statements. We’re all waiting.</p>\n\n\n\n<p>As the virtual meetup came to a close, it occurred to me that we could probably expand our boundaries a little bit. I can invite coworkers in Virginia Beach to check out our local meetup. I could invite family from Florida if they were interested. But then, would the Asheville WordPress Meetup lose its local flavor? Is that a bad thing?</p>\n\n\n\n<p>Eventually, the pandemic will pass, as all pandemics do. The meetup may land on the hybrid model, having virtual meetings from time to time while keeping the live thing going. I hope we’ll find a happy mix. A meetup without the local flavor, and the camaraderie, would not be the same.</p>\n\n\n\n<p>Even if handshakes are replaced with elbow bumps, and we learn to stop touching our faces and to sneeze into our shirts, we need a place to go where we can assemble to keep the polis lively. Change is inevitable, and there’s nothing new about “new normals,” but we don’t do ourselves any favors by canceling what we know works best. Our exile on our personal Elbas will end, and we must go back out into society not as frightened peasants but rather as Napoleons of the new normal—whatever that will be.</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, 10 Apr 2020 16:03: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:\"Chris Maiorana\";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:50:\"Matt: Distributed Work’s Five Levels of Autonomy\";s: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=51231\";s: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:46:\"https://ma.tt/2020/04/five-levels-of-autonomy/\";s: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:8869:\"<p>I recently had the opportunity to sit down with <a href=\"https://samharris.org/\">Sam Harris</a>, author and host of the <em>Making Sense</em> podcast, <a href=\"https://samharris.org/podcasts/194-new-future-work/\">for a wide-ranging conversation</a>. Given the moment we’re currently living through, we naturally touched on the way companies are adapting to a new reality — one where remote work is a model to which they must adapt in a matter of days, rather than years.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>As I mentioned to Sam on the podcast, “any company that can enable their people to be fully effective in a distributed fashion, can and should do it far beyond after this current crisis has passed.” <em>It’s a moral imperative.</em> But that doesn’t mean it’s going to be easy, or that the chaotic and stressful first taste some workplaces are getting right now is one that inspires them to keep trying.</p>\n\n\n\n<p>To make sense of this journey — from a company’s cautious exploration of remote possibilities to a fully realized distributed experience — I like to think of how it plays out through the concept of levels of distributed work, which I modeled after <a href=\"https://en.wikipedia.org/wiki/Self-driving_car#Classification\">self-driving car levels of autonomy</a>. I’ve seen some solid recaps of my conversation with Sam from <a href=\"https://medium.com/swlh/the-five-levels-of-remote-work-and-why-youre-probably-at-level-2-ccaf05a25b9c\">Steve Glaveski</a> and <a href=\"https://www.flickr.com/photos/jurvetson/49755484227/\">Steve Jurvetson</a>, but here’s my gist of how distributed companies evolve:</p>\n\n\n\n<ol start=\"0\"><li><strong>Level Zero</strong> autonomy is a job which cannot be done unless you’re physically there. Imagine construction worker, barista, massage therapist, firefighter… Many companies assumed they had far more of these than it has turned out they really did.</li><li>The <strong>first level</strong> is where most colocated businesses are: there’s no deliberate effort to make things remote-friendly, though in the case of many knowledge workers, people can keep things moving for a day or two when there’s an emergency. More often than not, they’ll likely put things off until they’re back in the office. Work happens on company equipment, in company space, on company time. You don’t have any special equipment and may have to use a clunky VPN to access basic work resources like email or your calendar. Larger level one companies often have people in the same building or campus dialing into a meeting. Level one companies were largely unprepared for this crisis.</li><li><strong>Level two</strong> is where many companies have found themselves in the past few weeks with the COVID-19 pandemic. They’ve accepted that work is going to happen at home for a while, but they recreate what they were doing in the office in a “remote” setting, like <a href=\"https://www.marshallmcluhan.com/\">Marshall McLuhan</a> talked about new media mediums initially copying the generation before. You’re probably able to access information from afar, you’ve adapted to tools like Zoom or Microsoft Teams, but everything is still synchronous, your day is full of interruptions, no real-time meetings have been canceled (yet), and there’s a lot of anxiety in management around productivity — that’s the stage where companies sometimes install surveillance software on laptops. Pro tip: Don’t do that! And also: Don’t stop at level two!</li><li>At the <strong>third level</strong>, you’re really starting to benefit from being remote-first, or <strong>distributed</strong>. That’s when you see people invest in better equipment — from a good desk lamp to <a href=\"https://ma.tt/2020/03/dont-mute-get-a-better-headset/\">solid audio gear</a> — and in more robust asynchronous processes that start to replace meetings. It’s also the point at which you realize just how crucial written communication is for your success, and you start looking for great writers in your hiring. When you are on a Zoom, you often also have a Google Doc up with the other meeting participants so you can take and check real-time notes together. Your company has a <a href=\"https://cloud.google.com/beyondcorp\">zero-trust BeyondCorp security model</a>. In a non-pandemic world you plan meetups so teams can break bread and meet each other in person a week or two a year.</li><li><strong>Level four</strong> is when things go truly asynchronous. You evaluate people’s work on what they produce, not how or when they produce it. Trust emerges as the glue that holds the entire operation together. You begin shifting to better — perhaps slower, but more deliberate — decision-making, and you empower everyone, not just the loudest or most extroverted, to weigh in on major conversations. You tap into the global talent pool, the 99% of the world’s population and intelligence that doesn’t live near one of your legacy physical office locations. Employee retention goes way up, and you invest more in training and coaching. Most employees have home-office setups that would make office workers green with envy. You have a rich social life with people you choose. Real-time meetings are respected and taken seriously, almost always have agendas and pre-work or post-work. If you <a href=\"https://spikes.worldathletics.org/post/japans-secret-to-relay-success\">get good at baton passes</a> work will follow the sun 24/7 around the world. Your organization is truly inclusive because standards are objective and give people agency to accomplish their work their way.</li><li>Finally, I believe it’s always useful to have an ideal that’s not wholly attainable — and that’s <strong>level five, Nirvana!</strong> This is when you consistently perform better than any in-person organization could. You’re effortlessly effective. It’s when everyone in the company has time for wellness and mental health, when people bring their best selves and highest levels of creativity to do the best work of their careers, and just have fun. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f920.png\" alt=\"🤠\" class=\"wp-smiley\" /></li></ol>\n\n\n\n<p>A highly influential book for me in designing Automattic was <a href=\"https://www.danpink.com/books/drive/\">Daniel Pink’s <em>Drive</em></a>, where he eloquently introduces the three things that really matter in motivating people: mastery, purpose, and autonomy. <strong>Mastery</strong> is the urge to get better skills. <strong>Purpose</strong> is the desire to do something that has meaning, that’s bigger than yourself. These first two principles physically co-located companies can be great at. But the third, autonomy, is where even the best in-office company can never match a Level 4 or above distributed company.</p>\n\n\n\n<p><strong>Autonomy</strong> is our desire to be self-directed, to have agency over ourselves and our environment. Close your eyes and imagine everything around you in a physical office: the chair you’re in, the desk, distance from a window, the smells, the temperature, the music, the flooring, what’s in the fridge, the comfort and privacy of the bathrooms, the people (or pets) around you, the lighting. Now imagine an environment where you can choose and control every one of those to your liking — maybe it’s a room in your house, a converted garage, a shared studio, or really anything, the important thing is you’re able to shape the environment fit your personal preferences, not the lowest common denominator of everyone an employer has decided to squish together for 8 hours a day. The micro-interactions of the hundreds of variables of your work environment can charge you and give you creative energy, or make you dependent, infantilized, and a character in someone else’s story. Which do you want to spend half of your waking workday hours in?</p>\n\n\n\n<p>For a good summary of Dan Pink, <a href=\"https://www.youtube.com/watch?v=u6XAPnuFjJc\">check out this animation</a>. The other books I referenced in the podcast are <a href=\"https://www.amazon.com/Scale-Universal-Innovation-Sustainability-Organisms/dp/1594205582?tag=photomatt08-20\">Geoffrey West’s <em>Scale</em></a> and <a href=\"https://www.amazon.com/Antifragile-Things-That-Disorder-Incerto/dp/0812979680?tag=photomatt08-20\">Nassim Nicholas Taleb’s <em>Antifragile</em></a>. </p>\n\n\n\n<p>My talk with Sam covered many other topics, from communicating in distributed companies to the challenges businesses are facing due to COVID-19, so I hope you <a href=\"https://samharris.org/podcasts/194-new-future-work/\">head over and listen to the rest</a> or <a href=\"https://www.youtube.com/watch?v=mJSf2Clx6qY\">stream it on Youtube</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, 10 Apr 2020 14:33: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: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: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:32:\"BuddyPress: BP Beta Tester 1.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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=310880\";s: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/2020/04/bp-beta-tester-1-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:1607:\"<p>Hi BuddyPress contributors,</p>\n\n\n\n<p>We’ve just updated the plugin to help you test BuddyPress beta & RC releases. From now on, when testing BuddyPress pre-releases, you’ll find a new section into the plugin’s administration screen called “What to expect from next release?” as shown below.</p>\n\n\n\n<div class=\"wp-block-image\"><a href=\"https://bpdevel.wordpress.com/category/development-notes/6-0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://buddypress.org/wp-content/uploads/1/2020/04/development-notes-1024x614.png\" alt=\"\" class=\"wp-image-310881\" /></a></div>\n\n\n\n<p>By clicking on the “our Development Blog” link you will be headed to <a href=\"https://bpdevel.wordpress.com/category/development-notes/6-0/\">the development notes of the BuddyPress next release</a>. It’s a good way to know about the important changes the BuddyPress final release will bring.</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>It’s the right time to play with this plugin! <a href=\"https://buddypress.org/2020/03/buddypress-6-0-0-beta1/\">BuddyPress 6.0.0-beta1</a> has been released a few days ago. Once again thanks in advance for testing it: it’s an important stage of the development process for us.</p>\n\n\n\n<p>Finally props to <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/iamthewebb/\" rel=\"nofollow\">@iamthewebb</a> for contributing to this new version of BP Beta Tester.</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, 10 Apr 2020 04:05: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: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:18;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:79:\"WPTavern: Fighting the Stay-At-Home Boredom: Time to Create Rather Than Consume\";s: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=98400\";s: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:201:\"https://wptavern.com/fighting-the-stay-at-home-boredom-time-to-create-rather-than-consume?utm_source=rss&utm_medium=rss&utm_campaign=fighting-the-stay-at-home-boredom-time-to-create-rather-than-consume\";s: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:7324:\"<p class=\"has-drop-cap\">A common theme among my friend groups is the utter boredom of being under stay-at-home orders during the COVID-19 pandemic. Part of me wants to tell folks that there has never been a greater time in human history to find something to do at home. There is a plethora of content available at the touch of a finger or even voice command.</p>\n\n\n\n<p>We have built a system, the web, that provides education, entertainment, and art at near-instantaneous speeds. Our WordPress community is a large part of that human endeavor.</p>\n\n\n\n<p>Perhaps the problem lies with our consumerist culture. With large social media networks effectively taking over the web, the trend seems to suggest that people spend their free time glued to their mobile devices, consuming content created by others. Now that many are home full time, it is easy to grow tired of consuming content that would normally be reserved for free time at all hours of the day.</p>\n\n\n\n<p>When asking what the elders in my family did in their free time decades ago, before modern technological advances, I noticed a different trend. They created music. On my grandmother’s side of the family, that musicality in our genes produced Hank Williams. On my grandfather’s side, we had The Tadlock Quartet, a little-known gospel group. If our family had a motto, it would be: <em>if you don’t sing or play an instrument, you are not a Tadlock</em>.</p>\n\n\n\n<p>I have an uncle who is a painter and magician. Some of my cousins are in a band. My sister creates vases, tabletops, and other pieces out of broken glass when she’s not chasing her two-year-old. My father is a singer, songwriter, and multi-instrument musician. I could go on listing the art that my family creates.</p>\n\n\n\n<p>Maybe I was fortunate to grow up in an artistic environment. That artistry has never been about fame and fortune. Most of my family will never reach stardom. However, we continue creating because it is simply a part of who we are.</p>\n\n\n\n<p>I also reminisce over my childhood years. I grew up in a lower-middle-class household. We did not have the luxury of the internet. We could not afford cable or satellite television. The only channels on the tube were 8, 12, 20, and sometimes 32. It was the era of the Saturday morning cartoon block, which I gladly awoke to every weekend with my off-brand cereal.</p>\n\n\n\n<p>Like many kids of my generation, I had a video game console and a handful of games. But, there are only so many times you can play through <em>The Legend of Zelda: Ocarina of Time</em> before finding something else to do.</p>\n\n\n\n<p>Most of my childhood was spent creating things. I ran several issues of a homemade video game magazine, painstakingly drawing all the artwork by hand. Fortunately, my uncle had a printer and scanner so that I could make copies. I wrote short stories, crafted screenplays, and filmed movies on a borrowed camcorder. I built tree forts that probably would not have passed any level of building safety codes, but my friends and I survived.</p>\n\n\n\n<p>I had about a three-year stint in the mid-’90s in which I fashioned myself a songwriter, following in my father’s footsteps (he has never sold a song but continues writing music to this day). I do not think I wrote anything other than love songs. What else would a 12-year-old boy write about? My only experience with love was a peck on the cheek from a previous girlfriend. Despite my naivete in matters of the heart, the human soul knows what it needs, and I expressed that through lyrics in the style of whatever boyband was popular in the given month. My music was not Grammy-worthy material, but it was deeply human.</p>\n\n\n\n<p>As I grew into adulthood, I did not stop creating. My journey into the world of WordPress began only because I wanted to share my writing. Eventually, I learned to create a new type of art: WordPress plugins and themes.</p>\n\n\n\n<p>Over my near-15 years of working with WordPress, my primary interest became more about building things that would help others to create. Even today, as a writer for the Tavern, my hope is to spark discussions and response articles that others create on their own blogs. This should never be a one-way discussion.</p>\n\n\n\n<p>Like many others, I recently found myself in a position with “nothing to do.” For the previous several months, I had been working on a plugin development book during my free time. Suddenly, I found myself with an empty calendar for an entire weekend. No social gatherings. No book chapters due. That meant putting my artist hat firmly back on my head. It was time to enjoy the act of creation for the sake of it, <a href=\"https://wptavern.com/create-custom-patterns-with-the-block-pattern-builder-plugin\">which led to a new plugin</a>.</p>\n\n\n\n<p>It felt good to once again create something with no expectations. I was not getting paid to build this project. I wanted neither fame nor fortune. What I needed was a moment to express an idea.</p>\n\n\n\n<p>The act of creating art is a primal part of our nature. The plugin was my modern-day equivalent of sitting around the campfire and crafting a story of slaying a great beast that happened upon the village.</p>\n\n\n\n<p>I am a firm believer that every human has the capacity to create some form of artwork. A novel. A dance. A song. I have seen farmers with gardens so well-tended they would make you weep. I have watched a man with an intellectual disability hand-build intricate birdhouses. I have sat in astonishment, listening as a friend’s mother put together an entire piano arrangement after hearing a song only once.</p>\n\n\n\n<p>For the same reason, I am proud to be a part of the WordPress community. I am surrounded by artists in their own right daily. We create software that allows others to share their creations.</p>\n\n\n\n<p>When someone tells me they are bored during this social quarantine, I break out my speech about using this moment to create something. <em>Anything.</em> It does not need to have value to others. It should simply be an expression of one’s self. If they follow through, I give them a speech about building a site with WordPress to share what they have built.</p>\n\n\n\n<p>No, now is not the time for boredom. It should be a time of pure creation.</p>\n\n\n\n<p>Create a shop with <a href=\"https://wordpress.org/plugins/woocommerce/\">WooCommerce</a> for those handcrafted items you have been wanting to build for years. Build up your inventory right now so that it is ready to ship after the pandemic has passed. Write an e-book and sell it via <a href=\"https://wordpress.org/plugins/easy-digital-downloads/\">Easy Digital Downloads</a>. Start a local fundraising effort to help those in need in your neighborhood with the <a href=\"https://wordpress.org/plugins/give/\">Give WP</a> plugin. Create a new forum with <a href=\"https://wordpress.org/plugins/bbpress/\">bbPress</a> on your favorite TV series or some other topic that piques your interest. Start a regular ol’ <a href=\"https://wordpress.org/\">WordPress</a> blog and share your thoughts during this time.</p>\n\n\n\n<p>Use this brief moment in history to create something new. Whether it is a side hustle, a new business, or poetry, just create. Then, of course, share it via your WordPress website.</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, 09 Apr 2020 20:11:38 +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: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:59:\"WPTavern: WordCamp Europe 2020 Is Moving Online This Summer\";s: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=98377\";s: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:163:\"https://wptavern.com/wordcamp-europe-2020-is-moving-online-this-summer?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-europe-2020-is-moving-online-this-summer\";s: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:3992:\"<p class=\"has-drop-cap\">On Monday, the WordCamp Europe team <a href=\"https://2020.europe.wordcamp.org/2020/04/06/wordcamp-europe-2020-is-moving-online/\">announced it would hold its annual event</a> online from June 4-6. The move comes after initially postponing this year’s physical event because of the COVID-19 pandemic currently sweeping the globe. Like many other events, the organizing team is in the process of switching gears and moving everything to work over the internet.</p>\n\n\n\n<p>WordCamp Europe 2020 Online will hold a virtual contributor day on June 4. The last two days of the event will consist of live-streamed sessions and workshops for half days. The team is still working out the details and will keep everyone updated when possible.</p>\n\n\n\n<p>The reopening of the event to a virtual audience was met with enthusiasm when the team <a href=\"https://twitter.com/WCEurope/status/1247196801393885184\">announced it on Twitter</a>.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">📣 We’re back! We are excited to announce WordCamp Europe 2020 Online – a virtual event taking place on 4-6 June 🎉 Add the dates back into your diaries and stay tuned for more details coming soon 📅 <a href=\"https://t.co/JdEEHN0GMT\">https://t.co/JdEEHN0GMT</a></p>— WordCamp Europe (@WCEurope) <a href=\"https://twitter.com/WCEurope/status/1247196801393885184?ref_src=twsrc%5Etfw\">April 6, 2020</a></blockquote>\n</div>\n\n\n\n<p>Last month, the organizers delivered the news that they would be postponing the 2020 physical event. “The decision to postpone WCEU 2020 was not made lightly, as each member of the organising team is deeply invested in the event, but it was made collectively,” <a href=\"https://2020.europe.wordcamp.org/2020/03/12/important-notice-wordcamp-europe-postponed/\">wrote the team on the WordCamp EU blog</a>. “[The community] is, by far, the most heartbreaking part of a cancellation: the fact that we won’t get to gather together in person, to connect, share knowledge and inspire one another during our sessions, hallway tracks, and dinners.”</p>\n\n\n\n<p>The organizers are rebooting the physical WordCamp EU event for 2021. Last month, the team <a href=\"https://2020.europe.wordcamp.org/2020/03/24/wordcamp-europe-2021-dates-confirmed/\">confirmed June 3-5</a> for next year’s event. It will take place at the Super Bock Arena (Pavilhão Rosa Mota) in Porto, Portugal.</p>\n\n\n\n<p>For those who purchased tickets to the 2020 event, they should have already received a refund or get one by April 10. Organizers are in the process of contacting sponsors to discuss refunds and getting involved in the online event.</p>\n\n\n\n<p>The silver lining in this news is that everyone can attend WordCamp EU at no cost, albeit virtually rather than in person.</p>\n\n\n\n<p>Based on the size of the event, WordCamp EU will be the standard that many other events and meetups will likely want to emulate and build upon. It will be a test of how the WordPress community can come together and show the world that we can continue doing great things during uncertain times.</p>\n\n\n\n<p>Given that the current virus outbreak will likely continue through the summer, everyone in the WordPress community should mark this event on their calendars. Make social plans with the people who love the same software. It is free, and you are probably going to be home anyway. I look forward to an exciting event from the European WordPress community.</p>\n\n\n\n<p>To stay up to date on WordCamp EU or contact the team, follow its social networking accounts:</p>\n\n\n\n<ul><li><a href=\"https://www.facebook.com/WCEurope/\">WCEU Facebook</a></li><li><a href=\"https://twitter.com/wceurope?lang=en\">WCEU Twitter</a></li><li><a href=\"https://www.linkedin.com/company/wordcampeurope/\">WCEU LinkedIn</a></li><li><a href=\"https://www.instagram.com/wceurope/?hl=en\">WCEU Instagram</a></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:\"Wed, 08 Apr 2020 19:18:19 +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: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:53:\"HeroPress: Embrace Who You Are and Others Will Follow\";s: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=3095\";s: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:158:\"https://heropress.com/essays/embrace-who-you-are-and-others-will-follow/#utm_source=rss&utm_medium=rss&utm_campaign=embrace-who-you-are-and-others-will-follow\";s: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:10634:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/040720-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: No one is excluded from carving their place in the WordPress industry.\" /><p><strong>Wondering how a university drop out with ADHD and a criminal record found a spot in the WordPress community? Read on to see why it’s often your “faults” that can make you a major asset to any product team.</strong></p>\n<p>For as long as I can remember, I’ve had a knack for spotting an opportunity to make money. Even as an industrious seven-year-old, I knew that if I spent my birthday money on a value-size container of gumballs, I could sell them off to my classmates for a profit.</p>\n<p>Soon, every school recess and bus ride was a chance to make a sale and as I grew, so did my appetite for the hustle. Eventually, I replaced gumballs with mowing lawns and later, importing and reselling electronics. As long as there was a demand, nothing was off-limits.</p>\n<p>At this point, you may be expecting the rest of my story to go something like “serial entrepreneur switches to digital products, joins the WordPress community, and lives happily ever after,” right?</p>\n<p>Well, there are a lot more twists and turns before that since my hustling did end up getting me into a lot of trouble. My WordPress origin story includes a tale of how I escaped government spies in China, served a prison sentence in Kansas, and ultimately turned my mixed bag of (decidedly non-technical) business and people skills into a marketing position at Sandhills Development.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/open-premiere-wcus-alain-schlesser-tyler-lau_700-min.jpg\"><img /></a>Tyler Lau with Alain Schlesser at the Open Film premiere at WCUS 2019 in St.Louis.\n<h3>Jack of all trades, master of fun</h3>\n<p>One of the many reasons I’m always on the lookout for new projects and business opportunities is my Attention Deficit Hyperactivity Disorder (ADHD), a diagnosis I received nearly 14 years ago. As the only child of a divorced couple, all the attention was on me, but I couldn’t seem to keep my attention on anything.</p>\n<p>Luckily, the disorder that made me a restless child has made me a creative and adaptable adult. In my current role, I’m a marketing relationship builder at Sandhills Development, a plugin company with a portfolio of brands including AffiliateWP, Easy Digital Downloads, and Restrict Content Pro. Unlike most people at Sandhills who focus on one or two of our products, my role spans across all our digital properties.</p>\n<p>Not only am I representing a portfolio of products, but for each, my tasks involve post-sales communication, partnership, and affiliate development, B2B sales, and event marketing. Behind the scenes, I also organize our company retreats, book WordCamp travel arrangements, and even helped open two Sandhills breweries in Kansas. That’s right, we branched out of tech into beer!</p>\n<p>In a way, I’m the people person at Sandhills Development and the face of the company to many in the WordPress community. In an industry built by programmers and developers with outstanding focus and attention to detail, someone with ADHD wouldn’t seem like a natural fit. And yet, the WordPress community really is one of those places where everyone can find the right spot for their unique mix of skills. For me, my skill was people, and that has translated into a slew of responsibilities.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/WordCamp-seattle-min.jpg\"><img /></a>Chatting with sponsors at WordCamp Seattle 2019\n<h3>Relationship-building as a career</h3>\n<p>On paper, there isn’t much that qualifies me to work for a tech company. Most of my previous experience was in the restaurant industry, something I’m still quite passionate about. That’s probably why I am always in charge of food at our company retreats. In fact, even though I was far from a Luddite, nothing on my CV pointed to a career in tech. And yet, that fast-paced, customer-facing service industry environment has actually prepared me the best for everything I’ve taken on since.</p>\n<p>When I’m at events on behalf of Sandhills, I’m meeting people from all over the world and developing personal and professional relationships with them, all while managing the logistics of event marketing. As an extrovert, I love it and I couldn’t imagine a job that didn’t involve relationship-building.</p>\n<p>Understanding people and being able to operate in any setting isn’t just an asset to grow a company, it can also be key to surviving in precarious environments. While my social tact is useful for making friends and building community in the WordPress space, at one point in my life, it was necessary for survival. Like the time I went to prison.</p>\n<h3>The true meaning of freedom</h3>\n<p>In the WordPress community, the concept of freedom comes up often. The GPL, free software, open-source communities…These are all fundamental values on which WordPress is built. Practically speaking, anyone can launch a company, become a freelancer, work remotely, or be their own boss to gain more freedom in their work and life. This is particularly appealing to me as someone who has never fit into the traditional work mold and as someone who now values my freedom more than ever.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/WCA2-Tracy-Josepha-DeRosia-girls-min.jpg\"><img /></a>With attendees at WordCamp Ann Arbor 2019\n<p>Six years ago, my inner opportunist got me into trouble with the law selling marijuana. It was a quick way to make good money and after dropping out of college following a brain aneurysm, I needed capital to fund my first startup. Between my shifts as a waiter, I worked on prototypes for my first product. The company was growing fast and to protect my patents and take R&D to the next level, I had to work really hard.</p>\n<p>Everything came to a screeching halt when I went to prison. If you’re wondering if prison is like TV shows and movies, the answer is both yes and no. It’s harder in a lot of ways but my spirit never broke. Meeting other inmates reminded me that I was in a much better situation than most. I was educated, well-off, loved, and knew I had a future once I was released.</p>\n<p>Many inmates never graduated from high school and are completely computer illiterate. While on the inside, I taught science, math, writing, reading, and social studies. But still, I know many of them will struggle to get the mental health support and the job training they need to thrive after they serve their sentence. There’s more to freedom than just being on the outside. You also need a sense of agency and enfranchisement. As for me, my sense of purpose and my support network were plenty to keep me going and I was ready to take on my next (legal) business challenge as soon as I could.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/WordCamp-us-2019-min.jpg\"><img /></a>With sponsors and organizers at WCUS 2019 in St. Louis\n<h3>Your past doesn’t define you but you can choose to embrace it</h3>\n<p>I’m an outlier in many ways. From the day I was born, I was political. My father is a semi-dissident Chinese visual anthropologist and my mother is an art professor who left her home country of Japan to break from traditional Japanese gender roles. If you’re familiar with the history between these two nations, you’ll know a relationship between their citizens is rare and discouraged. I inherited a lot of that fearlessness, although I’m not sure if it’s nurture or nature. Most of my childhood was split, either following my father around the world, as he documented Chinese communities, or growing up as one of few Asian-Americans living in small-town Kansas.</p>\n<p>I’ve never fit in, and yet this is what makes me able to adapt to most situations and relate to just about anyone. I embrace my eclectic, dissonant past and see beauty in the person those experiences shaped me to be. Now, I’m able to put those skills to good use in the WordPress community and beyond. Regardless of your level of physical ability, your struggles with mental health, your upbringing, and even your run-ins with the law, no one is excluded from carving their place in the WordPress industry.</p>\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: Embrace Who You Are and Others Will Follow\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Embrace%20Who%20You%20Are%20and%20Others%20Will%20Follow&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fembrace-who-you-are-and-others-will-follow%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Embrace Who You Are and Others Will Follow\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fembrace-who-you-are-and-others-will-follow%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%2Fessays%2Fembrace-who-you-are-and-others-will-follow%2F&title=Embrace+Who+You+Are+and+Others+Will+Follow\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Embrace Who You Are and Others Will Follow\"></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/essays/embrace-who-you-are-and-others-will-follow/&media=https://heropress.com/wp-content/uploads/2021/04/040720-min-150x150.jpg&description=Embrace Who You Are and Others Will Follow\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Embrace Who You Are and Others Will Follow\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/embrace-who-you-are-and-others-will-follow/\" title=\"Embrace Who You Are and Others Will Follow\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/embrace-who-you-are-and-others-will-follow/\">Embrace Who You Are and Others Will Follow</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, 08 Apr 2020 09:00: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:9:\"Tyler Lau\";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:53:\"WordPress.org blog: People of WordPress: Mario Peshev\";s: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=8536\";s: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:68:\"https://wordpress.org/news/2020/04/people-of-wordpress-mario-peshev/\";s: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:10574:\"<p><em>You’ve probably heard that WordPress is open source software, and may know that it’s created and run by volunteers. Enthusiasts share many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Computer science in the nineties</strong></h2>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?w=632&ssl=1\" alt=\"\" class=\"wp-image-8539\" />Mario Peshev</div>\n\n\n\n<p>Mario has been hooked on computers ever since he got his first one in 1996. He started with digging into MS-DOS and Windows 3.1 first and learned tons by trial and error. Following that adventure, Mario built his first HTML site in 1999. He found development so exciting that he spent day and night learning QBasic and started working at the local PC game club. Mario got involved with several other things related to website administration (translating security bulletins, setting up simple sites, etc) and soon found the technology field was full of activities he really enjoyed.</p>\n\n\n\n<h2><strong>The Corporate Lifestyle</strong></h2>\n\n\n\n<p>Mario started studying programming including an intensive high-level course for C#, Java development, and software engineering, and eventually got a job in a corporate environment. He soon became a team lead there, managing all the planning and paperwork for their projects.</p>\n\n\n\n<p>But he continued freelancing on the side. He grew his own network of technical experts through attending, volunteering at, and organizing conferences. He also ran a technical forum and regularly spoke at universities and enterprise companies.</p>\n\n\n\n<h2><strong>Remote Working and Business Opportunity</strong></h2>\n\n\n\n<p>The combination of a high workload and a daily three-hour-long commute made Mario’s life difficult. Many of his friends were still studying, traveling or unemployed. The blissful and calm lives they lived seemed like a fairy tale to him. And even while both his managers and his clients were abroad, he was unable to obtain permission to work remotely. </p>\n\n\n\n<p>So Mario decided to leave his job and start freelancing full time. But he found he faced a massive challenge. </p>\n\n\n\n<p>He discovered Java projects were pretty large and required an established team of people working together in an office. All job opportunities were on-site, and some even required relocation abroad. Certified Java programmers weren’t being hired on a remote basis. </p>\n\n\n\n<p>As Mario had some PHP experience from previous jobs, he used this to start his freelance career. For his projects, he used both plain PHP and PHP frameworks like CakePHP and CodeIgniter. </p>\n\n\n\n<p>For a while, Mario accepted work using commonly known platforms including Joomla, Drupal, and WordPress. In addition, he worked on PHP, Java, Python and some C# projects for a couple of years, after which he decided to switch to WordPress completely.</p>\n\n\n\n<h2><strong>Building products</strong></h2>\n\n\n\n<p>One of his projects involved a technically challenging charity backed by several international organizations. Unexpected shortages in the team put him in the technical lead position. As a result, Mario found himself planning the next phases, meeting with the client regularly, and renegotiating the terms. The team completed the project successfully, and after the launch, a TV campaign led millions of visitors to the website.</p>\n\n\n\n<p>As a result of the successful launch, this client invited Mario to participate in more WordPress projects, including building a custom framework.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“I wasn’t that acquainted with WordPress back then. For me, a conventional person trained in architectural design patterns and best practices, WordPress seemed like an eccentric young hipster somewhere on the line between insane and genius at the same time. I had to spend a couple of months learning WordPress from the inside out.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<p>As his interest in WordPress grew, Mario stopped delivering other custom platforms, and converted clients to WordPress. </p>\n\n\n\n<h2><strong>European Community</strong></h2>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?fit=632%2C356&ssl=1\" alt=\"Mario presenting to an audience\" class=\"wp-image-8546\" />Mario presenting at a WordCamp\n\n\n\n<p>For Mario, one of the key selling points of WordPress was the international openness. He had previously been involved with other open source communities, some of which were US-focused. He felt they were more reliant on meeting people in person. With events only taking place in the US, this made building relationships much harder for people living in other countries.</p>\n\n\n\n<p>While the WordPress project started out in the US, the WordPress community quickly globalized. Dozens of WordCamps and hundreds of Meetup events take place around the globe every year. All of these events bring a wide variety of people sharing their enthusiasm for WordPress together.</p>\n\n\n\n<p>For Mario, the birth of WordCamp Europe was something magical. The fact that hundreds, and later on thousands, of people from all over the world gathered around the topic of WordPress speaks for itself. Mario has been involved with organizing WordCamp Europe twice (in 2014 and 2015). </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“There’s nothing like meeting WordPress enthusiasts and professionals from more than 50 countries brainstorming and working together at a WordCamp. You simply have to be there to understand how powerful it all is.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Growing businesses and teams</strong></h2>\n\n\n\n<p>A key WordPress benefit is its popularity – an ever growing project currently powering <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">more than 35% of the Internet [2020].</a> It’s popular enough to be a de facto standard for websites, platforms, e-commerce and blogs. </p>\n\n\n\n<p>WordPress has a low barrier to entry. You can achieve a lot without being an expert, meaning most people can start gaining experience without having to spend years learning how to code. That also makes it easier to build businesses and teams.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“Being able to use a tool that is user-friendly, not overly complicated and easily extensible makes introducing it to team members faster and easier. It requires less time for adjustment, and as a result makes a team stronger and faster. The fact that this tool is cost-effective also allows more startups to enter the market. It requires less time and investments to launch an MVP. This boosts the entire ecosystem.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Helping Others</strong></h2>\n\n\n\n<p>Mario also introduced WordPress to children and young people. He taught them how to use WordPress as a tool for homework and class assignments. By using WordPress, they were able to learn the basics of designing themes, developing plugins, marketing statistics, social media, copywriting, and so much more. This approachable introduction to the software meant technical skills were not needed.</p>\n\n\n\n<p>He was also part of a team of volunteers who helped a group of young people living at a foster home struggling to provide for themselves. The team taught the basic digital literacy skills necessary in the modern workplace and potentially pay for their rent and basic needs. This included working with Microsoft Word, Excel and WordPress, as well as some basic design and marketing skills. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“When you look at that from another perspective, a platform that could save lives – literally – and change the world for better is worth contributing to, in any possible manner.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributing to the WordPress community</strong></h2>\n\n\n\n<p>From the core team to supporting and organizing WordCamps, Mario has long been an active contributor to the global WordPress project. He is passionate about the connections fostered by people who are involved in building both the WordPress software and the community around it.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“The WordPress community consists of people of all race and color, living all around the world, working as teachers, developers, bloggers, designers, business owners. Let’s work together to help each other. Let’s stick together and show the world WordPress can help make it a better place.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Thanks to 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>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a>) and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>topher1kenobe</a>). Thank you to Mario Peshev (<a href=\"https://profiles.wordpress.org/nofearinc/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>nofearinc</a>) for sharing his #ContributorStory.</p>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?w=632&ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409\" /></div>\n\n\n\n<p><em>This post is based on </em><a href=\"https://heropress.com/essays/wordpress-gave-perfect-identity/\"><em>an article originally published on HeroPress.com</em></a><em>, 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><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</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:\"Wed, 08 Apr 2020 00:57: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: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:\"\";}}}}}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:66:\"WPTavern: Jetpack Re-launches Search Feature as Standalone Service\";s: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=98316\";s: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:177:\"https://wptavern.com/jetpack-re-launches-search-feature-as-standalone-service?utm_source=rss&utm_medium=rss&utm_campaign=jetpack-re-launches-search-feature-as-standalone-service\";s: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:5477:\"<p class=\"has-drop-cap\">The Jetpack team announced today that its <a href=\"https://jetpack.com/2020/04/07/re-introducing-jetpack-search-for-wordpress-sites/\">search service is now available as a separate package</a> from the professional bundle it was previously under. The move should make it more affordable for small sites to use the service. Larger sites might have to shell out more money, depending on how much content is on the site.</p>\n\n\n\n<p>“Jetpack Search had only been available as a part of the Jetpack Professional plan at $29 per month, but that pricing felt unfair: a site with one million posts costs 1,000 times as much to index as a site with one thousand posts, but both sites were paying the same amount,” wrote Greg Brown, search wrangler at Automattic, in the announcement post. “New pricing makes Jetpack Search more affordable for small sites and still costs big sites less than the competition.”</p>\n\n\n\n<p>Jetpack Search now charges by the number of records:</p>\n\n\n\n<ul><li>Up to 100 records: $5 per month</li><li>Up to 1,000 records: $10 per month</li><li>Up to 10,000 records: $25 per month</li><li>Up to 100,000 records: $60 per month</li><li>Up to 1 million records: $200 per month</li><li>Over 1 million records: $200 per month per million records</li></ul>\n\n\n\n<p>“Records” are posts, pages, and custom post types. However, that may change in the future. “We decided to use the term ‘records’ because we think there are use cases where we may want to index comments as their own records sometime in the future,” said Brown. “Similarly, there are use cases for indexing authors, tags, categories, etc. as their own records.”</p>\n\n\n\n<p>Jetpack Search combines comments and bbPress plugin replies, which are technically a custom post type, with their parent post. For now, these will not count against users’ record counts.</p>\n\n\n\n<p>One caveat with search is that media attachments are considered individual records by default. There are good reasons for some sites to expose attachments via search results. However, this could lead to unwanted records and cost more money each month for users who have a lot of media but do not wish to count those pages. Jetpack does have a filter hook that <a href=\"https://developer.jetpack.com/hooks/jetpack_sync_prevent_sending_post_data/\">controls which post types are cached</a> on the WordPress.com servers, so this can at least be configured via code.</p>\n\n\n\n<p>Version 8.4 of the <a href=\"https://wordpress.org/plugins/jetpack/\">Jetpack plugin</a> also includes an updated search interface. When a site visitor enters a search query, a fullscreen modal appears to showcase the search results. The results are snappy because they rely on the WordPress.com API and updated technology underneath. The new interface should work well with most themes out of the box on both desktop and mobile views.</p>\n\n\n\n<img />Jetpack search results modal.\n\n\n\n<p>“This new version of Search is only available with the new plan,” said Brown. “The previous version of Search is still available on the Pro plan and will continue working as-is for the foreseeable future, but our focus going forward is on the new search experience.”</p>\n\n\n\n<h2>New Architecture Behind Jetpack Search</h2>\n\n\n\n<p class=\"has-drop-cap\">The new version of Jetpack Search runs on a re-architected technology layer. The old system was an Elasticsearch wrapper around the standard WordPress search feature. While it was quicker than normal WordPress search results, it was still slower than it needed to be. There was no built-in spelling correction. Searched terms were not highlighted.</p>\n\n\n\n<p>The new system uses the same sync technology behind Jetpack features like Related Posts, Publicize, and Stats to cache content. It then builds a search index using the Elasticsearch engine from the cache.</p>\n\n\n\n<p>The team has built an optimized API, which now supports searching as the user types and uses pageview stats as part of the algorithm in result rankings. Search input also goes directly from the browser to the API on WordPress.com, which minimizes the delay in returning results.</p>\n\n\n\n<p>“All search engines work by preprocessing the data to ensure that when a user’s search query comes in the results can quickly be returned,” said Brown. “For Jetpack Search, very little of the processing time on our servers goes to processing the queries. Almost all of the server load comes from indexing the data and reindexing it as the content changes. Across our main search cluster, for instance, only 10% of the CPU time is spent processing about 850 search queries per second. Most of the time is spent on the 650 index operations per second.”</p>\n\n\n\n<p>Brown explains this new architecture is why the new pricing tiers are based on the number of records cached from a site. “We preprocess the data, which expands how big it is; store it on the fastest SSDs we can buy; replicate it to multiple data centers; and then can quickly serve results as soon as a search request comes to our API.”</p>\n\n\n\n<p>For readers who are interested in a more technical breakdown of the system, Brown has written a full overview titled <a href=\"https://data.blog/2017/07/11/real-time-elasticsearch-indexing-on-wordpress-com/\">Real-Time Elasticsearch Indexing on WordPress.com</a> on the Data for Breakfast blog.</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, 07 Apr 2020 20:00: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: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:88:\"Post Status: Free event: Learn from top consultants during Post Status Live: Client Work\";s: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=78476\";s: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:46:\"https://poststatus.com/learn-live-client-work/\";s: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:3345:\"<p>No doubt about it, we\'re in uncertain times and heading for very rough economic waters. </p>\n\n\n\n<p>If you work with clients, you\'ve already been seeing this. </p>\n\n\n\n<p>But as an <strong>agency owner, consultant, or freelancer, </strong>this isn\'t the time to freeze in fear, it\'s the time to double down, to act and to keep moving forward, to see opportunity and to seize it. </p>\n\n\n\n<p>At Post Status, we want to strengthen you, bolster you and energize you for what lies ahead as a WordPress professional. </p>\n\n\n\n<p>This <strong>Friday, April 10</strong>, carve out a half day to get ideas and be inspired, to make plans, to take a big deep breath before you attack this next season of life and business, as part of our free online learning event called <a href=\"https://poststatus.com/live/client-work/\"><strong>Post Status Live: Client Work.</strong></a> </p>\n\n\n\n<p>We\'ll spend time talk with experienced consultants, discussing things that matter to you:</p>\n\n\n\n<ul><li>Manage the ups and downs of entrepreneurship better</li><li>Build recurring revenue to normalize your cashflow</li><li>Improvise and make sales in a downturn</li><li>Clearly communicate with your clients as their trusted partner</li><li>Not just maintain, but scale and grow from freelancer to agency</li><li>And perhaps most importantly, lead the people who work with you</li></ul>\n\n\n\n<p>We are privileged to have veterans of client work who will be sharing their insights, experiences and tips:</p>\n\n\n\n<ul><li><strong>Joe Howard</strong> of <a href=\"https://wpbuffs.com/\">WP Buffs</a> and the <a href=\"https://wpmrr.com/podcast/\">WPMRR podcast</a></li><li><strong>Erin Flynn</strong> of <a href=\"https://www.erinflynn.com/\">Successfully Simple</a></li><li><strong>Jennifer Bourne </strong>of <a href=\"https://www.bourncreative.com/\">Bourne Creative</a> and <a href=\"https://jenniferbourn.com/profitable-project-plan/\">Profitable Project Plan</a></li><li><strong>Kori Ashton</strong> of <a href=\"https://webtegrity.com/\">WebTegrity</a> and <a href=\"https://www.youtube.com/channel/UCNypAJ8N90o6D2sLGZRVGnw\">WordPress Wednesdays</a></li><li><strong>Rahul Bansal</strong> of <a href=\"https://rtcamp.com/\">rtCamp</a></li><li><strong>Kimberly Lipari </strong>of <a href=\"https://valet.io\">Valet</a></li><li><strong>Brad Williams</strong> of <a href=\"https://webdevstudios.com/\">WebDevStudios</a> and co-author of <a href=\"https://www.amazon.com/Professional-WordPress-Plugin-Development-2nd/dp/1119666945/ref=sr_1_1?dchild=1&keywords=brad+williams+wordpress&qid=1586005190&sr=8-1\">Professional WordPress Plugin Development</a></li><li><strong>Lisa Sabin-Wilson</strong> of <a href=\"https://webdevstudios.com/\">WebDevStudios</a> and author of WordPress for Dummies</li><li><strong>Ant Miller</strong> of <a href=\"https://humanmade.com/\">Human Made</a></li><li><strong>Tracy Apps</strong> of <a href=\"http://tracyappsdesign.com/\">Tracy Apps Design</a></li><li><strong>Reid Peifer</strong> of <a href=\"https://tri.be/\">Modern Tribe</a></li></ul>\n\n\n\n<p>Each session will be moderated by Post Status partners Brian Krogsgard and Cory Miller.</p>\n\n\n\n<p>You won\'t want to miss this <strong>free event. </strong></p>\n\n\n\n<p><a class=\"big-ole-add-to-cart-button button-orange aligncenter button\" href=\"https://poststatus.com/live/client-work/\">Register Today!</a></p>\n\n\n\n<p></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, 07 Apr 2020 02:47:45 +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:11:\"Cory Miller\";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:67:\"WPTavern: Proposal to Move WordPress Theme Review Process to GitHub\";s: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=98312\";s: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:179:\"https://wptavern.com/proposal-to-move-wordpress-theme-review-process-to-github?utm_source=rss&utm_medium=rss&utm_campaign=proposal-to-move-wordpress-theme-review-process-to-github\";s: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:5516:\"<p class=\"has-drop-cap\">Denis Žoljom, the automation representative for the WordPress theme review team, <a href=\"https://make.wordpress.org/themes/2020/04/03/proposal-github-theme-review/\">proposed moving much of the theme review system</a> over to GitHub. The idea is to move the interactive parts of the review away from the current system. The proposal claims such a move would streamline the process via automated tools and make the manual, reviewer-to-author interactions easier.</p>\n\n\n\n<p>Currently, the theme review process takes place on <a href=\"https://themes.trac.wordpress.org/\">Trac</a>. For many theme authors and reviewers, the software can feel archaic. It does not have the feature set that developers have become accustomed to with other solutions. With the move of major parts of WordPress, such as feature plugin development, to GitHub over the past few years, it might be time to reevaluate other areas of the core project.</p>\n\n\n\n<p>Žoljom noted in the proposal that reviews handled through Trac are cumbersome. As a former theme review team lead and reviewer, I know how many on the team feel. Right now, much of the review process is manual. It is handled via a lot of back-and-forth communication between the reviewer and author. There is no good way to leave a note or comment on a specific line of code when there is an issue. This ongoing <em>discussion</em> between reviewer and author is sometimes hindered by a language barrier. The experience of comparing changes between code updates is lackluster at best. Plus, the only automated check is handled by the <a href=\"https://wordpress.org/plugins/theme-check/\">Theme Check</a> plugin.</p>\n\n\n\n<p>Handling reviews on GitHub opens a new world of possibilities that could make reviews more efficient and provide a better experience on both ends of the process.</p>\n\n\n\n<p>From 2015 through 2019, I ran a side business with a partner where we performed code reviews on plugins and themes. The majority of that business was working with commercial theme shops. Around 90% of the reviews were handled on GitHub.</p>\n\n\n\n<p>At the same time, I was still volunteering with the WordPress theme review team. There was no comparison in terms of user experience. GitHub won hands down. This experience turned me away from wanting to perform reviews for the official directory. Nothing there was streamlined. It was tougher to point to specific code issues and check if a problem was corrected when an author sent in an update.</p>\n\n\n\n<p>Žoljom’s initial proposal outlines a system where the theme author submits their theme through the WordPress <a href=\"https://wordpress.org/themes/getting-started/\">theme upload page</a>. If it passes the initial check, the system would automatically create a new GitHub repository with the theme. Theme authors can then fork this newly-created repository to work on code changes based on reviewer feedback. Theme updates would also work through GitHub.</p>\n\n\n\n<p>“I think that forks are a good middle ground,” said Žoljom. “Authors have forks on their own GitHub accounts and can update those, and make updates that way even. That would definitely help us with people who are trying to trick the system by updating their themes once they go live with things that break the requirements.”</p>\n\n\n\n<p>The proposal is merely an idea to explore at this stage. Much of the process could change if it is given the green light to proceed.</p>\n\n\n\n<p>“In the end, I hope this initiative will go live and help us bring the review queue down,” said Žoljom. He has hopes the team can integrate more automated checks such as the <a href=\"https://github.com/WordPress/WordPress-Coding-Standards\">WordPress Coding Standards</a>. With more automation, it could also mean the theme review team could focus on other projects it works on, such as preparing for the future of full-site editing and continuing education.</p>\n\n\n\n<h2>Beyond the Review Process</h2>\n\n\n\n<p class=\"has-drop-cap\">One of the primary issues the team has faced over the years is educating authors on writing cleaner and more secure code. Some issues like sanitizing data on input and escaping it on output are still prevalent during reviews. The team’s history of communication via Trac has not seemed to help with education on the whole.</p>\n\n\n\n<p>“The main point is the fact that many people can be involved in the review process, and then you have experienced reviewers who can show why some code is not good or needs improvement,” said Žoljom. “This provides a way for many people to see what is wrong with the code and how they can improve it. Plus the forked theme stays in their repo, so they can see the changes that they made and why.”</p>\n\n\n\n<p>Žoljom has a few items in reserve for the long-term wish list. One possibility for the future may be setting up themes on Packagist for installation via Composer. He admits that it is a longshot at best.</p>\n\n\n\n<p>“I see this as an opportunity to bring one aspect of WordPress up to par with other modern PHP frameworks like Laravel,” he said. “Plus, utilize automatic tools at our disposal. From PHP CodeSniffer, PHPStan, ES Lint, and a plethora of other tools, we could also show authors how they can set these tools on their projects and make their coding skills better. Maybe throw some automatic integration tests in the mix. The possibilities are really endless.”</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, 06 Apr 2020 20:08: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: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:78:\"WPTavern: Proposal to Add a Consent API to WordPress, Feature Plugin Available\";s: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=98269\";s: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:199:\"https://wptavern.com/proposal-to-add-a-consent-api-to-wordpress-feature-plugin-available?utm_source=rss&utm_medium=rss&utm_campaign=proposal-to-add-a-consent-api-to-wordpress-feature-plugin-available\";s: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:4432:\"<p class=\"has-drop-cap\">On Wednesday, Garret Hyder announced a <a href=\"https://make.wordpress.org/core/2020/04/01/feature-plugin-proposal-wp-consent-api/\">feature proposal for a WordPress Consent API.</a> The proposal is one step on the larger <a href=\"https://make.wordpress.org/core/roadmap/privacy/\">privacy roadmap</a> for core. If merged into WordPress, it would establish a standard method for core, plugins, and themes to obtain consent for various privacy-related features. The idea is to create a consistent experience for developers, site administrators, and site visitors.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/wp-consent-api/\">WP Consent API</a> plugin is available via the WordPress plugin directory. Development is currently happening on the plugin’s <a href=\"https://github.com/rlankhorst/wp-consent-level-api/\">GitHub repository</a>.</p>\n\n\n\n<p>Hyder identified several areas in which an API for handling consent could help in bringing a site into compliance with various privacy laws:</p>\n\n\n\n<ul><li>Consent management plugins cannot prevent other plugins from placing a PHP cookie.</li><li>Plugins that integrate tracking code on the client-side could break the site if blocked by a consent management plugin.</li><li>Minified URLs in JavaScript files may not be detected by automatic blocking scripts.</li><li>Using a blocking approach to handle privacy requires a list of all types of URLs when dealing with cookies and other types of tracking.</li></ul>\n\n\n\n<p>“Primarily this API is aimed at helping to achieve a compliant use of cookies or other means of tracking by WordPress websites,” wrote Hyder in the proposal. “If a plugin or custom code triggers, for example, Facebook, usage of this API will be of help to ensure consent. If a user manually embeds a Facebook iframe, a cookie blocker is needed that initially disables the iframe and or scripts.”</p>\n\n\n\n<p>The goal is not to create functionality that would block third-party scripts, such as tracking from a site like Facebook. Because different jurisdictions have their own laws across the world, the actual management of blocking functionality would be best suited for a consent management plugin. This would be outside of the scope of what WordPress does out of the box. By providing an API directly in core, it would allow plugin developers to build consent management plugins that are needed in different locations. The API would merely be a means for all plugins to <em>talk the same language</em>. That standardization would allow consent management plugins to work as they should.</p>\n\n\n\n<p>Furthermore, adding a front-end user interface would place additional scripts, styles, and functionality on all WordPress sites. These types are things are best handled by plugin developers.</p>\n\n\n\n<p>The API proposes allowing the creation of consent categories. Such categories might be preferences, marketing, or statistics. They would be filterable by plugins. The API has two indicators to determine consent for a category: a region-based consent type, which can be opt-in or opt-out, and the visitor’s choice.</p>\n\n\n\n<p>The team working on the project has put together a <a href=\"https://wpconsentapi.org/\">Consent API Demo</a> to see how this plugin would work along with consent management on a website’s front end. The demo makes use of the <a href=\"https://complianz.io/\">Complianz plugin</a> and an <a href=\"https://github.com/rlankhorst/consent-api-example-plugin\">example plugin</a> for showcasing how the API works.</p>\n\n\n\n<p>Consent management is a tough area to handle in terms of web design and development. On the one hand, respecting the privacy laws of various jurisdictions is necessary for many people around the world. On the other hand, cookie notice popups on websites often create a poor user experience for site visitors, and that experience may only get worse before it gets better.</p>\n\n\n\n<p>However, a standard API is past due in core WordPress. This will at least provide plugin authors with a means of working with consent management plugins. In time, maybe we will find a front-end interface that creates a nice experience while maintaining privacy.</p>\n\n\n\n<p>The team is currently looking for feedback on the proposal and plugin. If the feature proposal is accepted, authors of consent management plugins should be prepared to begin integrating with the API.</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, 03 Apr 2020 19:25: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: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:54:\"WordPress.org blog: The Month in WordPress: March 2020\";s: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=8532\";s: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:69:\"https://wordpress.org/news/2020/04/the-month-in-wordpress-march-2020/\";s: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:8586:\"<p>The month of March was both a tough and exciting time for the WordPress open-source project. With COVID-19 declared a pandemic, in-person events have had to adapt quickly – a challenge for any community. March culminated with the release of WordPress 5.4, an exhilarating milestone only made possible by dedicated contributors. For all the latest, read on. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.4 “Adderley”</h2>\n\n\n\n<p>WordPress 5.4 “Adderley” <a href=\"https://wordpress.org/news/2020/03/adderley/\">was released on March 31</a> and includes a robust list of new blocks, enhancements, and new features for both users and developers. The primary focus areas of this release included the block editor, privacy, accessibility, and developer improvements, with the full list of enhancements covered in <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">the 5.4 field guide</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>.</p>\n\n\n\n<h2>Releases of Gutenberg 7.7 and 7.8</h2>\n\n\n\n<p>It’s been another busy month for Gutenberg, this time with the release of Gutenberg <a href=\"https://make.wordpress.org/core/2020/03/11/whats-new-in-gutenberg-11-march/\">7.7</a> and <a href=\"https://make.wordpress.org/core/2020/03/26/whats-new-in-gutenberg-25-march/\">7.8</a>. Gutenberg 7.7 introduced block patterns – predefined block layouts that are ready to use and tweak. This is an important step towards Full Site Editing, which is currently targeted for inclusion in WordPress 5.6. As a first iteration, you can pick and insert patterns from the Block Patterns UI, which has been added as a sidebar plugin.</p>\n\n\n\n<p>Gutenberg 7.7 also includes a refresh of the Block UI, which better responds to the ways users interact with the editor. For more information on the User UI and Block Patterns, read <a href=\"https://make.wordpress.org/themes/2020/03/18/block-based-themes-meeting-notes/\">this summary of the most recent Block-Based Themes meeting</a>. Gutenberg 7.8, introduced on March 25, further enhanced this Block UI redesign. Both releases also included a suite of improvements, bug fixes, new APIs, documentation, and more!</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordCamp cancellations and shift to online events</h2>\n\n\n\n<p>In early March, the Community team issued <a href=\"https://make.wordpress.org/community/2020/03/11/new-recommendations-for-event-organizers-in-light-of-covid-19/\">new recommendations for event organizers</a> in light of growing concerns around COVID-19. Following this guidance, and with COVID-19 declared a pandemic, WordPress community organizers reluctantly but responsibly <a href=\"https://make.wordpress.org/community/2020/03/12/latest-updates-on-changes-to-wordcamps/\">postponed or canceled their upcoming WordCamps</a> and meetups.</p>\n\n\n\n<p>As community events are an important part of the WordPress open-source project, the Community team made suggestions for <a href=\"https://make.wordpress.org/community/2020/03/20/taking-charity-hackathons-online/\">taking charity hackathons online</a>, <a href=\"https://make.wordpress.org/community/2020/03/24/community-events-in-the-time-of-covid-19/\">proposed interim adjustments</a> to existing community event guidelines, and provided <a href=\"https://make.wordpress.org/community/2020/03/13/online-conference-organizer-training/\">training for online conference organizing</a> with Crowdcast. The team is currently working on building a <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">Virtual Events Handbook</a> that will continue to support WordPress community organizers at this time. </p>\n\n\n\n<p>Want to get involved with the WordPress Community team, host your own virtual WordPress event, or help improve the documentation for all of this? Follow <a href=\"https://make.wordpress.org/community/\">the Community team blog</a>, learn more about <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">virtual events</a>, and join the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Link your GitHub profile to WordPress.org</h2>\n\n\n\n<p>Last month, <a href=\"https://make.wordpress.org/core/2020/02/21/working-on-trac-tickets-using-github-pull-requests/\">an experimental feature</a> was added to Trac, WordPress Core’s bug-tracking system, to improve collaboration between Trac and GitHub. This month, to help make tracking contributions to the WordPress project across multiple locations easier, there is <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">a new option</a> to connect your GitHub account to your WordPress.org profile. This connection allows for more accurate acknowledgement and recognition of contributors. You can connect your GitHub account to your WordPress.org account by editing your WordPress.org profile.</p>\n\n\n\n<p>For more information and instructions on how to connect your accounts, <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">read the announcement post</a>.</p>\n\n\n\n<h2>Modernizing WordPress coding standards</h2>\n\n\n\n<p>Defined coding standards is an important step in creating the consistent codebase needed to prepare for requiring PHP 7.x for WordPress Core. As such, <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">coding standards have been proposed</a> for implementation in WordPress Coding Standards 3.0.0. This includes new proposed standards for namespace declarations, import use statements, fully qualified names in inline code, traits and interfaces, type declarations, declare statements/strict typing, the ::class constant, operators, and more. </p>\n\n\n\n<p>Want to get involved or view the full list of currently proposed new coding standards? Visit and add your feedback to the post on <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">updating the Coding standards for modern PHP</a> and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>On March 16, <a href=\"https://make.wordpress.org/core/2020/03/18/auto-updates-feature-meeting-summary-march-17th-2020/\">Version 0.3 of the auto-updates feature was released</a>, including fixes to a number of issues and the introduction of email notifications. </li><li>WordCamp US announced that <a href=\"https://2020.us.wordcamp.org/2020/03/26/wcus-is-happening/\">the 2020 event will happen</a>, one way or another. But the team need your help to make sure that it’s another fantastic event. <a href=\"https://2020.us.wordcamp.org/2020/03/16/call-for-speakers-is-now-open/\">Consider applying to be a speaker</a>!</li><li>Speaking of WordCamp US, <a href=\"https://2020.us.wordcamp.org/2020/03/23/call-for-cities-for-wcus-2021-2022/\">the Call for Cities for WCUS 2021/2022</a> is now open. If your community is interested in being a future WCUS host, <a href=\"https://wordcampcentral.survey.fm/wcus-2021-2022\">apply today</a>!</li><li>With COVID-19 preventing in-person community events, the Diverse Speaker Training (#wpdiversity) Group encourages you to <a href=\"https://make.wordpress.org/community/2020/03/17/covid-19-and-the-diverse-speaker-training-wpdiversity-group/\">host a virtual Diverse Speaker Workshop</a> to prepare speakers for when we are able to meet in person again. To get started, <a href=\"https://tiny.cc/wpdiversity\">visit this page</a>. </li><li>An <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">update for progress on 2020 goals</a> has been posted, sharing some more defined targets and schedule.</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:\"Fri, 03 Apr 2020 12:01: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:27:\"Gary: Bebo, Betty, and Jaco\";s: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:25:\"https://pento.net/?p=5166\";s: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:49:\"https://pento.net/2020/04/03/bebo-betty-and-jaco/\";s: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:643:\"<p><em>Wait, wasn’t <a href=\"https://wordpress.org/news/2020/03/adderley/\">WordPress 5.4</a> just released?</em></p>\n\n\n\n<p>It absolutely was, and congratulations to everyone involved! Inspired by the fine work done to get another release out, I finally completed the last step of co-leading WordPress 5.0, 5.1, and 5.2 (Bebo, Betty, and Jaco, respectively).</p>\n\n\n\n<img src=\"https://pento.net/wp-content/uploads/2020/04/IMG_20200403_121947-1024x768.jpg\" alt=\"\" class=\"wp-image-5165\" />\n\n\n\n<p>My study now has a bit more jazz in it. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.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, 03 Apr 2020 01:51:52 +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:\"Gary\";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:70:\"WPTavern: Create Custom Patterns with the Block Pattern Builder Plugin\";s: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=98244\";s: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:185:\"https://wptavern.com/create-custom-patterns-with-the-block-pattern-builder-plugin?utm_source=rss&utm_medium=rss&utm_campaign=create-custom-patterns-with-the-block-pattern-builder-plugin\";s: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:4597:\"<p class=\"has-drop-cap\">Have I mentioned how excited I am about the potential of <a href=\"https://wptavern.com/block-patterns-will-change-everything\">block patterns</a>? For regular Tavern readers, I may sound like a broken record at this point, but I am going to continue evangelizing this upcoming feature for WordPress.</p>\n\n\n\n<p>With no social plans or other important things requiring my attention this past weekend, it made for a good moment to dip my toes back into the development waters. I have not built a new plugin for public release since becoming a writer for WP Tavern six months ago. My excitement over block patterns was creating an itch that I needed to scratch. Combine that with the physical distancing we are all practicing during the current worldwide pandemic, it made for an opportune moment to throw together a plugin idea I had.</p>\n\n\n\n<p>Let me introduce you to Block Pattern Builder.</p>\n\n\n\n<p>When the initial API launched for <a href=\"https://wptavern.com/gutenberg-7-8-adds-patterns-api-and-continues-interface-cleanup\">block patterns in Gutenberg 7.8</a>, it was immediately apparent how easy registering custom patterns would be for theme and plugin authors. Building a pattern was as simple as creating a unique ID, giving it a title, and pasting in the code for the blocks that make up the pattern. There is almost no coding actually involved with building patterns.</p>\n\n\n\n<p>Because patterns are merely the HTML code from blocks, it meant that it was possible to utilize the block editor to create them. End-users could do this. They just need an easy way to publish their custom patterns. That’s where the Block Pattern Builder plugin comes in.</p>\n\n\n\n<p>With the idea in mind, I knocked out a working prototype in an hour on Saturday afternoon. I have since cleaned the code a bit and packaged it for you all to use.</p>\n\n\n\n<p><strong>Download the plugin:</strong> You can <a href=\"https://wordpress.org/plugins/block-pattern-builder\">grab the plugin</a> from the WordPress plugin directory or install it directly from the new plugin screen in your admin. It is also <a href=\"https://github.com/justintadlock/block-pattern-builder\">available via GitHub</a>.</p>\n\n\n\n<h2>How Block Pattern Builder Works</h2>\n\n\n\n<p class=\"has-drop-cap\">Block Pattern Builder requires version 7.8 or later of the <a href=\"https://wordpress.org/plugins/gutenberg\">Gutenberg plugin</a> to work. Eventually, perhaps in WordPress 5.5, the block pattern system will be merged directly into WordPress. For now, the latest version of the Gutenberg plugin is necessary.</p>\n\n\n\n<p>After installing and activating the plugin, it adds a new admin menu item titled “Block Patterns.” From that point, creating patterns works just like creating a post or page. You simply add a new pattern by clicking the “Add New” link. You can rearrange blocks to your heart’s desire. When you have a pattern that you like, publish it.</p>\n\n\n\n<img />Creating a custom block pattern.\n\n\n\n<p>Once a pattern is published, it is available via the pattern sidebar in the block editor. Currently, this is a button in the top right corner of the editor. However, its location and interface are likely to change as the Gutenberg team continues developing the feature.</p>\n\n\n\n<img />Inserting a block pattern into the post editor.\n\n\n\n<p>That is all there is to it. It is a simple system, but it will provide an easy way to play around with the patterns feature in Gutenberg.</p>\n\n\n\n<h2>Notes and Ideas</h2>\n\n\n\n<p class=\"has-drop-cap\">Because block patterns are an evolving feature in the Gutenberg plugin, the system could break until things are a bit more settled down. The underlying API could change. However, that does not mean we cannot have a little fun in the meantime. Just keep in mind this is currently flagged as an experimental feature in Gutenberg.</p>\n\n\n\n<p>If you are a plugin or theme author who wants to register your patterns within your own plugins or themes, you can make use of this plugin too. Build your custom patterns within the provided editor. Then, switch over to the code view for the block editor. You can copy the block code and register it via the <a href=\"https://developer.wordpress.org/block-editor/developers/block-api/block-patterns/\">Patterns API</a>.</p>\n\n\n\n<p>If you need inspiration for patterns, Gutenberg Hub’s <a href=\"https://templates.gutenberghub.com/\">template library</a> has over 100 ideas to choose from. You can copy and paste those directly into the editor and save them as custom patterns with Block Pattern Builder.</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, 02 Apr 2020 20:03: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: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:64:\"WPTavern: BuddyPress 6.0 Beta Introduces Group and Member Blocks\";s: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=98219\";s: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:173:\"https://wptavern.com/buddypress-6-0-beta-introduces-group-and-member-blocks?utm_source=rss&utm_medium=rss&utm_campaign=buddypress-6-0-beta-introduces-group-and-member-blocks\";s: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:5461:\"<p class=\"has-drop-cap\">The team behind <a href=\"https://wordpress.org/plugins/buddypress/\">BuddyPress</a> dropped the first <a href=\"https://buddypress.org/2020/03/buddypress-6-0-0-beta1/\">version 6.0 beta release</a> of the plugin yesterday. One of the most important features is the introduction of the new member and group blocks for the WordPress editor. The plugin now requires at least PHP 5.6 and WordPress 4.8 (5.0 to use the new blocks).</p>\n\n\n\n<p>“I think it’s exciting times,” said John James Jacoby, lead developer of BuddyPress, on the addition of the new blocks. “Having things as blocks means end-users gain a bit more freedom with where and how they integrate BuddyPress into their existing sites. Right now, BuddyPress blocks are mostly presentational — quick ways to output stuff from the community anywhere blocks are allowed. In a few years, when blocks have matured and are the de-facto way to interact with everything, I can imagine there being a single BuddyPress block that wraps the entire functionality of the community into a single block like its own little web applet.”</p>\n\n\n\n<p>BuddyPress 6.0 is scheduled for launch at the end of April. End-users can test the latest version of the plugin via the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> or by directly downloading the <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta1.zip\">beta ZIP file</a>.</p>\n\n\n\n<p>Aside from the new blocks, the <a href=\"https://developer.buddypress.org/bp-rest-api/\">BP REST API</a> is now complete, which provides developers with a more robust tool to build apps. The user profile photo and cover image fields have also been moved to the Members component of the plugin. This change allows end-users to use the features without activating the BP Extended Profile component.</p>\n\n\n\n<h2>Introducing the Member and Group Blocks</h2>\n\n\n\n<p class=\"has-drop-cap\">Version 6.0 of BuddyPress will include only two blocks. However, there are plans to add more over time. The development of blocks takes place in the <a href=\"https://github.com/buddypress/bp-blocks\">BP Blocks repository</a> on GitHub.</p>\n\n\n\n<p>BuddyPress 6.0 will create a new “BuddyPress” category in the block inserter. This houses the current blocks and will contain those created in the future.</p>\n\n\n\n<p>The member block is a simple member profile box that displays the member avatar, cover image, display name, and username. At the bottom of the block, it adds a button to view the member’s profile. Each of the fields can be enabled or disabled via the block settings.</p>\n\n\n\n<img />BuddyPress member block.\n\n\n\n<p>The group block works similarly to the member block. The group avatar, cover image, name, and description are all shown by default. Visibility options are also available via the block settings.</p>\n\n\n\n<img />BuddyPress group block.\n\n\n\n<p>The only trivial gripe I have with the new blocks is how the block settings are handled. Each setting is placed within its own tabbed section. It does not make sense to open or close four tabs to get to a single setting for each. The team may add extra settings under each tab in the future, but it currently feels like unnecessary mouse clicks.</p>\n\n\n\n<p>Overall, the team has put together a nice update and the blocks worked without issue.</p>\n\n\n\n<h2>Future BuddyPress Blocks</h2>\n\n\n\n<p class=\"has-drop-cap\">Development of BuddyPress blocks <a href=\"https://buddypress.org/2019/11/the-road-to-buddypress-blocks/\">began in November 2019</a>. The team garnered 161 votes in a poll on which blocks to build. The initial work started based on that feedback.</p>\n\n\n\n<p>“We think working on blocks to highlight a single Group or a single Member is a good starting point,” wrote Mathieu Viet, BuddyPress developer. It made sense to implement simpler blocks for the team’s first foray into block development. It will be a large undertaking that will take many months of development hours to build into the block system.</p>\n\n\n\n<p>The team has plans for the future but is looking forward to hearing feedback. “We are very open to ideas into this area,” said Viet. “So the obvious next blocks are transforming our existing widgets into blocks. We are also working on a new <a href=\"https://github.com/buddypress/bp-attachments\">Media component</a>, which should include a block to select user-generated media from the block editor.”</p>\n\n\n\n<p>Viet said he had at least one “crazy idea” in mind but hasn’t discussed it much with the team yet. “Bring a light version of the block editor into the front end to replace the textarea we are using to post activities,” he said. “Some BP block types like the User Media one would then be available to post richer activity content using a simple property like <em>supports activity</em>.”</p>\n\n\n\n<p>Launching the block editor on the front end, even a light version, could be interesting. It may be the future for plugins like BuddyPress that rely on solid front-end posting solutions.</p>\n\n\n\n<p>For the near-term future, Viet said the team is looking for contributors to the <a href=\"https://github.com/buddypress/bp-blocks\">BP Blocks repository</a>. “We’ll be very happy to include their work into BP Core if we believe our community members would be interested in these blocks,” 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, 01 Apr 2020 19:28: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: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:99:\"HeroPress: How WordPress enabled me to take care of my baby without compromising on my career goals\";s: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=3083\";s: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:250:\"https://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/#utm_source=rss&utm_medium=rss&utm_campaign=how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals\";s: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:6080:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/03/032720-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Remote jobs seem to be very promising & advantageous for women, especially for moms.\" /><p>Hello everyone! <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f44b.svg\" alt=\"👋\" /></p>\n<p>Since my <a href=\"https://heropress.com/essays/joy-giving-back/\">first essay </a>on HeroPress, there have been many changes in my life. But there are two things that remained constant – <a href=\"http://wordpress.org/\">WordPress</a> and <a href=\"https://rtcamp.com/\">rtCamp</a>. <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f607.svg\" alt=\"😇\" /></p>\n<h2><strong>Working Remotely</strong></h2>\n<p>Three years back, I got married and had to relocate to Delhi, from Pune. Thanks to WordPress and rtCamp’s remote work culture, I didn’t have to worry about looking for a new career.</p>\n<p>It’s been more than 3 years since I have been working remotely with rtCamp. And having a work-life balance would not have been possible without WordPress.</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/03/juhi-with-kashvi.jpeg\"><img /></a></p>\n<h2><strong>Taking care of my little one without compromising career goals?</strong></h2>\n<p>A lot of surveys indicate that a high percentage of women quit their job after having a baby. Even the ones who continue to work, face a guilt of leaving their babies at home or at a daycare. Thanks to WordPress and my company rtCamp, I didn’t have to face this trauma. <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f603.svg\" alt=\"😃\" /></p>\n<p>The remote work culture turned out to be a blessing when I got pregnant. I could take care of myself by staying in my comfort zone (home).</p>\n<p>One may perceive that a remote job means a freelance job, which is not true. I have a full-time regular job and all the employment terms apply to this. Because of the flexible parental policy, offered by rtCamp, I got maternity leaves of 6 months.</p>\n<p>This perk made <a href=\"https://sevencoloursblog.wordpress.com/2019/04/07/happiness-is-having-your-baby-24x7-by-your-side-even-when-you-are-working/\">my motherhood journey much more beautiful </a><img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f618.svg\" alt=\"😘\" /><img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f618.svg\" alt=\"😘\" />. I can feed my baby girl whenever she is hungry, I can play with her whenever I want, I can see her growing every second. What else can a mother desire?</p>\n<p>Remote jobs seem to be very promising and advantageous for women, especially for moms. Mothers no longer need to worry about leaving their little ones at home. I, as a mother, am very thankful to WordPress</p>\n<p>BTW, rtCamp is always hiring! Head over to the <a href=\"https://rtcamp.com/careers/\">careers page</a> to check out the current openings! <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f917.svg\" alt=\"🤗\" /></p>\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: How WordPress enabled me to take care of my baby without compromising on my career goals\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=How%20WordPress%20enabled%20me%20to%20take%20care%20of%20my%20baby%20without%20compromising%20on%20my%20career%20goals&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: How WordPress enabled me to take care of my baby without compromising on my career goals\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals%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%2Fessays%2Fhow-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals%2F&title=How+WordPress+enabled+me+to+take+care+of+my+baby+without+compromising+on+my+career+goals\" rel=\"nofollow\" target=\"_blank\" title=\"Share: How WordPress enabled me to take care of my baby without compromising on my career goals\"></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/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/&media=https://heropress.com/wp-content/uploads/2021/03/032720-min-150x150.jpg&description=How WordPress enabled me to take care of my baby without compromising on my career goals\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: How WordPress enabled me to take care of my baby without compromising on my career goals\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/\" title=\"How WordPress enabled me to take care of my baby without compromising on my career goals\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/\">How WordPress enabled me to take care of my baby without compromising on my career goals</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, 01 Apr 2020 08:00:24 +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:11:\"Juhi Saxena\";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:34:\"BuddyPress: BuddyPress 6.0.0-beta1\";s: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=310710\";s: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://buddypress.org/2020/03/buddypress-6-0-0-beta1/\";s: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:3990:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta1.zip\">BuddyPress 6.0.0-beta1</a> is now available for testing!</p>\n\n\n\n<p>Please note the plugin is <strong>still in development</strong>, so we recommend running this beta release on a <strong>testing site</strong>.</p>\n\n\n\n<p>You can test BuddyPress 6.0.0-beta1 in 4 ways :</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta1.zip\">Download the beta here (zip file)</a>.</li><li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<p>We’ve scheduled the 6.0.0 stable release to the end of April, and we’d love you to give us a hand to get there!</p>\n\n\n\n<p>Testing for bugs is an important part of polishing the release during the beta stage and a great way to contribute. Here are some of the big changes and features to pay close attention to while testing (Check out <a href=\"https://buddypress.trac.wordpress.org/query?status=closed&group=resolution&milestone=6.0.0\">this report</a> on Trac for the full list).</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>User Profile Photo & User Cover Image are now belonging to the BP Members component.</h2>\n\n\n\n<p>Since the very first version of BuddyPress, the local avatar management feature (renamed as <em>Profile Photo</em> in version 2.1) was depending on the BP Extended Profile component. When we introduced the Cover Image feature in version 2.4, we’ve also made it dependent of the BP Extended Profile component. <strong>In 6.0.0, both features has been moved to the BP Members component</strong>. It means they will always be available even if the BP Extended Profile component is not active on your setup. We recommend you to <a href=\"https://bpdevel.wordpress.com/2020/03/01/the-profile-photo-cover-image-features-belong-to-members/\">read this development note</a> to learn what this move changes for end users and for BuddyPress plugin/theme developers.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>The BP REST API is now completed!</h2>\n\n\n\n<p>In 5.0.0, we’ve introduced the first endpoints and a <a href=\"https://developer.buddypress.org/bp-rest-api/\">reference documentation about them</a>. In 6.0.0, we are adding the remaining ones so that you can build great BuddyPress full featured apps!</p>\n\n\n\n<p>PS: we will update the reference documentation with these new endpoints during this beta stage.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>The first BuddyPress Blocks are arriving <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /></h2>\n\n\n\n<p>In 6.0.0, you will be able to feature a specific member or a specific group of your community site into your posts or pages: discover more information about the BP Member Block and the BP Group Block reading <a href=\"https://bpdevel.wordpress.com/2020/03/30/welcome-to-the-first-buddypress-blocks/\">this development note</a>. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>New PHP and WordPress required versions.</h2>\n\n\n\n<p>BuddyPress 6.0.0 is requiring <strong>PHP >= 5.6</strong> and <strong>WordPress >= 4.8</strong></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>How You Can Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/dev/\">Help us translate BuddyPress into more than 100 languages</a>!</p>\n\n\n\n<p>If you think you’ve found a bug, you can post in <a href=\"https://buddypress.org/support\">the support forums</a>. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://buddypress.trac.wordpress.org/newticket\">file one on BuddyPress Trac</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, 31 Mar 2020 23:00: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: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: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:95:\"WPTavern: WordPress 5.4 “Adderley” Includes Improved Editor, New Blocks, and Developer APIs\";s: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=98192\";s: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:237:\"https://wptavern.com/wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis\";s: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:7819:\"<p class=\"has-drop-cap\">WordPress 5.4 “Adderley”, named in honor American jazz musician Nat Adderley, <a href=\"https://wordpress.org/news/2020/03/adderley/\">was released today</a> and is now available for download. The update includes new social icons and buttons blocks, usability improvements to the block editor, and new APIs for developers to use in plugins and themes.</p>\n\n\n\n<p>This release saw contributions from 168 new volunteers. There were 552 contributors in total.</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.4 released:</p>\n\n\n\n<ul><li>Editor Tech – <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Filipe Costa</a></li><li>Editor Design – <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a></li><li>Core Tech – <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a></li><li>Design – <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a></li><li>Docs Coordinator – <a href=\"https://profiles.wordpress.org/audrasjb/\">JB Audras</a></li><li>Docs and Comms Wrangler – <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li></ul>\n\n\n\n<p>Users can update directly from their WordPress admin or grab a copy from the <a href=\"https://wordpress.org/download/\">download page</a>. For more information on updating, view the <a href=\"https://wordpress.org/support/wordpress-version/version-5-4/\">WordPress 5.4 support guide</a>.</p>\n\n\n\n<h2>New Block Editor Features</h2>\n\n\n\n<img />Cover block with new gradient background and social icons block.\n\n\n\n<p class=\"has-drop-cap\">Users who have not been running the Gutenberg plugin, the project behind editor development, will enjoy an improved editor experience. A slew of features were developed in the past several months. This release will include features from Gutenberg 6.6 through 7.5. Bug fixes from more recent versions of the plugin are also included.</p>\n\n\n\n<p>The development team refined the user experience with updates such as making it easier to select multiple blocks and pinning the toolbar to the top of the screen on mobile devices. They introduced a Welcome Guide modal to familiarize end-users with the block editor. Block breadcrumbs are easier to navigate.</p>\n\n\n\n<p>The biggest user-facing change is that the <a href=\"https://wptavern.com/editor-will-default-to-fullscreen-mode-in-wordpress-5-4\">block editor now defaults to fullscreen mode</a>. Users who do not prefer fullscreen mode can revert this change by clicking the tools and options button (vertical ellipsis icon) and uncheck the “Fullscreen mode” option.</p>\n\n\n\n<p>WordPress has added a gradient background feature to the button and cover blocks. Users can change the color of individual bits of text within all rich text fields (e.g., paragraphs, lists). Plus, the featured image box supports dragging and dropping an image.</p>\n\n\n\n<p>The block editor has two new blocks: social icons and buttons. The social icons block allows users to add a group of linked icons to their social networks. This feature will become more useful once WordPress moves to full-site editing in the future. For now, usage may be limited by being able to place them only in post or page content. The buttons block lets end-users create a group of buttons. The existing button block is allowed only within the buttons block now.</p>\n\n\n\n<p>With a few exceptions, WP Tavern has covered every major release of the Gutenberg plugin that will be included in this WordPress update. You can catch up all the details of each update via the following links:</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2019/10/02/whats-new-in-gutenberg-2-october/\">Gutenberg 6.6 on Make Core Blog</a></li><li><a href=\"https://wptavern.com/gutenberg-6-7-introduces-storybook-and-gradient-backgrounds\">Gutenberg 6.7 Introduces Storybook and Gradient Backgrounds</a></li><li><a href=\"https://make.wordpress.org/core/2019/10/30/whats-new-in-gutenberg-30-october/\">Gutenberg 6.8 on Make Core Blog</a></li><li><a href=\"https://wptavern.com/gutenberg-6-9-introduces-image-titles-block-patterns-and-new-theme-features\">Gutenberg 6.9 Introduces Image Titles, Block Patterns, and New Theme Features</a></li><li><a href=\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\">Gutenberg 7.0 Launches Stable Navigation Block, Post Blocks, and Template Parts</a></li><li><a href=\"https://wptavern.com/gutenberg-7-1-includes-welcome-modal-improves-multi-block-selection-and-adds-drag-and-drop-featured-images\">Gutenberg 7.1 Includes Welcome Modal, Improves Multi-Block Selection, and Adds Drag-and-Drop Featured Images</a></li><li><a href=\"https://wptavern.com/gutenberg-7-2-adds-long-awaited-multi-button-block-and-gallery-image-size-option\">Gutenberg 7.2 Adds Long-Awaited Multi-Button Block and Gallery Image Size Option</a></li><li><a href=\"https://wptavern.com/gutenberg-7-3-brings-navigation-block-colors-block-collections-api-and-dynamic-post-blocks\">Gutenberg 7.3 Brings Navigation Block Colors, Block Collections API, and Dynamic Post Blocks</a></li><li><a href=\"https://wptavern.com/gutenberg-7-4-adds-new-color-controls-link-ui-and-block-scaffolding-for-developers\">Gutenberg 7.4 Adds New Color Controls, Link UI, and Block Scaffolding for Developers</a></li><li><a href=\"https://make.wordpress.org/core/2020/02/12/whats-new-in-gutenberg-12-february/\">Gutenberg 7.5 on Make Core Blog</a></li></ul>\n\n\n\n<h2>Changes for Developers</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress 5.4 introduces several changes, some of which break backward compatibility, for plugin and theme authors. For a full overview, see our coverage of the most important code changes in our <a href=\"https://wptavern.com/preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about\">version 5.4 developer preparation post</a>.</p>\n\n\n\n<p>Theme authors now have access to the <a href=\"https://make.wordpress.org/core/2020/03/02/new-gradient-theme-apis/\">Gradients API</a> for the cover and button blocks. They should also make sure their theme block styles handle the new social icons and buttons blocks.</p>\n\n\n\n<p>There are some breaking changes that theme authors may need to account for. Several CSS classes have been <a href=\"https://make.wordpress.org/core/2020/03/02/markup-and-style-related-changes/\">renamed within the block editor</a>. The core team also rewrote the <a href=\"https://make.wordpress.org/core/2020/02/12/changes-related-to-calendar-widget-markup-in-wordpress-5-4/\">HTML markup for the calendar widget</a> and updated its classes.</p>\n\n\n\n<p>Block developers can now use the <a href=\"https://make.wordpress.org/core/2020/02/27/block-collections/\">Collections API</a> to group collections of blocks by namespace. The <a href=\"https://make.wordpress.org/core/2020/02/27/introduce-block-variations-api/\">Variations API</a> allows developers to create variations of an individual block. The new social icons block makes good use of this API to create variations for each of the social icons.</p>\n\n\n\n<p>Plugin and theme authors have new hooks for <a href=\"https://make.wordpress.org/core/2020/02/25/wordpress-5-4-introduces-new-hooks-to-add-custom-fields-to-menu-items/\">adding custom fields to nav menus</a>. WordPress 5.4 also <a href=\"https://make.wordpress.org/core/2020/02/13/wordpress-5-4-introduces-apply-shortcodes-as-an-alias-for-do-shortcode/\">introduces the <code>apply_shortcodes()</code> alias</a> for the former <code>do_shortcode()</code> function.</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, 31 Mar 2020 21:24: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: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: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:48:\"WordPress.org blog: WordPress 5.4 “Adderley”\";s: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=8455\";s: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:44:\"https://wordpress.org/news/2020/03/adderley/\";s: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:47920:\"<p class=\"has-text-color has-very-dark-gray-color\">Here it is! Named “Adderley” in honor of Nat Adderley, 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/2020/03/5-4_album-cover.png?resize=632%2C632&ssl=1\" alt=\"\" class=\"wp-image-8484\" />\n\n\n\n<div class=\"wp-block-cover has-background-dim\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center\"><strong>Say hello to more and better.</strong></p>\n\n\n\n<p class=\"has-text-align-center has-medium-font-size\">More ways to make your pages come alive. With easier ways to get it all done and looking better than ever—and boosts in speed you can feel.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-left\"><strong>Welcome to WordPress 5.4</strong></h2>\n\n\n\n<p class=\"has-text-align-left\"><strong>Every major release adds more to the block editor.</strong></p>\n\n\n\n<p>More ways to make posts and pages come alive with your best images. More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.</p>\n\n\n\n<p>More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.</p>\n\n\n\n<p>And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8480\" /></div>\n\n\n\n<h3>Two new blocks. And better blocks overall.</h3>\n\n\n\n<ul><li>Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.</li><li>New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.</li><li>Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!</li><li>And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.</li></ul>\n\n\n\n\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Cleaner UI, clearer navigation—and easier tabbing!</h3>\n\n\n\n<ul><li>Clearer block navigation with block breadcrumbs. And easier selection once you get there.</li><li>For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.</li><li>Speed! 14% faster loading of the editor, 51% faster time-to-type!</li><li>Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.</li><li>Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.</li></ul>\n\n\n\n<p class=\"has-background\">Of course, if you want to work with the very latest tools and features, <strong><a href=\"https://wordpress.org/plugins/gutenberg/\">install the Gutenberg plugin</a></strong>. You’ll get to be the first to use new and exciting features in the block editor before anyone else has seen them!</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8481\" /></div>\n\n\n\n<h3>Your fundamental right: privacy</h3>\n\n\n\n<p>5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.</p>\n\n\n\n<p>Take a look:</p>\n\n\n\n<ul><li>Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!</li><li>See progress as you process export and erasure requests through the privacy tools.</li><li>Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!</li></ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8482\" />\n\n\n\n<h2><strong>Just for developers</strong></h2>\n\n\n\n<h3>Add custom fields to menu items—natively</h3>\n\n\n\n<p>Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.</p>\n\n\n\n<p>On the Menus admin screen, <code>wp_nav_menu_item_custom_fields</code> fires just before the move buttons of a nav menu item in the menu editor.</p>\n\n\n\n<p>In the Customizer, <code>wp_nav_menu_item_custom_fields_customize_template</code> fires at the end of the menu-items form-fields template.</p>\n\n\n\n<p>Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.</p>\n\n\n\n<h3>Blocks! Simpler styling, new APIs and embeds</h3>\n\n\n\n<ul><li>Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.</li><li>If you build plugins, now you can register collections of your blocks by namespace across categories—a great way to get more brand visibility.</li><li>Let users do more with two new APIs: block variations and gradients.</li><li>In embeds, now the block editor supports TikTok—and CollegeHumor is gone.</li></ul>\n\n\n\n<p class=\"has-background\">There’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the <strong><a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a></strong>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2><strong>The Squad</strong></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 release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Jorge Filipe Costa (<strong><a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">@jorgefelipecosta</a></strong>)</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>: Sergey Biryukov (<a href=\"https://profiles.wordpress.org/sergeybiryukov/\"><strong>@sergeybiryukov</strong></a>)</li><li><strong>Design</strong>: Tammie Lister (<strong><a href=\"https://profiles.wordpress.org/karmatosed/\">@karmatosed</a></strong>)</li><li><strong>Docs Coordinator</strong>: JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Docs & Comms Wrangler</strong>: Mary Baum (<strong><a href=\"https://profiles.wordpress.org/marybaum/\">@marybaum</a></strong>)</li></ul>\n\n\n\n<p>The squad was joined throughout the release cycle by <strong>552 generous volunteer contributors</strong> who collectively worked on <strong><a href=\"https://core.trac.wordpress.org/milestone/5.4\">361</a> tickets on Trac</strong> and <strong>1226 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Nat Adderley 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/0v3rth3d4wn/\">0v3rth3d4wn</a>, <a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</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/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamboro/\">adamboro</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/shaikhaezaz80/\">Aezaz Shaikh</a>, <a href=\"https://profiles.wordpress.org/aftabmuni/\">Aftab Ali Muni</a>, <a href=\"https://profiles.wordpress.org/akibjorklund/\">Aki Björklund</a>, <a href=\"https://profiles.wordpress.org/smallprogrammers/\">Akib</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/akshayar/\">akshayar</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</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/alexholsgrove/\">AlexHolsgrove</a>, <a href=\"https://profiles.wordpress.org/alexischenal/\">alexischenal</a>, <a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>, <a href=\"https://profiles.wordpress.org/alishankhan/\">alishankhan</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/alpipego/\">alpipego</a>, <a href=\"https://profiles.wordpress.org/amirs17/\">Amir Seljubac</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/agawish/\">Amr Gawish</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</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/nosolosw/\">Andrés</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andreaitm/\">andreaitm</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aandrewdixon/\">Andrew Dixon</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/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</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/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/paranoia1906/\">Anthony Ledesma</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/apieschel/\">apieschel</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/arenddeboer/\">arenddeboer</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/ashokrd2013/\">ashokrd2013</a>, <a href=\"https://profiles.wordpress.org/ataurr/\">Ataur R</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/autotutorial/\">autotutorial</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backups/\">BackuPs</a>, <a href=\"https://profiles.wordpress.org/bahia0019/\">bahia0019</a>, <a href=\"https://profiles.wordpress.org/b-07/\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bengreeley/\">ben.greeley</a>, <a href=\"https://profiles.wordpress.org/benedictsinger/\">benedictsinger</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>, <a href=\"https://profiles.wordpress.org/bilgilabs/\">bilgilabs</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/skypressatx/\">BMO</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/bwmarkle/\">Brad Markle</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/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/ceyhun0/\">ceyhun0</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/chinteshprajapati/\">Chintesh Prajapati</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cklosows/\">Chris Klosowski</a>, <a href=\"https://profiles.wordpress.org/eclare/\">Chris Trynkiewicz (Sukces Strony)</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/christianamohr/\">Christiana Mohr</a>, <a href=\"https://profiles.wordpress.org/clayisland/\">clayisland</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/crdunst/\">crdunst</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/retrofox/\">Damián Suárez</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</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/daniloercoli/\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/darrenlambert/\">darrenlambert</a>, <a href=\"https://profiles.wordpress.org/davidshq/\">Dave Mackey</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>, <a href=\"https://profiles.wordpress.org/daveslaughter/\">daveslaughter</a>, <a href=\"https://profiles.wordpress.org/davewp196/\">DaveWP196</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/superdav42/\">David Stone</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>, <a href=\"https://profiles.wordpress.org/dhurlburtusa/\">dhurlburtusa</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</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/dipeshkakadiya/\">dipeshkakadiya</a>, <a href=\"https://profiles.wordpress.org/djp424/\">djp424</a>, <a href=\"https://profiles.wordpress.org/dominic_ks/\">dominic_ks</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dotancohen/\">Dotan Cohen</a>, <a href=\"https://profiles.wordpress.org/dphiffer/\">dphiffer</a>, <a href=\"https://profiles.wordpress.org/dragosh635/\">dragosh635</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</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/disillusia/\">edmundcwm</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/aliveic/\">Emil E</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/equin0x80/\">equin0x80</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/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/fahimmurshed/\">Fahim Murshed</a>, <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/felipeloureirosantos/\">Felipe Santos</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fernandovbsouza/\">Fernando Souza</a>, <a href=\"https://profiles.wordpress.org/fervillz/\">fervillz</a>, <a href=\"https://profiles.wordpress.org/fgiannar/\">fgiannar</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/fotisps/\">Fotis Pastrakis</a>, <a href=\"https://profiles.wordpress.org/efarem/\">Frank Martin</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/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/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/girishpanchal/\">Girish Panchal</a>, <a href=\"https://profiles.wordpress.org/glebkema/\">Gleb Kemarsky</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/grafruessel/\">grafruessel</a>, <a href=\"https://profiles.wordpress.org/gregrickaby/\">Greg Rickaby</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/bordoni/\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hamedmoodi/\">hamedmoodi</a>, <a href=\"https://profiles.wordpress.org/hampzter/\">hAmpzter</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">happiryu</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/harry-milatz/\">Harry Milatz</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/helgatheviking/\">helgatheviking</a>, <a href=\"https://profiles.wordpress.org/henryholtgeerts/\">Henry Holtgeerts</a>, <a href=\"https://profiles.wordpress.org/imani3011/\">Himani Lotia</a>, <a href=\"https://profiles.wordpress.org/krynes/\">Hubert Kubiak</a>, <a href=\"https://profiles.wordpress.org/i3anaan/\">i3anaan</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/ianatkins/\">ianatkins</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/ideaboxcreations/\">IdeaBox Creations</a>, <a href=\"https://profiles.wordpress.org/shaampk1/\">Ihtisham Zahoor</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/isabel_brison/\">Isabel Brison</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/jbinda/\">Jakub Binda</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/jankimoradiya/\">Janki Moradiya</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/jaydeep23290/\">jaydeep23290</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">jdy68</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jean-david/\">Jean-David Daviet</a>, <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/phpbits/\">Jeffrey Carandang</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a>, <a href=\"https://profiles.wordpress.org/miss_jwo/\">Jenny Wong</a>, <a href=\"https://profiles.wordpress.org/jepperask/\">jepperask</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/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeroenrotty/\">Jeroen Rotty</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</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/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/jon81/\">Jon</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Jon Quach</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</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/joonasvanhatapio/\">Joonas Vanhatapio</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/chanthaboune/\">Josepha Haden</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/jqz/\">jqz</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/derweili/\">Julian Weiland</a>, <a href=\"https://profiles.wordpress.org/juliankimmig/\">julian.kimmig</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/nukaga/\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/jurgen/\">jurgen</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/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kaggdesign/\">kaggdesign</a>, <a href=\"https://profiles.wordpress.org/kalpshit/\">KalpShit Akabari</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennithnichol/\">Kennith Nichol</a>, <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/khushbu19/\">Khushbu Modi</a>, <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</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/kkarpieszuk/\">kkarpieszuk</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kokkieh/\">KokkieH</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/klopez8/\">Krystyna</a>, <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a>, <a href=\"https://profiles.wordpress.org/wpkuf/\">kuflievskiy</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lakenh/\">Laken Hafner</a>, <a href=\"https://profiles.wordpress.org/leandroalonso/\">leandroalonso</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/lgrev01/\">lgrev01</a>, <a href=\"https://profiles.wordpress.org/linuxologos/\">linuxologos</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lorenzof/\">Lorenzo Fracassi</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/luisrivera/\">luisrivera</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/ljasinskipl/\">Lukasz Jasinski</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/wodarekly/\">Lydia Wodarek</a>, <a href=\"https://profiles.wordpress.org/vinoth06/\">M A Vinoth Kumar</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/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/marius84/\">Marius84</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mmarzeotti/\">Mark Marzeotti</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/hinjiriyo/\">Martin Stehle</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/matstars/\">Mat Gargano</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a>, <a href=\"https://profiles.wordpress.org/veraxus/\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">mattchowning</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">Matthew Kevins</a>, <a href=\"https://profiles.wordpress.org/mattnyeus/\">mattnyeus</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/mbrailer/\">mbrailer</a>, <a href=\"https://profiles.wordpress.org/mehidi258/\">Mehidi Hassan</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelecklund/\">Michael Ecklund</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle Schulp</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/mmtr86/\">Miguel Torres</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/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel [WPLib Box project lead]</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikejdent/\">mikejdent</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/iihglobal/\">Milan Patel</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mircoraffinetti/\">mircoraffinetti</a>, <a href=\"https://profiles.wordpress.org/mjnewman/\">mjnewman</a>, <a href=\"https://profiles.wordpress.org/mlbrgl/\">mlbrgl</a>, <a href=\"https://profiles.wordpress.org/morganestes/\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>, <a href=\"https://profiles.wordpress.org/mryoga/\">mryoga</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nagoke/\">nagoke</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/finchps/\">Nate Finch</a>, <a href=\"https://profiles.wordpress.org/mukto90/\">Nazmul Ahsan</a>, <a href=\"https://profiles.wordpress.org/nekomajin/\">nekomajin</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/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nsundberg/\">Nicklas Sundberg</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/vadimnicolai/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nicole2292/\">nicole2292</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nikhilgupte/\">nikhilgupte</a>, <a href=\"https://profiles.wordpress.org/nilamacharya/\">nilamacharya</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/nsubugak/\">nsubugak</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/oldenburg/\">oldenburg</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/ottok/\">Otto Kekäläinen</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/iaaxpage/\">page-carbajal</a>, <a href=\"https://profiles.wordpress.org/pagewidth/\">pagewidth</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</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/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/rixeo/\">Paul Kevin</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/pcarvalho/\">pcarvalho</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/perrywagle/\">perrywagle</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pierrelannoy/\">Pierre Lannoy</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/prashantvatsh/\">Prashant Singh</a>, <a href=\"https://profiles.wordpress.org/pratik-jain/\">Pratik Jain</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/priyankabehera155/\">Priyanka Behera</a>, <a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>, <a href=\"https://profiles.wordpress.org/bamadesigner/\">Rachel Cherry</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/ragnarokatz/\">ragnarokatz</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/raoulunger/\">raoulunger</a>, <a href=\"https://profiles.wordpress.org/razamalik/\">razamalik</a>, <a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>, <a href=\"https://profiles.wordpress.org/rephotsirch/\">rephotsirch</a>, <a href=\"https://profiles.wordpress.org/rheinardkorf/\">rheinardkorf</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/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/rimadoshi/\">rimadoshi</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/rcutmore/\">Rob Cutmore</a>, <a href=\"https://profiles.wordpress.org/rob006/\">rob006</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</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/costasovo/\">Rostislav Wolný</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/kingkool68/\">Russell Heimlich</a>, <a href=\"https://profiles.wordpress.org/rryyaanndd/\">Ryan</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</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/looswebstudio/\">Ryo</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/sablednah/\">sablednah</a>, <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</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/zanderz/\">Sander</a>, <a href=\"https://profiles.wordpress.org/santilinwp/\">santilinwp</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/tivus/\">Schuhwerk</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/scruffian/\">scruffian</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/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">Sergio de Falco</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sgoen/\">sgoen</a>, <a href=\"https://profiles.wordpress.org/shahariaazam/\">Shaharia Azam</a>, <a href=\"https://profiles.wordpress.org/cafenoirdesign/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/shariqkhan2012/\">shariqkhan2012</a>, <a href=\"https://profiles.wordpress.org/sncoker/\">Shawntelle Coker</a>, <a href=\"https://profiles.wordpress.org/sheparddw/\">sheparddw</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shizumi/\">Shizumi Yoshiaki</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</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/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</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/spenserhale/\">spenserhale</a>, <a href=\"https://profiles.wordpress.org/sproutchris/\">sproutchris</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/starvoters1/\">starvoters1</a>, <a href=\"https://profiles.wordpress.org/steelwagstaff/\">SteelWagstaff</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/steffanhalv/\">steffanhalv</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/stevegrunwell/\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stiofansisland/\">Stiofan</a>, <a href=\"https://profiles.wordpress.org/matthias-reuter/\">straightvisions GmbH</a>, <a href=\"https://profiles.wordpress.org/stroona/\">stroona.com</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/manikmist09/\">Sultan Nasir Uddin</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/takeshifurusato/\">Takeshi Furusato</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/tbschen/\">TBschen</a>, <a href=\"https://profiles.wordpress.org/tdlewis77/\">tdlewis77</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/thamaraiselvam/\">Thamaraiselvam</a>, <a href=\"https://profiles.wordpress.org/thefarlilacfield/\">thefarlilacfield</a>, <a href=\"https://profiles.wordpress.org/themezee/\">ThemeZee</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/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmanoilov/\">tmanoilov</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tomgreer/\">Tom Greer</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tommix/\">tommix</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</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/tristangemus/\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a>, <a href=\"https://profiles.wordpress.org/tsuyoring/\">tsuyoring</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/upadalavipul/\">upadalavipul</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/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/varunshanbhag/\">Varun Shanbhag</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vinita29/\">Vinita Tandulkar</a>, <a href=\"https://profiles.wordpress.org/virgodesign/\">virgodesign</a>, <a href=\"https://profiles.wordpress.org/vsamoletov/\">Vlad. S.</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/webmandesign/\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/websupporter/\">websupporter</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/williampatton/\">William Patton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wptoolsdev/\">wptoolsdev</a>, <a href=\"https://profiles.wordpress.org/xedinunknown-1/\">xedinunknown-1</a>, <a href=\"https://profiles.wordpress.org/yale01/\">yale01</a>, <a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>, <a href=\"https://profiles.wordpress.org/yordansoares/\">Yordan Soares</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/zachflauaus/\">zachflauaus</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zaffarn/\">Zee</a>, and <a href=\"https://profiles.wordpress.org/zsusag/\">zsusag</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.4. Their efforts bring WordPress fully translated to 46 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want to 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>\";s: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, 31 Mar 2020 19:04: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: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:34;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:74:\"WPTavern: Proposal to Update the WordPress Coding Standards for Modern PHP\";s: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=98172\";s: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:193:\"https://wptavern.com/proposal-to-update-the-wordpress-coding-standards-for-modern-php?utm_source=rss&utm_medium=rss&utm_campaign=proposal-to-update-the-wordpress-coding-standards-for-modern-php\";s: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:5010:\"<p class=\"has-drop-cap\">WordPress is a dinosaur. If you are a PHP programmer and have had the <a href=\"https://wptavern.com/lessons-learned-by-stepping-outside-wordpress-comfort-zone\">opportunity to work outside of WordPress</a> in the past 10 years, there are likely one or two or a few dozen things that frustrate you when diving back into the project’s 16-year-old codebase. At a time when WordPress is gifting JavaScript programmers with the latest and greatest goodies, those doing PHP work can feel left behind.</p>\n\n\n\n<p>There is a good reason for the legacy code in WordPress: it is backward compatible with over a decade of third-party extensions. Plus, <em>old</em> code does not necessarily equate to <em>bad</em> code. <em>If it ain’t broke</em> — well, you know how the rest goes.</p>\n\n\n\n<p>Last year, WordPress <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 requirement</a> for running the software to PHP 5.6 or newer. Many developers cheered in support of features such as short array syntax, namespacing, and the spread operator. Others wanted to jump to PHP 7+, but PHP 5.6 was a good stepping stone to more modern PHP code.</p>\n\n\n\n<p>This change opened some new questions. <em>When will core WordPress begin using new features? What coding standards should the project follow?</em></p>\n\n\n\n<p>WordPress 5.3 made use of the new <a href=\"https://wptavern.com/coming-in-wordpress-5-3-what-is-the-php-spread-operator\">spread operator</a>, which cleaned up and simplified several functions. It showed a willingness of the core leads to update some outdated code while avoiding backward-compatible issues.</p>\n\n\n\n<h2>An Updated Set of Standards</h2>\n\n\n\n<p class=\"has-drop-cap\">To begin using modern PHP features in WordPress, the platform’s coding standards must evolve. On March 20, Juliette Reinders Folmer <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">proposed an extensive set of guidelines</a>. The proposal is a draft and will need to be fine-tuned based on feedback from developers and core contributors.</p>\n\n\n\n<p>“While it may still be a while before some of these features will actually be adopted for use in WordPress Core,” wrote Folmer, “defining the coding standards in advance will allow for a consistent code base when they do get adopted and will allow for plugins and themes, which are not necessarily bound to the PHP 5.6 minimum, to safeguard their code consistency when they start using more modern PHP already.”</p>\n\n\n\n<p>The proposed standards are broken down into the following topics:</p>\n\n\n\n<ul><li>Namespace declarations</li><li>Import <code>use</code> statements</li><li>Traits and interfaces</li><li>Type declarations</li><li>Declare statements / strict typing</li><li>The <code>::class</code> constant</li><li>Operators</li><li>Additional new rules covering various items</li></ul>\n\n\n\n<p>Any code that goes directly into WordPress must follow the project’s coding standards. It is strongly recommended that plugin and theme developers adopt the same standards, but it is not a requirement for inclusion in the official plugin and theme directories. Coding standards across an ecosystem make it easier for one developer to pick up code from other developers without having to learn unique styles between extensions.</p>\n\n\n\n<p>On the whole, the update look solid. There is a lot to like about this proposal, and it would be a welcome addition to a <a href=\"https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/\">set of guidelines</a> that sorely needed a refresh.</p>\n\n\n\n<p>One of my biggest gripes is around file naming. The WordPress project should drop the use of <code>class-</code>, <code>interface-</code>, and <code>trait-</code> prefixes from PHP filenames. Instead, we should use this opportunity to adopt the <a href=\"https://www.php-fig.org/psr/psr-4/\">PSR-4 autoloading standard’s</a> naming convention. In that standard, the filename matches the class, interface, or trait’s name exactly. At the very least, the prefixed filenames should not be a recommendation that goes out to WordPress developers everywhere. Keep it for core if necessary for tradition, but don’t recommend widespread usage of a system that is years out of touch with modern PHP.</p>\n\n\n\n<p>I would also like to see WordPress adopt the use of Pascal case (i.e., <code>ExampleProject</code>) over camel caps (i.e., <code>Example_Project</code>) for namespaces. However, given the tradition of camel caps for class names, I do not see this changing. This is a bit nit-picky, but it feels out of place in comparison to other, more modern PHP projects.</p>\n\n\n\n<p>The biggest thing the WordPress developer community can do right now is to discuss the proposal and offer feedback. Most of the work is done. It is up to the community to help push it forward.</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, 30 Mar 2020 19:48:09 +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: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:37:\"WordPress.org blog: WordPress 5.4 RC5\";s: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=8451\";s: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/2020/03/wordpress-5-4-rc5/\";s: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:2181:\"<p><br />The fifth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on <strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</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.4-RC5.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the <em>Tested up to</em> version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure them out before the final release.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a> is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides 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>\";s: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, 28 Mar 2020 00:47: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:\"David Baumwald\";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:60:\"WPTavern: Font Awesome Releases New COVID-19 Awareness Icons\";s: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=98132\";s: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:165:\"https://wptavern.com/font-awesome-releases-new-covid-19-awareness-icons?utm_source=rss&utm_medium=rss&utm_campaign=font-awesome-releases-new-covid-19-awareness-icons\";s: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:2733:\"<img />COVID-19 awareness icons added to Font Awesome.\n\n\n\n<p class=\"has-drop-cap\">On Monday, the Font Awesome team <a href=\"https://blog.fontawesome.com/covid-19-awareness-icons/\">launched a new set of icons</a> to promote awareness around COVID-19. The solid icons available in the Font Awesome 5.13 update are all available for free and are open-source. The regular, light, and duotone versions of the icons are a part of the pro package.</p>\n\n\n\n<p>The goal of the new icons is to help websites and apps boost awareness around the global pandemic. The latest update adds 47 new icons that range from medical use to promoting hygienic practices such as hand washing. Some icons represent viruses and social/physical distancing. There is even a couple of toilet paper icons thrown in for good measure. <em>Apparently, those are necessary in today’s world of mass panic buying.</em></p>\n\n\n\n<p>“Based on recommendations from The World Health Organization and others, you’ll find symbols to communicate good hygiene and social distancing,” wrote Jory Raphael, Icon Design Lead at Font Awesome. “While we can’t be on the front lines like brave medical professionals across the globe, we hope these icons aid in communicating some of the most important things people can do to protect themselves and their communities.”</p>\n\n\n\n<p>The icons were <a href=\"https://github.com/FortAwesome/Font-Awesome/issues/16315\">originally requested</a> two weeks ago on the Font Awesome GitHub repository. The design team moved quickly to make them available. There are additional icon tickets for <a href=\"https://github.com/FortAwesome/Font-Awesome/issues/13931\">liquid soap</a> and a <a href=\"https://github.com/FortAwesome/Font-Awesome/issues/15855\">bar of soap</a> open.</p>\n\n\n\n<p>Like all Font Awesome icons, the new icons are available as part of the font package or for download as individual SVG files.</p>\n\n\n\n<p>The fonts may come in handy for website owners, designers, and developers who are building sites or pages with content related to COVID-19. Icons can add context to content or focus attention where needed.</p>\n\n\n\n<p>Users of the <a href=\"https://wordpress.org/plugins/font-awesome/\">Font Awesome WordPress plugin</a> should have immediate access to the new icons if needed. The plugin relies on the external Font Awesome CDN or Font Awesome kits. Users can also choose which version of the library of icons they wish to use, which includes the latest release.</p>\n\n\n\n<p class=\"has-background has-gray-100-background-color is-style-highlight bg-gray-100\">If you know of any other icon sets or resources for designers and developers related to COVID-19, please share them in the comments.</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, 27 Mar 2020 20:00: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: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:73:\"WPTavern: Gutenberg 7.8 Adds Patterns API and Continues Interface Cleanup\";s: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=98109\";s: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:191:\"https://wptavern.com/gutenberg-7-8-adds-patterns-api-and-continues-interface-cleanup?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-8-adds-patterns-api-and-continues-interface-cleanup\";s: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:5936:\"<p class=\"has-drop-cap\">Version 7.8 of the Gutenberg plugin <a href=\"https://make.wordpress.org/core/2020/03/26/whats-new-in-gutenberg-25-march/\">landed yesterday</a>. The team continues to improve the editor with the refreshed interface work that began in <a href=\"https://wptavern.com/gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns\">version 7.7</a>. The most useful feature with this update of the plugin is the inclusion of the Patterns API for plugin and theme developers.</p>\n\n\n\n<p>This release is not the massive feature release that we experienced with some earlier versions. It is the culmination of many smaller improvements, particularly with improving the user interface and experience. The update includes over 20 bug fixes, some continued work on experimental features like the site editor, and several improvements in code quality.</p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/12009\">Editing a post permalink</a> without requiring a save should work correctly, which has been an outstanding issue for over a year. Users can now <a href=\"https://github.com/WordPress/gutenberg/pull/20781\">select multiple categories</a> for the latest posts block as opposed to a single category. And, the experimental full-site editing feature now <a href=\"https://github.com/WordPress/gutenberg/pull/20691\">supports fullscreen mode</a>.</p>\n\n\n\n<h2>UI Continues Improving</h2>\n\n\n\n<img />Gutenberg 7.8 editor with updated preview button.\n\n\n\n<p class=\"has-drop-cap\">The team began a massive refresh of the user interface in Gutenberg 7.7. With this release, they continued building upon that initial work. Designers have <a href=\"https://github.com/WordPress/gutenberg/pull/20980\">fine-tuned several of the icons</a> for the editor toolbar, which includes the bold, italic, strikethrough, indent, outdent, and spacer icons.</p>\n\n\n\n<p>One of the most notable differences is an update to the user-facing text for the post preview button. In the previous version, there was a button that simply read “Desktop.” Once clicked, it would open a drop-down list to preview the post in desktop, tablet, or mobile mode. I had initially thought the team had removed the post preview option until I clicked on it. In version 7.8, that button’s text now reads “Preview,” which is a much-needed change that is no longer confusing.</p>\n\n\n\n<p>Overall, the polishing work done on the editor looks good. At this point, I have become so accustomed to it that I have no desire to go back to a regular WordPress install without the Gutenberg plugin installed.</p>\n\n\n\n<h2>Building Custom Block Patterns</h2>\n\n\n\n<img />Custom block pattern registered and in use.\n\n\n\n<p class=\"has-drop-cap\">I have said it before, but it bears repeating: I am <a href=\"https://wptavern.com/block-patterns-will-change-everything\">excited about block patterns</a>. I am even more excited about the ability for plugin and theme authors to begin testing this feature by building custom patterns of their own. I foresee an explosion of creativity over the next several months and beyond.</p>\n\n\n\n<p>Patterns are a registration of the HTML for one or more blocks. Plugin and theme authors can further define the settings for those blocks. The Gutenberg team included a simple PHP function for developers to <a href=\"https://github.com/WordPress/gutenberg/pull/21074\">register custom patterns</a> called <code>register_pattern()</code>.</p>\n\n\n\n<p>I have tinkered with numerous pattern ideas since I updated yesterday evening. The simplest way to build a pattern is to do so visually. Open the editor and create a unique group of blocks that you like. Then, switch to the code editor and copy the code. From that point, you can register the pattern via PHP and paste the copied code. There is not really much actual coding involved in the process. Even advanced users with enough DIY grit could register them within their theme’s <code>functions.php</code> file.</p>\n\n\n\n<p>The following is a simple “hero” pattern as shown in the above screenshot that uses the cover block, a heading, a paragraph, and a buttons group (I formatted the code a little after copying and pasting for readability):</p>\n\n\n\n<pre class=\"wp-block-code\"><code>add_action( \'init\', function() {\n\n register_pattern( \'tavern/hero-1\', [\n \'title\' => __( \'Hero 1\' ),\n \'content\' =>\n \'<!-- wp:cover {\"customOverlayColor\":\"#273f60\",\"align\":\"full\"} -->\n <div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#273f60\">\n <div class=\"wp-block-cover__inner-container\">\n <!-- wp:heading {\"align\":\"center\"} -->\n <h2 class=\"has-text-align-center\">Heading Title Here</h2>\n <!-- /wp:heading -->\n\n <!-- wp:paragraph {\"align\":\"center\"} -->\n <p class=\"has-text-align-center\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n <!-- /wp:paragraph -->\n\n <!-- wp:buttons {\"align\":\"center\"} -->\n <div class=\"wp-block-buttons aligncenter\">\n <!-- wp:button {\"className\":\"is-style-outline\"} -->\n <div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\">Button A</a></div>\n <!-- /wp:button -->\n <!-- wp:button {\"className\":\"is-style-outline\"} -->\n <div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\">Button B</a></div>\n <!-- /wp:button -->\n </div>\n <!-- /wp:buttons -->\n </div>\n </div>\n <!-- /wp:cover -->\'\n ] );\n} );</code></pre>\n\n\n\n<p class=\"has-background has-gray-100-background-color bg-gray-100\"><strong>Disclaimer:</strong> The preceding code is for an experimental feature and could change in later versions of the Gutenberg plugin or before the API is officially added to core WordPress.</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, 26 Mar 2020 20:06:55 +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:89:\"WPTavern: Finding Balance in These Uncertain Times: Remote Work and Sharing Our Struggles\";s: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=98079\";s: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:221:\"https://wptavern.com/finding-balance-in-these-uncertain-times-remote-work-and-sharing-our-struggles?utm_source=rss&utm_medium=rss&utm_campaign=finding-balance-in-these-uncertain-times-remote-work-and-sharing-our-struggles\";s: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:5811:\"<p class=\"has-drop-cap\">There is a popular saying, which has been used in several memes, among my developer and remote-working friend groups. It goes something like the following:</p>\n\n\n\n<p><strong>Government and Doctors:</strong> <em>Practice physical distancing during this pandemic.</em></p>\n\n\n\n<p><strong>Remote Workers:</strong> <em>I’ve been preparing my whole life for this moment. I got this.</em></p>\n\n\n\n<p>The truth is that we don’t “got this,” at least I know I don’t.</p>\n\n\n\n<p>While practicing physical distancing during the COVID-19 pandemic, it is those little moments that you do not think you will miss that suddenly become important.</p>\n\n\n\n<p>Every Saturday, I awake around 6 or 6:30 a.m. I go through my normal routine and get dressed for a morning drive into the city. My home is in a quiet area in rural Alabama. I am a Millennial living within a neighborhood of mostly Baby Boomers. For the most part, it is an ideal place for remote work. Few people bother me, and I can tend to my animals and get my work done in peace. However, it is not exactly the most socially invigorating place in the world.</p>\n\n\n\n<p>Those Saturday mornings are important. Assuming I have no other social plans for the week, it is my one chance to get out into the world. I stop by the local Co-Op, pick up any feed or seed I need, and chat with the people there about the farming season or the weather — mostly the weather. I drop into Hidden Treasures, a flea market, and talk with a seller who shares an interest in finding old DVDs, VHS tapes, and Laserdiscs. I grab a sandwich at Subway and am greeted by the Indian-American manager who learned my name on my first visit years ago. He asks about my family. I ask how his family is doing.</p>\n\n\n\n<p>These fleeting moments are almost forgettable. They are routine. Run-of-the-mill. When they are happening, you do not think about them. However, when they are gone, there is a void remaining that is hard to fill.</p>\n\n\n\n<p>Yes, I have been practicing physical distancing for over a decade, at least to some degree. That makes those small moments where I interact with others in person crucial to my mental health.</p>\n\n\n\n<p>This Saturday, I will once again head into the city after a hiatus. However, my trip will be different. This time, I will be gathering necessities for myself and some of my elderly neighbors who want to avoid the public for a while. The trip will be quick. Some of the places I normally visit are closed. My Subway meal will be carryout.</p>\n\n\n\n<p>Even after a couple of weeks, and feeling like I was prepared for this moment, I am still coming to grips with the world as it is now.</p>\n\n\n\n<h2>Staying Strong as a Community</h2>\n\n\n\n<p class=\"has-drop-cap\">The WordPress community, the people, have put up a strong front. Bloggers have written <a href=\"https://wptavern.com/advice-for-newcomers-to-remote-work-lessons-learned\">posts on remote work</a>. Developers, designers, and others have willingly shared their knowledge with others. Companies are offering discounts to help ease the burden for those looking to begin a shop or blog online. Yes, our community will get through this, and we will be stronger for it.</p>\n\n\n\n<p>However, it is OK for us to share our vulnerabilities during these uncertain times.</p>\n\n\n\n<p>Ultimately, this community is not about software. It is about people. The software is the way we connect. It is a tool that we program, design, and evangelize. We do it for ourselves. We do it for millions of others to have a voice online. But, it is always about people.</p>\n\n\n\n<p>Sometimes, people need to know that others in our community are struggling. This is a collective pain that we are working through. Remote work does not always mean physical distancing from everything and every one of the outside world. Many of us may have a bit of a head-start on staying put at home for hours on end, but we are also dealing with a new reality every day. Showing strength is good, but sharing our stories of struggle is just as important.</p>\n\n\n\n<p>For some of us, that weekly trip into the city plays a vital role in our well-being. Others are dealing with children who would normally be in school or daycare. Kids can be disruptive, even when you have the best-laid plans and every hour of their day mapped out. Even for us remote workers, life is a little out of balance now. It is OK to admit that. If you are running a WordPress business, it is OK for you to provide a little more flexibility for your workers who are at home. Many of them will need it.</p>\n\n\n\n<p>It is not time to break down. It is time to find a new balance in our current environments. That may mean starting up a family board game night. It may mean making sure that you set up a video chat with those loved ones you have been too busy to call in several months. Maybe you will start taking a daily walk for better health. It might also be time to <a href=\"https://twitter.com/jemjabella/status/1240283538596999170\">set up WordPress blogs for your children</a> as part of their education. Some of these new things may and probably should become routine, <em>especially that last one</em>.</p>\n\n\n\n<p>Do not become overwhelmed if you feel like you should be handling this situation better because you have practice at remote work.</p>\n\n\n\n<p>Hop over to your personal WordPress blog. You may have to dust that thing off; some of you have not used it in a while. Write about the things you are struggling with. Share them with the community and find support among others. Post about your experiences. Tell us about your tough days and those small wins that are helping you get through this.</p>\n\n\n\n<p>For me, it is having my dad call to check in for the third time this week, and it is only Wednesday.</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, 25 Mar 2020 18:45:33 +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: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:40:\"Matt: Don’t Mute, Get a Better Headset\";s: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=51030\";s: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/2020/03/dont-mute-get-a-better-headset/\";s: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:11250:\"<p>One heterodox recommendation I have for audio and video calls when you’re working in a distributed fashion is <strong>not to mute</strong>, if you can help it. When you’re speaking to a muted room, it’s eerie and unnatural — you feel alone even if you can see other people’s faces. You lose all of those spontaneous reactions that keep a conversation flowing. If you ask someone a question, or they want to jump in, they have to wait to unmute. I also don’t love the “unmute to raise your hand” behavior, as it lends itself to meetings where people are just waiting their turn to speak instead of truly listening. I’m always hesitant <a href=\"https://seths.blog/2018/09/how-to-be-on-a-zoom-or-skype-call-the-secrets-of-video-conferences/\">to disagree with Seth Godin</a>, but that’s been my experience.</p>\n\n\n\n<p>So what should you do? Use the latest and greatest hardware and software to have the best of both worlds, a fantastic auditory experience for you and your interlocutors and little to no background noise.</p>\n\n\n\n<p>To summarize, <a href=\"https://www.amazon.com/s?k=sennheiser+usb-c+headset&tag=photomatt08-20\">I recommend a wired, USB headset with a mic that stays a constant distant from your mouth and has a noise-canceling microphone</a>. Save mute for coughs and sips of drinks.</p>\n\n\n\n<p>The rest of this post I’m going to try out eleven different microphones and headsets, ranging from $35 to $1,000+, and record a short file on each, and intersperse some software tips for people on MacOS. You may want to listen to these samples with good headphones on to really hear the differences. I apologize some are louder than others, I didn’t edit to even out the levels, which Zoom or Skype would do automatically.</p>\n\n\n\n<p>My previous top recommendation was the <a href=\"https://www.amazon.com/gp/product/B00D4LBOV6/?tag=photomatt08-20\">trusty Sennheiser SC 30</a>, in <a href=\"https://ma.tt/2018/10/whats-in-my-bag-2018-edition/\">my previous bag posts</a>. It’s cheap and effective, but the cord was too long and it was USB-A. If you read no further, get this one and revolutionize how you sound on Zoom calls. Here’s how it sounds:</p>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-top\">\n<div class=\"wp-block-column is-vertically-aligned-top\">\n\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top\">\n<img />\n</div>\n</div>\n\n\n\n<p><a href=\"https://www.amazon.com/dp/B07P68C7Y7/?tag=photomatt08-20\">Sennheiser has upgraded to a USB-C version, with a much shorter cord, the SC 130</a>. It feels and looks much better, you don’t need a USB-C dongle, and the sound quality of the earphones is quite bearable. The cost is about twice as much (~$70).</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>You can plug the USB-C into your iPad or Android phone as well and it works great, though the headphones can be a bit quiet on Android. Either of the above will spoil you for making calls, and you won’t want to go back to the old low-fi way of doing things.</p>\n\n\n\n<p>In order to have a bit more flexibility I tried out the much more expensive ($134) <a href=\"https://www.amazon.com/dp/B00MPX2P0I/?tag=photomatt08-20\">Sennheiser MB Pro 1</a>. I liked the freedom of wireless Bluetooth, but you can hear that the sound is much worse. Connecting over Bluetooth lowers the quality a ton, and also occasionally means you need to disconnect, reconnect, etc.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>All three of the Sennheisers above come in two-ear versions, which I prefer if I’m in a noisy environment, but at home I find the one-ear a bit more comfortable. I got excited about this $70 <a href=\"https://www.amazon.com/gp/product/B081Q5RCMV/?tag=photomatt08-20\">TaoTronics “Trucker Bluetooth” headset because it had Bluetooth 5.0</a> so I foolishly assumed it would have better quality, but it sounds really terrible:</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>But does wireless have to mean terrible quality? The <a href=\"https://www.amazon.com/dp/B07ZPC9QD4/?tag=photomatt08-20\">Apple Airpods Pro ($249) are actually pretty decent</a>, and you can easily switch them between your phone and your computer in the audio menu. If you haven’t tried the Pro version, the noise canceling is actually pretty amazing for something so small and light — I jog with them.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>And one of the best sounding mics in this entire roundup was the wireless $119 <a href=\"https://www.amazon.com/dp/B07KQF165L?tag=photomatt08-20\">Antlion Audio ModMic Wireless</a>, which sound amazing, but you have to provide your own headphones to attach it to, and the entire thing ends up being fairly bulky and has its own wireless adapter. On the plus side, you can bring your own super-fancy headphones and get amazing audio quality. With certain headphones it did cause a buzz in the ear of the headphone I attached it to.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>But hot dang that sounds good. If they made an over-the-ear USB-C version with an earbud, and had the mic be a little smaller, it would be work-from-home nirvana.</p>\n\n\n\n<p>I ventured into the gaming headset territory for this <a href=\"https://www.amazon.com/dp/B07HSC3WWL/?tag=photomatt08-20\">SteelSeries Arctis Pro Wireless Gaming Headset</a>, which at first felt totally ridiculous with its own connector box, a million cables, etc, but goshdarnit grew on me. It has this really cool boom mic that extends out, and I think it’s the most comfortable headset I’ve worn for an extended amount of time. I tried it out via its proprietary 2.4ghz wireless connection + USB, and Bluetooth, and unfortunately the results weren’t great, including the Bluetooth being a little garbled. I hope Steelseries does another iteration because they’re <a href=\"https://twitter.com/photomatt/status/1242668323466350592\">so close</a>, it just needs to be USB-C on the headphones, the cables, the everything, and super high quality recording.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n\n\n\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>One final entrant — how about just your laptop? Normally I would say this sounds terrible and judge people who didn’t use a headset, but <a href=\"https://daringfireball.net/2019/11/16-inch_macbook_pro_first_impressions\">John Gruber’s review of the new Macbook 16 had some really impressive audio files that intrigued me</a>, so here it is, the Macbook Pro 16″, which starts at about $2,400. It’s a little boomy, but not bad.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>Okay now let’s get a little crazy. Here’s a <a href=\"https://www.amazon.com/gp/product/B00KCXMBES/?tag=photomatt08-20\">Zoom H5</a> with the <a href=\"https://www.amazon.com/gp/product/B00GXMTZE6/?tag=photomatt08-20\">SGH6 shotgun mic attachment</a>. (The other Zoom! $410 total.)</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>Next up is the <a href=\"https://www.amazon.com/gp/product/B0002E4Z8M/?tag=photomatt08-20\">Shure SM7B Cardioid Dynamic</a>, which is what I usually use to record the <a href=\"http://distributed.blog\">Distributed</a> podcast, and costs about $400. This is milky and smooth. (I accidentally called it a Sennheiser in the recording.)</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>A favorite <a href=\"https://tomdheere.com/voiceovers-and-my-sennheiser-416-the-not-silent-blog-52416/\">of voiceover artists everywhere</a> is the <a href=\"https://www.amazon.com/gp/product/B00030679K/?tag=photomatt08-20\">Sennheiser MKH416 Super-Cardioid Shotgun Tube Condenser ($1,000)</a>, which I like the sound of and I also use for if I’m doing a fancy video setup and want super-good sound that’s not in the frame of the camera.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>It’s a great sound, but the part of the house where I recorded all of these is pretty noisy with an AC unit on the other side of the wall, and there’s a ton of background noise in this.</p>\n\n\n\n<h3>Software eats the audio world</h3>\n\n\n\n<p>Just like photography has been completely transformed by software enhancing images to the point where the top-of-the-line Apple or Samsung smartphone camera is better than all but the very top pro SLR cameras, I think the same thing is going to happen for audio. </p>\n\n\n\n<p>None of these clips are processed, which is why some of the volume levels are different, but I thought it would be fun to demo a tool I’ve been recommending to a lot of people.</p>\n\n\n\n<p>There’s a <a href=\"https://krisp.ai/\">$40/year program called Krisp.ai</a>, which I first learned about in 2018 from this awesome post on the <a href=\"https://devblogs.nvidia.com/nvidia-real-time-noise-suppression-deep-learning/\">Nvidia developer blog, Real-Time Noise Suppression Using Deep Learning</a>. What it does is create a virtual microphone, like a filter that exists between one of your physical inputs and what the software on your computer “hears.” For fun I re-recorded the MKH416 in the exact same place, but filtered through Krisp.ai:</p>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-top\">\n<div class=\"wp-block-column is-vertically-aligned-top\">\n\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top\">\n<img />\n</div>\n</div>\n\n\n\n<p>Now the audio quality is not as good, it sounds a bit clipped, but throughout there is no more distracting background hums or noise. Krisp can be a little awkward to use but they’ve made it a lot more user friendly. You could mix Krisp with almost any option here and it would make it sound much better, in fact when I’m in a pinch my favorite go-to is Airpods Pro + Krisp.</p>\n\n\n\n<p>With everything, a pro tip on MacOS is to hold Option when you click on the sound icon in your upper right taskbar, and it will let you select both input and output devices. Sound Preferences, linked at the bottom of that menu, are your friend. If a mic is too soft you can boost the input volume in the preferences. To choose a camera or mic in Zoom, click the arrow next to the mute button in the bottom left. In Zoom audio settings, under Advanced, they are starting to expose a number of new options for real-time audio processing.</p>\n\n\n\n<img />\n\n\n\n<p>The future sounds good.</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, 25 Mar 2020 06:04: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: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: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:37:\"WordPress.org blog: WordPress 5.4 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8444\";s: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/2020/03/wordpress-5-4-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2393:\"<p>The fourth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on <strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</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.4-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.4, please see the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC4 commits the new <a href=\"https://core.trac.wordpress.org/ticket/49295\">About page</a> and <a href=\"https://core.trac.wordpress.org/ticket/49688\">updates the editor packages</a>.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the <em>Tested up to</em> version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure them out before the final release.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a> is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides 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>\";s: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, 24 Mar 2020 22:00: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: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:\"\";}}}}}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:74:\"WPTavern: Yoast Publishes Free Online Training Course for 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=98052\";s: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:193:\"https://wptavern.com/yoast-publishes-free-online-training-course-for-the-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=yoast-publishes-free-online-training-course-for-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:5162:\"<p class=\"has-drop-cap\">Yoast, the company behind the popular Yoast SEO plugin, launched its free <a href=\"https://academy.yoast.com/courses/block-editor-training/\">block editor training course</a> today. The course is available to anyone by signing up for Yoast Academy, which also includes multiple other free and paid courses. Users can learn everything from SEO and copy writing to basic WordPress skills. The Academy team’s latest course promises to get first-time users up to speed on using the block editor.</p>\n\n\n\n<p>“At Yoast, we are huge fans of the block editor,” wrote Marieke van de Rakt, CEO of Yoast in the <a href=\"https://yoast.com/new-free-online-training-block-editor-training/\">training course announcement</a>. “Admittedly -not right from the start-, but we’re now block-editor fanboys and fangirls. That’s why we created an awesome free block editor course! We hope it will help everybody to use the block editor to the fullest!”</p>\n\n\n\n<p>Currently, the course on block editor training has at least two or three hours of content to work through, depending on how quickly users digest the content. The course offers three major sections:</p>\n\n\n\n<ul><li>What is the block editor?</li><li>Using the block editor</li><li>Extras</li></ul>\n\n\n\n<p>Each of these is further broken down between one and three sub-sections. At the moment, there are seven lessons in total, which range between 7 and 49 minutes based on Yoast’s estimated time.</p>\n\n\n\n<p>The courses are similar to taking a school class. The Academy team provides short videos that cover individual topics around the block editor. The team also provides a PDF version of the lesson for those who prefer text over video format. At the end of the lesson, users take a quiz and move on to the next lesson. A score of 80% or more is considered a passing grade.</p>\n\n\n\n<p>The team keeps each lesson digestible enough to complete in a short bout. Even if watching the videos, the PDF version of the lessons, which are high quality and have loads of useful information with links to third-party resources, are recommended reading.</p>\n\n\n\n<p>The team has provided a preview of the block editor course via YouTube:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2>Moving to the Block Editor and Building Training Courses</h2>\n\n\n\n<p class=\"has-drop-cap\">Joost de Valk, founder and CPO of Yoast, said the team would continue building on the training course over time as new features are added to the block editor. There are no plans to update it on a strict schedule, but the team wants to keep it current.</p>\n\n\n\n<p>Yoast, as a company, focuses on SEO. Therefore, some of the advice offered through the course puts focus on creating content that is useful for people and friendly for search engines. One of the primary topics the course touches on is publishing “resources” and how this is made better by the block editor. “Resources are larger articles, evergreen content or in our SEO terminology ‘cornerstone content’: the stuff you want to rank within the search results,” said de Valk. “You can’t just throw some words on a page and expect to rank anymore. You’ll have to try a bit harder. Gutenberg makes that extremely easy.”</p>\n\n\n\n<p>The Yoast team has been moving its massive site to the block editor over time. “The post types I deal with regularly are all written with the block editor, but we might have some areas of the site that aren’t there yet,” said de Valk. “It’s a rather large site, with e-commerce, training, jobs, etc. all built into one giant WordPress multi-site install, so that was a bit of an undertaking. We always try to dog-food stuff though, so we moved everything over quite quickly.”</p>\n\n\n\n<p>Getting the 11 million users who are using Yoast’s products to make the switch is not quite as easy. Not everyone has embraced the block editor. “The usage of the block editor is definitely improving, but it’s not going as fast as we’d like to see,” said de Valk. “We honestly think a lot of people don’t understand the chances the block editor brings yet, one of the reasons for releasing this course and trying to help more people to start using it.”</p>\n\n\n\n<p>The team’s latest SEO course had over 10,000 signups within a week. While that number is a drop in the bucket in comparison to their full user count, it is promising. With a similar turnout for the block editor training course, it may convert more users from the older classic editor.</p>\n\n\n\n<p>Putting together full training courses is a large undertaking, but these are the types of resources the WordPress community needs moving forward. “It’s a lot of work,” said de Valk. “We have four people in our Academy team, a crew that records our videos, and our design team designs all the PDFs and slides within the videos. It’s a non-trivial investment, but we’re happy to make that if it helps make more people enthusiastic for the block 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:\"Tue, 24 Mar 2020 19:47: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: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:47:\"WPTavern: Block Patterns Will Change Everything\";s: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=98017\";s: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:139:\"https://wptavern.com/block-patterns-will-change-everything?utm_source=rss&utm_medium=rss&utm_campaign=block-patterns-will-change-everything\";s: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:6877:\"<img />Book sales section from a custom theme.\n\n\n\n<p class=\"has-drop-cap\">It was about a year ago. I was happily designing a theme for aspiring novelists. I wanted to get ahead of the competition and market a theme specifically to writers who would be attempting the National Novel Writing Month 2019 challenge.</p>\n\n\n\n<p>NaNoWriMo, for short, is a whirlwind of a month where 1,000s of people from around the world clatter away on their keyboards to pen a 50,000-word novel manuscript. One month of sheer willpower, coffee by the gallon, and sleepless nights in exchange for glory. There are no grand prizes or guaranteed publishing contracts at the end of the journey. You nab a certificate, a few coupons, and bragging rights. I completed the challenge in 2018.</p>\n\n\n\n<p>Inspired by my win just months before, I built a theme for those who would be taking the journey the following year. I also wanted to broaden its appeal to anyone who might be an aspiring novelist but not necessarily participating in the challenge. Or, maybe even to someone who just published their first book. Perhaps this would be an opportunity to bring a few new WordPress users into our community.</p>\n\n\n\n<p>I outlined a homepage layout to show how users could feature their latest book with a purchase button. Then, it dawned on me.</p>\n\n\n\n<p><em>How could someone build this book sales page without solid experience with the block editor?</em></p>\n\n\n\n<p>I had been using the Gutenberg plugin for months upon months before it landed in WordPress 5.0. I knew the ins and outs of the system.</p>\n\n\n\n<p>The design was simple. Using the core media & text block, a heading, a couple of paragraphs, and a button, I had created something that may have been too complex for the average user. I had not even gotten into the custom color, font-size, and block-style options that accented the layout.</p>\n\n\n\n<p>This simple combination of blocks had the potential to be overly complicated for some. I had other plans for more complex layouts. Other theme authors had taken on bigger combinations of blocks. For end-users, they were likely stepping into a world that did not make sense. They would see beautiful theme demos and grow frustrated when they could not make things work. The block editor was not, and is still not, intuitive enough for the least-knowledgeable users to build layouts beyond the basics.</p>\n\n\n\n<p>I opted for a step-by-step tutorial to guide my users into building this <em>simple</em> book-selling section. However, documentation is not always the best answer. Even when users find and read it, the results are not always accurate. It would have been far simpler to have a button that, when clicked, inserted this section directly into the editor. The user could then customize it to fit their content.</p>\n\n\n\n<p>That is where <a href=\"https://github.com/WordPress/gutenberg/issues/17335\">block patterns</a> come in.</p>\n\n\n\n<p>Theme authors should be able to build unique and complex combinations of blocks with custom styles. Users should be able to just <em>make it look like the demo</em>.</p>\n\n\n\n<p>Since “building” (I use this term loosely) my first WordPress theme in 2005, I have either seen or attempted every manner of solution to this problem. Page templates. Theme options. Shortcodes. Widgets. You name it. They have all been tried before. Each method provided major hurdles for users. Some (<em>ahem, shortcodes</em>) left users’ content in shambles and created a lock-in effect where they ended up tied down to their theme.</p>\n\n\n\n<p>It is long past time for something new.</p>\n\n\n\n<h2>What Are Block Patterns and How Will They Improve User Experience?</h2>\n\n\n\n<img />Custom pricing columns section.\n\n\n\n<p class=\"has-drop-cap\">What happens when a user wants to build a layout with multiple columns of pricing options as shown in the above screenshot? Good luck. Most could not produce it with the block system. Even without block patterns, the theme would need some custom block styles to make it possible. Plugins will likely fill in the void for such complex output and have been tackling pricing tables in various ways over the years. What if we could produce layouts like this within themes or in much simpler plugins?</p>\n\n\n\n<p>It is possible with block patterns.</p>\n\n\n\n<p>Put simply, a block pattern is a group of blocks. Core WordPress, themes, and plugins will be able to register patterns with predefined settings attached to them.</p>\n\n\n\n<p>From the average user’s point of view, block patterns are predefined sections they can use to create layouts. These layouts can be something as simple as the book section from earlier in this article to the more complex pricing columns. With these patterns available, users will be able to create complex layouts at the click of a button.</p>\n\n\n\n<p>The block system laid the foundation for a much different and forward-compatible future than what we have experienced over the years. At the end of the day, most blocks are just plain old HTML. Block patterns will be nothing more than the registration of a group of these blocks. When a user switches themes, their content remains intact, even when their new theme does not register the same patterns.</p>\n\n\n\n<p><a href=\"https://wptavern.com/gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns\">Version 7.7 of the Gutenberg plugin</a> shipped the first iteration of an interface for patterns. It is basic and will undergo several more iterations before it is ready for use in production. Eventually, there will be a fully-integrated interface for selecting from multiple patterns. The user sees something they want to use. They click on that pattern. It gets inserted into the post.</p>\n\n\n\n<p>No more complicated theme options. No more shortcode soup. No more hours of frustration wondering why you cannot build that custom front page shown in that carefully-crafted theme demo.</p>\n\n\n\n<p>I may be a tad optimistic. Block patterns will require massive buy-in from the theme and plugin developer community. While core WordPress will ship several popular patterns by default, they will in no way cover the breadth of design that is possible when theme authors put their artistic skills to work.</p>\n\n\n\n<p>I have always been excited about the block editor. However, it has always felt like I was more excited about the <em>potential</em> than the end product. I was in a constant state of waiting for it to become the thing I thought it could be. Yes, I am still waiting. However, tinkering with an early version of the pattern system feels like we are getting to the point where we can do those awesome things the editor was supposed to allow us to accomplish. It has been a long wait, and we still have a bit to go. But, I have a renewed passion for the project after experiencing the work that has been done thus far.</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 Mar 2020 20:12:47 +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: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:54:\"WPTavern: Still No Wood Grain: WP Tavern Design 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:29:\"https://wptavern.com/?p=97987\";s: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:151:\"https://wptavern.com/still-no-wood-grain-wp-tavern-design-update?utm_source=rss&utm_medium=rss&utm_campaign=still-no-wood-grain-wp-tavern-design-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:2924:\"<img />WP Tavern homepage design.\n\n\n\n<p class=\"has-drop-cap\">It has been a bit of a slow news week in the land of WordPress with the COVID-19 pandemic reaching across the globe. Most people are hunkering down or getting accustomed to a change in their daily lives. For some people, that has meant figuring out a way to work with children at home. For others, it has meant they cannot take their daily lunch with colleagues or friends.</p>\n\n\n\n<p>With far less WordPress-specific news going on, it made for an ideal time to put some work into the WP Tavern website. Most weeks, I am far too busy sifting through stories to put the amount of work I want into updating the design, but I am trying to treat this week as a little bit of a blessing and look at the upside.</p>\n\n\n\n<p>Not much has changed with the overall layout of the site, but I was able to tackle a couple of issues that you, our readers, have been asking for.</p>\n\n\n\n<p>The biggest change that you will notice is a new header design. On mobile devices, it will look the same. However, on larger screens, the header expands to reveal a search form with a navigation menu below. The header colors have been updated. With more horizontal space, the menu also has extra links pointing to our primary categories, which has also been an oft-requested change.</p>\n\n\n\n<p>While these changes may seem minor, I wanted to address some of the bigger user-experience issues that you all have messaged about. There is still more work to do, but I want you to know that we are listening to your feedback.</p>\n\n\n\n<p>The major roadblock with this design iteration was related to the block editor’s markup changes. These changes will <a href=\"https://wptavern.com/preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about\">land in WordPress 5.4</a>, so theme authors need to make sure they are prepared.</p>\n\n\n\n<p>I wanted to spend more time working on front-end updates, but correcting editor issues took precedence. It has not been a great experience writing on the site for the past week without theme styles being properly applied. The block editor’s default font size is far too small for my poor eyesight, so backend work moved to the top of the to-do list.</p>\n\n\n\n<p>Aside from those changes, I cleaned up several trivial issues that have been bugging me but would go unnoticed by visitors. Work on a website design is never finished, and I look forward to continuing molding things to better serve our readers.</p>\n\n\n\n<p>One of the things I want to tackle next is featuring comments from you all in better ways. We have done a little of this with our <a href=\"https://wptavern.com/category/from-the-comments\">From the Comments</a> series, but that is just the first step toward building more of a community atmosphere. As always, feedback is welcome.</p>\n\n\n\n<p>Everyone stay safe during this rough patch the world is going through.</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 Mar 2020 20:09: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: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:80:\"WPTavern: Block-Based Themes and the Problem with Dynamic Data in HTML Templates\";s: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=97955\";s: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:205:\"https://wptavern.com/block-based-themes-and-the-problem-with-dynamic-data-in-html-templates?utm_source=rss&utm_medium=rss&utm_campaign=block-based-themes-and-the-problem-with-dynamic-data-in-html-templates\";s: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:6431:\"<p class=\"has-drop-cap\">The Gutenberg project and its eventual full-site editing feature is coming upon a major issue that will need to be solved. <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">Block-based themes</a> of the future are currently on a path toward a template system that will comprise of plain HTML files. While that will work for the majority of a theme’s output, the trouble is figuring out how the project will handle dynamic values.</p>\n\n\n\n<p>Most of the discussion has centered on handling URLs, which are probably the most common use case. Currently, theme templates have all sorts of dynamic content. Much of that will be replaced with blocks as we continue moving toward full-site editing. However, not all dynamic data will have a block equivalent.</p>\n\n\n\n<p>A good example is that theme authors cannot currently add the <a href=\"https://github.com/WordPress/gutenberg/issues/20542\">homepage URL to the navigation block</a>. Some experimental block-based themes are using a simple <code>/</code> character, which points to the wrong location on many WordPress installs.</p>\n\n\n\n<p>Solving this issue sooner rather than later is important for the progression of theme development in a block world. However, such a solution needs to be carefully crafted so that the theming community is not bogged down by a decade or more with a poor templating implementation.</p>\n\n\n\n<h2>The Current Proposals</h2>\n\n\n\n<p>The Gutenberg repository currently has an <a href=\"https://github.com/WordPress/gutenberg/issues/20966\">open ticket for discussion</a> on handling dynamic values in templates. At the moment, there are four proposals on how to address the issue.</p>\n\n\n\n<h3>On-the-Fly String Replacement</h3>\n\n\n\n<p>One solution would be to use PHP to parse each HTML file and replace strings representing dynamic data on the fly. This would require parsing all of a theme’s templates on every page load. The downside is that it would slow down the page load. We would need real unit tests to see how much of a spike in loading time this method creates.</p>\n\n\n\n<p>Assuming a <a href=\"https://mustache.github.io/\">Mustache</a>-like syntax, templates would have values such as the following image output:</p>\n\n\n\n<pre class=\"wp-block-code\"><code><img src=\"{{ theme_image_example }}\" /></code></pre>\n\n\n\n<p>One added benefit of adopting such a solution is that WordPress could automatically escape these dynamic values by default. This would be a boon to theme security, which is one of the <a href=\"https://wptavern.com/data-from-theme-reviews-shows-authors-need-more-education-on-developing-secure-wordpress-themes\">biggest issues faced by the theme review team</a>.</p>\n\n\n\n<h3>One-Time String Replacement</h3>\n\n\n\n<p>The second solution proposes using the same method but parsing the HTML files once, upon theme activation, and replacing dynamic values with proper values. The largest benefit of this method is that the parsing would not affect front-end loading speed.</p>\n\n\n\n<p>This method is problematic because it does not account for changes to templates after the initial parsing. It also does not handle scenarios when a value changes via user input. For example, a user may decide to change the location of their blog posts page. Therefore, a parsed URL that becomes static would point to the wrong location.</p>\n\n\n\n<h3>Templates as JSON</h3>\n\n\n\n<p>A third solution proposes the idea of turning theme files into JSON. It is far easier to parse and extract data from a JSON file than and HTML file. However, theme designers do not write JSON to build template output. HTML exists for a reason.</p>\n\n\n\n<p>This solution would raise the barrier so high for new theme authors that it would be rare for those who just learned basic CSS and HTML to get into WordPress theme development. This idea is so foreign to the idea of template design, that it should not be a serious consideration.</p>\n\n\n\n<h3>Templates That Return Blocks via PHP</h3>\n\n\n\n<p>The fourth and final proposal is to use PHP files with a function that returns a block template. This method would be straightforward and could be picked up easily for existing theme authors who have a familiarity with PHP.</p>\n\n\n\n<p>A template would look something like the following:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>function my_theme_front_page() {\n return \'<!-- wp:cover {\"url\":\"\' . get_template_directory_uri() .\'/block-background-image.png\",\"id\":273,\"dimRatio\":0,\"minHeight\":647,\"align\":\"wide\"} -->\';\n}</code></pre>\n\n\n\n<p>This idea puts more focus on PHP than HTML. It would be the easiest-to-implement solution for the Gutenberg development team. However, like the JSON method, it would raise the barrier to entry for first-time theme authors. It will mean making sure quote and double-quote characters do not get mixed up. The method would be prone to bugs and looks alien to modern-day templating.</p>\n\n\n\n<h2>Templating Should Focus on HTML</h2>\n\n\n\n<p>Templating should always be HTML-first. Even in our current theme system, theme authors can build beautiful, safe, and functional themes by simply knowing HTML and CSS. PHP is secondary, especially when it comes to the templating aspect. Our templating system relies on knowing HTML and plugging in a few <em>template tags</em>, which are PHP functions that WordPress provides for dropping in between HTML tags. This simplicity is, in part, what made WordPress theme development so easy to learn for anyone willing to put in a little time.</p>\n\n\n\n<p>Block-based themes have the potential to drop the barrier even lower than our current templating system. However, templates as JSON or PHP functions runs counter to that. Any solution that pushes us farther away from the basic building blocks of the web, HTML, should not be on the table for discussion.</p>\n\n\n\n<p>It may be time to adopt a proper PHP templating engine. There are plenty of examples out there. <a href=\"https://twig.symfony.com/\">Twig</a>, <a href=\"https://laravel.com/docs/5.7/blade\">Blade</a>, <a href=\"https://www.smarty.net/\">Smarty</a>, and others have existed for years. Those also have some barrier to entry in the form of new syntax, but this should be no tougher than learning to plug template tags into the current system.</p>\n\n\n\n<p>At the very least, we will need to figure out a solution for handling dynamic data in what is essentially static HTML files.</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, 19 Mar 2020 20:37:51 +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:25:\"Matt: Physical Distancing\";s: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=51063\";s: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/2020/03/physical-distancing/\";s: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:1303:\"<blockquote class=\"wp-block-quote\"><p>I’ve really had enough of this term “social distancing.” That is not at all what we are looking for, is it? It should be “physical distancing.” In these times of rampant loneliness (especially for seniors), disconnection, and lack of empathy and compassion, we need the opposite — social connecting. And we need it under these circumstances more than ever. Let’s be creative in finding new ways to come together.</p><cite><a href=\"https://gazzaley.com/\">Adam Gazzaley</a>, M. D., Ph. D, University of California, San Francisco</cite></blockquote>\n\n\n\n<p>Update: On March 20th, the World Health Organization has officially updated it’s recommendation to “physical distancing.”</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">WHO is changing the phrase \'social distancing\' to recommend \'physical distancing,\' encouraging people to stay connected via social media. Live updates: <a href=\"https://t.co/cEBwkonfeh\">https://t.co/cEBwkonfeh</a> <a href=\"https://t.co/csWTpViUQh\">pic.twitter.com/csWTpViUQh</a></p>— Reuters (@Reuters) <a href=\"https://twitter.com/Reuters/status/1241058736501858304?ref_src=twsrc%5Etfw\">March 20, 2020</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:\"Thu, 19 Mar 2020 03:26: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: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: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:90:\"Post Status: Taking care of your mental health in uncertain times, with Dr. Sherry Walling\";s: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=78135\";s: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:55:\"https://poststatus.com/mental-health-dr-sherry-walling/\";s: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:57908:\"<p>Dr. Sherry Walling is a psychologist and entrepreneur adept at “helping smart people do hard things.” She was gracious with her time in this Post Status Webinar with Cory Miller, where Dr. Walling explained how to navigate life in uncertain times.</p>\n\n\n\n<p>Here\'s the audio episode:</p>\n\n\n\n\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-vimeo\"></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h3><strong>Topics discussed </strong></h3>\n\n\n\n<ul><li>Managing fear, worry, and anxiety.</li><li>The coronavirus (COVID-19), and how to handle it.</li><li>Isolation, social distancing, remote work, and mental health.</li><li>Q&A; on work boundaries, stress, and more.</li></ul>\n\n\n\n<h3>Cory\'s Takeaways</h3>\n\n\n\n<ul><li><strong>Take some big deep breaths: </strong>Do Dr. Walling\'s 4×4 breathing exercise: four slow seconds in, four slow seconds out. </li><li><strong>Refocus on gratitude: </strong> Make a list of what are you thankful for.</li><li><strong>Have the worry voice inside you make an appointment: </strong>Put it on a schedule that\'s not 24/7. Listen to it for a set time; it’s there to protect you, but once its time is up, move on. </li><li><strong>Connect with others daily:</strong> Social distancing doesn’t mean losing connection. Use FaceTime, Zoom, etc, and schedule a virtual Lunch or Snack. </li><li><strong>Have playtime: </strong>Whether that’s playing with Legos, cooking, or pulling our your old musical instruments. </li><li><strong>Get your heart rate up with exercise:</strong> Have a family dancing competition, do yoga or pushups.</li><li><strong>Limit your news consumption to 15 minutes a day.</strong></li><li><strong>For single people living alone and missing physical touch:</strong> Find a soft, comfortable, and perhaps a heavy blanket, or take a hot bath. </li><li><strong>For entrepreneurs:</strong> Remember, you can’t do everything yourself and you can’t fix everything by yourself. We’re all in this together, especially your team: “Leadership means you\'re hosting the conversation. You\'re listening. you\'re engaging, it doesn\'t mean that you are the ultimate decider.” </li></ul>\n\n\n\n<h3>Links</h3>\n\n\n\n<ul><li><a href=\"https://mastermindjam.com/\">Zen Founder</a></li><li><a href=\"https://sherrywalling.com\">Dr. Sherry Walling\'s website</a></li><li><a href=\"https://twitter.com/zenfounder\">@zenfounder</a> — Dr. Walling\'s Twitter</li><li><a href=\"https://zenfounder.com/episodes/episode-235-calm-stability-in-the-crisis-of-coronavirus/\">Calm Stability in the Crisis of Coronavirus</a> (ZenFounder podcast)</li></ul>\n\n\n\n<h3>Episode Partner: <a href=\"https://poststat.us/sandhills\">WordFence</a></h3>\n\n\n\n<p>If your website is mission-critical you can\'t afford the downtime, reputation challenges or SEO impact of getting hacked. That\'s why so many sites rely on the real-time protection provided by <a href=\"https://poststat.us/wordfence\">Wordfence Premium</a>.</p>\n\n\n\n<p><a href=\"https://poststat.us/wordfence\">Wordfence</a> protects your websites with the best WordPress security available and offers a powerful and efficient way to manage security for multiple sites in one place with Wordfence Central.</p>\n\n\n\n<h3>Full Transcript:</h3>\n\n\n\n<div class=\"transcript\">\n\n<p><strong>Cory:</strong> Hey, everybody, my name is Cory Miller and I am pumped to have my good friend Dr. Sherry walling. Here Today she is an experienced psychologist has worked with all types of people across the spectrum in particular how we got to know each other is her work with entrepreneurs. She is an entrepreneur, she happens to be married to a serial entrepreneur, but I love the breadth and depth of her experience, particularly with trauma. And so, amidst the circumstances, we find ourselves today, I texted Sherry and said, Would you do a q&a? Would you just have a conversation with me? And she said, “Absolutely.” Sherry, thank you for the time today. This is vital that we keep this conversation on and I appreciate you be willing to share your experience and expertise with whoever\'s on the webinar today.\n\n<p><strong>Sherry:</strong> Yeah, thanks so much for asking. Cory and I had — we\'ve had — lots of conversations related to mental health and the need for an open conversation about mental health in entrepreneur communities that we kind of live and work and breathe in. So I\'m always grateful for the way that you are hosting conversations where people get to be honest about what they\'re needing and what part and also share what\'s helpful.\n\n<p><strong>Cory:</strong> Absolutely. Well, just if you join And you can help me help others as they join the webinar late perhaps, and I\'m talking to our attendees, that little button that says q&a on the bottom zoom, hit that and ask a question along the way, but Jerry and I are just going to geek out and have a conversation. And so I\'m glad you can join us for it. Okay, Doctor,\n\n<p><strong>Sherry:</strong> —this is also what it\'s like to have a coffee with Cory and me, by the way.\n\n<p><strong>Cory:</strong> Exactly. Okay, doctor. The world is a little bit chaotic right now.\n\n<p><strong>Sherry:</strong> Yeah, I noticed.\n\n<p><strong>Cory:</strong> Um, I feel like this. This conversation is pertinent because right now, if we just kind of stay, here\'s where I\'m going at what I\'m going through. I\'ve got two kids and now you\'ve got three. Were quarantined. No school for the foreseeable future. They\'re talking about in Kansas, for instance, I think shutting down school for the end of the year. End of the school year. There\'s, I don\'t even want to look at my stock market equities stuff. Um, what are you feeling?\n\n<p><strong>Sherry:</strong> You know, I think I go up and down probably like everybody else. So the pain point just for me personally right now is that I am continuing to work my husband is continuing to work because thankfully both of us still have work to do. And both of us have jobs that are fairly possible to do from home. But now we have all three of our children home off the road children who go to three different schools who are now trying to throw together online education over a weekend and you know, all of us who do work on the internet can appreciate that that\'s not very easy to do. So all my kids are like, how do I like it? How do I do this, how to do that, like nobody, none of the systems are flowing and that is, of course unnecessary. In where the best case scenario you\'ve got two parents who are used to working from home and are flexible and things like that. So the bottom line is that there is no normal anymore for a while for anyone. And so there\'s a great deal of as you know, just anxiety and the need to be able to be extraordinarily flexible in a way that none of us are used to doing because especially those of us that run businesses we plan we look at spreadsheets, we think we\'re strategic, and all of those bands are not relevant right now for the foreseeable future, which is extraordinary—\n\n<p><strong>Cory:</strong> So the one emotion I guess, that comes to mind in all of this and I\'m speaking from personal experience here is fear. I think it was the first word I mentioned to you — so much fear — some of it just fear on fear, you know, just accounting fear. You can\'t go online or watch TV without being just bombarded about it. So if you had a microphone right now and the entire world could hear it and all their native languages and stuff, when we talk about fear, and fear produces anxiety, all this stuff. We can\'t we can get frozen in it. What? What\'s something you would say?\n\n<p><strong>Sherry:</strong> I mean, in a way, I think we\'re all feeling it in our bodies. Like when even you say the word fear, like your la just kind of gets tight. Your chest gets heavy, it\'s hard to breathe. And on one hand, it feels really disingenuous to say don\'t be afraid. But on the other hand, we are all in the same boat and we will all All survived one way or another together. So I think the extent to which we can slow down that fear response and breathe and look around to see what is directly controllable which, you know for many of us is our bodies you know have gone on a walk today joining me to lay down for a nap What does my body need at this moment? Do I need just a really big glass of water, like the really, really simple things that are directly controllable help to counterbalance this sense of fear which comes from being out of control? And so getting really specific, slowing down, keeping life as simple as possible. They sound so simple, but of course, when we actually try to put them into practice, they\'re profound and somewhat difficult. But the, you know, the fear is in and of itself, its own problem. So turning down that fear even if it\'s well-grounded fear I\'m I mean, I\'m under No, no delusion that everything is fine. Everything is not fine, but the fear doesn\'t help.\n\n<p><strong>Cory:</strong> Yeah, there\'s so much in there I want to impact. So when I think it was like a couple of days ago kids were home because of spring break here in Oklahoma. And we\'re looking at Oh, man, will they go back to school? markets, all that stuff. And I remember walking out that night and just looking at the beautiful sunset and going, the sun is still setting in the next morning when I woke up is still rose again. It\'s this weird thing. I guess we haven\'t told the son that there\'s a chaotic thing happening right now. But some of those things. One I think you just give us freedom and permission to know that fear is a human experience. But I like the words you said there — “what are the things we can control?” And I\'m probably an admitted control freak. What are some of the prompts you ask yourself or your clients or others about that I want to get to? “Walk” and “sunshine” and all that because I know there\'s a big word called “play” that you love, you\'ve helped introduce back to me. But, you know, for me, it\'s fun. It feels like okay, what can I control? You know, our responses potentially to freeze in the fear, let it compound and just suffocate us. And I go, what are the things I can\'t control? What are the things I know are fact like, you know, the sun setting and rising the next day?\n\n<p><strong>Sherry:</strong> Yeah, I mean, I do think we can, we can control our body, sleep, food movement, we control our breasts, the ability to take slow deep breaths, we can control our thoughts. To some extent, and we can go back to breath in a minute, you want to talk more about that. But like, we can control our thoughts to some extent. And that\'s, that is the thing that I think feels really difficult right now. Because I know like you like my instinct is like, every time I pick up this magical device to be like, how many more? How many more cases are there? What\'s the market doing? Like, you know which borders are closed, which is open. You know, there\'s so much and I think some of the control that we all want to exert right now is to really limit the amount of factoids and information that we\'re, we\'re accessing right now. Like, obviously, it is an important time to have good healthy information on which to make decisions, but the amount of information is, is really not helpful. So 15 minutes in the morning, 15 minutes a night should probably do, yeah, you don\'t need to have your newsfeed buzzing all day. So controlling titrating turning up and down the volume around which you\'re exposed to information is helpful, that helps control your thoughts. Even specifically skewing your thoughts one way or another. I mean, his is the best time in the world for our gratitude practice, again, not because we need to walk around pretending it\'s all sunshine and roses, but because right now we\'re on this call and we\'re all breathing. And we\'re all okay so far. And that, in and of itself is I think going to become profoundly important to remember the things that are going well the things that are intact, the things that we can be grateful for. That helps to put some parameters around the power of fear to begin to sort of control our minds.\n\n<p><strong>Cory:</strong> Yeah, I love that. The things you just mentioned are all just so simple. I think we have a tendency to … skim over them, but the fact that we can just take a breath and gratitude. I hadn\'t had that on the list before we talked, but gratitude those are things we absolutely control. In the past groups you and I have done together, you\'ve really led. You really talk about the breath. And I know, yoga is a deep part of your life. I know. And that is not all about the breath. But you know, I know this is something we all have at our disposal right now, as you just said. Can you share some practices, some thoughts about that?\n\n<p><strong>Sherry:</strong> So the super-fast version of the science is that there\'s this thing called the vagus nerve, which is based in our brainstem and then goes all the way throughout our bodies and after these tendrils of connection and all of our major organs, and that\'s a part of their bodies that declares all as well. So after we have that anxiety response, it\'s the vagus nerve that signals Okay, we\'re good now, like the tiger is not going to eat us today. And that is the part of the body that in a way we kind of want to hack those of you who coders here, do you want to hack to be able to say, Okay, I need to take my body into palm because my body\'s been living in fear. Anxiety too long. So the breath is this strategy that we use to help signal the all-clear sign to end the emergency response. You think about, it\'s almost impossible to be really upset and breathe really slowly there. There\'s kind of antithetical physical realities. So when we can engage our vagus nerve through deep, slow breath, we\'re essentially sort of pushing the dominoes to fall toward calm both in our mind and in our physiological reality. So the simplest practice, like the Easy, easy way to do this, is I call it it\'s just four by four breaths. So it\'s four seconds in, four seconds out, for birth should begin to turn the tide. It doesn\'t have to be this deep, 30-minute sort of meditation where you go into some existential Zen Nirvana place. Just really, that was a terrible cultural statement, I\'m sorry, but four deep breaths. And the breath should be low and slow, which means we\'re pulling the breath all the way down into our belly or diaphragm and slowing it down. So lots of like apps and YouTube things about this. We can end with a breath practice if we have time. But it\'s beyond yoga and meditation. It\'s just really, really great concrete science to help counteract that anxiety response.\n\n<p><strong>Cory:</strong> Well, this is something you know, I\'ve read navy seals and combat. They control their breath. They weren\'t maybe before but you know, they weren\'t. So think about that in crisis. That first instinct is to take a big deep breath, but I love the former for practice, Southern by—\n\n<p><strong>Sherry:</strong> I didn\'t learn that in yoga, I learned it working in with the military. Oh, that\'s right. That\'s right.\n\n<p><strong>Cory:</strong> Well, I\'d invite everybody right now and your own while we\'re talking. Let\'s do that the four by four, four slow, deep breaths in, slip four out. We\'re going to continue your conversations because I\'ve got a lot to talk this year about, by the way, and I\'m glad you\'re eavesdropping on our conversation. gratitude. It\'s that one that it\'s like, I know the science the studies are there. And it\'s that one that man, I just — my mind just wants to focus on all the junk, all the chaos. But it\'s kind of like that you\'re the former for deep breath is telling you. I love your statement there. It\'s hard to do both of these negative and positive things at the same time. So it is to pick feels that way was gratitude too, though. Yeah.\n\n<p><strong>Sherry:</strong> I think when you\'re when you\'re acknowledging, making a list three to five things that you\'re grateful for. And that can be the fact that hey, I don\'t have to go to the doctor today. Or, you know, my kids are able to relate lead. So worst-case scenario can give him a book and we can call that school I mean there it can be really, really simple things it\'s pretty impossible to feel like everything is horrible when you can find those five things to be grateful for. So even you know, those of you who live with other people this is a great practice for the dinner table. When I was growing up, we would begin our meal with a prayer my family doesn\'t practice that tradition anymore, but we do begin our meal with a gratitude, and so each of our children will go around and just say one or two things that that are they\'re thankful are happening right now.\n\n<p><strong>Cory:</strong> And what a great pair with the breathing you know, finding yourself going down the anxiety true deep, getting lost into feeling suffocated, whatever those sensations are, but then going back to the breath and gratitude. I think you\'re just really fantastic. You know, worry. So one thing that comes to mind for me is when something happens, I go catastrophe mode. And another fancy phrase, phrase for this is cognitive distortion, I believe cognitive bias traffic—\n\n<p><strong>Sherry:</strong> —traffic thinking, yeah.\n\n<p><strong>Cory:</strong> And I would bet you money that a lot of people go cash-free to, like the markets crashing, my 401k is screwed. Like, I\'m not going to be rich, I\'m going to be working until I\'m 110 I live that low kind of thing. And that feels like something when we talk about worry is that our mind can it can work against us, too. What are some thoughts about that? My mind goes racing, I got a contest free I got a Yeah, you know, there is no I mean, the world is, you know, ending in my mind. I can see it all — all the bad things that could potentially happen. And how do I, how do I reset? I mean, we\'ve just talked about breath for sure and gratitude, but how do we combat some of the — I call it my inner jerk.\n\n<p><strong>Sherry:</strong> So I have maybe a little bit of a different take on that, especially right now, which is to like, let your inner jerk have his moment. So, you know, it\'s to sort of maybe sit down with Lindsey or meet with my husband, Rob, sort of say like, what is the worst-case scenario? Like? If we haven\'t, you know, to basically put it on your calendar, we\'re going to have two hours of catastrophe planning. And we\'re going to talk about all of the things that are going to fall for us it meant we like updated our will, you know, like, hey, both of us died from this virus who\'s going to watch our kids who haven\'t done in a while. We bought a hand-crank radio. So I don\'t know how the power is going to go out from coronavirus but like, you know, we have one in the basement now. So it\'s basically acknowledgment that you call it the jerk but like the sort of paranoid voice. So it lives in your head, is there as an attempt to protect you? Like, he\'s not really a jerk? He\'s just like, hey, Cory, are you paying attention? And so when we give them a moment and sort of say, Okay, what do you need to tell me? You know, and what can I possibly do with what is within my control my power to prepare for the end of the world? There might be some things, right you know, we have a really stupid radio thing, we have more batteries that we need, canned food … So I would say make an appointment with your, the crisis manager that lives in your head and give he or she a couple of hours of your focused attention and follow whatever recommendations are reasonable and you can reasonably do and then when that voice resurfaces, you can say “it\'s cool, dude, I got the hand-crank radio in the basement, like we did that, yeah, we have a water filter, you know? Or, you know, we\'ve got some gold or you know…” Certainly, lots of these scenarios we can\'t perfectly plan for. But I think when we give that alarmist voice a little bit of airtime and make a plan accordingly, it helps to sue that more than just sort of push it down and say, Stop, stop, stop, stop, stop. You\'re a jerk because I don\'t know I don\'t think he\'s a jerk or I think he\'s just trying to help you out.\n\n<p><strong>Cory:</strong> Yes, a jerk voice though sometimes, but yeah, we\'ll get no I love that because I think there\'s this sense insane, like, make an appointment, bro. And then just my counselor a couple weeks ago, I was stressing about something like catastrophe. It wasn\'t related to this. Because Okay, tell me what you\'re gonna do. Keep going down the cash-free room. Okay. And I went dark and I went deep, and I started the video. Kind of laughing because I could hear myself say things and go do I really think this catastrophe is gonna happen? But I love your advice is that I mean there is some there\'s probably some sense of safety. I\'m just thinking like, I want to go by hand-cranked radio, you know, but like I think there\'s some sense of like you\'ve acknowledged it like you said, but also go in your head. There\'s a hand-crank radio, by the way. Hey, remember, I did listen to you. He may not be perfect for FEMA executive director, but you\'re helping me and I think what you\'re saying to Sherry is acknowledging that that also is natural that that inner the prey maybe not so jerk. She\'s there for good reason too.\n\n<p><strong>Sherry:</strong> The alarm is protection has a role. We don\'t let it go crazy, but it doesn\'t also help to sort of shove it in the closet.\n\n<p><strong>Cory:</strong> Yeah, then just pulls up even probably worse, when when you don\'t, you know, let these human things part of being human, kind of acknowledge them and, you know, thousands of years ago were in us biologically to help us survive and I think that\'s good. Okay, so we\'ve talked about fear worry, there\'s some in that I think some of the uncertainty and some really good ways to tackle that. So let\'s switch gears just a tad in the situation we find ourselves in we just acknowledge like, you\'ve got three kiddos. I\'ve got two kiddos were sequestered at home, you know? Yeah. So it\'s, it\'s crazy. You know, Sherry have talked so long about that, trying to provide resources into the world that says I\'m not alone. Yet this phenomenon that\'s trending which is a good reason for this particular this pandemic is social distancing. But we\'re sequestered in our house. You know? So this the situation we\'re in, I want to talk about parenting to and spouse, significant other roommates, all that. But, yeah, isolation. I mean, we have to oscillate in order to flatten that curve and do the right things and everything but there\'s a real phenomenon that we\'re pushing deeper into, which is isolation, social distancing, which is good for maybe a virus but not for our emotional high.\n\n<p><strong>Sherry:</strong> Yeah.\n\n<p><strong>Cory:</strong> What are your thoughts about we\'re in our bunkers, right? We\'re in right we\'re told don\'t high five and hug. Yeah. Don\'t go Yeah, middle of groups, whether it be churches or groups for instance, or, you know, our workplaces. were told to go isolate like…\n\n<p><strong>Sherry:</strong> — and that is where, you know, again, this magical device in my hand becomes really powerful because I can still FaceTime my mom in California. And, you know, I\'m having, you know, a zoom snack later with my friend Anna. Like, I think that register zooms back. We\'re not drinking right now. So we\'re having Zoom snacks instead of Zoom drinks. But I think that, you know, the danger is that we mistake Facebook feed or twitter feed for connection. And there\'s a utility there, but it\'s not the kind of connection that we\'re craving. But if we get on the phone, get face to face, over the devices, with friends with people, we love that that\'s still a way to have a really meaningful connection that we all desperately need. Even the kids need, you know, my kids are facetiming a lot more people than normal. So, so Social distancing is about, you know, spreading germs. It\'s not about our hearts and our minds. social connection is as important if not more important than it\'s ever been before. And that\'s where technology is suddenly really, really helpful for all of us. But the thing that I want to stress is that it\'s intentional. It\'s connected, it\'s heart to heart. It\'s not just like reading the highlight reel on Facebook. Like that\'s not the kind of connection that we all necessarily need. It\'s the appointment. Let\'s sit down and talk. Tell me how you\'re feeling. What\'s driving you crazy. What are you grateful for? What\'s bringing you joy right now?\n\n<p><strong>Cory:</strong> Those are great questions, like, just phone a friend or having a zoom snack. What\'s bringing you joy right now? What do you mean? You just, I see your Taekwondo here. You\'re a ninja. You\'re like, okay, ask the question. Maybe it\'s a conversation with someone who is a dear friend. Some of you haven\'t talked to a loved one. Back to the gratitude. Hey, can we have a deep breath together? I love that. Someone and by the way, let me just take a moment to say if you have a question, hit the Q&A button at the bottom of the Zoom window. And you can ask an anonymous question. A couple have come in. I\'ll take those in just a minute. But one of them said, Sherry, I really liked this distinction. Any thoughts on tape, changing the term social distancing to physical distancing? You can still be social. But yeah, it\'s there. There\'s a physical distance — \n\n<p><strong>Sherry:</strong> —allotted for it. Yeah. \n\n<p><strong>Cory:</strong> Yeah. I like that distinction. So maybe, I mean, I tend to think share a — try to think — take problems and see the opportunity in it. And you know, there\'s probably some kind of sunshine quote, I should figure that out. You know, like, every Rain, Rain is the rainbow or something. But there are opportunities were sequestered. It might be an opportunity where we\'re not in a busy office or having to run around like, you know, take kids to school and practice that we\'ve got a little bit more time to And can use that to reach out to somebody we haven\'t. And, and I really, really, really like that and using technology, not trying to replace it. But right now it\'s a, it\'s an opportunity we have FaceTime is free soon, I\'ll have your zoom snack thing. So…\n\n<p><strong>Sherry:</strong> Yeah, it\'s a good time to make a list of a couple of people who you haven\'t talked to in a while or who might be having a rough time of it. You know, I, I know my mom is quarantined all by herself in her big house in California. And she\'s, you know, when can come and no one can go and that\'s, so we\'re talking every day and we don\'t normally talk every day. And like, my yoga teachers and my kids, music instructors, like people who are really woven into the fabric of our lives, who have no income, all of a sudden, I\'m sending them notes. So I think you know, we can again, we can change our frame of mind to say who needs a virtual high five, who needs a little reach out, who\'s going to be lonely? And I think that also helps our own mental health when we realize there\'s a lot I can do to be helpful. It doesn\'t involve maybe even finances or even just involve some fullness. So that\'s good for everybody.\n\n<p><strong>Cory:</strong> So we\'ve talked about just now about the forward, you know, pushing forward and reaching out. I want to switch in real quick and say, how do we ask for help? And you know, man sure this is hard. This is tough. I like to keep things bottled up. I like to try to be Superman, and do everything myself. But there is a very real-time this one, this is every single day, not just in the pain demo. Right now. It\'s heightened for even more of the population, I think, reaching out and saying I do need help. I do need support and how to do that.\n\n<p><strong>Sherry:</strong> Yeah, I, I think this is really a tough one, especially for, again, our entrepreneur, brothers and sisters, because we\'re really used to being pretty autonomous and pretty capable of handling things ourselves. And all kinds of help is going to be needed, right? financial help, just emotional sanity help. Addiction help, parenting help. Like, I feel like there\'s really a pretty nightmare scenario where we\'re, we\'re stuck in the house, it\'s easy to start drinking more, it\'s easy to be a little more abrasive or rougher with your kids because they\'re going crazy and you\'re going crazy. You know, I just think there are lots of dominoes that could fall in a bad way and to be able to call someone and just say like, Okay, can you just talk to me for 10 minutes like I need a break from what\'s happening right now. Maybe you don\'t even have to use the H-word. Maybe you can say like, hey, “Just tell me a story from your day?” or “What are you reading right now,” you know, just get connected in a way that gets you out of the cycle that you\'re in. And there also may be times where you just really do need help to say, I can\'t pay my rent right now, or I have no work. Do you have, you know, reach out to some people? Do you have any extra projects or things that I can help you with? Or that it? I think the thing is that everyone is going to need help, you know, there\'s not going to be a family that\'s sort of untouched by all of this. And so we as leaders, as entrepreneurs, as people who are aware can now begin to set a new trend where now is just part of the vernacular to ask for an offer to help.\n\n<p><strong>Cory:</strong> Yep. And I think we said examples about that, too, is I mean, I think many of us — I won\'t say most — many of us, and I\'ll just say myself, I\'m good at offering help. I\'m terrible at asking for help, you know, and I let it go too far and it gets, it gets tough. And I think you\'ve hit a resonating thing, which is, this is not the time for social isolations in the sense of not the physical, we get to watch that with the virus, but that this is the time to lean in on connection and doing those to this amazing technology. We have the internet to do so free resources to do so. So I appreciate that. Okay, Sherry, I want to talk about things that I know you have put like squarely on my plate for so long. And if you follow Sherry on Instagram, you know, she does aerial yoga, I believe is the name of it.\n\n<p><strong>Sherry:</strong> That\'s all my Instagram is.\n\n<p><strong>Cory:</strong> It\'s all she told me a couple like a week ago she was she said she was two weeks ago. She was in Vegas and she was going to the circus on site. I remember the circus and that wasn\'t actually the circus. It was aerial yoga. The Circus I remember. But the word that I\'m coming to share is the one that you\'ve really helped introduced to me, which is called play, like most of us think play was when I was a kid. It\'s what my kids do. But you\'ve been very intentional about talking about play. And its necessity and I think it might tie into, I\'m gonna approach it again, exercise the things that we could do. You know, we talked about the breath, we talked about gratitude, there\'s play this component that I would love for you to tell me more about us about and then exercise too, and how to dance really.\n\n<p><strong>Sherry:</strong> It\'s really counterintuitive, because I think we need play more than ever, but the world feels so very serious. And especially those of us who are grownups with lots of grand responsibilities. We can feel a lot of pressure to live in that seriousness all the time and our bodies and our minds really need play, which is essentially a word that It describes being part of an activity purely for the joy of it for a sense of getting lost in it for a sense of you know, flow is another word. Because it sort of stimulates your curiosity and your sense of joy not because it leads to a certain kind of outcome. So people play in lots of ways I happen to have fallen in love with play related to circus, which is very physical, but, you know, playing music, playing by cooking by, you know, working through a cookbook, so I think, you know, if anything, I would love to challenge each of us to find a quarantine play activity. Maybe that\'s building a new york Lego set, or maybe it\'s, you know, mastering handstands or something that is a break from the heaviness of life and just lets you be joyful and light-hearted Again, it\'s a counterbalance, we have all of this heaviness. So we need to introduce some more lightness, we have all of this sadness and fear, we need to introduce more joy. We have all of this like deep, difficult intellectual problem solving to do we need to introduce more sort of nonlinear, playful, less structured ways of thinking and ways of using our brains. So play the engages the body is like doubly helpful because you have all the benefits of play and then all of the benefits of movement. But play doesn\'t. It doesn\'t have to be physical. It\'s just, you know, it\'s nice if it is you just want to be able to lose yourself in something.\n\n<p><strong>Cory:</strong> Yeah, by the way, if you\'re not following Sherry on Twitter, you need to. I\'ve stolen her ideas that she tweets…. Please keep doing this. One of them was talking about Legos and I was like, you know, Calloway my son that\'s got a roomful of Legos, man. Maybe we could reconstruct the things. He\'s completely obliterated. Going back to that joyful time like, it could be, you know, doodling what thinking back as a kid and going What? What brought you joy that you\'d like lost yourself in video games, whatever. I know you even mentioned to Netflix and chill like, you brought up one on Twitter By the way, she\'s at Zen founder. And I\'ll give you her website address, which is Sherry walling calm too, as well. But you mentioned the West Wing on the classics that we bought. And so, we\'ve been just a couple things. But I love this it could be what is that art, like breaking out the instrument, you know, the musical instrument, you know, that\'s dusty in the closet or, you know, something and I love that you continually and you follow you know, Sherry scream, you will see that she loves the play aspect, and I think that\'s such a great reminder for me every time I see it, I\'m like, I don\'t know if I could do the aerobatic stuff, but—\n\n<p><strong>Sherry:</strong>—you could if you made it your ambition.\n\n<p><strong>Cory:</strong> That\'s true. I can make it—\n\n<p><strong>Sherry:</strong>—into your quarantine project, you could.\n\n<p><strong>Cory:</strong> Yeah. And I love you how you\'ve paired also, it doesn\'t have to but me, you know, exercise being kind of the wonder drug, getting your heart rate up doing something which we can all maybe do a push up or sit up for something, even in our confined space to do that, and, you know, I can remember the book offhand but you know, he says that wonder drug so finding something within your, you know, physical space to do YouTubing some things I think is great just getting that body, you know, what do you call that? pulse, the heart —\n\n<p><strong>Sherry:</strong> …heart rate elevator getting some adrenaline, some endorphins flowing. I mean, it\'s also good old fashioned catharsis, right, for he talked about this the sense of like, just moving big emotion, through and out of the body. And we know that the longer that emotions are sitting stagnant in us, especially stress, it causes a lot of chemical changes within our body. So if we can engage in whether it\'s playful or just deeply physical activities that help, like, shift around to that chemistry, it\'s much better for us in the long run. So things like dancing are both like neurologically stimulating because you\'re like, what? Which left foot which one is left and where does it go? But also take you they require you to think about something that\'s not the coronavirus or your you know, your business spreadsheets. So something that engages your mind, as well as your body, is really, really helpful.\n\n<p><strong>Cory:</strong> Yeah, like that. So, you know, Sherry Lindsey is listening and I don\'t like to dance. First thing, you know, she\'s gonna say is like, let\'s do it. Let\'s dance.\n\n[laughing] Cory.\n\n<p><strong>Cory:</strong> Well, I want to, I want to make sure we have some time and space for questions and there\'s a couple that have come in Sherry and again, by the way, hit that Q&A button right there, and you can do it anonymously. I will be the only one that sees the actual questions and but it also says anonymous when you click anonymous. So please hit that. There are a couple of questions. So you just hit on stress, or you know, use the word stress in your sentence. And so one of the questions was, my spouse is in a complete state of denial, running a manufacturing plant, and when the shade the state has shut down all the essential stuff. So what if, what if you have people in your life that are in a sense of like, denial? And I\'ve honestly, I\'ll tell you, some people that don\'t really take the measures that the CDC and government officials that know way more about these things than me have suggested don\'t take it. Don\'t take it very seriously. So, thoughts on thoughts on how to handle the denial or you know, lack of seriousness about the issues at hand?\n\n<p><strong>Sherry:</strong> Yeah, that\'s a tough one in a family for sure. I mean, I think it\'s helpful that those conversations happen very intentionally. So as opposed to, like, you know, in this scenario, it\'s partners that live together. Like, you\'re not doing dishes or sort of running from one thing to another or like, you\'re not distracted, but you sit down and you say to your significant other, like, I, I appreciate that you see this way. I see it in a different way. And I am quite concerned and I would like your help in implementing some of these measures for our family. And you just make it a very personal conversation. You don\'t try to go, you know, toe to toe or head to head about like which news sources which and you know, how many people die of the flu versus how many I mean, don\'t just don\'t engage in the kind of infowar and just say “hi” to me It\'s gonna help my heart. Yep. If you just stay home for two weeks, like just as a favor to me, like let\'s just bunker up together. And I think not try to, you know, sort of went over someone\'s mind as much as you just asked for their heart can be a little bit more compelling than trying to debate them into submission, which you know, never works.\n\n<p><strong>Cory:</strong> Well and I didn\'t get to this but it brings up the topic and there are two questions on this kind of thing, which is now we\'re isolated with our family that we don\'t spend 24 hours a day with basically, yeah, and now we look on potentially weeks of doing this. There\'s going to be inevitable conflict arguments. It\'s, you know, it can feel like in the isolation … with people. And I know I\'m not the best to always get along but Okay, so here\'s, here\'s a couple of thoughts here that came in through anonymous questions if your employer wants you to work 100% but you can\'t because of kids, not having a workspace, etc. How do you maintain that boundary without pushing yourself too hard?\n\n<p><strong>Sherry:</strong> Yeah, I mean, I think everybody is, is sort of having a lot more attuned to what they need. So, you know, talking with your significant other unit. So for example, today I have a monster day I\'ve just scheduled from nine to six straight just the day that it is for me today. Friday, much more flexible. So I sat down with Rob and I said, Look, you\'re on duty on Wednesday, because I\'m really busy. But I\'m Friday, I\'ll be on duty, we got to sort of trade back and forth. So talking with the people in your house about what they need what you need. I\'ve also sat down with each of my kids individually and said, Hey, guys, here\'s the reality like all of us are home. The house cleaner is not common. Nobody can leave. Your mom and your dad were both more stressed than normal. So and I know You\'re more stressed than normal. So here are some of the things that I need from you. What do you need from me? So I mean, my youngest is nine. But so we\'re having some really open dialogue about stress and emotion and how that affects our household and how our household runs. I think it\'s also an open conversation with your employer. I mean, many, many people are now home with their children, and again, minor nine to nine-year-olds and a 13-year-old but they can like make their own breakfast and like do things. But if I was home with a three-year-old, like, I couldn\'t be doing, you know, you can\'t work in a focused way. So that\'s a conversation with the employer to say, I need a scale my hours back or maybe I can just add six hours on Saturday so that I\'m working shorter days or I\'m mixing up my hours so I can do it when my kids are sleeping, like sit down and think about what you need to help your life kind of work and begin To ask people for that, there might be some negotiation, but there has to be flexibility from other people too. So don\'t sit here assuming I have to work full time, I have to watch my kids full time I have to, you know, like that\'s, that\'s not realistic, this is not going to be just this week, this is going to be for a while. So you have to proactively protect your energy and ask for what you need from other people, including your clients, including your employer.\n\n<p><strong>Cory:</strong> We were having this conversation and some similar, you know, stock market, all that kind of stuff work. And my thought was, you know, there\'s, let\'s say there\'s a natural disaster that happens that come through, and then there are people affected, but not everyone is affected. This particular thing, everyone, the globe, essentially, is the stock market. Everybody\'s in our place, work. Most everyone is in our place. Whether it\'s worrying about a job worrying about if you know selling We\'re going to continue. And but I think going back to what you said, just reiterating the boundaries. I mean, what a great thought there and scheduling out, this is what I\'m dealing with. It\'s what we\'re dealing with. We did that this morning talking to that now, it\'s not perfect, like you said, and that\'s the other thing is, it\'s never going to be perfect, but we\'re going to make the best of it. Okay, so we\'ve talked about parenting a little bit, and I said, You\'re not parenting, but really having people in the house. And there\'s a flip to our conversation, which is the single people that might be at home having to, you know, quarantine, and you\'ve talked about the connection there. But again, so for our single friends on the call, too, we got kind of that specific advice about searching in place alone. But what other issues or concerns and having no one to touch or runaway thoughts, for example, someone asked, you know, compelling the isolation when we\'ve talked about it parents like we\'re not I\'m going to be alone. There are people here physically with us. But you can still feel alone for sure. But for our single friends out there,\n\n<p><strong>Sherry:</strong> Yeah, I think this is a time to, to, again, get a couple of people on your list that you\'re just going to say, hey, you\'re my person for the quarantine. Let\'s check-in every day. Let\'s just make sure we\'re both Well, yeah, and I, you mentioned it may be a little in passing, but the idea of touches are a really big deal for for this sort of quarantine process. And it\'s imperfect, but like things like a really warm, fuzzy blanket things where you can sort of feel pressure on your skin, if you have a pet, that\'s great, but realizing that your body is is also going to sort of need some sense of comfort in sort of on the cellular level. So if you\'re living alone, you know, extra, like nurture on your body so you know, warm baths. lotion, things that sort of help take care of your skin or even your sort of touching your own skin. Skin sort of stimulates this sense of calm within our bodies that is pretty physiologically hardwired, warm blankets, you know, things that are heavy. And then having your list of people who are you\'re checking people, so every day, you\'re talking with someone or you\'re seeing someone\'s face, even if it\'s virtually to just be really proactive.\n\n<p><strong>Cory:</strong> Single buddy, I like that single buddies being there for each other leaning on each other. \n\n<p><strong>Sherry:</strong> Or even, you know, you don\'t have to be single like my, you know, my friend Anna, who we\'re having the Zoom snack, she lives by herself. I don\'t live by myself, but I certainly would like to talk to somebody that\'s not my husband or children today. She needs a break from quiet, I need a break from them. It\'ll work.\n\n<p><strong>Cory:</strong> But I love in the absence of being able to physically touch another human being a fiver a hug. The warm blanket the heavy heavy blankets. I know if they have pets, of course, I love that specific tip. That\'s this seemed like it just resonates so deeply. Thank you for saving for your skin. Yeah, suit the suit to your skin. Yeah, absolutely. And there\'s that my daughter loves these little soft blankets and every time I touch she\'s just — and I\'m like, man, I should steal that for an hour. Hey, everybody, we have like 14 minutes. Thanks for eavesdropping on our conversation together. Sherry\'s always just I love talking to her Do you can just tell in her voice and she\'s got such a true calling and all of this and spent most of her life either in education or with clients helping people. So thank you again. Sure. It\'s been so good. Okay, so let me look through some questions real quick. Yes, this will be recorded by the way. We\'ll post it. Post it right after this or shortly after. I think We got some of that…I\'m just looking to the questions real quick. “To compound the stress, we\'re older parents one child is a senior in high school, given a stress that he wants to go out. We\'re financially strapped, scared that we will not financially make it through this. I\'m a type A personality. So this has really affected me. And again, I want to give the disclaimer for my dear friend Sherry, she\'s not doing therapy. One-on-one therapy is private. It\'s with a professional license. Sherry has just made herself available to answer questions and offer tips. But thank you, Sherry, any thoughts on you know, a situation like this where Okay, I can imagine my kids are too young, they want to go out but there\'s rain stuff. It\'s not like they can drive away. And then there\'s mention of the financial stress which is the thing that most of us, all of us are looming You know, economic crisis, for instance.\n\n<p><strong>Sherry:</strong> It kind of comes back to control what you can control. With financial stuff, you know, there are ways that we can all probably tighten up well, we\'ll have to because nobody\'s going out to eat. So, sort of planning for the worst as much as possible. But also, again, realizing everyone\'s in the same boat, like, I don\'t know what the government\'s gonna do. I don\'t know how they\'re gonna. I don\'t know how we\'re all going to put it back together. But we all will have to work together to put it back together. Because all of us are feeling it and will continue to feel it. And I know that that\'s deeply comforting, but I think it is important to realize you don\'t have to solve this on your own. And that sense of, you know, how do I work it out. Other people will feel as well. Man with the kiddo though who is like, just doing their own thing or teenager? I have a 13-year-old. He\'s like the best and worst human that I know. And Peston worse. Um, and I think you know, again, you can try to do the logic and then you just got to do the love and just say like, Hey, man, my heart won\'t let you go out. I\'m gonna hide your keys if I have to. Or, you know, if you go out like you\'re putting your whole family at risk, and maybe you don\'t care about that right now, but like I do know, it\'s a tough conversation.\n\n<p><strong>Cory:</strong> Yeah, absolutely. \n\n<p><strong>Sherry:</strong> There\'s enough social pressure on everyone to help reinforce it\'s not just like, mom\'s word or dad\'s word. It\'s universal.\n\n<p><strong>Cory:</strong> So I want to ask this one to a question for entrepreneurs specifically because you are one you live with one. Rob is a tremendous human being is like you are and also brilliant entrepreneur, but you know, for someone that\'s responsible for, you know, other people\'s livelihood, potentially, yeah, as an entrepreneur, I mean, uncertainty. It\'s, we call it the roller coaster for a good reason. And this one just starting to go, you know, it\'s, it\'s going downhill and thinking, Okay, well, I know some people that potentially have restaurants or service companies or everybody feeling some sense of like, what happens if nobody can move and do anything. And then they\'re, you know, this ripple effect. Thoughts for entrepreneurs on this? This is a down this is a downward swing potentially for the roller coaster of entrepreneurship, thoughts about how we, as entrepreneurs, you know, we\'re also leading other people and how we do that. Well.\n\n<p><strong>Sherry:</strong> You know, I think, as always, there\'s an invitation for very calm, intentional communication, which is to say, Hey, this is a situation right now. I, you know, I know I\'ve got runway for\nhowever long. And then there may be a time when we need to adjust what we\'re doing. I think, again, everybody gets it. You as an entrepreneur, as a business owner with employees, you don\'t have a magic wand, you\'re doing the math like everybody else. And the more that you can just constantly communicate and do your best to keep people calm, but also give them a realistic picture so they can sort of make their choices as best they can too. You know, it\'s not easy, but don\'t put yourself in the superhero position like you can\'t save your self, your family, the whole world, all your employees like you are not responsible if you need to, like lay people off or make some different choices like there is a massive virus and that\'s what is causing this I think people sometimes take a little bit too much ownership, which is not to say be, I don\'t know, all of this is a balancing act, right? Be careful, be wise, be strategic, communicate, treat others the way that you will want to be treated. And at the end of the day, I realize that there are just really significant limits to what is within your power to do.\n\n<p><strong>Cory:</strong> That is such a dear message for my brothers and sisters that are entrepreneurs. You can\'t control everything, obviously. And you\'re not Superman they can magically or I don\'t know, some magical wizard that\'s gonna make everything better. And I like what you just said there\'s a limit there\'s to what we can do, and we\'ll try our best and communicate. So here\'s another thing too, on this kind of topic, cheery, trying to balance this Brian for his team calm and confidence but also not ignoring reality that as a lot of full unknown. And I and I would feel disingenuous, not admitting that any tips on how to walk those lines. You know, you know, you\'ve, you\'ve seen, we\'ve talked about this as being vulnerable and open with people, but not scaring the crap out of them to making the situation and that\'s a balanced two.\n\n<p><strong>Sherry:</strong> And I in a way, you know, when all else fails, you tell the truth, which is to say, Hey, I\'m working hard to keep us all employed, you know, these are the steps that I\'m taking, these are the things that I\'m trying. But I am worried if this goes on for two months or three months. So, you know, let\'s, let\'s all think together about what we might be able to contribute in order to solve this problem, in order to stay to stay fresh. So again, everyone is in the same boat. So tell the truth about that. I think people find that comforting.\n\n<p><strong>Cory:</strong> Why going back to something you said I think applies here too Sherry is like, this is what I know. I know, that I want you to have I want us to keep going. Yeah, I don\'t know what the financial future looks like for the entire world. We just don\'t know those things and coming back to those trees. And also like the message of like, it\'s hard to say this because we can\'t physically be together. But this is our time to rally as humans and the team. Like, I don\'t know what the feature is that what I do know is I love you, I care about you. I care about your family. You know, I think those things are really good, really good words too.\n\n\n<p><strong>Sherry:</strong> You, I think, again, depending on your context, because these are very context-dependent kind of questions. But it\'s also you know, I wouldn\'t save this for every team, but it\'s okay as a leader to sort of put it back to the team and say, here are the numbers. Here\'s the work. Here\'s the timeline, like what do we want to do? Maybe people are going to say, hey, let\'s just take 25% off. Across the board will help reduce our salaries will, you know bank that money? Hopefully or, I mean, I think you can think creatively together. And again, not feel the pressure of I have to solve this for everyone. That\'s not what leadership means. Leadership means you\'re hosting the conversation. You\'re listening. you\'re engaging, it doesn\'t mean that you are the ultimate decider. You\'re not the wizard to use your term. Yeah.\n\n<p><strong>Cory:</strong> Yeah. I love that. We don\'t have to have the answer. We\'re not gonna have the answer. \n\n<p><strong>Sherry:</strong> We can\'t. You don\'t. You can\'t. It\'s not a choice.\n\n<p><strong>Cory:</strong> We can put her my partner used to say the open hand approached open palm is like how do we? That\'s a great question. How do we figure this out? That goes for family situations too, right here. How to, hey, we\'re in this together. This is you know, if we find this rainbow in the storm cloud kind of thing is, this is forced our human race to go. We\'re in this together, even the ones that maybe don\'t even have a quote case. Have the virus, especially as to say like we are all in this together. And it\'s an opportunity for Philly, all of us to come together at this time. Che just a couple more minutes. I want people to know how to get ahold of you or resources. And before I let you say that I want to say, Sherry, thank you again, everybody. Thank her please, chat online if you feel do so on Twitter. She\'s ads and founder. But I want to mention one thing, too. She\'s got a prolific podcast. And the last podcast episode she did is called calm stability. Can you hear that in her voice, by the way, should be calm stability, calm by Sherry Wallace. But go do that she\'s got a ton of resources there particularly for entrepreneurs. Sure, how can people learn more about you and the different pieces of content? Ah, I forgot to do this Sherry. She\'s got a great book called How to keep your sh t together and I\'ll put a link to do that in the chat or somebody can put a link to that in chat, by the way, it\'s 399 on Kindle. It\'s a great resource that Sherry and her husband Rob put together just for these times. I don\'t want to miss that. But how else can we kind of keep on the Sherry? Sherry fan? Fan bank bandwagon?\n\n<p><strong>Sherry:</strong> Yeah, you know, I think, and I\'m just really happy to do it, Cory, anything, like, like all of you, if I can find a little space of where I can offer something helpful, what an honor for me to be able to offer something helpful. And I think all of us are sort of asking, How can I be helpful. So you know, I\'m right alongside you and the rest of your team and ask him that question. I mean, the podcast, I hope is a great resource in terms of just, you know, freely available. It\'s not always perfect, but you know, we try to provide some thoughtful content that helps people navigate the storms that sort of safe all of our mental health. But yeah, if people want to reach out to me, I\'m at Sherry wall. dot com or Zen founder, comm z and founder calm so yeah,\n\n<p><strong>Cory:</strong> I\'ll put the link in the recording. But also Lindsay\'s put the link to her book, fantastic book, a couple of recaps, I just want to say from what I heard from Sherry, from what I heard from you, my friend. We\'re in this together, a big four by four, deep, low breath, for in four seconds in four seconds out, gratitude. Find a way to play. Still, your kids like this, break out a board game, do something, find a way to play to this element of childlike joy. Exercise is a great antidote. Find a way to get your heartbeat up. Stay connected. Have your list of people that you\'re going to connect with every day, or frequently to do that as a kind of an antidote to the time that we\'re in. Sherry Thank you, please. Say hi to Rob and the kiddos. And thank you so so so much for your time. Today sharing I think this was a big deep breath for everyone and you\'re calm presence and you\'re just sharing your tips and things have helped a lot of people that I hope will keep you going and you can share these things. Practice these things actually be an example for others and reach out when we need help. So any less than this year, thanks. \n\n<p><strong>Sherry:</strong> Thanks so much and thanks for having the conversation. We\'ll have the conversation as many times as we need to tell this is a little bit better.\n\n<p><strong>Cory:</strong> Yes ma\'am. Thank you, everybody. Stay safe and healthy. mentally and physically. See you</div>\n\n<p><a href=\"https://otter.ai/s/yMpkP8vNRy-5Ildi4Ec82Q\">Transcription via Otter</a>.</p>\n\n\n\n<p></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, 19 Mar 2020 01:42:44 +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: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:70:\"WPTavern: Build Custom Templates with the MB Views Add-On for Meta Box\";s: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=97940\";s: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:185:\"https://wptavern.com/build-custom-templates-with-the-mb-views-add-on-for-meta-box?utm_source=rss&utm_medium=rss&utm_campaign=build-custom-templates-with-the-mb-views-add-on-for-meta-box\";s: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:8296:\"<p class=\"has-drop-cap\">Meta Box released its <a href=\"https://metabox.io/plugins/mb-views/\">MB Views add-on plugin</a> last week. The new extension allows developers to build custom templates from the comfort of their WordPress admin. The goal is to provide an easy-to-use interface for outputting custom fields without editing theme files, but its flexibility pushes the boundaries of full-site editing.</p>\n\n\n\n<p><strong>Quick take:</strong> MB Views offers a solid developer experience but falls a little short of being friendly for those unfamiliar with code.</p>\n\n\n\n<p>I have long been a fan of what the <a href=\"https://wordpress.org/plugins/meta-box/\">Meta Box</a> team has done with its core plugin and extensions. The project’s developers have created a well-documented code base, written solid documentation, and have generally paid attention to details where others have failed. MB Views is no different. In minutes after activating the extension, I had custom views set up and rolled out on the front end of my test site.</p>\n\n\n\n<p>The interface is simple enough to pick up almost immediately with enough flexibility to build nearly anything from the WordPress admin.</p>\n\n\n\n<p>On the whole, the team’s new add-on is well worth the price of one of the available <a href=\"https://metabox.io/pricing/\">premium bundles</a>, which range between $79 and $349. It is not without a few minor issues, but that is to be expected with a version 1.0 release.</p>\n\n\n\n<h2>A Powerful Tool for Front End Editing</h2>\n\n\n\n<img />Creating a custom view with the plugin’s view editor.\n\n\n\n<p class=\"has-drop-cap\">My experience working with the view-editing screen felt natural. The code editor uses <a href=\"https://codemirror.net/\">Code Mirror</a> and its Oceanic Next theme. It has auto-tabbing and auto-complete built in, so it feels like most offline editors. Developers should feel at home quickly building a custom view.</p>\n\n\n\n<p>Because I mostly use Tailwind CSS these days, I was able to build a <em>faux</em> email signup form in a couple of minutes and display it directly beneath my posts using the available view settings.</p>\n\n\n\n<img />Custom-built email signup form with MB Views.\n\n\n\n<p>The code editor has a “New Field” button that opens a slide-out box on the right side of the screen. It allows users to insert post, site, user, and query fields. The options also include custom fields created via the Meta Box plugin.</p>\n\n\n\n<p>Besides editing the template, users can also add custom CSS and JavaScript directly from the view code editor.</p>\n\n\n\n<p>The output of these fields are all handled through <a href=\"https://twig.symfony.com/\">Twig</a>, a modern PHP templating engine. Many PHP developers will already be familiar with Twig and will feel comfortable with its syntax. Through this system, plugin users are not limited to HTML. They can use conditionals and loops to customize the output of their view content.</p>\n\n\n\n<p>For a better developer experience, it would be nice to see an auto-complete option for inserting new fields instead of clicking the “New Field” button and then clicking on a particular field. Most likely, developers will begin memorizing the fields over time and simply type them out. Auto-complete would be a nice touch for custom fields.</p>\n\n\n\n<img />View settings and conditionals.\n\n\n\n<p>Where MB Views really shines is its view settings. The plugin allows views to take over the entire page between the theme header and footer or just the content area. It allows users to choose between displaying a view on singular posts, archive pages, or something custom using its built-in shortcode. Users can further break down where a view appears based on conditions that can be grouped in various ways. It can be as simple or complex as needed. It is not completely on par with what’s possible with custom PHP conditionals, but it is close enough to cover the majority of use cases.</p>\n\n\n\n<p>If someone wanted to try their hand at it, they could use MB Views as an entire site editor. The only real requirement would be to build their theme with a header and footer. At some point, maybe the plugin will allow users to take over the entire page layout, effectively making a theme unnecessary.</p>\n\n\n\n<h2>Issues and Future Enhancements</h2>\n\n\n\n<p class=\"has-drop-cap\">Version 1.0 is about shipping something into the hands of users. It is a time when developers get some of their most useful feedback, so I expect the following to be addressed as the developers continue to build upon the plugin in the future. I did not hit any major roadblocks, but I did come across some minor issues and had some ideas for improvement.</p>\n\n\n\n<p>The first issue I hit made me initially believe the plugin did not work at all. I had chosen to display my custom view on singular posts. This is easy to do via the view settings. You select the “Singular” type. Then, select “Post” in the first drop-down select. I had assumed this would make the template appear on all posts. However, nothing happened after saving. None of my custom content appeared on the front end. The problem was there was a second drop-down select, which had not been populated with a value by default. There was an “All Posts” option I needed to select. It was a quick issue to address, but this is why good defaults are so important in plugin development.</p>\n\n\n\n<p>There is no revision support. For a code editor in the WordPress admin, it makes sense that users could revert their code to an earlier version. If users only ever create views with minor bits of code, this will be a non-issue. However, the plugin goes as far as allowing users to create an entire page layout between the theme’s header and footer. That will sometimes mean a lot of code and the need to backpedal changes.</p>\n\n\n\n<p>MB Views offers an <code>[mbv]</code> shortcode for outputting a view within shortcode-ready areas, such as post content. However, there is no block equivalent for use in the block editor. At this point, having a shortcode but no block seems like a major oversight. Shortcodes need to die a slow and painful death.</p>\n\n\n\n<p>The view management screen could use a little love too. It would be nice to see at least a column for the view type. As the list of custom views grows, it may get hard to figure out where each view is used at a glance.</p>\n\n\n\n<h2>User Friendliness and the Future</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>You want to get values of Meta Box fields and put them on your front-end templates, but you’re not too familiar with coding and don’t want to touch theme files?</p></blockquote>\n\n\n\n<p>MB Views’ opening description claims the plugin is geared toward users who are not familiar with coding. I am unsure if the average user could take advantage of it without picking up some coding knowledge along the way. The interface is primarily geared toward developers. Quite literally, the view editor is a code editor. It does have an easy-to-click field inserter, but those fields will often be useless without some familiarity with HTML and CSS.</p>\n\n\n\n<p>The tool is good at what it does, but it almost feels like a stop-gap measure in the era of the block editor.</p>\n\n\n\n<p>For MB Views to be a more useful end-user tool, it will need to transition to more of a visual, point-and-click interface with design options. Otherwise, it will mostly stay in the land of developers who can customize view output to perfection.</p>\n\n\n\n<p>I don’t necessarily think MB Views must go in that direction if the team wants to focus on a great developer experience. However, it does not currently live up to its claim of friendliness for those less familiar with code.</p>\n\n\n\n<p>We are still likely at least a year out from a full-site editing experience via the block system. Efforts by the Meta Box team may be best spent integrating view editing within that system. The MB Views add-on is a useful and necessary tool for many Meta Box plugin users today, but it may not have time to gain traction before full-site editing lands in core. At that point, the plugin team will need to already be transitioning into a much different world of user experience with WordPress.</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 Mar 2020 20:35: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: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:40:\"HeroPress: Finding My Way With 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:56:\"https://heropress.com/?post_type=heropress-essays&p=3076\";s: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:132:\"https://heropress.com/essays/finding-my-way-with-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=finding-my-way-with-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8398:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/03/031620-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"WordPress Changed My Life\" /><p>Wow, HeroPress! How did I even get here? Why am I even here? I’m hardly a hero after reading so many inspiring stories.</p>\n<p>Let me tell you mine. I do this with my usual reluctance which I will explain in a bit.</p>\n<h3>The Beginning</h3>\n<p>I got started with WordPress about 10 years ago. I was having lunch with a friend (formerly a client) in Grand Central Station in New York. He, being much wiser than I, said, “Hey Bud, you ought to learn WordPress.”</p>\n<p>“No way,” I objected. “I’m a code guy. I’m a ‘Rage Against The Machine Guy.’ I’ll never use anything like that.”</p>\n<p>He pleaded with me to re-consider. “You don’t know what you’re talking about. Things are changing. I’ll give you my username and password. Just login and have a look. My guy installed a bunch of plugins that you can use.”</p>\n<p>What the heck was a plugin?</p>\n<p>And so it began. I logged in. Looking back, it was WordPress 2.6. I didn’t really know what that meant.</p>\n<p>I signed up with Bluehost. I played around with lots of themes but kept coming back to Kubrick (aka TwentyTen). I religiously installed all the plugins used in my friend’s site, holding on to his railings as I began to learn WP. Then came Thematic and its “easy” introduction to what a child theme was. Once I saw that you could edit anything and make it yours, I was hooked. The endorphins were freely coursing through my veins.</p>\n<h3>Spreading The Word</h3>\n<p>Now soon after – being an instructor – I thought, “I could teach this” and so I did at the Fashion Institute of Technology in New York City. That first class was totally by the seat of my pants. Hardly my usual MO. The syllabus was completely in my head. I pulled it off and that was a lot of fun.</p>\n<p>The classrooms were packed those first few years of teaching. WP was exploding. If you were the first kid on the block using or teaching it, you were gold.</p>\n<p>Then two big things were about to happen that were really going to change my life. They would show me the way to the WordPress community – not that I even knew what that was.</p>\n<h3>Finding Community</h3>\n<p>A student advised that I should go to the monthly WordPress MeetUp in New York City. That was in 2014. He’s long gone but I’m a regular. I have presented talks many times where we usually got about 40 people to attend. Other types of WordPress MeetUps started to take hold and I became a regular there as well.</p>\n<p>At the same time, I started going to WordCamps in NYC. Those were eye openers. This WordPress thing was getting big and there were people connected to it and each other. They were all so nice and smart and I felt at home – not that I’m always so nice and smart. In 2016 I was accepted to speak at WordCamp NYC. (It still is the only WordCamp ever held at the United Nations.) I didn’t know a soul but one of the organizers loved my presentation, “Lessons Learned: Considerations For Teaching Your Clients WordPress.” He and I became good friends as he ushered me into the New York City WordPress community.</p>\n<p>From there it was on to WordCamp US in Philadelphia and the following year in Nashville. I started meeting WordPress Royalty like <a href=\"https://heropress.com/essays/its-never-too-late-even-in-the-tech-community/\">BobWP</a> (aka Bob Dunn). WordCamps were starting to feel like high school reunions. In 2019 I spoke at WordCamps Boston, Montclair, and Philadelphia. Speaker wrangling became my thing. I’ll be doing it for the third and final time this year for WordCamp NYC. (That’s if all goes well given how many WordCamps have been cancelled because of COVID-19.)</p>\n<p>Somewhere in the middle of it all, I was listening to a WordPress Weekly podcast and a host, Marcus Couch, just got a gig with Smashing Magazine as their WordPress guy. He put out a call for anyone to submit an article for publication. I sent in “The Golden Age Of Web Design” and, after a few back and forths, it got turned down. Then I came up with an idea that I didn’t think they’d turn away, but I did not want to write about.</p>\n<p>I figured why not write about something that is very personal and something I was reluctant to discuss publicly. I am legally blind.</p>\n<h3>Freedom From Blindness</h3>\n<p>So “<a href=\"https://www.smashingmagazine.com/2018/05/using-low-vision-teach-wordpress/\">Using Low Vision As My Tool To Help Me Teach WordPress</a>” was written. There was no way Smashing Mag would turn me down now, and they didn’t. In a year or so I turned that article into “My Way With WordPress,” a WordCamp talk. While I was not really interested in the subject, it seemed as if others were.</p>\n<p>But the funniest – I suppose – story was when I spoke at the first ever WordCamp Montclair in 2019. It was a presentation on Gutenberg plugins. Since I couldn’t do this from a notebook screen (the screen is too small and the keyboard is hard for me to manipulate), it was decided that I would bring (I am about to embarrass myself) my 27″ iMac to a WordCamp. I’m probably the first person to ever have done this. It was good thing I only lived a few miles away.</p>\n<p>After lunch on Day One, it was my turn to present. The guys (it was a crew) spent a few minutes hooking me up to all the equipment. I sat behind my computer, did my thing, and every once in awhile peered out to make sure people were still there. While there doesn’t seem to be any pictures of this ever happening, I don’t need visual proof to remind me of this. I hear about it all the time!</p>\n<p>And that’s fine with me.</p>\n<p>WordPress changed my life. It’s not just about the community but through it the sense of accomplishment I get whenever I launch a new or re-designed site. It’s also given me a great feeling to know that many people have learned WordPress around the world because of my 2 free online classes. This might just be the most gratifying thing of all.</p>\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: Finding My Way With WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Finding%20My%20Way%20With%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Ffinding-my-way-with-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Finding My Way With WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Ffinding-my-way-with-wordpress%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%2Fessays%2Ffinding-my-way-with-wordpress%2F&title=Finding+My+Way+With+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Finding My Way With WordPress\"></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/essays/finding-my-way-with-wordpress/&media=https://heropress.com/wp-content/uploads/2021/03/031620-min-150x150.jpg&description=Finding My Way With WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Finding My Way With WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/finding-my-way-with-wordpress/\" title=\"Finding My Way With WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/finding-my-way-with-wordpress/\">Finding My Way With WordPress</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, 18 Mar 2020 08:00: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:9:\"Bud Kraus\";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:37:\"WordPress.org blog: WordPress 5.4 RC3\";s: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=8432\";s: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/2020/03/wordpress-5-4-rc3/\";s: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:4062:\"<p>The third release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to be released on <strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.4 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.4-RC3.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC3 addresses improvements to the new About page and <a href=\"https://core.trac.wordpress.org/query?id=49657%2C49621%2C48164%2C49577%2C47053%2C48303%2C49374%2C49619&milestone=5.4&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">8 fixes</a> for the following bugs and regressions:</p>\n\n\n\n<ul><li><a href=\"https://core.trac.wordpress.org/ticket/49657\"></a><a href=\"https://core.trac.wordpress.org/ticket/49657\">49657</a> – <a href=\"https://core.trac.wordpress.org/ticket/49657\">Block Editor: Update WordPress Packages WordPress 5.4 RC 3</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49621\"></a><a href=\"https://core.trac.wordpress.org/ticket/49621\">49621</a> – <a href=\"https://core.trac.wordpress.org/ticket/49621\">Travis: Download Chromium for E2E Tests Only</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49164\"></a><a href=\"https://core.trac.wordpress.org/ticket/48164\">48164</a> – <a href=\"https://core.trac.wordpress.org/ticket/48164\">media_sideload_image Should Store Original URL and Optionally Check for Dupes</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49577\">49577 – Site Health Status Dashboard Provides Incorrect Items Count on Initial Load</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/47053\">47053 – Accessibility: Need to set proper ‘tabindex’ in ‘Skip To Toolbar’ HTML</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/48303\">48303 – Docblock Improvements for 5.4</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49374\">49374 – Use get_post_states to Denote Special Pages on the Added Menu Item Accordions</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49619\">49619 – Use <hr /> Instead of Margin on Freedoms Page</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.4 and update the <em>Tested up to</em> version in the readme to 5.4. 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/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a> has also been published, which details the major changes.</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>\";s: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 Mar 2020 21:24:24 +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:\"David Baumwald\";s: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:\"Thu, 23 Apr 2020 13:16:51 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Thu, 23 Apr 2020 13:00:06 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:\"20181211140926\";}', 'no'),
(4583, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1587691012', 'no'),
(4584, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1587647812', 'no'),
(4585, '_transient_timeout_feed_fd8071797867bca1fc1ed5947d3462ec', '1587691013', 'no'),
(4586, '_transient_feed_fd8071797867bca1fc1ed5947d3462ec', '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:52:\"\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:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"MonsterInsights\";s: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:31:\"https://www.monsterinsights.com\";s: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:42:\"The Best WordPress Google Analytics Plugin\";s: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:\"Thu, 23 Apr 2020 09:33:46 +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:30:\"https://wordpress.org/?v=5.2.2\";s: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:\"image\";a:1:{i:0;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:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://www.monsterinsights.com/wp-content/uploads/2017/02/mascot@2x-100x100.png\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"MonsterInsights\";s: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:31:\"https://www.monsterinsights.com\";s: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:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s: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:70:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"8 Best WordPress Affiliate Plugins for 2020 (Skyrocket Your Sales)\";s: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:141:\"https://www.monsterinsights.com/best-wordpress-affiliate-plugins/?utm_source=rss&utm_medium=rss&utm_campaign=best-wordpress-affiliate-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://www.monsterinsights.com/best-wordpress-affiliate-plugins/#respond\";s: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, 23 Apr 2020 12:00:18 +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:4:{i:0;a:5:{s:4:\"data\";s:5:\"Tools\";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:42:\"wordpress affiliate link management plugin\";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:26:\"wordpress affiliate plugin\";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:5:{s:4:\"data\";s:18:\"affiliate tracking\";s: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:41:\"https://www.monsterinsights.com/?p=284361\";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:632:\"<p>Are you looking for plugins that can help you manage your affiliates, provide tracking, and boost your online sales? Affiliate marketing is a brilliant way of making money from your website. For anyone who’s new to affiliate marketing, then in simple words, you recommend different products and services on your site and earn a commission […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/best-wordpress-affiliate-plugins/\">8 Best WordPress Affiliate Plugins for 2020 (Skyrocket Your Sales)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:20680:\"<p>Are you looking for plugins that can help you manage your affiliates, provide tracking, and boost your online sales?</p>\n<p>Affiliate marketing is a brilliant way of making money from your website. For anyone who’s new to<a href=\"https://www.monsterinsights.com/affiliate-marketing/\"> affiliate marketing</a>, then in simple words, you recommend different products and services on your site and earn a commission when a visitor makes a purchase.</p>\n<p>There are different affiliate plugins you can use to scale your business. And no matter the size of your website, you can use them to efficiently manage all your affiliate links on your site.</p>\n<p>In this article, we’ll showcase some of the best WordPress affiliate plugins to skyrocket your sales. So, let’s kick things off…</p>\n<h3>Why Do You Need a WordPress Affiliate Plugin?</h3>\n<p>You might be wondering, why is it important to have a WordPress affiliate plugin on your site?</p>\n<p>If you’re just starting out with a new website with a few affiliate links, it’s easy to manage them. But as your site grows and the number of pages increases, you’ll find it hard to keep track of all the affiliates.</p>\n<p>This is where an affiliate plugin for WordPress comes in handy. Here are some of its benefits:</p>\n<ul>\n<li>Add, save, edit, and remove affiliate links from your WordPress dashboard</li>\n<li>Track the performance of each affiliate on your site</li>\n<li>Create simple and shareable links</li>\n<li>Automate processes through auto-linking keywords</li>\n<li>Set up redirects for affiliate links</li>\n<li>Help you build a loyal following</li>\n</ul>\n<p>Now, are you ready to learn about the best affiliate plugins for WordPress?</p>\n<h3><a href=\"https://www.monsterinsights.com/\">1. MonsterInsights</a></h3>\n<p><a href=\"https://www.monsterinsights.com/\"><img class=\"alignnone size-large wp-image-253680\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/12/monsterinsights-keyword-research-tools-1024x538.png\" alt=\"monsterinsights-affiliate-wordpress-plugin\" width=\"1024\" height=\"538\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/12/monsterinsights-keyword-research-tools-1024x538.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2019/12/monsterinsights-keyword-research-tools-300x158.png 300w, https://www.monsterinsights.com/wp-content/uploads/2019/12/monsterinsights-keyword-research-tools-768x404.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://www.monsterinsights.com/\">MonsterInsights</a> is the best Google Analytics WordPress plugin. It makes it super simple to add analytics to your website and configure advanced tracking.</p>\n<p>Using MonsterInsights, you can easily <a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/\">set up affiliate link tracking</a> on your WordPress website. It automatically tracks affiliate links and offers detailed reports inside your dashboard, so you can see how each affiliate is performing.</p>\n<p>The report provides the number of clicks for your top affiliate links. These insights can help you promote affiliates that generate the most clicks and revenue.</p>\n<p>Besides this, MonsterInsights offers tons of other features like:</p>\n<ul>\n<li>Automatic affiliate link and ads tracking</li>\n<li>Custom dimensions</li>\n<li>Detailed Google Analytics dashboard</li>\n<li><a href=\"https://www.monsterinsights.com/addon/ecommerce/\">Enhance eCommerce tracking</a></li>\n<li>Compatible with multiple WordPress affiliate plugins</li>\n<li>Automatically <a href=\"https://www.monsterinsights.com/addon/forms/\">track form conversions</a></li>\n<li>Easy integration with popular WordPress plugins</li>\n</ul>\n<p><strong>Pricing</strong>: <a href=\"https://www.monsterinsights.com/pricing/\">MonsterInsights prices</a> start from $99.50 per year with the Plus plan and its Pro plan is available for $199.50 per year.</p>\n<h3><a class=\"thirstylink\" title=\"Pretty Links Pro\" href=\"https://www.monsterinsights.com/refer/pretty-links-pro/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">2. PrettyLinks Pro</a></h3>\n<p><a class=\"thirstylink\" title=\"Pretty Links Pro\" href=\"https://www.monsterinsights.com/refer/pretty-links-pro/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-229574\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/09/pretty-links-pro-1-1024x428.png\" alt=\"pretty-links-pro=affiliate-management-wordpress-plugin\" width=\"1024\" height=\"428\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/09/pretty-links-pro-1-1024x428.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2019/09/pretty-links-pro-1-300x125.png 300w, https://www.monsterinsights.com/wp-content/uploads/2019/09/pretty-links-pro-1-768x321.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a class=\"thirstylink\" title=\"Pretty Links Pro\" href=\"https://www.monsterinsights.com/refer/pretty-links-pro/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">PrettyLinks Pro </a>is one of the best WordPress affiliate plugins in the market. It lets you easily manage all your affiliate links on your website and bring them in one place.</p>\n<p>Using PrettyLinks Pro, you can turn your ugly and lengthy affiliate links into more readable and shareable links. You can also link them to specific keywords, so it gets auto-linked whenever you mention your affiliates.</p>\n<p>Not only that, but it’s compatible with MonsterInsights, so you can automatically track your affiliate links in Google Analytics.</p>\n<p>Here are some other exciting features offered by PrettyLinks Pro:</p>\n<ul>\n<li>Create advanced redirect types (like <a href=\"https://www.monsterinsights.com/301-redirects-what-are-they-and-how-to-use-them/\">301 redirects</a>)</li>\n<li>Create categories and tags for sorting links</li>\n<li>Auto-link to specific keywords</li>\n<li>Easily manage and add affiliate links</li>\n<li>Add head scripts to your URL</li>\n<li>Import and export affiliate links</li>\n<li>Get reports of your affiliate links</li>\n<li>Priority support</li>\n</ul>\n<p><strong>Pricing</strong>: PrettyLinks Pro offers Beginners plan for $49 per year and it goes all the way up to $149 per year with its Super Affiliate plan.</p>\n<h3><a class=\"thirstylink\" title=\"ThirstyAffiliates\" href=\"https://www.monsterinsights.com/refer/thirstyaffiliates/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">3. ThirstyAffiliates</a></h3>\n<p><a class=\"thirstylink\" title=\"ThirstyAffiliates\" href=\"https://www.monsterinsights.com/refer/thirstyaffiliates/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-284365\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/thirstyaffiliate-wordpress-affiliate-plugin-1024x484.png\" alt=\"thirstyaffiliate-wordpress-affiliate-plugin\" width=\"1024\" height=\"484\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/thirstyaffiliate-wordpress-affiliate-plugin-1024x484.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/thirstyaffiliate-wordpress-affiliate-plugin-300x142.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/thirstyaffiliate-wordpress-affiliate-plugin-768x363.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a class=\"thirstylink\" title=\"ThirstyAffiliates\" href=\"https://www.monsterinsights.com/refer/thirstyaffiliates/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ThirstyAffiliates</a> is another popular WordPress affiliate plugin you can use to manage all your affiliate links. It’s a great pick to cloak your long and unreadable affiliate links and turn them into more attractive URLs.</p>\n<p>The plugin even lets you add, edit, and remove affiliate links on your website with ease. So, you can easily change any affiliate link without having to manually go to each page and edit it.</p>\n<p>ThirstyAffiliates also offers more features such as:</p>\n<ul>\n<li>Integrate with Google Analytics for tracking</li>\n<li>Export or import links as CSV file</li>\n<li>Uncloak links for compliance with Amazon Affiliate program</li>\n<li>Automatically check 404 errors</li>\n<li>Automate keyword linking</li>\n<li>Add banners and images to your affiliate links</li>\n<li>Organize your links using categories</li>\n<li>Protects your affiliate commission from theft</li>\n</ul>\n<p><strong>Pricing</strong>: ThirstyAffiliates prices start from $49 per year.</p>\n<h3><a class=\"thirstylink\" title=\"Affiliate Royale\" href=\"https://www.monsterinsights.com/refer/affiliate-royale/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">4. Affiliate Royale</a></h3>\n<p><a class=\"thirstylink\" title=\"Affiliate Royale\" href=\"https://www.monsterinsights.com/refer/affiliate-royale/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-284363\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliate-royale-wordpress-affiliate-plugin-1024x677.png\" alt=\"affiliate-royale-wordpress-affiliate-plugin\" width=\"1024\" height=\"677\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliate-royale-wordpress-affiliate-plugin-1024x677.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliate-royale-wordpress-affiliate-plugin-300x198.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliate-royale-wordpress-affiliate-plugin-768x508.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliate-royale-wordpress-affiliate-plugin.png 1344w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a class=\"thirstylink\" title=\"Affiliate Royale\" href=\"https://www.monsterinsights.com/refer/affiliate-royale/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Affiliate Royale</a> is a leading affiliate management and tracking plugin that offers lots of features. It is also the parent company of other popular WordPress plugins like <a class=\"thirstylink\" title=\"MemberPress\" href=\"https://www.monsterinsights.com/refer/memberpress/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">MemberPress </a>and PrettyLinks.</p>\n<p>It is a complete plugin that lets you create your own affiliate program and monitor your sales, clicks, and payments.</p>\n<p>And the best part is that you don’t have to leave your website to view the reports. That’s because Affiliate Royale integrates with your WordPress site’s dashboard.</p>\n<p>You can go through some of its features:</p>\n<ul>\n<li>Simple and easy to use</li>\n<li>Manage affiliate links from your dashboard</li>\n<li>Create an affiliate program within minutes</li>\n<li>View detailed reports</li>\n<li>Customize performance graphs as per your needs</li>\n<li>Easy integration with platforms like PayPal, MemberPress, WooCommerce, etc.</li>\n</ul>\n<p><strong>Pricing</strong>: The prices for Affiliate Royal start from $85 per year.</p>\n<h3><a class=\"thirstylink\" title=\"AdSanity\" href=\"https://www.monsterinsights.com/refer/adsanity/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">5. AdSanity</a></h3>\n<p><a class=\"thirstylink\" title=\"AdSanity\" href=\"https://www.monsterinsights.com/refer/adsanity/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-284362\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/adsanity-affiliate-plugin-wordpress-1024x466.png\" alt=\"adsanity-affiliate-plugin-wordpress\" width=\"1024\" height=\"466\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/adsanity-affiliate-plugin-wordpress-1024x466.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/adsanity-affiliate-plugin-wordpress-300x136.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/adsanity-affiliate-plugin-wordpress-768x349.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a class=\"thirstylink\" title=\"AdSanity\" href=\"https://www.monsterinsights.com/refer/adsanity/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Adsanity </a>is another popular affiliate plugin for WordPress. At its core, AdSanity is an ad management plugin, but it’s excellent for managing all your affiliate ads on your site.</p>\n<p>The plugin lets you create and add affiliate ads to your site in an instant using shortcodes, widgets, and template tags. Besides that, AdSanity also helps you add network ads, such as <a href=\"https://www.monsterinsights.com/adsense-tips-to-increase-earnings/\">Google AdSense</a>, to your WordPress site.</p>\n<p>Here are more features offered by the plugin:</p>\n<ul>\n<li>Very easy to use</li>\n<li>Manage your affiliate products and ads from WordPress dashboard</li>\n<li>Automatically detects ad blocks and notifies users</li>\n<li>Top-notch customer support</li>\n<li>Google Analytics integration</li>\n<li>Offers detailed reports</li>\n</ul>\n<p><strong>Pricing</strong>: You can avail AdSanity for $49 per year with its Basic plan. But if you want more features, you can go for All-in-One plan for $149 per year.</p>\n<h3><a class=\"thirstylink\" title=\"AffiliateWP\" href=\"https://www.monsterinsights.com/refer/affiliatewp/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">6. AffiliateWP</a></h3>\n<p><a class=\"thirstylink\" title=\"AffiliateWP\" href=\"https://www.monsterinsights.com/refer/affiliatewp/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-284364\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliatewp-wordpress-plugin-1024x546.png\" alt=\"affiliatewp-wordpress-plugin\" width=\"1024\" height=\"546\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliatewp-wordpress-plugin-1024x546.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliatewp-wordpress-plugin-300x160.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliatewp-wordpress-plugin-768x409.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/affiliatewp-wordpress-plugin.png 1586w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a class=\"thirstylink\" title=\"AffiliateWP\" href=\"https://www.monsterinsights.com/refer/affiliatewp/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">AffiliateWP</a> is an easy to use WordPress affiliate plugin. Using the plugin, you can manage and track your affiliate links on your website. It offers real-time reporting of affiliate visits, earnings, and affiliate registration.</p>\n<p>It easily integrates with your WordPress site and lets you control your affiliates from your dashboard. But what makes AffiliateWP so great is its long list of features, as some of these include:</p>\n<ul>\n<li>Create affiliate programs in minutes</li>\n<li>Accurately track affiliates</li>\n<li>Connect coupon codes with specific affiliate accounts</li>\n<li>Manage affiliate from your WordPress dashboard</li>\n<li>Setup automatic affiliate registration</li>\n<li>Create unique affiliate IDs</li>\n<li>Export your data as CSV files</li>\n</ul>\n<p><strong>Pricing</strong>: AffiliateWP plans are available for $99 per year and go up to $499 per year.</p>\n<h3><a href=\"https://wordpress.org/plugins/affiliates-manager/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">7. Affiliate Manager</a></h3>\n<p><a href=\"https://wordpress.org/plugins/affiliates-manager/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-284366\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-affiliate-manager-1024x467.png\" alt=\"wp-affiliate-manager\" width=\"1024\" height=\"467\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-affiliate-manager-1024x467.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-affiliate-manager-300x137.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-affiliate-manager-768x350.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-affiliate-manager.png 1341w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/affiliates-manager/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Affiliate Manager</a> is free to use WordPress plugin. It lets you manage your affiliate marketing programs with ease, so you can drive more traffic and sales.</p>\n<p>It’s excellent if you have an eCommerce store and promoting different affiliate products. That’s because it’s come readily compatible with WooCommerce, WP eCommerce, Easy Digital Downloads, and more.</p>\n<p>To see what else you can do with Affiliate Manager, here are some of its features:</p>\n<ul>\n<li>Real-time reporting</li>\n<li>Easily integrates with eCommerce solutions</li>\n<li>Tracks unlimited affiliates</li>\n<li>Customize payout for each affiliate</li>\n<li>Customizable affiliate registrations</li>\n<li>Track affiliate ad impressions</li>\n</ul>\n<p><strong>Pricing</strong>: Affiliate Manager is available for free.</p>\n<h3><a href=\"https://wordpress.org/plugins/yith-woocommerce-affiliates/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">8. YITH WooCommerce Affiliates</a></h3>\n<p><a href=\"https://wordpress.org/plugins/yith-woocommerce-affiliates/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-284367\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/yith-woocommerce-affiliates-plugin-wordpress-1024x465.png\" alt=\"yith-woocommerce-affiliates-plugin-wordpress\" width=\"1024\" height=\"465\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/yith-woocommerce-affiliates-plugin-wordpress-1024x465.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/yith-woocommerce-affiliates-plugin-wordpress-300x136.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/yith-woocommerce-affiliates-plugin-wordpress-768x349.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/yith-woocommerce-affiliates-plugin-wordpress.png 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/yith-woocommerce-affiliates/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">YITH WooCommerce Affiliates</a> is another free WordPress affiliate plugin you can use. It’s one of the popular plugins if you’re looking for a solution to manage affiliates on an eCommerce site.</p>\n<p>Besides that, the plugin offers features like easy tracking of affiliates and affiliate links. You can assign refer ID to users who visit your store and even set the time limit for the ID to stay in the user’s cookies.</p>\n<p>Here are more features of YITH WooCommerce Affiliates:</p>\n<ul>\n<li>Easy affiliate registration</li>\n<li>Set refer ID for each affiliate for tracking</li>\n<li>Customize refer ID time period</li>\n<li>Affiliate dashboard for each registered member</li>\n<li>Automatic calculations of affiliate commissions and refunds</li>\n</ul>\n<p><strong>Pricing</strong>: You can use YITH WooCommerce Affiliates for free.</p>\n<h3>Our Recommendation: Best WordPress Affiliate Plugin</h3>\n<p>This brings us to the end of the post. You can use any of the plugins and tools in our list to streamline your affiliate management process.</p>\n<p>But if you’re looking for a plugin to manage all your affiliate links, convert ugly links into shareable links, add redirects, and easily edit multiple links across your site, then we recommend <a class=\"thirstylink\" title=\"Pretty Links Pro\" href=\"https://www.monsterinsights.com/refer/pretty-links-pro/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">PrettyLinks Pro</a>.</p>\n<p>And if you’re looking for a plugin to track affiliate links in Google Analytics and see their performance, then your best pick is <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a>.</p>\n<p>With that, we hope you liked our article on the best WordPress affiliate plugins. You can also go check out our guide <a href=\"https://www.monsterinsights.com/most-important-google-analytics-metrics-every-business-should-track/\">the most important Google Analytics metrics every business should track</a>.</p>\n<p>Also, don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more useful WordPress tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/best-wordpress-affiliate-plugins/\">8 Best WordPress Affiliate Plugins for 2020 (Skyrocket Your Sales)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://www.monsterinsights.com/best-wordpress-affiliate-plugins/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: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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Google Analytics Keyword Not Provided: What Does it Mean & How to Fix it?\";s: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:151:\"https://www.monsterinsights.com/google-analytics-keyword-not-provided/?utm_source=rss&utm_medium=rss&utm_campaign=google-analytics-keyword-not-provided\";s: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:78:\"https://www.monsterinsights.com/google-analytics-keyword-not-provided/#respond\";s: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, 21 Apr 2020 12:01: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:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";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:17:\"custom dimensions\";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:21:\"google search console\";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:5:{s:4:\"data\";s:9:\"seo tools\";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:5:{s:4:\"data\";s:37:\"keyword not provided google analytics\";s: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:41:\"https://www.monsterinsights.com/?p=284238\";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:637:\"<p>Have you ever been in a situation where you wanted to see which keywords your users use to find your website in Google Analytics but couldn’t? If so, then you might have come across this in the reports: (not provided) Google Analytics is a powerful tool for understanding your audience and measuring your site’s performance. […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/google-analytics-keyword-not-provided/\">Google Analytics Keyword Not Provided: What Does it Mean & How to Fix it?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:12380:\"<p>Have you ever been in a situation where you wanted to see which keywords your users use to find your website in Google Analytics but couldn’t?</p>\n<p>If so, then you might have come across this in the reports: <strong>(not provided)</strong></p>\n<p>Google Analytics is a powerful tool for understanding your audience and measuring your site’s performance. But like every other tool, it’s not perfect and has some limitations.</p>\n<p>In this article, we’ll take a look at Google Analytics keyword not provided error, what does it mean, and how can you fix it. So, let’s start with basics…</p>\n<h3>Why is Keyword Not Provided in Google Analytics?</h3>\n<p>When you see keyword not provided in Google Analytics, then it simply means Google doesn’t want to share the data with you.</p>\n<p>But why doesn’t it want to show the keywords your visitors use?</p>\n<p>Back in 2011, Google decided to <a href=\"https://analytics.googleblog.com/2011/10/making-search-more-secure-accessing.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">make its search more secure</a> and protect the privacy of its users by hiding their personalized search results.</p>\n<p>So, if anyone lands on your website by performing a Google search, Google Analytics recognizes the visitor under the organic medium but won’t show you the search term they used.</p>\n<p>As a result, you’ll see (not provided) in the report if you try to find out the keywords.</p>\n<p><img class=\"alignnone size-large wp-image-284244\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/keyword-not-provided-ga-1024x497.png\" alt=\"keyword-not-provided-ga\" width=\"1024\" height=\"497\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/keyword-not-provided-ga-1024x497.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/keyword-not-provided-ga-300x146.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/keyword-not-provided-ga-768x373.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/keyword-not-provided-ga.png 1269w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h3>What Does Keyword Not Provided Mean for Your Site?</h3>\n<p>Now you might wonder, what does Analytics keyword not provided mean for your business and website’s performance?</p>\n<p>As a website owner, it can be frustrating when you can’t find out what keywords your audience searches to look up your website.</p>\n<p>For starters, you won’t be able to plan your <a href=\"https://www.monsterinsights.com/4-ways-to-boost-your-seo-rankings-with-google-analytics/\">SEO strategy</a> if you can’t see which keywords are ranking one the first page and driving traffic to your site.</p>\n<p>And some of these search terms might be transactional in nature. But without the data, you can’t <a href=\"https://www.monsterinsights.com/how-to-track-organic-keyword-conversions-in-google-analytics/\">track keyword conversions</a> for your business.</p>\n<p>As a result, it will difficult to optimize different keywords and boost your site’s traffic and sales.</p>\n<p>That said, your visitor did use a search term to find your website. But since Google isn’t showing you the data, how can you unlock the keyword not provided in Google Analytics? Let’s find out…</p>\n<h3>How to Find Keyword Not Provided in Google Analytics?</h3>\n<p>There are 3 ways through which you can find out which search term your audience uses the most and which keywords are ranking high on Google.</p>\n<h4>1. Use Google Search Console for Uncovering Keywords</h4>\n<p>The first method for unlocking keywords not provided in Google Analytics is by <a href=\"https://www.monsterinsights.com/how-to-use-google-search-console-beginners-guide/\">using Google Search Console</a>. It’s the simplest and most reliable way you can use today.</p>\n<p>Google Search Console, which was previously known as Google Webmaster Tool, lets you view your site’s performance on Google search results.</p>\n<p>It’s a free service and by connecting it with your Google Analytics account, you can easily see keywords that are not provided or not set.</p>\n<p>Check out our guide on <a href=\"https://www.monsterinsights.com/how-to-configure-your-wordpress-website-with-google-search-console/\">how to set up Google Search Console</a>.</p>\n<p><img class=\"alignnone wp-image-284245\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/search-console-data-in-ga.png\" alt=\"Search-Console-Data-in-GA\" width=\"719\" height=\"412\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/search-console-data-in-ga.png 560w, https://www.monsterinsights.com/wp-content/uploads/2020/04/search-console-data-in-ga-300x172.png 300w\" sizes=\"(max-width: 719px) 100vw, 719px\" /></p>\n<p>You can even view your Search Console report in your WordPress dashboard using MonsterInsights.</p>\n<p>It’s the <a href=\"https://www.monsterinsights.com/\">best Google Analytics WordPress plugin</a>, which offers loads of features and addons. It makes Google Analytics very easy to use and lets you set up advanced tracking in a few clicks, without any coding.</p>\n<p>Once you’ve installed the plugin, you can go to <strong>Insights </strong><strong>» Reports </strong><strong>» Search Console </strong>to view your keywords that are ranking in the top 50 search results on Google.</p>\n<p><img class=\"alignnone size-large wp-image-284248\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/search-console-report-1024x632-1024x632.png\" alt=\"search-console-report\" width=\"1024\" height=\"632\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/search-console-report-1024x632.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/search-console-report-1024x632-300x185.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/search-console-report-1024x632-768x474.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>The report shows you clicks, impressions, CTR (click-through rate), and the average position for each search term.</p>\n<p>With the help of the data from the report, you can optimize these keywords to boost their ranking and increase your organic traffic.</p>\n<h4>2. Create Custom Dimensions to Track Popular Search Terms</h4>\n<p>The second method for uncovering keywords not provided is by setting up custom dimensions on your WordPress website.</p>\n<p>Custom dimensions are additional information you want to monitor in Google Analytics but it’s not tracked by default.</p>\n<p>And using MonsterInsights, you can create custom dimensions within minutes. It offers a<a href=\"https://www.monsterinsights.com/addon/dimensions/\"> Custom Dimensions addons</a> through which you can track the most popular focus keyword on your site, so you get to know which search terms drive the most traffic.</p>\n<p>You can go through our <a href=\"https://www.monsterinsights.com/the-beginners-guide-to-custom-dimensions-in-google-analytics/\">beginner’s guide to custom dimensions in Google Analytics</a> to get started.</p>\n<p><img class=\"alignnone size-full wp-image-284243\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/dimensions-addon-keyword-not-set.png\" alt=\"dimensions-addon-keyword-not-set\" width=\"741\" height=\"424\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/dimensions-addon-keyword-not-set.png 741w, https://www.monsterinsights.com/wp-content/uploads/2020/04/dimensions-addon-keyword-not-set-300x172.png 300w\" sizes=\"(max-width: 741px) 100vw, 741px\" /></p>\n<p>So, how does it work?</p>\n<p>If you have <a href=\"https://www.monsterinsights.com/refer/yoast-premium/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Yoast SEO plugin</a> installed on your WordPress site, you can specify a focus keyword for each post. Then using MonsterInsights addon, you can set up a custom dimension to record these keywords.</p>\n<p>After setting the custom dimension, you can view the report by going to <strong>Insights </strong><strong>» Reports </strong><strong>» Dimensions</strong> and scroll down to view the <strong>Most Popular Focus Keyword</strong> report.</p>\n<p><img class=\"alignnone size-large wp-image-284242\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/6-dimensions-report-1024x662.png\" alt=\"\" width=\"1024\" height=\"662\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/6-dimensions-report-1024x662.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/6-dimensions-report-300x194.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/6-dimensions-report-768x497.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/6-dimensions-report.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>Then using the data, you can find out which keywords bring in the most organic traffic to your site. This way you can reveal the keywords not provided in Google Analytics.</p>\n<h4>3. Invest in SEO Tools</h4>\n<p>Now, along with using Google Search Console and creating custom dimensions, you can also invest in other SEO tools to uncover keywords for your website.</p>\n<p>There are plenty of <a href=\"https://www.monsterinsights.com/best-wordpress-seo-plugins-and-tools/\">SEO tools and plugins</a> out there that can help you overcome the issue of Google Analytics keyword not provided.</p>\n<p>For instance, you can use <a href=\"https://www.monsterinsights.com/refer/ahrefs/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Ahrefs</a> to discover which keywords your site is ranking on. The tool offers lots of features that you can use, like perform <a href=\"https://www.monsterinsights.com/best-keyword-research-tools/\">keyword research</a>, conduct site audit, find top-performing pages, track backlinks, and more.</p>\n<p>To start, you can enter your domain in its Site Explorer feature and view the Organic Keywords report to see all the search terms your site is ranking on Google.</p>\n<p><img class=\"alignnone size-large wp-image-284249\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/seo-tool-ga-keyword-not-provided-1024x673.png\" alt=\"seo-tool-ga-keyword-not-provided\" width=\"1024\" height=\"673\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/seo-tool-ga-keyword-not-provided-1024x673.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/seo-tool-ga-keyword-not-provided-300x197.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/seo-tool-ga-keyword-not-provided-768x505.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/seo-tool-ga-keyword-not-provided.png 1275w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>You can use the Rank Tracker feature and specify keywords you want to track for your website. The tool will then show you daily tracking of your website’s search terms.</p>\n<h3>Our Recommendation</h3>\n<p>With that, you’ve made it to the end of the post. Using any of the above strategies, you can easily view search queries that Google Analytics no longer shows.</p>\n<p>But if you were to select one of the methods, then we recommend using Google Search Console.</p>\n<p>That’s because it’s the most reliable way of finding out keywords not provided in Google Analytics. And to make the process simple and view your keywords report inside your dashboard, you can use <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a>.</p>\n<p>And that’s it!</p>\n<p>We hope you liked our article on Google Analytics keyword not provided. If you found this post useful, do check out our article on <a href=\"https://www.monsterinsights.com/how-to-track-links-and-button-clicks-in-wordpress-step-by-step/\">how to track links and button clicks in WordPress</a>.</p>\n<p>Don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more Google Analytics tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/google-analytics-keyword-not-provided/\">Google Analytics Keyword Not Provided: What Does it Mean & How to Fix it?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://www.monsterinsights.com/google-analytics-keyword-not-provided/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: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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:70:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"How to Allow WordPress to Upload All File Types (The Easy Way)\";s: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:171:\"https://www.monsterinsights.com/how-to-allow-wordpress-to-upload-all-file-types/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-allow-wordpress-to-upload-all-file-types\";s: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:88:\"https://www.monsterinsights.com/how-to-allow-wordpress-to-upload-all-file-types/#respond\";s: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, 16 Apr 2020 12:00:49 +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:4:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";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:18:\"wordpress 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:\"\";}i:2;a:5:{s:4:\"data\";s:21:\"wordpress file upload\";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:5:{s:4:\"data\";s:37:\"allow wordpress upload all file types\";s: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:41:\"https://www.monsterinsights.com/?p=282674\";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:600:\"<p>Are you looking for a way to allow more file types on your website? If so, then you’re in the right place. WordPress allows certain file types that you can upload on your website by default. This means you cannot upload or accept files that are outside the limits set by WordPress. This is where […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-allow-wordpress-to-upload-all-file-types/\">How to Allow WordPress to Upload All File Types (The Easy Way)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:11614:\"<p>Are you looking for a way to allow more file types on your website? If so, then you’re in the right place.</p>\n<p>WordPress allows certain file types that you can upload on your website by default. This means you cannot upload or accept files that are outside the limits set by WordPress.</p>\n<p>This is where plugins like File Upload Types by WPForms come in handy. They allow you to add any type of file to your WordPress site.</p>\n<p>In this article, we’ll show you how to allow WordPress to upload all file types. So, let’s begin…</p>\n<h3>Why Doesn’t WordPress Allow All File Types?</h3>\n<p>You might wonder at this point, why can’t you upload any type of file on your WordPress website? That’s because WordPress limits file extensions to protect your site from potential security risks or misuse.</p>\n<p>For example, if you allow users to upload a file with .exe extension, there is a chance you might get malware and hackers can gain access to your site. As a result, they can damage your reputation, steal information, ask for ransom, and expose you to other threats.</p>\n<p>That’s why when you try to upload a file type that’s not allowed by WordPress, you’ll receive a message saying: Sorry, this file type is not permitted for security reasons.</p>\n<p><img class=\"alignnone size-large wp-image-282678\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-type-not-permitted-1024x134.png\" alt=\"file-type-not-permitted\" width=\"1024\" height=\"134\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-type-not-permitted-1024x134.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-type-not-permitted-300x39.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-type-not-permitted-768x100.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-type-not-permitted.png 1117w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>So, which file types does WordPress allow by default?</p>\n<p>Here’s a list of common file extensions you can upload on your site without any trouble:</p>\n<ul>\n<li>Images: .jpg, .png, .gif, .jpeg, ico</li>\n<li>Documents: .pdf, .doc, .ppt, .odt, .xls, .psd</li>\n<li>Audio: .mp3, .m4a, .ogg, .wav</li>\n<li>Video: .mp4, .mov, .avi, .mpg, .ogv,. .3gp, .3g2</li>\n</ul>\n<h3>Why Should You Allow More File Formats on WordPress?</h3>\n<p>This brings us to another question you might be thinking: if there are security threats, why should you allow more file types on your site?</p>\n<p>Well, there are many use cases where allowing additional file types can provide benefits to your users, smoothen workflows, and improve the overall user experience of your website.</p>\n<p>For example, let’s say you want to receive quotations from your clients. You can allow them to upload spreadsheets in .xlsx, .xml, or .ods formats to your website with all the details.</p>\n<p>And if you want users to submit audio recordings in high quality for your <a href=\"https://www.monsterinsights.com/best-wordpress-podcasting-plugins/\">podcast</a>, you can allow additional file extensions like .dts file on your site.</p>\n<p>Now, let’s see how you can accept more file formats on WordPress.</p>\n<h3>How to Allow All File Types in WordPress?</h3>\n<p>Just follow these steps, and you can add any file types to your WordPress site.</p>\n<h4>Step 1: Choose a File Upload Plugin for WordPress</h4>\n<p>To allow different file formats on your website, you’ll need a <a href=\"https://www.monsterinsights.com/wordpress-file-upload-plugins/\">WordPress file upload plugin</a>. It will help you accept different files without having to touch any line of code.</p>\n<p>There are many WordPress file upload plugins out there, but if you’re looking for a free solution that’s easy to use, then consider using <a href=\"https://wordpress.org/plugins/file-upload-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">File Upload Types by WPForms</a>.</p>\n<p><a href=\"https://wordpress.org/plugins/file-upload-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-281625\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1024x460.png\" alt=\"file-upload-types-by-wpforms\" width=\"1024\" height=\"460\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1024x460.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-300x135.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-768x345.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms.png 1316w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p>It offers numerous file formats that you can accept on your WordPress site. Not only that, but you can even add custom file types using the plugin.</p>\n<p>And it’s compatible with popular WordPress forms plugins like <a href=\"https://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>, so you can accept different file extensions in your <a href=\"https://wpforms.com/how-to-create-a-file-upload-form-in-wordpress/\" target=\"_blank\" rel=\"noopener noreferrer\">file upload forms</a>.</p>\n<h4>Step 2: Set Up WordPress File Upload Plugin</h4>\n<p>Once you’ve selected a WordPress plugin to add file types, let’s go ahead and set it up on your website.</p>\n<p>Login to your WordPress dashboard and then go to <strong>Plugins </strong><strong>» Add New</strong>. Now search File Upload Types by WPForms in the search bar and then click <strong>Install </strong>and <strong>Activate</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-282677\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1.png\" alt=\"File Upload Types by WPForms\" width=\"790\" height=\"455\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1.png 790w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1-300x173.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1-768x442.png 768w\" sizes=\"(max-width: 790px) 100vw, 790px\" /></p>\n<h4>Step 3: Enable File Types on Your Site</h4>\n<p>Next, go to your file upload plugin from your dashboard after installation to allow different file types on your site.</p>\n<p>You can do that by going to <strong>Settings</strong> and then select <strong>File Upload Types</strong>. The plugin will then show you a list of file types along with their description, MIME type, and extension.</p>\n<p>Simply enable any file format you want to accept on your WordPress site and click <strong>Save Changes</strong>.</p>\n<p><img class=\"alignnone size-large wp-image-282676\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/enable-file-type-wordpress-1024x581.png\" alt=\"enable-file-type-wordpress\" width=\"1024\" height=\"581\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/enable-file-type-wordpress-1024x581.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/enable-file-type-wordpress-300x170.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/enable-file-type-wordpress-768x435.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/enable-file-type-wordpress.png 1097w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>Step 4: Add a Custom File Type</h4>\n<p>Can’t find the file type of your choice from the list? Don’t worry as File Upload Types plugin lets you add custom file formats.</p>\n<p>If you scroll down, under the list there is an option to enter a custom file type. Just add a file description, its MIME type, and extension, and click the plus (+) sign.</p>\n<p>Once you’re satisfied with your new custom file extension, click <strong>Save Settings</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-282675\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/custom-file-type-wordpress.png\" alt=\"custom-file-type-wordpress\" width=\"846\" height=\"236\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/custom-file-type-wordpress.png 846w, https://www.monsterinsights.com/wp-content/uploads/2020/04/custom-file-type-wordpress-300x84.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/custom-file-type-wordpress-768x214.png 768w\" sizes=\"(max-width: 846px) 100vw, 846px\" /></p>\n<p>Congratulations!</p>\n<p>You’re now able to upload all file types on your WordPress site.</p>\n<p>Now let’s look at some security measures you can use to secure your site for accepting different files.</p>\n<h3>Security Tips for Allowing All File Formats on Your Site</h3>\n<p>When you allow uses to upload certain file types, you’re exposing your site to multiple risks. To strength your WordPress site’s defenses and safeguard your data, here are some security tips:</p>\n<ul>\n<li><strong>Limited File Size</strong> – To prevent any misuse of your site, you can limit the file size of uploads, so users cannot submit large files that may contain malware</li>\n<li><strong>Only Allow Certain File Types </strong>– It’s not necessary that you allow all file extensions, you can only accept additional formats that are really needed on your site and avoid file types that are executable like .exe files</li>\n<li><strong>Use WordPress Security Plugins </strong>– There are different <a href=\"https://www.monsterinsights.com/best-wordpress-security-plugins/\">WordPress security plugins</a> you can use to offer real-time file monitoring to check for vulnerabilities</li>\n<li><strong>Register Users Before Upload</strong> – Only allow uploading of files when a user registers and logs in, as it may help you trace the attacker in case your site is compromised</li>\n<li><strong>Store Uploaded Files on Another Location </strong>– You should store all your uploaded files on another directory that is outside your WordPress root directory, so no one can run any malicious programs and ruin your site</li>\n<li><strong>Regularly Backup Your Site </strong>– To <a href=\"https://www.monsterinsights.com/how-to-enhance-wordpress-security-simple-tricks/\">boost your WordPress security</a>, regularly create backups of your site so you can easily restore data in case of an attack</li>\n<li><strong>Scan for Malware </strong>– Along with regular backups, it’s also a good practice to scan your site for malware using plugins like <a href=\"https://www.monsterinsights.com/refer/backupbuddy/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">BackupBuddy</a></li>\n</ul>\n<p>That’s it!</p>\n<p>We hope you liked our article on how to allow WordPress to upload all file types. If you enjoyed reading this post, you can also go through our <a href=\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/\">definitive guide to Google Analytics for publishers</a>.</p>\n<p>And don’t forget to follow us on <a href=\"http://www.twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"http://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more guides and tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-allow-wordpress-to-upload-all-file-types/\">How to Allow WordPress to Upload All File Types (The Easy Way)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://www.monsterinsights.com/how-to-allow-wordpress-to-upload-all-file-types/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: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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"6 Best WordPress File Upload Plugins (Free + Paid)\";s: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:135:\"https://www.monsterinsights.com/wordpress-file-upload-plugins/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-file-upload-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://www.monsterinsights.com/wordpress-file-upload-plugins/#respond\";s: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, 14 Apr 2020 12:00: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:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:5:\"Tools\";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:32:\"ajax form submit without refresh\";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:21:\"wordpress file upload\";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:5:{s:4:\"data\";s:28:\"wordpress file upload plugin\";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:5:{s:4:\"data\";s:21:\"wordpress form plugin\";s: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:41:\"https://www.monsterinsights.com/?p=281624\";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:591:\"<p>Are you looking for a way to accept file uploads on your WordPress website? Unfortunately, there is no direct way of uploading files on WordPress. But with the right plugin, you can create forms to easily receive file attachments from your users. And you can accept more file types that are outside WordPress limits on […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/wordpress-file-upload-plugins/\">6 Best WordPress File Upload Plugins (Free + Paid)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:17079:\"<p>Are you looking for a way to accept file uploads on your WordPress website? Unfortunately, there is no direct way of uploading files on WordPress.</p>\n<p>But with the right plugin, you can create forms to easily receive file attachments from your users. And you can accept more file types that are outside WordPress limits on your site.</p>\n<p>In this article, we’ll show you the best WordPress file upload plugins, so you can get documents, PDFs, spreadsheets, and all sorts of content from your visitors.</p>\n<h3>Why Should You Use a WordPress File Upload Plugin?</h3>\n<p>You might be wondering, why do you need to accept files from your users? If yes, then there are a lot of use cases where file upload is useful.</p>\n<p>To start, you can get more information from your visitors and better understand their behavior. You can even improve your site’s user experience by facilitating your audience’s needs.</p>\n<p>Here are some situations where you can use a WordPress file upload plugin to accept documents:</p>\n<ul>\n<li><strong>Improve Customer Support</strong> – You can get more information about your user’s problems and quickly fix them by accepting screenshots of the issue</li>\n<li><strong>Accept Guest Posts</strong> – Through a file upload plugin, you can get your users to submit <a href=\"https://optinmonster.com/ultimate-guide-to-guest-blogging-strategy/\" target=\"_blank\" rel=\"noopener noreferrer\">guest posts</a> to your website</li>\n<li><strong>Collect User-Generated Content</strong> – You can allow your visitors to submit videos, audio, images, or any other content through a file upload option</li>\n<li><strong>Get Resumes and Cover Letters</strong> – If you have a job board on your website, you can allow users to upload their resumes and cover letters through the plugin</li>\n<li><strong>Receive Quotes from Clients </strong>– File upload plugins make it easier to receive quotations from different clients in the form of spreadsheets, PDFs, and other document formats</li>\n<li><strong>Allow Picture Upload for Giveaways</strong> – You can allow users to easily upload pictures for contests and giveaways through a file upload plugin</li>\n</ul>\n<p>As you can see, file upload plugins make it super simple to accept files on your WordPress site.</p>\n<p>But which plugin should choose? Here’s a look at the best WordPress file upload plugins, including free and premium options.</p>\n<h3><a href=\"https://wordpress.org/plugins/file-upload-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">1. File Upload Type by WPForms</a></h3>\n<p><a href=\"https://wordpress.org/plugins/file-upload-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-281625\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1024x460.png\" alt=\"file-upload-types-by-wpforms\" width=\"1024\" height=\"460\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-1024x460.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-300x135.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms-768x345.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/file-upload-types-by-wpforms.png 1316w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/file-upload-types/\" target=\"_blank\" rel=\"follow noopener noreferrer\">File Upload Type by WPForms</a> is a free WordPress upload plugin that lets you accept additional file types on your website with just a click of a button.</p>\n<p>By default, users can upload certain file types on WordPress. And if someone uploads a file type outside the allowed extensions, WordPress will show a warning message saying: Sorry, this file type is not permitted for security reasons.</p>\n<p>To overcome this issue, you can File Upload Types plugin and get people to submit different file formats. It also expands your use of WPForms, as you can allow any file extensions on your file upload forms.</p>\n<p>Here are some key features of File Upload Type by WPForms:</p>\n<ul>\n<li>Accept files types that WordPress doesn’t support natively</li>\n<li>Supports extensions like .zip, .xml, .csv, .ai, .cad, and more</li>\n<li>Compatible with WPForms</li>\n<li>Easy to use plugin</li>\n<li>Manage an internal file extension whitelist</li>\n</ul>\n<p><strong>Pricing</strong>: File Upload Type by WPForms is free to use.</p>\n<h3><a href=\"http://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\">2. WPForms</a></h3>\n<p><a href=\"http://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><img class=\"alignnone size-large wp-image-245718\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/11/wpforms-best-wordpress-survey-plugin-1024x580.png\" alt=\"wpforms-best-wordpress-survey-plugin\" width=\"1024\" height=\"580\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/11/wpforms-best-wordpress-survey-plugin-1024x580.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2019/11/wpforms-best-wordpress-survey-plugin-300x170.png 300w, https://www.monsterinsights.com/wp-content/uploads/2019/11/wpforms-best-wordpress-survey-plugin-768x435.png 768w, https://www.monsterinsights.com/wp-content/uploads/2019/11/wpforms-best-wordpress-survey-plugin.png 1420w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"http://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a> is the best WordPress forms plugin you can use today. Using the plugin, you can create different forms to accept files from your visitors. And in each form, you can adjust which file types users can submit.</p>\n<p>WPForms offers a simple drag and drop builder which makes it very easy to build and customize forms of your choice.</p>\n<p>It even offers pre-built templates, so you can start adding forms to your website in no time. And it’s compatible with other plugins, so you can easily <a href=\"https://www.monsterinsights.com/how-to-track-your-wordpress-form-conversions-in-google-analytics/\">track your form submissions in WordPress</a>.</p>\n<p>That said, WPForms offers lots of other features which makes it one of the best WordPress file upload plugins:</p>\n<ul>\n<li>Mobile responsive form templates</li>\n<li>Easy drag and drop builder</li>\n<li>Accept file uploads with <a href=\"https://www.monsterinsights.com/how-to-create-a-wordpress-ajax-form/\">AJAX forms</a> without refresh</li>\n<li>Choose from different form templates</li>\n<li>Accepts payments through your forms</li>\n<li>Spam protection</li>\n<li>Easily embed forms anywhere on WordPress site</li>\n<li>Enable smart conditional logic</li>\n<li>Easy integration with marketing platforms</li>\n</ul>\n<p><strong>Pricing</strong>: WPForms prices start from $39.50 per year.</p>\n<h3><a href=\"https://wordpress.org/plugins/wp-user-frontend/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">3. WP User Frontend</a></h3>\n<p><a href=\"https://wordpress.org/plugins/wp-user-frontend/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-281629\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-user-frontend-wordpress-file-upload-plugin-1024x498.png\" alt=\"WP-user-frontend-wordpress-file-upload-plugin\" width=\"1024\" height=\"498\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-user-frontend-wordpress-file-upload-plugin-1024x498.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-user-frontend-wordpress-file-upload-plugin-300x146.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-user-frontend-wordpress-file-upload-plugin-768x373.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-user-frontend-wordpress-file-upload-plugin.png 1337w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/wp-user-frontend/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">WP User Frontend</a> is another popular WordPress file upload plugin. Its actual use is for building frontend of a website, but you use it to get file uploads from your users.</p>\n<p>And the best part about the plugin is that you can allow people to upload files from your site’s frontend. So, you don’t have to give backend access to your website and <a href=\"https://www.monsterinsights.com/how-to-enhance-wordpress-security-simple-tricks/\">enhance your WordPress site’s security</a>.</p>\n<p>The plugin is great for accepting images and content from visitors. So, if you want to provide better customer support then this plugin can help you out. Similarly, WP User Frontend can help you accept sponsored posts or guest posts on your website.</p>\n<p>Here are some additional features you can check out:</p>\n<ul>\n<li>Allow file and attachment uploads</li>\n<li>Drag and drop form builder</li>\n<li>Accept featured images from users</li>\n<li>Allow users to update posts from frontend</li>\n<li>Easy to use frontend editor</li>\n</ul>\n<p><strong>Pricing</strong>: WP User Frontend offers a free version but for more features, you can select its Pro version, which starts from $49 per year.</p>\n<h3><a href=\"https://wordpress.org/plugins/wp-file-upload/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">4. WordPress File Upload</a></h3>\n<p><a href=\"https://wordpress.org/plugins/wp-file-upload/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-281627\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wordpress-file-upload-1024x444.png\" alt=\"wordpress-file-upload\" width=\"1024\" height=\"444\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wordpress-file-upload-1024x444.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wordpress-file-upload-300x130.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wordpress-file-upload-768x333.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wordpress-file-upload.png 1385w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/wp-file-upload/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">WordPress File Upload</a> is a simple plugin that you can use to allow file uploads on your website. The plugin offers a shortcode that you can use to enable file upload on multiple pages, posts, or accept files from your site’s sidebar.</p>\n<p>Users can submit images, posts, videos, audios, and types of files on your website through the plugin. WordPress File Upload also lets you view all the downloaded files in your dashboard. You can even manage and organize all the uploads.</p>\n<p>That said, there are more features offered by the plugin such as:</p>\n<ul>\n<li>Simple integration using shortcode</li>\n<li>Get email notifications for file uploads</li>\n<li>Manage and organize files from your dashboard</li>\n<li>Assign a storage location for uploaded files</li>\n<li>Offers filters and actions for before and after file upload</li>\n<li>Supports multiple languages</li>\n</ul>\n<p>Pricing: WordPress File Upload is available for free. It also offers a premium version that costs around $20 per year.</p>\n<h3><a href=\"https://wordpress.org/plugins/wp-extra-file-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">5. WP Extra File Types</a></h3>\n<p><a href=\"https://wordpress.org/plugins/wp-extra-file-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-281628\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-extra-file-types-1024x355.png\" alt=\"wp-extra-file-types\" width=\"1024\" height=\"355\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-extra-file-types-1024x355.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-extra-file-types-300x104.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-extra-file-types-768x266.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/wp-extra-file-types.png 1317w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/wp-extra-file-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">WP Extra File Types</a> is another highly rated WordPress file upload plugin. It’s straightforward and very easy to use.</p>\n<p>If you want to add more file extensions to the default list of file types allowed by WordPress, then you can use this plugin.</p>\n<p>However, it works by allowing you to upload files through the <a href=\"https://www.wpbeginner.com/glossary/media/\" target=\"_blank\" rel=\"noopener noreferrer\">media library</a>. That means, if you want users to upload files to your site, you’d have to give them backend access.</p>\n<p>With that, here are a few features of WP Extra File Types:</p>\n<ul>\n<li>Compatible with other form plugins like <a href=\"http://wpforms.com/\">WPForms</a></li>\n<li>Open-source plugin</li>\n<li>Enable additional file types for uploading</li>\n<li>Add a custom file type for your forms</li>\n</ul>\n<p><strong>Pricing</strong>: WP Extra File Types is a free WordPress plugin.</p>\n<h3><a href=\"https://wordpress.org/plugins/frontend-uploader/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">6. Frontend Uploader</a></h3>\n<p><a href=\"https://wordpress.org/plugins/frontend-uploader/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img class=\"alignnone size-large wp-image-281626\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/frontend-uploader-wordpress-file-upload-1024x332.png\" alt=\"frontend-uploader-wordpress-file-upload\" width=\"1024\" height=\"332\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/frontend-uploader-wordpress-file-upload-1024x332.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/frontend-uploader-wordpress-file-upload-300x97.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/frontend-uploader-wordpress-file-upload-768x249.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/frontend-uploader-wordpress-file-upload.png 1294w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/frontend-uploader/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Frontend Uploader</a> is a user-friendly WordPress file upload plugin. Using the plugin, you can allow your visitors to submit files from the frontend.</p>\n<p>It uses different shortcodes through which you can create customizable submissions forms and place them anywhere on your WordPress website.</p>\n<p>Since Frontend Uploader allows people to upload content, it’s perfect for accepting guest posts or sponsored posts on your website and <a href=\"https://www.monsterinsights.com/ways-to-make-more-money-from-your-existing-website-traffic/\">make more money</a>.</p>\n<p>You can take a closer look at some of its features:</p>\n<ul>\n<li>Allows uploads for multiple file types</li>\n<li>Easily create and customize file upload forms</li>\n<li>Add file upload forms anywhere on your site using shortcodes</li>\n<li>Accept files from the frontend (no need to give backend access)</li>\n</ul>\n<p><strong>Pricing</strong>: Frontend Uploader WordPress plugin is free to use.</p>\n<h3>Our Recommendation</h3>\n<p>To sum everything up, if you’re looking for a free WordPress file upload plugin that lets you add additional file extensions to your site and is easily integrable with submission forms, then we suggest using <a href=\"https://wordpress.org/plugins/file-upload-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">File Upload Type by WPForms</a>.</p>\n<p>And if you’re looking for a solution to create file upload forms and combine it with extra file formats, then you can go with <a href=\"http://wpforms.com\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>.</p>\n<p>It’s the leading forms plugin for WordPress and offers multiple form templates to use. Thanks to its drag and drop builder, you can customize your forms in a matter of minutes and integrate it with other marketing services as well.</p>\n<p>And that’s it!</p>\n<p>We hope you liked our article on the best WordPress file upload plugins. If you enjoyed this post, you can also go through our guide on <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">how to properly setup Google Analytics in WordPress</a>.</p>\n<p>Don’t forget to subscribe to our newsletter follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more helpful Google Analytics tips.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/wordpress-file-upload-plugins/\">6 Best WordPress File Upload Plugins (Free + Paid)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://www.monsterinsights.com/wordpress-file-upload-plugins/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: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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Is MonsterInsights Safe? (6 Reasons Show It’s a Secure Plugin)\";s: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:123:\"https://www.monsterinsights.com/is-monsterinsights-safe/?utm_source=rss&utm_medium=rss&utm_campaign=is-monsterinsights-safe\";s: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:64:\"https://www.monsterinsights.com/is-monsterinsights-safe/#respond\";s: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, 09 Apr 2020 12:00:43 +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:5:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";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:16:\"Google Analytics\";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:45:\"best WordPress Google Analytics plugin review\";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:5:{s:4:\"data\";s:22:\"best wordpress 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:\"\";}i:4;a:5:{s:4:\"data\";s:23:\"is monsterinsights safe\";s: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:41:\"https://www.monsterinsights.com/?p=275976\";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:624:\"<p>Are you thinking of using MonsterInsights but are not sure if it’s safe to use? It’s the best Google Analytics plugin for WordPress. MonsterInsights makes it super simple to use Google Analytics and brings your reports inside your WordPress dashboard. It’s more than just a plugin to add Google Analytics to your website. You can […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/is-monsterinsights-safe/\">Is MonsterInsights Safe? (6 Reasons Show It’s a Secure Plugin)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:14306:\"<p>Are you thinking of using MonsterInsights but are not sure if it’s safe to use? It’s the <a href=\"https://www.monsterinsights.com/\">best Google Analytics plugin for WordPress</a>.</p>\n<p>MonsterInsights makes it super simple to use Google Analytics and brings your reports inside your WordPress dashboard.</p>\n<p>It’s more than just a plugin to add Google Analytics to your website. You can set up advanced tracking and view reports about file downloads, eCommerce performance, form conversion, and more.</p>\n<p>But for MonsterInsights to work seamlessly, you’ll have to grant permissions like view and manage your Google Analytics data, Search Console data, and AdSense data.</p>\n<p>Because of these permissions, you may wonder: is MonsterInsights safe?</p>\n<p>In this article, we’ll look at different reasons that make MonsterInsights one of the most secure and trusted WordPress plugins. So, let’s begin…</p>\n<h3>1. MonsterInsights Takes Your Privacy Seriously</h3>\n<p>One of the main principles of MonsterInsights is that it takes your privacy seriously. There are many companies that ask for unnecessary personal information such as your income level or gender.</p>\n<p>That’s not the case with MonsterInsights.</p>\n<p>It clearly states in its <a href=\"https://www.monsterinsights.com/privacy-policy/\">privacy policy</a> that MonsterInsights will never ask for personal information unless it’s really needed. It also doesn’t store any personal data of its users on its servers.</p>\n<p>And if you’re in the European Union, then MonsterInsights complies with GDPR. In fact, it even helps you make your site GDPR compliant in a few clicks through its <a href=\"https://www.monsterinsights.com/addon/eu-compliance/\">EU Compliance addon</a>.</p>\n<p>Using the addon, you can automatically anonymize IP addresses on all Google Analytics hits, disable UserID tracking, disable author tracking, and more.</p>\n<p><img class=\"alignnone size-large wp-image-230897\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-compliance-settings-panel-1-1024x865.jpg\" alt=\"gdpre-and-google-analytics-eu-compliance-settings-panel\" width=\"1024\" height=\"865\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-compliance-settings-panel-1-1024x865.jpg 1024w, https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-compliance-settings-panel-1-300x254.jpg 300w, https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-compliance-settings-panel-1-768x649.jpg 768w, https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-compliance-settings-panel-1.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>For more information, check out our detailed guide on <a href=\"https://www.monsterinsights.com/gdpr-and-monsterinsights-everything-you-need-to-know/\">GDPR and MonsterInsights</a>.</p>\n<h3>2. MonsterInsights Will Never Sell Your Data</h3>\n<p>If you’re worried that your personal information will fall into the wrong hands while using MonsterInsights, then you can rest assured, it will never rent or sell your data to third parties.</p>\n<p>MonsterInsights protects its user’s information and will not share it with unknown organizations or advertisers.</p>\n<p>And if you’re a registered user, you might be wondering, how will MonsterInsights use your email address?</p>\n<p>If so, then you don’t have to worry about your email address being sold to any third-party.</p>\n<p>MonsterInsights only uses your email address to occasionally send you emails about its latest features, ask for feedback, help resolve an issue, answer your queries, and keep you updated.</p>\n<p>With that, are you ready to see what makes MonsterInsights a trusted WordPress plugin?</p>\n<h3>3. A Trusted Plugin with Over 2 Million Active Installs</h3>\n<p>MonsterInsights is one of the <a href=\"https://www.monsterinsights.com/best-wordpress-plugins-and-tools-for-marketers/\">most popular WordPress plugins</a> and is trusted by millions of users all around the world.</p>\n<p>It has 2,000,000+ active installs and some of the top companies like Microsoft, Bloomberg, PlayStation, and FedEx use MonsterInsights, which makes it the <a href=\"https://www.monsterinsights.com/\">best Google Analytics plugin for WordPress</a>.</p>\n<p><img class=\"alignnone size-large wp-image-279746\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/trust-wordpress-plugin-1024x246.png\" alt=\"trust-wordpress-plugin\" width=\"1024\" height=\"246\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/trust-wordpress-plugin-1024x246.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/trust-wordpress-plugin-300x72.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/trust-wordpress-plugin-768x185.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>And MonsterInsights is developed by the same team that runs other plugins that people like and trust, such as <a href=\"https://optinmonster.com/\" target=\"_blank\" rel=\"noopener noreferrer\">OptinMonster</a>, <a href=\"https://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>, <a href=\"https://www.rafflepress.com/\" target=\"_blank\" rel=\"noopener noreferrer\">RafflePress</a>, <a href=\"https://www.seedprod.com/\" target=\"_blank\" rel=\"noopener noreferrer\">SeedProd</a>, and <a href=\"https://trustpulse.com/\" target=\"_blank\" rel=\"noopener noreferrer\">TrustPulse</a>.</p>\n<p>It’s also the same team that runs <a href=\"http://www.wpbeginner.com/\" target=\"_blank\" rel=\"noopener noreferrer\">WPBeginner</a>, which is the largest free WordPress resource and training site for beginners.</p>\n<p>So, we know a thing or two about creating awesome plugins that are user-friendly and will help you grow your business with confidence.</p>\n<h3>4. Fast, Lightweight and Easy to Use WordPress Plugins</h3>\n<p>Besides that, MonsterInsights is one of the fastest and lightweight WordPress plugins in the industry.</p>\n<p>If you test it on sites like <a href=\"https://plugintests.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">PluginTest</a>, you’ll see that it has a negligible impact on your site’s page speed.</p>\n<p><img class=\"alignnone size-full wp-image-280624\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/speed-test-monsterinsights.png\" alt=\"speed-test-monsterinsights-is-safe\" width=\"866\" height=\"383\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/speed-test-monsterinsights.png 866w, https://www.monsterinsights.com/wp-content/uploads/2020/04/speed-test-monsterinsights-300x133.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/speed-test-monsterinsights-768x340.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" /></p>\n<p>But what makes MonsterInsights so fast?</p>\n<p>Well, it’s designed to use minimal resources and make sure that your users experience no delays when loading your WordPress website.</p>\n<p>Part of this is made possible because MonsterInsights doesn’t run any additional scripts (a list of commands to run a program or a process) other than the Google Analytics script to bring your data and show it in its reports.</p>\n<p>As a result, you’ll have no impact whatsoever on load time for an average WordPress website while using the plugin.</p>\n<p>And since MosnterInsights is used by some of the largest brands in the world that are speed conscious, they wouldn’t be using the plugin if it wasn’t fast and lightweight.</p>\n<p>But speed isn’t the only factor that sets MonsterInsights apart from other plugins. It’s a user-friendly WordPress plugin that makes using Google Analytics simple and brings all your important reports inside your dashboard.</p>\n<p><img class=\"alignnone size-large wp-image-237070\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/10/1-overview-report-1024x700.png\" alt=\"monsterinsights vs google analytics\" width=\"1024\" height=\"700\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/10/1-overview-report-1024x700.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2019/10/1-overview-report-300x205.png 300w, https://www.monsterinsights.com/wp-content/uploads/2019/10/1-overview-report-768x525.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>Using MonsterInsights, you can easily <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">add Google Analytics to your WordPress website</a> and set up advanced tracking with just a few clicks.</p>\n<p>So, you don’t have to be a coder to configure analytics or an expert to find data that matters to your business. MonsterInsights does that for you.</p>\n<p>With the help of its reports, you can understand how your visitors use your website, which content they like, where they click, which products they buy, and lots more. You can then make data-backed decisions and easily <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/\">double your traffic</a> and conversions.</p>\n<p>Check out our <a href=\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/\">ultimate guide to MonsterInsights dashboard reports</a>.</p>\n<h3>5. Receive Automatic Security Updates and Bug Fixes</h3>\n<p>Now, are you worried about plugins that aren’t up to date and can leave your website’s security at risk?</p>\n<p>MonsterInsights ensures that its plugin always remains updated at all times. When you first install the plugin, the settings are set to receive updates automatically by default.</p>\n<p><img class=\"alignnone size-large wp-image-275977\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-automatic-update-1024x295.png\" alt=\"monsterinsights-automatic-update\" width=\"1024\" height=\"295\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-automatic-update-1024x295.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-automatic-update-300x86.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-automatic-update-768x221.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-automatic-update.png 1057w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>As a result, you get all the latest features, bug fixes, security updates, and more without having to manually update the plugin.</p>\n<p>This way your site also remains protected and there are no vulnerabilities that others can exploit.</p>\n<h3>6. MonsterInsights Listens to User Needs and Delivers</h3>\n<p>Over time, MonsterInsights has listened to every request you, the users, want to see in the plugin and its addons. And based on your feedback, we came up with Project Delight.</p>\n<p>The end goal of this project was simple, to make sure that the experience of using MonsterInsights is a delight for our users.</p>\n<p>For instance, you now get <a href=\"https://www.monsterinsights.com/how-to-track-and-view-file-downloads-in-google-analytics/\">enhanced file download tracking</a>. MonsterInsights added more file extensions that it automatically tracks on your website.</p>\n<p><img class=\"alignnone size-large wp-image-240872\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/11/file-download-tracking-improvements-1024x288.png\" alt=\"file download tracking improvements\" width=\"1024\" height=\"288\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/11/file-download-tracking-improvements-1024x288.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2019/11/file-download-tracking-improvements-300x84.png 300w, https://www.monsterinsights.com/wp-content/uploads/2019/11/file-download-tracking-improvements-768x216.png 768w, https://www.monsterinsights.com/wp-content/uploads/2019/11/file-download-tracking-improvements.png 1068w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>And to improve the accuracy of your data, MonsterInsights doesn’t track you if you’re logged in to your website as an Administrator. It even offers a new frontend widget to let you know.</p>\n<p><img class=\"wp-image-279774 aligncenter\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/notice-frontend-tracking.png\" alt=\"notice-frontend-tracking\" width=\"679\" height=\"171\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/notice-frontend-tracking.png 403w, https://www.monsterinsights.com/wp-content/uploads/2020/04/notice-frontend-tracking-300x76.png 300w\" sizes=\"(max-width: 679px) 100vw, 679px\" /></p>\n<p>That’s not the end of it. Here are more key improvements that are part of Project Delight releases:</p>\n<ul>\n<li>New welcome screen for new users</li>\n<li>New dashboard widget settings</li>\n<li>Enhanced Yoast SEO compatibility</li>\n<li>Improved <a href=\"https://www.monsterinsights.com/addon/ecommerce/\">eCommerce addon</a></li>\n<li>AJAX form support</li>\n<li>Excluding editors from tracking to improve data accuracy</li>\n</ul>\n<p>Along with these, the MonsterInsights development team has continued to make more refinements to the plugin. So, you can expect more new features and improvements very soon.</p>\n<p>That’s it!</p>\n<p>You can now use MonsterInsights without any worry or fear. Wait, haven’t signed up yet? <a href=\"https://www.monsterinsights.com/pricing/\">Click here to get started today!</a></p>\n<p>We hope you liked our article on is MonsterInsights safe. You can also go through our <a href=\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/\">ultimate guide to MonsterInsights dashboard reports</a>.</p>\n<p>And don’t forget to subscriber to our newsletter and follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook</a> for more helpful MonsterInsights and Google Analytics guides.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/is-monsterinsights-safe/\">Is MonsterInsights Safe? (6 Reasons Show It’s a Secure Plugin)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://www.monsterinsights.com/is-monsterinsights-safe/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: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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"301 Redirects: What Are They and How to Use Them\";s: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:171:\"https://www.monsterinsights.com/301-redirects-what-are-they-and-how-to-use-them/?utm_source=rss&utm_medium=rss&utm_campaign=301-redirects-what-are-they-and-how-to-use-them\";s: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:88:\"https://www.monsterinsights.com/301-redirects-what-are-they-and-how-to-use-them/#respond\";s: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, 07 Apr 2020 12:00:21 +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:5:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";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:17:\"site health check\";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:13:\"301 redirects\";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:5:{s:4:\"data\";s:22:\"what are 301 redirects\";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:5:{s:4:\"data\";s:23:\"improve search rankings\";s: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:41:\"https://www.monsterinsights.com/?p=280671\";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:619:\"<p>Not too long ago, one of our users asked us, what are 301 redirects and how should they use them? If you’re a website owner or handle a client’s website, it’s important to learn about redirects, how they affect your research rankings, domain authority, and what’s their importance for your site’s overall health. In this […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/301-redirects-what-are-they-and-how-to-use-them/\">301 Redirects: What Are They and How to Use Them</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:13690:\"<p>Not too long ago, one of our users asked us, what are 301 redirects and how should they use them?</p>\n<p>If you’re a website owner or handle a client’s website, it’s important to learn about redirects, how they affect your research rankings, domain authority, and what’s their importance for your site’s overall health.</p>\n<p>In this article, we’ll take a closer look at 301 redirects. By the end of the post, you’ll able to know what they are, how you can create them for your WordPress website, and how to use them.</p>\n<p>Let’s start with the basics…</p>\n<h3>What are 301 Redirects?</h3>\n<p>301 redirects are a way of telling your users browser and search engines that you’ve permanently moved a webpage to another location.</p>\n<p>Think of it as the mailing address to your house. When you decide to move, you’d want your mail to be forwarded to the new address. For that, you’ll have to set up mail forwarding.</p>\n<p>It’s the same with redirects. When you move a page on your website, you want to direct people to the new location and not see an error.</p>\n<p><img class=\"alignnone size-large wp-image-280676\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/shutterstock-1136154221-1024x567.jpg\" alt=\"what-are-301-redirects\" width=\"1024\" height=\"567\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/shutterstock-1136154221-1024x567.jpg 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/shutterstock-1136154221-300x166.jpg 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/shutterstock-1136154221-768x425.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>So, if someone enters a URL in their browser or clicks on a link from the search results, a 301 redirect automatically points them to the new page destination, without having to enter a different URL.</p>\n<p>This way your visitors get to see the page they intended and you won’t lose any traffic.</p>\n<p>Besides that, you may wonder, why are 301 redirects important for your site? Let’s find out…</p>\n<h3>When Should You Use 301 Redirects?</h3>\n<p>As a marketer or a site owner, setting up redirects can help improve the performance of your site. Here are a few situations where they are useful.</p>\n<h4>1. Migrating Content or Deleting Pages</h4>\n<p>If you’re planning on merging several pages, you’d want to add 301 redirects on all the pages that you’re merging and point to the new page.</p>\n<p>The same goes for pages you’re deleting. Since the page no longer exists, you’d want people clicking on the old URL to land one a new page.</p>\n<p>This might not seem like a big deal but not setting up redirects will lead to 404 errors, which is bad for your website’s SEO.</p>\n<p><img class=\"alignnone wp-image-280672\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/404-error-301-redirection.png\" alt=\"404-error-301-redirection\" width=\"680\" height=\"555\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/404-error-301-redirection.png 490w, https://www.monsterinsights.com/wp-content/uploads/2020/04/404-error-301-redirection-300x245.png 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" /></p>\n<p>But with 301 redirects, search engines know that you’ve migrated your content to a new location and will find your page faster.</p>\n<h4>2. Changing Company Name or Rebranding</h4>\n<p>If you’re planning on changing your company name or decide on rebranding your site anytime soon, then it’s important to set up 301 redirects.</p>\n<p>This way, you can retain the power of your inbound links and direct them to the new domain.</p>\n<p>It also improves user experience, as people who don’t know about your new company or brand name might enter the old web address. Since you don’t want them to see an error, 301 redirects will automatically take them to the new domain.</p>\n<h4>3. Change the URL of Your Page</h4>\n<p>Imagine a situation, you created a new post but made a mistake when adding the URL. These mistakes could be as small as forgetting to add a keyword, a spelling mistake, or entered an incorrect URL.</p>\n<p>It’s alright, we all make errors.</p>\n<p>You can fix this issue by creating a 301 redirect for the post and point it to the correct URL you initially intended.</p>\n<h4>4. Fix Broken Links</h4>\n<p>Similarly, using 301 redirects, you can remove broken links from your website.</p>\n<p>Broken links are URLs that don’t work or are no longer available. Having broken links is bad for your website health, as it negatively impacts your SEO, domain authority, and over site health.</p>\n<p>That’s because search engine crawlers cannot find the right content if you have broken links. Similarly, it destroys your user experience as visitors can’t access the content they wanted.</p>\n<p>So, with the help of redirection, you can quickly fix broken links and point them towards another URL that’s working.</p>\n<p>You can follow our simple guide on <a href=\"https://www.monsterinsights.com/how-to-find-broken-links-with-google-analytics/\">how to use Google Analytics to find broken links</a> to get started.</p>\n<h4>5. Moving from HTTP to HTTPS</h4>\n<p>You’ve probably heard by now that HTTPS websites are more secure and search engines prefer them over the old HTTP.</p>\n<p>If your site isn’t on HTTPS yet, then consider moving it. That’s because it’s a huge trust signal for your visitors and sends a positive signal to search engines.</p>\n<p>And to that, you can add SSL certification and <a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/\" target=\"_blank\" rel=\"noopener noreferrer\">move your site from HTTP to HTTPS</a>.</p>\n<p>However, you’d want to add 301 redirects to your website to migrate it from HTTP to HTTPS. You may wonder, what happens if you don’t set up a redirection?</p>\n<p>For starters, if you simply enter HTTPS in the URL, you’ll see the following security warning. That’s because modern browsers are able to detect SSL certificates and if they don’t find a match, they’ll display an error.</p>\n<p><img class=\"alignnone size-full wp-image-280677\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/warning-message-http-301-redirects.png\" alt=\"warning-message-http-301-redirects\" width=\"694\" height=\"389\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/warning-message-http-301-redirects.png 694w, https://www.monsterinsights.com/wp-content/uploads/2020/04/warning-message-http-301-redirects-300x168.png 300w\" sizes=\"(max-width: 694px) 100vw, 694px\" /></p>\n<p>To prevent this warning message from appearing, it’s better to set up 301 redirects and land your visitors to the new, more secure HTTPS web address.</p>\n<h4>6. Track Your Banner Ads</h4>\n<p>Do you want to <a href=\"https://www.monsterinsights.com/how-to-track-adsense-in-google-analytics-to-optimize-your-revenue/\">track your banner ads</a>? If yes, then redirection can help you out.</p>\n<p>By setting up redirects on the URL of your banner ads, you can essentially track how many people click and visit the ad.</p>\n<p>It’s a good tracking measure if you’re not using any tool to measure how much money you can make from your ads.</p>\n<p>With that, are you ready to set up 301 redirects on your website?</p>\n<h3>How to Set Up 301 Redirects on Your WordPress Website?</h3>\n<p>If you have a WordPress website, then setting up redirection is easy using a plugin. But when it comes to selecting a plugin, you could be spoiled for choice.</p>\n<p>There are different plugins you can use and redirect pages on your website. So, which plugin should you choose? Let’s take a closer look at our top picks.</p>\n<h4><a href=\"https://wordpress.org/plugins/redirection/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">1. Redirection</a></h4>\n<p>Redirection is one of the <a href=\"https://www.monsterinsights.com/best-wordpress-plugins-and-tools-for-marketers/\">best WordPress plugins</a> for creating 301 redirects on your website. It’s super simple to use and helps you manage your 301 redirections, keep track of 404 errors, and reduce errors.</p>\n<p>Once you’ve installed the plugin, you can access it by going to <strong>Tools </strong><strong>» Redirection</strong>. Then click <strong>Add New</strong> at the top and you’re ready to create a 301 redirect for your site.</p>\n<p><img class=\"alignnone size-large wp-image-280675\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/redirection-best-301-redirects-plugin-1024x555.png\" alt=\"redirection-best-301-redirects-plugin\" width=\"1024\" height=\"555\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/redirection-best-301-redirects-plugin-1024x555.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/redirection-best-301-redirects-plugin-300x163.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/redirection-best-301-redirects-plugin-768x417.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/redirection-best-301-redirects-plugin.png 1556w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>Its redirect manager lets you see all your redirections. You can even create conditional redirects along with simple 301 redirects.</p>\n<p>For instance, you can set up a redirect on the basis of specific browsers, cookies, user’s login status, HTTP header, page type, IP address, and more.</p>\n<h4><a href=\"https://wordpress.org/plugins/page-links-to/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">2. Page Links To</a></h4>\n<p>Page Links To is another redirection plugin you can get your hands on. The plugin is designed to redirect specific pages and posts to another page.</p>\n<p>It’s useful if you are thinking of migrating your content or want to keep an existing URL but redirect the users to another page. This way you can get to keep the power of the inbound links and transfer link juice to the new page.</p>\n<p>So how do you use Page Links To? When you activate the plugin, you’ll see a meta box in your post edit screen. Simply enter the URL where you want to redirect users to and the plugin will take care of the rest.</p>\n<p><img class=\"alignnone size-large wp-image-280673\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/page-links-to-plugin-1024x546.png\" alt=\"page-links-to-plugin\" width=\"1024\" height=\"546\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/page-links-to-plugin-1024x546.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/page-links-to-plugin-300x160.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/page-links-to-plugin-768x410.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/page-links-to-plugin.png 1050w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>You can also use it to create attractive URLs and convert complicated links into more readable text. These are helpful if you have different affiliate links on your website.</p>\n<h4><a href=\"https://www.monsterinsights.com/refer/pretty-links-pro/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">3. Pretty Links Pro</a></h4>\n<p>Pretty Links Pro is another popular plugin that offers loads of features. It’s more than just a redirection plugin, as you can use it to manage all your <a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/\">affiliate links on WordPress</a>.</p>\n<p>Some of its features include auto-link keywords, so you can easily look up different links. You can also set up advanced redirects, add header scripts, import and export links, get reports, sort affiliate links based on different categories and tags.</p>\n<p>Besides managing your affiliate links, you can easily create 301 redirects using Pretty Links Pro. Just add the details of your existing URL and its target destination and select 301 redirects (permanent).</p>\n<p><img class=\"alignnone size-large wp-image-280674\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/pretty-links-plugin-1024x705.png\" alt=\"pretty-links-plugin\" width=\"1024\" height=\"705\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/pretty-links-plugin-1024x705.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/pretty-links-plugin-300x207.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/pretty-links-plugin-768x529.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/04/pretty-links-plugin.png 1134w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>And that’s it!</p>\n<p>You now know what’s 301 redirection and how to use them. They are a small yet powerful way of fixing errors on your website and improve your search rankings.</p>\n<p>We hope you liked our article on 301 redirects. If you enjoyed reading this, then you can also check out our post on <a href=\"https://www.monsterinsights.com/why-your-business-needs-google-analytics-starting-right-now/\">why your business needs Google Analytics starting right now</a>.</p>\n<p>Don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more detailed WordPress and Google Analytics tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/301-redirects-what-are-they-and-how-to-use-them/\">301 Redirects: What Are They and How to Use Them</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://www.monsterinsights.com/301-redirects-what-are-they-and-how-to-use-them/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: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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"How to Use Google Trends to Boost Traffic and Sales (9 Simple Ways)\";s: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:179:\"https://www.monsterinsights.com/how-to-use-google-trends-to-boost-traffic-and-sales/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-use-google-trends-to-boost-traffic-and-sales\";s: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:92:\"https://www.monsterinsights.com/how-to-use-google-trends-to-boost-traffic-and-sales/#respond\";s: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, 02 Apr 2020 12:00:11 +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:5:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";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:17:\"grow your traffic\";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:11:\"boost sales\";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:5:{s:4:\"data\";s:13:\"google trends\";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:5:{s:4:\"data\";s:24:\"how to use google trends\";s: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:41:\"https://www.monsterinsights.com/?p=278914\";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:624:\"<p>Do you want to stay update to date with the latest trends and use them to grow your business? If so, then Google Trends can help you out. Whether you have an eCommerce store or a blog, Google Trends helps you better understand your audiences’ interests and uncover topics, products, keywords, and lots more. In […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-use-google-trends-to-boost-traffic-and-sales/\">How to Use Google Trends to Boost Traffic and Sales (9 Simple Ways)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:19900:\"<p>Do you want to stay update to date with the latest trends and use them to grow your business? If so, then Google Trends can help you out.</p>\n<p>Whether you have an eCommerce store or a blog, Google Trends helps you better understand your audiences’ interests and uncover topics, products, keywords, and lots more.</p>\n<p>In this article, we’ll explain how to use Google Trends to boost your traffic and sales.</p>\n<p>Let’s begin with…</p>\n<h3>What are Google Trends?</h3>\n<p>Google Trends is a service by Google that lets you see the popularity of a search term in Google Searches.</p>\n<p>And the best part, it’s free to use.</p>\n<p>You can filter the results based on region, time, category, and different Google search options, like web search, images, news, Google Shopping, and YouTube.</p>\n<p>For each result, Google Trends assigns a score between 0 and 100 for each data point. The number shows the search interest at a given time.</p>\n<p>So, a score of 100 means that it’s highly popular while a score of 0 would mean there is not enough data for the search term or it’s not trending.</p>\n<p>These scores are estimates and provide you a rough idea about what people are searching at the moment.</p>\n<p>With that, are you ready to see cool ways of using Google Trends?</p>\n<h3>How to Use Google Trends</h3>\n<p>Now, if you’re looking to boost your website traffic, want to create content that your visitors will like and want to increase your sales, then here’s how to use Google trends.</p>\n<h4>1. Write About Trending Topics to Drive Traffic</h4>\n<p>Have you ever been in a situation where you’ve created content but didn’t get many visitors? If yes, then perhaps the topic had a declining trend or people aren’t interested in it now.</p>\n<p>Using Google Trends, you can find topics that are popular in your industry. By creating content around topics people are looking for, you can drive tons of traffic to your website.</p>\n<p>To start, head over to <a href=\"https://trends.google.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Google Trends</a> and then on the top left corner, click on the menu option (three bars). From the menu options, click Trending Searches.</p>\n<p><img class=\"alignnone size-large wp-image-278919\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/google-trends-trending-searches-1024x367.png\" alt=\"google-trends-trending-searches\" width=\"1024\" height=\"367\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/google-trends-trending-searches-1024x367.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/google-trends-trending-searches-300x107.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/google-trends-trending-searches-768x275.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/google-trends-trending-searches-1250x449.png 1250w, https://www.monsterinsights.com/wp-content/uploads/2020/03/google-trends-trending-searches.png 1254w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>Now, go to the Real-Time Search Trend<strong>s</strong> tab and select a category. You can select from business, entertainment, health, sci/tech, top stories, or all categories.</p>\n<p>These are the topics that are trending right now. You can use them to create a blog post, a small video, a social media post, or any other type of content to attract people and generate traffic.</p>\n<p>And to further drill down topics, you can filter the country. Select a region where your audience is from and look up topics that are trending.</p>\n<p><img class=\"alignnone size-large wp-image-278922\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-search-trends-1024x454.png\" alt=\"real-time-search-trends\" width=\"1024\" height=\"454\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-search-trends-1024x454.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-search-trends-300x133.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-search-trends-768x341.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>2. Update Existing Posts to Keep Them Fresh</h4>\n<p>Another way of using Google Trends is to keep your content fresh and updated. Over time, many blog posts become outdated and need something new to help boost their rankings and traffic.</p>\n<p>This is where you can enter search terms related to the blog post in Google Trends and see which one is trending.</p>\n<p>For example, let’s say you have a food blog and want to update an old baking guide. What topics could you add to give it a new look?</p>\n<p>If you search for how to make banana bread, its trend is increasing. By adding this in your guide, you can update your post and give it a makeover.</p>\n<p><img class=\"alignnone size-large wp-image-278917\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/freshen-up-content-google-trends-1024x515.png\" alt=\"\" width=\"1024\" height=\"515\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/freshen-up-content-google-trends-1024x515.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/freshen-up-content-google-trends-300x151.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/freshen-up-content-google-trends-768x386.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>And if you scroll down, you’ll see Related Topics. These are topics that people are also searching.</p>\n<p>You can go through all of them and sort them based on rising or top popularity. Then add these topics as new headings in your post and keep your content fresh.</p>\n<p><img class=\"alignnone size-full wp-image-278924\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/related-topics-how-to-use-google-trends.png\" alt=\"related-topics-how-to-use-google-trends\" width=\"797\" height=\"560\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/related-topics-how-to-use-google-trends.png 797w, https://www.monsterinsights.com/wp-content/uploads/2020/03/related-topics-how-to-use-google-trends-300x211.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/related-topics-how-to-use-google-trends-768x540.png 768w\" sizes=\"(max-width: 797px) 100vw, 797px\" /></p>\n<h4>3. Plan Your Content Calendar</h4>\n<p>While we’re talking about content, you can plan your calendar around different seasonal trends and promote them to attract visitors.</p>\n<p>There are many topics that are popular during a certain time in a year, such as upcoming events, holidays, or festivals.</p>\n<p>If you know when these topics will be on their peak popularity, you can plan your content creation and promotion accordingly. And to do that, simply enter a search term in Google Trends and set the date range to the past 5 years.</p>\n<p>Take the case of Christmas trees. It’s past 5-year trend shows that its high in the first week of December, which shouldn’t be a surprise.</p>\n<p>So, if you have a blog about Christmas trees or sell tree decorations, you can plan your content calendar and publish content just as the topic is going to trend.</p>\n<p><img class=\"alignnone size-large wp-image-278916\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/content-calendar-planning-google-trends-1024x507.png\" alt=\"content-calendar-planning-google-trends\" width=\"1024\" height=\"507\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/content-calendar-planning-google-trends-1024x507.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/content-calendar-planning-google-trends-300x148.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/content-calendar-planning-google-trends-768x380.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/content-calendar-planning-google-trends.png 1564w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>Similarly, if you look up Grammy Awards, you’ll notice that it’s trend starts to increase in late January till mid-Feburary.</p>\n<p>So, if you have an entertainment blog, you can plan your posts for Grammy Awards before it starts to trend.</p>\n<p><img class=\"alignnone size-large wp-image-279443\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/grammy-awards-google-trends-1024x486.png\" alt=\"grammy-awards-google-trends\" width=\"1024\" height=\"486\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/04/grammy-awards-google-trends-1024x486.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/04/grammy-awards-google-trends-300x142.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/04/grammy-awards-google-trends-768x365.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>4. Create Region-Specific Content and Marketing Campaigns</h4>\n<p>You can further dig deep into finding and planning your content by filtering them based on location.</p>\n<p>You may wonder, how is that helpful?</p>\n<p>Well, there are some queries that might be trending in one country but not in another.</p>\n<p>By figuring out which search terms are popular in one part of the world, you can create content for visitors from that specific region and <a href=\"https://www.monsterinsights.com/how-to-use-geomarketing-to-enhance-your-conversions/\">use geomarketing to boost conversions</a>.</p>\n<p>You can even compare the same search term for different regions in Google Trends by going to change filters.</p>\n<p>For instance, if you look up ice hockey equipment in the US and Australia, you’ll see that its trend is on the rise in Australia.</p>\n<p><img class=\"alignnone size-large wp-image-278918\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/geomarket-topics-google-trends-1024x475.png\" alt=\"geomarket-topics-google-trends\" width=\"1024\" height=\"475\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/geomarket-topics-google-trends-1024x475.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/geomarket-topics-google-trends-300x139.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/geomarket-topics-google-trends-768x356.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/geomarket-topics-google-trends.png 1586w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>The data shows that if you’re planning on selling ice hockey equipment, you should target visitors from Australia. That way you’ll have a higher chance of getting more conversions.</p>\n<p>You can go even further by looking at subregions and cities to attract visitors. If you scroll down, Google Trends will show interest by subregion or city, so you can create more targeted campaigns.</p>\n<p><img class=\"alignnone size-large wp-image-278925\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/subregion-city-google-trends-1024x409.png\" alt=\"subregion-city-google-trends\" width=\"1024\" height=\"409\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/subregion-city-google-trends-1024x409.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/subregion-city-google-trends-300x120.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/subregion-city-google-trends-768x307.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>5. Fine-Tune Your Keyword Research</h4>\n<p>If you’re doing SEO (search engine optimization), you can use Google Trends to fine-tune your <a href=\"https://www.monsterinsights.com/how-to-improve-your-keyword-research-to-boost-traffic-and-sales/\">keyword research</a>. You can use it to find search terms that are trending right now, so you can easily generate organic traffic.</p>\n<p>There are many keywords that are high in search volume, but they aren’t trending right now. As a result, you won’t be able to attract many visitors.</p>\n<p>So, when a <a href=\"https://www.monsterinsights.com/best-keyword-research-tools/\">keyword research tool</a> shows you a high-volume search term, enter it in Google Trends and set the date range to 2004 – present.</p>\n<p>You’ll see how the trend of the keyword performs over the years and whether it’s worth targeting on your website.</p>\n<h4>6. Discover New Keywords with Related Queries</h4>\n<p>Another way you can use Google Trends to find new keywords is by looking at related queries. These are keywords that people are also looking for.</p>\n<p>You can use them as additional keywords to target on your website or create separate posts around them to boost your rankings and drive traffic.</p>\n<p>In our earlier example about how to make banana bread, you can look at related queries and see that there are more keywords you can use, like how to make buttermilk or how to make chocolate chip banana bread.</p>\n<p><img class=\"alignnone size-full wp-image-278923\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/related-queries-google-trends.png\" alt=\"related-queries-google-trends\" width=\"800\" height=\"568\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/related-queries-google-trends.png 800w, https://www.monsterinsights.com/wp-content/uploads/2020/03/related-queries-google-trends-300x213.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/related-queries-google-trends-768x545.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></p>\n<h4>7. Promote Trending Products to Increase Sales</h4>\n<p>Do you have an online store? You can further expand your use of Google Trends and use it to <a href=\"https://www.monsterinsights.com/ecommerce-hacks-to-increase-conversions/\">boost your eCommerce store’s sales</a>.</p>\n<p>How can you do that? It’s simple…</p>\n<p>Look for trending products to promote in your online store. Just enter products from your niche into the tool and then pick the items that have a rising trend.</p>\n<p>It’s like finding trending topics, but instead, you’d want to see which products people are interested in right now.</p>\n<p>For instance, yoga mats would be a great product to have on your fitness store, as its trends are increasing.</p>\n<p><img class=\"alignnone size-large wp-image-278921\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/product-trends-1024x466.png\" alt=\"product-google-trends\" width=\"1024\" height=\"466\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/product-trends-1024x466.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/product-trends-300x136.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/product-trends-768x349.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>You can find more products to promote on your eCommerce store by looking at related topics and queries in Google Trends.</p>\n<p>If you scroll down when looking up yoga mats, you can find more product ideas. To boost sales, you can display them as related products and then use them as an upsell.</p>\n<p><img class=\"alignnone size-large wp-image-278920\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/product-related-topics-queries-1024x364.png\" alt=\"product-related-topics-queries\" width=\"1024\" height=\"364\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/product-related-topics-queries-1024x364.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/product-related-topics-queries-300x107.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/product-related-topics-queries-768x273.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>However, as you start to look for products, you’ll also come across fads. These are items that were hugely popular for a short time but are no longer trending.</p>\n<p>A great example of this is fidget spinners. They suddenly became a booming product to have on your store, but as you can see, the trend has gone down and are no longer a good item to sell and make money.</p>\n<p><img class=\"alignnone size-large wp-image-278926\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/trending-products-1024x507.png\" alt=\"\" width=\"1024\" height=\"507\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/trending-products-1024x507.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/trending-products-300x149.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/trending-products-768x380.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>8. Get Insights About Your Competitors</h4>\n<p>Now, are you wondering how your competitors are performing against your brands? Using Google Trends, you can keep an eye on their popularity.</p>\n<p>Enter your competitor’s brand and then compare it with yours. You can then set the time frame to at least the past 12 months to see how your company has progressed against others.</p>\n<p><img class=\"alignnone size-large wp-image-278915\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/competitor-analysis-google-trends-1024x473.png\" alt=\"product-related-topics-queries\" width=\"1024\" height=\"473\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/competitor-analysis-google-trends-1024x473.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/competitor-analysis-google-trends-300x139.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/competitor-analysis-google-trends-768x355.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>Using the information, you can then <a href=\"https://www.monsterinsights.com/how-to-spy-on-your-competitors-and-ethically-steal-their-traffic/\">spy on your competitor</a> and copy their strategies to boost your site’s traffic.</p>\n<h4>9. Improve Your YouTube Channels Performance</h4>\n<p>Do you want to improve your YouTube channel’s performance? Using Google Trends, you can filter its results for YouTube and create videos on trending topics.</p>\n<p>The tool is great if you’re just about to start a new channel and still figuring out what topics to cover.</p>\n<p>For example, if you search movies in Google Trends and set it to YouTube search, you’ll see that its trends been on the rise. This shows that you can create videos about the movies.</p>\n<p><img class=\"alignnone size-large wp-image-278927\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/youtube-trends-1024x473.png\" alt=\"youtube-trends\" width=\"1024\" height=\"473\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/youtube-trends-1024x473.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/youtube-trends-300x139.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/youtube-trends-768x355.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>And that’s it!</p>\n<p>Google Trends is a powerful tool and using these tips, you can easily create attractive content, target trending keywords, and increase your conversions.</p>\n<p>We hope you liked our article on how to use Google Trends to boost traffic and sales. If you enjoyed reading this post, you can also check out our guide on <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">how to properly add Google Analytics in WordPress</a>.</p>\n<p>Don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more tutorials about Google Analytics.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-use-google-trends-to-boost-traffic-and-sales/\">How to Use Google Trends to Boost Traffic and Sales (9 Simple Ways)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://www.monsterinsights.com/how-to-use-google-trends-to-boost-traffic-and-sales/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: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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:70:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"How to Set Up Online Ordering for Your Restaurant Website\";s: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:135:\"https://www.monsterinsights.com/how-to-set-up-online-ordering/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-set-up-online-ordering\";s: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:70:\"https://www.monsterinsights.com/how-to-set-up-online-ordering/#respond\";s: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, 26 Mar 2020 12:00:14 +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:4:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";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:14:\"wpforms plugin\";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:29:\"how to set up online ordering\";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:5:{s:4:\"data\";s:27:\"best wordpress forms plugin\";s: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:41:\"https://www.monsterinsights.com/?p=276891\";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:594:\"<p>It’s difficult times out there and with businesses closing left, right, and center due to the global health crisis, it can be hard to keep attracting customers and remain open for business. But what if we told you that you can still stay in business and provide amazing food to your customers by accepting online […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-set-up-online-ordering/\">How to Set Up Online Ordering for Your Restaurant Website</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:18274:\"<p>It’s difficult times out there and with businesses closing left, right, and center due to the global health crisis, it can be hard to keep attracting customers and remain open for business.</p>\n<p>But what if we told you that you can still stay in business and provide amazing food to your customers by accepting online orders?</p>\n<p>Whether you’re a takeout joint, small café, or a high-end fine dining restaurant, by offering a digital solution to your customers, you can increase your number of orders and keep earning money.</p>\n<p>In this article, we’ll show you how to set up online ordering for your restaurant website. So, let’s get straight to it…</p>\n<h3>How to Set Up Online Ordering?</h3>\n<p>You might think that creating a way to accept online orders is tough, but trust us, it isn’t. If you follow these steps, you’ll have a system in place in no time.</p>\n<h4>Step 1: Create a WordPress Website for Your Restaurant</h4>\n<p>Do you have a website for your restaurant? If not, then the first step is to create a site for your business. And the best platform to build a website is through WordPress.</p>\n<p>That’s because it’s easy to use, it’s free, and it powers more than 35% of the websites worldwide. Not only that, but WordPress offers thousands of plugins that you can use to run your site smoothly.</p>\n<p>To help you get started, WPBeginner has created a step by step guide on <a href=\"https://www.wpbeginner.com/guides/\" target=\"_blank\" rel=\"noopener noreferrer\">how to make a website</a>.</p>\n<p>It has all the things you’ll need to get you up and running, like which is the best web hosting service, how to install WordPress, how to create pages in WordPress, and more.</p>\n<p>You can even follow their detailed video for creating your own restaurant website on WordPress.</p>\n<p><iframe src=\"https://www.youtube.com/embed/50m263vX0Uw\" width=\"550\" height=\"342\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n<p>As for <a href=\"https://www.monsterinsights.com/how-much-does-a-website-cost-to-build/\">how much does a website costs to build</a>, then really depends on your needs. You can create a website for under $100 per year or you can go as high as $30,000 per year.</p>\n<h4>Step 2: Install WPForms WordPress Plugin</h4>\n<p>Once you’ve created your WordPress website, the next thing to do is install WPForms.</p>\n<p>Why WPForms?</p>\n<p>It’s the <a href=\"https://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\">best WordPress forms plugin</a> and offers a simple drag and drop builder to create different types of forms. Using the plugin, you can set up online ordering for your restaurant within minutes.</p>\n<p><a href=\"https://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><img class=\"alignnone size-large wp-image-276903\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/wpforms-best-wordpress-forms-plugin-1024x573.png\" alt=\"wpforms-best-wordpress-forms-plugin\" width=\"1024\" height=\"573\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/wpforms-best-wordpress-forms-plugin-1024x573.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/wpforms-best-wordpress-forms-plugin-300x168.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/wpforms-best-wordpress-forms-plugin-768x430.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/wpforms-best-wordpress-forms-plugin.png 1390w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></p>\n<h4>Step 3: Activate Forms Template Pack Addon</h4>\n<p>WPForms offers a variety of pre-built templates to choose from and helps you save time. And amongst them is a template for a takeout form. Using it’s drag and drop builder, you can customize the form according to your customer’s needs.</p>\n<p>Do note, to create a takeout order form, you’ll need its <a href=\"https://wpforms.com/features/form-templates/\" target=\"_blank\" rel=\"noopener noreferrer\">Form Template Pack Addon</a>, which is available in its <a href=\"https://wpforms.com/pricing/\" target=\"_blank\" rel=\"noopener noreferrer\">Pro Plan</a>.</p>\n<p>You can activate the addon by going to <strong>WPForms » Addons</strong> and then navigating your way to <strong>Forms Templates Pack Addon</strong>.</p>\n<p><img class=\"alignnone size-large wp-image-276899\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-template-addon-1024x567.png\" alt=\"forms-template-addon\" width=\"1024\" height=\"567\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-template-addon-1024x567.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-template-addon-300x166.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-template-addon-768x426.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-template-addon.png 1061w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>Step 4: Create a Takeout Order Form</h4>\n<p>After installing and activating WPForms on your WordPress, let’s create a form through which you can accept online orders of your customers.</p>\n<p>To start, go to <strong>WPForms » Add New. </strong>You’ll now have to select a template for your online ordering form under <strong>Setup</strong>.</p>\n<p>Scroll down to the <strong>Additional Templates</strong> section, navigate your way to <strong>Takeout Order Form</strong>, and then click on the template.</p>\n<p><img class=\"alignnone size-large wp-image-276896\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/create-takeout-order-form-1024x518.png\" alt=\"create-takeout-order-form\" width=\"1024\" height=\"518\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/create-takeout-order-form-1024x518.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/create-takeout-order-form-300x152.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/create-takeout-order-form-768x389.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/create-takeout-order-form.png 1263w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>WPForms offers lots of options to customize your takeout order.</p>\n<p>Under <strong>Fields</strong>, you can drag and drop different fields to change their placement, add standard fields such as a single line text, multiple-choice, dropdown menu, checkboxes, numbers, and more.</p>\n<p>There are additional options to add more fields to your takeout order form. For example, you can add a field for a phone number, address, and rating to your restaurant order form.</p>\n<p>And since customers are ordering food online, you can even add fields for accepting online payments. Using WPForms, you can accept payments through PayPal and Stripe.</p>\n<p><img class=\"alignnone size-large wp-image-276897\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/customize-fields-of-online-ordering-form-1024x575.png\" alt=\"customize-fields-of-online-ordering-form\" width=\"1024\" height=\"575\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/customize-fields-of-online-ordering-form-1024x575.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/customize-fields-of-online-ordering-form-300x168.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/customize-fields-of-online-ordering-form-768x431.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>The customization doesn’t end there. You can edit each field, change its label, format, order, add a description, and more.</p>\n<p><img class=\"alignnone size-large wp-image-276898\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/edit-fields-1024x522.png\" alt=\"edit-fields-how-to-set-up-online-ordering\" width=\"1024\" height=\"522\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/edit-fields-1024x522.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/edit-fields-300x153.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/edit-fields-768x391.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>Step 5: Change Takeout Form Settings</h4>\n<p>Now that you’ve customized the form the way you want, you can change its settings.</p>\n<p>Click on the <strong>Settings</strong> tab on your left.</p>\n<p>Here you’ll see <strong>General</strong> settings, which let you change the form name, add a description, change submit button text, and more.</p>\n<p>It even offers options like enable anti-spam honeypot, dynamic fields population, AJAX form submissions, and disable storing entry information in WordPress.</p>\n<p><img class=\"alignnone size-large wp-image-276894\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/change-form-settings-1024x603.png\" alt=\"change-form-settings\" width=\"1024\" height=\"603\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/change-form-settings-1024x603.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/change-form-settings-300x177.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/change-form-settings-768x452.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/change-form-settings.png 1422w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>Next, you can configure the <strong>Notifications</strong> settings of the form. This tells you that a customer has placed an order on your restaurant.</p>\n<p>You can customize the settings as per your needs and edit which email address should the orders go to, what should be the subject, and more.</p>\n<p><img class=\"alignnone size-large wp-image-276900\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/notification-settings-1024x497.png\" alt=\"notification-settings\" width=\"1024\" height=\"497\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/notification-settings-1024x497.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/notification-settings-300x146.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/notification-settings-768x373.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/notification-settings.png 1423w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>If don’t want to use the default notification settings, then you can also create a new notification by clicking on <strong>Add New Notification</strong>.</p>\n<p>Once you’re satisfied with your notification settings, you can change the <strong>Confirmations</strong> settings. You have 3 options to confirm when a customer places an order:</p>\n<ul>\n<li><strong>Message</strong> – Show a confirmation message to your customers when they click the submit button</li>\n<li><strong>Show page</strong> – You can display a page, like a Thank You page or Order Confirmation page when a user clicks the submit button</li>\n<li><strong>Go to URL (Redirect)</strong> – Redirect customers to another page on your website when they place an order</li>\n</ul>\n<p><img class=\"alignnone size-large wp-image-276895\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/confirmations-order-1024x490.png\" alt=\"confirmations-order\" width=\"1024\" height=\"490\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/confirmations-order-1024x490.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/confirmations-order-300x144.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/confirmations-order-768x367.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/confirmations-order-625x300.png 625w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h4>Step 6: Enable Payment Options</h4>\n<p>The last thing to do is add a payment option to your takeout order form in the <strong>Payments</strong> tab. You can add your PayPal and Stripe account to accept payments from customers.</p>\n<p>To use these payment options, you’ll have to activate them from addons.</p>\n<p>And to do that, go to your WordPress dashboard, click on <strong>WPForms</strong> and then select <strong>Addons</strong>. Now look up <strong>PayPal Standard Addon</strong> and <strong>Stripe Addon</strong> and activate them.</p>\n<p>Next, enter the payment information in the takeout form.</p>\n<p><img class=\"alignnone size-large wp-image-276902\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/payment-option-1024x501.png\" alt=\"payment-option-online-order-form\" width=\"1024\" height=\"501\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/payment-option-1024x501.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/payment-option-300x147.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/payment-option-768x376.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/payment-option.png 1423w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<p>After setting up the payment options, click <strong>Save</strong> on the top right corner.</p>\n<h4>Step 7: Add Your Takeout Form to Your Website</h4>\n<p>Your takeout form is now ready to accept online orders for your restaurant. But you’ll have to add it to your website.</p>\n<p>There are different ways you can add your newly created form. You can copy a shortcode and paste it inside your page or post.</p>\n<p>Or you can go to your page or post from your WordPress dashboard and then use the WPForms widget on the edit screen.</p>\n<p><img class=\"alignnone size-full wp-image-276892\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/add-takeoutform-to-page.png\" alt=\"add-takeout-form-to-page\" width=\"611\" height=\"345\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/add-takeoutform-to-page.png 611w, https://www.monsterinsights.com/wp-content/uploads/2020/03/add-takeoutform-to-page-300x169.png 300w\" sizes=\"(max-width: 611px) 100vw, 611px\" /></p>\n<p>Now from the dropdown menu, select your takeout form.</p>\n<p><img class=\"alignnone size-full wp-image-276893\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/add-takeoutform-to-page-dropdown.png\" alt=\"add-takeoutform-to-page-dropdown\" width=\"962\" height=\"781\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/add-takeoutform-to-page-dropdown.png 962w, https://www.monsterinsights.com/wp-content/uploads/2020/03/add-takeoutform-to-page-dropdown-300x244.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/add-takeoutform-to-page-dropdown-768x624.png 768w\" sizes=\"(max-width: 962px) 100vw, 962px\" /></p>\n<p>And there you have it!</p>\n<p>You’ve now successfully created an online ordering form for your restaurant.</p>\n<p>But what if you need to track its performance? Continue reading to find out…</p>\n<h3>How to Track Your Online Order Forms?</h3>\n<p>Once you’ve published your takeout form, you’ll need to check its performance and see how many people are viewing the form and submitting orders. Sadly, Google Analytics doesn’t track the performance of your forms by default.</p>\n<p>This is where MonsterInsights comes in handy. It’s the <a href=\"https://www.monsterinsights.com/\">best Google Analytics plugin for WordPress</a>. Using the plugin, you can set up advanced tracking in Google Analytics and track conversions of your forms on your website.</p>\n<p>Through <a href=\"https://www.monsterinsights.com/addon/forms/\">MonsterInsights Forms Addon</a>, you can view each form’s impressions, conversions, and conversion rate.</p>\n<p><img class=\"alignnone size-large wp-image-275055\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-1024x716.png\" alt=\"forms-report\" width=\"1024\" height=\"716\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-1024x716.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-300x210.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-768x537.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></p>\n<h3>How to Promote Your Online Ordering Facility?</h3>\n<p>You must be wondering, how can you inform your customers about your new online ordering facility and get more people to place online orders? Well, here are a few tipis you can try:</p>\n<ul>\n<li><strong>Share Online Ordering News on Social Media </strong>– Create social media posts and let your followers know about online ordering. You can also place an Order Now button on your social pages.</li>\n<li><strong>Run a Giveaway </strong>– To boost your online orders, you can run a giveaway and offer discounts for a limited time. This will create awareness, boost engagement on your page, and bring in more followers.</li>\n<li><strong>Send an Email</strong> – If you have an <a href=\"https://www.monsterinsights.com/grow-your-email-list/\">email list</a>, you can send out an email to let people know that your restaurant now accepts online orders.</li>\n<li><strong>Run Facebook Ads </strong>– You can run Facebook ads and target delivery area near your restaurant to boost online orders and increase awareness</li>\n</ul>\n<p>And that’s it, folks!</p>\n<p>We’ve now made it to the end of the post. Thanks to <a href=\"https://wpforms.com\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>, you can create a takeout form and add it to your WordPress site to accept online orders.</p>\n<p>We hope you liked our article on how to set up online ordering for your restaurant. You can also take a look at our guide on <a href=\"https://www.monsterinsights.com/how-to-track-user-engagement-in-wordpress-using-google-analytics/\">how to track user engagement in WordPress using Google Analytics</a>.</p>\n<p>Don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> to learn more about WordPress and for more helpful Google Analytics tips.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-set-up-online-ordering/\">How to Set Up Online Ordering for Your Restaurant Website</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://www.monsterinsights.com/how-to-set-up-online-ordering/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: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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Is MonsterInsights Worth It? (An Extensive Review for 2020)\";s: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://www.monsterinsights.com/is-monsterinsights-worth-it/?utm_source=rss&utm_medium=rss&utm_campaign=is-monsterinsights-worth-it\";s: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:68:\"https://www.monsterinsights.com/is-monsterinsights-worth-it/#respond\";s: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, 24 Mar 2020 12:00:42 +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:5:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";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:26:\"MonsterInsights Dashboards\";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:23:\"MonsterInsights Reports\";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:5:{s:4:\"data\";s:45:\"best WordPress Google Analytics plugin review\";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:5:{s:4:\"data\";s:27:\"is monsterinsights worth it\";s: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:41:\"https://www.monsterinsights.com/?p=275037\";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:659:\"<p>You may have heard that MonsterInsights is the best Google Analytics plugin for WordPress. It’s highly rated and used on millions of sites, including big name brands like Microsoft, Bloomberg, FedEx, Zillow and more. While there’s a free version, you’ll need to purchase MonsterInsights Pro to unlock all its advanced features like eCommerce reports, conversion […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/is-monsterinsights-worth-it/\">Is MonsterInsights Worth It? (An Extensive Review for 2020)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:27322:\"<p>You may have heard that MonsterInsights is the <a href=\"https://www.monsterinsights.com/\">best Google Analytics plugin for WordPress</a>. It’s highly rated and used on millions of sites, including big name brands like Microsoft, Bloomberg, FedEx, Zillow and more.</p>\n<p>While there’s a <a href=\"https://wordpress.org/plugins/google-analytics-for-wordpress/\">free version</a>, you’ll need to purchase <a href=\"https://www.monsterinsights.com/pricing/\">MonsterInsights Pro</a> to unlock all its advanced features like eCommerce reports, conversion tracking, and priority support.</p>\n<p>So you might be wondering: <strong>is MonsterInsights worth it for <em>you?</em></strong></p>\n<p>In this article, we’ll explain the real benefits that MonsterInsights provides, so you can decide for yourself. So, let’s get straight to it…</p>\n<h3>MonsterInsights vs. Google Analytics: What’s the Difference?</h3>\n<p>You might be wondering, why spend money on MonsterInsights when you can just copy and paste the Google Analytics tracking code yourself?</p>\n<p>This is the biggest misconception people have about MonsterInsights. It offers so much more than just the default tracking code.</p>\n<p>Did you know that by default, Google Analytics does NOT track:</p>\n<ul>\n<li>WordPress categories, tags, or authors</li>\n<li>The keywords that send you the most traffic</li>\n<li>How many clicks each affiliate link gets</li>\n<li>Your eCommerce conversion rate</li>\n<li>What files people are downloading from your site</li>\n<li>…and more</li>\n</ul>\n<p>To track those, you’d need to modify your tracking code and configure each one separately in your Google Analytics account. That’s a lot of work, especially if you have multiple sites. Not to mention that making a mistake in the code could mess up your analytics, or even <a href=\"https://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/\" rel=\"noopener noreferrer\" target=\"_blank\">bring your whole site down</a>.</p>\n<p>Besides that, if you add Google Analytics tracking yourself, you’ll need to know how to run reports in Google Analytics to get all the data you need. This can be time-consuming and confusing if you’re not an analytics expert.</p>\n<p>So, if you want to focus on growing your business instead of learning code and advanced analytics, MonsterInsights is a great solution.</p>\n<p>It sets up all the advanced tracking you need with just a few clicks, and gives you easy-to-understand reports right in your WordPress dashboard.</p>\n<p>Let’s take a closer look at some of the benefits that MonsterInsights offers…</p>\n<h3>Benefits of Using MonsterInsights on Your Site</h3>\n<p>What exactly does MonsterInsights do that you can’t do by yourself? Let’s take a look at some of the top benefits.</p>\n<h4>1. Easy Google Analytics Set Up</h4>\n<p>If you run a website, be it a blog, eCommerce store, or a small business site, then you know the importance of data when it comes to making decisions.</p>\n<p>MonsterInsights makes things simple. You can <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">properly set up Google Analytics on your WordPress</a> site with just a few clicks, no need to touch any code.</p>\n<p><img src=\"https://www.monsterinsights.com/wp-content/uploads/2019/09/misetupwizard-choosesitecategory.png\" alt=\"misetupwizard-choosesitecategory\" width=\"620\" height=\"497\" class=\"alignnone size-full wp-image-227852\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/09/misetupwizard-choosesitecategory.png 620w, https://www.monsterinsights.com/wp-content/uploads/2019/09/misetupwizard-choosesitecategory-300x240.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>Its setup wizard will guide you through all the steps, so you don’t have to worry about making any mistakes while setting up Analytics or face inaccuracies in data reporting.</p>\n<h4>2. Understand Your Audience with Advanced Tracking</h4>\n<p>MonsterInsights is more than just a plugin for integrating Google Analytics with your website. It lets you understand your website visitors and get to know the content they like, which device they use, how do they find your site, and a lot more.</p>\n<p>Here’s a closer look at what you can track using MonsterInsights:</p>\n<ul>\n<li><strong>Ads Tracking</strong> – <a href=\"https://www.monsterinsights.com/how-to-track-adsense-in-google-analytics-to-optimize-your-revenue/\">Track your Google AdSense banners</a>, see who is clicking on them, and then optimize them to increase revenue</li>\n<li><strong>Google AMP Tracking</strong> – With a click of a button, enable AMP (accelerated mobile pages) tracking and get accurate data about mobile visitors</li>\n<li><strong>Custom Dimensions </strong>–Create custom dimensions to track the performance of authors, categories, tags, search terms, logged in users, and more</li>\n<li><strong>eCommerce Tracking</strong> – See how well your online store is performing, which are your top products, and more</li>\n<li><strong>Facebook Instant Articles</strong> – Easily <a href=\"https://www.monsterinsights.com/how-to-track-facebook-instant-articles-in-google-analytics/\">track Facebook Instant Articles in Google Analytics</a> with just a single click</li>\n<li><strong>Forms Tracking</strong> – Find out which forms convert the best on your website</li>\n<li><strong>Google Optimize</strong> – Conduct experiments and <a href=\"https://www.monsterinsights.com/how-to-use-google-optimize-to-run-ab-tests/\">A/B test using Google Optimize</a></li>\n<li><strong>EU Compliance </strong>– Make your website GDPR compliant by automatically anonymizing user’s personal data</li>\n<li><strong>Track File Downloads </strong>– Track downloads on your website without performing any additional set up</li>\n</ul>\n<h4>3. Save Time on Finding and Viewing Reports</h4>\n<p>One of the problems many users face with Google Analytics is its complexity and high learning curve. You’d have to be an expert to navigate your way around Analytics, find the right report, and then use the stats that matter for your business.</p>\n<p>But with MonsterInsights, you can view reports inside your WordPress dashboard. You can check how well your website is doing at glance, without having to leave the dashboard.</p>\n<p><img class=\"alignnone wp-image-275051\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/9-monsterinsights-dashboard-small-689x1024.png\" alt=\"MonsterInsights-Dashboard\" width=\"685\" height=\"1018\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/9-monsterinsights-dashboard-small-689x1024.png 689w, https://www.monsterinsights.com/wp-content/uploads/2020/03/9-monsterinsights-dashboard-small-202x300.png 202w, https://www.monsterinsights.com/wp-content/uploads/2020/03/9-monsterinsights-dashboard-small-768x1141.png 768w\" sizes=\"(max-width: 685px) 100vw, 685px\" /></p>\n<p>And you get reports that are important for your growing your business. It makes it super easy for anyone to find valuable data and get insights for boosting your site’s performance.</p>\n<h4>4. Helps to Increase Your Website Traffic</h4>\n<p>Once you’ve got an understanding of how your visitors use your site using MonsterInsights reports, you can then use the data to <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/\">increase your website traffic</a>.</p>\n<p>For example, you can find out your best pages and then cover similar topics that your audience likes to get more visitors. Or you can look at the keywords that are ranked high on Google, so you can bring in more organic traffic.</p>\n<p><img class=\"alignnone wp-image-275047\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/1-overview-report-1-1024x724.png\" alt=\"top-pages-monsterinsights-worth-it\" width=\"784\" height=\"555\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/1-overview-report-1-1024x724.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/1-overview-report-1-300x212.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/1-overview-report-1-768x543.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/1-overview-report-1.png 1265w\" sizes=\"(max-width: 784px) 100vw, 784px\" /></p>\n<h4>5. Helps You Learn How to Grow Your Email List</h4>\n<p>As you start to get more visitors, you can then <a href=\"https://www.monsterinsights.com/grow-your-email-list/\">grow your email list</a> and capture leads. And MonsterInsights reports can help in optimizing your website for getting more subscribers.</p>\n<p>You can start by looking at your most exited pages and then place an exit-intent popup to collect emails.</p>\n<p><img class=\"alignnone wp-image-275053\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/exit-pages-report-1024x408.png\" alt=\"exit pages report\" width=\"787\" height=\"314\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/exit-pages-report-1024x408.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/exit-pages-report-300x120.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/exit-pages-report-768x306.png 768w\" sizes=\"(max-width: 787px) 100vw, 787px\" /></p>\n<p>Another way MonsterInsights can help is by highlighting pages that have a high bounce rate. To <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/\">lower the bounce rate</a>, you can offer content upgrades or deals to increase your email signups.</p>\n<h4>6. Shows You How to Boost Your Sales Conversions</h4>\n<p>Along with collecting emails, you can even increase your sales conversions.</p>\n<p>For example, MonsterInsights lets you see the <a href=\"https://www.monsterinsights.com/how-to-use-scroll-tracking-in-wordpress-with-google-analytics/\">average scroll depth</a> of your website. You can use this information to place your call to actions (CTAs) at the right place and boost conversions.</p>\n<p><img class=\"alignnone wp-image-275048\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/2-publishers-report.png\" alt=\"scroll-depth-is-monsterinsights-worth-it\" width=\"502\" height=\"555\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/2-publishers-report.png 792w, https://www.monsterinsights.com/wp-content/uploads/2020/03/2-publishers-report-271x300.png 271w, https://www.monsterinsights.com/wp-content/uploads/2020/03/2-publishers-report-768x849.png 768w\" sizes=\"(max-width: 502px) 100vw, 502px\" /></p>\n<p>And if you have an eCommerce store, then the plugin can provide great insights such as focusing your marketing efforts on top converting sources or promoting products that convert the best.</p>\n<p>With that, let’s look at each MonsterInsights report in detail.</p>\n<h3>Make Informed Decisions with MonsterInsights Reports</h3>\n<p>MonsterInsights offers multiple reports that are super simple to understand and provide you with insights to grow your website. These reports help you keep up with modern tracking standards. We’ll start with its overview report.</p>\n<h4>Overview Report</h4>\n<p>As you install the WordPress Google Analytics plugin, the first report you’ll see is the <strong>Overview report</strong>. You can access it by going logging into your admin area and from your dashboard, click <strong>Insights </strong><strong>» Reports. </strong></p>\n<p>In the Overview report, you get to see all the important metrics needed for checking a website’s performance. You can see the number of sessions, pageviews, average sessions duration, and bounce rate of your website for the selected date range.</p>\n<p><img class=\"alignnone wp-image-275057\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-overview-1024x350.png\" alt=\"monsterinsights-overview-report\" width=\"787\" height=\"269\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-overview-1024x350.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-overview-300x102.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/monsterinsights-overview-768x262.png 768w\" sizes=\"(max-width: 787px) 100vw, 787px\" /></p>\n<p>If you scroll down, you’ll find more stats like new vs. returning visitors, device breakdown, your top 10 countries, top 10 referral sources, and top posts/pages.</p>\n<p><img class=\"alignnone wp-image-275059\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/overview-report-country-referral-sources-1-1024x369.png\" alt=\"overview-report-country-referral-sources\" width=\"792\" height=\"285\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/overview-report-country-referral-sources-1-1024x369.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/overview-report-country-referral-sources-1-300x108.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/overview-report-country-referral-sources-1-768x277.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/03/overview-report-country-referral-sources-1.png 1428w\" sizes=\"(max-width: 792px) 100vw, 792px\" /></p>\n<p>You can find more information in our <a href=\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/\">ultimate guide to MonsterInsights dashboard reports</a>.</p>\n<h4>Publishers Report</h4>\n<p>The next report you’ll see is the Publishers report and it’s available for users who have <a href=\"https://www.monsterinsights.com/pricing/\">MonsterInsights Pro</a> plan. The report gives you insights about how visitors use your website.</p>\n<p>For instance, you can view your top landing pages and how much traffic they generate, what’s their average duration and bounce rate. The report provides insights into the content topics your audience likes.</p>\n<p><img class=\"alignnone wp-image-240318\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/11/top-landing-page-report-1024x430.png\" alt=\"top-landing-page-report\" width=\"743\" height=\"312\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/11/top-landing-page-report-1024x430.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2019/11/top-landing-page-report-300x126.png 300w, https://www.monsterinsights.com/wp-content/uploads/2019/11/top-landing-page-report-768x322.png 768w, https://www.monsterinsights.com/wp-content/uploads/2019/11/top-landing-page-report.png 1432w\" sizes=\"(max-width: 743px) 100vw, 743px\" /></p>\n<p>Further down, you’ll see more important reports like top exit pages, top outbound links, and top affiliate links.</p>\n<p>Using the information from these reports, you can form partnerships, find out opportunities for <a href=\"https://www.monsterinsights.com/how-to-get-backlinks/\">getting backlinks</a>, and increase your revenue by promoting your best affiliates.</p>\n<p><img class=\"alignnone wp-image-275058\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/outbout-affiliate-links-ga-custom-events-1024x282.png\" alt=\"outbout-affiliate-links-ga\" width=\"788\" height=\"217\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/outbout-affiliate-links-ga-custom-events-1024x282.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/outbout-affiliate-links-ga-custom-events-300x83.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/outbout-affiliate-links-ga-custom-events-768x211.png 768w\" sizes=\"(max-width: 788px) 100vw, 788px\" /></p>\n<p>And if you offer downloadable content on your website, then MonsterInsights automatically tracks their performance, which isn’t possible in Google Analytics by default.</p>\n<p>It provides a report that shows your top download links. Using the data, you can get insights about the type of content that gets the most downloads, so you can create similar content in the future.</p>\n<p><img class=\"alignnone size-full wp-image-275054\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/file-downloads-report-monsterinsights-1.jpg\" alt=\"file-downloads-report-monsterinsights\" width=\"560\" height=\"375\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/file-downloads-report-monsterinsights-1.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2020/03/file-downloads-report-monsterinsights-1-300x201.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>If you scroll down, you’ll find more information in the Publishers report. You can see demographic information of your audiences like their age and gender. You can also view their top interests and the average scroll depth of your site.</p>\n<p>For more information, check out our <a href=\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/\">guide to Google Analytics for Publishers</a>.</p>\n<h4>Search Console Report</h4>\n<p>Do you want to know how people find your website on search engines? Through MonsterInsights, you can view your <a href=\"https://www.monsterinsights.com/how-to-configure-your-wordpress-website-with-google-search-console/\">Google Search Console reports in your WordPress dashboard</a>.</p>\n<p>The report shows the top 50 Google Search Terms your site is ranking on. For each keyword, you can see the number of clicks, impressions, CTR, and average position.</p>\n<p><img class=\"alignnone wp-image-275061\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-1024x632.png\" alt=\"search-console-report\" width=\"767\" height=\"473\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-1024x632.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-300x185.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-768x474.png 768w\" sizes=\"(max-width: 767px) 100vw, 767px\" /></p>\n<p>The data from the report is highly valuable as it helps you target search terms that generate organic traffic. It also lets you narrow down content ideas, so you can create posts covering similar keywords.</p>\n<h4>Forms Report</h4>\n<p>Another feature offered by MonsterInsights is that it lets you track all kinds of forms on your WordPress website in Google Analytics.</p>\n<p>Using its <a href=\"https://www.monsterinsights.com/addon/forms/\">Forms Addon</a>, you can track views, submissions, and conversions of your forms. And the best part, it supports other form plugins like <a href=\"https://wpforms.com/\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>, Gravity Forms, Formidable Forms, and more.</p>\n<p><img class=\"alignnone wp-image-275055\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-1024x716.png\" alt=\"forms-report\" width=\"788\" height=\"551\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-1024x716.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-300x210.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/forms-report-768x537.png 768w\" sizes=\"(max-width: 788px) 100vw, 788px\" /></p>\n<h4>Ecommerce Report</h4>\n<p>If you have an online store, then MonsterInsights helps you track its performance without having to do any additional setup.</p>\n<p><a href=\"https://www.monsterinsights.com/addon/ecommerce/\">MonsterInsights eCommerce addon</a> lets you add Google Analytics eCommerce tracking to your WooCommerce, LifterLMS, MemberPress, and Easy Digital Downloads store.</p>\n<p>The report offers insights about your site’s conversion rate, transactions, revenue, and average order value. That’s not all, you can also find out your <a href=\"https://www.monsterinsights.com/how-to-find-your-most-popular-ecommerce-products-in-google-analytics/\">best-performing products</a>, their total order, percentage of sales, and total revenue.</p>\n<p><img class=\"alignnone wp-image-275056\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/mi-ecommerce-report-1024x631.png\" alt=\"mi-ecommerce-report\" width=\"788\" height=\"486\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/mi-ecommerce-report-1024x631.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/mi-ecommerce-report-300x185.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/mi-ecommerce-report-768x473.png 768w\" sizes=\"(max-width: 788px) 100vw, 788px\" /></p>\n<p>You even loot at your top conversion sources and optimize your marketing campaigns for visitors from those websites. That way you can maximize your revenue.</p>\n<p>Other metrics the report tracks for you is total add to carts, total removed from cart, time to purchase, and sessions to purchase.</p>\n<h4>Dimensions Report</h4>\n<p>Through MonsterInsights Dimensions addon, you can set up advanced tracking. The addon lets you set up custom dimensions, which Google Analytics doesn’t automatically track.</p>\n<p>You can and see the performance of things that matter to your business, such as track the performance of authors on your site, find the most popular post types, categories, tags, best publication time, and popular focus keyword.</p>\n<p><img class=\"alignnone wp-image-275050\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/6-dimensions-report-1024x521.png\" alt=\"Dimensions Report\" width=\"785\" height=\"399\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/6-dimensions-report-1024x521.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/6-dimensions-report-300x153.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/6-dimensions-report-768x391.png 768w\" sizes=\"(max-width: 785px) 100vw, 785px\" /></p>\n<p>For more details, you can check out our <a href=\"https://www.monsterinsights.com/the-beginners-guide-to-custom-dimensions-in-google-analytics/\">beginners guide to custom dimensions in Google Analytics</a>.</p>\n<h4>Real-Time Report</h4>\n<p>With the real-time report, MonsterInsights shows you the number of active users at a given moment on your website.</p>\n<p>The report is useful if you have a campaign going on and want to see how many people are visiting your website as a result of that campaign.</p>\n<p><img class=\"alignnone wp-image-275060 \" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-report-1024x547.png\" alt=\"real-time-report\" width=\"771\" height=\"412\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-report-1024x547.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-report-300x160.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/real-time-report-768x410.png 768w\" sizes=\"(max-width: 771px) 100vw, 771px\" /></p>\n<p>If you want to learn more, then go through our article on <a href=\"https://www.monsterinsights.com/how-to-find-real-time-reports-in-google-analytics/\">how to find and use real-time reports in Google Analytics.</a></p>\n<h3>MonsterInsights vs. Other WordPress Analytics Plugins</h3>\n<p>By now, we hope you know how useful MonsterInsights is for your website. And how detailed and easy its reports are for finding insights for your business.</p>\n<p>But how does it compare to other Google Analytics WordPress plugins? Here are a few things MonsterInsights excels at:</p>\n<h4>1. More Tracking Options</h4>\n<p>When it comes to tracking data, MonsterInsights offers more features and lets you set up advanced tracking.</p>\n<p>For instance, if you compare <a href=\"https://www.monsterinsights.com/monsterinsights-vs-google-analyticator-which-is-the-best-wordpress-google-analytics-plugin/\">MonsterInsights and Google Analyticator</a>, you’ll see that with MonsterInsights, you can track your eCommerce store, forms, configure custom dimensions, and more.</p>\n<h4>2. Dedicated Customer Support</h4>\n<p>In terms of customer support, you get dedicated support from MonsterInsights if you run into any trouble. You also get detailed documentation consisting of <a href=\"https://www.monsterinsights.com/docs/\">over 200 articles</a> to help you succeed with MonsterInsights.</p>\n<p>This differentiates MosnterInsights from other plugins, which don’t have a proper channel for resolving customer queries and you’d have to rely on forums to get answers.</p>\n<h4>3. Easy to Use and Lightweight Plugin</h4>\n<p>And if you’re looking for a plugin that is easy to use and is lightweight, then MonsterInsights performs far better than the rest.</p>\n<p>Take the case of <a href=\"https://www.monsterinsights.com/monsterinsights-vs-jetpack-stats-which-one-is-better/\">Jetpack and MonsterInsights</a>. Jetpack is bloated, requires additional steps to set up Google Analytics, and doesn’t offer the additional tracking options as MonsterInsights.</p>\n<h4>4. Helps You Make Decisions</h4>\n<p>Another area MonsterInsights comes out on top is its reporting features. As we explained earlier, the plugin provides data that matters the most for your business.</p>\n<p>Most plugins offer basic reports that offer information that’s not enough to make decisions. For example, if you compare MonsterInsights with <a href=\"https://www.monsterinsights.com/google-site-kit-the-good-the-bad-the-ugly/\">Google Site Kit</a> (Google’s own WordPress plugin), you’ll see a lot of differences in reporting.</p>\n<p>Google Site Kit offers reports that are good for a quick summary of your website. But you can’t use any of the data to grow your website.</p>\n<h4>5. GDPR Compliant</h4>\n<p>Ever since the EU launched GDPR (General Data Protection Regulation), you’d need the consent of users to track and use their information. Because of GDPR, many plugins don’t work in regions with strict data protection laws.</p>\n<p>However, MonsterInsights is available in every part of the world. Not only that, but it offers an <a href=\"https://www.monsterinsights.com/addon/eu-compliance/\">EU Compliance addon</a> through which you can <a href=\"https://www.monsterinsights.com/gdpr-and-monsterinsights-everything-you-need-to-know/\">make your website GDPR compliant</a>.</p>\n<h3>Final Words: Is MonsterInsights Worth It?</h3>\n<p>MonsterInsights is the <a href=\"http://www.monsterinsights.com/\">best Google Analytics WordPress plugin</a> out there. You get more features, tracking options and user-friendly experience than any other WordPress Analytics plugin. This makes MonsterInsights totally worth it.</p>\n<p>And that’s it!</p>\n<p>We hope you liked our article on is MonsterInsights worth it. You can also go through our guide on <a href=\"https://www.monsterinsights.com/monsterinsights-vs-google-analytics-whats-the-real-difference/\">MonsterInsights vs. Google Analytics, what’s the real difference</a>.</p>\n<p>Don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more helpful Google Analytics tips.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/is-monsterinsights-worth-it/\">Is MonsterInsights Worth It? (An Extensive Review for 2020)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://www.monsterinsights.com/is-monsterinsights-worth-it/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: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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"How to Track Organic Keyword Conversions in Google Analytics\";s: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:197:\"https://www.monsterinsights.com/how-to-track-organic-keyword-conversions-in-google-analytics/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-track-organic-keyword-conversions-in-google-analytics\";s: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:101:\"https://www.monsterinsights.com/how-to-track-organic-keyword-conversions-in-google-analytics/#respond\";s: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 Mar 2020 04:00: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:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";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:14:\"custom reports\";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:3:\"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:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"seo rankings\";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:5:{s:4:\"data\";s:16:\"keyword research\";s: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:41:\"https://www.monsterinsights.com/?p=115662\";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:631:\"<p>Is your SEO investment paying off? Just because your site rank for some random keywords doesn’t always mean that you’re going well in terms of SEO. If you want to measure the success of your SEO investment, you need to enable organic keyword conversions tracking. It helps you figure out how people find your site […]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-track-organic-keyword-conversions-in-google-analytics/\">How to Track Organic Keyword Conversions in Google Analytics</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aazim Akhtar\";s: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:8585:\"<p>Is your SEO investment paying off? Just because your site rank for some random keywords doesn’t always mean that you’re going well in terms of SEO.</p>\n<p>If you want to measure the success of your SEO investment, you need to enable organic keyword conversions tracking. It helps you figure out <a href=\"https://www.monsterinsights.com/how-to-see-the-keywords-people-use-to-find-your-website/\">how people find your site</a> and which organic search queries are driving conversions.</p>\n<p>In this article, we’ll show you how to track organic keyword conversions in Google Analytics.</p>\n<h3>Why Track Organic Keyword Conversions?</h3>\n<p>Oftentimes, marketers assume that if their site ranks for certain keywords, their <a href=\"http://www.wpbeginner.com/wordpress-seo/\" target=\"_blank\" rel=\"noopener noreferrer\">SEO efforts</a> are paying off. This isn’t always true.</p>\n<p>When it comes to SEO, your ultimate goal should be to generate sales and revenue by driving organic traffic.</p>\n<p>But if your organic visitors are not converting, there’s something wrong with your SEO strategy. Either your website ranks for wrong keywords or your website isn’t optimized for conversions.</p>\n<p>To properly measure the ROI and success of your SEO efforts, you need to track organic keyword conversions in Google Analytics.</p>\n<h3>How to Overcome Keyword Not Provided Error?</h3>\n<p>Are you getting (not set) or (not provided) errors in front of keywords in Google Analytics?</p>\n<p>Previously, Google Analytics would simply show you data about search terms your visitors used. But that no longer works because since 2011 Google started to encrypt search data and make its search more secure.</p>\n<p>And that could be the reason why you might be seeing (not provided) or (not set) for the majority of your search terms in custom reports.</p>\n<p><img class=\"alignnone size-full wp-image-276607\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/google-analytics-not-provided-1-1-1024x559.jpg\" alt=\"Google-Analytics-Keyword-Not-Provided\" width=\"865\" height=\"328\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/google-analytics-not-provided-1-1-1024x559.jpg 865w, https://www.monsterinsights.com/wp-content/uploads/2020/03/google-analytics-not-provided-1-1-1024x559-300x114.jpg 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/google-analytics-not-provided-1-1-1024x559-768x291.jpg 768w\" sizes=\"(max-width: 865px) 100vw, 865px\" /></p>\n<p>So, is there a workaround for this issue?</p>\n<p>The most reliable method to track the conversion rate of your organic keywords is through <a href=\"https://www.monsterinsights.com/how-to-use-google-search-console-beginners-guide/\">Google Search Console,</a> as we’ll explain in the next section.</p>\n<h3>How to Track Organic Keyword Conversions- Step by Step</h3>\n<p>Let’s look at how you can use Google Search Console to track organic keyword conversions.</p>\n<h4><strong>Step 1: Connect Google Analytics with Google Search Console</strong></h4>\n<p>The first step is to connect your Google Analytics account with Google Search Console. This way you can view your organic keywords report in Google Analytics.</p>\n<p>First, <a href=\"https://analytics.google.com/analytics/web/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">log in to your Google Analytics account</a>, and select the right website from the list. Then go to <strong>Admin</strong> and under <strong>Property</strong>, select <strong>Property Settings</strong>.</p>\n<p>Now scroll down, click <strong>Adjust Search Console</strong>, and on the next screen, click <strong>Add</strong> to connect your Search Console.</p>\n<p><img class=\"alignnone size-full wp-image-132360\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/03/Adjust-Search-Console-Button.png\" alt=\"Adjust Search Console Button\" width=\"560\" height=\"233\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/03/Adjust-Search-Console-Button.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/03/Adjust-Search-Console-Button-300x125.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Next, go to Google Search Console account and Add a Property. Then Verify your website to complete the setup.</p>\n<p>You can follow our guide on <a href=\"https://www.monsterinsights.com/how-to-configure-your-wordpress-website-with-google-search-console/\">how to configure Google Search Console in Google Analytics</a>.</p>\n<h4><strong>Step 2: Install MonsterInsights WordPress Plugin</strong></h4>\n<p>Once you’ve successfully integrated Search Console with Analytics, the next step is to set up MonsterInsights on your WordPress website. It’s the <a href=\"https://www.monsterinsights.com/\">best Google Analytics plugin for WordPress</a>.</p>\n<p>Using MonsterInsights, you can properly set up Google Analytics on WordPress without any coding and also configure advanced tracking.</p>\n<p><a href=\"https://www.monsterinsights.com/\"><img class=\"alignnone wp-image-257860\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/01/monsterinsights-1024x493.png\" alt=\"monsterinsights-best-ga-plugin-for-wordpress\" width=\"768\" height=\"369\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/01/monsterinsights-1024x493.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/01/monsterinsights-300x144.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/01/monsterinsights-768x369.png 768w, https://www.monsterinsights.com/wp-content/uploads/2020/01/monsterinsights-625x300.png 625w, https://www.monsterinsights.com/wp-content/uploads/2020/01/monsterinsights-1250x600.png 1250w\" sizes=\"(max-width: 768px) 100vw, 768px\" /></a></p>\n<p>One of the key reports offered by MonsterInsights is its Search Console report. Do note, you’ll need a <a href=\"https://www.monsterinsights.com/pricing/\">MonsterInsights Plus account</a> to access the report.</p>\n<h4>Step 3: View Search Console Report for Keyword Conversions</h4>\n<p>After setting up MonsterInsights, you can now view your Search Console report and see your organic keyword conversions.</p>\n<p>To view the report, go to <strong>Insights » Reports</strong> and then from the top menu, select <strong>Search Console</strong>.</p>\n<p><img class=\"alignnone wp-image-275061\" src=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-1024x632.png\" alt=\"search-console-report\" width=\"783\" height=\"483\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-1024x632.png 1024w, https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-300x185.png 300w, https://www.monsterinsights.com/wp-content/uploads/2020/03/search-console-report-768x474.png 768w\" sizes=\"(max-width: 783px) 100vw, 783px\" /></p>\n<p>Using the report, you can see the search terms your website is ranking on Google. And for each keyword, you can see the number of clicks and impressions it generates.</p>\n<p>Likewise, you can view the <a href=\"https://www.monsterinsights.com/effortless-ways-to-improve-ctr-in-5-minutes-or-less/\">CTR (click-through rate)</a> and the average position of the keyword. The data is extremely valuable as you can find out which organic keywords bring in the most conversions.</p>\n<p>It also helps you filter search terms that might be irrelevant to your site. So, you can optimize for better and more relevant keywords.</p>\n<p>Not only that, but you can also find new content opportunities by focusing on similar keywords to drive traffic and conversions on your website.</p>\n<p>That’s it!</p>\n<p>We hope this guide helped you enable organic keyword conversions tracking in Google Analytics. If you want to know what your visitors were looking for on your site, you may <a href=\"https://www.monsterinsights.com/how-to-set-up-site-search-tracking-in-wordpress-step-by-step/\">set up site search tracking on your website</a>.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Facebook</a> for more Google Analytics tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-track-organic-keyword-conversions-in-google-analytics/\">How to Track Organic Keyword Conversions in Google Analytics</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://www.monsterinsights.com/how-to-track-organic-keyword-conversions-in-google-analytics/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: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: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:37:\"https://www.monsterinsights.com/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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:12:\"nginx/1.17.9\";s:4:\"date\";s:29:\"Thu, 23 Apr 2020 13:16:53 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:13:\"last-modified\";s:29:\"Thu, 23 Apr 2020 12:00:18 GMT\";s:4:\"etag\";s:34:\"\"c81570d67bcc15a36eacb7ee28730c09\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"link\";s:68:\"<https://www.monsterinsights.com/wp-json/>; rel=\"https://api.w.org/\"\";s:25:\"strict-transport-security\";a:2:{i:0;s:16:\"max-age=15768000\";i:1;s:13:\"max-age=86400\";}s:3:\"via\";s:10:\"1.1 google\";s:10:\"set-cookie\";s:77:\"GCLB=CKSC5vLnm6Tl6gE; path=/; HttpOnly; expires=Thu, 23-Apr-2020 14:16:52 GMT\";s:7:\"alt-svc\";s:5:\"clear\";}}s:5:\"build\";s:14:\"20181211140926\";}', 'no'),
(4587, '_transient_timeout_feed_mod_fd8071797867bca1fc1ed5947d3462ec', '1587691013', 'no'),
(4588, '_transient_feed_mod_fd8071797867bca1fc1ed5947d3462ec', '1587647813', 'no'),
(4616, '_site_transient_timeout_browser_1277c820c65842be2d84aa3c8617a783', '1589972245', 'no'),
(4617, '_site_transient_browser_1277c820c65842be2d84aa3c8617a783', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"81.0.4044.129\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4658, '_site_transient_timeout_browser_6aa22f8afb172793f3803c076764d327', '1594204957', 'no'),
(4659, '_site_transient_browser_6aa22f8afb172793f3803c076764d327', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"83.0.4103.116\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4662, 'gadwp_cache_last_error', 'a:2:{s:5:\"value\";s:3053:\"2020-07-01 10:46:03: Deconf_IO_Exception: Connection timed out after 100001 milliseconds in /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/IO/Curl.php:126\nStack trace:\n#0 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/IO/Abstract.php(140): Deconf_IO_Curl->executeRequest(Object(Deconf_Http_Request))\n#1 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Http/REST.php(60): Deconf_IO_Abstract->makeRequest(Object(Deconf_Http_Request))\n#2 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Task/Runner.php(174): Deconf_Http_REST::doExecute(Object(Deconf_Client), Object(Deconf_Http_Request))\n#3 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Http/REST.php(46): Deconf_Task_Runner->run()\n#4 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Client.php(593): Deconf_Http_REST::execute(Object(Deconf_Client), Object(Deconf_Http_Request))\n#5 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Service/Resource.php(240): Deconf_Client->execute(Object(Deconf_Http_Request))\n#6 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Service/Analytics.php(2052): Deconf_Service_Resource->call('get', Array, 'Deconf_Service_...')\n#7 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(345): Deconf_Service_Analytics_DataGa_Resource->get('ga:189386605', '30daysAgo', 'yesterday', 'ga:sessions,ga:...', Array)\n#8 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(499): GADWP_GAPI_Controller->handle_corereports('189386605', '30daysAgo', 'yesterday', 'ga:sessions,ga:...', Array, 'qr3_2462183437')\n#9 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(931): GADWP_GAPI_Controller->get_bottomstats('189386605', '30daysAgo', 'yesterday', false)\n#10 /var/www/info.viitorcloud.com/wp-content/plugins/google-analytics-dashboard-for-wp/admin/ajax-actions.php(118): GADWP_GAPI_Controller->get('189386605', 'bottomstats', '30daysAgo', 'yesterday', false, 'sessions')\n#11 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(286): GADWP_Backend_Ajax->ajax_item_reports('')\n#12 /var/www/info.viitorcloud.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)\n#13 /var/www/info.viitorcloud.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#14 /var/www/info.viitorcloud.com/wp-admin/admin-ajax.php(99): do_action('wp_ajax_gadwp_b...')\n#15 {main}\";s:7:\"expires\";i:1593676800;}', 'no'),
(4663, 'gadwp_cache_errors_count', 'a:2:{s:5:\"value\";i:2;s:7:\"expires\";i:1593676800;}', 'no'),
(4710, '_site_transient_timeout_browser_01cc1d3507e3bcc13d5b7f203206c9bb', '1596088063', 'no'),
(4711, '_site_transient_browser_01cc1d3507e3bcc13d5b7f203206c9bb', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"83.0.4103.116\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4736, '_site_transient_timeout_browser_32830224f61da43741e4755e1605bc7a', '1597646249', 'no'),
(4737, '_site_transient_browser_32830224f61da43741e4755e1605bc7a', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"84.0.4147.105\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4802, '_site_transient_timeout_browser_470dc88b85f497331fa425480a28d9e3', '1599477262', 'no'),
(4803, '_site_transient_browser_470dc88b85f497331fa425480a28d9e3', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"84.0.4147.135\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4852, '_site_transient_timeout_browser_25f9976c96654134caea7eefdfd3da28', '1602486276', 'no'),
(4853, '_site_transient_browser_25f9976c96654134caea7eefdfd3da28', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"85.0.4183.102\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4873, '_site_transient_timeout_browser_0341b397b0547a99cc1fd4203ad0388b', '1602495834', 'no'),
(4874, '_site_transient_browser_0341b397b0547a99cc1fd4203ad0388b', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"85.0.4183.121\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4879, '_site_transient_timeout_browser_ce4e9e986b0fbc713624d54b83c36283', '1602567676', 'no'),
(4880, '_site_transient_browser_ce4e9e986b0fbc713624d54b83c36283', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"85.0.4183.121\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(4969, '_site_transient_timeout_browser_94fb6483abf307a4bafac80827dcc22a', '1611817886', 'no'),
(4970, '_site_transient_browser_94fb6483abf307a4bafac80827dcc22a', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"87.0.4280.141\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(5029, '_site_transient_timeout_browser_54855be98a049915c6fe552dcf945444', '1613731984', 'no'),
(5030, '_site_transient_browser_54855be98a049915c6fe552dcf945444', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"88.0.4324.150\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(5035, '_transient_timeout_wps_excluded_hostname_to_ip_cache', '1613364557', 'no'),
(5036, '_transient_wps_excluded_hostname_to_ip_cache', 'a:0:{}', 'no'),
(5037, '_transient_timeout_acf_plugin_updates', '1613537129', 'no'),
(5038, '_transient_acf_plugin_updates', 'a:3:{s:7:\"plugins\";a:0:{}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;}', 'no'),
(5039, '_site_transient_timeout_theme_roots', '1613366131', 'no'),
(5040, '_site_transient_theme_roots', 'a:1:{s:15:\"infoviitorcloud\";s:7:\"/themes\";}', 'no'),
(5041, 'gadwp_cache_qr2_1909534774', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:30:{i:0;a:3:{i:0;s:8:\"20210116\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:1;a:3:{i:0;s:8:\"20210117\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:2;a:3:{i:0;s:8:\"20210118\";i:1;s:6:\"Monday\";i:2;s:1:\"0\";}i:3;a:3:{i:0;s:8:\"20210119\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:4;a:3:{i:0;s:8:\"20210120\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:5;a:3:{i:0;s:8:\"20210121\";i:1;s:8:\"Thursday\";i:2;s:1:\"6\";}i:6;a:3:{i:0;s:8:\"20210122\";i:1;s:6:\"Friday\";i:2;s:1:\"5\";}i:7;a:3:{i:0;s:8:\"20210123\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:8;a:3:{i:0;s:8:\"20210124\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:9;a:3:{i:0;s:8:\"20210125\";i:1;s:6:\"Monday\";i:2;s:1:\"4\";}i:10;a:3:{i:0;s:8:\"20210126\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:11;a:3:{i:0;s:8:\"20210127\";i:1;s:9:\"Wednesday\";i:2;s:1:\"1\";}i:12;a:3:{i:0;s:8:\"20210128\";i:1;s:8:\"Thursday\";i:2;s:1:\"1\";}i:13;a:3:{i:0;s:8:\"20210129\";i:1;s:6:\"Friday\";i:2;s:1:\"2\";}i:14;a:3:{i:0;s:8:\"20210130\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:15;a:3:{i:0;s:8:\"20210131\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:16;a:3:{i:0;s:8:\"20210201\";i:1;s:6:\"Monday\";i:2;s:1:\"2\";}i:17;a:3:{i:0;s:8:\"20210202\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:18;a:3:{i:0;s:8:\"20210203\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:19;a:3:{i:0;s:8:\"20210204\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:20;a:3:{i:0;s:8:\"20210205\";i:1;s:6:\"Friday\";i:2;s:1:\"1\";}i:21;a:3:{i:0;s:8:\"20210206\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:22;a:3:{i:0;s:8:\"20210207\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:23;a:3:{i:0;s:8:\"20210208\";i:1;s:6:\"Monday\";i:2;s:1:\"0\";}i:24;a:3:{i:0;s:8:\"20210209\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:25;a:3:{i:0;s:8:\"20210210\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:26;a:3:{i:0;s:8:\"20210211\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:27;a:3:{i:0;s:8:\"20210212\";i:1;s:6:\"Friday\";i:2;s:1:\"3\";}i:28;a:3:{i:0;s:8:\"20210213\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:29;a:3:{i:0;s:8:\"20210214\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:30;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:2:\"25\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1613413800;}', 'no'),
(5042, 'gadwp_cache_qr3_2462183437', 'a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:2:\"25\";i:1;s:1:\"5\";i:2;s:2:\"81\";i:3;s:3:\"8.0\";i:4;s:1:\"0\";i:5;s:4:\"3.24\";i:6;s:18:\"30.214285714285715\";i:7;s:3:\"0.0\";i:8;s:4:\"67.8\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:189386605&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:2:\"25\";s:8:\"ga:users\";s:1:\"5\";s:12:\"ga:pageviews\";s:2:\"81\";s:13:\"ga:BounceRate\";s:3:\"8.0\";s:18:\"ga:organicSearches\";s:1:\"0\";s:22:\"ga:pageviewsPerSession\";s:4:\"3.24\";s:16:\"ga:avgTimeOnPage\";s:18:\"30.214285714285715\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:21:\"ga:avgSessionDuration\";s:4:\"67.8\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:189386605\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"189386605\";s:9:\"accountId\";s:9:\"133959750\";s:13:\"webPropertyId\";s:14:\"UA-133959750-1\";s:21:\"internalWebPropertyId\";s:9:\"193874179\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:189386605\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1613413800;}', 'no');
DROP TABLE IF EXISTS `wp_postmeta`;
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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5, 7, '_edit_lock', '1585051191:1'),
(13, 76, '_wp_attached_file', '2018/12/AdobeStock2.jpeg'),
(14, 76, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:24:\"2018/12/AdobeStock2.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"AdobeStock2-150x150.jpeg\";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:\"AdobeStock2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"AdobeStock2-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"AdobeStock2-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:26:\"AdobeStock2-1920x1200.jpeg\";s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:24:\"AdobeStock2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(17, 82, '_edit_last', '1'),
(18, 82, '_edit_lock', '1545296040:1'),
(21, 84, '_edit_last', '1'),
(22, 84, '_edit_lock', '1546928501:1'),
(23, 86, '_edit_last', '1'),
(24, 86, '_edit_lock', '1585031463:1'),
(25, 88, '_edit_last', '1'),
(26, 88, '_edit_lock', '1547214021:1'),
(28, 86, 'pdf_url', '721'),
(29, 86, '_pdf_url', 'field_5c1c71f9c97bf'),
(30, 94, 'pdf_url', '93'),
(31, 94, '_pdf_url', 'field_5c1c71f9c97bf'),
(32, 95, '_edit_last', '1'),
(33, 95, '_edit_lock', '1585838387:1'),
(34, 97, '_edit_last', '1'),
(35, 97, '_edit_lock', '1550749862:1'),
(60, 95, 'recent_activitiess', ''),
(61, 95, '_recent_activitiess', 'field_5c1c738e1a00a'),
(62, 111, 'recent_activitiess_0_activity_img', '72'),
(63, 111, '_recent_activitiess_0_activity_img', 'field_5c1c7e703fdf6'),
(64, 111, 'recent_activitiess_0_activity_title', 'Test'),
(65, 111, '_recent_activitiess_0_activity_title', 'field_5c1c7f75e3e11'),
(66, 111, 'recent_activitiess_0_activity_description', 'test desc'),
(67, 111, '_recent_activitiess_0_activity_description', 'field_5c1c7fb42b8da'),
(68, 111, 'recent_activitiess_1_activity_img', ''),
(69, 111, '_recent_activitiess_1_activity_img', 'field_5c1c7e703fdf6'),
(70, 111, 'recent_activitiess_1_activity_title', 'Test 1'),
(71, 111, '_recent_activitiess_1_activity_title', 'field_5c1c7f75e3e11'),
(72, 111, 'recent_activitiess_1_activity_description', 'test desc2'),
(73, 111, '_recent_activitiess_1_activity_description', 'field_5c1c7fb42b8da'),
(74, 111, 'recent_activitiess', '2'),
(75, 111, '_recent_activitiess', 'field_5c1c738e1a00a'),
(76, 112, '_edit_last', '1'),
(77, 112, '_edit_lock', '1550671144:1'),
(78, 97, 'infrastructure_details_0_youtube_video_urls', ''),
(79, 97, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(80, 97, 'infrastructure_details_0_imagess', '710'),
(81, 97, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(82, 97, 'infrastructure_details_1_youtube_video_urls', ''),
(83, 97, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(84, 97, 'infrastructure_details_1_imagess', '507'),
(85, 97, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(86, 97, 'infrastructure_details', '25'),
(87, 97, '_infrastructure_details', 'field_5c1c84d47121a'),
(88, 116, 'infrastructure_details_0_youtube_video_urls', 'https://www.youtube.com/watch?v=_mMKNw_Mlxs'),
(89, 116, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(90, 116, 'infrastructure_details_0_imagess', ''),
(91, 116, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(92, 116, 'infrastructure_details_1_youtube_video_urls', ''),
(93, 116, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(94, 116, 'infrastructure_details_1_imagess', '76'),
(95, 116, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(96, 116, 'infrastructure_details', '2'),
(97, 116, '_infrastructure_details', 'field_5c1c84d47121a'),
(98, 97, 'infrastructure_details_2_youtube_video_urls', ''),
(99, 97, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(100, 97, 'infrastructure_details_2_imagess', '508'),
(101, 97, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(102, 117, 'infrastructure_details_0_youtube_video_urls', 'https://www.youtube.com/watch?v=_mMKNw_Mlxs'),
(103, 117, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(104, 117, 'infrastructure_details_0_imagess', ''),
(105, 117, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(106, 117, 'infrastructure_details_1_youtube_video_urls', ''),
(107, 117, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(108, 117, 'infrastructure_details_1_imagess', '76'),
(109, 117, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(110, 117, 'infrastructure_details', '3'),
(111, 117, '_infrastructure_details', 'field_5c1c84d47121a'),
(112, 117, 'infrastructure_details_2_youtube_video_urls', 'https://www.youtube.com/watch?v=_mMKNw_Mlxs'),
(113, 117, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(114, 117, 'infrastructure_details_2_imagess', ''),
(115, 117, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(118, 120, '_edit_last', '1'),
(119, 120, '_edit_lock', '1546929609:1'),
(158, 127, '_edit_last', '1'),
(159, 127, '_edit_lock', '1549630718:1'),
(160, 129, '_edit_last', '1'),
(161, 129, '_edit_lock', '1545381617:1'),
(162, 127, 'awards_and_accolades_images_0_images', '692'),
(163, 127, '_awards_and_accolades_images_0_images', 'field_5c1c90f3a448f'),
(166, 127, 'awards_and_accolades_images', '1'),
(167, 127, '_awards_and_accolades_images', 'field_5c1c90e7a448e'),
(168, 132, 'awards_and_accolades_images_0_images', '76'),
(169, 132, '_awards_and_accolades_images_0_images', 'field_5c1c90f3a448f'),
(170, 132, 'awards_and_accolades_images_1_images', '72'),
(171, 132, '_awards_and_accolades_images_1_images', 'field_5c1c90f3a448f'),
(172, 132, 'awards_and_accolades_images', '2'),
(173, 132, '_awards_and_accolades_images', 'field_5c1c90e7a448e'),
(174, 133, '_edit_last', '1'),
(175, 133, '_edit_lock', '1551764324:1'),
(176, 135, '_edit_last', '1'),
(177, 135, '_edit_lock', '1546351292:1'),
(178, 133, 'open_source_contribution_details_0_title', 'Source Code Protection'),
(179, 133, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(180, 133, 'open_source_contribution_details_0_image', '740'),
(181, 133, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(182, 133, 'open_source_contribution_details_0_description', 'Source Code Protection is a simple and effective plugin that uses to prevent common techniques in protecting your code from being stolen in Wordpress.'),
(183, 133, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(184, 133, 'open_source_contribution_details', '16'),
(185, 133, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(186, 140, 'open_source_contribution_details_0_title', 'title1'),
(187, 140, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(188, 140, 'open_source_contribution_details_0_image', '72'),
(189, 140, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(190, 140, 'open_source_contribution_details_0_description', 'testdocs'),
(191, 140, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(192, 140, 'open_source_contribution_details', '1'),
(193, 140, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(194, 133, 'open_source_contribution_details_1_title', 'Nofollow External Links (SEO)'),
(195, 133, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(196, 133, 'open_source_contribution_details_1_image', '738'),
(197, 133, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(198, 133, 'open_source_contribution_details_1_description', 'It automatically set all external links to “nofollow” in Wordpress website content.'),
(199, 133, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(200, 141, 'open_source_contribution_details_0_title', 'title1'),
(201, 141, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(202, 141, 'open_source_contribution_details_0_image', '72'),
(203, 141, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(204, 141, 'open_source_contribution_details_0_description', 'testdocs'),
(205, 141, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(206, 141, 'open_source_contribution_details', '2'),
(207, 141, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(208, 141, 'open_source_contribution_details_1_title', 'title2'),
(209, 141, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(210, 141, 'open_source_contribution_details_1_image', '72'),
(211, 141, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(212, 141, 'open_source_contribution_details_1_description', 'test doc2'),
(213, 141, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(214, 142, '_edit_last', '1'),
(215, 142, '_edit_lock', '1549887187:1'),
(216, 144, '_edit_last', '1'),
(217, 144, '_edit_lock', '1549445176:1'),
(218, 142, 'pdf_url', '576'),
(219, 142, '_pdf_url', 'field_5c1c71f9c97bf'),
(220, 146, 'pdf_url', '93'),
(221, 146, '_pdf_url', 'field_5c1c71f9c97bf'),
(222, 144, 'pdf_url', '588'),
(223, 144, '_pdf_url', 'field_5c1c71f9c97bf'),
(224, 147, 'pdf_url', '93'),
(225, 147, '_pdf_url', 'field_5c1c71f9c97bf'),
(226, 148, '_edit_last', '1'),
(227, 148, '_edit_lock', '1613365678:1'),
(228, 151, '_edit_last', '1'),
(229, 151, '_edit_lock', '1549376728:1'),
(230, 156, '_edit_last', '1'),
(231, 156, '_edit_lock', '1549632066:1'),
(232, 158, '_edit_last', '1'),
(233, 158, '_edit_lock', '1547103865:1'),
(234, 7, '_edit_last', '1'),
(235, 7, '_0_questions', 'dfdf'),
(236, 7, '__0_questions', 'field_5c1cb6f06e49b'),
(237, 7, '_0_answers', 'dfdfddfd'),
(238, 7, '__0_answers', 'field_5c1cb6f96e49c'),
(239, 7, '_1_questions', 'How you are different in project delivery?'),
(240, 7, '__1_questions', 'field_5c1cb6f06e49b'),
(241, 7, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(242, 7, '__1_answers', 'field_5c1cb6f96e49c'),
(243, 7, '_2_questions', 'How do you create a team of any project?'),
(244, 7, '__2_questions', 'field_5c1cb6f06e49b'),
(245, 7, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(246, 7, '__2_answers', 'field_5c1cb6f96e49c'),
(247, 7, '_', 'field_5c1cb642c5da3'),
(248, 164, '_0_questions', 'How do we trust?'),
(249, 164, '__0_questions', 'field_5c1cb6f06e49b'),
(250, 164, '_0_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(251, 164, '__0_answers', 'field_5c1cb6f96e49c'),
(252, 164, '_1_questions', 'How you are different in project delivery?'),
(253, 164, '__1_questions', 'field_5c1cb6f06e49b'),
(254, 164, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(255, 164, '__1_answers', 'field_5c1cb6f96e49c'),
(256, 164, '_2_questions', 'How do you create a team of any project?'),
(257, 164, '__2_questions', 'field_5c1cb6f06e49b'),
(258, 164, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(259, 164, '__2_answers', 'field_5c1cb6f96e49c'),
(260, 165, '_0_questions', 'sdsd'),
(261, 165, '__0_questions', 'field_5c1cb6f06e49b'),
(262, 165, '_0_answers', 'sdsd'),
(263, 165, '__0_answers', 'field_5c1cb6f96e49c'),
(264, 165, '_1_questions', 'How you are different in project delivery?'),
(265, 165, '__1_questions', 'field_5c1cb6f06e49b'),
(266, 165, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(267, 165, '__1_answers', 'field_5c1cb6f96e49c'),
(268, 165, '_2_questions', 'How do you create a team of any project?'),
(269, 165, '__2_questions', 'field_5c1cb6f06e49b'),
(270, 165, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(271, 165, '__2_answers', 'field_5c1cb6f96e49c'),
(272, 166, '_0_questions', 'dfdf'),
(273, 166, '__0_questions', 'field_5c1cb6f06e49b'),
(274, 166, '_0_answers', 'dfdfddfd'),
(275, 166, '__0_answers', 'field_5c1cb6f96e49c'),
(276, 166, '_1_questions', 'How you are different in project delivery?'),
(277, 166, '__1_questions', 'field_5c1cb6f06e49b'),
(278, 166, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(279, 166, '__1_answers', 'field_5c1cb6f96e49c'),
(280, 166, '_2_questions', 'How do you create a team of any project?'),
(281, 166, '__2_questions', 'field_5c1cb6f06e49b'),
(282, 166, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(283, 166, '__2_answers', 'field_5c1cb6f96e49c'),
(284, 7, '_0_question', 'fgfgf'),
(285, 7, '__0_question', 'field_5c1cb6f06e49b'),
(286, 7, '_0_answer', ''),
(287, 7, '__0_answer', 'field_5c1cb6f96e49c'),
(288, 167, '_0_questions', 'dfdf'),
(289, 167, '__0_questions', 'field_5c1cb6f06e49b'),
(290, 167, '_0_answers', 'dfdfddfd'),
(291, 167, '__0_answers', 'field_5c1cb6f96e49c'),
(292, 167, '_1_questions', 'How you are different in project delivery?'),
(293, 167, '__1_questions', 'field_5c1cb6f06e49b'),
(294, 167, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(295, 167, '__1_answers', 'field_5c1cb6f96e49c'),
(296, 167, '_2_questions', 'How do you create a team of any project?'),
(297, 167, '__2_questions', 'field_5c1cb6f06e49b'),
(298, 167, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(299, 167, '__2_answers', 'field_5c1cb6f96e49c'),
(300, 167, '_0_question', 'fgfgf'),
(301, 167, '__0_question', 'field_5c1cb6f06e49b'),
(302, 167, '_0_answer', 'ererere'),
(303, 167, '__0_answer', 'field_5c1cb6f96e49c'),
(304, 168, '_0_questions', 'dfdf'),
(305, 168, '__0_questions', 'field_5c1cb6f06e49b'),
(306, 168, '_0_answers', 'dfdfddfd'),
(307, 168, '__0_answers', 'field_5c1cb6f96e49c'),
(308, 168, '_1_questions', 'How you are different in project delivery?'),
(309, 168, '__1_questions', 'field_5c1cb6f06e49b'),
(310, 168, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(311, 168, '__1_answers', 'field_5c1cb6f96e49c'),
(312, 168, '_2_questions', 'How do you create a team of any project?'),
(313, 168, '__2_questions', 'field_5c1cb6f06e49b'),
(314, 168, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(315, 168, '__2_answers', 'field_5c1cb6f96e49c'),
(316, 168, '_0_question', 'fgfgf'),
(317, 168, '__0_question', 'field_5c1cb6f06e49b'),
(318, 168, '_0_answer', ''),
(319, 168, '__0_answer', 'field_5c1cb6f96e49c'),
(320, 7, 'faqs_0_question', 'Why should I Choose Your Team?'),
(321, 7, '_faqs_0_question', 'field_5c1cb6f06e49b'),
(322, 7, 'faqs_0_answer', 'We are a team of experienced & talented professionals who believe in quality and are customer centric. From Requirements Analysis to Production Roll Out, we collaborate to build a unique experience with enhanced support.'),
(323, 7, '_faqs_0_answer', 'field_5c1cb6f96e49c'),
(324, 7, 'faqs_1_question', 'What Makes You Different from Others?'),
(325, 7, '_faqs_1_question', 'field_5c1cb6f06e49b'),
(326, 7, 'faqs_1_answer', 'We fit into your shoes while delivering outstanding services and provide robust throughput with a varied substantiality. We have a personalized approach towards your objectives and remarkable contemporary solutions.'),
(327, 7, '_faqs_1_answer', 'field_5c1cb6f96e49c'),
(328, 7, 'faqs_2_question', 'How much Practical Experience Your Company Has?'),
(329, 7, '_faqs_2_question', 'field_5c1cb6f06e49b'),
(330, 7, 'faqs_2_answer', 'The experience level varies from being a novice to highly experienced industry level experts. New technologies are grasped faster by young minds and the Leaders with 5+ years of experience channelize them into right direction to create high capacity products.'),
(331, 7, '_faqs_2_answer', 'field_5c1cb6f96e49c'),
(332, 7, 'faqs', '3'),
(333, 7, '_faqs', 'field_5c1cb642c5da3'),
(334, 169, '_0_questions', 'dfdf'),
(335, 169, '__0_questions', 'field_5c1cb6f06e49b'),
(336, 169, '_0_answers', 'dfdfddfd'),
(337, 169, '__0_answers', 'field_5c1cb6f96e49c'),
(338, 169, '_1_questions', 'How you are different in project delivery?'),
(339, 169, '__1_questions', 'field_5c1cb6f06e49b'),
(340, 169, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(341, 169, '__1_answers', 'field_5c1cb6f96e49c'),
(342, 169, '_2_questions', 'How do you create a team of any project?'),
(343, 169, '__2_questions', 'field_5c1cb6f06e49b'),
(344, 169, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(345, 169, '__2_answers', 'field_5c1cb6f96e49c'),
(346, 169, '_0_question', 'fgfgf'),
(347, 169, '__0_question', 'field_5c1cb6f06e49b'),
(348, 169, '_0_answer', ''),
(349, 169, '__0_answer', 'field_5c1cb6f96e49c'),
(350, 169, 'faqs_0_question', 'How do we trust?'),
(351, 169, '_faqs_0_question', 'field_5c1cb6f06e49b'),
(352, 169, 'faqs_0_answer', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(353, 169, '_faqs_0_answer', 'field_5c1cb6f96e49c'),
(354, 169, 'faqs_1_question', 'How you are different in project delivery?'),
(355, 169, '_faqs_1_question', 'field_5c1cb6f06e49b'),
(356, 169, 'faqs_1_answer', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(357, 169, '_faqs_1_answer', 'field_5c1cb6f96e49c'),
(358, 169, 'faqs_2_question', 'How do you create a team of any project?'),
(359, 169, '_faqs_2_question', 'field_5c1cb6f06e49b'),
(360, 169, 'faqs_2_answer', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(361, 169, '_faqs_2_answer', 'field_5c1cb6f96e49c'),
(362, 169, 'faqs', '3'),
(363, 169, '_faqs', 'field_5c1cb642c5da3'),
(372, 171, 'recent_activitiess_0_activity_img', '72'),
(373, 171, '_recent_activitiess_0_activity_img', 'field_5c1c7e703fdf6'),
(374, 171, 'recent_activitiess_0_activity_title', 'Lorem Ipsum is simply dummy text'),
(375, 171, '_recent_activitiess_0_activity_title', 'field_5c1c7f75e3e11'),
(376, 171, 'recent_activitiess_0_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(377, 171, '_recent_activitiess_0_activity_description', 'field_5c1c7fb42b8da'),
(378, 171, 'recent_activitiess_1_activity_img', ''),
(379, 171, '_recent_activitiess_1_activity_img', 'field_5c1c7e703fdf6'),
(380, 171, 'recent_activitiess_1_activity_title', 'Lorem Ipsum is simply dummy text'),
(381, 171, '_recent_activitiess_1_activity_title', 'field_5c1c7f75e3e11'),
(382, 171, 'recent_activitiess_1_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(383, 171, '_recent_activitiess_1_activity_description', 'field_5c1c7fb42b8da'),
(384, 171, 'recent_activitiess', '2'),
(385, 171, '_recent_activitiess', 'field_5c1c738e1a00a'),
(386, 172, '_wp_attached_file', '2018/12/italy-VR.jpg'),
(387, 172, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:253;s:6:\"height\";i:180;s:4:\"file\";s:20:\"2018/12/italy-VR.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"italy-VR-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:20:\"italy-VR-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(388, 173, '_wp_attached_file', '2018/12/happy-network.jpg'),
(389, 173, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:253;s:6:\"height\";i:180;s:4:\"file\";s:25:\"2018/12/happy-network.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"happy-network-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:25:\"happy-network-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(390, 174, 'recent_activitiess_0_activity_img', '172'),
(391, 174, '_recent_activitiess_0_activity_img', 'field_5c1c7e703fdf6'),
(392, 174, 'recent_activitiess_0_activity_title', 'Lorem Ipsum is simply dummy text'),
(393, 174, '_recent_activitiess_0_activity_title', 'field_5c1c7f75e3e11'),
(394, 174, 'recent_activitiess_0_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(395, 174, '_recent_activitiess_0_activity_description', 'field_5c1c7fb42b8da'),
(396, 174, 'recent_activitiess_1_activity_img', '173'),
(397, 174, '_recent_activitiess_1_activity_img', 'field_5c1c7e703fdf6'),
(398, 174, 'recent_activitiess_1_activity_title', 'Lorem Ipsum is simply dummy text'),
(399, 174, '_recent_activitiess_1_activity_title', 'field_5c1c7f75e3e11'),
(400, 174, 'recent_activitiess_1_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(401, 174, '_recent_activitiess_1_activity_description', 'field_5c1c7fb42b8da'),
(402, 174, 'recent_activitiess', '2'),
(403, 174, '_recent_activitiess', 'field_5c1c738e1a00a'),
(404, 175, 'open_source_contribution_details_0_title', 'title1'),
(405, 175, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(406, 175, 'open_source_contribution_details_0_image', '72'),
(407, 175, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(408, 175, 'open_source_contribution_details_0_description', 'testdocs'),
(409, 175, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(410, 175, 'open_source_contribution_details', '2'),
(411, 175, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(412, 175, 'open_source_contribution_details_1_title', 'title2'),
(413, 175, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(414, 175, 'open_source_contribution_details_1_image', '72'),
(415, 175, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(416, 175, 'open_source_contribution_details_1_description', 'test doc2'),
(417, 175, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(418, 177, 'open_source_contribution_details_0_title', 'title1'),
(419, 177, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(420, 177, 'open_source_contribution_details_0_image', '72'),
(421, 177, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(422, 177, 'open_source_contribution_details_0_description', 'testdocs'),
(423, 177, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(424, 177, 'open_source_contribution_details', '2'),
(425, 177, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(426, 177, 'open_source_contribution_details_1_title', 'title2'),
(427, 177, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(428, 177, 'open_source_contribution_details_1_image', '72'),
(429, 177, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(430, 177, 'open_source_contribution_details_1_description', 'test doc2'),
(431, 177, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(432, 178, 'open_source_contribution_details_0_title', 'title1'),
(433, 178, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(434, 178, 'open_source_contribution_details_0_image', '72'),
(435, 178, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(436, 178, 'open_source_contribution_details_0_description', 'testdocs'),
(437, 178, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(438, 178, 'open_source_contribution_details', '2'),
(439, 178, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(440, 178, 'open_source_contribution_details_1_title', 'title2'),
(441, 178, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(442, 178, 'open_source_contribution_details_1_image', '72'),
(443, 178, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(444, 178, 'open_source_contribution_details_1_description', 'test doc2'),
(445, 178, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(446, 133, 'open_source_contribution_details_2_title', 'Increase Maximum Upload File Size'),
(447, 133, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(448, 133, 'open_source_contribution_details_2_image', '572'),
(449, 133, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(450, 133, 'open_source_contribution_details_2_description', 'This lightweight WordPress plugin helps to increase media upload file size up to 75 MB.'),
(451, 133, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(452, 133, 'open_source_contribution_details_3_title', 'PDF secure'),
(453, 133, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(454, 133, 'open_source_contribution_details_3_image', '571'),
(455, 133, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(456, 133, 'open_source_contribution_details_3_description', 'WordPress PDF Secure plugin provides the most secure protection for PDF in Html5Lightbox. This plugin disables download and print functionality in custom HTML5 Lightbox.'),
(457, 133, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(458, 179, 'open_source_contribution_details_0_title', 'Custom Product List Title'),
(459, 179, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(460, 179, 'open_source_contribution_details_0_image', '72'),
(461, 179, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(462, 179, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(463, 179, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(464, 179, 'open_source_contribution_details', '4'),
(465, 179, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(466, 179, 'open_source_contribution_details_1_title', 'title2'),
(467, 179, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(468, 179, 'open_source_contribution_details_1_image', '72'),
(469, 179, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(470, 179, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(471, 179, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(472, 179, 'open_source_contribution_details_2_title', 'title3'),
(473, 179, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(474, 179, 'open_source_contribution_details_2_image', ''),
(475, 179, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(476, 179, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(477, 179, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(478, 179, 'open_source_contribution_details_3_title', 'title4'),
(479, 179, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(480, 179, 'open_source_contribution_details_3_image', ''),
(481, 179, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(482, 179, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(483, 179, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(496, 181, 'recent_activitiess_0_activity_img', '172'),
(497, 181, '_recent_activitiess_0_activity_img', 'field_5c1c7e703fdf6'),
(498, 181, 'recent_activitiess_0_activity_title', 'Lorem Ipsum is simply dummy text'),
(499, 181, '_recent_activitiess_0_activity_title', 'field_5c1c7f75e3e11'),
(500, 181, 'recent_activitiess_0_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(501, 181, '_recent_activitiess_0_activity_description', 'field_5c1c7fb42b8da'),
(502, 181, 'recent_activitiess_1_activity_img', '173'),
(503, 181, '_recent_activitiess_1_activity_img', 'field_5c1c7e703fdf6'),
(504, 181, 'recent_activitiess_1_activity_title', 'Lorem Ipsum is simply dummy text'),
(505, 181, '_recent_activitiess_1_activity_title', 'field_5c1c7f75e3e11'),
(506, 181, 'recent_activitiess_1_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(507, 181, '_recent_activitiess_1_activity_description', 'field_5c1c7fb42b8da'),
(508, 181, 'recent_activitiess', '4'),
(509, 181, '_recent_activitiess', 'field_5c1c738e1a00a'),
(510, 181, 'recent_activitiess_2_activity_img', ''),
(511, 181, '_recent_activitiess_2_activity_img', 'field_5c1c7e703fdf6'),
(512, 181, 'recent_activitiess_2_activity_title', 'Lorem Ipsum is simp1'),
(513, 181, '_recent_activitiess_2_activity_title', 'field_5c1c7f75e3e11'),
(514, 181, 'recent_activitiess_2_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(515, 181, '_recent_activitiess_2_activity_description', 'field_5c1c7fb42b8da'),
(516, 181, 'recent_activitiess_3_activity_img', ''),
(517, 181, '_recent_activitiess_3_activity_img', 'field_5c1c7e703fdf6'),
(518, 181, 'recent_activitiess_3_activity_title', 'Lorem Ipsum is simpl4'),
(519, 181, '_recent_activitiess_3_activity_title', 'field_5c1c7f75e3e11'),
(520, 181, 'recent_activitiess_3_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(521, 181, '_recent_activitiess_3_activity_description', 'field_5c1c7fb42b8da'),
(522, 133, 'open_source_contribution_details_4_title', 'Featured Image Custom Link'),
(523, 133, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(524, 133, 'open_source_contribution_details_4_image', '570'),
(525, 133, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(526, 133, 'open_source_contribution_details_4_description', 'WordPress Featured Image Custom Link plugin is useful to add custom link to featured image of single post/page which automatically displays in front.'),
(527, 133, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(528, 133, 'open_source_contribution_details_5_title', 'Word refiner for laravel collection data'),
(529, 133, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(530, 133, 'open_source_contribution_details_5_image', '569'),
(531, 133, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(532, 133, 'open_source_contribution_details_5_description', 'Word refiner for laravel collection data is used to refine any words from collection data Through this package, we can remove some specific words from laravel collection data.'),
(533, 133, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(534, 133, 'open_source_contribution_details_6_title', 'IP gateway for laravel'),
(535, 133, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(536, 133, 'open_source_contribution_details_6_image', '568'),
(537, 133, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(538, 133, 'open_source_contribution_details_6_description', 'IP gateway for laravel used for preventing user access through blacklist or whitelist IP. Blacklist deny users access and Whitelist allow access to users.Through this, we can set the limit number of user access.'),
(539, 133, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(540, 133, 'open_source_contribution_details_7_title', ' Multi Language Manipulate Demo '),
(541, 133, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(542, 133, 'open_source_contribution_details_7_image', '255'),
(543, 133, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(544, 133, 'open_source_contribution_details_7_description', 'This application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.'),
(545, 133, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(546, 133, 'open_source_contribution_details_8_title', ' Viitor Button Shortcodes '),
(547, 133, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(548, 133, 'open_source_contribution_details_8_image', '256'),
(549, 133, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(550, 133, 'open_source_contribution_details_8_description', 'Viitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.'),
(551, 133, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(552, 182, 'open_source_contribution_details_0_title', ' Multi Language Manipulate Demo '),
(553, 182, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(554, 182, 'open_source_contribution_details_0_image', '72'),
(555, 182, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(556, 182, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(557, 182, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(558, 182, 'open_source_contribution_details', '9'),
(559, 182, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(560, 182, 'open_source_contribution_details_1_title', ' Viitor Button Shortcodes '),
(561, 182, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(562, 182, 'open_source_contribution_details_1_image', '72'),
(563, 182, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(564, 182, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(565, 182, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(566, 182, 'open_source_contribution_details_2_title', ' Add Subtitle '),
(567, 182, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(568, 182, 'open_source_contribution_details_2_image', ''),
(569, 182, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(570, 182, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(571, 182, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(572, 182, 'open_source_contribution_details_3_title', ' Custom Product List Table '),
(573, 182, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(574, 182, 'open_source_contribution_details_3_image', ''),
(575, 182, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(576, 182, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(577, 182, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(578, 182, 'open_source_contribution_details_4_title', ' Google Analytics Code Management '),
(579, 182, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(580, 182, 'open_source_contribution_details_4_image', ''),
(581, 182, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(582, 182, 'open_source_contribution_details_4_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(583, 182, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(584, 182, 'open_source_contribution_details_5_title', ' Laravel API Boilerplate '),
(585, 182, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(586, 182, 'open_source_contribution_details_5_image', ''),
(587, 182, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(588, 182, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(589, 182, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(590, 182, 'open_source_contribution_details_6_title', ' Laravel Vue Spa Boilerplate '),
(591, 182, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(592, 182, 'open_source_contribution_details_6_image', ''),
(593, 182, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(594, 182, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(595, 182, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(596, 182, 'open_source_contribution_details_7_title', ' Easy Gallery Management '),
(597, 182, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(598, 182, 'open_source_contribution_details_7_image', ''),
(599, 182, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(600, 182, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(601, 182, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(602, 182, 'open_source_contribution_details_8_title', ' Easily Generate Rest API Url '),
(603, 182, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(604, 182, 'open_source_contribution_details_8_image', ''),
(605, 182, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(606, 182, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(607, 182, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(608, 183, '_wp_attached_file', '2018/12/logo.png'),
(609, 183, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:167;s:6:\"height\";i:97;s:4:\"file\";s:16:\"2018/12/logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x97.png\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:15:\"logo-100x97.png\";s:5:\"width\";i:100;s:6:\"height\";i:97;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:{}}}'),
(610, 184, 'open_source_contribution_details_0_title', ' Multi Language Manipulate Demo '),
(611, 184, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(612, 184, 'open_source_contribution_details_0_image', '183'),
(613, 184, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(614, 184, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(615, 184, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(616, 184, 'open_source_contribution_details', '9'),
(617, 184, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(618, 184, 'open_source_contribution_details_1_title', ' Viitor Button Shortcodes '),
(619, 184, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(620, 184, 'open_source_contribution_details_1_image', '72'),
(621, 184, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(622, 184, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(623, 184, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(624, 184, 'open_source_contribution_details_2_title', ' Add Subtitle '),
(625, 184, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(626, 184, 'open_source_contribution_details_2_image', ''),
(627, 184, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(628, 184, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(629, 184, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(630, 184, 'open_source_contribution_details_3_title', ' Custom Product List Table '),
(631, 184, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(632, 184, 'open_source_contribution_details_3_image', ''),
(633, 184, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(634, 184, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(635, 184, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(636, 184, 'open_source_contribution_details_4_title', ' Google Analytics Code Management '),
(637, 184, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(638, 184, 'open_source_contribution_details_4_image', ''),
(639, 184, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(640, 184, 'open_source_contribution_details_4_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(641, 184, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(642, 184, 'open_source_contribution_details_5_title', ' Laravel API Boilerplate '),
(643, 184, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(644, 184, 'open_source_contribution_details_5_image', ''),
(645, 184, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(646, 184, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(647, 184, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(648, 184, 'open_source_contribution_details_6_title', ' Laravel Vue Spa Boilerplate '),
(649, 184, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(650, 184, 'open_source_contribution_details_6_image', ''),
(651, 184, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(652, 184, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(653, 184, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(654, 184, 'open_source_contribution_details_7_title', ' Easy Gallery Management '),
(655, 184, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(656, 184, 'open_source_contribution_details_7_image', ''),
(657, 184, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(658, 184, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(659, 184, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(660, 184, 'open_source_contribution_details_8_title', ' Easily Generate Rest API Url '),
(661, 184, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(662, 184, 'open_source_contribution_details_8_image', ''),
(663, 184, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(664, 184, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(665, 184, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(666, 185, 'recent_activitiess_0_activity_img', '172'),
(667, 185, '_recent_activitiess_0_activity_img', 'field_5c1c7e703fdf6'),
(668, 185, 'recent_activitiess_0_activity_title', 'Lorem Ipsum is simply dummy text'),
(669, 185, '_recent_activitiess_0_activity_title', 'field_5c1c7f75e3e11'),
(670, 185, 'recent_activitiess_0_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(671, 185, '_recent_activitiess_0_activity_description', 'field_5c1c7fb42b8da'),
(672, 185, 'recent_activitiess_1_activity_img', '173'),
(673, 185, '_recent_activitiess_1_activity_img', 'field_5c1c7e703fdf6'),
(674, 185, 'recent_activitiess_1_activity_title', 'Lorem Ipsum is simply dummy text'),
(675, 185, '_recent_activitiess_1_activity_title', 'field_5c1c7f75e3e11'),
(676, 185, 'recent_activitiess_1_activity_description', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(677, 185, '_recent_activitiess_1_activity_description', 'field_5c1c7fb42b8da'),
(678, 185, 'recent_activitiess', '4'),
(679, 185, '_recent_activitiess', 'field_5c1c738e1a00a'),
(680, 185, 'recent_activitiess_2_activity_img', ''),
(681, 185, '_recent_activitiess_2_activity_img', 'field_5c1c7e703fdf6'),
(682, 185, 'recent_activitiess_2_activity_title', ''),
(683, 185, '_recent_activitiess_2_activity_title', 'field_5c1c7f75e3e11'),
(684, 185, 'recent_activitiess_2_activity_description', ''),
(685, 185, '_recent_activitiess_2_activity_description', 'field_5c1c7fb42b8da'),
(686, 185, 'recent_activitiess_3_activity_img', ''),
(687, 185, '_recent_activitiess_3_activity_img', 'field_5c1c7e703fdf6'),
(688, 185, 'recent_activitiess_3_activity_title', ''),
(689, 185, '_recent_activitiess_3_activity_title', 'field_5c1c7f75e3e11'),
(690, 185, 'recent_activitiess_3_activity_description', ''),
(691, 185, '_recent_activitiess_3_activity_description', 'field_5c1c7fb42b8da'),
(692, 187, 'pdf_url', ''),
(693, 187, '_pdf_url', 'field_5c1c71f9c97bf'),
(694, 188, 'pdf_url', '77'),
(695, 188, '_pdf_url', 'field_5c1c71f9c97bf'),
(696, 189, 'pdf_url', '77'),
(697, 189, '_pdf_url', 'field_5c1c71f9c97bf'),
(698, 195, 'pdf_url', '77'),
(699, 195, '_pdf_url', 'field_5c1c71f9c97bf'),
(700, 196, 'pdf_url', ''),
(701, 196, '_pdf_url', 'field_5c1c71f9c97bf'),
(702, 199, 'pdf_url', '77'),
(703, 199, '_pdf_url', 'field_5c1c71f9c97bf'),
(704, 200, '_wp_attached_file', '2018/12/180429_intusdata_newsletter_spezifikationen.pdf'),
(705, 201, 'pdf_url', '200'),
(706, 201, '_pdf_url', 'field_5c1c71f9c97bf'),
(707, 202, '_wp_attached_file', '2018/12/Sample1.pdf'),
(708, 203, 'pdf_url', '202'),
(709, 203, '_pdf_url', 'field_5c1c71f9c97bf'),
(710, 204, 'pdf_url', '202'),
(711, 204, '_pdf_url', 'field_5c1c71f9c97bf'),
(712, 205, 'pdf_url', '202'),
(713, 205, '_pdf_url', 'field_5c1c71f9c97bf'),
(714, 206, 'infrastructure_details_0_youtube_video_urls', ''),
(715, 206, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(716, 206, 'infrastructure_details_0_imagess', ''),
(717, 206, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(718, 206, 'infrastructure_details_1_youtube_video_urls', ''),
(719, 206, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(720, 206, 'infrastructure_details_1_imagess', ''),
(721, 206, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(722, 206, 'infrastructure_details', '3'),
(723, 206, '_infrastructure_details', 'field_5c1c84d47121a'),
(724, 206, 'infrastructure_details_2_youtube_video_urls', ''),
(725, 206, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(726, 206, 'infrastructure_details_2_imagess', ''),
(727, 206, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(748, 97, 'infrastructure_details_3_youtube_video_urls', ''),
(749, 97, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(750, 97, 'infrastructure_details_3_imagess', '509'),
(751, 97, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(752, 97, 'infrastructure_details_4_youtube_video_urls', ''),
(753, 97, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(754, 97, 'infrastructure_details_4_imagess', '511'),
(755, 97, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(756, 97, 'infrastructure_details_5_youtube_video_urls', ''),
(757, 97, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(758, 97, 'infrastructure_details_5_imagess', '512'),
(759, 97, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(760, 97, 'infrastructure_details_6_youtube_video_urls', ''),
(761, 97, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(762, 97, 'infrastructure_details_6_imagess', '518'),
(763, 97, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(764, 97, 'infrastructure_details_7_youtube_video_urls', ''),
(765, 97, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(766, 97, 'infrastructure_details_7_imagess', '515'),
(767, 97, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(768, 97, 'infrastructure_details_8_youtube_video_urls', ''),
(769, 97, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(770, 97, 'infrastructure_details_8_imagess', ''),
(771, 97, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(772, 97, 'infrastructure_details_9_youtube_video_urls', ''),
(773, 97, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(774, 97, 'infrastructure_details_9_imagess', '516'),
(775, 97, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(776, 217, 'infrastructure_details_0_youtube_video_urls', ''),
(777, 217, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(778, 217, 'infrastructure_details_0_imagess', '207'),
(779, 217, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(780, 217, 'infrastructure_details_1_youtube_video_urls', ''),
(781, 217, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(782, 217, 'infrastructure_details_1_imagess', '208'),
(783, 217, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(784, 217, 'infrastructure_details', '10'),
(785, 217, '_infrastructure_details', 'field_5c1c84d47121a'),
(786, 217, 'infrastructure_details_2_youtube_video_urls', ''),
(787, 217, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(788, 217, 'infrastructure_details_2_imagess', '209'),
(789, 217, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(790, 217, 'infrastructure_details_3_youtube_video_urls', ''),
(791, 217, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(792, 217, 'infrastructure_details_3_imagess', '210'),
(793, 217, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(794, 217, 'infrastructure_details_4_youtube_video_urls', ''),
(795, 217, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(796, 217, 'infrastructure_details_4_imagess', '211'),
(797, 217, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(798, 217, 'infrastructure_details_5_youtube_video_urls', ''),
(799, 217, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(800, 217, 'infrastructure_details_5_imagess', '212'),
(801, 217, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(802, 217, 'infrastructure_details_6_youtube_video_urls', ''),
(803, 217, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(804, 217, 'infrastructure_details_6_imagess', '213'),
(805, 217, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(806, 217, 'infrastructure_details_7_youtube_video_urls', ''),
(807, 217, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(808, 217, 'infrastructure_details_7_imagess', '214'),
(809, 217, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(810, 217, 'infrastructure_details_8_youtube_video_urls', ''),
(811, 217, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(812, 217, 'infrastructure_details_8_imagess', '215'),
(813, 217, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(814, 217, 'infrastructure_details_9_youtube_video_urls', ''),
(815, 217, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(816, 217, 'infrastructure_details_9_imagess', '216'),
(817, 217, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(834, 220, 'recent_activitiess', ''),
(835, 220, '_recent_activitiess', 'field_5c1c738e1a00a'),
(842, 221, 'recent_activitiess', '1'),
(843, 221, '_recent_activitiess', 'field_5c1c738e1a00a'),
(844, 221, 'recent_activitiess_0_activity_img', '216'),
(845, 221, '_recent_activitiess_0_activity_img', 'field_5c1c7e703fdf6'),
(846, 221, 'recent_activitiess_0_activity_title', 'sdfg'),
(847, 221, '_recent_activitiess_0_activity_title', 'field_5c1c7f75e3e11'),
(848, 221, 'recent_activitiess_0_activity_description', 'dsfgsdf'),
(849, 221, '_recent_activitiess_0_activity_description', 'field_5c1c7fb42b8da'),
(850, 222, '_wp_attached_file', '2018/12/award-collage.jpg'),
(851, 222, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:830;s:6:\"height\";i:720;s:4:\"file\";s:25:\"2018/12/award-collage.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"award-collage-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:\"award-collage-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"award-collage-768x666.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:25:\"award-collage-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(852, 223, 'recent_activitiess', ''),
(853, 223, '_recent_activitiess', 'field_5c1c738e1a00a'),
(854, 223, 'recent_activitiess_0_activity_img', '222'),
(855, 223, '_recent_activitiess_0_activity_img', 'field_5c1c7e703fdf6'),
(856, 223, 'recent_activitiess_0_activity_title', ''),
(857, 223, '_recent_activitiess_0_activity_title', 'field_5c1c7f75e3e11'),
(858, 223, 'recent_activitiess_0_activity_description', ''),
(859, 223, '_recent_activitiess_0_activity_description', 'field_5c1c7fb42b8da'),
(860, 224, 'awards_and_accolades_images_0_images', '222'),
(861, 224, '_awards_and_accolades_images_0_images', 'field_5c1c90f3a448f'),
(862, 224, 'awards_and_accolades_images', '1'),
(863, 224, '_awards_and_accolades_images', 'field_5c1c90e7a448e'),
(866, 226, 'awards_and_accolades_images_0_images', '225'),
(867, 226, '_awards_and_accolades_images_0_images', 'field_5c1c90f3a448f'),
(868, 226, 'awards_and_accolades_images', '1'),
(869, 226, '_awards_and_accolades_images', 'field_5c1c90e7a448e'),
(872, 229, '_wp_attached_file', '2018/12/Wordbrand.pdf'),
(875, 232, 'pdf_url', '231'),
(876, 232, '_pdf_url', 'field_5c1c71f9c97bf'),
(878, 234, 'pdf_url', '233'),
(879, 234, '_pdf_url', 'field_5c1c71f9c97bf'),
(912, 237, '_edit_last', '1'),
(913, 237, '_edit_lock', '1547220035:1'),
(914, 241, 'infrastructure_details_0_youtube_video_urls', ''),
(915, 241, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(916, 241, 'infrastructure_details_0_imagess', '207'),
(917, 241, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(918, 241, 'infrastructure_details_1_youtube_video_urls', 'https://www.youtube.com/watch?v=C0DPdy98e4c'),
(919, 241, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(920, 241, 'infrastructure_details_1_imagess', '208'),
(921, 241, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(922, 241, 'infrastructure_details', '10'),
(923, 241, '_infrastructure_details', 'field_5c1c84d47121a'),
(924, 241, 'infrastructure_details_2_youtube_video_urls', ''),
(925, 241, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(926, 241, 'infrastructure_details_2_imagess', '209'),
(927, 241, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(928, 241, 'infrastructure_details_3_youtube_video_urls', ''),
(929, 241, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(930, 241, 'infrastructure_details_3_imagess', '210'),
(931, 241, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(932, 241, 'infrastructure_details_4_youtube_video_urls', ''),
(933, 241, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(934, 241, 'infrastructure_details_4_imagess', '211'),
(935, 241, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(936, 241, 'infrastructure_details_5_youtube_video_urls', ''),
(937, 241, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(938, 241, 'infrastructure_details_5_imagess', '212'),
(939, 241, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(940, 241, 'infrastructure_details_6_youtube_video_urls', ''),
(941, 241, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(942, 241, 'infrastructure_details_6_imagess', '213'),
(943, 241, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(944, 241, 'infrastructure_details_7_youtube_video_urls', ''),
(945, 241, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(946, 241, 'infrastructure_details_7_imagess', '214'),
(947, 241, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(948, 241, 'infrastructure_details_8_youtube_video_urls', ''),
(949, 241, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(950, 241, 'infrastructure_details_8_imagess', '215'),
(951, 241, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(952, 241, 'infrastructure_details_9_youtube_video_urls', ''),
(953, 241, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(954, 241, 'infrastructure_details_9_imagess', '216'),
(955, 241, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(956, 242, 'infrastructure_details_0_youtube_video_urls', ''),
(957, 242, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(958, 242, 'infrastructure_details_0_imagess', '207'),
(959, 242, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(960, 242, 'infrastructure_details_1_youtube_video_urls', 'https://www.youtube.com/embed/YE7VzlLtp-4?rel=0'),
(961, 242, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(962, 242, 'infrastructure_details_1_imagess', '208'),
(963, 242, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(964, 242, 'infrastructure_details', '10'),
(965, 242, '_infrastructure_details', 'field_5c1c84d47121a'),
(966, 242, 'infrastructure_details_2_youtube_video_urls', ''),
(967, 242, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(968, 242, 'infrastructure_details_2_imagess', '209'),
(969, 242, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(970, 242, 'infrastructure_details_3_youtube_video_urls', ''),
(971, 242, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(972, 242, 'infrastructure_details_3_imagess', '210'),
(973, 242, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(974, 242, 'infrastructure_details_4_youtube_video_urls', ''),
(975, 242, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(976, 242, 'infrastructure_details_4_imagess', '211'),
(977, 242, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(978, 242, 'infrastructure_details_5_youtube_video_urls', ''),
(979, 242, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(980, 242, 'infrastructure_details_5_imagess', '212'),
(981, 242, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(982, 242, 'infrastructure_details_6_youtube_video_urls', ''),
(983, 242, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(984, 242, 'infrastructure_details_6_imagess', '213'),
(985, 242, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(986, 242, 'infrastructure_details_7_youtube_video_urls', ''),
(987, 242, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(988, 242, 'infrastructure_details_7_imagess', '214'),
(989, 242, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(990, 242, 'infrastructure_details_8_youtube_video_urls', ''),
(991, 242, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(992, 242, 'infrastructure_details_8_imagess', '215'),
(993, 242, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(994, 242, 'infrastructure_details_9_youtube_video_urls', ''),
(995, 242, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(996, 242, 'infrastructure_details_9_imagess', '216'),
(997, 242, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(998, 243, '_edit_last', '1'),
(999, 243, '_edit_lock', '1547216996:1'),
(1000, 254, 'open_source_contribution_details_0_title', ' Multi Language Manipulate Demo '),
(1001, 254, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(1002, 254, 'open_source_contribution_details_0_image', ''),
(1003, 254, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(1004, 254, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1005, 254, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(1006, 254, 'open_source_contribution_details', '9'),
(1007, 254, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(1008, 254, 'open_source_contribution_details_1_title', ' Viitor Button Shortcodes '),
(1009, 254, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(1010, 254, 'open_source_contribution_details_1_image', '72'),
(1011, 254, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(1012, 254, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1013, 254, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(1014, 254, 'open_source_contribution_details_2_title', ' Add Subtitle '),
(1015, 254, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(1016, 254, 'open_source_contribution_details_2_image', ''),
(1017, 254, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(1018, 254, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1019, 254, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(1020, 254, 'open_source_contribution_details_3_title', ' Custom Product List Table '),
(1021, 254, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(1022, 254, 'open_source_contribution_details_3_image', ''),
(1023, 254, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(1024, 254, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1025, 254, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(1026, 254, 'open_source_contribution_details_4_title', ' Google Analytics Code Management '),
(1027, 254, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(1028, 254, 'open_source_contribution_details_4_image', ''),
(1029, 254, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(1030, 254, 'open_source_contribution_details_4_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1031, 254, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(1032, 254, 'open_source_contribution_details_5_title', ' Laravel API Boilerplate '),
(1033, 254, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(1034, 254, 'open_source_contribution_details_5_image', ''),
(1035, 254, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(1036, 254, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1037, 254, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(1038, 254, 'open_source_contribution_details_6_title', ' Laravel Vue Spa Boilerplate '),
(1039, 254, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(1040, 254, 'open_source_contribution_details_6_image', ''),
(1041, 254, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(1042, 254, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1043, 254, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(1044, 254, 'open_source_contribution_details_7_title', ' Easy Gallery Management '),
(1045, 254, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(1046, 254, 'open_source_contribution_details_7_image', ''),
(1047, 254, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(1048, 254, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1049, 254, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(1050, 254, 'open_source_contribution_details_8_title', ' Easily Generate Rest API Url '),
(1051, 254, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(1052, 254, 'open_source_contribution_details_8_image', ''),
(1053, 254, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(1054, 254, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1055, 254, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(1056, 255, '_wp_attached_file', '2019/01/laravel-api-boilerplate-plugin1.svg'),
(1057, 256, '_wp_attached_file', '2019/01/button1.svg'),
(1058, 257, '_wp_attached_file', '2019/01/subtitle1.svg'),
(1059, 258, '_wp_attached_file', '2019/01/table1.svg'),
(1060, 259, '_wp_attached_file', '2019/01/analytics1.svg'),
(1061, 260, '_wp_attached_file', '2019/01/laravel-api-boilerplate-plugin1-1.svg'),
(1062, 261, '_wp_attached_file', '2019/01/laravel-api-spa-boilerplate-plugin1.svg'),
(1063, 262, '_wp_attached_file', '2019/01/gallery_management1.svg'),
(1064, 263, '_wp_attached_file', '2019/01/api1.svg'),
(1065, 264, 'open_source_contribution_details_0_title', ' Multi Language Manipulate Demo '),
(1066, 264, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(1067, 264, 'open_source_contribution_details_0_image', '255'),
(1068, 264, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(1069, 264, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1070, 264, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(1071, 264, 'open_source_contribution_details', '9'),
(1072, 264, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(1073, 264, 'open_source_contribution_details_1_title', ' Viitor Button Shortcodes '),
(1074, 264, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(1075, 264, 'open_source_contribution_details_1_image', '256'),
(1076, 264, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(1077, 264, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1078, 264, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(1079, 264, 'open_source_contribution_details_2_title', ' Add Subtitle '),
(1080, 264, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(1081, 264, 'open_source_contribution_details_2_image', '257'),
(1082, 264, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(1083, 264, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1084, 264, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(1085, 264, 'open_source_contribution_details_3_title', ' Custom Product List Table '),
(1086, 264, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(1087, 264, 'open_source_contribution_details_3_image', '258'),
(1088, 264, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(1089, 264, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1090, 264, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(1091, 264, 'open_source_contribution_details_4_title', ' Google Analytics Code Management '),
(1092, 264, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(1093, 264, 'open_source_contribution_details_4_image', '259'),
(1094, 264, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(1095, 264, 'open_source_contribution_details_4_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1096, 264, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(1097, 264, 'open_source_contribution_details_5_title', ' Laravel API Boilerplate '),
(1098, 264, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(1099, 264, 'open_source_contribution_details_5_image', '260'),
(1100, 264, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(1101, 264, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1102, 264, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(1103, 264, 'open_source_contribution_details_6_title', ' Laravel Vue Spa Boilerplate '),
(1104, 264, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(1105, 264, 'open_source_contribution_details_6_image', '261'),
(1106, 264, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(1107, 264, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1108, 264, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(1109, 264, 'open_source_contribution_details_7_title', ' Easy Gallery Management '),
(1110, 264, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(1111, 264, 'open_source_contribution_details_7_image', '262'),
(1112, 264, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(1113, 264, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1114, 264, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(1115, 264, 'open_source_contribution_details_8_title', ' Easily Generate Rest API Url '),
(1116, 264, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(1117, 264, 'open_source_contribution_details_8_image', '263'),
(1118, 264, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(1119, 264, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1120, 264, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(1121, 133, 'open_source_contribution_details_0_links', 'https://wordpress.org/plugins/wp-code-protection'),
(1122, 133, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(1123, 133, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/nofollow-external-links-seo'),
(1124, 133, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(1125, 133, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/increase-maximum-upload-file-size'),
(1126, 133, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(1127, 133, 'open_source_contribution_details_3_links', 'https://wordpress.org/plugins/pdf-secure'),
(1128, 133, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(1129, 133, 'open_source_contribution_details_4_links', 'https://wordpress.org/plugins/custom-url-to-featured-image'),
(1130, 133, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(1131, 133, 'open_source_contribution_details_5_links', 'https://github.com/vcian/laravel-word-refiner'),
(1132, 133, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(1133, 133, 'open_source_contribution_details_6_links', 'https://github.com/vcian/laravel-ip-gateway'),
(1134, 133, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(1135, 133, 'open_source_contribution_details_7_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(1136, 133, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(1137, 133, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(1138, 133, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(1139, 266, 'open_source_contribution_details_0_title', ' Multi Language Manipulate Demo '),
(1140, 266, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(1141, 266, 'open_source_contribution_details_0_image', '255'),
(1142, 266, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(1143, 266, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1144, 266, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(1145, 266, 'open_source_contribution_details', '9'),
(1146, 266, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(1147, 266, 'open_source_contribution_details_1_title', ' Viitor Button Shortcodes '),
(1148, 266, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(1149, 266, 'open_source_contribution_details_1_image', '256'),
(1150, 266, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(1151, 266, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1152, 266, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(1153, 266, 'open_source_contribution_details_2_title', ' Add Subtitle '),
(1154, 266, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(1155, 266, 'open_source_contribution_details_2_image', '257'),
(1156, 266, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(1157, 266, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1158, 266, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(1159, 266, 'open_source_contribution_details_3_title', ' Custom Product List Table '),
(1160, 266, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(1161, 266, 'open_source_contribution_details_3_image', '258'),
(1162, 266, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(1163, 266, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1164, 266, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(1165, 266, 'open_source_contribution_details_4_title', ' Google Analytics Code Management '),
(1166, 266, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(1167, 266, 'open_source_contribution_details_4_image', '259'),
(1168, 266, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(1169, 266, 'open_source_contribution_details_4_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1170, 266, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(1171, 266, 'open_source_contribution_details_5_title', ' Laravel API Boilerplate '),
(1172, 266, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(1173, 266, 'open_source_contribution_details_5_image', '260'),
(1174, 266, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(1175, 266, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1176, 266, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(1177, 266, 'open_source_contribution_details_6_title', ' Laravel Vue Spa Boilerplate '),
(1178, 266, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(1179, 266, 'open_source_contribution_details_6_image', '261'),
(1180, 266, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(1181, 266, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1182, 266, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(1183, 266, 'open_source_contribution_details_7_title', ' Easy Gallery Management '),
(1184, 266, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(1185, 266, 'open_source_contribution_details_7_image', '262'),
(1186, 266, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(1187, 266, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1188, 266, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(1189, 266, 'open_source_contribution_details_8_title', ' Easily Generate Rest API Url '),
(1190, 266, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(1191, 266, 'open_source_contribution_details_8_image', '263'),
(1192, 266, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(1193, 266, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1194, 266, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(1195, 266, 'open_source_contribution_details_0_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(1196, 266, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(1197, 266, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(1198, 266, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(1199, 266, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/add-subtitle/'),
(1200, 266, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(1201, 266, 'open_source_contribution_details_3_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(1202, 266, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(1203, 266, 'open_source_contribution_details_4_links', 'https://wordpress.org/plugins/ga-code-management/'),
(1204, 266, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(1205, 266, 'open_source_contribution_details_5_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(1206, 266, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(1207, 266, 'open_source_contribution_details_6_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(1208, 266, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(1209, 266, 'open_source_contribution_details_7_links', 'https://wordpress.org/plugins/vc-gallery/'),
(1210, 266, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(1211, 266, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(1212, 266, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(1213, 267, '_edit_last', '1'),
(1214, 267, '_edit_lock', '1546351292:1'),
(1215, 243, 'product_information_0_product_name', 'product 1'),
(1216, 243, '_product_information_0_product_name', 'field_5c2b5e120d84d'),
(1217, 243, 'product_information_0_product_image', ''),
(1218, 243, '_product_information_0_product_image', 'field_5c2b5e190d84e'),
(1219, 243, 'product_information_0_product_description', ''),
(1220, 243, '_product_information_0_product_description', 'field_5c2b5e230d84f'),
(1221, 243, 'product_information_0_product_link', ''),
(1222, 243, '_product_information_0_product_link', 'field_5c2b5f6de61e6'),
(1223, 243, 'product_information', '1'),
(1224, 243, '_product_information', 'field_5c2b5e040d84c'),
(1225, 273, 'product_information_0_product_name', 'product 1'),
(1226, 273, '_product_information_0_product_name', 'field_5c2b5e120d84d'),
(1227, 273, 'product_information_0_product_image', ''),
(1228, 273, '_product_information_0_product_image', 'field_5c2b5e190d84e'),
(1229, 273, 'product_information_0_product_description', ''),
(1230, 273, '_product_information_0_product_description', 'field_5c2b5e230d84f'),
(1231, 273, 'product_information_0_product_link', ''),
(1232, 273, '_product_information_0_product_link', 'field_5c2b5f6de61e6'),
(1233, 273, 'product_information', '1'),
(1234, 273, '_product_information', 'field_5c2b5e040d84c'),
(1235, 274, 'infrastructure_details_0_youtube_video_urls', ''),
(1236, 274, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(1237, 274, 'infrastructure_details_0_imagess', '207'),
(1238, 274, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(1239, 274, 'infrastructure_details_1_youtube_video_urls', ''),
(1240, 274, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(1241, 274, 'infrastructure_details_1_imagess', '208'),
(1242, 274, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(1243, 274, 'infrastructure_details', '10'),
(1244, 274, '_infrastructure_details', 'field_5c1c84d47121a'),
(1245, 274, 'infrastructure_details_2_youtube_video_urls', ''),
(1246, 274, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(1247, 274, 'infrastructure_details_2_imagess', '209'),
(1248, 274, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(1249, 274, 'infrastructure_details_3_youtube_video_urls', ''),
(1250, 274, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(1251, 274, 'infrastructure_details_3_imagess', '210'),
(1252, 274, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(1253, 274, 'infrastructure_details_4_youtube_video_urls', ''),
(1254, 274, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(1255, 274, 'infrastructure_details_4_imagess', '211'),
(1256, 274, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(1257, 274, 'infrastructure_details_5_youtube_video_urls', ''),
(1258, 274, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(1259, 274, 'infrastructure_details_5_imagess', '212'),
(1260, 274, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(1261, 274, 'infrastructure_details_6_youtube_video_urls', ''),
(1262, 274, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(1263, 274, 'infrastructure_details_6_imagess', '213'),
(1264, 274, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(1265, 274, 'infrastructure_details_7_youtube_video_urls', ''),
(1266, 274, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(1267, 274, 'infrastructure_details_7_imagess', '214'),
(1268, 274, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(1269, 274, 'infrastructure_details_8_youtube_video_urls', ''),
(1270, 274, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(1271, 274, 'infrastructure_details_8_imagess', '215'),
(1272, 274, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(1273, 274, 'infrastructure_details_9_youtube_video_urls', ''),
(1274, 274, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(1275, 274, 'infrastructure_details_9_imagess', '216'),
(1276, 274, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(1277, 275, '_edit_last', '1'),
(1278, 275, '_edit_lock', '1546434704:1'),
(1279, 277, '_edit_last', '1'),
(1280, 277, '_edit_lock', '1550567827:1'),
(1281, 277, 'srs_pdf', '715'),
(1282, 277, '_srs_pdf', 'field_5c2caf2a84b63'),
(1283, 279, 'srs_pdf', '202'),
(1284, 279, '_srs_pdf', 'field_5c2caf2a84b63'),
(1285, 280, '_edit_last', '1'),
(1286, 280, '_edit_lock', '1549624072:1'),
(1287, 282, '_edit_lock', '1546521592:1'),
(1288, 282, '_edit_last', '1'),
(1289, 280, 'flowchart_pdf', '313'),
(1290, 280, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(1291, 284, 'flowchart_pdf', '233'),
(1292, 284, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(1293, 285, '_edit_lock', '1546434698:1'),
(1294, 287, '_edit_last', '1'),
(1295, 287, '_edit_lock', '1549635661:1'),
(1296, 285, '_edit_last', '1'),
(1297, 287, 'laravel_pdf', '700'),
(1298, 287, '_laravel_pdf', 'field_5c2cb847128a1'),
(1299, 289, 'laravel_pdf', '229'),
(1300, 289, '_laravel_pdf', 'field_5c2cb847128a1'),
(1301, 290, '_edit_last', '1'),
(1302, 290, '_edit_lock', '1613369385:1'),
(1303, 292, '_edit_lock', '1546929455:1'),
(1304, 292, '_edit_last', '1'),
(1305, 290, 'vuejs_pdf', '592'),
(1306, 290, '_vuejs_pdf', 'field_5c2cb92575927'),
(1307, 294, 'vuejs_pdf', '229'),
(1308, 294, '_vuejs_pdf', 'field_5c2cb92575927'),
(1309, 295, '_edit_last', '1'),
(1310, 295, '_edit_lock', '1613365679:1'),
(1311, 297, '_edit_lock', '1546435198:1'),
(1312, 297, '_edit_last', '1'),
(1313, 295, 'wp_pdf', '748'),
(1314, 295, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1315, 299, 'wp_pdf', '229'),
(1316, 299, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1317, 300, '_edit_last', '1'),
(1318, 300, '_edit_lock', '1598954418:1'),
(1319, 302, '_edit_lock', '1546517534:1'),
(1320, 302, '_edit_last', '1'),
(1321, 300, 'unity_pdf', '704'),
(1322, 300, '_unity_pdf', 'field_5c2cbb1253fc2'),
(1323, 304, 'unity_pdf', '230'),
(1324, 304, '_unity_pdf', 'field_5c2cbb1253fc2'),
(1325, 305, '_edit_lock', '1546517858:1'),
(1326, 305, '_edit_last', '1'),
(1327, 307, '_edit_last', '1'),
(1328, 307, '_edit_lock', '1549025129:1'),
(1330, 310, 'pdf_url', '309'),
(1331, 310, '_pdf_url', 'field_5c1c71f9c97bf'),
(1333, 312, 'srs_pdf', '311'),
(1334, 312, '_srs_pdf', 'field_5c2caf2a84b63'),
(1335, 313, '_wp_attached_file', '2019/01/png2pdf-3.pdf'),
(1336, 314, 'flowchart_pdf', '313'),
(1337, 314, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(1338, 307, 'gd_pdf', '584'),
(1339, 307, '_gd_pdf', 'field_5c2cca8087f24'),
(1340, 316, 'gd_pdf', '313'),
(1341, 316, '_gd_pdf', 'field_5c2cca8087f24'),
(1342, 317, '_edit_last', '1'),
(1343, 317, '_edit_lock', '1549025129:1'),
(1344, 319, '_edit_last', '1'),
(1345, 319, '_edit_lock', '1546518172:1'),
(1346, 317, 'react_pdf', '586'),
(1347, 317, '_react_pdf', 'field_5c2dfdd5535ab'),
(1348, 321, 'react_pdf', '229'),
(1349, 321, '_react_pdf', 'field_5c2dfdd5535ab'),
(1350, 322, '_edit_last', '1'),
(1351, 322, '_edit_lock', '1550567994:1'),
(1352, 324, '_edit_lock', '1546520885:1'),
(1353, 324, '_edit_last', '1'),
(1354, 322, 'nodejs_pdf', '717'),
(1355, 322, '_nodejs_pdf', 'field_5c2dff314a3bf'),
(1356, 326, 'nodejs_pdf', '229'),
(1357, 326, '_nodejs_pdf', 'field_5c2dff314a3bf'),
(1358, 327, '_edit_last', '1'),
(1359, 327, '_edit_lock', '1613365699:1'),
(1360, 329, '_edit_lock', '1550824929:1'),
(1361, 329, '_edit_last', '1'),
(1362, 327, 'wireframe_details_0_imagess', '364'),
(1363, 327, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(1364, 327, 'wireframe_details', '6'),
(1365, 327, '_wireframe_details', 'field_5c2e02dd66045'),
(1366, 333, 'wireframe_details_0_imagess', '76'),
(1367, 333, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(1368, 333, 'wireframe_details', '1'),
(1369, 333, '_wireframe_details', 'field_5c2e02dd66045'),
(1370, 327, 'wireframe_details_1_imagess', '354'),
(1371, 327, '_wireframe_details_1_imagess', 'field_5c2e02dd6c7a9'),
(1372, 334, 'wireframe_details_0_imagess', '76'),
(1373, 334, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(1374, 334, 'wireframe_details', '2'),
(1375, 334, '_wireframe_details', 'field_5c2e02dd66045'),
(1376, 334, 'wireframe_details_1_imagess', '173'),
(1377, 334, '_wireframe_details_1_imagess', 'field_5c2e02dd6c7a9'),
(1378, 335, 'wireframe_details_0_imagess', '76'),
(1379, 335, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(1380, 335, 'wireframe_details', '2'),
(1381, 335, '_wireframe_details', 'field_5c2e02dd66045'),
(1382, 335, 'wireframe_details_1_imagess', '207'),
(1383, 335, '_wireframe_details_1_imagess', 'field_5c2e02dd6c7a9'),
(1384, 280, 'flowchart_imgs_0_fcs_image', '598'),
(1385, 280, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(1386, 280, 'flowchart_imgs_1_fcs_image', '599'),
(1387, 280, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(1388, 280, 'flowchart_imgs', '4'),
(1389, 280, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(1390, 337, 'flowchart_pdf', '313'),
(1391, 337, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(1392, 337, 'flowchart_imgs_0_fcs_image', '222'),
(1393, 337, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(1394, 337, 'flowchart_imgs_1_fcs_image', '210'),
(1395, 337, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(1396, 337, 'flowchart_imgs', '2'),
(1397, 337, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(1398, 338, '_edit_last', '1'),
(1399, 338, '_edit_lock', '1550580517:1'),
(1400, 340, '_edit_last', '1'),
(1401, 340, '_edit_lock', '1546522135:1'),
(1402, 338, 'prototype_link', 'https://invis.io/JGHPG5KBVNA#/294206617_Login'),
(1403, 338, '_prototype_link', 'field_5c2e0cb80ca30'),
(1404, 342, 'prototype_link', 'https://invis.io/JGHPG5KBVNA#/294206617_Login'),
(1405, 342, '_prototype_link', 'field_5c2e0cb80ca30'),
(1407, 344, 'laravel_pdf', '343'),
(1408, 344, '_laravel_pdf', 'field_5c2cb847128a1'),
(1410, 346, 'wp_pdf', '345'),
(1411, 346, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1414, 348, '_wp_attached_file', '2019/01/Flow-chart-2.png'),
(1415, 348, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:934;s:6:\"height\";i:508;s:4:\"file\";s:24:\"2019/01/Flow-chart-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Flow-chart-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:24:\"Flow-chart-2-300x163.png\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Flow-chart-2-768x418.png\";s:5:\"width\";i:768;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:24:\"Flow-chart-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1418, 350, '_wp_attached_file', '2019/01/Flow-chart-7.png'),
(1419, 350, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1598;s:6:\"height\";i:1407;s:4:\"file\";s:24:\"2019/01/Flow-chart-7.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Flow-chart-7-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:24:\"Flow-chart-7-300x264.png\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Flow-chart-7-768x676.png\";s:5:\"width\";i:768;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Flow-chart-7-1024x902.png\";s:5:\"width\";i:1024;s:6:\"height\";i:902;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:26:\"Flow-chart-7-1598x1200.png\";s:5:\"width\";i:1598;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:24:\"Flow-chart-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1420, 280, 'flowchart_imgs_2_fcs_image', '600'),
(1421, 280, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(1422, 280, 'flowchart_imgs_3_fcs_image', '601'),
(1423, 280, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(1424, 351, 'flowchart_pdf', '313'),
(1425, 351, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(1426, 351, 'flowchart_imgs_0_fcs_image', '347'),
(1427, 351, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(1428, 351, 'flowchart_imgs_1_fcs_image', '348'),
(1429, 351, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(1430, 351, 'flowchart_imgs', '4'),
(1431, 351, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(1432, 351, 'flowchart_imgs_2_fcs_image', '349'),
(1433, 351, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(1434, 351, 'flowchart_imgs_3_fcs_image', '350'),
(1435, 351, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(1436, 352, '_wp_attached_file', '2019/01/Wireframe-e1546862065224.png'),
(1437, 352, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:881;s:6:\"height\";i:2289;s:4:\"file\";s:36:\"2019/01/Wireframe-e1546862065224.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Wireframe-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:21:\"Wireframe-115x300.png\";s:5:\"width\";i:115;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Wireframe-768x1995.png\";s:5:\"width\";i:768;s:6:\"height\";i:1995;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Wireframe-394x1024.png\";s:5:\"width\";i:394;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:22:\"Wireframe-881x1200.png\";s:5:\"width\";i:881;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:21:\"Wireframe-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1438, 353, '_wp_attached_file', '2019/01/New-Wireframe-1-5.png'),
(1439, 353, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1089;s:6:\"height\";i:1969;s:4:\"file\";s:29:\"2019/01/New-Wireframe-1-5.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"New-Wireframe-1-5-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:29:\"New-Wireframe-1-5-166x300.png\";s:5:\"width\";i:166;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"New-Wireframe-1-5-768x1389.png\";s:5:\"width\";i:768;s:6:\"height\";i:1389;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"New-Wireframe-1-5-566x1024.png\";s:5:\"width\";i:566;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:31:\"New-Wireframe-1-5-1089x1200.png\";s:5:\"width\";i:1089;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:29:\"New-Wireframe-1-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1440, 354, '_wp_attached_file', '2019/01/New-Wireframe-2-1.png'),
(1441, 354, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:505;s:4:\"file\";s:29:\"2019/01/New-Wireframe-2-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"New-Wireframe-2-1-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:29:\"New-Wireframe-2-1-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"New-Wireframe-2-1-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:29:\"New-Wireframe-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1442, 327, 'wireframe_details_2_imagess', '353'),
(1443, 327, '_wireframe_details_2_imagess', 'field_5c2e02dd6c7a9'),
(1444, 355, 'wireframe_details_0_imagess', '352'),
(1445, 355, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(1446, 355, 'wireframe_details', '3'),
(1447, 355, '_wireframe_details', 'field_5c2e02dd66045'),
(1448, 355, 'wireframe_details_1_imagess', '353'),
(1449, 355, '_wireframe_details_1_imagess', 'field_5c2e02dd6c7a9'),
(1450, 355, 'wireframe_details_2_imagess', '354'),
(1451, 355, '_wireframe_details_2_imagess', 'field_5c2e02dd6c7a9'),
(1453, 357, 'unity_pdf', '356'),
(1454, 357, '_unity_pdf', 'field_5c2cbb1253fc2'),
(1455, 358, 'wp_pdf', '356'),
(1456, 358, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1457, 359, 'wp_pdf', ''),
(1458, 359, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1459, 360, 'wp_pdf', '230'),
(1460, 360, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1462, 362, 'wp_pdf', '361'),
(1463, 362, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1464, 352, '_wp_attachment_backup_sizes', 'a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:881;s:6:\"height\";i:2289;s:4:\"file\";s:13:\"Wireframe.png\";}s:18:\"full-1546862065224\";a:3:{s:5:\"width\";i:881;s:6:\"height\";i:2289;s:4:\"file\";s:28:\"Wireframe-e1546862029570.png\";}}'),
(1468, 364, '_wp_attached_file', '2019/01/New-Wireframe-3.jpg'),
(1469, 364, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:3000;s:4:\"file\";s:27:\"2019/01/New-Wireframe-3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"New-Wireframe-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:27:\"New-Wireframe-3-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"New-Wireframe-3-768x1536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"New-Wireframe-3-512x1024.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:29:\"New-Wireframe-3-1500x1200.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:27:\"New-Wireframe-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1470, 365, 'wireframe_details_0_imagess', '364'),
(1471, 365, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(1472, 365, 'wireframe_details', '3'),
(1473, 365, '_wireframe_details', 'field_5c2e02dd66045'),
(1474, 365, 'wireframe_details_1_imagess', '353'),
(1475, 365, '_wireframe_details_1_imagess', 'field_5c2e02dd6c7a9'),
(1476, 365, 'wireframe_details_2_imagess', '354'),
(1477, 365, '_wireframe_details_2_imagess', 'field_5c2e02dd6c7a9'),
(1478, 367, 'pdf_url', '309'),
(1479, 367, '_pdf_url', 'field_5c1c71f9c97bf'),
(1480, 368, 'pdf_url', '202'),
(1481, 368, '_pdf_url', 'field_5c1c71f9c97bf'),
(1482, 369, 'pdf_url', '309'),
(1483, 369, '_pdf_url', 'field_5c1c71f9c97bf'),
(1485, 371, 'wp_pdf', '370'),
(1486, 371, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1487, 372, 'pdf_url', '309'),
(1488, 372, '_pdf_url', 'field_5c1c71f9c97bf'),
(1489, 373, '_edit_last', '1'),
(1490, 373, '_edit_lock', '1549635661:1'),
(1491, 373, 'pdf_url', '702'),
(1492, 373, '_pdf_url', 'field_5c1c71f9c97bf'),
(1493, 375, 'pdf_url', '202'),
(1494, 375, '_pdf_url', 'field_5c1c71f9c97bf'),
(1495, 376, 'pdf_url', '343'),
(1496, 376, '_pdf_url', 'field_5c1c71f9c97bf'),
(1497, 377, 'pdf_url', ''),
(1498, 377, '_pdf_url', 'field_5c1c71f9c97bf'),
(1499, 378, 'pdf_url', '200'),
(1500, 378, '_pdf_url', 'field_5c1c71f9c97bf'),
(1501, 379, 'wp_pdf', '370'),
(1502, 379, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1503, 380, 'vuejs_pdf', '229'),
(1504, 380, '_vuejs_pdf', 'field_5c2cb92575927'),
(1505, 381, 'vuejs_pdf', '200'),
(1506, 381, '_vuejs_pdf', 'field_5c2cb92575927'),
(1507, 382, 'react_pdf', '200'),
(1508, 382, '_react_pdf', 'field_5c2dfdd5535ab'),
(1509, 383, '_wp_attached_file', '2019/01/dummy.pdf'),
(1510, 384, 'pdf_url', '383'),
(1511, 384, '_pdf_url', 'field_5c1c71f9c97bf'),
(1512, 385, '_wp_attached_file', '2019/01/pdfsample.pdf'),
(1513, 386, 'vuejs_pdf', '385'),
(1514, 386, '_vuejs_pdf', 'field_5c2cb92575927'),
(1516, 388, 'wp_pdf', '387'),
(1517, 388, '_wp_pdf', 'field_5c2cb9f3846d1'),
(1520, 391, 'pdf_url', '202'),
(1521, 391, '_pdf_url', 'field_5c1c71f9c97bf'),
(1522, 392, '_wp_attached_file', '2019/01/wazir.png'),
(1523, 392, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:767;s:6:\"height\";i:354;s:4:\"file\";s:17:\"2019/01/wazir.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"wazir-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:17:\"wazir-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:17:\"wazir-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1524, 393, 'product_information_0_product_name', 'product 1'),
(1525, 393, '_product_information_0_product_name', 'field_5c2b5e120d84d'),
(1526, 393, 'product_information_0_product_image', '392'),
(1527, 393, '_product_information_0_product_image', 'field_5c2b5e190d84e'),
(1528, 393, 'product_information_0_product_description', ''),
(1529, 393, '_product_information_0_product_description', 'field_5c2b5e230d84f'),
(1530, 393, 'product_information_0_product_link', ''),
(1531, 393, '_product_information_0_product_link', 'field_5c2b5f6de61e6'),
(1532, 393, 'product_information', '1'),
(1533, 393, '_product_information', 'field_5c2b5e040d84c'),
(1534, 394, 'product_information_0_product_name', 'product 1'),
(1535, 394, '_product_information_0_product_name', 'field_5c2b5e120d84d'),
(1536, 394, 'product_information_0_product_image', ''),
(1537, 394, '_product_information_0_product_image', 'field_5c2b5e190d84e'),
(1538, 394, 'product_information_0_product_description', ''),
(1539, 394, '_product_information_0_product_description', 'field_5c2b5e230d84f'),
(1540, 394, 'product_information_0_product_link', ''),
(1541, 394, '_product_information_0_product_link', 'field_5c2b5f6de61e6'),
(1542, 394, 'product_information', '1'),
(1543, 394, '_product_information', 'field_5c2b5e040d84c'),
(1544, 395, '_edit_last', '1'),
(1545, 395, '_edit_lock', '1549603757:1'),
(1546, 396, '_wp_attached_file', '2019/01/wazir1.png'),
(1547, 396, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:767;s:6:\"height\";i:354;s:4:\"file\";s:18:\"2019/01/wazir1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"wazir1-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:18:\"wazir1-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:18:\"wazir1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1548, 395, '_thumbnail_id', '392'),
(1549, 397, '_edit_last', '1'),
(1550, 397, '_edit_lock', '1549635129:1'),
(1552, 397, '_wp_old_slug', 'uncleden'),
(1555, 401, '_edit_last', '1'),
(1556, 401, '_edit_lock', '1549635661:1'),
(1557, 402, '_wp_attached_file', '2019/01/horse-rider-kills-zombies.jpg'),
(1558, 402, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:767;s:6:\"height\";i:411;s:4:\"file\";s:37:\"2019/01/horse-rider-kills-zombies.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"horse-rider-kills-zombies-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:37:\"horse-rider-kills-zombies-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:37:\"horse-rider-kills-zombies-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1559, 401, '_thumbnail_id', '559'),
(1560, 403, '_edit_last', '1'),
(1561, 403, '_edit_lock', '1547716403:1'),
(1562, 404, '_wp_attached_file', '2019/01/howkeye-archer.jpg'),
(1563, 404, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:767;s:6:\"height\";i:411;s:4:\"file\";s:26:\"2019/01/howkeye-archer.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"howkeye-archer-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:26:\"howkeye-archer-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:26:\"howkeye-archer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1564, 403, '_thumbnail_id', '404'),
(1566, 405, '_0_questions', 'dfdf'),
(1567, 405, '__0_questions', 'field_5c1cb6f06e49b'),
(1568, 405, '_0_answers', 'dfdfddfd'),
(1569, 405, '__0_answers', 'field_5c1cb6f96e49c'),
(1570, 405, '_1_questions', 'How you are different in project delivery?'),
(1571, 405, '__1_questions', 'field_5c1cb6f06e49b'),
(1572, 405, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(1573, 405, '__1_answers', 'field_5c1cb6f96e49c'),
(1574, 405, '_2_questions', 'How do you create a team of any project?'),
(1575, 405, '__2_questions', 'field_5c1cb6f06e49b'),
(1576, 405, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(1577, 405, '__2_answers', 'field_5c1cb6f96e49c'),
(1578, 405, '_0_question', 'fgfgf'),
(1579, 405, '__0_question', 'field_5c1cb6f06e49b'),
(1580, 405, '_0_answer', ''),
(1581, 405, '__0_answer', 'field_5c1cb6f96e49c'),
(1582, 405, 'faqs_0_question', 'Why should I Choose Your Team?'),
(1583, 405, '_faqs_0_question', 'field_5c1cb6f06e49b'),
(1584, 405, 'faqs_0_answer', 'We are a team of experienced & talented professionals who believe in quality and are customer centric. From Requirements Analysis to Production Roll Out, we collaborate to build a unique experience with enhanced support. '),
(1585, 405, '_faqs_0_answer', 'field_5c1cb6f96e49c'),
(1586, 405, 'faqs_1_question', 'What Makes You Different from Others?'),
(1587, 405, '_faqs_1_question', 'field_5c1cb6f06e49b'),
(1588, 405, 'faqs_1_answer', 'We fit into your shoes while delivering outstanding services and provide robust throughput with a varied substantiality. We have a personalized approach towards your objectives and remarkable contemporary solutions. '),
(1589, 405, '_faqs_1_answer', 'field_5c1cb6f96e49c'),
(1590, 405, 'faqs_2_question', 'How much Practical Experience Your Company Has?'),
(1591, 405, '_faqs_2_question', 'field_5c1cb6f06e49b'),
(1592, 405, 'faqs_2_answer', 'The experience level varies from being a novice to highly experienced industry level experts. New technologies are grasped faster by young minds and the Leaders with 5+ years of experience channelize them into right direction to create high capacity products.'),
(1593, 405, '_faqs_2_answer', 'field_5c1cb6f96e49c'),
(1594, 405, 'faqs', '3'),
(1595, 405, '_faqs', 'field_5c1cb642c5da3'),
(1597, 407, 'vuejs_pdf', '406'),
(1598, 407, '_vuejs_pdf', 'field_5c2cb92575927'),
(1599, 408, '_wp_attached_file', '2019/01/PLAMT-External.pdf'),
(1600, 409, 'pdf_url', '408'),
(1601, 409, '_pdf_url', 'field_5c1c71f9c97bf'),
(1602, 410, 'react_pdf', '406'),
(1603, 410, '_react_pdf', 'field_5c2dfdd5535ab'),
(1604, 411, 'nodejs_pdf', '406'),
(1605, 411, '_nodejs_pdf', 'field_5c2dff314a3bf'),
(1606, 413, '_edit_lock', '1547041117:1'),
(1607, 413, '_edit_last', '1'),
(1608, 148, 'pdf_url', '713'),
(1609, 148, '_pdf_url', 'field_5c35f93c9c2a8'),
(1610, 415, 'pdf_url', '408'),
(1611, 415, '_pdf_url', 'field_5c35f93c9c2a8'),
(1612, 416, '_wp_attached_file', '2019/01/pptdemo2.pdf'),
(1613, 417, 'pdf_url', '416'),
(1614, 417, '_pdf_url', 'field_5c35f93c9c2a8'),
(1615, 418, '_wp_attached_file', '2019/01/dummy-pdf_2.pdf'),
(1616, 419, 'react_pdf', '418'),
(1617, 419, '_react_pdf', 'field_5c2dfdd5535ab'),
(1618, 420, '_wp_attached_file', '2019/01/dummy-pdf_2-1.pdf'),
(1619, 421, 'nodejs_pdf', '420'),
(1620, 421, '_nodejs_pdf', 'field_5c2dff314a3bf'),
(1622, 423, 'pdf_url', '422'),
(1623, 423, '_pdf_url', 'field_5c35f93c9c2a8'),
(1624, 424, '_edit_lock', '1547105197:1'),
(1625, 424, '_edit_last', '1'),
(1626, 426, '_edit_last', '1'),
(1627, 426, '_edit_lock', '1549025033:1'),
(1628, 426, 'magento_pdf', '582'),
(1629, 426, '_magento_pdf', 'field_5c36eb229eedb'),
(1630, 428, 'magento_pdf', '408'),
(1631, 428, '_magento_pdf', 'field_5c36eb229eedb'),
(1632, 429, '_edit_last', '1'),
(1633, 429, '_edit_lock', '1549624304:1'),
(1634, 431, '_wp_attached_file', '2019/01/wazir.jpg'),
(1635, 431, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:885;s:4:\"file\";s:17:\"2019/01/wazir.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"wazir-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:\"wazir-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"wazir-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"wazir-1024x472.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:17:\"wazir-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1636, 432, '_edit_lock', '1547105197:1'),
(1637, 432, '_edit_last', '1'),
(1638, 429, 'dbd_pdf', '610'),
(1639, 429, '_dbd_pdf', 'field_5c36ef3c98b31'),
(1640, 434, 'dbd_pdf', '229'),
(1641, 434, '_dbd_pdf', 'field_5c36ef3c98b31'),
(1642, 436, 'pdf_url', '233'),
(1643, 436, '_pdf_url', 'field_5c1c71f9c97bf'),
(1666, 438, 'open_source_contribution_details_0_title', ' Multi Language Manipulate Demo '),
(1667, 438, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(1668, 438, 'open_source_contribution_details_0_image', '255'),
(1669, 438, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(1670, 438, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1671, 438, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(1672, 438, 'open_source_contribution_details', '9'),
(1673, 438, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(1674, 438, 'open_source_contribution_details_1_title', ' Viitor Button Shortcodes '),
(1675, 438, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(1676, 438, 'open_source_contribution_details_1_image', '256'),
(1677, 438, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(1678, 438, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1679, 438, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(1680, 438, 'open_source_contribution_details_2_title', ' Add Subtitle '),
(1681, 438, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(1682, 438, 'open_source_contribution_details_2_image', '257'),
(1683, 438, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(1684, 438, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1685, 438, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(1686, 438, 'open_source_contribution_details_3_title', ' Custom Product List Table '),
(1687, 438, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(1688, 438, 'open_source_contribution_details_3_image', '258'),
(1689, 438, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(1690, 438, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1691, 438, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(1692, 438, 'open_source_contribution_details_4_title', ' Google Analytics Code Management '),
(1693, 438, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(1694, 438, 'open_source_contribution_details_4_image', '259'),
(1695, 438, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(1696, 438, 'open_source_contribution_details_4_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1697, 438, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(1698, 438, 'open_source_contribution_details_5_title', ' Laravel API Boilerplate '),
(1699, 438, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(1700, 438, 'open_source_contribution_details_5_image', '260'),
(1701, 438, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(1702, 438, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1703, 438, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(1704, 438, 'open_source_contribution_details_6_title', ' Laravel Vue Spa Boilerplate '),
(1705, 438, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(1706, 438, 'open_source_contribution_details_6_image', '261'),
(1707, 438, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(1708, 438, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1709, 438, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(1710, 438, 'open_source_contribution_details_7_title', ' Easy Gallery Management '),
(1711, 438, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(1712, 438, 'open_source_contribution_details_7_image', '262'),
(1713, 438, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(1714, 438, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1715, 438, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(1716, 438, 'open_source_contribution_details_8_title', ' Easily Generate Rest API Url '),
(1717, 438, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(1718, 438, 'open_source_contribution_details_8_image', '263'),
(1719, 438, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(1720, 438, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(1721, 438, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(1722, 438, 'open_source_contribution_details_0_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(1723, 438, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(1724, 438, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(1725, 438, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(1726, 438, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/add-subtitle/'),
(1727, 438, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(1728, 438, 'open_source_contribution_details_3_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(1729, 438, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(1730, 438, 'open_source_contribution_details_4_links', 'https://wordpress.org/plugins/ga-code-management/'),
(1731, 438, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(1732, 438, 'open_source_contribution_details_5_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(1733, 438, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(1734, 438, 'open_source_contribution_details_6_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(1735, 438, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(1736, 438, 'open_source_contribution_details_7_links', 'https://wordpress.org/plugins/vc-gallery/'),
(1737, 438, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(1738, 438, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(1739, 438, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(1740, 439, 'pdf_url', '408'),
(1741, 439, '_pdf_url', 'field_5c1c71f9c97bf'),
(1742, 440, 'pdf_url', '309'),
(1743, 440, '_pdf_url', 'field_5c1c71f9c97bf'),
(1745, 442, 'dbd_pdf', '441'),
(1746, 442, '_dbd_pdf', 'field_5c36ef3c98b31'),
(1747, 443, '_wp_attached_file', '2019/01/background2.jpg'),
(1748, 443, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:23:\"2019/01/background2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"background2-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:\"background2-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:23:\"background2-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:24:\"background2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:23:\"background2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1781, 97, 'infrastructure_details_10_youtube_video_urls', ''),
(1782, 97, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(1783, 97, 'infrastructure_details_10_imagess', ''),
(1784, 97, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(1785, 97, 'infrastructure_details_11_youtube_video_urls', ''),
(1786, 97, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(1787, 97, 'infrastructure_details_11_imagess', '517'),
(1788, 97, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(1789, 97, 'infrastructure_details_12_youtube_video_urls', ''),
(1790, 97, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(1791, 97, 'infrastructure_details_12_imagess', '461'),
(1792, 97, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(1793, 97, 'infrastructure_details_13_youtube_video_urls', ''),
(1794, 97, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(1795, 97, 'infrastructure_details_13_imagess', '462'),
(1796, 97, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(1797, 97, 'infrastructure_details_14_youtube_video_urls', ''),
(1798, 97, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(1799, 97, 'infrastructure_details_14_imagess', '463'),
(1800, 97, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(1801, 97, 'infrastructure_details_15_youtube_video_urls', ''),
(1802, 97, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(1803, 97, 'infrastructure_details_15_imagess', '464'),
(1804, 97, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(1805, 97, 'infrastructure_details_16_youtube_video_urls', ''),
(1806, 97, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(1807, 97, 'infrastructure_details_16_imagess', '465'),
(1808, 97, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(1809, 97, 'infrastructure_details_17_youtube_video_urls', ''),
(1810, 97, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(1811, 97, 'infrastructure_details_17_imagess', '466'),
(1812, 97, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(1813, 97, 'infrastructure_details_18_youtube_video_urls', ''),
(1814, 97, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(1815, 97, 'infrastructure_details_18_imagess', '467'),
(1816, 97, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(1817, 97, 'infrastructure_details_19_youtube_video_urls', ''),
(1818, 97, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(1819, 97, 'infrastructure_details_19_imagess', '468'),
(1820, 97, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(1821, 97, 'infrastructure_details_20_youtube_video_urls', ''),
(1822, 97, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(1823, 97, 'infrastructure_details_20_imagess', '469'),
(1824, 97, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(1825, 472, 'infrastructure_details_0_youtube_video_urls', ''),
(1826, 472, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(1827, 472, 'infrastructure_details_0_imagess', '216'),
(1828, 472, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(1829, 472, 'infrastructure_details_1_youtube_video_urls', ''),
(1830, 472, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(1831, 472, 'infrastructure_details_1_imagess', '456'),
(1832, 472, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(1833, 472, 'infrastructure_details', '21'),
(1834, 472, '_infrastructure_details', 'field_5c1c84d47121a'),
(1835, 472, 'infrastructure_details_2_youtube_video_urls', ''),
(1836, 472, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(1837, 472, 'infrastructure_details_2_imagess', '208'),
(1838, 472, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(1839, 472, 'infrastructure_details_3_youtube_video_urls', ''),
(1840, 472, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(1841, 472, 'infrastructure_details_3_imagess', '209'),
(1842, 472, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(1843, 472, 'infrastructure_details_4_youtube_video_urls', ''),
(1844, 472, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(1845, 472, 'infrastructure_details_4_imagess', '457'),
(1846, 472, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(1847, 472, 'infrastructure_details_5_youtube_video_urls', ''),
(1848, 472, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(1849, 472, 'infrastructure_details_5_imagess', '458'),
(1850, 472, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(1851, 472, 'infrastructure_details_6_youtube_video_urls', ''),
(1852, 472, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(1853, 472, 'infrastructure_details_6_imagess', '459'),
(1854, 472, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(1855, 472, 'infrastructure_details_7_youtube_video_urls', ''),
(1856, 472, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(1857, 472, 'infrastructure_details_7_imagess', '460'),
(1858, 472, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(1859, 472, 'infrastructure_details_8_youtube_video_urls', ''),
(1860, 472, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(1861, 472, 'infrastructure_details_8_imagess', '461'),
(1862, 472, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(1863, 472, 'infrastructure_details_9_youtube_video_urls', ''),
(1864, 472, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(1865, 472, 'infrastructure_details_9_imagess', '462'),
(1866, 472, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(1867, 472, 'infrastructure_details_10_youtube_video_urls', ''),
(1868, 472, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(1869, 472, 'infrastructure_details_10_imagess', '463'),
(1870, 472, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(1871, 472, 'infrastructure_details_11_youtube_video_urls', ''),
(1872, 472, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(1873, 472, 'infrastructure_details_11_imagess', '464'),
(1874, 472, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(1875, 472, 'infrastructure_details_12_youtube_video_urls', ''),
(1876, 472, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(1877, 472, 'infrastructure_details_12_imagess', '465'),
(1878, 472, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(1879, 472, 'infrastructure_details_13_youtube_video_urls', ''),
(1880, 472, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(1881, 472, 'infrastructure_details_13_imagess', '466'),
(1882, 472, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(1883, 472, 'infrastructure_details_14_youtube_video_urls', ''),
(1884, 472, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(1885, 472, 'infrastructure_details_14_imagess', '467'),
(1886, 472, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(1887, 472, 'infrastructure_details_15_youtube_video_urls', ''),
(1888, 472, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(1889, 472, 'infrastructure_details_15_imagess', '468'),
(1890, 472, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(1891, 472, 'infrastructure_details_16_youtube_video_urls', ''),
(1892, 472, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(1893, 472, 'infrastructure_details_16_imagess', '469'),
(1894, 472, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(1895, 472, 'infrastructure_details_17_youtube_video_urls', ''),
(1896, 472, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(1897, 472, 'infrastructure_details_17_imagess', '470'),
(1898, 472, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(1899, 472, 'infrastructure_details_18_youtube_video_urls', ''),
(1900, 472, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(1901, 472, 'infrastructure_details_18_imagess', '471'),
(1902, 472, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(1903, 472, 'infrastructure_details_19_youtube_video_urls', ''),
(1904, 472, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(1905, 472, 'infrastructure_details_19_imagess', '213'),
(1906, 472, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(1907, 472, 'infrastructure_details_20_youtube_video_urls', ''),
(1908, 472, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(1909, 472, 'infrastructure_details_20_imagess', '212'),
(1910, 472, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(1911, 473, '_wp_attached_file', '2019/01/bottom-1.png'),
(1912, 473, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:548;s:6:\"height\";i:619;s:4:\"file\";s:20:\"2019/01/bottom-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"bottom-1-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:20:\"bottom-1-266x300.png\";s:5:\"width\";i:266;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:20:\"bottom-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1913, 474, '_wp_attached_file', '2019/01/top-1.png'),
(1914, 474, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:492;s:6:\"height\";i:598;s:4:\"file\";s:17:\"2019/01/top-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"top-1-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:17:\"top-1-247x300.png\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:17:\"top-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(1915, 475, '_edit_last', '1'),
(1916, 475, '_edit_lock', '1547214351:1'),
(1917, 127, 'add_duration', '( 1 minute )'),
(1918, 127, '_add_duration', 'field_5c389cdc0e976'),
(1919, 477, 'awards_and_accolades_images_0_images', '225'),
(1920, 477, '_awards_and_accolades_images_0_images', 'field_5c1c90f3a448f'),
(1921, 477, 'awards_and_accolades_images', '1'),
(1922, 477, '_awards_and_accolades_images', 'field_5c1c90e7a448e'),
(1923, 477, 'add_duration', '( 1 minute )'),
(1924, 477, '_add_duration', 'field_5c389cdc0e976'),
(1925, 86, 'add_duration', '( 5 minutes )'),
(1926, 86, '_add_duration', 'field_5c389cdc0e976'),
(1927, 478, 'pdf_url', '233'),
(1928, 478, '_pdf_url', 'field_5c1c71f9c97bf'),
(1929, 478, 'add_duration', '( 5 minutes )'),
(1930, 478, '_add_duration', 'field_5c389cdc0e976'),
(1957, 95, 'add_duration', '( 2 minutes )'),
(1958, 95, '_add_duration', 'field_5c389cdc0e976'),
(1959, 480, 'recent_activitiess', ''),
(1960, 480, '_recent_activitiess', 'field_5c1c738e1a00a'),
(1961, 480, 'add_duration', '( 2 minutes )'),
(1962, 480, '_add_duration', 'field_5c389cdc0e976'),
(1963, 88, '_wp_trash_meta_status', 'publish'),
(1964, 88, '_wp_trash_meta_time', '1547214165'),
(1965, 88, '_wp_desired_post_slug', 'group_5c1c736421b7c'),
(1966, 485, '_edit_lock', '1547215663:1'),
(1967, 485, '_edit_last', '1'),
(1968, 489, '_edit_last', '1'),
(1969, 489, 'add_duration', ''),
(1970, 489, '_add_duration', 'field_5c389cdc0e976'),
(1971, 490, 'add_duration', ''),
(1972, 490, '_add_duration', 'field_5c389cdc0e976'),
(1973, 489, '_edit_lock', '1601881525:1'),
(1974, 489, 'videos_detail_0_youtube_video_links', 'https://youtu.be/xe-qWITxcw8'),
(1975, 489, '_videos_detail_0_youtube_video_links', 'field_5c38a2fec5064'),
(1976, 489, 'videos_detail_0_video_title', 'Flashback 2018'),
(1977, 489, '_videos_detail_0_video_title', 'field_5c38a2fec5454'),
(1978, 489, 'videos_detail', '1'),
(1979, 489, '_videos_detail', 'field_5c38a2feb9c9a'),
(1980, 491, 'add_duration', ''),
(1981, 491, '_add_duration', 'field_5c389cdc0e976'),
(1982, 491, 'videos_detail_0_youtube_video_links', 'https://youtu.be/xe-qWITxcw8'),
(1983, 491, '_videos_detail_0_youtube_video_links', 'field_5c38a2fec5064'),
(1984, 491, 'videos_detail_0_video_title', 'Video 1'),
(1985, 491, '_videos_detail_0_video_title', 'field_5c38a2fec5454'),
(1986, 491, 'videos_detail', '1'),
(1987, 491, '_videos_detail', 'field_5c38a2feb9c9a'),
(1988, 492, 'add_duration', ''),
(1989, 492, '_add_duration', 'field_5c389cdc0e976'),
(1990, 492, 'videos_detail_0_youtube_video_links', 'https://youtu.be/xe-qWITxcw8'),
(1991, 492, '_videos_detail_0_youtube_video_links', 'field_5c38a2fec5064'),
(1992, 492, 'videos_detail_0_video_title', 'Video 1'),
(1993, 492, '_videos_detail_0_video_title', 'field_5c38a2fec5454'),
(1994, 492, 'videos_detail', '1'),
(1995, 492, '_videos_detail', 'field_5c38a2feb9c9a'),
(1996, 493, '_edit_last', '1'),
(1997, 493, 'add_duration', ''),
(1998, 493, '_add_duration', 'field_5c389cdc0e976'),
(1999, 494, 'add_duration', ''),
(2000, 494, '_add_duration', 'field_5c389cdc0e976'),
(2001, 493, '_edit_lock', '1549623377:1'),
(2002, 495, '_wp_trash_meta_status', 'publish'),
(2003, 495, '_wp_trash_meta_time', '1547215874'),
(2004, 495, '_wp_desired_post_slug', 'group_5c38a3ea88ec0'),
(2005, 496, '_wp_trash_meta_status', 'publish'),
(2006, 496, '_wp_trash_meta_time', '1547215874'),
(2007, 496, '_wp_desired_post_slug', 'field_5c38a3ea9a9a1'),
(2008, 499, '_edit_lock', '1601881569:1'),
(2009, 499, '_edit_last', '1'),
(2010, 493, 'videos_detail_0_youtube_video_links', 'https://youtu.be/JuLRyJbxODU'),
(2011, 493, '_videos_detail_0_youtube_video_links', 'field_5c38a3fceee26'),
(2012, 493, 'videos_detail_0_video_title', '2 October 2018'),
(2013, 493, '_videos_detail_0_video_title', 'field_5c38a3fcef22e'),
(2014, 493, 'videos_detail', '1'),
(2015, 493, '_videos_detail', 'field_5c38a3fcea558'),
(2016, 503, 'add_duration', ''),
(2017, 503, '_add_duration', 'field_5c389cdc0e976'),
(2018, 503, 'videos_detail_0_youtube_video_links', 'https://youtu.be/JuLRyJbxODU'),
(2019, 503, '_videos_detail_0_youtube_video_links', 'field_5c38a3fceee26'),
(2020, 503, 'videos_detail_0_video_title', '2 October 2018'),
(2021, 503, '_videos_detail_0_video_title', 'field_5c38a3fcef22e'),
(2022, 503, 'videos_detail', '1'),
(2023, 503, '_videos_detail', 'field_5c38a3fcea558'),
(2024, 504, 'add_duration', ''),
(2025, 504, '_add_duration', 'field_5c389cdc0e976'),
(2026, 504, 'videos_detail_0_youtube_video_links', 'https://youtu.be/xe-qWITxcw8'),
(2027, 504, '_videos_detail_0_youtube_video_links', 'field_5c38a2fec5064'),
(2028, 504, 'videos_detail_0_video_title', 'Journey 2018'),
(2029, 504, '_videos_detail_0_video_title', 'field_5c38a2fec5454'),
(2030, 504, 'videos_detail', '1'),
(2031, 504, '_videos_detail', 'field_5c38a2feb9c9a'),
(2032, 507, '_wp_attached_file', '2019/01/MicrosoftTeams-image-20.jpg'),
(2033, 507, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1100;s:6:\"height\";i:733;s:4:\"file\";s:35:\"2019/01/MicrosoftTeams-image-20.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-20-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:35:\"MicrosoftTeams-image-20-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-20-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"MicrosoftTeams-image-20-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2034, 508, '_wp_attached_file', '2019/01/MicrosoftTeams-image-19.jpg'),
(2035, 508, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:484;s:4:\"file\";s:35:\"2019/01/MicrosoftTeams-image-19.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-19-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:35:\"MicrosoftTeams-image-19-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-19-768x363.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"MicrosoftTeams-image-19-1024x484.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2036, 509, '_wp_attached_file', '2019/01/meeting-room.jpg'),
(2037, 509, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2019/01/meeting-room.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"meeting-room-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:\"meeting-room-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"meeting-room-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:24:\"meeting-room-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2038, 133, 'add_duration', ''),
(2039, 133, '_add_duration', 'field_5c389cdc0e976'),
(2040, 510, 'open_source_contribution_details_0_title', ' Multi Language Manipulate Demo '),
(2041, 510, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(2042, 510, 'open_source_contribution_details_0_image', '255'),
(2043, 510, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(2044, 510, 'open_source_contribution_details_0_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2045, 510, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(2046, 510, 'open_source_contribution_details', '9'),
(2047, 510, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(2048, 510, 'open_source_contribution_details_1_title', ' Viitor Button Shortcodes '),
(2049, 510, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(2050, 510, 'open_source_contribution_details_1_image', '256'),
(2051, 510, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(2052, 510, 'open_source_contribution_details_1_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2053, 510, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(2054, 510, 'open_source_contribution_details_2_title', ' Add Subtitle '),
(2055, 510, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(2056, 510, 'open_source_contribution_details_2_image', '257'),
(2057, 510, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(2058, 510, 'open_source_contribution_details_2_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2059, 510, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(2060, 510, 'open_source_contribution_details_3_title', ' Custom Product List Table '),
(2061, 510, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(2062, 510, 'open_source_contribution_details_3_image', '258'),
(2063, 510, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(2064, 510, 'open_source_contribution_details_3_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2065, 510, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(2066, 510, 'open_source_contribution_details_4_title', ' Google Analytics Code Management '),
(2067, 510, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(2068, 510, 'open_source_contribution_details_4_image', '259'),
(2069, 510, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(2070, 510, 'open_source_contribution_details_4_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2071, 510, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(2072, 510, 'open_source_contribution_details_5_title', ' Laravel API Boilerplate '),
(2073, 510, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(2074, 510, 'open_source_contribution_details_5_image', '260'),
(2075, 510, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(2076, 510, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2077, 510, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(2078, 510, 'open_source_contribution_details_6_title', ' Laravel Vue Spa Boilerplate '),
(2079, 510, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(2080, 510, 'open_source_contribution_details_6_image', '261'),
(2081, 510, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(2082, 510, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2083, 510, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(2084, 510, 'open_source_contribution_details_7_title', ' Easy Gallery Management '),
(2085, 510, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(2086, 510, 'open_source_contribution_details_7_image', '262'),
(2087, 510, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(2088, 510, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2089, 510, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(2090, 510, 'open_source_contribution_details_8_title', ' Easily Generate Rest API Url '),
(2091, 510, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(2092, 510, 'open_source_contribution_details_8_image', '263'),
(2093, 510, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(2094, 510, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2095, 510, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(2096, 510, 'open_source_contribution_details_0_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(2097, 510, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(2098, 510, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(2099, 510, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(2100, 510, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/add-subtitle/'),
(2101, 510, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(2102, 510, 'open_source_contribution_details_3_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(2103, 510, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(2104, 510, 'open_source_contribution_details_4_links', 'https://wordpress.org/plugins/ga-code-management/'),
(2105, 510, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(2106, 510, 'open_source_contribution_details_5_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(2107, 510, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(2108, 510, 'open_source_contribution_details_6_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(2109, 510, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(2110, 510, 'open_source_contribution_details_7_links', 'https://wordpress.org/plugins/vc-gallery/'),
(2111, 510, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(2112, 510, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(2113, 510, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(2114, 510, 'add_duration', ''),
(2115, 510, '_add_duration', 'field_5c389cdc0e976'),
(2116, 511, '_wp_attached_file', '2019/01/MicrosoftTeams-image-14.jpg'),
(2117, 511, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1100;s:6:\"height\";i:681;s:4:\"file\";s:35:\"2019/01/MicrosoftTeams-image-14.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-14-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:35:\"MicrosoftTeams-image-14-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-14-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"MicrosoftTeams-image-14-1024x634.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2118, 512, '_wp_attached_file', '2019/01/MicrosoftTeams-image-15.jpg'),
(2119, 512, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:763;s:4:\"file\";s:35:\"2019/01/MicrosoftTeams-image-15.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-15-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:35:\"MicrosoftTeams-image-15-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-15-768x458.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"MicrosoftTeams-image-15-1024x610.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:35:\"MicrosoftTeams-image-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2120, 513, '_wp_attached_file', '2019/01/engineers-bay.jpg'),
(2121, 513, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2019/01/engineers-bay.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"engineers-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:25:\"engineers-bay-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"engineers-bay-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:25:\"engineers-bay-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2122, 97, 'add_duration', ''),
(2123, 97, '_add_duration', 'field_5c389cdc0e976'),
(2124, 514, 'infrastructure_details_0_youtube_video_urls', ''),
(2125, 514, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(2126, 514, 'infrastructure_details_0_imagess', '507'),
(2127, 514, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(2128, 514, 'infrastructure_details_1_youtube_video_urls', ''),
(2129, 514, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(2130, 514, 'infrastructure_details_1_imagess', '508'),
(2131, 514, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(2132, 514, 'infrastructure_details', '21'),
(2133, 514, '_infrastructure_details', 'field_5c1c84d47121a'),
(2134, 514, 'infrastructure_details_2_youtube_video_urls', ''),
(2135, 514, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(2136, 514, 'infrastructure_details_2_imagess', '509'),
(2137, 514, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(2138, 514, 'infrastructure_details_3_youtube_video_urls', ''),
(2139, 514, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(2140, 514, 'infrastructure_details_3_imagess', '511'),
(2141, 514, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(2142, 514, 'infrastructure_details_4_youtube_video_urls', ''),
(2143, 514, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(2144, 514, 'infrastructure_details_4_imagess', '512'),
(2145, 514, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(2146, 514, 'infrastructure_details_5_youtube_video_urls', ''),
(2147, 514, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(2148, 514, 'infrastructure_details_5_imagess', '458'),
(2149, 514, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(2150, 514, 'infrastructure_details_6_youtube_video_urls', ''),
(2151, 514, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(2152, 514, 'infrastructure_details_6_imagess', '459'),
(2153, 514, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(2154, 514, 'infrastructure_details_7_youtube_video_urls', ''),
(2155, 514, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(2156, 514, 'infrastructure_details_7_imagess', '460'),
(2157, 514, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(2158, 514, 'infrastructure_details_8_youtube_video_urls', ''),
(2159, 514, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(2160, 514, 'infrastructure_details_8_imagess', '461'),
(2161, 514, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(2162, 514, 'infrastructure_details_9_youtube_video_urls', ''),
(2163, 514, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(2164, 514, 'infrastructure_details_9_imagess', '462'),
(2165, 514, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(2166, 514, 'infrastructure_details_10_youtube_video_urls', ''),
(2167, 514, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(2168, 514, 'infrastructure_details_10_imagess', '463'),
(2169, 514, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(2170, 514, 'infrastructure_details_11_youtube_video_urls', ''),
(2171, 514, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(2172, 514, 'infrastructure_details_11_imagess', '464'),
(2173, 514, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(2174, 514, 'infrastructure_details_12_youtube_video_urls', ''),
(2175, 514, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(2176, 514, 'infrastructure_details_12_imagess', '465'),
(2177, 514, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(2178, 514, 'infrastructure_details_13_youtube_video_urls', ''),
(2179, 514, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(2180, 514, 'infrastructure_details_13_imagess', '466'),
(2181, 514, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(2182, 514, 'infrastructure_details_14_youtube_video_urls', ''),
(2183, 514, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(2184, 514, 'infrastructure_details_14_imagess', '467'),
(2185, 514, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(2186, 514, 'infrastructure_details_15_youtube_video_urls', ''),
(2187, 514, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(2188, 514, 'infrastructure_details_15_imagess', '468'),
(2189, 514, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(2190, 514, 'infrastructure_details_16_youtube_video_urls', ''),
(2191, 514, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(2192, 514, 'infrastructure_details_16_imagess', '469'),
(2193, 514, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(2194, 514, 'infrastructure_details_17_youtube_video_urls', ''),
(2195, 514, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(2196, 514, 'infrastructure_details_17_imagess', '470'),
(2197, 514, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(2198, 514, 'infrastructure_details_18_youtube_video_urls', ''),
(2199, 514, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(2200, 514, 'infrastructure_details_18_imagess', '471'),
(2201, 514, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(2202, 514, 'infrastructure_details_19_youtube_video_urls', ''),
(2203, 514, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(2204, 514, 'infrastructure_details_19_imagess', '213'),
(2205, 514, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(2206, 514, 'infrastructure_details_20_youtube_video_urls', ''),
(2207, 514, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(2208, 514, 'infrastructure_details_20_imagess', '212'),
(2209, 514, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(2210, 514, 'add_duration', ''),
(2211, 514, '_add_duration', 'field_5c389cdc0e976'),
(2212, 515, '_wp_attached_file', '2019/01/engineers-bay-1.jpg'),
(2213, 515, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2019/01/engineers-bay-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"engineers-bay-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:27:\"engineers-bay-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"engineers-bay-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:27:\"engineers-bay-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2214, 516, '_wp_attached_file', '2019/01/tandoor.jpg'),
(2215, 516, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/01/tandoor.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"tandoor-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:\"tandoor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"tandoor-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:19:\"tandoor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2216, 517, '_wp_attached_file', '2019/01/washroom.jpg'),
(2217, 517, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2019/01/washroom.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"washroom-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:\"washroom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"washroom-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:20:\"washroom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2218, 518, '_wp_attached_file', '2019/01/cabins.jpg'),
(2219, 518, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2019/01/cabins.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"cabins-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:18:\"cabins-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"cabins-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:18:\"cabins-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2220, 519, '_wp_attached_file', '2019/01/development-area.jpg'),
(2221, 519, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2019/01/development-area.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"development-area-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:\"development-area-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"development-area-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:28:\"development-area-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2222, 97, 'infrastructure_details_21_youtube_video_urls', ''),
(2223, 97, '_infrastructure_details_21_youtube_video_urls', 'field_5c1c84f57121c'),
(2224, 97, 'infrastructure_details_21_imagess', '470'),
(2225, 97, '_infrastructure_details_21_imagess', 'field_5c1c84e67121b'),
(2226, 97, 'infrastructure_details_22_youtube_video_urls', ''),
(2227, 97, '_infrastructure_details_22_youtube_video_urls', 'field_5c1c84f57121c'),
(2228, 97, 'infrastructure_details_22_imagess', '471'),
(2229, 97, '_infrastructure_details_22_imagess', 'field_5c1c84e67121b'),
(2230, 97, 'infrastructure_details_23_youtube_video_urls', ''),
(2231, 97, '_infrastructure_details_23_youtube_video_urls', 'field_5c1c84f57121c'),
(2232, 97, 'infrastructure_details_23_imagess', '213'),
(2233, 97, '_infrastructure_details_23_imagess', 'field_5c1c84e67121b'),
(2234, 97, 'infrastructure_details_24_youtube_video_urls', ''),
(2235, 97, '_infrastructure_details_24_youtube_video_urls', 'field_5c1c84f57121c'),
(2238, 520, 'infrastructure_details_0_youtube_video_urls', ''),
(2239, 520, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(2240, 520, 'infrastructure_details_0_imagess', '507'),
(2241, 520, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(2242, 520, 'infrastructure_details_1_youtube_video_urls', ''),
(2243, 520, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(2244, 520, 'infrastructure_details_1_imagess', '508'),
(2245, 520, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(2246, 520, 'infrastructure_details', '25'),
(2247, 520, '_infrastructure_details', 'field_5c1c84d47121a'),
(2248, 520, 'infrastructure_details_2_youtube_video_urls', ''),
(2249, 520, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(2250, 520, 'infrastructure_details_2_imagess', '509'),
(2251, 520, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(2252, 520, 'infrastructure_details_3_youtube_video_urls', ''),
(2253, 520, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(2254, 520, 'infrastructure_details_3_imagess', '511'),
(2255, 520, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(2256, 520, 'infrastructure_details_4_youtube_video_urls', ''),
(2257, 520, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(2258, 520, 'infrastructure_details_4_imagess', '512'),
(2259, 520, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(2260, 520, 'infrastructure_details_5_youtube_video_urls', ''),
(2261, 520, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(2262, 520, 'infrastructure_details_5_imagess', '518'),
(2263, 520, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(2264, 520, 'infrastructure_details_6_youtube_video_urls', ''),
(2265, 520, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(2266, 520, 'infrastructure_details_6_imagess', '515'),
(2267, 520, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(2268, 520, 'infrastructure_details_7_youtube_video_urls', ''),
(2269, 520, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(2270, 520, 'infrastructure_details_7_imagess', '519'),
(2271, 520, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(2272, 520, 'infrastructure_details_8_youtube_video_urls', ''),
(2273, 520, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(2274, 520, 'infrastructure_details_8_imagess', ''),
(2275, 520, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(2276, 520, 'infrastructure_details_9_youtube_video_urls', ''),
(2277, 520, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(2278, 520, 'infrastructure_details_9_imagess', '516'),
(2279, 520, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(2280, 520, 'infrastructure_details_10_youtube_video_urls', ''),
(2281, 520, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(2282, 520, 'infrastructure_details_10_imagess', ''),
(2283, 520, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(2284, 520, 'infrastructure_details_11_youtube_video_urls', ''),
(2285, 520, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(2286, 520, 'infrastructure_details_11_imagess', '517'),
(2287, 520, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(2288, 520, 'infrastructure_details_12_youtube_video_urls', ''),
(2289, 520, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(2290, 520, 'infrastructure_details_12_imagess', '461'),
(2291, 520, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(2292, 520, 'infrastructure_details_13_youtube_video_urls', ''),
(2293, 520, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(2294, 520, 'infrastructure_details_13_imagess', '462'),
(2295, 520, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(2296, 520, 'infrastructure_details_14_youtube_video_urls', ''),
(2297, 520, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(2298, 520, 'infrastructure_details_14_imagess', '463'),
(2299, 520, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(2300, 520, 'infrastructure_details_15_youtube_video_urls', ''),
(2301, 520, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(2302, 520, 'infrastructure_details_15_imagess', '464'),
(2303, 520, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(2304, 520, 'infrastructure_details_16_youtube_video_urls', ''),
(2305, 520, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(2306, 520, 'infrastructure_details_16_imagess', '465'),
(2307, 520, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(2308, 520, 'infrastructure_details_17_youtube_video_urls', ''),
(2309, 520, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(2310, 520, 'infrastructure_details_17_imagess', '466'),
(2311, 520, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(2312, 520, 'infrastructure_details_18_youtube_video_urls', ''),
(2313, 520, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(2314, 520, 'infrastructure_details_18_imagess', '467'),
(2315, 520, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(2316, 520, 'infrastructure_details_19_youtube_video_urls', ''),
(2317, 520, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(2318, 520, 'infrastructure_details_19_imagess', '468'),
(2319, 520, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(2320, 520, 'infrastructure_details_20_youtube_video_urls', ''),
(2321, 520, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(2322, 520, 'infrastructure_details_20_imagess', '469'),
(2323, 520, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(2324, 520, 'add_duration', ''),
(2325, 520, '_add_duration', 'field_5c389cdc0e976'),
(2326, 520, 'infrastructure_details_21_youtube_video_urls', ''),
(2327, 520, '_infrastructure_details_21_youtube_video_urls', 'field_5c1c84f57121c'),
(2328, 520, 'infrastructure_details_21_imagess', '470'),
(2329, 520, '_infrastructure_details_21_imagess', 'field_5c1c84e67121b'),
(2330, 520, 'infrastructure_details_22_youtube_video_urls', ''),
(2331, 520, '_infrastructure_details_22_youtube_video_urls', 'field_5c1c84f57121c'),
(2332, 520, 'infrastructure_details_22_imagess', '471'),
(2333, 520, '_infrastructure_details_22_imagess', 'field_5c1c84e67121b'),
(2334, 520, 'infrastructure_details_23_youtube_video_urls', ''),
(2335, 520, '_infrastructure_details_23_youtube_video_urls', 'field_5c1c84f57121c'),
(2336, 520, 'infrastructure_details_23_imagess', '213'),
(2337, 520, '_infrastructure_details_23_imagess', 'field_5c1c84e67121b'),
(2338, 520, 'infrastructure_details_24_youtube_video_urls', ''),
(2339, 520, '_infrastructure_details_24_youtube_video_urls', 'field_5c1c84f57121c'),
(2340, 520, 'infrastructure_details_24_imagess', '212'),
(2341, 520, '_infrastructure_details_24_imagess', 'field_5c1c84e67121b'),
(2343, 277, 'add_duration', ''),
(2344, 277, '_add_duration', 'field_5c389cdc0e976'),
(2345, 522, 'srs_pdf', '521'),
(2346, 522, '_srs_pdf', 'field_5c2caf2a84b63'),
(2347, 522, 'add_duration', ''),
(2348, 522, '_add_duration', 'field_5c389cdc0e976'),
(2350, 142, 'add_duration', ''),
(2351, 142, '_add_duration', 'field_5c389cdc0e976'),
(2352, 524, 'pdf_url', '523'),
(2353, 524, '_pdf_url', 'field_5c1c71f9c97bf'),
(2354, 524, 'add_duration', ''),
(2355, 524, '_add_duration', 'field_5c389cdc0e976'),
(2356, 525, '_wp_attached_file', '2019/01/PLAMT-Corporate-Deck.pdf'),
(2357, 373, 'add_duration', ''),
(2358, 373, '_add_duration', 'field_5c389cdc0e976'),
(2359, 526, 'pdf_url', '525'),
(2360, 526, '_pdf_url', 'field_5c1c71f9c97bf'),
(2361, 526, 'add_duration', ''),
(2362, 526, '_add_duration', 'field_5c389cdc0e976'),
(2364, 287, 'add_duration', ''),
(2365, 287, '_add_duration', 'field_5c389cdc0e976'),
(2366, 528, 'laravel_pdf', '527'),
(2367, 528, '_laravel_pdf', 'field_5c2cb847128a1'),
(2368, 528, 'add_duration', ''),
(2369, 528, '_add_duration', 'field_5c389cdc0e976'),
(2371, 426, 'add_duration', ''),
(2372, 426, '_add_duration', 'field_5c389cdc0e976'),
(2373, 530, 'magento_pdf', '529'),
(2374, 530, '_magento_pdf', 'field_5c36eb229eedb'),
(2375, 530, 'add_duration', ''),
(2376, 530, '_add_duration', 'field_5c389cdc0e976'),
(2378, 322, 'add_duration', ''),
(2379, 322, '_add_duration', 'field_5c389cdc0e976'),
(2380, 532, 'nodejs_pdf', '531'),
(2381, 532, '_nodejs_pdf', 'field_5c2dff314a3bf'),
(2382, 532, 'add_duration', ''),
(2383, 532, '_add_duration', 'field_5c389cdc0e976'),
(2385, 295, 'add_duration', ''),
(2386, 295, '_add_duration', 'field_5c389cdc0e976'),
(2387, 534, 'wp_pdf', '533'),
(2388, 534, '_wp_pdf', 'field_5c2cb9f3846d1'),
(2389, 534, 'add_duration', ''),
(2390, 534, '_add_duration', 'field_5c389cdc0e976'),
(2392, 300, 'add_duration', ''),
(2393, 300, '_add_duration', 'field_5c389cdc0e976'),
(2394, 536, 'unity_pdf', '535'),
(2395, 536, '_unity_pdf', 'field_5c2cbb1253fc2'),
(2396, 536, 'add_duration', ''),
(2397, 536, '_add_duration', 'field_5c389cdc0e976'),
(2399, 317, 'add_duration', ''),
(2400, 317, '_add_duration', 'field_5c389cdc0e976'),
(2401, 538, 'react_pdf', '537'),
(2402, 538, '_react_pdf', 'field_5c2dfdd5535ab'),
(2403, 538, 'add_duration', ''),
(2404, 538, '_add_duration', 'field_5c389cdc0e976'),
(2406, 144, 'add_duration', ''),
(2407, 144, '_add_duration', 'field_5c389cdc0e976'),
(2408, 540, 'pdf_url', '539'),
(2409, 540, '_pdf_url', 'field_5c1c71f9c97bf'),
(2410, 540, 'add_duration', ''),
(2411, 540, '_add_duration', 'field_5c389cdc0e976'),
(2414, 543, 'pdf_url', '542'),
(2415, 543, '_pdf_url', 'field_5c1c71f9c97bf'),
(2416, 543, 'add_duration', '( 5 minutes )'),
(2417, 543, '_add_duration', 'field_5c389cdc0e976'),
(2418, 475, '_wp_trash_meta_status', 'publish'),
(2419, 475, '_wp_trash_meta_time', '1547223256'),
(2420, 475, '_wp_desired_post_slug', 'group_5c389cd4c0d71'),
(2421, 476, '_wp_trash_meta_status', 'publish'),
(2422, 476, '_wp_trash_meta_time', '1547223256'),
(2423, 476, '_wp_desired_post_slug', 'field_5c389cdc0e976'),
(2425, 545, 'gd_pdf', '544'),
(2426, 545, '_gd_pdf', 'field_5c2cca8087f24'),
(2427, 546, '_edit_last', '1'),
(2428, 546, '_edit_lock', '1547224202:1'),
(2429, 7, 'add_inquiry_now_button_link', 'a:3:{s:5:\"title\";s:28:\"Any Feedback OR Inquiry Now?\";s:3:\"url\";s:38:\"https://goo.gl/forms/iNWEJlFw3JwU5ihu2\";s:6:\"target\";s:0:\"\";}'),
(2430, 7, '_add_inquiry_now_button_link', 'field_5c38c46eba067'),
(2431, 548, '_0_questions', 'dfdf'),
(2432, 548, '__0_questions', 'field_5c1cb6f06e49b'),
(2433, 548, '_0_answers', 'dfdfddfd'),
(2434, 548, '__0_answers', 'field_5c1cb6f96e49c'),
(2435, 548, '_1_questions', 'How you are different in project delivery?'),
(2436, 548, '__1_questions', 'field_5c1cb6f06e49b'),
(2437, 548, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(2438, 548, '__1_answers', 'field_5c1cb6f96e49c'),
(2439, 548, '_2_questions', 'How do you create a team of any project?'),
(2440, 548, '__2_questions', 'field_5c1cb6f06e49b'),
(2441, 548, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(2442, 548, '__2_answers', 'field_5c1cb6f96e49c'),
(2443, 548, '_0_question', 'fgfgf'),
(2444, 548, '__0_question', 'field_5c1cb6f06e49b'),
(2445, 548, '_0_answer', ''),
(2446, 548, '__0_answer', 'field_5c1cb6f96e49c'),
(2447, 548, 'faqs_0_question', 'Why should I Choose Your Team?'),
(2448, 548, '_faqs_0_question', 'field_5c1cb6f06e49b'),
(2449, 548, 'faqs_0_answer', 'We are a team of experienced & talented professionals who believe in quality and are customer centric. From Requirements Analysis to Production Roll Out, we collaborate to build a unique experience with enhanced support.'),
(2450, 548, '_faqs_0_answer', 'field_5c1cb6f96e49c'),
(2451, 548, 'faqs_1_question', 'What Makes You Different from Others?'),
(2452, 548, '_faqs_1_question', 'field_5c1cb6f06e49b'),
(2453, 548, 'faqs_1_answer', 'We fit into your shoes while delivering outstanding services and provide robust throughput with a varied substantiality. We have a personalized approach towards your objectives and remarkable contemporary solutions.'),
(2454, 548, '_faqs_1_answer', 'field_5c1cb6f96e49c'),
(2455, 548, 'faqs_2_question', 'How much Practical Experience Your Company Has?'),
(2456, 548, '_faqs_2_question', 'field_5c1cb6f06e49b'),
(2457, 548, 'faqs_2_answer', 'The experience level varies from being a novice to highly experienced industry level experts. New technologies are grasped faster by young minds and the Leaders with 5+ years of experience channelize them into right direction to create high capacity products.'),
(2458, 548, '_faqs_2_answer', 'field_5c1cb6f96e49c'),
(2459, 548, 'faqs', '3'),
(2460, 548, '_faqs', 'field_5c1cb642c5da3'),
(2461, 548, 'add_inquiry_now_button_link', 'a:3:{s:5:\"title\";s:28:\"Any Feedback OR Inquiry Now?\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),
(2462, 548, '_add_inquiry_now_button_link', 'field_5c38c46eba067'),
(2463, 549, '_0_questions', 'dfdf'),
(2464, 549, '__0_questions', 'field_5c1cb6f06e49b'),
(2465, 549, '_0_answers', 'dfdfddfd'),
(2466, 549, '__0_answers', 'field_5c1cb6f96e49c'),
(2467, 549, '_1_questions', 'How you are different in project delivery?'),
(2468, 549, '__1_questions', 'field_5c1cb6f06e49b'),
(2469, 549, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(2470, 549, '__1_answers', 'field_5c1cb6f96e49c'),
(2471, 549, '_2_questions', 'How do you create a team of any project?'),
(2472, 549, '__2_questions', 'field_5c1cb6f06e49b'),
(2473, 549, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(2474, 549, '__2_answers', 'field_5c1cb6f96e49c'),
(2475, 549, '_0_question', 'fgfgf'),
(2476, 549, '__0_question', 'field_5c1cb6f06e49b'),
(2477, 549, '_0_answer', ''),
(2478, 549, '__0_answer', 'field_5c1cb6f96e49c'),
(2479, 549, 'faqs_0_question', 'Why should I Choose Your Team?'),
(2480, 549, '_faqs_0_question', 'field_5c1cb6f06e49b'),
(2481, 549, 'faqs_0_answer', 'We are a team of experienced & talented professionals who believe in quality and are customer centric. From Requirements Analysis to Production Roll Out, we collaborate to build a unique experience with enhanced support.'),
(2482, 549, '_faqs_0_answer', 'field_5c1cb6f96e49c'),
(2483, 549, 'faqs_1_question', 'What Makes You Different from Others?'),
(2484, 549, '_faqs_1_question', 'field_5c1cb6f06e49b'),
(2485, 549, 'faqs_1_answer', 'We fit into your shoes while delivering outstanding services and provide robust throughput with a varied substantiality. We have a personalized approach towards your objectives and remarkable contemporary solutions.'),
(2486, 549, '_faqs_1_answer', 'field_5c1cb6f96e49c'),
(2487, 549, 'faqs_2_question', 'How much Practical Experience Your Company Has?'),
(2488, 549, '_faqs_2_question', 'field_5c1cb6f06e49b'),
(2489, 549, 'faqs_2_answer', 'The experience level varies from being a novice to highly experienced industry level experts. New technologies are grasped faster by young minds and the Leaders with 5+ years of experience channelize them into right direction to create high capacity products.'),
(2490, 549, '_faqs_2_answer', 'field_5c1cb6f96e49c'),
(2491, 549, 'faqs', '3'),
(2492, 549, '_faqs', 'field_5c1cb642c5da3'),
(2493, 549, 'add_inquiry_now_button_link', 'a:3:{s:5:\"title\";s:28:\"Any Feedback OR Inquiry Now?\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:6:\"_blank\";}'),
(2494, 549, '_add_inquiry_now_button_link', 'field_5c38c46eba067'),
(2495, 550, '_0_questions', 'dfdf'),
(2496, 550, '__0_questions', 'field_5c1cb6f06e49b'),
(2497, 550, '_0_answers', 'dfdfddfd'),
(2498, 550, '__0_answers', 'field_5c1cb6f96e49c'),
(2499, 550, '_1_questions', 'How you are different in project delivery?'),
(2500, 550, '__1_questions', 'field_5c1cb6f06e49b'),
(2501, 550, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(2502, 550, '__1_answers', 'field_5c1cb6f96e49c'),
(2503, 550, '_2_questions', 'How do you create a team of any project?'),
(2504, 550, '__2_questions', 'field_5c1cb6f06e49b'),
(2505, 550, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(2506, 550, '__2_answers', 'field_5c1cb6f96e49c'),
(2507, 550, '_0_question', 'fgfgf'),
(2508, 550, '__0_question', 'field_5c1cb6f06e49b'),
(2509, 550, '_0_answer', ''),
(2510, 550, '__0_answer', 'field_5c1cb6f96e49c'),
(2511, 550, 'faqs_0_question', 'Why should I Choose Your Team?'),
(2512, 550, '_faqs_0_question', 'field_5c1cb6f06e49b'),
(2513, 550, 'faqs_0_answer', 'We are a team of experienced & talented professionals who believe in quality and are customer centric. From Requirements Analysis to Production Roll Out, we collaborate to build a unique experience with enhanced support.'),
(2514, 550, '_faqs_0_answer', 'field_5c1cb6f96e49c'),
(2515, 550, 'faqs_1_question', 'What Makes You Different from Others?'),
(2516, 550, '_faqs_1_question', 'field_5c1cb6f06e49b'),
(2517, 550, 'faqs_1_answer', 'We fit into your shoes while delivering outstanding services and provide robust throughput with a varied substantiality. We have a personalized approach towards your objectives and remarkable contemporary solutions.'),
(2518, 550, '_faqs_1_answer', 'field_5c1cb6f96e49c'),
(2519, 550, 'faqs_2_question', 'How much Practical Experience Your Company Has?'),
(2520, 550, '_faqs_2_question', 'field_5c1cb6f06e49b'),
(2521, 550, 'faqs_2_answer', 'The experience level varies from being a novice to highly experienced industry level experts. New technologies are grasped faster by young minds and the Leaders with 5+ years of experience channelize them into right direction to create high capacity products.'),
(2522, 550, '_faqs_2_answer', 'field_5c1cb6f96e49c'),
(2523, 550, 'faqs', '3'),
(2524, 550, '_faqs', 'field_5c1cb642c5da3'),
(2525, 550, 'add_inquiry_now_button_link', 'a:3:{s:5:\"title\";s:28:\"Any Feedback OR Inquiry Now?\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),
(2526, 550, '_add_inquiry_now_button_link', 'field_5c38c46eba067'),
(2529, 554, 'gd_pdf', '552'),
(2530, 554, '_gd_pdf', 'field_5c2cca8087f24'),
(2532, 556, 'gd_pdf', '555'),
(2533, 556, '_gd_pdf', 'field_5c2cca8087f24'),
(2535, 558, 'vuejs_pdf', '557'),
(2536, 558, '_vuejs_pdf', 'field_5c2cb92575927'),
(2537, 559, '_wp_attached_file', '2019/01/horse-rider-kills-zombies.png'),
(2538, 559, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:767;s:6:\"height\";i:409;s:4:\"file\";s:37:\"2019/01/horse-rider-kills-zombies.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"horse-rider-kills-zombies-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:37:\"horse-rider-kills-zombies-300x160.png\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:37:\"horse-rider-kills-zombies-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2541, 561, '_wp_attached_file', '2019/01/archery.png'),
(2542, 561, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:765;s:6:\"height\";i:409;s:4:\"file\";s:19:\"2019/01/archery.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"archery-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:\"archery-300x160.png\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:19:\"archery-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2543, 397, '_thumbnail_id', '561'),
(2544, 562, '_edit_last', '1'),
(2545, 562, '_edit_lock', '1601881485:1'),
(2546, 564, '_edit_lock', '1547730592:1'),
(2547, 564, '_edit_last', '1'),
(2549, 562, 'angular_pdf', '719'),
(2550, 562, '_angular_pdf', 'field_5c407e7b7b130'),
(2551, 567, 'angular_pdf', '566'),
(2552, 567, '_angular_pdf', 'field_5c407e7b7b130'),
(2553, 568, '_wp_attached_file', '2019/01/Ip-Gateway.svg'),
(2554, 569, '_wp_attached_file', '2019/01/word-refiner.svg'),
(2555, 570, '_wp_attached_file', '2019/01/image-link.svg'),
(2556, 571, '_wp_attached_file', '2019/01/pdf-secure.svg'),
(2557, 572, '_wp_attached_file', '2019/01/max-upload-plugin-icon.svg'),
(2558, 133, 'open_source_contribution_details_9_title', ' Add Subtitle '),
(2559, 133, '_open_source_contribution_details_9_title', 'field_5c1ca742ca141'),
(2560, 133, 'open_source_contribution_details_9_image', '257'),
(2561, 133, '_open_source_contribution_details_9_image', 'field_5c1ca74dca142'),
(2562, 133, 'open_source_contribution_details_9_description', 'Add Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into your posts and pages today.'),
(2563, 133, '_open_source_contribution_details_9_description', 'field_5c1ca759ca143'),
(2564, 133, 'open_source_contribution_details_9_links', 'https://wordpress.org/plugins/add-subtitle/'),
(2565, 133, '_open_source_contribution_details_9_links', 'field_5c2b5b1c2a457'),
(2566, 133, 'open_source_contribution_details_10_title', ' Custom Product List Table '),
(2567, 133, '_open_source_contribution_details_10_title', 'field_5c1ca742ca141'),
(2568, 133, 'open_source_contribution_details_10_image', '258'),
(2569, 133, '_open_source_contribution_details_10_image', 'field_5c1ca74dca142'),
(2570, 133, 'open_source_contribution_details_10_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2571, 133, '_open_source_contribution_details_10_description', 'field_5c1ca759ca143'),
(2572, 133, 'open_source_contribution_details_10_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(2573, 133, '_open_source_contribution_details_10_links', 'field_5c2b5b1c2a457'),
(2574, 133, 'open_source_contribution_details_11_title', ' Google Analytics Code Management '),
(2575, 133, '_open_source_contribution_details_11_title', 'field_5c1ca742ca141'),
(2576, 133, 'open_source_contribution_details_11_image', '259'),
(2577, 133, '_open_source_contribution_details_11_image', 'field_5c1ca74dca142'),
(2578, 133, 'open_source_contribution_details_11_description', 'A simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.'),
(2579, 133, '_open_source_contribution_details_11_description', 'field_5c1ca759ca143'),
(2580, 133, 'open_source_contribution_details_11_links', 'https://wordpress.org/plugins/ga-code-management/'),
(2581, 133, '_open_source_contribution_details_11_links', 'field_5c2b5b1c2a457'),
(2582, 133, 'open_source_contribution_details_12_title', ' Laravel API Boilerplate '),
(2583, 133, '_open_source_contribution_details_12_title', 'field_5c1ca742ca141'),
(2584, 133, 'open_source_contribution_details_12_image', '260'),
(2585, 133, '_open_source_contribution_details_12_image', 'field_5c1ca74dca142'),
(2586, 133, 'open_source_contribution_details_12_description', 'Laravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!'),
(2587, 133, '_open_source_contribution_details_12_description', 'field_5c1ca759ca143'),
(2588, 133, 'open_source_contribution_details_12_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(2589, 133, '_open_source_contribution_details_12_links', 'field_5c2b5b1c2a457'),
(2590, 133, 'open_source_contribution_details_13_title', ' Laravel Vue Spa Boilerplate '),
(2591, 133, '_open_source_contribution_details_13_title', 'field_5c1ca742ca141'),
(2592, 133, 'open_source_contribution_details_13_image', '261'),
(2593, 133, '_open_source_contribution_details_13_image', 'field_5c1ca74dca142'),
(2594, 133, 'open_source_contribution_details_13_description', 'This is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js'),
(2595, 133, '_open_source_contribution_details_13_description', 'field_5c1ca759ca143'),
(2596, 133, 'open_source_contribution_details_13_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(2597, 133, '_open_source_contribution_details_13_links', 'field_5c2b5b1c2a457'),
(2598, 573, 'open_source_contribution_details_0_title', 'Increase Maximum Upload File Size'),
(2599, 573, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(2600, 573, 'open_source_contribution_details_0_image', '572'),
(2601, 573, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(2602, 573, 'open_source_contribution_details_0_description', 'This lightweight WordPress plugin helps to increase media upload file size up to 75 MB.'),
(2603, 573, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(2604, 573, 'open_source_contribution_details', '14'),
(2605, 573, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(2606, 573, 'open_source_contribution_details_1_title', 'PDF secure'),
(2607, 573, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(2608, 573, 'open_source_contribution_details_1_image', '571'),
(2609, 573, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(2610, 573, 'open_source_contribution_details_1_description', 'WordPress PDF Secure plugin provides the most secure protection for PDF in Html5Lightbox. This plugin disables download and print functionality in custom HTML5 Lightbox.'),
(2611, 573, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(2612, 573, 'open_source_contribution_details_2_title', 'Featured Image Custom Link'),
(2613, 573, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(2614, 573, 'open_source_contribution_details_2_image', '570'),
(2615, 573, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(2616, 573, 'open_source_contribution_details_2_description', 'WordPress Featured Image Custom Link plugin is useful to add custom link to featured image of single post/page which automatically displays in front.'),
(2617, 573, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(2618, 573, 'open_source_contribution_details_3_title', 'Word refiner for laravel collection data'),
(2619, 573, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(2620, 573, 'open_source_contribution_details_3_image', '569'),
(2621, 573, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(2622, 573, 'open_source_contribution_details_3_description', 'Word refiner for laravel collection data is used to refine any words from collection data Through this package, we can remove some specific words from laravel collection data.'),
(2623, 573, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(2624, 573, 'open_source_contribution_details_4_title', 'IP gateway for laravel'),
(2625, 573, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(2626, 573, 'open_source_contribution_details_4_image', '568'),
(2627, 573, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(2628, 573, 'open_source_contribution_details_4_description', 'IP gateway for laravel used for preventing user access through blacklist or whitelist IP. Blacklist deny users access and Whitelist allow access to users.Through this, we can set the limit number of user access.'),
(2629, 573, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(2630, 573, 'open_source_contribution_details_5_title', ' Multi Language Manipulate Demo '),
(2631, 573, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(2632, 573, 'open_source_contribution_details_5_image', '255'),
(2633, 573, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(2634, 573, 'open_source_contribution_details_5_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2635, 573, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(2636, 573, 'open_source_contribution_details_6_title', ' Viitor Button Shortcodes '),
(2637, 573, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(2638, 573, 'open_source_contribution_details_6_image', '256'),
(2639, 573, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(2640, 573, 'open_source_contribution_details_6_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2641, 573, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(2642, 573, 'open_source_contribution_details_7_title', ' Add Subtitle '),
(2643, 573, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(2644, 573, 'open_source_contribution_details_7_image', '257'),
(2645, 573, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(2646, 573, 'open_source_contribution_details_7_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2647, 573, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(2648, 573, 'open_source_contribution_details_8_title', ' Custom Product List Table '),
(2649, 573, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(2650, 573, 'open_source_contribution_details_8_image', '258'),
(2651, 573, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(2652, 573, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2653, 573, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(2654, 573, 'open_source_contribution_details_0_links', 'https://wordpress.org/plugins/increase-maximum-upload-file-size'),
(2655, 573, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(2656, 573, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/pdf-secure'),
(2657, 573, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(2658, 573, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/custom-url-to-featured-image'),
(2659, 573, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(2660, 573, 'open_source_contribution_details_3_links', 'https://github.com/vcian/laravel-word-refiner'),
(2661, 573, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(2662, 573, 'open_source_contribution_details_4_links', 'https://github.com/vcian/laravel-ip-gateway'),
(2663, 573, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(2664, 573, 'open_source_contribution_details_5_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(2665, 573, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(2666, 573, 'open_source_contribution_details_6_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(2667, 573, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(2668, 573, 'open_source_contribution_details_7_links', 'https://wordpress.org/plugins/add-subtitle/'),
(2669, 573, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(2670, 573, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(2671, 573, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(2672, 573, 'add_duration', ''),
(2673, 573, '_add_duration', 'field_5c389cdc0e976'),
(2674, 573, 'open_source_contribution_details_9_title', ' Google Analytics Code Management '),
(2675, 573, '_open_source_contribution_details_9_title', 'field_5c1ca742ca141'),
(2676, 573, 'open_source_contribution_details_9_image', '259'),
(2677, 573, '_open_source_contribution_details_9_image', 'field_5c1ca74dca142'),
(2678, 573, 'open_source_contribution_details_9_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2679, 573, '_open_source_contribution_details_9_description', 'field_5c1ca759ca143'),
(2680, 573, 'open_source_contribution_details_9_links', 'https://wordpress.org/plugins/ga-code-management/'),
(2681, 573, '_open_source_contribution_details_9_links', 'field_5c2b5b1c2a457'),
(2682, 573, 'open_source_contribution_details_10_title', ' Laravel API Boilerplate '),
(2683, 573, '_open_source_contribution_details_10_title', 'field_5c1ca742ca141'),
(2684, 573, 'open_source_contribution_details_10_image', '260'),
(2685, 573, '_open_source_contribution_details_10_image', 'field_5c1ca74dca142'),
(2686, 573, 'open_source_contribution_details_10_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2687, 573, '_open_source_contribution_details_10_description', 'field_5c1ca759ca143'),
(2688, 573, 'open_source_contribution_details_10_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(2689, 573, '_open_source_contribution_details_10_links', 'field_5c2b5b1c2a457'),
(2690, 573, 'open_source_contribution_details_11_title', ' Laravel Vue Spa Boilerplate '),
(2691, 573, '_open_source_contribution_details_11_title', 'field_5c1ca742ca141'),
(2692, 573, 'open_source_contribution_details_11_image', '261'),
(2693, 573, '_open_source_contribution_details_11_image', 'field_5c1ca74dca142'),
(2694, 573, 'open_source_contribution_details_11_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2695, 573, '_open_source_contribution_details_11_description', 'field_5c1ca759ca143'),
(2696, 573, 'open_source_contribution_details_11_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(2697, 573, '_open_source_contribution_details_11_links', 'field_5c2b5b1c2a457'),
(2698, 573, 'open_source_contribution_details_12_title', ' Easy Gallery Management '),
(2699, 573, '_open_source_contribution_details_12_title', 'field_5c1ca742ca141'),
(2700, 573, 'open_source_contribution_details_12_image', '262'),
(2701, 573, '_open_source_contribution_details_12_image', 'field_5c1ca74dca142'),
(2702, 573, 'open_source_contribution_details_12_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2703, 573, '_open_source_contribution_details_12_description', 'field_5c1ca759ca143'),
(2704, 573, 'open_source_contribution_details_12_links', 'https://wordpress.org/plugins/vc-gallery/'),
(2705, 573, '_open_source_contribution_details_12_links', 'field_5c2b5b1c2a457'),
(2706, 573, 'open_source_contribution_details_13_title', ' Easily Generate Rest API Url '),
(2707, 573, '_open_source_contribution_details_13_title', 'field_5c1ca742ca141'),
(2708, 573, 'open_source_contribution_details_13_image', '263'),
(2709, 573, '_open_source_contribution_details_13_image', 'field_5c1ca74dca142'),
(2710, 573, 'open_source_contribution_details_13_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2711, 573, '_open_source_contribution_details_13_description', 'field_5c1ca759ca143'),
(2712, 573, 'open_source_contribution_details_13_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(2713, 573, '_open_source_contribution_details_13_links', 'field_5c2b5b1c2a457'),
(2715, 575, 'pdf_url', '574'),
(2716, 575, '_pdf_url', 'field_5c1c71f9c97bf'),
(2717, 575, 'add_duration', '( 5 minutes )'),
(2718, 575, '_add_duration', 'field_5c389cdc0e976'),
(2719, 576, '_wp_attached_file', '2019/02/AGILE-SCRUM-Process-Latest.pdf'),
(2720, 577, 'pdf_url', '576'),
(2721, 577, '_pdf_url', 'field_5c1c71f9c97bf'),
(2722, 577, 'add_duration', ''),
(2723, 577, '_add_duration', 'field_5c389cdc0e976'),
(2725, 579, 'angular_pdf', '578'),
(2726, 579, '_angular_pdf', 'field_5c407e7b7b130'),
(2727, 580, '_wp_attached_file', '2019/02/Laravel-Corporate-Deck-1.pdf'),
(2728, 581, 'laravel_pdf', '580'),
(2729, 581, '_laravel_pdf', 'field_5c2cb847128a1'),
(2730, 581, 'add_duration', ''),
(2731, 581, '_add_duration', 'field_5c389cdc0e976'),
(2732, 582, '_wp_attached_file', '2019/02/Magento-Corporate-Deck.pdf'),
(2733, 583, 'magento_pdf', '582'),
(2734, 583, '_magento_pdf', 'field_5c36eb229eedb'),
(2735, 583, 'add_duration', ''),
(2736, 583, '_add_duration', 'field_5c389cdc0e976'),
(2737, 584, '_wp_attached_file', '2019/02/VIITORCLOUD-GRAPHIC-DESIGN-2.pdf'),
(2738, 585, 'gd_pdf', '584'),
(2739, 585, '_gd_pdf', 'field_5c2cca8087f24'),
(2740, 586, '_wp_attached_file', '2019/02/ViitorCloud-React-Portfolio-1.pdf'),
(2741, 587, 'react_pdf', '586'),
(2742, 587, '_react_pdf', 'field_5c2dfdd5535ab'),
(2743, 587, 'add_duration', ''),
(2744, 587, '_add_duration', 'field_5c389cdc0e976'),
(2745, 588, '_wp_attached_file', '2019/02/ViitorCloud-Technologies-NDA.pdf'),
(2746, 589, 'pdf_url', '588'),
(2747, 589, '_pdf_url', 'field_5c1c71f9c97bf'),
(2748, 589, 'add_duration', ''),
(2749, 589, '_add_duration', 'field_5c389cdc0e976'),
(2750, 590, '_wp_attached_file', '2019/02/Viitorcloud-Unity-3D-offerings.pdf'),
(2751, 591, 'unity_pdf', '590'),
(2752, 591, '_unity_pdf', 'field_5c2cbb1253fc2'),
(2753, 591, 'add_duration', ''),
(2754, 591, '_add_duration', 'field_5c389cdc0e976'),
(2755, 592, '_wp_attached_file', '2019/02/Vue-JS-Deck-December-2018.pdf'),
(2756, 593, 'vuejs_pdf', '592'),
(2757, 593, '_vuejs_pdf', 'field_5c2cb92575927'),
(2759, 595, 'wp_pdf', '594'),
(2760, 595, '_wp_pdf', 'field_5c2cb9f3846d1'),
(2761, 595, 'add_duration', ''),
(2762, 595, '_add_duration', 'field_5c389cdc0e976'),
(2764, 597, 'dbd_pdf', '596'),
(2765, 597, '_dbd_pdf', 'field_5c36ef3c98b31'),
(2766, 598, '_wp_attached_file', '2019/02/Flow-Recruitment-and-Consulting.jpg'),
(2767, 598, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:666;s:4:\"file\";s:43:\"2019/02/Flow-Recruitment-and-Consulting.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Flow-Recruitment-and-Consulting-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:43:\"Flow-Recruitment-and-Consulting-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"Flow-Recruitment-and-Consulting-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"Flow-Recruitment-and-Consulting-1024x666.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:43:\"Flow-Recruitment-and-Consulting-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2768, 599, '_wp_attached_file', '2019/02/Specific-Module-Flow.jpg'),
(2769, 599, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:934;s:6:\"height\";i:508;s:4:\"file\";s:32:\"2019/02/Specific-Module-Flow.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Specific-Module-Flow-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:32:\"Specific-Module-Flow-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Specific-Module-Flow-768x418.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:32:\"Specific-Module-Flow-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2770, 600, '_wp_attached_file', '2019/02/Use-Case.jpg'),
(2771, 600, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:782;s:6:\"height\";i:750;s:4:\"file\";s:20:\"2019/02/Use-Case.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Use-Case-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:\"Use-Case-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Use-Case-768x737.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:737;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:20:\"Use-Case-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2772, 601, '_wp_attached_file', '2019/02/User-Main-Flow.jpg'),
(2773, 601, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1598;s:6:\"height\";i:1407;s:4:\"file\";s:26:\"2019/02/User-Main-Flow.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"User-Main-Flow-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:26:\"User-Main-Flow-300x264.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"User-Main-Flow-768x676.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"User-Main-Flow-1024x902.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:902;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:28:\"User-Main-Flow-1598x1200.jpg\";s:5:\"width\";i:1598;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:26:\"User-Main-Flow-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2774, 602, 'flowchart_pdf', '313'),
(2775, 602, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(2776, 602, 'flowchart_imgs_0_fcs_image', '598'),
(2777, 602, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(2778, 602, 'flowchart_imgs_1_fcs_image', '599'),
(2779, 602, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(2780, 602, 'flowchart_imgs', '4'),
(2781, 602, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(2782, 602, 'flowchart_imgs_2_fcs_image', '600'),
(2783, 602, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(2784, 602, 'flowchart_imgs_3_fcs_image', '601'),
(2785, 602, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(2786, 603, '_wp_attached_file', '2019/02/Home-Page-Wireframe.png'),
(2787, 603, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:820;s:6:\"height\";i:2599;s:4:\"file\";s:31:\"2019/02/Home-Page-Wireframe.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Home-Page-Wireframe-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:30:\"Home-Page-Wireframe-95x300.png\";s:5:\"width\";i:95;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Home-Page-Wireframe-768x2434.png\";s:5:\"width\";i:768;s:6:\"height\";i:2434;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Home-Page-Wireframe-323x1024.png\";s:5:\"width\";i:323;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:32:\"Home-Page-Wireframe-820x1200.png\";s:5:\"width\";i:820;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:31:\"Home-Page-Wireframe-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2788, 604, '_wp_attached_file', '2019/02/Mobile-App-Wireframe.png'),
(2789, 604, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:436;s:6:\"height\";i:934;s:4:\"file\";s:32:\"2019/02/Mobile-App-Wireframe.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Mobile-App-Wireframe-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:32:\"Mobile-App-Wireframe-140x300.png\";s:5:\"width\";i:140;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:32:\"Mobile-App-Wireframe-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2790, 605, '_wp_attached_file', '2019/02/Product-Page-Wireframe.png'),
(2791, 605, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:652;s:6:\"height\";i:767;s:4:\"file\";s:34:\"2019/02/Product-Page-Wireframe.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Product-Page-Wireframe-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:34:\"Product-Page-Wireframe-255x300.png\";s:5:\"width\";i:255;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:34:\"Product-Page-Wireframe-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(2792, 327, 'wireframe_details_3_imagess', '603'),
(2793, 327, '_wireframe_details_3_imagess', 'field_5c2e02dd6c7a9'),
(2794, 327, 'wireframe_details_4_imagess', '604'),
(2795, 327, '_wireframe_details_4_imagess', 'field_5c2e02dd6c7a9'),
(2796, 327, 'wireframe_details_5_imagess', '605'),
(2797, 327, '_wireframe_details_5_imagess', 'field_5c2e02dd6c7a9'),
(2798, 606, 'wireframe_details_0_imagess', ''),
(2799, 606, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(2800, 606, 'wireframe_details', '6'),
(2801, 606, '_wireframe_details', 'field_5c2e02dd66045'),
(2802, 606, 'wireframe_details_1_imagess', ''),
(2803, 606, '_wireframe_details_1_imagess', 'field_5c2e02dd6c7a9'),
(2804, 606, 'wireframe_details_2_imagess', ''),
(2805, 606, '_wireframe_details_2_imagess', 'field_5c2e02dd6c7a9'),
(2806, 606, 'wireframe_details_3_imagess', '603'),
(2807, 606, '_wireframe_details_3_imagess', 'field_5c2e02dd6c7a9'),
(2808, 606, 'wireframe_details_4_imagess', '604'),
(2809, 606, '_wireframe_details_4_imagess', 'field_5c2e02dd6c7a9'),
(2810, 606, 'wireframe_details_5_imagess', '605'),
(2811, 606, '_wireframe_details_5_imagess', 'field_5c2e02dd6c7a9'),
(2812, 607, 'wireframe_details_0_imagess', '364'),
(2813, 607, '_wireframe_details_0_imagess', 'field_5c2e02dd6c7a9'),
(2814, 607, 'wireframe_details', '6'),
(2815, 607, '_wireframe_details', 'field_5c2e02dd66045'),
(2816, 607, 'wireframe_details_1_imagess', '354'),
(2817, 607, '_wireframe_details_1_imagess', 'field_5c2e02dd6c7a9'),
(2818, 607, 'wireframe_details_2_imagess', '353'),
(2819, 607, '_wireframe_details_2_imagess', 'field_5c2e02dd6c7a9'),
(2820, 607, 'wireframe_details_3_imagess', '603'),
(2821, 607, '_wireframe_details_3_imagess', 'field_5c2e02dd6c7a9'),
(2822, 607, 'wireframe_details_4_imagess', '604'),
(2823, 607, '_wireframe_details_4_imagess', 'field_5c2e02dd6c7a9'),
(2824, 607, 'wireframe_details_5_imagess', '605'),
(2825, 607, '_wireframe_details_5_imagess', 'field_5c2e02dd6c7a9'),
(2826, 608, '_wp_attached_file', '2019/02/dbdiagram.pdf'),
(2827, 609, 'dbd_pdf', '608'),
(2828, 609, '_dbd_pdf', 'field_5c36ef3c98b31'),
(2829, 610, '_wp_attached_file', '2019/02/dbdiagram-1.pdf'),
(2830, 611, 'dbd_pdf', '610'),
(2831, 611, '_dbd_pdf', 'field_5c36ef3c98b31'),
(2832, 613, '_edit_last', '1'),
(2833, 613, '_edit_lock', '1585032820:1'),
(2834, 615, '_edit_lock', '1585033024:1'),
(2835, 615, '_edit_last', '1'),
(2837, 613, 'ionic_pdf', '698'),
(2838, 613, '_ionic_pdf', 'field_5c583a17b60a1'),
(2839, 618, 'ionic_pdf', '617'),
(2840, 618, '_ionic_pdf', 'field_5c583a17b60a1'),
(2842, 620, 'nodejs_pdf', '619'),
(2843, 620, '_nodejs_pdf', 'field_5c2dff314a3bf'),
(2844, 620, 'add_duration', ''),
(2845, 620, '_add_duration', 'field_5c389cdc0e976'),
(2846, 625, 'open_source_contribution_details_0_title', 'Increase Maximum Upload File Size'),
(2847, 625, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(2848, 625, 'open_source_contribution_details_0_image', '572'),
(2849, 625, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(2850, 625, 'open_source_contribution_details_0_description', 'This lightweight WordPress plugin helps to increase media upload file size up to 75 MB.'),
(2851, 625, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(2852, 625, 'open_source_contribution_details', '14'),
(2853, 625, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(2854, 625, 'open_source_contribution_details_1_title', 'PDF secure'),
(2855, 625, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(2856, 625, 'open_source_contribution_details_1_image', '571'),
(2857, 625, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(2858, 625, 'open_source_contribution_details_1_description', 'WordPress PDF Secure plugin provides the most secure protection for PDF in Html5Lightbox. This plugin disables download and print functionality in custom HTML5 Lightbox.'),
(2859, 625, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(2860, 625, 'open_source_contribution_details_2_title', 'Featured Image Custom Link'),
(2861, 625, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(2862, 625, 'open_source_contribution_details_2_image', '570'),
(2863, 625, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(2864, 625, 'open_source_contribution_details_2_description', 'WordPress Featured Image Custom Link plugin is useful to add custom link to featured image of single post/page which automatically displays in front.'),
(2865, 625, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(2866, 625, 'open_source_contribution_details_3_title', 'Word refiner for laravel collection data'),
(2867, 625, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(2868, 625, 'open_source_contribution_details_3_image', '569'),
(2869, 625, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(2870, 625, 'open_source_contribution_details_3_description', 'Word refiner for laravel collection data is used to refine any words from collection data Through this package, we can remove some specific words from laravel collection data.'),
(2871, 625, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(2872, 625, 'open_source_contribution_details_4_title', 'IP gateway for laravel'),
(2873, 625, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(2874, 625, 'open_source_contribution_details_4_image', '568'),
(2875, 625, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(2876, 625, 'open_source_contribution_details_4_description', 'IP gateway for laravel used for preventing user access through blacklist or whitelist IP. Blacklist deny users access and Whitelist allow access to users.Through this, we can set the limit number of user access.'),
(2877, 625, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(2878, 625, 'open_source_contribution_details_5_title', ' Multi Language Manipulate Demo '),
(2879, 625, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(2880, 625, 'open_source_contribution_details_5_image', '255'),
(2881, 625, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(2882, 625, 'open_source_contribution_details_5_description', 'This application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.'),
(2883, 625, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(2884, 625, 'open_source_contribution_details_6_title', ' Viitor Button Shortcodes '),
(2885, 625, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(2886, 625, 'open_source_contribution_details_6_image', '256'),
(2887, 625, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(2888, 625, 'open_source_contribution_details_6_description', 'Viitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.'),
(2889, 625, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(2890, 625, 'open_source_contribution_details_7_title', ' Add Subtitle '),
(2891, 625, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(2892, 625, 'open_source_contribution_details_7_image', '257'),
(2893, 625, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(2894, 625, 'open_source_contribution_details_7_description', 'Add Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into your posts and pages today.'),
(2895, 625, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(2896, 625, 'open_source_contribution_details_8_title', ' Custom Product List Table '),
(2897, 625, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(2898, 625, 'open_source_contribution_details_8_image', '258'),
(2899, 625, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(2900, 625, 'open_source_contribution_details_8_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(2901, 625, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(2902, 625, 'open_source_contribution_details_0_links', 'https://wordpress.org/plugins/increase-maximum-upload-file-size'),
(2903, 625, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(2904, 625, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/pdf-secure'),
(2905, 625, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(2906, 625, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/custom-url-to-featured-image'),
(2907, 625, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(2908, 625, 'open_source_contribution_details_3_links', 'https://github.com/vcian/laravel-word-refiner'),
(2909, 625, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(2910, 625, 'open_source_contribution_details_4_links', 'https://github.com/vcian/laravel-ip-gateway'),
(2911, 625, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(2912, 625, 'open_source_contribution_details_5_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(2913, 625, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(2914, 625, 'open_source_contribution_details_6_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(2915, 625, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(2916, 625, 'open_source_contribution_details_7_links', 'https://wordpress.org/plugins/add-subtitle/'),
(2917, 625, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(2918, 625, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(2919, 625, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(2920, 625, 'add_duration', ''),
(2921, 625, '_add_duration', 'field_5c389cdc0e976'),
(2922, 625, 'open_source_contribution_details_9_title', ' Google Analytics Code Management '),
(2923, 625, '_open_source_contribution_details_9_title', 'field_5c1ca742ca141'),
(2924, 625, 'open_source_contribution_details_9_image', '259'),
(2925, 625, '_open_source_contribution_details_9_image', 'field_5c1ca74dca142'),
(2926, 625, 'open_source_contribution_details_9_description', 'A simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.'),
(2927, 625, '_open_source_contribution_details_9_description', 'field_5c1ca759ca143'),
(2928, 625, 'open_source_contribution_details_9_links', 'https://wordpress.org/plugins/ga-code-management/'),
(2929, 625, '_open_source_contribution_details_9_links', 'field_5c2b5b1c2a457'),
(2930, 625, 'open_source_contribution_details_10_title', ' Laravel API Boilerplate '),
(2931, 625, '_open_source_contribution_details_10_title', 'field_5c1ca742ca141'),
(2932, 625, 'open_source_contribution_details_10_image', '260'),
(2933, 625, '_open_source_contribution_details_10_image', 'field_5c1ca74dca142'),
(2934, 625, 'open_source_contribution_details_10_description', 'Laravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!'),
(2935, 625, '_open_source_contribution_details_10_description', 'field_5c1ca759ca143'),
(2936, 625, 'open_source_contribution_details_10_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(2937, 625, '_open_source_contribution_details_10_links', 'field_5c2b5b1c2a457'),
(2938, 625, 'open_source_contribution_details_11_title', ' Laravel Vue Spa Boilerplate '),
(2939, 625, '_open_source_contribution_details_11_title', 'field_5c1ca742ca141'),
(2940, 625, 'open_source_contribution_details_11_image', '261'),
(2941, 625, '_open_source_contribution_details_11_image', 'field_5c1ca74dca142'),
(2942, 625, 'open_source_contribution_details_11_description', 'This is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js'),
(2943, 625, '_open_source_contribution_details_11_description', 'field_5c1ca759ca143'),
(2944, 625, 'open_source_contribution_details_11_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(2945, 625, '_open_source_contribution_details_11_links', 'field_5c2b5b1c2a457'),
(2946, 625, 'open_source_contribution_details_12_title', ' Easy Gallery Management '),
(2947, 625, '_open_source_contribution_details_12_title', 'field_5c1ca742ca141'),
(2948, 625, 'open_source_contribution_details_12_image', '262'),
(2949, 625, '_open_source_contribution_details_12_image', 'field_5c1ca74dca142'),
(2950, 625, 'open_source_contribution_details_12_description', 'First free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.'),
(2951, 625, '_open_source_contribution_details_12_description', 'field_5c1ca759ca143'),
(2952, 625, 'open_source_contribution_details_12_links', 'https://wordpress.org/plugins/vc-gallery/'),
(2953, 625, '_open_source_contribution_details_12_links', 'field_5c2b5b1c2a457'),
(2954, 625, 'open_source_contribution_details_13_title', ' Easily Generate Rest API Url '),
(2955, 625, '_open_source_contribution_details_13_title', 'field_5c1ca742ca141'),
(2956, 625, 'open_source_contribution_details_13_image', '263'),
(2957, 625, '_open_source_contribution_details_13_image', 'field_5c1ca74dca142'),
(2958, 625, 'open_source_contribution_details_13_description', 'This plugin is used for generate rest API url.'),
(2959, 625, '_open_source_contribution_details_13_description', 'field_5c1ca759ca143'),
(2960, 625, 'open_source_contribution_details_13_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(2961, 625, '_open_source_contribution_details_13_links', 'field_5c2b5b1c2a457'),
(2965, 626, 'add_duration', ''),
(2966, 626, '_add_duration', 'field_5c389cdc0e976'),
(2967, 626, 'videos_detail_0_youtube_video_links', 'https://youtu.be/xe-qWITxcw8'),
(2968, 626, '_videos_detail_0_youtube_video_links', 'field_5c38a2fec5064'),
(2969, 626, 'videos_detail_0_video_title', 'Flashback 2018'),
(2970, 626, '_videos_detail_0_video_title', 'field_5c38a2fec5454'),
(2971, 626, 'videos_detail', '1'),
(2972, 626, '_videos_detail', 'field_5c38a2feb9c9a'),
(2973, 627, 'recent_activitiess', ''),
(2974, 627, '_recent_activitiess', 'field_5c1c738e1a00a'),
(2975, 627, 'add_duration', '( 2 minutes )'),
(2976, 627, '_add_duration', 'field_5c389cdc0e976'),
(2977, 628, 'infrastructure_details_0_youtube_video_urls', ''),
(2978, 628, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(2979, 628, 'infrastructure_details_0_imagess', '507'),
(2980, 628, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(2981, 628, 'infrastructure_details_1_youtube_video_urls', ''),
(2982, 628, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(2983, 628, 'infrastructure_details_1_imagess', '508'),
(2984, 628, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(2985, 628, 'infrastructure_details', '25'),
(2986, 628, '_infrastructure_details', 'field_5c1c84d47121a'),
(2987, 628, 'infrastructure_details_2_youtube_video_urls', ''),
(2988, 628, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(2989, 628, 'infrastructure_details_2_imagess', '509'),
(2990, 628, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(2991, 628, 'infrastructure_details_3_youtube_video_urls', ''),
(2992, 628, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(2993, 628, 'infrastructure_details_3_imagess', '511'),
(2994, 628, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(2995, 628, 'infrastructure_details_4_youtube_video_urls', ''),
(2996, 628, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(2997, 628, 'infrastructure_details_4_imagess', '512'),
(2998, 628, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(2999, 628, 'infrastructure_details_5_youtube_video_urls', ''),
(3000, 628, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(3001, 628, 'infrastructure_details_5_imagess', '518'),
(3002, 628, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(3003, 628, 'infrastructure_details_6_youtube_video_urls', ''),
(3004, 628, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(3005, 628, 'infrastructure_details_6_imagess', '515'),
(3006, 628, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(3007, 628, 'infrastructure_details_7_youtube_video_urls', ''),
(3008, 628, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(3009, 628, 'infrastructure_details_7_imagess', '519'),
(3010, 628, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(3011, 628, 'infrastructure_details_8_youtube_video_urls', ''),
(3012, 628, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(3013, 628, 'infrastructure_details_8_imagess', ''),
(3014, 628, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(3015, 628, 'infrastructure_details_9_youtube_video_urls', ''),
(3016, 628, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(3017, 628, 'infrastructure_details_9_imagess', '516'),
(3018, 628, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(3019, 628, 'infrastructure_details_10_youtube_video_urls', ''),
(3020, 628, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(3021, 628, 'infrastructure_details_10_imagess', ''),
(3022, 628, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(3023, 628, 'infrastructure_details_11_youtube_video_urls', ''),
(3024, 628, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(3025, 628, 'infrastructure_details_11_imagess', '517'),
(3026, 628, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(3027, 628, 'infrastructure_details_12_youtube_video_urls', ''),
(3028, 628, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(3029, 628, 'infrastructure_details_12_imagess', '461'),
(3030, 628, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(3031, 628, 'infrastructure_details_13_youtube_video_urls', ''),
(3032, 628, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(3033, 628, 'infrastructure_details_13_imagess', '462'),
(3034, 628, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(3035, 628, 'infrastructure_details_14_youtube_video_urls', ''),
(3036, 628, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(3037, 628, 'infrastructure_details_14_imagess', '463'),
(3038, 628, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(3039, 628, 'infrastructure_details_15_youtube_video_urls', ''),
(3040, 628, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(3041, 628, 'infrastructure_details_15_imagess', '464'),
(3042, 628, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(3043, 628, 'infrastructure_details_16_youtube_video_urls', ''),
(3044, 628, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(3045, 628, 'infrastructure_details_16_imagess', '465'),
(3046, 628, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(3047, 628, 'infrastructure_details_17_youtube_video_urls', ''),
(3048, 628, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(3049, 628, 'infrastructure_details_17_imagess', '466'),
(3050, 628, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(3051, 628, 'infrastructure_details_18_youtube_video_urls', ''),
(3052, 628, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(3053, 628, 'infrastructure_details_18_imagess', '467'),
(3054, 628, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(3055, 628, 'infrastructure_details_19_youtube_video_urls', ''),
(3056, 628, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(3057, 628, 'infrastructure_details_19_imagess', '468'),
(3058, 628, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(3059, 628, 'infrastructure_details_20_youtube_video_urls', ''),
(3060, 628, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(3061, 628, 'infrastructure_details_20_imagess', '469'),
(3062, 628, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(3063, 628, 'add_duration', ''),
(3064, 628, '_add_duration', 'field_5c389cdc0e976'),
(3065, 628, 'infrastructure_details_21_youtube_video_urls', ''),
(3066, 628, '_infrastructure_details_21_youtube_video_urls', 'field_5c1c84f57121c'),
(3067, 628, 'infrastructure_details_21_imagess', '470'),
(3068, 628, '_infrastructure_details_21_imagess', 'field_5c1c84e67121b'),
(3069, 628, 'infrastructure_details_22_youtube_video_urls', ''),
(3070, 628, '_infrastructure_details_22_youtube_video_urls', 'field_5c1c84f57121c'),
(3071, 628, 'infrastructure_details_22_imagess', '471'),
(3072, 628, '_infrastructure_details_22_imagess', 'field_5c1c84e67121b'),
(3073, 628, 'infrastructure_details_23_youtube_video_urls', ''),
(3074, 628, '_infrastructure_details_23_youtube_video_urls', 'field_5c1c84f57121c'),
(3075, 628, 'infrastructure_details_23_imagess', '213'),
(3076, 628, '_infrastructure_details_23_imagess', 'field_5c1c84e67121b'),
(3077, 628, 'infrastructure_details_24_youtube_video_urls', ''),
(3078, 628, '_infrastructure_details_24_youtube_video_urls', 'field_5c1c84f57121c'),
(3079, 628, 'infrastructure_details_24_imagess', '212'),
(3080, 628, '_infrastructure_details_24_imagess', 'field_5c1c84e67121b'),
(3081, 629, 'flowchart_pdf', '313'),
(3082, 629, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(3083, 629, 'flowchart_imgs_0_fcs_image', '598'),
(3084, 629, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(3085, 629, 'flowchart_imgs_1_fcs_image', '599'),
(3086, 629, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(3087, 629, 'flowchart_imgs', '4'),
(3088, 629, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(3089, 629, 'flowchart_imgs_2_fcs_image', '600'),
(3090, 629, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(3091, 629, 'flowchart_imgs_3_fcs_image', '601'),
(3092, 629, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(3095, 630, 'flowchart_pdf', '313'),
(3096, 630, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(3097, 630, 'flowchart_imgs_0_fcs_image', '352'),
(3098, 630, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(3099, 630, 'flowchart_imgs_1_fcs_image', '598'),
(3100, 630, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(3101, 630, 'flowchart_imgs', '5'),
(3102, 630, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(3103, 630, 'flowchart_imgs_2_fcs_image', '599'),
(3104, 630, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(3105, 630, 'flowchart_imgs_3_fcs_image', '600'),
(3106, 630, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(3107, 630, 'flowchart_imgs_4_fcs_image', '601'),
(3108, 630, '_flowchart_imgs_4_fcs_image', 'field_5c2e0879d3fa6'),
(3119, 631, 'flowchart_pdf', '313'),
(3120, 631, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(3121, 631, 'flowchart_imgs_0_fcs_image', '605'),
(3122, 631, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(3123, 631, 'flowchart_imgs_1_fcs_image', '604'),
(3124, 631, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(3125, 631, 'flowchart_imgs', '10'),
(3126, 631, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(3127, 631, 'flowchart_imgs_2_fcs_image', '603'),
(3128, 631, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(3129, 631, 'flowchart_imgs_3_fcs_image', '353'),
(3130, 631, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(3131, 631, 'flowchart_imgs_4_fcs_image', '354'),
(3132, 631, '_flowchart_imgs_4_fcs_image', 'field_5c2e0879d3fa6'),
(3133, 631, 'flowchart_imgs_5_fcs_image', '352'),
(3134, 631, '_flowchart_imgs_5_fcs_image', 'field_5c2e0879d3fa6'),
(3135, 631, 'flowchart_imgs_6_fcs_image', '598'),
(3136, 631, '_flowchart_imgs_6_fcs_image', 'field_5c2e0879d3fa6'),
(3137, 631, 'flowchart_imgs_7_fcs_image', '599'),
(3138, 631, '_flowchart_imgs_7_fcs_image', 'field_5c2e0879d3fa6'),
(3139, 631, 'flowchart_imgs_8_fcs_image', '600'),
(3140, 631, '_flowchart_imgs_8_fcs_image', 'field_5c2e0879d3fa6'),
(3141, 631, 'flowchart_imgs_9_fcs_image', '601'),
(3142, 631, '_flowchart_imgs_9_fcs_image', 'field_5c2e0879d3fa6'),
(3143, 632, 'flowchart_pdf', '313'),
(3144, 632, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(3145, 632, 'flowchart_imgs_0_fcs_image', '364'),
(3146, 632, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(3147, 632, 'flowchart_imgs_1_fcs_image', '353'),
(3148, 632, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(3149, 632, 'flowchart_imgs', '10'),
(3150, 632, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(3151, 632, 'flowchart_imgs_2_fcs_image', '354'),
(3152, 632, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(3153, 632, 'flowchart_imgs_3_fcs_image', '603'),
(3154, 632, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(3155, 632, 'flowchart_imgs_4_fcs_image', '604'),
(3156, 632, '_flowchart_imgs_4_fcs_image', 'field_5c2e0879d3fa6'),
(3157, 632, 'flowchart_imgs_5_fcs_image', '605'),
(3158, 632, '_flowchart_imgs_5_fcs_image', 'field_5c2e0879d3fa6'),
(3159, 632, 'flowchart_imgs_6_fcs_image', '598'),
(3160, 632, '_flowchart_imgs_6_fcs_image', 'field_5c2e0879d3fa6'),
(3161, 632, 'flowchart_imgs_7_fcs_image', '599'),
(3162, 632, '_flowchart_imgs_7_fcs_image', 'field_5c2e0879d3fa6'),
(3163, 632, 'flowchart_imgs_8_fcs_image', '600'),
(3164, 632, '_flowchart_imgs_8_fcs_image', 'field_5c2e0879d3fa6'),
(3165, 632, 'flowchart_imgs_9_fcs_image', '601'),
(3166, 632, '_flowchart_imgs_9_fcs_image', 'field_5c2e0879d3fa6'),
(3167, 633, 'pdf_url', '588'),
(3168, 633, '_pdf_url', 'field_5c1c71f9c97bf'),
(3169, 633, 'add_duration', ''),
(3170, 633, '_add_duration', 'field_5c389cdc0e976'),
(3171, 634, '_edit_lock', '1549623015:1'),
(3172, 634, '_edit_last', '1'),
(3173, 636, '_edit_lock', '1549449337:1'),
(3174, 636, '_edit_last', '1'),
(3175, 634, 'videos_detail_0_youtube_video_links', 'https://youtu.be/sfERkbhHRXE'),
(3176, 634, '_videos_detail_0_youtube_video_links', 'field_5c5ab6b5b340e'),
(3177, 634, 'videos_detail_0_video_title', '72nd Independence Day Celebration With Team ViitorCloud'),
(3178, 634, '_videos_detail_0_video_title', 'field_5c5ab6b5b3618'),
(3179, 634, 'videos_detail_1_youtube_video_links', 'https://youtu.be/43_3AhnJ4aA'),
(3180, 634, '_videos_detail_1_youtube_video_links', 'field_5c5ab6b5b340e'),
(3181, 634, 'videos_detail_1_video_title', 'Crafted by heart to celebrate the joy and togetherness'),
(3182, 634, '_videos_detail_1_video_title', 'field_5c5ab6b5b3618'),
(3183, 634, 'videos_detail_2_youtube_video_links', 'https://youtu.be/SRZLXPcUYgc'),
(3184, 634, '_videos_detail_2_youtube_video_links', 'field_5c5ab6b5b340e'),
(3185, 634, 'videos_detail_2_video_title', 'Celebrating festival of light and colors'),
(3186, 634, '_videos_detail_2_video_title', 'field_5c5ab6b5b3618'),
(3187, 634, 'videos_detail', '3'),
(3188, 634, '_videos_detail', 'field_5c5ab6b5a4904'),
(3189, 640, 'videos_detail_0_youtube_video_links', 'https://youtu.be/ZDkpTMjq-NI'),
(3190, 640, '_videos_detail_0_youtube_video_links', 'field_5c5ab6b5b340e'),
(3191, 640, 'videos_detail_0_video_title', 'Video 1'),
(3192, 640, '_videos_detail_0_video_title', 'field_5c5ab6b5b3618'),
(3193, 640, 'videos_detail_1_youtube_video_links', 'https://youtu.be/sfERkbhHRXE'),
(3194, 640, '_videos_detail_1_youtube_video_links', 'field_5c5ab6b5b340e'),
(3195, 640, 'videos_detail_1_video_title', 'Video 2'),
(3196, 640, '_videos_detail_1_video_title', 'field_5c5ab6b5b3618'),
(3197, 640, 'videos_detail_2_youtube_video_links', 'https://youtu.be/43_3AhnJ4aA'),
(3198, 640, '_videos_detail_2_youtube_video_links', 'field_5c5ab6b5b340e'),
(3199, 640, 'videos_detail_2_video_title', 'Video 3'),
(3200, 640, '_videos_detail_2_video_title', 'field_5c5ab6b5b3618'),
(3201, 640, 'videos_detail', '3'),
(3202, 640, '_videos_detail', 'field_5c5ab6b5a4904'),
(3211, 641, 'videos_detail_0_youtube_video_links', 'https://youtu.be/sfERkbhHRXE'),
(3212, 641, '_videos_detail_0_youtube_video_links', 'field_5c5ab6b5b340e'),
(3213, 641, 'videos_detail_0_video_title', '72nd Independence Day Celebration With Team ViitorCloud.'),
(3214, 641, '_videos_detail_0_video_title', 'field_5c5ab6b5b3618'),
(3215, 641, 'videos_detail_1_youtube_video_links', 'https://youtu.be/43_3AhnJ4aA'),
(3216, 641, '_videos_detail_1_youtube_video_links', 'field_5c5ab6b5b340e'),
(3217, 641, 'videos_detail_1_video_title', 'Crafted by heart to celebrate the joy and togetherness'),
(3218, 641, '_videos_detail_1_video_title', 'field_5c5ab6b5b3618'),
(3219, 641, 'videos_detail_2_youtube_video_links', 'https://youtu.be/SRZLXPcUYgc'),
(3220, 641, '_videos_detail_2_youtube_video_links', 'field_5c5ab6b5b340e'),
(3221, 641, 'videos_detail_2_video_title', 'Celebrating festival of light and colors'),
(3222, 641, '_videos_detail_2_video_title', 'field_5c5ab6b5b3618'),
(3223, 641, 'videos_detail', '3'),
(3224, 641, '_videos_detail', 'field_5c5ab6b5a4904'),
(3225, 641, 'videos_detail_3_youtube_video_links', 'https://youtu.be/SRZLXPcUYgc'),
(3226, 641, '_videos_detail_3_youtube_video_links', 'field_5c5ab6b5b340e'),
(3227, 641, 'videos_detail_3_video_title', 'Celebrating festival of light and colors'),
(3228, 641, '_videos_detail_3_video_title', 'field_5c5ab6b5b3618'),
(3229, 641, 'videos_detail_4_youtube_video_links', 'https://youtu.be/buibLzTK_QQ'),
(3230, 641, '_videos_detail_4_youtube_video_links', 'field_5c5ab6b5b340e'),
(3231, 641, 'videos_detail_4_video_title', 'Testimonial of European client for their E-Commerce Websites'),
(3232, 641, '_videos_detail_4_video_title', 'field_5c5ab6b5b3618'),
(3236, 642, '_edit_last', '1'),
(3237, 642, '_edit_lock', '1549623116:1'),
(3238, 644, '_edit_lock', '1549450489:1'),
(3239, 644, '_edit_last', '1'),
(3240, 642, 'videos_detail_0_youtube_video_links', 'https://youtu.be/ZDkpTMjq-NI'),
(3241, 642, '_videos_detail_0_youtube_video_links', 'field_5c5abac9e5f68'),
(3242, 642, 'videos_detail_0_video_title', 'End to End process transformation of multinational T&O consulting company'),
(3243, 642, '_videos_detail_0_video_title', 'field_5c5abac9e6183'),
(3244, 642, 'videos_detail_1_youtube_video_links', 'https://youtu.be/buibLzTK_QQ'),
(3245, 642, '_videos_detail_1_youtube_video_links', 'field_5c5abac9e5f68'),
(3246, 642, 'videos_detail_1_video_title', 'Taking online shopping experience at new level using Laravel '),
(3247, 642, '_videos_detail_1_video_title', 'field_5c5abac9e6183'),
(3248, 642, 'videos_detail', '2'),
(3249, 642, '_videos_detail', 'field_5c5abac9dc3ad'),
(3250, 648, 'videos_detail_0_youtube_video_links', 'https://youtu.be/ZDkpTMjq-NI'),
(3251, 648, '_videos_detail_0_youtube_video_links', 'field_5c5abac9e5f68'),
(3252, 648, 'videos_detail_0_video_title', 'Testimonial of Australian Client for their Portal and Website'),
(3253, 648, '_videos_detail_0_video_title', 'field_5c5abac9e6183'),
(3254, 648, 'videos_detail_1_youtube_video_links', 'https://youtu.be/buibLzTK_QQ'),
(3255, 648, '_videos_detail_1_youtube_video_links', 'field_5c5abac9e5f68'),
(3256, 648, 'videos_detail_1_video_title', 'Testimonial of European client for their E-Commerce Websites'),
(3257, 648, '_videos_detail_1_video_title', 'field_5c5abac9e6183'),
(3258, 648, 'videos_detail', '2'),
(3259, 648, '_videos_detail', 'field_5c5abac9dc3ad'),
(3260, 650, '_edit_lock', '1549603744:1'),
(3261, 650, '_edit_last', '1'),
(3262, 652, '_wp_attached_file', '2019/02/schoolapp-solution-1.png'),
(3263, 652, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:767;s:6:\"height\";i:354;s:4:\"file\";s:32:\"2019/02/schoolapp-solution-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"schoolapp-solution-1-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:32:\"schoolapp-solution-1-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:32:\"schoolapp-solution-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(3264, 650, '_thumbnail_id', '652'),
(3265, 654, 'videos_detail_0_youtube_video_links', 'https://youtu.be/sfERkbhHRXE'),
(3266, 654, '_videos_detail_0_youtube_video_links', 'field_5c5ab6b5b340e'),
(3267, 654, 'videos_detail_0_video_title', '72nd Independence Day Celebration With Team ViitorCloud'),
(3268, 654, '_videos_detail_0_video_title', 'field_5c5ab6b5b3618'),
(3269, 654, 'videos_detail_1_youtube_video_links', 'https://youtu.be/43_3AhnJ4aA'),
(3270, 654, '_videos_detail_1_youtube_video_links', 'field_5c5ab6b5b340e'),
(3271, 654, 'videos_detail_1_video_title', 'Crafted by heart to celebrate the joy and togetherness'),
(3272, 654, '_videos_detail_1_video_title', 'field_5c5ab6b5b3618'),
(3273, 654, 'videos_detail_2_youtube_video_links', 'https://youtu.be/SRZLXPcUYgc'),
(3274, 654, '_videos_detail_2_youtube_video_links', 'field_5c5ab6b5b340e'),
(3275, 654, 'videos_detail_2_video_title', 'Celebrating festival of light and colors'),
(3276, 654, '_videos_detail_2_video_title', 'field_5c5ab6b5b3618'),
(3277, 654, 'videos_detail', '3'),
(3278, 654, '_videos_detail', 'field_5c5ab6b5a4904'),
(3279, 655, 'flowchart_pdf', '313'),
(3280, 655, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(3281, 655, 'flowchart_imgs_0_fcs_image', '364'),
(3282, 655, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(3283, 655, 'flowchart_imgs_1_fcs_image', '353'),
(3284, 655, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(3285, 655, 'flowchart_imgs', '10'),
(3286, 655, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(3287, 655, 'flowchart_imgs_2_fcs_image', '354'),
(3288, 655, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(3289, 655, 'flowchart_imgs_3_fcs_image', '603'),
(3290, 655, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(3291, 655, 'flowchart_imgs_4_fcs_image', '604'),
(3292, 655, '_flowchart_imgs_4_fcs_image', 'field_5c2e0879d3fa6'),
(3293, 655, 'flowchart_imgs_5_fcs_image', '605'),
(3294, 655, '_flowchart_imgs_5_fcs_image', 'field_5c2e0879d3fa6'),
(3295, 655, 'flowchart_imgs_6_fcs_image', '598'),
(3296, 655, '_flowchart_imgs_6_fcs_image', 'field_5c2e0879d3fa6'),
(3297, 655, 'flowchart_imgs_7_fcs_image', '599'),
(3298, 655, '_flowchart_imgs_7_fcs_image', 'field_5c2e0879d3fa6'),
(3299, 655, 'flowchart_imgs_8_fcs_image', '600'),
(3300, 655, '_flowchart_imgs_8_fcs_image', 'field_5c2e0879d3fa6'),
(3301, 655, 'flowchart_imgs_9_fcs_image', '601'),
(3302, 655, '_flowchart_imgs_9_fcs_image', 'field_5c2e0879d3fa6'),
(3303, 656, 'flowchart_pdf', '313'),
(3304, 656, '_flowchart_pdf', 'field_5c2cb66d71f07'),
(3305, 656, 'flowchart_imgs_0_fcs_image', '598'),
(3306, 656, '_flowchart_imgs_0_fcs_image', 'field_5c2e0879d3fa6'),
(3307, 656, 'flowchart_imgs_1_fcs_image', '599'),
(3308, 656, '_flowchart_imgs_1_fcs_image', 'field_5c2e0879d3fa6'),
(3309, 656, 'flowchart_imgs', '4'),
(3310, 656, '_flowchart_imgs', 'field_5c2cb66d71f07'),
(3311, 656, 'flowchart_imgs_2_fcs_image', '600'),
(3312, 656, '_flowchart_imgs_2_fcs_image', 'field_5c2e0879d3fa6'),
(3313, 656, 'flowchart_imgs_3_fcs_image', '601'),
(3314, 656, '_flowchart_imgs_3_fcs_image', 'field_5c2e0879d3fa6'),
(3315, 665, 'videos_detail_0_youtube_video_links', 'https://youtu.be/ZDkpTMjq-NI'),
(3316, 665, '_videos_detail_0_youtube_video_links', 'field_5c5abac9e5f68'),
(3317, 665, 'videos_detail_0_video_title', 'End to End process transformation of multinational T&O consulting company'),
(3318, 665, '_videos_detail_0_video_title', 'field_5c5abac9e6183'),
(3319, 665, 'videos_detail_1_youtube_video_links', 'https://youtu.be/buibLzTK_QQ'),
(3320, 665, '_videos_detail_1_youtube_video_links', 'field_5c5abac9e5f68'),
(3321, 665, 'videos_detail_1_video_title', 'Taking online shopping experience at new level using Laravel '),
(3322, 665, '_videos_detail_1_video_title', 'field_5c5abac9e6183'),
(3323, 665, 'videos_detail', '2'),
(3324, 665, '_videos_detail', 'field_5c5abac9dc3ad'),
(3325, 674, 'infrastructure_details_0_youtube_video_urls', ''),
(3326, 674, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(3327, 674, 'infrastructure_details_0_imagess', '507'),
(3328, 674, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(3329, 674, 'infrastructure_details_1_youtube_video_urls', ''),
(3330, 674, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(3331, 674, 'infrastructure_details_1_imagess', '508'),
(3332, 674, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(3333, 674, 'infrastructure_details', '24'),
(3334, 674, '_infrastructure_details', 'field_5c1c84d47121a'),
(3335, 674, 'infrastructure_details_2_youtube_video_urls', ''),
(3336, 674, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(3337, 674, 'infrastructure_details_2_imagess', '509'),
(3338, 674, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(3339, 674, 'infrastructure_details_3_youtube_video_urls', ''),
(3340, 674, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(3341, 674, 'infrastructure_details_3_imagess', '511'),
(3342, 674, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(3343, 674, 'infrastructure_details_4_youtube_video_urls', ''),
(3344, 674, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(3345, 674, 'infrastructure_details_4_imagess', '512'),
(3346, 674, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(3347, 674, 'infrastructure_details_5_youtube_video_urls', ''),
(3348, 674, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(3349, 674, 'infrastructure_details_5_imagess', '518'),
(3350, 674, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(3351, 674, 'infrastructure_details_6_youtube_video_urls', ''),
(3352, 674, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(3353, 674, 'infrastructure_details_6_imagess', '515'),
(3354, 674, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(3355, 674, 'infrastructure_details_7_youtube_video_urls', ''),
(3356, 674, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(3357, 674, 'infrastructure_details_7_imagess', ''),
(3358, 674, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(3359, 674, 'infrastructure_details_8_youtube_video_urls', ''),
(3360, 674, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(3361, 674, 'infrastructure_details_8_imagess', '516'),
(3362, 674, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(3363, 674, 'infrastructure_details_9_youtube_video_urls', ''),
(3364, 674, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(3365, 674, 'infrastructure_details_9_imagess', ''),
(3366, 674, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(3367, 674, 'infrastructure_details_10_youtube_video_urls', ''),
(3368, 674, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(3369, 674, 'infrastructure_details_10_imagess', '517'),
(3370, 674, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(3371, 674, 'infrastructure_details_11_youtube_video_urls', ''),
(3372, 674, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(3373, 674, 'infrastructure_details_11_imagess', '461'),
(3374, 674, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(3375, 674, 'infrastructure_details_12_youtube_video_urls', ''),
(3376, 674, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(3377, 674, 'infrastructure_details_12_imagess', '462'),
(3378, 674, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(3379, 674, 'infrastructure_details_13_youtube_video_urls', ''),
(3380, 674, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(3381, 674, 'infrastructure_details_13_imagess', '463'),
(3382, 674, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(3383, 674, 'infrastructure_details_14_youtube_video_urls', ''),
(3384, 674, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(3385, 674, 'infrastructure_details_14_imagess', '464'),
(3386, 674, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(3387, 674, 'infrastructure_details_15_youtube_video_urls', ''),
(3388, 674, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(3389, 674, 'infrastructure_details_15_imagess', '465'),
(3390, 674, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(3391, 674, 'infrastructure_details_16_youtube_video_urls', ''),
(3392, 674, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(3393, 674, 'infrastructure_details_16_imagess', '466'),
(3394, 674, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(3395, 674, 'infrastructure_details_17_youtube_video_urls', ''),
(3396, 674, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(3397, 674, 'infrastructure_details_17_imagess', '467'),
(3398, 674, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(3399, 674, 'infrastructure_details_18_youtube_video_urls', ''),
(3400, 674, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(3401, 674, 'infrastructure_details_18_imagess', '468'),
(3402, 674, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(3403, 674, 'infrastructure_details_19_youtube_video_urls', ''),
(3404, 674, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(3405, 674, 'infrastructure_details_19_imagess', '469'),
(3406, 674, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(3407, 674, 'infrastructure_details_20_youtube_video_urls', ''),
(3408, 674, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(3409, 674, 'infrastructure_details_20_imagess', '470'),
(3410, 674, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(3411, 674, 'add_duration', ''),
(3412, 674, '_add_duration', 'field_5c389cdc0e976'),
(3413, 674, 'infrastructure_details_21_youtube_video_urls', ''),
(3414, 674, '_infrastructure_details_21_youtube_video_urls', 'field_5c1c84f57121c'),
(3415, 674, 'infrastructure_details_21_imagess', '471'),
(3416, 674, '_infrastructure_details_21_imagess', 'field_5c1c84e67121b'),
(3417, 674, 'infrastructure_details_22_youtube_video_urls', ''),
(3418, 674, '_infrastructure_details_22_youtube_video_urls', 'field_5c1c84f57121c'),
(3419, 674, 'infrastructure_details_22_imagess', '213'),
(3420, 674, '_infrastructure_details_22_imagess', 'field_5c1c84e67121b'),
(3421, 674, 'infrastructure_details_23_youtube_video_urls', ''),
(3422, 674, '_infrastructure_details_23_youtube_video_urls', 'field_5c1c84f57121c'),
(3423, 674, 'infrastructure_details_23_imagess', '212'),
(3424, 674, '_infrastructure_details_23_imagess', 'field_5c1c84e67121b'),
(3425, 674, 'infrastructure_details_24_youtube_video_urls', ''),
(3426, 674, '_infrastructure_details_24_youtube_video_urls', 'field_5c1c84f57121c'),
(3427, 675, '_0_questions', 'dfdf'),
(3428, 675, '__0_questions', 'field_5c1cb6f06e49b'),
(3429, 675, '_0_answers', 'dfdfddfd'),
(3430, 675, '__0_answers', 'field_5c1cb6f96e49c'),
(3431, 675, '_1_questions', 'How you are different in project delivery?'),
(3432, 675, '__1_questions', 'field_5c1cb6f06e49b'),
(3433, 675, '_1_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(3434, 675, '__1_answers', 'field_5c1cb6f96e49c'),
(3435, 675, '_2_questions', 'How do you create a team of any project?'),
(3436, 675, '__2_questions', 'field_5c1cb6f06e49b'),
(3437, 675, '_2_answers', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. '),
(3438, 675, '__2_answers', 'field_5c1cb6f96e49c'),
(3439, 675, '_0_question', 'fgfgf'),
(3440, 675, '__0_question', 'field_5c1cb6f06e49b'),
(3441, 675, '_0_answer', ''),
(3442, 675, '__0_answer', 'field_5c1cb6f96e49c'),
(3443, 675, 'faqs_0_question', 'Why should I Choose Your Team?'),
(3444, 675, '_faqs_0_question', 'field_5c1cb6f06e49b'),
(3445, 675, 'faqs_0_answer', 'We are a team of experienced & talented professionals who believe in quality and are customer centric. From Requirements Analysis to Production Roll Out, we collaborate to build a unique experience with enhanced support.'),
(3446, 675, '_faqs_0_answer', 'field_5c1cb6f96e49c'),
(3447, 675, 'faqs_1_question', 'What Makes You Different from Others?'),
(3448, 675, '_faqs_1_question', 'field_5c1cb6f06e49b'),
(3449, 675, 'faqs_1_answer', 'We fit into your shoes while delivering outstanding services and provide robust throughput with a varied substantiality. We have a personalized approach towards your objectives and remarkable contemporary solutions.'),
(3450, 675, '_faqs_1_answer', 'field_5c1cb6f96e49c'),
(3451, 675, 'faqs_2_question', 'How much Practical Experience Your Company Has?'),
(3452, 675, '_faqs_2_question', 'field_5c1cb6f06e49b'),
(3453, 675, 'faqs_2_answer', 'The experience level varies from being a novice to highly experienced industry level experts. New technologies are grasped faster by young minds and the Leaders with 5+ years of experience channelize them into right direction to create high capacity products.'),
(3454, 675, '_faqs_2_answer', 'field_5c1cb6f96e49c'),
(3455, 675, 'faqs', '3'),
(3456, 675, '_faqs', 'field_5c1cb642c5da3'),
(3457, 675, 'add_inquiry_now_button_link', 'a:3:{s:5:\"title\";s:28:\"Any Feedback OR Inquiry Now?\";s:3:\"url\";s:38:\"https://goo.gl/forms/iNWEJlFw3JwU5ihu2\";s:6:\"target\";s:0:\"\";}'),
(3458, 675, '_add_inquiry_now_button_link', 'field_5c38c46eba067'),
(3459, 676, '_wp_attached_file', '2019/02/asana.png'),
(3460, 676, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:85;s:6:\"height\";i:56;s:4:\"file\";s:17:\"2019/02/asana.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:{}}}'),
(3461, 677, '_wp_attached_file', '2019/02/foundation-server.png'),
(3462, 677, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:58;s:6:\"height\";i:59;s:4:\"file\";s:29:\"2019/02/foundation-server.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:{}}}'),
(3463, 678, '_wp_attached_file', '2019/02/github.png'),
(3464, 678, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:81;s:6:\"height\";i:70;s:4:\"file\";s:18:\"2019/02/github.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:{}}}'),
(3465, 679, '_wp_attached_file', '2019/02/gitlab.png'),
(3466, 679, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:69;s:6:\"height\";i:64;s:4:\"file\";s:18:\"2019/02/gitlab.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:{}}}'),
(3467, 680, '_wp_attached_file', '2019/02/gotomeeting.png'),
(3468, 680, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:102;s:6:\"height\";i:67;s:4:\"file\";s:23:\"2019/02/gotomeeting.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:{}}}'),
(3469, 681, '_wp_attached_file', '2019/02/jira.png'),
(3470, 681, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:103;s:6:\"height\";i:65;s:4:\"file\";s:16:\"2019/02/jira.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:{}}}'),
(3471, 682, '_wp_attached_file', '2019/02/redmine.png'),
(3472, 682, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:132;s:6:\"height\";i:29;s:4:\"file\";s:19:\"2019/02/redmine.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:{}}}'),
(3473, 683, '_wp_attached_file', '2019/02/rocketchat.png'),
(3474, 683, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:71;s:6:\"height\";i:61;s:4:\"file\";s:22:\"2019/02/rocketchat.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:{}}}'),
(3475, 684, '_wp_attached_file', '2019/02/skype.png'),
(3476, 684, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:98;s:6:\"height\";i:44;s:4:\"file\";s:17:\"2019/02/skype.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:{}}}'),
(3477, 685, '_wp_attached_file', '2019/02/skype-for-business.png'),
(3478, 685, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:100;s:6:\"height\";i:51;s:4:\"file\";s:30:\"2019/02/skype-for-business.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:{}}}'),
(3479, 686, '_wp_attached_file', '2019/02/slack.png'),
(3480, 686, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:61;s:6:\"height\";i:61;s:4:\"file\";s:17:\"2019/02/slack.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:{}}}'),
(3481, 687, '_wp_attached_file', '2019/02/teams.png'),
(3482, 687, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:66;s:6:\"height\";i:66;s:4:\"file\";s:17:\"2019/02/teams.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:{}}}'),
(3483, 688, '_wp_attached_file', '2019/02/trello.png'),
(3484, 688, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:123;s:6:\"height\";i:35;s:4:\"file\";s:18:\"2019/02/trello.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:{}}}'),
(3485, 689, '_wp_attached_file', '2019/02/wazir.png'),
(3486, 689, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:116;s:6:\"height\";i:43;s:4:\"file\";s:17:\"2019/02/wazir.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:{}}}'),
(3489, 692, '_wp_attached_file', '2019/02/award-collage-2.jpg'),
(3490, 692, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:830;s:6:\"height\";i:720;s:4:\"file\";s:27:\"2019/02/award-collage-2.jpg\";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:{}}}'),
(3491, 693, 'awards_and_accolades_images_0_images', '692'),
(3492, 693, '_awards_and_accolades_images_0_images', 'field_5c1c90f3a448f'),
(3493, 693, 'awards_and_accolades_images', '1'),
(3494, 693, '_awards_and_accolades_images', 'field_5c1c90e7a448e'),
(3495, 693, 'add_duration', '( 1 minute )'),
(3496, 693, '_add_duration', 'field_5c389cdc0e976'),
(3497, 695, '_edit_lock', '1549633648:1'),
(3498, 695, '_edit_last', '1'),
(3499, 397, 'googleplay_link', 'https://play.google.com/store/apps/details?id=com.VC.ARchery&hl=en'),
(3500, 397, '_googleplay_link', 'field_5c5d88df70ac0'),
(3501, 397, 'playstore_link', 'https://itunes.apple.com/in/app/archery-shoot-the-fruit/id1441957955?mt=8&ign-mpt=uo%3D2'),
(3502, 397, '_playstore_link', 'field_5c5d88f070ac1'),
(3503, 401, 'googleplay_link', 'https://play.google.com/store/apps/details?id=com.VC.HRKZ'),
(3504, 401, '_googleplay_link', 'field_5c5d88df70ac0'),
(3505, 401, 'playstore_link', 'https://itunes.apple.com/us/app/horse-rider-kills-zombies/id1425025245?ls=1&mt=8'),
(3506, 401, '_playstore_link', 'field_5c5d88f070ac1'),
(3507, 698, '_wp_attached_file', '2019/02/Ionic-hybrid-1.pdf'),
(3508, 699, 'ionic_pdf', '698'),
(3509, 699, '_ionic_pdf', 'field_5c583a17b60a1'),
(3510, 700, '_wp_attached_file', '2019/02/Laravel-Corporate-Deck-2.pdf'),
(3511, 701, 'laravel_pdf', '700'),
(3512, 701, '_laravel_pdf', 'field_5c2cb847128a1'),
(3513, 701, 'add_duration', ''),
(3514, 701, '_add_duration', 'field_5c389cdc0e976'),
(3515, 702, '_wp_attached_file', '2019/02/PLAMT-Corporate-Deck-Updated.pdf'),
(3516, 703, 'pdf_url', '702'),
(3517, 703, '_pdf_url', 'field_5c1c71f9c97bf'),
(3518, 703, 'add_duration', ''),
(3519, 703, '_add_duration', 'field_5c389cdc0e976'),
(3520, 704, '_wp_attached_file', '2019/02/Viitorcloud-Unity-3D-offerings-2.pdf'),
(3521, 705, 'unity_pdf', '704'),
(3522, 705, '_unity_pdf', 'field_5c2cbb1253fc2'),
(3523, 705, 'add_duration', ''),
(3524, 705, '_add_duration', 'field_5c389cdc0e976'),
(3525, 706, '_wp_attached_file', '2019/02/WordPress-Deck-December-2018-3.pdf'),
(3526, 707, 'pdf_url', '706'),
(3527, 707, '_pdf_url', 'field_5c1c71f9c97bf'),
(3528, 707, 'add_duration', '( 5 minutes )'),
(3529, 707, '_add_duration', 'field_5c389cdc0e976'),
(3534, 710, '_wp_attached_file', '2019/02/office.jpg'),
(3535, 710, '_wp_attachment_metadata', 'a:4:{s:5:\"width\";i:2339;s:6:\"height\";i:1653;s:4:\"file\";s:18:\"2019/02/office.jpg\";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:{}}}'),
(3536, 97, 'infrastructure_details_24_imagess', '212'),
(3537, 97, '_infrastructure_details_24_imagess', 'field_5c1c84e67121b'),
(3538, 711, 'infrastructure_details_0_youtube_video_urls', ''),
(3539, 711, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(3540, 711, 'infrastructure_details_0_imagess', '710'),
(3541, 711, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(3542, 711, 'infrastructure_details_1_youtube_video_urls', ''),
(3543, 711, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(3544, 711, 'infrastructure_details_1_imagess', '507'),
(3545, 711, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(3546, 711, 'infrastructure_details', '25'),
(3547, 711, '_infrastructure_details', 'field_5c1c84d47121a'),
(3548, 711, 'infrastructure_details_2_youtube_video_urls', ''),
(3549, 711, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(3550, 711, 'infrastructure_details_2_imagess', '508'),
(3551, 711, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(3552, 711, 'infrastructure_details_3_youtube_video_urls', ''),
(3553, 711, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(3554, 711, 'infrastructure_details_3_imagess', '509'),
(3555, 711, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(3556, 711, 'infrastructure_details_4_youtube_video_urls', ''),
(3557, 711, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(3558, 711, 'infrastructure_details_4_imagess', '511'),
(3559, 711, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(3560, 711, 'infrastructure_details_5_youtube_video_urls', ''),
(3561, 711, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(3562, 711, 'infrastructure_details_5_imagess', '512'),
(3563, 711, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(3564, 711, 'infrastructure_details_6_youtube_video_urls', ''),
(3565, 711, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(3566, 711, 'infrastructure_details_6_imagess', '518'),
(3567, 711, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(3568, 711, 'infrastructure_details_7_youtube_video_urls', ''),
(3569, 711, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(3570, 711, 'infrastructure_details_7_imagess', '515'),
(3571, 711, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(3572, 711, 'infrastructure_details_8_youtube_video_urls', ''),
(3573, 711, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(3574, 711, 'infrastructure_details_8_imagess', ''),
(3575, 711, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(3576, 711, 'infrastructure_details_9_youtube_video_urls', ''),
(3577, 711, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(3578, 711, 'infrastructure_details_9_imagess', '516'),
(3579, 711, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(3580, 711, 'infrastructure_details_10_youtube_video_urls', ''),
(3581, 711, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(3582, 711, 'infrastructure_details_10_imagess', ''),
(3583, 711, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(3584, 711, 'infrastructure_details_11_youtube_video_urls', ''),
(3585, 711, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(3586, 711, 'infrastructure_details_11_imagess', '517'),
(3587, 711, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(3588, 711, 'infrastructure_details_12_youtube_video_urls', ''),
(3589, 711, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(3590, 711, 'infrastructure_details_12_imagess', '461'),
(3591, 711, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(3592, 711, 'infrastructure_details_13_youtube_video_urls', ''),
(3593, 711, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(3594, 711, 'infrastructure_details_13_imagess', '462'),
(3595, 711, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(3596, 711, 'infrastructure_details_14_youtube_video_urls', ''),
(3597, 711, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(3598, 711, 'infrastructure_details_14_imagess', '463'),
(3599, 711, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(3600, 711, 'infrastructure_details_15_youtube_video_urls', ''),
(3601, 711, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(3602, 711, 'infrastructure_details_15_imagess', '464'),
(3603, 711, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(3604, 711, 'infrastructure_details_16_youtube_video_urls', ''),
(3605, 711, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(3606, 711, 'infrastructure_details_16_imagess', '465'),
(3607, 711, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(3608, 711, 'infrastructure_details_17_youtube_video_urls', ''),
(3609, 711, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(3610, 711, 'infrastructure_details_17_imagess', '466'),
(3611, 711, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(3612, 711, 'infrastructure_details_18_youtube_video_urls', ''),
(3613, 711, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(3614, 711, 'infrastructure_details_18_imagess', '467'),
(3615, 711, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(3616, 711, 'infrastructure_details_19_youtube_video_urls', ''),
(3617, 711, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(3618, 711, 'infrastructure_details_19_imagess', '468'),
(3619, 711, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(3620, 711, 'infrastructure_details_20_youtube_video_urls', ''),
(3621, 711, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(3622, 711, 'infrastructure_details_20_imagess', '469'),
(3623, 711, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(3624, 711, 'add_duration', ''),
(3625, 711, '_add_duration', 'field_5c389cdc0e976'),
(3626, 711, 'infrastructure_details_21_youtube_video_urls', ''),
(3627, 711, '_infrastructure_details_21_youtube_video_urls', 'field_5c1c84f57121c'),
(3628, 711, 'infrastructure_details_21_imagess', '470'),
(3629, 711, '_infrastructure_details_21_imagess', 'field_5c1c84e67121b'),
(3630, 711, 'infrastructure_details_22_youtube_video_urls', ''),
(3631, 711, '_infrastructure_details_22_youtube_video_urls', 'field_5c1c84f57121c'),
(3632, 711, 'infrastructure_details_22_imagess', '471'),
(3633, 711, '_infrastructure_details_22_imagess', 'field_5c1c84e67121b'),
(3634, 711, 'infrastructure_details_23_youtube_video_urls', ''),
(3635, 711, '_infrastructure_details_23_youtube_video_urls', 'field_5c1c84f57121c'),
(3636, 711, 'infrastructure_details_23_imagess', '213'),
(3637, 711, '_infrastructure_details_23_imagess', 'field_5c1c84e67121b'),
(3638, 711, 'infrastructure_details_24_youtube_video_urls', ''),
(3639, 711, '_infrastructure_details_24_youtube_video_urls', 'field_5c1c84f57121c'),
(3640, 711, 'infrastructure_details_24_imagess', '212'),
(3641, 711, '_infrastructure_details_24_imagess', 'field_5c1c84e67121b'),
(3642, 712, 'pdf_url', '574'),
(3643, 712, '_pdf_url', 'field_5c1c71f9c97bf'),
(3644, 712, 'add_duration', '( 5 minutes )'),
(3645, 712, '_add_duration', 'field_5c389cdc0e976'),
(3646, 713, '_wp_attached_file', '2019/02/Work-report-sample-file.pdf'),
(3647, 714, 'pdf_url', '713'),
(3648, 714, '_pdf_url', 'field_5c35f93c9c2a8'),
(3649, 715, '_wp_attached_file', '2019/02/Copy-of-2.-Top-level-Scope-info.viitorcloud.com-3-1-1.pdf'),
(3650, 716, 'srs_pdf', '715'),
(3651, 716, '_srs_pdf', 'field_5c2caf2a84b63'),
(3652, 716, 'add_duration', ''),
(3653, 716, '_add_duration', 'field_5c389cdc0e976'),
(3654, 717, '_wp_attached_file', '2019/02/Node-Js2-1-1.pdf'),
(3655, 718, 'nodejs_pdf', '717'),
(3656, 718, '_nodejs_pdf', 'field_5c2dff314a3bf'),
(3657, 718, 'add_duration', ''),
(3658, 718, '_add_duration', 'field_5c389cdc0e976'),
(3659, 719, '_wp_attached_file', '2019/02/Angular-2.pdf'),
(3660, 720, 'angular_pdf', '719'),
(3661, 720, '_angular_pdf', 'field_5c407e7b7b130'),
(3662, 721, '_wp_attached_file', '2019/02/19-Feb-2019-Dec-ViitorCloud-Corporate-Deck-v1.pdf'),
(3663, 722, 'pdf_url', '721'),
(3664, 722, '_pdf_url', 'field_5c1c71f9c97bf'),
(3665, 722, 'add_duration', '( 5 minutes )'),
(3666, 722, '_add_duration', 'field_5c389cdc0e976'),
(3668, 97, 'pdf_of_infrastucrture', '726'),
(3669, 97, '_pdf_of_infrastucrture', 'field_5c6d510f966dd'),
(3670, 725, 'infrastructure_details_0_youtube_video_urls', ''),
(3671, 725, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(3672, 725, 'infrastructure_details_0_imagess', '710'),
(3673, 725, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(3674, 725, 'infrastructure_details_1_youtube_video_urls', ''),
(3675, 725, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(3676, 725, 'infrastructure_details_1_imagess', '507'),
(3677, 725, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(3678, 725, 'infrastructure_details', '25'),
(3679, 725, '_infrastructure_details', 'field_5c1c84d47121a'),
(3680, 725, 'infrastructure_details_2_youtube_video_urls', ''),
(3681, 725, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(3682, 725, 'infrastructure_details_2_imagess', '508'),
(3683, 725, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(3684, 725, 'infrastructure_details_3_youtube_video_urls', ''),
(3685, 725, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(3686, 725, 'infrastructure_details_3_imagess', '509'),
(3687, 725, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(3688, 725, 'infrastructure_details_4_youtube_video_urls', ''),
(3689, 725, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(3690, 725, 'infrastructure_details_4_imagess', '511'),
(3691, 725, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(3692, 725, 'infrastructure_details_5_youtube_video_urls', ''),
(3693, 725, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(3694, 725, 'infrastructure_details_5_imagess', '512'),
(3695, 725, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(3696, 725, 'infrastructure_details_6_youtube_video_urls', ''),
(3697, 725, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(3698, 725, 'infrastructure_details_6_imagess', '518'),
(3699, 725, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(3700, 725, 'infrastructure_details_7_youtube_video_urls', ''),
(3701, 725, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(3702, 725, 'infrastructure_details_7_imagess', '515'),
(3703, 725, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(3704, 725, 'infrastructure_details_8_youtube_video_urls', ''),
(3705, 725, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(3706, 725, 'infrastructure_details_8_imagess', ''),
(3707, 725, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(3708, 725, 'infrastructure_details_9_youtube_video_urls', ''),
(3709, 725, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(3710, 725, 'infrastructure_details_9_imagess', '516'),
(3711, 725, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(3712, 725, 'infrastructure_details_10_youtube_video_urls', ''),
(3713, 725, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(3714, 725, 'infrastructure_details_10_imagess', ''),
(3715, 725, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(3716, 725, 'infrastructure_details_11_youtube_video_urls', ''),
(3717, 725, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(3718, 725, 'infrastructure_details_11_imagess', '517'),
(3719, 725, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(3720, 725, 'infrastructure_details_12_youtube_video_urls', ''),
(3721, 725, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(3722, 725, 'infrastructure_details_12_imagess', '461'),
(3723, 725, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(3724, 725, 'infrastructure_details_13_youtube_video_urls', ''),
(3725, 725, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(3726, 725, 'infrastructure_details_13_imagess', '462'),
(3727, 725, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(3728, 725, 'infrastructure_details_14_youtube_video_urls', ''),
(3729, 725, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(3730, 725, 'infrastructure_details_14_imagess', '463'),
(3731, 725, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(3732, 725, 'infrastructure_details_15_youtube_video_urls', ''),
(3733, 725, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(3734, 725, 'infrastructure_details_15_imagess', '464'),
(3735, 725, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(3736, 725, 'infrastructure_details_16_youtube_video_urls', ''),
(3737, 725, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(3738, 725, 'infrastructure_details_16_imagess', '465'),
(3739, 725, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(3740, 725, 'infrastructure_details_17_youtube_video_urls', ''),
(3741, 725, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(3742, 725, 'infrastructure_details_17_imagess', '466'),
(3743, 725, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(3744, 725, 'infrastructure_details_18_youtube_video_urls', ''),
(3745, 725, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(3746, 725, 'infrastructure_details_18_imagess', '467'),
(3747, 725, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(3748, 725, 'infrastructure_details_19_youtube_video_urls', ''),
(3749, 725, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(3750, 725, 'infrastructure_details_19_imagess', '468'),
(3751, 725, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(3752, 725, 'infrastructure_details_20_youtube_video_urls', ''),
(3753, 725, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(3754, 725, 'infrastructure_details_20_imagess', '469'),
(3755, 725, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(3756, 725, 'add_duration', ''),
(3757, 725, '_add_duration', 'field_5c389cdc0e976'),
(3758, 725, 'infrastructure_details_21_youtube_video_urls', ''),
(3759, 725, '_infrastructure_details_21_youtube_video_urls', 'field_5c1c84f57121c'),
(3760, 725, 'infrastructure_details_21_imagess', '470'),
(3761, 725, '_infrastructure_details_21_imagess', 'field_5c1c84e67121b'),
(3762, 725, 'infrastructure_details_22_youtube_video_urls', ''),
(3763, 725, '_infrastructure_details_22_youtube_video_urls', 'field_5c1c84f57121c'),
(3764, 725, 'infrastructure_details_22_imagess', '471'),
(3765, 725, '_infrastructure_details_22_imagess', 'field_5c1c84e67121b'),
(3766, 725, 'infrastructure_details_23_youtube_video_urls', ''),
(3767, 725, '_infrastructure_details_23_youtube_video_urls', 'field_5c1c84f57121c'),
(3768, 725, 'infrastructure_details_23_imagess', '213'),
(3769, 725, '_infrastructure_details_23_imagess', 'field_5c1c84e67121b'),
(3770, 725, 'infrastructure_details_24_youtube_video_urls', ''),
(3771, 725, '_infrastructure_details_24_youtube_video_urls', 'field_5c1c84f57121c'),
(3772, 725, 'infrastructure_details_24_imagess', '212'),
(3773, 725, '_infrastructure_details_24_imagess', 'field_5c1c84e67121b'),
(3774, 725, 'pdf_of_infrastucrture', '724'),
(3775, 725, '_pdf_of_infrastucrture', 'field_5c6d510f966dd'),
(3776, 726, '_wp_attached_file', '2019/02/HeadQuarter.pdf'),
(3777, 727, 'infrastructure_details_0_youtube_video_urls', ''),
(3778, 727, '_infrastructure_details_0_youtube_video_urls', 'field_5c1c84f57121c'),
(3779, 727, 'infrastructure_details_0_imagess', '710'),
(3780, 727, '_infrastructure_details_0_imagess', 'field_5c1c84e67121b'),
(3781, 727, 'infrastructure_details_1_youtube_video_urls', ''),
(3782, 727, '_infrastructure_details_1_youtube_video_urls', 'field_5c1c84f57121c'),
(3783, 727, 'infrastructure_details_1_imagess', '507'),
(3784, 727, '_infrastructure_details_1_imagess', 'field_5c1c84e67121b'),
(3785, 727, 'infrastructure_details', '25'),
(3786, 727, '_infrastructure_details', 'field_5c1c84d47121a'),
(3787, 727, 'infrastructure_details_2_youtube_video_urls', ''),
(3788, 727, '_infrastructure_details_2_youtube_video_urls', 'field_5c1c84f57121c'),
(3789, 727, 'infrastructure_details_2_imagess', '508'),
(3790, 727, '_infrastructure_details_2_imagess', 'field_5c1c84e67121b'),
(3791, 727, 'infrastructure_details_3_youtube_video_urls', ''),
(3792, 727, '_infrastructure_details_3_youtube_video_urls', 'field_5c1c84f57121c'),
(3793, 727, 'infrastructure_details_3_imagess', '509'),
(3794, 727, '_infrastructure_details_3_imagess', 'field_5c1c84e67121b'),
(3795, 727, 'infrastructure_details_4_youtube_video_urls', ''),
(3796, 727, '_infrastructure_details_4_youtube_video_urls', 'field_5c1c84f57121c'),
(3797, 727, 'infrastructure_details_4_imagess', '511'),
(3798, 727, '_infrastructure_details_4_imagess', 'field_5c1c84e67121b'),
(3799, 727, 'infrastructure_details_5_youtube_video_urls', ''),
(3800, 727, '_infrastructure_details_5_youtube_video_urls', 'field_5c1c84f57121c'),
(3801, 727, 'infrastructure_details_5_imagess', '512'),
(3802, 727, '_infrastructure_details_5_imagess', 'field_5c1c84e67121b'),
(3803, 727, 'infrastructure_details_6_youtube_video_urls', ''),
(3804, 727, '_infrastructure_details_6_youtube_video_urls', 'field_5c1c84f57121c'),
(3805, 727, 'infrastructure_details_6_imagess', '518'),
(3806, 727, '_infrastructure_details_6_imagess', 'field_5c1c84e67121b'),
(3807, 727, 'infrastructure_details_7_youtube_video_urls', ''),
(3808, 727, '_infrastructure_details_7_youtube_video_urls', 'field_5c1c84f57121c'),
(3809, 727, 'infrastructure_details_7_imagess', '515'),
(3810, 727, '_infrastructure_details_7_imagess', 'field_5c1c84e67121b'),
(3811, 727, 'infrastructure_details_8_youtube_video_urls', ''),
(3812, 727, '_infrastructure_details_8_youtube_video_urls', 'field_5c1c84f57121c'),
(3813, 727, 'infrastructure_details_8_imagess', ''),
(3814, 727, '_infrastructure_details_8_imagess', 'field_5c1c84e67121b'),
(3815, 727, 'infrastructure_details_9_youtube_video_urls', ''),
(3816, 727, '_infrastructure_details_9_youtube_video_urls', 'field_5c1c84f57121c'),
(3817, 727, 'infrastructure_details_9_imagess', '516'),
(3818, 727, '_infrastructure_details_9_imagess', 'field_5c1c84e67121b'),
(3819, 727, 'infrastructure_details_10_youtube_video_urls', ''),
(3820, 727, '_infrastructure_details_10_youtube_video_urls', 'field_5c1c84f57121c'),
(3821, 727, 'infrastructure_details_10_imagess', ''),
(3822, 727, '_infrastructure_details_10_imagess', 'field_5c1c84e67121b'),
(3823, 727, 'infrastructure_details_11_youtube_video_urls', ''),
(3824, 727, '_infrastructure_details_11_youtube_video_urls', 'field_5c1c84f57121c'),
(3825, 727, 'infrastructure_details_11_imagess', '517'),
(3826, 727, '_infrastructure_details_11_imagess', 'field_5c1c84e67121b'),
(3827, 727, 'infrastructure_details_12_youtube_video_urls', ''),
(3828, 727, '_infrastructure_details_12_youtube_video_urls', 'field_5c1c84f57121c'),
(3829, 727, 'infrastructure_details_12_imagess', '461'),
(3830, 727, '_infrastructure_details_12_imagess', 'field_5c1c84e67121b'),
(3831, 727, 'infrastructure_details_13_youtube_video_urls', ''),
(3832, 727, '_infrastructure_details_13_youtube_video_urls', 'field_5c1c84f57121c'),
(3833, 727, 'infrastructure_details_13_imagess', '462'),
(3834, 727, '_infrastructure_details_13_imagess', 'field_5c1c84e67121b'),
(3835, 727, 'infrastructure_details_14_youtube_video_urls', ''),
(3836, 727, '_infrastructure_details_14_youtube_video_urls', 'field_5c1c84f57121c'),
(3837, 727, 'infrastructure_details_14_imagess', '463'),
(3838, 727, '_infrastructure_details_14_imagess', 'field_5c1c84e67121b'),
(3839, 727, 'infrastructure_details_15_youtube_video_urls', ''),
(3840, 727, '_infrastructure_details_15_youtube_video_urls', 'field_5c1c84f57121c'),
(3841, 727, 'infrastructure_details_15_imagess', '464'),
(3842, 727, '_infrastructure_details_15_imagess', 'field_5c1c84e67121b'),
(3843, 727, 'infrastructure_details_16_youtube_video_urls', ''),
(3844, 727, '_infrastructure_details_16_youtube_video_urls', 'field_5c1c84f57121c'),
(3845, 727, 'infrastructure_details_16_imagess', '465'),
(3846, 727, '_infrastructure_details_16_imagess', 'field_5c1c84e67121b'),
(3847, 727, 'infrastructure_details_17_youtube_video_urls', ''),
(3848, 727, '_infrastructure_details_17_youtube_video_urls', 'field_5c1c84f57121c'),
(3849, 727, 'infrastructure_details_17_imagess', '466'),
(3850, 727, '_infrastructure_details_17_imagess', 'field_5c1c84e67121b'),
(3851, 727, 'infrastructure_details_18_youtube_video_urls', ''),
(3852, 727, '_infrastructure_details_18_youtube_video_urls', 'field_5c1c84f57121c'),
(3853, 727, 'infrastructure_details_18_imagess', '467'),
(3854, 727, '_infrastructure_details_18_imagess', 'field_5c1c84e67121b'),
(3855, 727, 'infrastructure_details_19_youtube_video_urls', ''),
(3856, 727, '_infrastructure_details_19_youtube_video_urls', 'field_5c1c84f57121c'),
(3857, 727, 'infrastructure_details_19_imagess', '468'),
(3858, 727, '_infrastructure_details_19_imagess', 'field_5c1c84e67121b'),
(3859, 727, 'infrastructure_details_20_youtube_video_urls', ''),
(3860, 727, '_infrastructure_details_20_youtube_video_urls', 'field_5c1c84f57121c'),
(3861, 727, 'infrastructure_details_20_imagess', '469'),
(3862, 727, '_infrastructure_details_20_imagess', 'field_5c1c84e67121b'),
(3863, 727, 'add_duration', ''),
(3864, 727, '_add_duration', 'field_5c389cdc0e976'),
(3865, 727, 'infrastructure_details_21_youtube_video_urls', ''),
(3866, 727, '_infrastructure_details_21_youtube_video_urls', 'field_5c1c84f57121c'),
(3867, 727, 'infrastructure_details_21_imagess', '470'),
(3868, 727, '_infrastructure_details_21_imagess', 'field_5c1c84e67121b'),
(3869, 727, 'infrastructure_details_22_youtube_video_urls', ''),
(3870, 727, '_infrastructure_details_22_youtube_video_urls', 'field_5c1c84f57121c'),
(3871, 727, 'infrastructure_details_22_imagess', '471'),
(3872, 727, '_infrastructure_details_22_imagess', 'field_5c1c84e67121b'),
(3873, 727, 'infrastructure_details_23_youtube_video_urls', ''),
(3874, 727, '_infrastructure_details_23_youtube_video_urls', 'field_5c1c84f57121c'),
(3875, 727, 'infrastructure_details_23_imagess', '213'),
(3876, 727, '_infrastructure_details_23_imagess', 'field_5c1c84e67121b'),
(3877, 727, 'infrastructure_details_24_youtube_video_urls', ''),
(3878, 727, '_infrastructure_details_24_youtube_video_urls', 'field_5c1c84f57121c'),
(3879, 727, 'infrastructure_details_24_imagess', '212'),
(3880, 727, '_infrastructure_details_24_imagess', 'field_5c1c84e67121b'),
(3881, 727, 'pdf_of_infrastucrture', '726'),
(3882, 727, '_pdf_of_infrastucrture', 'field_5c6d510f966dd'),
(3883, 728, '_edit_lock', '1550826612:1'),
(3884, 728, '_edit_last', '1'),
(3885, 730, '_edit_lock', '1550826282:1'),
(3886, 730, '_edit_last', '1'),
(3887, 733, '_wp_attached_file', '2019/02/DCIM-Solution-1.png'),
(3888, 733, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1290;s:6:\"height\";i:729;s:4:\"file\";s:27:\"2019/02/DCIM-Solution-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"DCIM-Solution-1-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:27:\"DCIM-Solution-1-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"DCIM-Solution-1-768x434.png\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"DCIM-Solution-1-1024x579.png\";s:5:\"width\";i:1024;s:6:\"height\";i:579;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:27:\"DCIM-Solution-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(3889, 734, '_wp_attached_file', '2019/02/Dashboard-Solution-1.png'),
(3890, 734, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1195;s:6:\"height\";i:729;s:4:\"file\";s:32:\"2019/02/Dashboard-Solution-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Dashboard-Solution-1-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:32:\"Dashboard-Solution-1-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Dashboard-Solution-1-768x469.png\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Dashboard-Solution-1-1024x625.png\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:32:\"Dashboard-Solution-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(3891, 728, 'solutioning_details_0_imagess', '733'),
(3892, 728, '_solutioning_details_0_imagess', 'field_5c6fb5e8bc34a'),
(3893, 728, 'solutioning_details_1_imagess', '734'),
(3894, 728, '_solutioning_details_1_imagess', 'field_5c6fb5e8bc34a'),
(3895, 728, 'solutioning_details', '3'),
(3896, 728, '_solutioning_details', 'field_5c6fb5e8b5038'),
(3897, 735, 'solutioning_details_0_imagess', '733'),
(3898, 735, '_solutioning_details_0_imagess', 'field_5c6fb5e8bc34a'),
(3899, 735, 'solutioning_details_1_imagess', '734'),
(3900, 735, '_solutioning_details_1_imagess', 'field_5c6fb5e8bc34a'),
(3901, 735, 'solutioning_details', '2'),
(3902, 735, '_solutioning_details', 'field_5c6fb5e8b5038'),
(3903, 736, '_wp_attached_file', '2019/02/Top-level-solutions-1.png'),
(3904, 736, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1228;s:6:\"height\";i:725;s:4:\"file\";s:33:\"2019/02/Top-level-solutions-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Top-level-solutions-1-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:33:\"Top-level-solutions-1-300x177.png\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Top-level-solutions-1-768x453.png\";s:5:\"width\";i:768;s:6:\"height\";i:453;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Top-level-solutions-1-1024x605.png\";s:5:\"width\";i:1024;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:33:\"Top-level-solutions-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(3905, 728, 'solutioning_details_2_imagess', '736'),
(3906, 728, '_solutioning_details_2_imagess', 'field_5c6fb5e8bc34a'),
(3907, 737, 'solutioning_details_0_imagess', '733'),
(3908, 737, '_solutioning_details_0_imagess', 'field_5c6fb5e8bc34a'),
(3909, 737, 'solutioning_details_1_imagess', '734'),
(3910, 737, '_solutioning_details_1_imagess', 'field_5c6fb5e8bc34a'),
(3911, 737, 'solutioning_details', '3'),
(3912, 737, '_solutioning_details', 'field_5c6fb5e8b5038'),
(3913, 737, 'solutioning_details_2_imagess', '736'),
(3914, 737, '_solutioning_details_2_imagess', 'field_5c6fb5e8bc34a'),
(3915, 738, '_wp_attached_file', '2019/03/no-follow-link.svg'),
(3916, 133, 'open_source_contribution_details_14_title', ' Easy Gallery Management '),
(3917, 133, '_open_source_contribution_details_14_title', 'field_5c1ca742ca141'),
(3918, 133, 'open_source_contribution_details_14_image', '262'),
(3919, 133, '_open_source_contribution_details_14_image', 'field_5c1ca74dca142'),
(3920, 133, 'open_source_contribution_details_14_description', 'First free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.'),
(3921, 133, '_open_source_contribution_details_14_description', 'field_5c1ca759ca143'),
(3922, 133, 'open_source_contribution_details_14_links', 'https://wordpress.org/plugins/vc-gallery/'),
(3923, 133, '_open_source_contribution_details_14_links', 'field_5c2b5b1c2a457'),
(3924, 739, 'open_source_contribution_details_0_title', 'Nofollow External Links (SEO)'),
(3925, 739, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(3926, 739, 'open_source_contribution_details_0_image', '738'),
(3927, 739, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(3928, 739, 'open_source_contribution_details_0_description', 'It automatically set all external links to “nofollow” in website content.'),
(3929, 739, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(3930, 739, 'open_source_contribution_details', '15'),
(3931, 739, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(3932, 739, 'open_source_contribution_details_1_title', 'Increase Maximum Upload File Size'),
(3933, 739, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(3934, 739, 'open_source_contribution_details_1_image', '572'),
(3935, 739, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(3936, 739, 'open_source_contribution_details_1_description', 'This lightweight WordPress plugin helps to increase media upload file size up to 75 MB.'),
(3937, 739, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(3938, 739, 'open_source_contribution_details_2_title', 'PDF secure'),
(3939, 739, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(3940, 739, 'open_source_contribution_details_2_image', '571'),
(3941, 739, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(3942, 739, 'open_source_contribution_details_2_description', 'WordPress PDF Secure plugin provides the most secure protection for PDF in Html5Lightbox. This plugin disables download and print functionality in custom HTML5 Lightbox.'),
(3943, 739, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(3944, 739, 'open_source_contribution_details_3_title', 'Featured Image Custom Link'),
(3945, 739, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(3946, 739, 'open_source_contribution_details_3_image', '570'),
(3947, 739, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(3948, 739, 'open_source_contribution_details_3_description', 'WordPress Featured Image Custom Link plugin is useful to add custom link to featured image of single post/page which automatically displays in front.'),
(3949, 739, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(3950, 739, 'open_source_contribution_details_4_title', 'Word refiner for laravel collection data'),
(3951, 739, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(3952, 739, 'open_source_contribution_details_4_image', '569'),
(3953, 739, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(3954, 739, 'open_source_contribution_details_4_description', 'Word refiner for laravel collection data is used to refine any words from collection data Through this package, we can remove some specific words from laravel collection data.'),
(3955, 739, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(3956, 739, 'open_source_contribution_details_5_title', 'IP gateway for laravel'),
(3957, 739, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(3958, 739, 'open_source_contribution_details_5_image', '568'),
(3959, 739, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(3960, 739, 'open_source_contribution_details_5_description', 'IP gateway for laravel used for preventing user access through blacklist or whitelist IP. Blacklist deny users access and Whitelist allow access to users.Through this, we can set the limit number of user access.'),
(3961, 739, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(3962, 739, 'open_source_contribution_details_6_title', ' Multi Language Manipulate Demo '),
(3963, 739, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(3964, 739, 'open_source_contribution_details_6_image', '255'),
(3965, 739, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(3966, 739, 'open_source_contribution_details_6_description', 'This application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.'),
(3967, 739, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(3968, 739, 'open_source_contribution_details_7_title', ' Viitor Button Shortcodes '),
(3969, 739, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(3970, 739, 'open_source_contribution_details_7_image', '256'),
(3971, 739, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(3972, 739, 'open_source_contribution_details_7_description', 'Viitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.'),
(3973, 739, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(3974, 739, 'open_source_contribution_details_8_title', ' Add Subtitle '),
(3975, 739, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(3976, 739, 'open_source_contribution_details_8_image', '257'),
(3977, 739, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(3978, 739, 'open_source_contribution_details_8_description', 'Add Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into your posts and pages today.'),
(3979, 739, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(3980, 739, 'open_source_contribution_details_0_links', 'https://wordpress.org/plugins/nofollow-external-links-seo'),
(3981, 739, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(3982, 739, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/increase-maximum-upload-file-size'),
(3983, 739, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(3984, 739, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/pdf-secure'),
(3985, 739, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(3986, 739, 'open_source_contribution_details_3_links', 'https://wordpress.org/plugins/custom-url-to-featured-image'),
(3987, 739, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(3988, 739, 'open_source_contribution_details_4_links', 'https://github.com/vcian/laravel-word-refiner'),
(3989, 739, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(3990, 739, 'open_source_contribution_details_5_links', 'https://github.com/vcian/laravel-ip-gateway'),
(3991, 739, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(3992, 739, 'open_source_contribution_details_6_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(3993, 739, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(3994, 739, 'open_source_contribution_details_7_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(3995, 739, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(3996, 739, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/add-subtitle/'),
(3997, 739, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(3998, 739, 'add_duration', ''),
(3999, 739, '_add_duration', 'field_5c389cdc0e976'),
(4000, 739, 'open_source_contribution_details_9_title', ' Custom Product List Table '),
(4001, 739, '_open_source_contribution_details_9_title', 'field_5c1ca742ca141'),
(4002, 739, 'open_source_contribution_details_9_image', '258'),
(4003, 739, '_open_source_contribution_details_9_image', 'field_5c1ca74dca142'),
(4004, 739, 'open_source_contribution_details_9_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(4005, 739, '_open_source_contribution_details_9_description', 'field_5c1ca759ca143'),
(4006, 739, 'open_source_contribution_details_9_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(4007, 739, '_open_source_contribution_details_9_links', 'field_5c2b5b1c2a457'),
(4008, 739, 'open_source_contribution_details_10_title', ' Google Analytics Code Management '),
(4009, 739, '_open_source_contribution_details_10_title', 'field_5c1ca742ca141'),
(4010, 739, 'open_source_contribution_details_10_image', '259'),
(4011, 739, '_open_source_contribution_details_10_image', 'field_5c1ca74dca142'),
(4012, 739, 'open_source_contribution_details_10_description', 'A simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.'),
(4013, 739, '_open_source_contribution_details_10_description', 'field_5c1ca759ca143'),
(4014, 739, 'open_source_contribution_details_10_links', 'https://wordpress.org/plugins/ga-code-management/'),
(4015, 739, '_open_source_contribution_details_10_links', 'field_5c2b5b1c2a457'),
(4016, 739, 'open_source_contribution_details_11_title', ' Laravel API Boilerplate '),
(4017, 739, '_open_source_contribution_details_11_title', 'field_5c1ca742ca141'),
(4018, 739, 'open_source_contribution_details_11_image', '260'),
(4019, 739, '_open_source_contribution_details_11_image', 'field_5c1ca74dca142'),
(4020, 739, 'open_source_contribution_details_11_description', 'Laravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!'),
(4021, 739, '_open_source_contribution_details_11_description', 'field_5c1ca759ca143'),
(4022, 739, 'open_source_contribution_details_11_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(4023, 739, '_open_source_contribution_details_11_links', 'field_5c2b5b1c2a457'),
(4024, 739, 'open_source_contribution_details_12_title', ' Laravel Vue Spa Boilerplate '),
(4025, 739, '_open_source_contribution_details_12_title', 'field_5c1ca742ca141'),
(4026, 739, 'open_source_contribution_details_12_image', '261'),
(4027, 739, '_open_source_contribution_details_12_image', 'field_5c1ca74dca142'),
(4028, 739, 'open_source_contribution_details_12_description', 'This is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js'),
(4029, 739, '_open_source_contribution_details_12_description', 'field_5c1ca759ca143'),
(4030, 739, 'open_source_contribution_details_12_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(4031, 739, '_open_source_contribution_details_12_links', 'field_5c2b5b1c2a457'),
(4032, 739, 'open_source_contribution_details_13_title', ' Easy Gallery Management '),
(4033, 739, '_open_source_contribution_details_13_title', 'field_5c1ca742ca141'),
(4034, 739, 'open_source_contribution_details_13_image', '262'),
(4035, 739, '_open_source_contribution_details_13_image', 'field_5c1ca74dca142'),
(4036, 739, 'open_source_contribution_details_13_description', 'First free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.'),
(4037, 739, '_open_source_contribution_details_13_description', 'field_5c1ca759ca143'),
(4038, 739, 'open_source_contribution_details_13_links', 'https://wordpress.org/plugins/vc-gallery/'),
(4039, 739, '_open_source_contribution_details_13_links', 'field_5c2b5b1c2a457'),
(4040, 739, 'open_source_contribution_details_14_title', ' Easily Generate Rest API Url '),
(4041, 739, '_open_source_contribution_details_14_title', 'field_5c1ca742ca141'),
(4042, 739, 'open_source_contribution_details_14_image', '263'),
(4043, 739, '_open_source_contribution_details_14_image', 'field_5c1ca74dca142'),
(4044, 739, 'open_source_contribution_details_14_description', 'This plugin is used for generate rest API url.'),
(4045, 739, '_open_source_contribution_details_14_description', 'field_5c1ca759ca143'),
(4046, 739, 'open_source_contribution_details_14_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(4047, 739, '_open_source_contribution_details_14_links', 'field_5c2b5b1c2a457'),
(4048, 740, '_wp_attached_file', '2019/03/code-protectioon-icon.svg'),
(4049, 133, 'open_source_contribution_details_15_title', ' Easily Generate Rest API Url '),
(4050, 133, '_open_source_contribution_details_15_title', 'field_5c1ca742ca141'),
(4051, 133, 'open_source_contribution_details_15_image', '263'),
(4052, 133, '_open_source_contribution_details_15_image', 'field_5c1ca74dca142'),
(4053, 133, 'open_source_contribution_details_15_description', 'This plugin is used for generate rest API url.'),
(4054, 133, '_open_source_contribution_details_15_description', 'field_5c1ca759ca143'),
(4055, 133, 'open_source_contribution_details_15_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(4056, 133, '_open_source_contribution_details_15_links', 'field_5c2b5b1c2a457'),
(4057, 741, 'open_source_contribution_details_0_title', 'Source Code Protection'),
(4058, 741, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(4059, 741, 'open_source_contribution_details_0_image', '740'),
(4060, 741, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(4061, 741, 'open_source_contribution_details_0_description', 'Source Code Protection is a simple and effective plugin that uses to prevent common techniques in protecting your code from being stolen.'),
(4062, 741, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(4063, 741, 'open_source_contribution_details', '16'),
(4064, 741, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(4065, 741, 'open_source_contribution_details_1_title', 'Nofollow External Links (SEO)'),
(4066, 741, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(4067, 741, 'open_source_contribution_details_1_image', '738'),
(4068, 741, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(4069, 741, 'open_source_contribution_details_1_description', 'It automatically set all external links to “nofollow” in website content.'),
(4070, 741, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(4071, 741, 'open_source_contribution_details_2_title', 'Increase Maximum Upload File Size'),
(4072, 741, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(4073, 741, 'open_source_contribution_details_2_image', '572'),
(4074, 741, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(4075, 741, 'open_source_contribution_details_2_description', 'This lightweight WordPress plugin helps to increase media upload file size up to 75 MB.'),
(4076, 741, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(4077, 741, 'open_source_contribution_details_3_title', 'PDF secure'),
(4078, 741, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(4079, 741, 'open_source_contribution_details_3_image', '571'),
(4080, 741, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(4081, 741, 'open_source_contribution_details_3_description', 'WordPress PDF Secure plugin provides the most secure protection for PDF in Html5Lightbox. This plugin disables download and print functionality in custom HTML5 Lightbox.'),
(4082, 741, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(4083, 741, 'open_source_contribution_details_4_title', 'Featured Image Custom Link'),
(4084, 741, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(4085, 741, 'open_source_contribution_details_4_image', '570'),
(4086, 741, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(4087, 741, 'open_source_contribution_details_4_description', 'WordPress Featured Image Custom Link plugin is useful to add custom link to featured image of single post/page which automatically displays in front.'),
(4088, 741, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(4089, 741, 'open_source_contribution_details_5_title', 'Word refiner for laravel collection data'),
(4090, 741, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(4091, 741, 'open_source_contribution_details_5_image', '569'),
(4092, 741, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(4093, 741, 'open_source_contribution_details_5_description', 'Word refiner for laravel collection data is used to refine any words from collection data Through this package, we can remove some specific words from laravel collection data.'),
(4094, 741, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(4095, 741, 'open_source_contribution_details_6_title', 'IP gateway for laravel'),
(4096, 741, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(4097, 741, 'open_source_contribution_details_6_image', '568'),
(4098, 741, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(4099, 741, 'open_source_contribution_details_6_description', 'IP gateway for laravel used for preventing user access through blacklist or whitelist IP. Blacklist deny users access and Whitelist allow access to users.Through this, we can set the limit number of user access.'),
(4100, 741, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(4101, 741, 'open_source_contribution_details_7_title', ' Multi Language Manipulate Demo '),
(4102, 741, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(4103, 741, 'open_source_contribution_details_7_image', '255'),
(4104, 741, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(4105, 741, 'open_source_contribution_details_7_description', 'This application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.'),
(4106, 741, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(4107, 741, 'open_source_contribution_details_8_title', ' Viitor Button Shortcodes '),
(4108, 741, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(4109, 741, 'open_source_contribution_details_8_image', '256'),
(4110, 741, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(4111, 741, 'open_source_contribution_details_8_description', 'Viitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.'),
(4112, 741, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(4113, 741, 'open_source_contribution_details_0_links', 'https://wordpress.org/plugins/wp-code-protection'),
(4114, 741, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(4115, 741, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/nofollow-external-links-seo'),
(4116, 741, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(4117, 741, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/increase-maximum-upload-file-size'),
(4118, 741, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(4119, 741, 'open_source_contribution_details_3_links', 'https://wordpress.org/plugins/pdf-secure'),
(4120, 741, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(4121, 741, 'open_source_contribution_details_4_links', 'https://wordpress.org/plugins/custom-url-to-featured-image'),
(4122, 741, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(4123, 741, 'open_source_contribution_details_5_links', 'https://github.com/vcian/laravel-word-refiner'),
(4124, 741, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(4125, 741, 'open_source_contribution_details_6_links', 'https://github.com/vcian/laravel-ip-gateway'),
(4126, 741, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(4127, 741, 'open_source_contribution_details_7_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(4128, 741, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(4129, 741, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(4130, 741, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(4131, 741, 'add_duration', ''),
(4132, 741, '_add_duration', 'field_5c389cdc0e976'),
(4133, 741, 'open_source_contribution_details_9_title', ' Add Subtitle '),
(4134, 741, '_open_source_contribution_details_9_title', 'field_5c1ca742ca141'),
(4135, 741, 'open_source_contribution_details_9_image', '257'),
(4136, 741, '_open_source_contribution_details_9_image', 'field_5c1ca74dca142'),
(4137, 741, 'open_source_contribution_details_9_description', 'Add Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into your posts and pages today.'),
(4138, 741, '_open_source_contribution_details_9_description', 'field_5c1ca759ca143'),
(4139, 741, 'open_source_contribution_details_9_links', 'https://wordpress.org/plugins/add-subtitle/'),
(4140, 741, '_open_source_contribution_details_9_links', 'field_5c2b5b1c2a457'),
(4141, 741, 'open_source_contribution_details_10_title', ' Custom Product List Table '),
(4142, 741, '_open_source_contribution_details_10_title', 'field_5c1ca742ca141'),
(4143, 741, 'open_source_contribution_details_10_image', '258'),
(4144, 741, '_open_source_contribution_details_10_image', 'field_5c1ca74dca142'),
(4145, 741, 'open_source_contribution_details_10_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(4146, 741, '_open_source_contribution_details_10_description', 'field_5c1ca759ca143'),
(4147, 741, 'open_source_contribution_details_10_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(4148, 741, '_open_source_contribution_details_10_links', 'field_5c2b5b1c2a457'),
(4149, 741, 'open_source_contribution_details_11_title', ' Google Analytics Code Management '),
(4150, 741, '_open_source_contribution_details_11_title', 'field_5c1ca742ca141'),
(4151, 741, 'open_source_contribution_details_11_image', '259'),
(4152, 741, '_open_source_contribution_details_11_image', 'field_5c1ca74dca142'),
(4153, 741, 'open_source_contribution_details_11_description', 'A simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.'),
(4154, 741, '_open_source_contribution_details_11_description', 'field_5c1ca759ca143'),
(4155, 741, 'open_source_contribution_details_11_links', 'https://wordpress.org/plugins/ga-code-management/'),
(4156, 741, '_open_source_contribution_details_11_links', 'field_5c2b5b1c2a457'),
(4157, 741, 'open_source_contribution_details_12_title', ' Laravel API Boilerplate '),
(4158, 741, '_open_source_contribution_details_12_title', 'field_5c1ca742ca141'),
(4159, 741, 'open_source_contribution_details_12_image', '260'),
(4160, 741, '_open_source_contribution_details_12_image', 'field_5c1ca74dca142'),
(4161, 741, 'open_source_contribution_details_12_description', 'Laravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!'),
(4162, 741, '_open_source_contribution_details_12_description', 'field_5c1ca759ca143'),
(4163, 741, 'open_source_contribution_details_12_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(4164, 741, '_open_source_contribution_details_12_links', 'field_5c2b5b1c2a457'),
(4165, 741, 'open_source_contribution_details_13_title', ' Laravel Vue Spa Boilerplate '),
(4166, 741, '_open_source_contribution_details_13_title', 'field_5c1ca742ca141'),
(4167, 741, 'open_source_contribution_details_13_image', '261'),
(4168, 741, '_open_source_contribution_details_13_image', 'field_5c1ca74dca142'),
(4169, 741, 'open_source_contribution_details_13_description', 'This is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js'),
(4170, 741, '_open_source_contribution_details_13_description', 'field_5c1ca759ca143'),
(4171, 741, 'open_source_contribution_details_13_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(4172, 741, '_open_source_contribution_details_13_links', 'field_5c2b5b1c2a457'),
(4173, 741, 'open_source_contribution_details_14_title', ' Easy Gallery Management '),
(4174, 741, '_open_source_contribution_details_14_title', 'field_5c1ca742ca141'),
(4175, 741, 'open_source_contribution_details_14_image', '262'),
(4176, 741, '_open_source_contribution_details_14_image', 'field_5c1ca74dca142'),
(4177, 741, 'open_source_contribution_details_14_description', 'First free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.'),
(4178, 741, '_open_source_contribution_details_14_description', 'field_5c1ca759ca143'),
(4179, 741, 'open_source_contribution_details_14_links', 'https://wordpress.org/plugins/vc-gallery/'),
(4180, 741, '_open_source_contribution_details_14_links', 'field_5c2b5b1c2a457'),
(4181, 741, 'open_source_contribution_details_15_title', ' Easily Generate Rest API Url '),
(4182, 741, '_open_source_contribution_details_15_title', 'field_5c1ca742ca141'),
(4183, 741, 'open_source_contribution_details_15_image', '263'),
(4184, 741, '_open_source_contribution_details_15_image', 'field_5c1ca74dca142'),
(4185, 741, 'open_source_contribution_details_15_description', 'This plugin is used for generate rest API url.'),
(4186, 741, '_open_source_contribution_details_15_description', 'field_5c1ca759ca143'),
(4187, 741, 'open_source_contribution_details_15_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(4188, 741, '_open_source_contribution_details_15_links', 'field_5c2b5b1c2a457'),
(4189, 742, 'open_source_contribution_details_0_title', 'Source Code Protection'),
(4190, 742, '_open_source_contribution_details_0_title', 'field_5c1ca742ca141'),
(4191, 742, 'open_source_contribution_details_0_image', '740'),
(4192, 742, '_open_source_contribution_details_0_image', 'field_5c1ca74dca142'),
(4193, 742, 'open_source_contribution_details_0_description', 'Source Code Protection is a simple and effective plugin that uses to prevent common techniques in protecting your code from being stolen in Wordpress.'),
(4194, 742, '_open_source_contribution_details_0_description', 'field_5c1ca759ca143'),
(4195, 742, 'open_source_contribution_details', '16'),
(4196, 742, '_open_source_contribution_details', 'field_5c1ca653ca140'),
(4197, 742, 'open_source_contribution_details_1_title', 'Nofollow External Links (SEO)'),
(4198, 742, '_open_source_contribution_details_1_title', 'field_5c1ca742ca141'),
(4199, 742, 'open_source_contribution_details_1_image', '738'),
(4200, 742, '_open_source_contribution_details_1_image', 'field_5c1ca74dca142'),
(4201, 742, 'open_source_contribution_details_1_description', 'It automatically set all external links to “nofollow” in Wordpress website content.'),
(4202, 742, '_open_source_contribution_details_1_description', 'field_5c1ca759ca143'),
(4203, 742, 'open_source_contribution_details_2_title', 'Increase Maximum Upload File Size'),
(4204, 742, '_open_source_contribution_details_2_title', 'field_5c1ca742ca141'),
(4205, 742, 'open_source_contribution_details_2_image', '572'),
(4206, 742, '_open_source_contribution_details_2_image', 'field_5c1ca74dca142'),
(4207, 742, 'open_source_contribution_details_2_description', 'This lightweight WordPress plugin helps to increase media upload file size up to 75 MB.'),
(4208, 742, '_open_source_contribution_details_2_description', 'field_5c1ca759ca143'),
(4209, 742, 'open_source_contribution_details_3_title', 'PDF secure'),
(4210, 742, '_open_source_contribution_details_3_title', 'field_5c1ca742ca141'),
(4211, 742, 'open_source_contribution_details_3_image', '571'),
(4212, 742, '_open_source_contribution_details_3_image', 'field_5c1ca74dca142'),
(4213, 742, 'open_source_contribution_details_3_description', 'WordPress PDF Secure plugin provides the most secure protection for PDF in Html5Lightbox. This plugin disables download and print functionality in custom HTML5 Lightbox.'),
(4214, 742, '_open_source_contribution_details_3_description', 'field_5c1ca759ca143'),
(4215, 742, 'open_source_contribution_details_4_title', 'Featured Image Custom Link'),
(4216, 742, '_open_source_contribution_details_4_title', 'field_5c1ca742ca141'),
(4217, 742, 'open_source_contribution_details_4_image', '570'),
(4218, 742, '_open_source_contribution_details_4_image', 'field_5c1ca74dca142'),
(4219, 742, 'open_source_contribution_details_4_description', 'WordPress Featured Image Custom Link plugin is useful to add custom link to featured image of single post/page which automatically displays in front.'),
(4220, 742, '_open_source_contribution_details_4_description', 'field_5c1ca759ca143'),
(4221, 742, 'open_source_contribution_details_5_title', 'Word refiner for laravel collection data'),
(4222, 742, '_open_source_contribution_details_5_title', 'field_5c1ca742ca141'),
(4223, 742, 'open_source_contribution_details_5_image', '569'),
(4224, 742, '_open_source_contribution_details_5_image', 'field_5c1ca74dca142'),
(4225, 742, 'open_source_contribution_details_5_description', 'Word refiner for laravel collection data is used to refine any words from collection data Through this package, we can remove some specific words from laravel collection data.'),
(4226, 742, '_open_source_contribution_details_5_description', 'field_5c1ca759ca143'),
(4227, 742, 'open_source_contribution_details_6_title', 'IP gateway for laravel'),
(4228, 742, '_open_source_contribution_details_6_title', 'field_5c1ca742ca141'),
(4229, 742, 'open_source_contribution_details_6_image', '568'),
(4230, 742, '_open_source_contribution_details_6_image', 'field_5c1ca74dca142'),
(4231, 742, 'open_source_contribution_details_6_description', 'IP gateway for laravel used for preventing user access through blacklist or whitelist IP. Blacklist deny users access and Whitelist allow access to users.Through this, we can set the limit number of user access.'),
(4232, 742, '_open_source_contribution_details_6_description', 'field_5c1ca759ca143'),
(4233, 742, 'open_source_contribution_details_7_title', ' Multi Language Manipulate Demo '),
(4234, 742, '_open_source_contribution_details_7_title', 'field_5c1ca742ca141'),
(4235, 742, 'open_source_contribution_details_7_image', '255'),
(4236, 742, '_open_source_contribution_details_7_image', 'field_5c1ca74dca142'),
(4237, 742, 'open_source_contribution_details_7_description', 'This application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.'),
(4238, 742, '_open_source_contribution_details_7_description', 'field_5c1ca759ca143'),
(4239, 742, 'open_source_contribution_details_8_title', ' Viitor Button Shortcodes '),
(4240, 742, '_open_source_contribution_details_8_title', 'field_5c1ca742ca141'),
(4241, 742, 'open_source_contribution_details_8_image', '256'),
(4242, 742, '_open_source_contribution_details_8_image', 'field_5c1ca74dca142'),
(4243, 742, 'open_source_contribution_details_8_description', 'Viitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.'),
(4244, 742, '_open_source_contribution_details_8_description', 'field_5c1ca759ca143'),
(4245, 742, 'open_source_contribution_details_0_links', 'https://wordpress.org/plugins/wp-code-protection'),
(4246, 742, '_open_source_contribution_details_0_links', 'field_5c2b5b1c2a457'),
(4247, 742, 'open_source_contribution_details_1_links', 'https://wordpress.org/plugins/nofollow-external-links-seo'),
(4248, 742, '_open_source_contribution_details_1_links', 'field_5c2b5b1c2a457'),
(4249, 742, 'open_source_contribution_details_2_links', 'https://wordpress.org/plugins/increase-maximum-upload-file-size'),
(4250, 742, '_open_source_contribution_details_2_links', 'field_5c2b5b1c2a457'),
(4251, 742, 'open_source_contribution_details_3_links', 'https://wordpress.org/plugins/pdf-secure'),
(4252, 742, '_open_source_contribution_details_3_links', 'field_5c2b5b1c2a457'),
(4253, 742, 'open_source_contribution_details_4_links', 'https://wordpress.org/plugins/custom-url-to-featured-image'),
(4254, 742, '_open_source_contribution_details_4_links', 'field_5c2b5b1c2a457'),
(4255, 742, 'open_source_contribution_details_5_links', 'https://github.com/vcian/laravel-word-refiner'),
(4256, 742, '_open_source_contribution_details_5_links', 'field_5c2b5b1c2a457'),
(4257, 742, 'open_source_contribution_details_6_links', 'https://github.com/vcian/laravel-ip-gateway'),
(4258, 742, '_open_source_contribution_details_6_links', 'field_5c2b5b1c2a457'),
(4259, 742, 'open_source_contribution_details_7_links', 'https://github.com/viitorcloudtechnologies/multiple-language-manipulate'),
(4260, 742, '_open_source_contribution_details_7_links', 'field_5c2b5b1c2a457'),
(4261, 742, 'open_source_contribution_details_8_links', 'https://wordpress.org/plugins/viitor-shortcodes/'),
(4262, 742, '_open_source_contribution_details_8_links', 'field_5c2b5b1c2a457'),
(4263, 742, 'add_duration', ''),
(4264, 742, '_add_duration', 'field_5c389cdc0e976'),
(4265, 742, 'open_source_contribution_details_9_title', ' Add Subtitle '),
(4266, 742, '_open_source_contribution_details_9_title', 'field_5c1ca742ca141'),
(4267, 742, 'open_source_contribution_details_9_image', '257'),
(4268, 742, '_open_source_contribution_details_9_image', 'field_5c1ca74dca142'),
(4269, 742, 'open_source_contribution_details_9_description', 'Add Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into your posts and pages today.'),
(4270, 742, '_open_source_contribution_details_9_description', 'field_5c1ca759ca143'),
(4271, 742, 'open_source_contribution_details_9_links', 'https://wordpress.org/plugins/add-subtitle/'),
(4272, 742, '_open_source_contribution_details_9_links', 'field_5c2b5b1c2a457'),
(4273, 742, 'open_source_contribution_details_10_title', ' Custom Product List Table '),
(4274, 742, '_open_source_contribution_details_10_title', 'field_5c1ca742ca141'),
(4275, 742, 'open_source_contribution_details_10_image', '258'),
(4276, 742, '_open_source_contribution_details_10_image', 'field_5c1ca74dca142'),
(4277, 742, 'open_source_contribution_details_10_description', 'Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.'),
(4278, 742, '_open_source_contribution_details_10_description', 'field_5c1ca759ca143'),
(4279, 742, 'open_source_contribution_details_10_links', 'https://wordpress.org/plugins/custom-product-list-table/'),
(4280, 742, '_open_source_contribution_details_10_links', 'field_5c2b5b1c2a457'),
(4281, 742, 'open_source_contribution_details_11_title', ' Google Analytics Code Management '),
(4282, 742, '_open_source_contribution_details_11_title', 'field_5c1ca742ca141'),
(4283, 742, 'open_source_contribution_details_11_image', '259'),
(4284, 742, '_open_source_contribution_details_11_image', 'field_5c1ca74dca142'),
(4285, 742, 'open_source_contribution_details_11_description', 'A simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.'),
(4286, 742, '_open_source_contribution_details_11_description', 'field_5c1ca759ca143'),
(4287, 742, 'open_source_contribution_details_11_links', 'https://wordpress.org/plugins/ga-code-management/'),
(4288, 742, '_open_source_contribution_details_11_links', 'field_5c2b5b1c2a457'),
(4289, 742, 'open_source_contribution_details_12_title', ' Laravel API Boilerplate '),
(4290, 742, '_open_source_contribution_details_12_title', 'field_5c1ca742ca141'),
(4291, 742, 'open_source_contribution_details_12_image', '260'),
(4292, 742, '_open_source_contribution_details_12_image', 'field_5c1ca74dca142'),
(4293, 742, 'open_source_contribution_details_12_description', 'Laravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!'),
(4294, 742, '_open_source_contribution_details_12_description', 'field_5c1ca759ca143'),
(4295, 742, 'open_source_contribution_details_12_links', 'https://github.com/viitorcloudtechnologies/laravel-api-boilerplate'),
(4296, 742, '_open_source_contribution_details_12_links', 'field_5c2b5b1c2a457'),
(4297, 742, 'open_source_contribution_details_13_title', ' Laravel Vue Spa Boilerplate '),
(4298, 742, '_open_source_contribution_details_13_title', 'field_5c1ca742ca141'),
(4299, 742, 'open_source_contribution_details_13_image', '261'),
(4300, 742, '_open_source_contribution_details_13_image', 'field_5c1ca74dca142'),
(4301, 742, 'open_source_contribution_details_13_description', 'This is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js'),
(4302, 742, '_open_source_contribution_details_13_description', 'field_5c1ca759ca143'),
(4303, 742, 'open_source_contribution_details_13_links', 'https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate'),
(4304, 742, '_open_source_contribution_details_13_links', 'field_5c2b5b1c2a457'),
(4305, 742, 'open_source_contribution_details_14_title', ' Easy Gallery Management '),
(4306, 742, '_open_source_contribution_details_14_title', 'field_5c1ca742ca141'),
(4307, 742, 'open_source_contribution_details_14_image', '262'),
(4308, 742, '_open_source_contribution_details_14_image', 'field_5c1ca74dca142'),
(4309, 742, 'open_source_contribution_details_14_description', 'First free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.'),
(4310, 742, '_open_source_contribution_details_14_description', 'field_5c1ca759ca143'),
(4311, 742, 'open_source_contribution_details_14_links', 'https://wordpress.org/plugins/vc-gallery/'),
(4312, 742, '_open_source_contribution_details_14_links', 'field_5c2b5b1c2a457'),
(4313, 742, 'open_source_contribution_details_15_title', ' Easily Generate Rest API Url '),
(4314, 742, '_open_source_contribution_details_15_title', 'field_5c1ca742ca141'),
(4315, 742, 'open_source_contribution_details_15_image', '263'),
(4316, 742, '_open_source_contribution_details_15_image', 'field_5c1ca74dca142'),
(4317, 742, 'open_source_contribution_details_15_description', 'This plugin is used for generate rest API url.'),
(4318, 742, '_open_source_contribution_details_15_description', 'field_5c1ca759ca143'),
(4319, 742, 'open_source_contribution_details_15_links', 'https://wordpress.org/plugins/easily-generate-rest-api-url/'),
(4320, 742, '_open_source_contribution_details_15_links', 'field_5c2b5b1c2a457'),
(4322, 744, 'wp_pdf', '743'),
(4323, 744, '_wp_pdf', 'field_5c2cb9f3846d1'),
(4324, 744, 'add_duration', ''),
(4325, 744, '_add_duration', 'field_5c389cdc0e976'),
(4327, 746, 'wp_pdf', '745'),
(4328, 746, '_wp_pdf', 'field_5c2cb9f3846d1'),
(4329, 746, 'add_duration', ''),
(4330, 746, '_add_duration', 'field_5c389cdc0e976'),
(4332, 748, '_wp_attached_file', '2019/06/WordPress-Deck-Feb-2019-v1-2.pdf'),
(4333, 749, 'wp_pdf', '748'),
(4334, 749, '_wp_pdf', 'field_5c2cb9f3846d1'),
(4335, 749, 'add_duration', ''),
(4336, 749, '_add_duration', 'field_5c389cdc0e976'),
(4337, 750, '_edit_lock', '1585029178:1'),
(4338, 750, '_edit_last', '1'),
(4339, 752, '_edit_lock', '1601965235:1'),
(4340, 752, '_edit_last', '1'),
(4341, 754, '_wp_attached_file', '2019/08/ViitorCloud-Blockchain-offering-deck.pdf'),
(4342, 750, 'blockchain_pdf', '754'),
(4343, 750, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4344, 755, 'blockchain_pdf', '754'),
(4345, 755, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4346, 756, '_edit_lock', '1564747354:1'),
(4347, 757, '_edit_lock', '1564747659:1'),
(4348, 757, '_edit_last', '1'),
(4349, 759, '_edit_lock', '1564747659:1'),
(4350, 759, '_edit_last', '1'),
(4351, 757, 'videos_detail_hackathon_0_youtube_video_links_hackathon', 'https://youtu.be/kzzOVg-vGzI'),
(4352, 757, '_videos_detail_hackathon_0_youtube_video_links_hackathon', 'field_5d44230b7eeb6'),
(4353, 757, 'videos_detail_hackathon_0_video_title_hackathon', 'Hackathon 2019 ViitorCloud Technologies'),
(4354, 757, '_videos_detail_hackathon_0_video_title_hackathon', 'field_5d44230b7ef41'),
(4355, 757, 'videos_detail_hackathon', '1'),
(4356, 757, '_videos_detail_hackathon', 'field_5d44230b7c943'),
(4357, 763, 'videos_detail_hackathon_0_youtube_video_links_hackathon', 'https://youtu.be/kzzOVg-vGzI'),
(4358, 763, '_videos_detail_hackathon_0_youtube_video_links_hackathon', 'field_5d44230b7eeb6'),
(4359, 763, 'videos_detail_hackathon_0_video_title_hackathon', 'Hackathon 2019 ViitorCloud Technologies'),
(4360, 763, '_videos_detail_hackathon_0_video_title_hackathon', 'field_5d44230b7ef41'),
(4361, 763, 'videos_detail_hackathon', '1'),
(4362, 763, '_videos_detail_hackathon', 'field_5d44230b7c943'),
(4363, 764, '_edit_lock', '1565264871:1'),
(4364, 764, '_edit_last', '1'),
(4365, 770, 'blockchain_pdf', '754'),
(4366, 770, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4367, 771, 'blockchain_pdf', '754'),
(4368, 771, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4369, 772, '_edit_last', '1'),
(4370, 772, '_edit_lock', '1585031551:1'),
(4371, 774, '_edit_last', '1'),
(4372, 774, '_edit_lock', '1585032585:1'),
(4373, 776, '_edit_lock', '1585032148:1'),
(4374, 776, '_edit_last', '1'),
(4375, 774, 'add_pdf', '748'),
(4376, 774, '_add_pdf', 'field_5e79a9e67620e'),
(4377, 778, 'add_pdf', '748'),
(4378, 778, '_add_pdf', 'field_5e79a9e67620e'),
(4379, 780, '_edit_lock', '1593600556:1'),
(4380, 780, '_wp_trash_meta_status', 'publish'),
(4381, 780, '_wp_trash_meta_time', '1593600565'),
(4382, 783, '_wp_trash_meta_status', 'publish'),
(4383, 783, '_wp_trash_meta_time', '1593600568'),
(4384, 784, '_wp_trash_meta_status', 'publish'),
(4385, 784, '_wp_trash_meta_time', '1593602763'),
(4386, 786, '_edit_lock', '1593602819:1'),
(4387, 787, '_edit_lock', '1601881589:1'),
(4388, 787, '_edit_last', '1'),
(4389, 788, '_edit_last', '1'),
(4390, 788, '_wp_page_template', 'default'),
(4391, 788, '_edit_lock', '1601968081:1'),
(4392, 790, '_edit_lock', '1602744592:1'),
(4393, 790, '_edit_last', '1'),
(4394, 790, '_wp_page_template', 'default'),
(4395, 792, '_wp_attached_file', '2020/10/Wazir-Final-October.pdf'),
(4396, 793, '_wp_attached_file', '2020/10/ViitorCloud-Pro-Bono-Fight-Against-Covid-Change-starts-here.pdf'),
(4397, 790, 'blockchain_pdf', '793'),
(4398, 790, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4399, 794, 'blockchain_pdf', '793'),
(4400, 794, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4401, 788, 'blockchain_pdf', '792'),
(4402, 788, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4403, 795, 'blockchain_pdf', '792'),
(4404, 795, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4405, 772, '_wp_trash_meta_status', 'publish'),
(4406, 772, '_wp_trash_meta_time', '1601962898'),
(4407, 772, '_wp_desired_post_slug', 'test'),
(4408, 774, '_wp_trash_meta_status', 'publish'),
(4409, 774, '_wp_trash_meta_time', '1601962898'),
(4410, 774, '_wp_desired_post_slug', 'test-it'),
(4411, 796, 'blockchain_pdf', '792'),
(4412, 796, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4413, 797, 'blockchain_pdf', '793'),
(4414, 797, '_blockchain_pdf', 'field_5d43f59f6b1aa'),
(4415, 798, 'blockchain_pdf', '793'),
(4416, 798, '_blockchain_pdf', 'field_5d43f59f6b1aa');
DROP TABLE IF EXISTS `wp_posts`;
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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(7, 1, '2018-12-11 08:40:13', '2018-12-11 08:40:13', '', 'Home', '', 'publish', 'closed', 'closed', 'vc@123', 'home', '', '', '2019-02-08 11:53:06', '2019-02-08 11:53:06', '', 0, 'https://info.viitorcloud.com/?page_id=7', 0, 'page', '', 0),
(8, 1, '2018-12-11 08:40:13', '2018-12-11 08:40:13', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2018-12-11 08:40:13', '2018-12-11 08:40:13', '', 7, 'https://info.viitorcloud.com/2018/12/11/7-revision-v1/', 0, 'revision', '', 0),
(76, 1, '2018-12-12 06:12:04', '2018-12-12 06:12:04', '', 'AdobeStock2', '', 'inherit', 'open', 'closed', '', 'adobestock2', '', '', '2018-12-21 06:33:06', '2018-12-21 06:33:06', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/AdobeStock2.jpeg', 0, 'attachment', 'image/jpeg', 0),
(82, 1, '2018-12-20 08:56:17', '2018-12-20 08:56:17', '[gallery ids=\"76,72\"]', 'my gallery', '', 'publish', 'open', 'closed', '', 'my-gallery', '', '', '2018-12-20 08:56:17', '2018-12-20 08:56:17', '', 0, 'https://info.viitorcloud.com/?post_type=vc_gallery&p=82', 0, 'vc_gallery', '', 0),
(84, 1, '2018-12-21 04:54:41', '2018-12-21 04:54:41', 'a:7:{s:8:\"location\";a:4:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"86\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"142\";}}i:2;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"144\";}}i:3;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"373\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'PRESENTATION', 'presentation', 'publish', 'closed', 'closed', '', 'group_5c1c71f56212e', '', '', '2019-01-08 06:03:06', '2019-01-08 06:03:06', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=84', 0, 'acf-field-group', '', 0),
(85, 1, '2018-12-21 04:54:41', '2018-12-21 04:54:41', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'PDF URL', 'pdf_url', 'publish', 'closed', 'closed', '', 'field_5c1c71f9c97bf', '', '', '2018-12-21 04:54:41', '2018-12-21 04:54:41', '', 84, 'https://info.viitorcloud.com/?post_type=acf-field&p=85', 0, 'acf-field', '', 0),
(86, 1, '2018-12-21 04:55:00', '2018-12-21 04:55:00', '', 'Corporate Deck <br> ( 5 minutes )', '', 'publish', 'closed', 'closed', '', 'presentation', '', '', '2019-02-20 10:03:17', '2019-02-20 04:33:17', '', 0, 'https://info.viitorcloud.com/?page_id=86', 0, 'page', '', 0),
(87, 1, '2018-12-21 04:55:00', '2018-12-21 04:55:00', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-21 04:55:00', '2018-12-21 04:55:00', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(88, 1, '2018-12-21 05:02:20', '2018-12-21 05:02:20', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"95\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Recent Activities', 'recent-activities', 'trash', 'closed', 'closed', '', 'group_5c1c736421b7c__trashed', '', '', '2019-01-11 13:42:45', '2019-01-11 13:42:45', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=88', 0, 'acf-field-group', '', 0),
(92, 1, '2018-12-21 05:16:31', '2018-12-21 05:16:31', 'fdfd', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-21 05:16:31', '2018-12-21 05:16:31', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(94, 1, '2018-12-21 05:23:55', '2018-12-21 05:23:55', 'fdfd', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-21 05:23:55', '2018-12-21 05:23:55', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(95, 1, '2018-12-21 05:26:31', '2018-12-21 05:26:31', '', 'Recent Activities <br> ( 1 minute )', '', 'publish', 'closed', 'closed', '', 'recent-activities', '', '', '2019-02-08 10:47:20', '2019-02-08 10:47:20', '', 0, 'https://info.viitorcloud.com/?page_id=95', 0, 'page', '', 0),
(96, 1, '2018-12-21 05:26:31', '2018-12-21 05:26:31', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-21 05:26:31', '2018-12-21 05:26:31', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(97, 1, '2018-12-21 05:28:27', '2018-12-21 05:28:27', '', 'Headquarter <br> ( 3 minutes )', '', 'publish', 'closed', 'closed', '', 'office-infrastructure', '', '', '2019-02-21 16:03:19', '2019-02-21 10:33:19', '', 0, 'https://info.viitorcloud.com/?page_id=97', 0, 'page', '', 0),
(98, 1, '2018-12-21 05:28:27', '2018-12-21 05:28:27', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2018-12-21 05:28:27', '2018-12-21 05:28:27', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(111, 1, '2018-12-21 05:54:18', '2018-12-21 05:54:18', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-21 05:54:18', '2018-12-21 05:54:18', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(112, 1, '2018-12-21 06:14:41', '2018-12-21 06:14:41', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"97\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Infrastructure', 'infrastructure', 'publish', 'closed', 'closed', '', 'group_5c1c84c105c8e', '', '', '2019-02-20 18:37:55', '2019-02-20 13:07:55', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=112', 0, 'acf-field-group', '', 0),
(113, 1, '2018-12-21 06:15:36', '2018-12-21 06:15:36', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Infrastructure Details', 'infrastructure_details', 'publish', 'closed', 'closed', '', 'field_5c1c84d47121a', '', '', '2018-12-21 06:25:12', '2018-12-21 06:25:12', '', 112, 'https://info.viitorcloud.com/?post_type=acf-field&p=113', 0, 'acf-field', '', 0),
(115, 1, '2018-12-21 06:15:36', '2018-12-21 06:15:36', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'imagess', 'publish', 'closed', 'closed', '', 'field_5c1c84e67121b', '', '', '2019-01-11 16:14:35', '2019-01-11 16:14:35', '', 113, 'https://info.viitorcloud.com/?post_type=acf-field&p=115', 0, 'acf-field', '', 0),
(116, 1, '2018-12-21 06:33:06', '2018-12-21 06:33:06', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2018-12-21 06:33:06', '2018-12-21 06:33:06', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(117, 1, '2018-12-21 06:45:20', '2018-12-21 06:45:20', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2018-12-21 06:45:20', '2018-12-21 06:45:20', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(120, 1, '2018-12-21 06:50:42', '2018-12-21 06:50:42', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"118\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Interesting Videos', 'interesting-videos', 'publish', 'closed', 'closed', '', 'group_5c1c8d269ff71', '', '', '2018-12-31 06:15:07', '2018-12-31 06:15:07', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=120', 0, 'acf-field-group', '', 0),
(121, 1, '2018-12-21 06:50:42', '2018-12-21 06:50:42', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Videos detail', 'videos_detail', 'publish', 'closed', 'closed', '', 'field_5c1c8d28830ea', '', '', '2018-12-21 06:50:42', '2018-12-21 06:50:42', '', 120, 'https://info.viitorcloud.com/?post_type=acf-field&p=121', 0, 'acf-field', '', 0),
(122, 1, '2018-12-21 06:50:42', '2018-12-21 06:50:42', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Youtube video links', 'youtube_video_links', 'publish', 'closed', 'closed', '', 'field_5c1c8d36830eb', '', '', '2018-12-21 06:50:42', '2018-12-21 06:50:42', '', 121, 'https://info.viitorcloud.com/?post_type=acf-field&p=122', 0, 'acf-field', '', 0),
(127, 1, '2018-12-21 07:06:09', '2018-12-21 07:06:09', '', 'Honors, Awards and Mentions <br> ( 1 minute )', '', 'publish', 'closed', 'closed', '', 'awards-and-accolades', '', '', '2019-02-08 12:55:15', '2019-02-08 12:55:15', '', 0, 'https://info.viitorcloud.com/?page_id=127', 0, 'page', '', 0),
(128, 1, '2018-12-21 07:06:09', '2018-12-21 07:06:09', '', 'Awards and Accolades', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2018-12-21 07:06:09', '2018-12-21 07:06:09', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(129, 1, '2018-12-21 07:06:43', '2018-12-21 07:06:43', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"127\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Awards and Accolades', 'awards-and-accolades', 'publish', 'closed', 'closed', '', 'group_5c1c90e4bdb32', '', '', '2018-12-21 07:06:43', '2018-12-21 07:06:43', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=129', 0, 'acf-field-group', '', 0),
(130, 1, '2018-12-21 07:06:43', '2018-12-21 07:06:43', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Awards and Accolades Images', 'awards_and_accolades_images', 'publish', 'closed', 'closed', '', 'field_5c1c90e7a448e', '', '', '2018-12-21 07:06:43', '2018-12-21 07:06:43', '', 129, 'https://info.viitorcloud.com/?post_type=acf-field&p=130', 0, 'acf-field', '', 0),
(131, 1, '2018-12-21 07:06:43', '2018-12-21 07:06:43', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Images', 'images', 'publish', 'closed', 'closed', '', 'field_5c1c90f3a448f', '', '', '2018-12-21 07:06:43', '2018-12-21 07:06:43', '', 130, 'https://info.viitorcloud.com/?post_type=acf-field&p=131', 0, 'acf-field', '', 0),
(132, 1, '2018-12-21 07:15:16', '2018-12-21 07:15:16', '', 'Awards and Accolades', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2018-12-21 07:15:16', '2018-12-21 07:15:16', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(133, 1, '2018-12-21 08:37:28', '2018-12-21 08:37:28', '', 'Open source contributions <br> (2 minutes)', '', 'publish', 'closed', 'closed', '', 'open-source-contribution', '', '', '2019-03-05 11:10:21', '2019-03-05 05:40:21', '', 0, 'https://info.viitorcloud.com/?page_id=133', 0, 'page', '', 0),
(134, 1, '2018-12-21 08:37:28', '2018-12-21 08:37:28', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 08:37:28', '2018-12-21 08:37:28', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(135, 1, '2018-12-21 08:42:20', '2018-12-21 08:42:20', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"133\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Open source contribution', 'open-source-contribution', 'publish', 'closed', 'closed', '', 'group_5c1ca64f501e4', '', '', '2019-01-01 12:20:50', '2019-01-01 12:20:50', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=135', 0, 'acf-field-group', '', 0),
(136, 1, '2018-12-21 08:42:20', '2018-12-21 08:42:20', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Open source contribution Details', 'open_source_contribution_details', 'publish', 'closed', 'closed', '', 'field_5c1ca653ca140', '', '', '2018-12-21 08:42:20', '2018-12-21 08:42:20', '', 135, 'https://info.viitorcloud.com/?post_type=acf-field&p=136', 0, 'acf-field', '', 0),
(137, 1, '2018-12-21 08:42:20', '2018-12-21 08:42:20', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Title', 'title', 'publish', 'closed', 'closed', '', 'field_5c1ca742ca141', '', '', '2018-12-21 08:42:20', '2018-12-21 08:42:20', '', 136, 'https://info.viitorcloud.com/?post_type=acf-field&p=137', 0, 'acf-field', '', 0),
(138, 1, '2018-12-21 08:42:20', '2018-12-21 08:42:20', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'image', 'publish', 'closed', 'closed', '', 'field_5c1ca74dca142', '', '', '2018-12-21 08:42:20', '2018-12-21 08:42:20', '', 136, 'https://info.viitorcloud.com/?post_type=acf-field&p=138', 1, 'acf-field', '', 0),
(139, 1, '2018-12-21 08:42:20', '2018-12-21 08:42:20', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Description', 'description', 'publish', 'closed', 'closed', '', 'field_5c1ca759ca143', '', '', '2018-12-21 08:42:20', '2018-12-21 08:42:20', '', 136, 'https://info.viitorcloud.com/?post_type=acf-field&p=139', 2, 'acf-field', '', 0),
(140, 1, '2018-12-21 08:45:59', '2018-12-21 08:45:59', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 08:45:59', '2018-12-21 08:45:59', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(141, 1, '2018-12-21 08:46:22', '2018-12-21 08:46:22', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 08:46:22', '2018-12-21 08:46:22', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(142, 1, '2018-12-21 09:17:16', '2018-12-21 09:17:16', '', 'Our Process', '', 'publish', 'closed', 'closed', '', 'process', '', '', '2019-02-01 12:41:29', '2019-02-01 12:41:29', '', 0, 'https://info.viitorcloud.com/?page_id=142', 0, 'page', '', 0),
(143, 1, '2018-12-21 09:17:16', '2018-12-21 09:17:16', '', 'Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2018-12-21 09:17:16', '2018-12-21 09:17:16', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(144, 1, '2018-12-21 09:17:27', '2018-12-21 09:17:27', '', 'Sample NDA', '', 'publish', 'closed', 'closed', '', 'nda', '', '', '2019-02-06 06:18:33', '2019-02-06 06:18:33', '', 0, 'https://info.viitorcloud.com/?page_id=144', 0, 'page', '', 0),
(145, 1, '2018-12-21 09:17:27', '2018-12-21 09:17:27', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2018-12-21 09:17:27', '2018-12-21 09:17:27', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(146, 1, '2018-12-21 09:18:12', '2018-12-21 09:18:12', '', 'Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2018-12-21 09:18:12', '2018-12-21 09:18:12', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(147, 1, '2018-12-21 09:18:19', '2018-12-21 09:18:19', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2018-12-21 09:18:19', '2018-12-21 09:18:19', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(148, 1, '2018-12-21 09:26:15', '2018-12-21 09:26:15', '', 'Work Reports', '', 'publish', 'closed', 'closed', '', 'work-reports', '', '', '2019-02-19 14:45:10', '2019-02-19 09:15:10', '', 0, 'https://info.viitorcloud.com/?page_id=148', 0, 'page', '', 0),
(149, 1, '2018-12-21 09:26:15', '2018-12-21 09:26:15', '', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2018-12-21 09:26:15', '2018-12-21 09:26:15', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(150, 1, '2018-12-21 09:28:45', '2018-12-21 09:28:45', '<ul>\r\n <li><a download=\"\">Download pdf1</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n</ul>', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2018-12-21 09:28:45', '2018-12-21 09:28:45', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(151, 1, '2018-12-21 09:29:53', '2018-12-21 09:29:53', 'A cardholder begins a credit card transaction by presenting his or her card to a merchant as payment for goods or services. ... The acquiring bank (or its processor) captures the transaction information and routes it through the appropriate card network to the cardholder\'s issuing bank to be approved or declined.\r\n<ul>\r\n <li>Amazon Pay</li>\r\n <li>Authorize.Net,</li>\r\n <li>BankCard USA</li>\r\n <li>BestMerchantRates</li>\r\n <li>BluePay Processing</li>\r\n <li>BlueSnap</li>\r\n <li>Braintree</li>\r\n\r\n</ul>', 'Payment Process', '', 'publish', 'closed', 'closed', '', 'payment-process', '', '', '2019-01-01 05:29:06', '2019-01-01 05:29:06', '', 0, 'https://info.viitorcloud.com/?page_id=151', 0, 'page', '', 0),
(152, 1, '2018-12-21 09:29:53', '2018-12-21 09:29:53', '', 'Payment Process', '', 'inherit', 'closed', 'closed', '', '151-revision-v1', '', '', '2018-12-21 09:29:53', '2018-12-21 09:29:53', '', 151, 'https://info.viitorcloud.com/151-revision-v1/', 0, 'revision', '', 0),
(153, 1, '2018-12-21 09:34:32', '2018-12-21 09:34:32', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', 'Payment Process', '', 'inherit', 'closed', 'closed', '', '151-revision-v1', '', '', '2018-12-21 09:34:32', '2018-12-21 09:34:32', '', 151, 'https://info.viitorcloud.com/151-revision-v1/', 0, 'revision', '', 0),
(154, 1, '2019-02-05 11:12:12', '2019-02-05 11:12:12', 'ViitorCloud accepts payments via wire transfer as well as cheque.\n<ul>\n <li>Amazon Pay</li>\n <li>Authorize.Net,</li>\n <li>BankCard USA</li>\n <li>BestMerchantRates</li>\n <li>BluePay Processing</li>\n <li>BlueSnap</li>\n <li>Braintree</li>\n\n</ul>', 'Payment Process', '', 'inherit', 'closed', 'closed', '', '151-autosave-v1', '', '', '2019-02-05 11:12:12', '2019-02-05 11:12:12', '', 151, 'https://info.viitorcloud.com/151-autosave-v1/', 0, 'revision', '', 0),
(155, 1, '2018-12-21 09:35:44', '2018-12-21 09:35:44', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n<ul>\r\n <li>loreum ipsum</li>\r\n <li>loreum ipsum</li>\r\n</ul>', 'Payment Process', '', 'inherit', 'closed', 'closed', '', '151-revision-v1', '', '', '2018-12-21 09:35:44', '2018-12-21 09:35:44', '', 151, 'https://info.viitorcloud.com/151-revision-v1/', 0, 'revision', '', 0),
(156, 1, '2018-12-21 09:36:14', '2018-12-21 09:36:14', 'ViitorCloud leverages Wazir as an project and productivity management tool and Microsoft Teams/Skype for Business for communications and collaboration internally. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\r\n<div class=\"logos\">\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/wazir.png\" alt=\"\" class=\"alignnone size-full wp-image-671\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/trello.png\" alt=\"\" class=\"alignnone size-full wp-image-670\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/teams.png\" alt=\"\" class=\"alignnone size-full wp-image-669\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/slack.png\" alt=\"\" class=\"alignnone size-full wp-image-668\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/skype-for-business.png\" alt=\"\" class=\"alignnone size-full wp-image-667\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/skype.png\" alt=\"\" class=\"alignnone size-full wp-image-666\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/rocketchat.png\" alt=\"\" class=\"alignnone size-full wp-image-665\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/redmine.png\" alt=\"\" class=\"alignnone size-full wp-image-664\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/jira.png\" alt=\"\" class=\"alignnone size-full wp-image-663\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/gotomeeting.png\" alt=\"\" class=\"alignnone size-full wp-image-662\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/gitlab.png\" alt=\"\" class=\"alignnone size-full wp-image-661\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/github.png\" alt=\"\" class=\"alignnone size-full wp-image-660\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/foundation-server.png\" alt=\"\" class=\"alignnone size-full wp-image-659\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/asana.png\" alt=\"\" class=\"alignnone size-full wp-image-658\" />\r\n</div>\r\n</div>\r\n', 'Project Mgt and Collaborative Tools', '', 'publish', 'closed', 'closed', '', 'project-management-tools', '', '', '2019-02-08 13:09:35', '2019-02-08 13:09:35', '', 0, 'https://info.viitorcloud.com/?page_id=156', 0, 'page', '', 0),
(157, 1, '2018-12-21 09:36:14', '2018-12-21 09:36:14', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n<ul>\r\n <li>loreum ipsum</li>\r\n <li>loreum ipsum</li>\r\n</ul>', 'Project Management Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2018-12-21 09:36:14', '2018-12-21 09:36:14', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(158, 1, '2018-12-21 09:46:59', '2018-12-21 09:46:59', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"7\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'FAQ', 'faq', 'publish', 'closed', 'closed', '', 'group_5c1cb63e52c80', '', '', '2018-12-21 09:54:09', '2018-12-21 09:54:09', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=158', 0, 'acf-field-group', '', 0),
(159, 1, '2018-12-21 09:46:59', '2018-12-21 09:46:59', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'FAQs', 'faqs', 'publish', 'closed', 'closed', '', 'field_5c1cb642c5da3', '', '', '2018-12-21 09:54:09', '2018-12-21 09:54:09', '', 158, 'https://info.viitorcloud.com/?post_type=acf-field&p=159', 0, 'acf-field', '', 0),
(162, 1, '2018-12-21 09:48:51', '2018-12-21 09:48:51', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Question', 'question', 'publish', 'closed', 'closed', '', 'field_5c1cb6f06e49b', '', '', '2018-12-21 09:51:34', '2018-12-21 09:51:34', '', 159, 'https://info.viitorcloud.com/?post_type=acf-field&p=162', 0, 'acf-field', '', 0),
(163, 1, '2018-12-21 09:48:51', '2018-12-21 09:48:51', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Answer', 'answer', 'publish', 'closed', 'closed', '', 'field_5c1cb6f96e49c', '', '', '2018-12-21 09:51:44', '2018-12-21 09:51:44', '', 159, 'https://info.viitorcloud.com/?post_type=acf-field&p=163', 1, 'acf-field', '', 0),
(164, 1, '2018-12-21 09:50:31', '2018-12-21 09:50:31', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2018-12-21 09:50:31', '2018-12-21 09:50:31', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(165, 1, '2018-12-21 09:50:45', '2018-12-21 09:50:45', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2018-12-21 09:50:45', '2018-12-21 09:50:45', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(166, 1, '2018-12-21 09:51:15', '2018-12-21 09:51:15', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2018-12-21 09:51:15', '2018-12-21 09:51:15', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(167, 1, '2018-12-21 09:51:54', '2018-12-21 09:51:54', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2018-12-21 09:51:54', '2018-12-21 09:51:54', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(168, 1, '2018-12-21 09:52:27', '2018-12-21 09:52:27', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2018-12-21 09:52:27', '2018-12-21 09:52:27', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(169, 1, '2018-12-21 09:56:13', '2018-12-21 09:56:13', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2018-12-21 09:56:13', '2018-12-21 09:56:13', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(171, 1, '2018-12-21 12:15:36', '2018-12-21 12:15:36', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-21 12:15:36', '2018-12-21 12:15:36', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(172, 1, '2018-12-21 12:16:40', '2018-12-21 12:16:40', '', 'italy-VR', '', 'inherit', 'open', 'closed', '', 'italy-vr', '', '', '2018-12-21 12:16:40', '2018-12-21 12:16:40', '', 95, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/italy-VR.jpg', 0, 'attachment', 'image/jpeg', 0),
(173, 1, '2018-12-21 12:16:55', '2018-12-21 12:16:55', '', 'happy-network', '', 'inherit', 'open', 'closed', '', 'happy-network', '', '', '2018-12-21 12:16:55', '2018-12-21 12:16:55', '', 95, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/happy-network.jpg', 0, 'attachment', 'image/jpeg', 0),
(174, 1, '2018-12-21 12:22:12', '2018-12-21 12:22:12', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-21 12:22:12', '2018-12-21 12:22:12', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(175, 1, '2018-12-21 12:34:38', '2018-12-21 12:34:38', '<section class=\"del-values hlp-show-box\">\r\n <div class=\"container\">\r\n <div class=\"section-title\">\r\n <p class=\"h2-before\" style=\"top: 0%; margin-top: 0px; left: 15.134%; margin-left: -316.755px;\">Open Source Contribution</p>\r\n <h2 class=\"text-center\">Open Source Contribution</h2>\r\n </div>\r\n <div class=\"clearfix\"></div>\r\n <div class=\"row\">\r\n <div class=\"flex-content\">\r\n\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-boilerplate-plugin.svg\" alt=\"Multi Language Manipulate Demo\" title=\"Multi Language Manipulate Demo\" width=\"75\" height=\"49\"> </div>\r\n <div class=\"title-dev\"> Multi Language Manipulate Demo </div>\r\n <div class=\"descre-dev\">\r\n <p> This application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.</p>\r\n <a href=\"https://github.com/viitorcloudtechnologies/multiple-language-manipulate\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/button.svg\" alt=\"button\" width=\"75\" height=\"49\"> </div>\r\n <div class=\"title-dev\"> Viitor Button Shortcodes </div>\r\n <div class=\"descre-dev\">\r\n <p>Viitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.</p>\r\n <a href=\"https://wordpress.org/plugins/viitor-shortcodes/\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/subtitle.svg\" alt=\"subtitle\" width=\"61\" height=\"54\"> </div>\r\n <div class=\"title-dev\"> Add Subtitle </div>\r\n <div class=\"descre-dev\">\r\n <p>Add Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into\r\n your posts and pages today.</p>\r\n <a href=\"https://wordpress.org/plugins/add-subtitle/\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/table.svg\" alt=\"table\" width=\"72\" height=\"56\"> </div>\r\n <div class=\"title-dev\"> Custom Product List Table </div>\r\n <div class=\"descre-dev\">\r\n <p>Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.</p>\r\n <a href=\"https://wordpress.org/plugins/custom-product-list-table/\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/analytics.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\r\n <div class=\"title-dev\"> Google Analytics Code Management </div>\r\n <div class=\"descre-dev\">\r\n <p>A simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.</p>\r\n <a href=\"https://wordpress.org/plugins/ga-code-management/\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-boilerplate-plugin.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\r\n <div class=\"title-dev\"> Laravel API Boilerplate </div>\r\n <div class=\"descre-dev\">\r\n <p>Laravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!</p>\r\n <a href=\"https://github.com/viitorcloudtechnologies/laravel-api-boilerplate\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-spa-boilerplate-plugin.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\r\n <div class=\"title-dev\"> Laravel Vue Spa Boilerplate </div>\r\n <div class=\"descre-dev\">\r\n <p>This is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js</p>\r\n <a href=\"https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/gallery_management.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\r\n <div class=\"title-dev\"> Easy Gallery Management </div>\r\n <div class=\"descre-dev\">\r\n <p>First free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.</p>\r\n <a href=\"https://wordpress.org/plugins/vc-gallery/\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class=\"col-sm-6 col-md-4\">\r\n <div class=\"hover-effect\">\r\n <div class=\"value-white-dev\">\r\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/api.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\r\n <div class=\"title-dev\"> Easily Generate Rest API Url </div>\r\n <div class=\"descre-dev\">\r\n <p>This plugin is used for generate rest API url.</p>\r\n <a href=\"https://wordpress.org/plugins/easily-generate-rest-api-url/\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</section>', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 12:34:38', '2018-12-21 12:34:38', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(176, 1, '2018-12-21 12:36:27', '2018-12-21 12:36:27', '<section class=\"del-values hlp-show-box\">\n <div class=\"container\">\n <div class=\"section-title\">\n <p class=\"h2-before\" style=\"top: 0%; margin-top: 0px; left: 15.134%; margin-left: -316.755px;\">Open Source Contribution</p>\n <h2 class=\"text-center\">Open Source Contribution</h2>\n </div>\n <div class=\"clearfix\"></div>\n <div class=\"row\">\n <div class=\"flex-content\">\n\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-boilerplate-plugin.svg\" alt=\"Multi Language Manipulate Demo\" title=\"Multi Language Manipulate Demo\" width=\"75\" height=\"49\"> </div>\n <div class=\"title-dev\"> Multi Language Manipulate Demo </div>\n <div class=\"descre-dev\">\n <p> This application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.</p>\n <a href=\"https://github.com/viitorcloudtechnologies/multiple-language-manipulate\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/button.svg\" alt=\"button\" width=\"75\" height=\"49\"> </div>\n <div class=\"title-dev\"> Viitor Button Shortcodes </div>\n <div class=\"descre-dev\">\n <p>Viitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.</p>\n <a href=\"https://wordpress.org/plugins/viitor-shortcodes/\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/subtitle.svg\" alt=\"subtitle\" width=\"61\" height=\"54\"> </div>\n <div class=\"title-dev\"> Add Subtitle </div>\n <div class=\"descre-dev\">\n <p>Add Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into\n your posts and pages today.</p>\n <a href=\"https://wordpress.org/plugins/add-subtitle/\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/table.svg\" alt=\"table\" width=\"72\" height=\"56\"> </div>\n <div class=\"title-dev\"> Custom Product List Table </div>\n <div class=\"descre-dev\">\n <p>Custom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.</p>\n <a href=\"https://wordpress.org/plugins/custom-product-list-table/\" target=\"_blank\" class=\"btn btn-read\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/analytics.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\n <div class=\"title-dev\"> Google Analytics Code Management </div>\n <div class=\"descre-dev\">\n <p>A simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.</p>\n <a href=\"https://wordpress.org/plugins/ga-code-management/\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-boilerplate-plugin.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\n <div class=\"title-dev\"> Laravel API Boilerplate </div>\n <div class=\"descre-dev\">\n <p>Laravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!</p>\n <a href=\"https://github.com/viitorcloudtechnologies/laravel-api-boilerplate\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-spa-boilerplate-plugin.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\n <div class=\"title-dev\"> Laravel Vue Spa Boilerplate </div>\n <div class=\"descre-dev\">\n <p>This is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js</p>\n <a href=\"https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/gallery_management.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\n <div class=\"title-dev\"> Easy Gallery Management </div>\n <div class=\"descre-dev\">\n <p>First free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.</p>\n <a href=\"https://wordpress.org/plugins/vc-gallery/\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n\n <div class=\"col-sm-6 col-md-4\">\n <div class=\"hover-effect\">\n <div class=\"value-white-dev\">\n <div class=\"icon-dev\"> <img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/api.svg\" alt=\"analytics\" width=\"67\" height=\"55\"> </div>\n <div class=\"title-dev\"> Easily Generate Rest API Url </div>\n <div class=\"descre-dev\">\n <p>This plugin is used for generate rest API url.</p>\n <a href=\"https://wordpress.org/plugins/easily-generate-rest-api-url/\" class=\"btn btn-read\" target=\"_blank\" title=\"Read More\">Read More</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span>\n </div>\n</section>', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-autosave-v1', '', '', '2018-12-21 12:36:27', '2018-12-21 12:36:27', '', 133, 'https://info.viitorcloud.com/133-autosave-v1/', 0, 'revision', '', 0),
(177, 1, '2018-12-21 12:36:46', '2018-12-21 12:36:46', '<section class=\"del-values hlp-show-box\">\r\n<div class=\"container\">\r\n<div class=\"section-title\">\r\n<p class=\"h2-before\" style=\"top: 0%; margin-top: 0px; left: 15.134%; margin-left: -316.755px;\">Open Source Contribution</p>\r\n\r\n<h2 class=\"text-center\">Open Source Contribution</h2>\r\n</div>\r\n<div class=\"clearfix\"></div>\r\n<div class=\"row\">\r\n<div class=\"flex-content\">\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img title=\"Multi Language Manipulate Demo\" src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-boilerplate-plugin.svg\" alt=\"Multi Language Manipulate Demo\" width=\"75\" height=\"49\" /></div>\r\n<div class=\"title-dev\">Multi Language Manipulate Demo</div>\r\n<div class=\"descre-dev\">\r\n\r\nThis application helps to manipulate labels, dropdown values, string, content on the basis of language change.Values will be display automatically from the database or language files using helpers.\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://github.com/viitorcloudtechnologies/multiple-language-manipulate\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/button.svg\" alt=\"button\" width=\"75\" height=\"49\" /></div>\r\n<div class=\"title-dev\">Viitor Button Shortcodes</div>\r\n<div class=\"descre-dev\">\r\n\r\nViitor shortcodes plugin is useful for dynamic button with attribute where it can be used through backend visual editor and it shown in frontend. Button shortcodes for ease of use. Create unlimited number of buttons.\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://wordpress.org/plugins/viitor-shortcodes/\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/subtitle.svg\" alt=\"subtitle\" width=\"61\" height=\"54\" /></div>\r\n<div class=\"title-dev\">Add Subtitle</div>\r\n<div class=\"descre-dev\">\r\n\r\nAdd Subtitle plugin is usefull to add subtitle to pages/posts which shows in front automatically. No coding required. No coding required. Simply download Add Subtitle plugin, activate it, and begin adding subtitle into\r\nyour posts and pages today.\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://wordpress.org/plugins/add-subtitle/\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/table.svg\" alt=\"table\" width=\"72\" height=\"56\" /></div>\r\n<div class=\"title-dev\">Custom Product List Table</div>\r\n<div class=\"descre-dev\">\r\n\r\nCustom Product List Table plugin is usefull to implement product list in wordpress backend. It provides additional functionality for product’s various status like pending/approved/cancel.\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://wordpress.org/plugins/custom-product-list-table/\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/analytics.svg\" alt=\"analytics\" width=\"67\" height=\"55\" /></div>\r\n<div class=\"title-dev\">Google Analytics Code Management</div>\r\n<div class=\"descre-dev\">\r\n\r\nA simple and straightforward solution for viewing Google Analytics for your site, using Google Analytics Code Management plugin.\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://wordpress.org/plugins/ga-code-management/\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-boilerplate-plugin.svg\" alt=\"analytics\" width=\"67\" height=\"55\" /></div>\r\n<div class=\"title-dev\">Laravel API Boilerplate</div>\r\n<div class=\"descre-dev\">\r\n\r\nLaravel API Boilerplate is a \"starter kit\" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://github.com/viitorcloudtechnologies/laravel-api-boilerplate\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/laravel-api-spa-boilerplate-plugin.svg\" alt=\"analytics\" width=\"67\" height=\"55\" /></div>\r\n<div class=\"title-dev\">Laravel Vue Spa Boilerplate</div>\r\n<div class=\"descre-dev\">\r\n\r\nThis is a Laravel (5.5) API Boilerplate Project with JWT Authentication and built-in laravel+vue js\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://github.com/viitorcloudtechnologies/laravel-vue-spa-boilerplate\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/gallery_management.svg\" alt=\"analytics\" width=\"67\" height=\"55\" /></div>\r\n<div class=\"title-dev\">Easy Gallery Management</div>\r\n<div class=\"descre-dev\">\r\n\r\nFirst free plugin which provides functionality to display gallery with password protected feature, masonary layout, share and download gallery image on social media using easy gallery management plugin.\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://wordpress.org/plugins/vc-gallery/\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-sm-6 col-md-4\">\r\n<div class=\"hover-effect\">\r\n<div class=\"value-white-dev\">\r\n<div class=\"icon-dev\"><img src=\"https://d1qrkbsyrtu41e.cloudfront.net/images/svg_icon/api.svg\" alt=\"analytics\" width=\"67\" height=\"55\" /></div>\r\n<div class=\"title-dev\">Easily Generate Rest API Url</div>\r\n<div class=\"descre-dev\">\r\n\r\nThis plugin is used for generate rest API url.\r\n\r\n<a class=\"btn btn-read\" title=\"Read More\" href=\"https://wordpress.org/plugins/easily-generate-rest-api-url/\" target=\"_blank\" rel=\"noopener\">Read More</a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 12:36:46', '2018-12-21 12:36:46', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(178, 1, '2018-12-21 12:40:15', '2018-12-21 12:40:15', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 12:40:15', '2018-12-21 12:40:15', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(179, 1, '2018-12-21 12:46:57', '2018-12-21 12:46:57', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 12:46:57', '2018-12-21 12:46:57', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(180, 1, '2018-12-21 12:52:40', '2018-12-21 12:52:40', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-autosave-v1', '', '', '2018-12-21 12:52:40', '2018-12-21 12:52:40', '', 95, 'https://info.viitorcloud.com/95-autosave-v1/', 0, 'revision', '', 0),
(181, 1, '2018-12-21 12:53:02', '2018-12-21 12:53:02', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-21 12:53:02', '2018-12-21 12:53:02', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(182, 1, '2018-12-21 13:14:10', '2018-12-21 13:14:10', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 13:14:10', '2018-12-21 13:14:10', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(183, 1, '2018-12-21 13:39:02', '2018-12-21 13:39:02', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2018-12-21 13:39:02', '2018-12-21 13:39:02', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/logo.png', 0, 'attachment', 'image/png', 0),
(184, 1, '2018-12-21 13:39:06', '2018-12-21 13:39:06', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2018-12-21 13:39:06', '2018-12-21 13:39:06', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(185, 1, '2018-12-24 05:25:35', '2018-12-24 05:25:35', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-24 05:25:35', '2018-12-24 05:25:35', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(186, 1, '2018-12-24 05:43:59', '2018-12-24 05:43:59', '<ul>\n <li>', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-autosave-v1', '', '', '2018-12-24 05:43:59', '2018-12-24 05:43:59', '', 144, 'https://info.viitorcloud.com/144-autosave-v1/', 0, 'revision', '', 0),
(187, 1, '2018-12-24 05:45:30', '2018-12-24 05:45:30', '<ul>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n\r\n\r\n\r\n\r\n', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2018-12-24 05:45:30', '2018-12-24 05:45:30', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(188, 1, '2018-12-24 05:49:44', '2018-12-24 05:49:44', '<ul>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n\r\n\r\n\r\n\r\n', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2018-12-24 05:49:44', '2018-12-24 05:49:44', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(189, 1, '2018-12-24 05:50:08', '2018-12-24 05:50:08', '\r\n', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2018-12-24 05:50:08', '2018-12-24 05:50:08', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(190, 1, '2018-12-24 05:56:19', '2018-12-24 05:56:19', '<ul>\r\n <li><a download=\"\">Download pdf1</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n\r\n</ul>', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2018-12-24 05:56:19', '2018-12-24 05:56:19', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(191, 1, '2018-12-24 06:07:33', '2018-12-24 06:07:33', '<ul>\r\n <li><a download=\"\">Download pdf1</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n\r\n</ul>', '', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2018-12-24 06:07:33', '2018-12-24 06:07:33', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(192, 1, '2019-01-01 07:16:01', '2019-01-01 07:16:01', '<ul>\nWork reports. Work reports are a critical aspect of the co-op work term experience. The ability to write a strong analytical report is a transferrable skill that will benefit you in any workplace.\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\n\n</ul>', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-autosave-v1', '', '', '2019-01-01 07:16:01', '2019-01-01 07:16:01', '', 148, 'https://info.viitorcloud.com/148-autosave-v1/', 0, 'revision', '', 0),
(193, 1, '2018-12-24 06:16:48', '2018-12-24 06:16:48', '<ul>\r\n <li><a download=\"\">Download pdf1</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n <li><a download=\"\">Download pdf2</a></li>\r\n\r\n</ul>', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2018-12-24 06:16:48', '2018-12-24 06:16:48', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(194, 1, '2018-12-24 06:24:56', '2018-12-24 06:24:56', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n<ul>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n <li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</li>\r\n\r\n</ul>', 'Payment Process', '', 'inherit', 'closed', 'closed', '', '151-revision-v1', '', '', '2018-12-24 06:24:56', '2018-12-24 06:24:56', '', 151, 'https://info.viitorcloud.com/151-revision-v1/', 0, 'revision', '', 0),
(195, 1, '2018-12-24 11:02:58', '2018-12-24 11:02:58', 'fdfd', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-24 11:02:58', '2018-12-24 11:02:58', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(196, 1, '2018-12-24 11:04:32', '2018-12-24 11:04:32', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-24 11:04:32', '2018-12-24 11:04:32', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(197, 1, '2019-01-10 13:25:53', '2019-01-10 13:25:53', '', 'Corporate Presentation', '', 'inherit', 'closed', 'closed', '', '86-autosave-v1', '', '', '2019-01-10 13:25:53', '2019-01-10 13:25:53', '', 86, 'https://info.viitorcloud.com/86-autosave-v1/', 0, 'revision', '', 0),
(198, 1, '2018-12-24 11:52:37', '2018-12-24 11:52:37', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-24 11:52:37', '2018-12-24 11:52:37', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(199, 1, '2018-12-24 11:53:22', '2018-12-24 11:53:22', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-24 11:53:22', '2018-12-24 11:53:22', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(200, 1, '2018-12-24 12:14:10', '2018-12-24 12:14:10', '', '180429_intusdata_newsletter_spezifikationen', '', 'inherit', 'open', 'closed', '', '180429_intusdata_newsletter_spezifikationen', '', '', '2018-12-24 12:14:10', '2018-12-24 12:14:10', '', 86, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/180429_intusdata_newsletter_spezifikationen.pdf', 0, 'attachment', 'application/pdf', 0),
(201, 1, '2018-12-24 12:14:13', '2018-12-24 12:14:13', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-24 12:14:13', '2018-12-24 12:14:13', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(202, 1, '2018-12-24 12:27:27', '2018-12-24 12:27:27', '', 'NDA', '', 'inherit', 'open', 'closed', '', 'sample1', '', '', '2019-01-07 12:36:29', '2019-01-07 12:36:29', '', 86, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/Sample1.pdf', 0, 'attachment', 'application/pdf', 0),
(203, 1, '2018-12-24 12:27:31', '2018-12-24 12:27:31', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-24 12:27:31', '2018-12-24 12:27:31', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(204, 1, '2018-12-24 12:56:13', '2018-12-24 12:56:13', '', 'Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2018-12-24 12:56:13', '2018-12-24 12:56:13', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(205, 1, '2018-12-24 12:56:24', '2018-12-24 12:56:24', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2018-12-24 12:56:24', '2018-12-24 12:56:24', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(206, 1, '2018-12-24 13:02:57', '2018-12-24 13:02:57', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2018-12-24 13:02:57', '2018-12-24 13:02:57', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(217, 1, '2018-12-24 13:09:23', '2018-12-24 13:09:23', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2018-12-24 13:09:23', '2018-12-24 13:09:23', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(220, 1, '2018-12-27 09:09:24', '2018-12-27 09:09:24', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-27 09:09:24', '2018-12-27 09:09:24', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(221, 1, '2018-12-27 09:16:45', '2018-12-27 09:16:45', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-27 09:16:45', '2018-12-27 09:16:45', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(222, 1, '2018-12-28 05:56:49', '2018-12-28 05:56:49', '', 'award-collage', '', 'inherit', 'open', 'closed', '', 'award-collage', '', '', '2018-12-28 05:56:49', '2018-12-28 05:56:49', '', 95, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/award-collage.jpg', 0, 'attachment', 'image/jpeg', 0),
(223, 1, '2018-12-28 05:56:54', '2018-12-28 05:56:54', '', 'Recent Activities', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2018-12-28 05:56:54', '2018-12-28 05:56:54', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(224, 1, '2018-12-28 05:59:40', '2018-12-28 05:59:40', '', 'Awards and Accolades', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2018-12-28 05:59:40', '2018-12-28 05:59:40', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(226, 1, '2018-12-28 06:00:21', '2018-12-28 06:00:21', '', 'Awards and Accolades', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2018-12-28 06:00:21', '2018-12-28 06:00:21', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(229, 1, '2018-12-28 11:28:34', '2018-12-28 11:28:34', '', 'Wordbrand', '', 'inherit', 'open', 'closed', '', 'wordbrand', '', '', '2019-01-02 13:11:44', '2019-01-02 13:11:44', '', 287, 'https://info.viitorcloud.com/wp-content/uploads/2018/12/Wordbrand.pdf', 0, 'attachment', 'application/pdf', 0),
(232, 1, '2018-12-28 12:16:16', '2018-12-28 12:16:16', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-28 12:16:16', '2018-12-28 12:16:16', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(234, 1, '2018-12-31 06:01:21', '2018-12-31 06:01:21', '', 'Presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2018-12-31 06:01:21', '2018-12-31 06:01:21', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(235, 1, '2018-12-31 06:15:07', '2018-12-31 06:15:07', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Video Title', 'video_title', 'publish', 'closed', 'closed', '', 'field_5c29b3e2ed445', '', '', '2018-12-31 06:15:07', '2018-12-31 06:15:07', '', 121, 'https://info.viitorcloud.com/?post_type=acf-field&p=235', 1, 'acf-field', '', 0),
(237, 1, '2018-12-31 07:06:33', '2018-12-31 07:06:33', 'Project documentation is a vital part of project management. It is substantiated by the essential two functions of documentation: to make sure that project requirements are fulfilled and to establish traceability with regard to what has been done, who has done it, and when it has been done.\r\n<ul>\r\n <li>srs</li>\r\n <li>wireframe</li>\r\n</ul>\r\n\r\n', 'Documentation', '', 'publish', 'closed', 'closed', '', 'documentation', '', '', '2019-01-01 07:26:34', '2019-01-01 07:26:34', '', 0, 'https://info.viitorcloud.com/?page_id=237', 0, 'page', '', 0),
(238, 1, '2018-12-31 07:06:33', '2018-12-31 07:06:33', '', 'Documentation', '', 'inherit', 'closed', 'closed', '', '237-revision-v1', '', '', '2018-12-31 07:06:33', '2018-12-31 07:06:33', '', 237, 'https://info.viitorcloud.com/237-revision-v1/', 0, 'revision', '', 0),
(239, 1, '2018-12-31 07:09:31', '2018-12-31 07:09:31', '<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>', 'Documentation', '', 'inherit', 'closed', 'closed', '', '237-revision-v1', '', '', '2018-12-31 07:09:31', '2018-12-31 07:09:31', '', 237, 'https://info.viitorcloud.com/237-revision-v1/', 0, 'revision', '', 0),
(240, 1, '2018-12-31 07:10:10', '2018-12-31 07:10:10', 'Loreum ipsum Loreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsumLoreum ipsum\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>\r\n<a href=\"#\">loreum ipsum</a>', 'Documentation', '', 'inherit', 'closed', 'closed', '', '237-revision-v1', '', '', '2018-12-31 07:10:10', '2018-12-31 07:10:10', '', 237, 'https://info.viitorcloud.com/237-revision-v1/', 0, 'revision', '', 0),
(241, 1, '2018-12-31 08:25:57', '2018-12-31 08:25:57', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2018-12-31 08:25:57', '2018-12-31 08:25:57', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(242, 1, '2018-12-31 08:27:07', '2018-12-31 08:27:07', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2018-12-31 08:27:07', '2018-12-31 08:27:07', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(243, 1, '2018-12-31 09:18:12', '2018-12-31 09:18:12', '', 'Products (1 minute)', '', 'publish', 'closed', 'closed', '', 'products', '', '', '2019-01-11 14:29:56', '2019-01-11 14:29:56', '', 0, 'https://info.viitorcloud.com/?page_id=243', 0, 'page', '', 0),
(244, 1, '2018-12-31 09:18:12', '2018-12-31 09:18:12', '', 'Products', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2018-12-31 09:18:12', '2018-12-31 09:18:12', '', 243, 'https://info.viitorcloud.com/243-revision-v1/', 0, 'revision', '', 0),
(245, 1, '2018-12-31 09:20:14', '2018-12-31 09:20:14', '\n\n\n\n\n', 'Products', '', 'inherit', 'closed', 'closed', '', '243-autosave-v1', '', '', '2018-12-31 09:20:14', '2018-12-31 09:20:14', '', 243, 'https://info.viitorcloud.com/243-autosave-v1/', 0, 'revision', '', 0),
(246, 1, '2018-12-31 09:39:14', '2018-12-31 09:39:14', '', 'Product', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2018-12-31 09:39:14', '2018-12-31 09:39:14', '', 243, 'https://info.viitorcloud.com/243-revision-v1/', 0, 'revision', '', 0),
(247, 1, '2019-01-01 04:39:24', '2019-01-01 04:39:24', '<ul>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s2</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n\r\n</ul>', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-01-01 04:39:24', '2019-01-01 04:39:24', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(248, 1, '2019-01-01 04:41:22', '2019-01-01 04:41:22', '<ul>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n <li><a download=\"\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</a></li>\r\n\r\n</ul>', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-01-01 04:41:22', '2019-01-01 04:41:22', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(249, 1, '2019-01-01 05:29:06', '2019-01-01 05:29:06', 'A cardholder begins a credit card transaction by presenting his or her card to a merchant as payment for goods or services. ... The acquiring bank (or its processor) captures the transaction information and routes it through the appropriate card network to the cardholder\'s issuing bank to be approved or declined.\r\n<ul>\r\n <li>Amazon Pay</li>\r\n <li>Authorize.Net,</li>\r\n <li>BankCard USA</li>\r\n <li>BestMerchantRates</li>\r\n <li>BluePay Processing</li>\r\n <li>BlueSnap</li>\r\n <li>Braintree</li>\r\n\r\n</ul>', 'Payment Process', '', 'inherit', 'closed', 'closed', '', '151-revision-v1', '', '', '2019-01-01 05:29:06', '2019-01-01 05:29:06', '', 151, 'https://info.viitorcloud.com/151-revision-v1/', 0, 'revision', '', 0),
(250, 1, '2019-01-01 07:17:22', '2019-01-01 07:17:22', '<ul>\r\nWork reports. Work reports are a critical aspect of the co-op work term experience. The ability to write a strong analytical report is a transferrable skill that will benefit you in any workplace.\r\n <li><a download=\"\">daily</a></li>\r\n <li><a download=\"\">weekly</a></li>\r\n <li><a download=\"\">monthly</a></li>\r\n <li><a download=\"\">yearly</a></li>\r\n</ul>', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-01-01 07:17:22', '2019-01-01 07:17:22', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(251, 1, '2019-02-08 13:09:11', '2019-02-08 13:09:11', 'ViitorCloud leverages Wazir as an project and productivity management tool and Microsoft Teams/Skype for Business for communications and collaboration internally. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/foundation-server.png\" alt=\"\" width=\"58\" height=\"59\" class=\"alignnone size-full wp-image-677\" />\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/github.png\" alt=\"\" width=\"81\" height=\"70\" class=\"alignnone size-full wp-image-678\" />\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/gitlab.png\" alt=\"\" width=\"69\" height=\"64\" class=\"alignnone size-full wp-image-679\" />\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/asana.png\" alt=\"\" width=\"85\" height=\"56\" class=\"alignnone size-full wp-image-676\" />\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/asana.png\" alt=\"\" width=\"85\" height=\"56\" class=\"alignnone size-full wp-image-676\" />\n', 'Project Mgt and Collaborative Tools', '', 'inherit', 'closed', 'closed', '', '156-autosave-v1', '', '', '2019-02-08 13:09:11', '2019-02-08 13:09:11', '', 156, 'https://info.viitorcloud.com/156-autosave-v1/', 0, 'revision', '', 0),
(252, 1, '2019-01-01 07:22:54', '2019-01-01 07:22:54', 'Cloud-based project management software that scales across teams in any business. Recurrence And Reminders. Planned Work Hours. INDIA Data Center. Charts And Reports. Kanban Board. Services: Project planning, Project tracking, Project custom fields, Team collaboration.\r\n<ul>\r\n <li>asana</li>\r\n <li>wazir</li>\r\n <li>tfs</li>\r\n <li>jira</li>\r\n <li>readmine</li>\r\n <li>gitlab</li>\r\n <li>github</li>\r\n\r\n</ul>', 'Project Management Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-01-01 07:22:54', '2019-01-01 07:22:54', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(253, 1, '2019-01-01 07:26:34', '2019-01-01 07:26:34', 'Project documentation is a vital part of project management. It is substantiated by the essential two functions of documentation: to make sure that project requirements are fulfilled and to establish traceability with regard to what has been done, who has done it, and when it has been done.\r\n<ul>\r\n <li>srs</li>\r\n <li>wireframe</li>\r\n</ul>\r\n\r\n', 'Documentation', '', 'inherit', 'closed', 'closed', '', '237-revision-v1', '', '', '2019-01-01 07:26:34', '2019-01-01 07:26:34', '', 237, 'https://info.viitorcloud.com/237-revision-v1/', 0, 'revision', '', 0),
(254, 1, '2019-01-01 12:13:17', '2019-01-01 12:13:17', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-01-01 12:13:17', '2019-01-01 12:13:17', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(255, 1, '2019-01-01 12:13:33', '2019-01-01 12:13:33', '', 'laravel-api-boilerplate-plugin[1]', '', 'inherit', 'open', 'closed', '', 'laravel-api-boilerplate-plugin1', '', '', '2019-01-01 12:13:33', '2019-01-01 12:13:33', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/laravel-api-boilerplate-plugin1.svg', 0, 'attachment', 'image/svg+xml', 0),
(256, 1, '2019-01-01 12:14:02', '2019-01-01 12:14:02', '', 'button[1]', '', 'inherit', 'open', 'closed', '', 'button1', '', '', '2019-01-01 12:14:02', '2019-01-01 12:14:02', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/button1.svg', 0, 'attachment', 'image/svg+xml', 0),
(257, 1, '2019-01-01 12:14:23', '2019-01-01 12:14:23', '', 'subtitle[1]', '', 'inherit', 'open', 'closed', '', 'subtitle1', '', '', '2019-01-01 12:14:23', '2019-01-01 12:14:23', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/subtitle1.svg', 0, 'attachment', 'image/svg+xml', 0),
(258, 1, '2019-01-01 12:14:43', '2019-01-01 12:14:43', '', 'table[1]', '', 'inherit', 'open', 'closed', '', 'table1', '', '', '2019-01-01 12:14:43', '2019-01-01 12:14:43', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/table1.svg', 0, 'attachment', 'image/svg+xml', 0),
(259, 1, '2019-01-01 12:14:59', '2019-01-01 12:14:59', '', 'analytics[1]', '', 'inherit', 'open', 'closed', '', 'analytics1', '', '', '2019-01-01 12:14:59', '2019-01-01 12:14:59', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/analytics1.svg', 0, 'attachment', 'image/svg+xml', 0),
(260, 1, '2019-01-01 12:15:19', '2019-01-01 12:15:19', '', 'laravel-api-boilerplate-plugin[1]', '', 'inherit', 'open', 'closed', '', 'laravel-api-boilerplate-plugin1-2', '', '', '2019-01-01 12:15:19', '2019-01-01 12:15:19', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/laravel-api-boilerplate-plugin1-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(261, 1, '2019-01-01 12:15:42', '2019-01-01 12:15:42', '', 'laravel-api-spa-boilerplate-plugin[1]', '', 'inherit', 'open', 'closed', '', 'laravel-api-spa-boilerplate-plugin1', '', '', '2019-01-01 12:15:42', '2019-01-01 12:15:42', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/laravel-api-spa-boilerplate-plugin1.svg', 0, 'attachment', 'image/svg+xml', 0),
(262, 1, '2019-01-01 12:15:56', '2019-01-01 12:15:56', '', 'gallery_management[1]', '', 'inherit', 'open', 'closed', '', 'gallery_management1', '', '', '2019-01-01 12:15:56', '2019-01-01 12:15:56', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/gallery_management1.svg', 0, 'attachment', 'image/svg+xml', 0),
(263, 1, '2019-01-01 12:16:15', '2019-01-01 12:16:15', '', 'api[1]', '', 'inherit', 'open', 'closed', '', 'api1', '', '', '2019-01-01 12:16:15', '2019-01-01 12:16:15', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/api1.svg', 0, 'attachment', 'image/svg+xml', 0),
(264, 1, '2019-01-01 12:16:21', '2019-01-01 12:16:21', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-01-01 12:16:21', '2019-01-01 12:16:21', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(265, 1, '2019-01-01 12:20:50', '2019-01-01 12:20:50', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Links', 'links', 'publish', 'closed', 'closed', '', 'field_5c2b5b1c2a457', '', '', '2019-01-01 12:20:50', '2019-01-01 12:20:50', '', 136, 'https://info.viitorcloud.com/?post_type=acf-field&p=265', 3, 'acf-field', '', 0),
(266, 1, '2019-01-01 12:22:57', '2019-01-01 12:22:57', '', 'Open source contribution', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-01-01 12:22:57', '2019-01-01 12:22:57', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(267, 1, '2019-01-01 12:33:53', '2019-01-01 12:33:53', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"243\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Product', 'product', 'publish', 'closed', 'closed', '', 'group_5c2b5e007029c', '', '', '2019-01-01 12:40:37', '2019-01-01 12:40:37', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=267', 0, 'acf-field-group', '', 0),
(268, 1, '2019-01-01 12:33:53', '2019-01-01 12:33:53', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Product information', 'product_information', 'publish', 'closed', 'closed', '', 'field_5c2b5e040d84c', '', '', '2019-01-01 12:33:53', '2019-01-01 12:33:53', '', 267, 'https://info.viitorcloud.com/?post_type=acf-field&p=268', 0, 'acf-field', '', 0),
(269, 1, '2019-01-01 12:33:54', '2019-01-01 12:33:54', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Product name', 'product_name', 'publish', 'closed', 'closed', '', 'field_5c2b5e120d84d', '', '', '2019-01-01 12:33:54', '2019-01-01 12:33:54', '', 268, 'https://info.viitorcloud.com/?post_type=acf-field&p=269', 0, 'acf-field', '', 0),
(270, 1, '2019-01-01 12:33:54', '2019-01-01 12:33:54', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Product Image', 'product_image', 'publish', 'closed', 'closed', '', 'field_5c2b5e190d84e', '', '', '2019-01-01 12:33:54', '2019-01-01 12:33:54', '', 268, 'https://info.viitorcloud.com/?post_type=acf-field&p=270', 1, 'acf-field', '', 0),
(271, 1, '2019-01-01 12:33:54', '2019-01-01 12:33:54', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Product description', 'product_description', 'publish', 'closed', 'closed', '', 'field_5c2b5e230d84f', '', '', '2019-01-01 12:33:54', '2019-01-01 12:33:54', '', 268, 'https://info.viitorcloud.com/?post_type=acf-field&p=271', 2, 'acf-field', '', 0),
(272, 1, '2019-01-01 12:39:58', '2019-01-01 12:39:58', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Product link', 'product_link', 'publish', 'closed', 'closed', '', 'field_5c2b5f6de61e6', '', '', '2019-01-01 12:39:58', '2019-01-01 12:39:58', '', 268, 'https://info.viitorcloud.com/?post_type=acf-field&p=272', 3, 'acf-field', '', 0),
(273, 1, '2019-01-01 13:22:20', '2019-01-01 13:22:20', '', 'Product', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2019-01-01 13:22:20', '2019-01-01 13:22:20', '', 243, 'https://info.viitorcloud.com/243-revision-v1/', 0, 'revision', '', 0),
(274, 1, '2019-01-02 12:30:17', '2019-01-02 12:30:17', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-01-02 12:30:17', '2019-01-02 12:30:17', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(275, 1, '2019-01-02 12:31:59', '2019-01-02 12:31:59', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"277\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'SRS PDF', 'srs-pdf', 'publish', 'closed', 'closed', '', 'group_5c2caf21aaf9b', '', '', '2019-01-02 12:37:05', '2019-01-02 12:37:05', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=275', 0, 'acf-field-group', '', 0),
(276, 1, '2019-01-02 12:31:59', '2019-01-02 12:31:59', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'SRS PDF', 'srs_pdf', 'publish', 'closed', 'closed', '', 'field_5c2caf2a84b63', '', '', '2019-01-02 12:31:59', '2019-01-02 12:31:59', '', 275, 'https://info.viitorcloud.com/?post_type=acf-field&p=276', 0, 'acf-field', '', 0),
(277, 1, '2019-01-02 12:32:08', '2019-01-02 12:32:08', '', 'SRS', '', 'publish', 'closed', 'closed', '', 'srs', '', '', '2019-02-19 14:48:07', '2019-02-19 09:18:07', '', 0, 'https://info.viitorcloud.com/?page_id=277', 0, 'page', '', 0),
(278, 1, '2019-01-02 12:32:08', '2019-01-02 12:32:08', '', 'SRS', '', 'inherit', 'closed', 'closed', '', '277-revision-v1', '', '', '2019-01-02 12:32:08', '2019-01-02 12:32:08', '', 277, 'https://info.viitorcloud.com/277-revision-v1/', 0, 'revision', '', 0),
(279, 1, '2019-01-02 12:32:34', '2019-01-02 12:32:34', '', 'SRS', '', 'inherit', 'closed', 'closed', '', '277-revision-v1', '', '', '2019-01-02 12:32:34', '2019-01-02 12:32:34', '', 277, 'https://info.viitorcloud.com/277-revision-v1/', 0, 'revision', '', 0),
(280, 1, '2019-01-02 13:02:31', '2019-01-02 13:02:31', '', 'Process Mappings', '', 'publish', 'closed', 'closed', '', 'flowchart', '', '', '2019-02-08 11:07:52', '2019-02-08 11:07:52', '', 0, 'https://info.viitorcloud.com/?page_id=280', 0, 'page', '', 0),
(281, 1, '2019-01-02 13:02:31', '2019-01-02 13:02:31', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-01-02 13:02:31', '2019-01-02 13:02:31', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(282, 1, '2019-01-02 13:02:37', '2019-01-02 13:02:37', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"280\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Flowchart Images', 'flowchart-images', 'publish', 'closed', 'closed', '', 'group_5c2cb66d62f7c', '', '', '2019-01-03 13:21:46', '2019-01-03 13:21:46', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=282', 0, 'acf-field-group', '', 0),
(283, 1, '2019-01-02 13:02:37', '2019-01-02 13:02:37', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Upload Images', 'flowchart_imgs', 'publish', 'closed', 'closed', '', 'field_5c2cb66d71f07', '', '', '2019-01-03 13:21:46', '2019-01-03 13:21:46', '', 282, 'https://info.viitorcloud.com/?post_type=acf-field&p=283', 0, 'acf-field', '', 0),
(284, 1, '2019-01-02 13:03:35', '2019-01-02 13:03:35', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-01-02 13:03:35', '2019-01-02 13:03:35', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(285, 1, '2019-01-02 13:10:31', '2019-01-02 13:10:31', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"287\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Laravel PDF', 'laravel-pdf', 'publish', 'closed', 'closed', '', 'group_5c2cb84705aec', '', '', '2019-01-02 13:12:03', '2019-01-02 13:12:03', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=285', 0, 'acf-field-group', '', 0),
(286, 1, '2019-01-02 13:10:31', '2019-01-02 13:10:31', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'laravel_pdf', 'publish', 'closed', 'closed', '', 'field_5c2cb847128a1', '', '', '2019-01-02 13:12:03', '2019-01-02 13:12:03', '', 285, 'https://info.viitorcloud.com/?post_type=acf-field&p=286', 0, 'acf-field', '', 0),
(287, 1, '2019-01-02 13:10:43', '2019-01-02 13:10:43', '', 'Laravel', '', 'publish', 'closed', 'closed', '', 'laravel', '', '', '2019-02-08 13:55:35', '2019-02-08 13:55:35', '', 0, 'https://info.viitorcloud.com/?page_id=287', 0, 'page', '', 0),
(288, 1, '2019-01-02 13:10:43', '2019-01-02 13:10:43', '', 'Laravel', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2019-01-02 13:10:43', '2019-01-02 13:10:43', '', 287, 'https://info.viitorcloud.com/287-revision-v1/', 0, 'revision', '', 0),
(289, 1, '2019-01-02 13:11:44', '2019-01-02 13:11:44', '', 'Laravel', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2019-01-02 13:11:44', '2019-01-02 13:11:44', '', 287, 'https://info.viitorcloud.com/287-revision-v1/', 0, 'revision', '', 0),
(290, 1, '2019-01-02 13:14:06', '2019-01-02 13:14:06', '', 'Vue Js', '', 'publish', 'closed', 'closed', '', 'vue-js', '', '', '2019-02-01 12:49:00', '2019-02-01 12:49:00', '', 0, 'https://info.viitorcloud.com/?page_id=290', 0, 'page', '', 0),
(291, 1, '2019-01-02 13:14:06', '2019-01-02 13:14:06', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-01-02 13:14:06', '2019-01-02 13:14:06', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(292, 1, '2019-01-02 13:14:13', '2019-01-02 13:14:13', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"290\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Vue Js PDF', 'vue-js-pdf', 'publish', 'closed', 'closed', '', 'group_5c2cb9256971b', '', '', '2019-01-08 06:26:46', '2019-01-08 06:26:46', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=292', 0, 'acf-field-group', '', 0),
(293, 1, '2019-01-02 13:14:13', '2019-01-02 13:14:13', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'vuejs_pdf', 'publish', 'closed', 'closed', '', 'field_5c2cb92575927', '', '', '2019-01-02 13:14:48', '2019-01-02 13:14:48', '', 292, 'https://info.viitorcloud.com/?post_type=acf-field&p=293', 0, 'acf-field', '', 0),
(294, 1, '2019-01-02 13:17:08', '2019-01-02 13:17:08', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-01-02 13:17:08', '2019-01-02 13:17:08', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(295, 1, '2019-01-02 13:17:34', '2019-01-02 13:17:34', '', 'WordPress', '', 'publish', 'closed', 'closed', '', 'wordpress', '', '', '2019-06-04 11:04:04', '2019-06-04 05:34:04', '', 0, 'https://info.viitorcloud.com/?page_id=295', 0, 'page', '', 0),
(296, 1, '2019-01-02 13:17:34', '2019-01-02 13:17:34', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-02 13:17:34', '2019-01-02 13:17:34', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(297, 1, '2019-01-02 13:17:39', '2019-01-02 13:17:39', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"295\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'WordPress PDF', 'wordpress-pdf', 'publish', 'closed', 'closed', '', 'group_5c2cb9f37c05b', '', '', '2019-01-02 13:18:03', '2019-01-02 13:18:03', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=297', 0, 'acf-field-group', '', 0),
(298, 1, '2019-01-02 13:17:39', '2019-01-02 13:17:39', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'wp_pdf', 'publish', 'closed', 'closed', '', 'field_5c2cb9f3846d1', '', '', '2019-01-02 13:18:03', '2019-01-02 13:18:03', '', 297, 'https://info.viitorcloud.com/?post_type=acf-field&p=298', 0, 'acf-field', '', 0),
(299, 1, '2019-01-02 13:18:37', '2019-01-02 13:18:37', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-02 13:18:37', '2019-01-02 13:18:37', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(300, 1, '2019-01-02 13:22:21', '2019-01-02 13:22:21', '', 'Unity 3D', '', 'publish', 'closed', 'closed', '', 'unity-3d', '', '', '2019-02-08 14:02:02', '2019-02-08 14:02:02', '', 0, 'https://info.viitorcloud.com/?page_id=300', 0, 'page', '', 0),
(301, 1, '2019-01-02 13:22:21', '2019-01-02 13:22:21', '', 'Unity 3D', '', 'inherit', 'closed', 'closed', '', '300-revision-v1', '', '', '2019-01-02 13:22:21', '2019-01-02 13:22:21', '', 300, 'https://info.viitorcloud.com/300-revision-v1/', 0, 'revision', '', 0),
(302, 1, '2019-01-02 13:22:26', '2019-01-02 13:22:26', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"300\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Unity 3D PDF', 'unity-3d-pdf', 'publish', 'closed', 'closed', '', 'group_5c2cbb1232e82', '', '', '2019-01-02 13:27:17', '2019-01-02 13:27:17', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=302', 0, 'acf-field-group', '', 0),
(303, 1, '2019-01-02 13:22:26', '2019-01-02 13:22:26', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'unity_pdf', 'publish', 'closed', 'closed', '', 'field_5c2cbb1253fc2', '', '', '2019-01-02 13:23:21', '2019-01-02 13:23:21', '', 302, 'https://info.viitorcloud.com/?post_type=acf-field&p=303', 0, 'acf-field', '', 0),
(304, 1, '2019-01-02 13:23:56', '2019-01-02 13:23:56', '', 'Unity 3D', '', 'inherit', 'closed', 'closed', '', '300-revision-v1', '', '', '2019-01-02 13:23:56', '2019-01-02 13:23:56', '', 300, 'https://info.viitorcloud.com/300-revision-v1/', 0, 'revision', '', 0),
(305, 1, '2019-01-02 14:28:16', '2019-01-02 14:28:16', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"307\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Graphic Design PDF', 'graphic-design-pdf', 'publish', 'closed', 'closed', '', 'group_5c2cca807a7d2', '', '', '2019-01-02 14:29:03', '2019-01-02 14:29:03', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=305', 0, 'acf-field-group', '', 0),
(306, 1, '2019-01-02 14:28:16', '2019-01-02 14:28:16', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'gd_pdf', 'publish', 'closed', 'closed', '', 'field_5c2cca8087f24', '', '', '2019-01-02 14:28:44', '2019-01-02 14:28:44', '', 305, 'https://info.viitorcloud.com/?post_type=acf-field&p=306', 0, 'acf-field', '', 0),
(307, 1, '2019-01-02 14:28:54', '2019-01-02 14:28:54', '', 'Graphic Design', '', 'publish', 'closed', 'closed', '', 'graphic-design', '', '', '2019-02-01 12:46:13', '2019-02-01 12:46:13', '', 0, 'https://info.viitorcloud.com/?page_id=307', 0, 'page', '', 0),
(308, 1, '2019-01-02 14:28:54', '2019-01-02 14:28:54', '', 'Graphic Design', '', 'inherit', 'closed', 'closed', '', '307-revision-v1', '', '', '2019-01-02 14:28:54', '2019-01-02 14:28:54', '', 307, 'https://info.viitorcloud.com/307-revision-v1/', 0, 'revision', '', 0),
(310, 1, '2019-01-03 08:55:18', '2019-01-03 08:55:18', '', 'Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2019-01-03 08:55:18', '2019-01-03 08:55:18', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(312, 1, '2019-01-03 08:59:18', '2019-01-03 08:59:18', '', 'SRS', '', 'inherit', 'closed', 'closed', '', '277-revision-v1', '', '', '2019-01-03 08:59:18', '2019-01-03 08:59:18', '', 277, 'https://info.viitorcloud.com/277-revision-v1/', 0, 'revision', '', 0),
(313, 1, '2019-01-03 09:02:06', '2019-01-03 09:02:06', '', 'png2pdf (3)', '', 'inherit', 'open', 'closed', '', 'png2pdf-3', '', '', '2019-01-03 09:02:06', '2019-01-03 09:02:06', '', 280, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/png2pdf-3.pdf', 0, 'attachment', 'application/pdf', 0),
(314, 1, '2019-01-03 09:02:17', '2019-01-03 09:02:17', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-01-03 09:02:17', '2019-01-03 09:02:17', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(316, 1, '2019-01-03 12:15:13', '2019-01-03 12:15:13', '', 'Graphic Design', '', 'inherit', 'closed', 'closed', '', '307-revision-v1', '', '', '2019-01-03 12:15:13', '2019-01-03 12:15:13', '', 307, 'https://info.viitorcloud.com/307-revision-v1/', 0, 'revision', '', 0),
(317, 1, '2019-01-03 12:19:17', '2019-01-03 12:19:17', '', 'React Js', '', 'publish', 'closed', 'closed', '', 'react-js', '', '', '2019-02-01 12:46:45', '2019-02-01 12:46:45', '', 0, 'https://info.viitorcloud.com/?page_id=317', 0, 'page', '', 0),
(318, 1, '2019-01-03 12:19:17', '2019-01-03 12:19:17', '', 'React Js', '', 'inherit', 'closed', 'closed', '', '317-revision-v1', '', '', '2019-01-03 12:19:17', '2019-01-03 12:19:17', '', 317, 'https://info.viitorcloud.com/317-revision-v1/', 0, 'revision', '', 0),
(319, 1, '2019-01-03 12:19:55', '2019-01-03 12:19:55', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"317\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'React Js', 'react-js', 'publish', 'closed', 'closed', '', 'group_5c2dfdcd7c3d5', '', '', '2019-01-03 12:20:13', '2019-01-03 12:20:13', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=319', 0, 'acf-field-group', '', 0),
(320, 1, '2019-01-03 12:19:55', '2019-01-03 12:19:55', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'react_pdf', 'publish', 'closed', 'closed', '', 'field_5c2dfdd5535ab', '', '', '2019-01-03 12:20:13', '2019-01-03 12:20:13', '', 319, 'https://info.viitorcloud.com/?post_type=acf-field&p=320', 0, 'acf-field', '', 0),
(321, 1, '2019-01-03 12:20:37', '2019-01-03 12:20:37', '', 'React Js', '', 'inherit', 'closed', 'closed', '', '317-revision-v1', '', '', '2019-01-03 12:20:37', '2019-01-03 12:20:37', '', 317, 'https://info.viitorcloud.com/317-revision-v1/', 0, 'revision', '', 0),
(322, 1, '2019-01-03 12:25:13', '2019-01-03 12:25:13', '', 'Node Js', '', 'publish', 'closed', 'closed', '', 'node-js', '', '', '2019-02-19 14:52:09', '2019-02-19 09:22:09', '', 0, 'https://info.viitorcloud.com/?page_id=322', 0, 'page', '', 0),
(323, 1, '2019-01-03 12:25:13', '2019-01-03 12:25:13', '', 'Node Js', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-01-03 12:25:13', '2019-01-03 12:25:13', '', 322, 'https://info.viitorcloud.com/322-revision-v1/', 0, 'revision', '', 0),
(324, 1, '2019-01-03 12:25:21', '2019-01-03 12:25:21', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"322\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Node Js PDF', 'node-js-pdf', 'publish', 'closed', 'closed', '', 'group_5c2dff314441f', '', '', '2019-01-03 12:26:00', '2019-01-03 12:26:00', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=324', 0, 'acf-field-group', '', 0),
(325, 1, '2019-01-03 12:25:21', '2019-01-03 12:25:21', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'nodejs_pdf', 'publish', 'closed', 'closed', '', 'field_5c2dff314a3bf', '', '', '2019-01-03 12:26:00', '2019-01-03 12:26:00', '', 324, 'https://info.viitorcloud.com/?post_type=acf-field&p=325', 0, 'acf-field', '', 0),
(326, 1, '2019-01-03 12:30:51', '2019-01-03 12:30:51', '', 'Node Js', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-01-03 12:30:51', '2019-01-03 12:30:51', '', 322, 'https://info.viitorcloud.com/322-revision-v1/', 0, 'revision', '', 0),
(327, 1, '2019-01-03 12:40:44', '2019-01-03 12:40:44', '', 'Wireframes', '', 'publish', 'closed', 'closed', '', 'wireframe', '', '', '2019-02-08 11:11:22', '2019-02-08 11:11:22', '', 0, 'https://info.viitorcloud.com/?page_id=327', 0, 'page', '', 0),
(328, 1, '2019-01-03 12:40:44', '2019-01-03 12:40:44', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-01-03 12:40:44', '2019-01-03 12:40:44', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(329, 1, '2019-01-03 12:41:01', '2019-01-03 12:41:01', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"327\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Wireframe', 'wireframe', 'publish', 'closed', 'closed', '', 'group_5c2e02dd51268', '', '', '2019-01-03 12:42:25', '2019-01-03 12:42:25', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=329', 0, 'acf-field-group', '', 0),
(330, 1, '2019-01-03 12:41:01', '2019-01-03 12:41:01', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Wireframe Images', 'wireframe_details', 'publish', 'closed', 'closed', '', 'field_5c2e02dd66045', '', '', '2019-01-03 12:41:27', '2019-01-03 12:41:27', '', 329, 'https://info.viitorcloud.com/?post_type=acf-field&p=330', 0, 'acf-field', '', 0),
(332, 1, '2019-01-03 12:41:01', '2019-01-03 12:41:01', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'imagess', 'publish', 'closed', 'closed', '', 'field_5c2e02dd6c7a9', '', '', '2019-01-03 12:41:59', '2019-01-03 12:41:59', '', 330, 'https://info.viitorcloud.com/?post_type=acf-field&p=332', 0, 'acf-field', '', 0),
(333, 1, '2019-01-03 12:42:41', '2019-01-03 12:42:41', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-01-03 12:42:41', '2019-01-03 12:42:41', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(334, 1, '2019-01-03 13:02:16', '2019-01-03 13:02:16', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-01-03 13:02:16', '2019-01-03 13:02:16', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(335, 1, '2019-01-03 13:03:08', '2019-01-03 13:03:08', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-01-03 13:03:08', '2019-01-03 13:03:08', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(336, 1, '2019-01-03 13:05:27', '2019-01-03 13:05:27', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'fcs_image', 'publish', 'closed', 'closed', '', 'field_5c2e0879d3fa6', '', '', '2019-01-03 13:05:27', '2019-01-03 13:05:27', '', 283, 'https://info.viitorcloud.com/?post_type=acf-field&p=336', 0, 'acf-field', '', 0),
(337, 1, '2019-01-03 13:05:53', '2019-01-03 13:05:53', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-01-03 13:05:53', '2019-01-03 13:05:53', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(338, 1, '2019-01-03 13:22:48', '2019-01-03 13:22:48', '', 'Prototype', '', 'publish', 'closed', 'closed', '', 'prototype', '', '', '2019-02-19 15:06:25', '2019-02-19 09:36:25', '', 0, 'https://info.viitorcloud.com/?page_id=338', 0, 'page', '', 0),
(339, 1, '2019-01-03 13:22:48', '2019-01-03 13:22:48', '', 'Prototype', '', 'inherit', 'closed', 'closed', '', '338-revision-v1', '', '', '2019-01-03 13:22:48', '2019-01-03 13:22:48', '', 338, 'https://info.viitorcloud.com/338-revision-v1/', 0, 'revision', '', 0),
(340, 1, '2019-01-03 13:24:59', '2019-01-03 13:24:59', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"338\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Prototype', 'prototype', 'publish', 'closed', 'closed', '', 'group_5c2e0cab2e3c5', '', '', '2019-01-03 13:28:23', '2019-01-03 13:28:23', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=340', 0, 'acf-field-group', '', 0),
(341, 1, '2019-01-03 13:25:00', '2019-01-03 13:25:00', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Prototype link', 'prototype_link', 'publish', 'closed', 'closed', '', 'field_5c2e0cb80ca30', '', '', '2019-01-03 13:25:00', '2019-01-03 13:25:00', '', 340, 'https://info.viitorcloud.com/?post_type=acf-field&p=341', 0, 'acf-field', '', 0),
(342, 1, '2019-01-03 13:28:51', '2019-01-03 13:28:51', '', 'Prototype', '', 'inherit', 'closed', 'closed', '', '338-revision-v1', '', '', '2019-01-03 13:28:51', '2019-01-03 13:28:51', '', 338, 'https://info.viitorcloud.com/338-revision-v1/', 0, 'revision', '', 0),
(344, 1, '2019-01-04 10:09:02', '2019-01-04 10:09:02', '', 'Laravel', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2019-01-04 10:09:02', '2019-01-04 10:09:02', '', 287, 'https://info.viitorcloud.com/287-revision-v1/', 0, 'revision', '', 0),
(346, 1, '2019-01-04 11:54:42', '2019-01-04 11:54:42', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-04 11:54:42', '2019-01-04 11:54:42', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(348, 1, '2019-01-04 12:00:15', '2019-01-04 12:00:15', '', 'Flow chart (2)', '', 'inherit', 'open', 'closed', '', 'flow-chart-2', '', '', '2019-01-04 12:00:15', '2019-01-04 12:00:15', '', 280, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/Flow-chart-2.png', 0, 'attachment', 'image/png', 0),
(350, 1, '2019-01-04 12:01:31', '2019-01-04 12:01:31', '', 'Flow chart (7)', '', 'inherit', 'open', 'closed', '', 'flow-chart-7', '', '', '2019-01-04 12:01:31', '2019-01-04 12:01:31', '', 280, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/Flow-chart-7.png', 0, 'attachment', 'image/png', 0),
(351, 1, '2019-01-04 12:01:39', '2019-01-04 12:01:39', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-01-04 12:01:39', '2019-01-04 12:01:39', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(352, 1, '2019-01-04 12:03:16', '2019-01-04 12:03:16', '', 'Wireframe', '', 'inherit', 'open', 'closed', '', 'wireframe-2', '', '', '2019-01-04 12:03:16', '2019-01-04 12:03:16', '', 327, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/Wireframe.png', 0, 'attachment', 'image/png', 0),
(353, 1, '2019-01-04 12:03:27', '2019-01-04 12:03:27', '', 'New Wireframe 1 (5)', '', 'inherit', 'open', 'closed', '', 'new-wireframe-1-5', '', '', '2019-01-04 12:03:27', '2019-01-04 12:03:27', '', 327, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/New-Wireframe-1-5.png', 0, 'attachment', 'image/png', 0),
(354, 1, '2019-01-04 12:03:38', '2019-01-04 12:03:38', '', 'New Wireframe 2 (1)', '', 'inherit', 'open', 'closed', '', 'new-wireframe-2-1', '', '', '2019-01-04 12:03:38', '2019-01-04 12:03:38', '', 327, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/New-Wireframe-2-1.png', 0, 'attachment', 'image/png', 0),
(355, 1, '2019-01-04 12:03:59', '2019-01-04 12:03:59', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-01-04 12:03:59', '2019-01-04 12:03:59', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(357, 1, '2019-01-07 11:01:17', '2019-01-07 11:01:17', '', 'Unity 3D', '', 'inherit', 'closed', 'closed', '', '300-revision-v1', '', '', '2019-01-07 11:01:17', '2019-01-07 11:01:17', '', 300, 'https://info.viitorcloud.com/300-revision-v1/', 0, 'revision', '', 0),
(358, 1, '2019-01-07 11:16:01', '2019-01-07 11:16:01', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-07 11:16:01', '2019-01-07 11:16:01', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(359, 1, '2019-01-07 11:16:55', '2019-01-07 11:16:55', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-07 11:16:55', '2019-01-07 11:16:55', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(360, 1, '2019-01-07 11:17:39', '2019-01-07 11:17:39', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-07 11:17:39', '2019-01-07 11:17:39', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(362, 1, '2019-01-07 11:19:56', '2019-01-07 11:19:56', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-07 11:19:56', '2019-01-07 11:19:56', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(364, 1, '2019-01-07 12:10:12', '2019-01-07 12:10:12', '', 'New Wireframe 3', '', 'inherit', 'open', 'closed', '', 'new-wireframe-3', '', '', '2019-01-07 12:10:12', '2019-01-07 12:10:12', '', 327, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/New-Wireframe-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(365, 1, '2019-01-07 12:10:17', '2019-01-07 12:10:17', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-01-07 12:10:17', '2019-01-07 12:10:17', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(367, 1, '2019-01-07 12:36:01', '2019-01-07 12:36:01', '', 'Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2019-01-07 12:36:01', '2019-01-07 12:36:01', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(368, 1, '2019-01-07 12:36:31', '2019-01-07 12:36:31', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-01-07 12:36:31', '2019-01-07 12:36:31', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(369, 1, '2019-01-07 12:39:17', '2019-01-07 12:39:17', '', 'Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2019-01-07 12:39:17', '2019-01-07 12:39:17', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(371, 1, '2019-01-07 12:51:04', '2019-01-07 12:51:04', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-07 12:51:04', '2019-01-07 12:51:04', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(372, 1, '2019-01-08 05:13:18', '2019-01-08 05:13:18', '', 'Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2019-01-08 05:13:18', '2019-01-08 05:13:18', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(373, 1, '2019-01-08 05:21:26', '2019-01-08 05:21:26', '', 'Operational Framework', '', 'publish', 'closed', 'closed', '', 'oprational-framework', '', '', '2019-02-08 14:01:42', '2019-02-08 14:01:42', '', 0, 'https://info.viitorcloud.com/?page_id=373', 0, 'page', '', 0),
(374, 1, '2019-01-08 05:21:26', '2019-01-08 05:21:26', '', 'Oprational framework', '', 'inherit', 'closed', 'closed', '', '373-revision-v1', '', '', '2019-01-08 05:21:26', '2019-01-08 05:21:26', '', 373, 'https://info.viitorcloud.com/373-revision-v1/', 0, 'revision', '', 0),
(375, 1, '2019-01-08 05:23:28', '2019-01-08 05:23:28', '', 'Oprational framework', '', 'inherit', 'closed', 'closed', '', '373-revision-v1', '', '', '2019-01-08 05:23:28', '2019-01-08 05:23:28', '', 373, 'https://info.viitorcloud.com/373-revision-v1/', 0, 'revision', '', 0),
(376, 1, '2019-01-08 06:12:44', '2019-01-08 06:12:44', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-01-08 06:12:44', '2019-01-08 06:12:44', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(377, 1, '2019-01-08 06:12:55', '2019-01-08 06:12:55', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-01-08 06:12:55', '2019-01-08 06:12:55', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(378, 1, '2019-01-08 06:13:09', '2019-01-08 06:13:09', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-01-08 06:13:09', '2019-01-08 06:13:09', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(379, 1, '2019-01-08 06:15:50', '2019-01-08 06:15:50', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-08 06:15:50', '2019-01-08 06:15:50', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(380, 1, '2019-01-08 06:27:07', '2019-01-08 06:27:07', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-01-08 06:27:07', '2019-01-08 06:27:07', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(381, 1, '2019-01-08 06:28:42', '2019-01-08 06:28:42', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-01-08 06:28:42', '2019-01-08 06:28:42', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(382, 1, '2019-01-08 06:29:15', '2019-01-08 06:29:15', '', 'React Js', '', 'inherit', 'closed', 'closed', '', '317-revision-v1', '', '', '2019-01-08 06:29:15', '2019-01-08 06:29:15', '', 317, 'https://info.viitorcloud.com/317-revision-v1/', 0, 'revision', '', 0),
(383, 1, '2019-01-08 06:31:38', '2019-01-08 06:31:38', '', 'dummy', '', 'inherit', 'open', 'closed', '', 'dummy', '', '', '2019-01-08 06:31:38', '2019-01-08 06:31:38', '', 144, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/dummy.pdf', 0, 'attachment', 'application/pdf', 0),
(384, 1, '2019-01-08 06:31:41', '2019-01-08 06:31:41', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-01-08 06:31:41', '2019-01-08 06:31:41', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(385, 1, '2019-01-08 06:33:07', '2019-01-08 06:33:07', '', 'pdfsample', '', 'inherit', 'open', 'closed', '', 'pdfsample', '', '', '2019-01-08 06:33:07', '2019-01-08 06:33:07', '', 290, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/pdfsample.pdf', 0, 'attachment', 'application/pdf', 0),
(386, 1, '2019-01-08 06:33:11', '2019-01-08 06:33:11', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-01-08 06:33:11', '2019-01-08 06:33:11', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(388, 1, '2019-01-08 06:34:41', '2019-01-08 06:34:41', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-08 06:34:41', '2019-01-08 06:34:41', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(391, 1, '2019-01-08 10:26:15', '2019-01-08 10:26:15', '', 'Oprational Framework', '', 'inherit', 'closed', 'closed', '', '373-revision-v1', '', '', '2019-01-08 10:26:15', '2019-01-08 10:26:15', '', 373, 'https://info.viitorcloud.com/373-revision-v1/', 0, 'revision', '', 0),
(392, 1, '2019-01-08 11:27:59', '2019-01-08 11:27:59', '', 'wazir', '', 'inherit', 'open', 'closed', '', 'wazir', '', '', '2019-01-08 11:27:59', '2019-01-08 11:27:59', '', 243, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/wazir.png', 0, 'attachment', 'image/png', 0),
(393, 1, '2019-01-08 11:28:03', '2019-01-08 11:28:03', '', 'Product', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2019-01-08 11:28:03', '2019-01-08 11:28:03', '', 243, 'https://info.viitorcloud.com/243-revision-v1/', 0, 'revision', '', 0),
(394, 1, '2019-01-09 05:00:48', '2019-01-09 05:00:48', '', 'Product', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2019-01-09 05:00:48', '2019-01-09 05:00:48', '', 243, 'https://info.viitorcloud.com/243-revision-v1/', 0, 'revision', '', 0),
(395, 1, '2019-01-09 08:33:28', '2019-01-09 08:33:28', 'Wazir is a powerful one fit project management solution for the businesses of all kinds. Wazir\'s reporting capabilities transforms the way projects are managed, and progress is tracked.\r\n\r\nWazir emerged as the need for a simplified and powerful project management tool. Wazir is a flexible, easy to setup, transparent tool with excellent reporting features, catering diverse industry needs, various industry leaders, business managers, and freelancers. Wazir delivers project management solution for modern teams and helps business right from the onset of a project to its delivery.\r\n<div class=\"list\">\r\n<h3>key features</h3>\r\n<ul>\r\n <li>Organization Management</li>\r\n <li>Finance Management</li>\r\n <li>Project Management</li>\r\n <li>Business Management</li>\r\n <li>Human Resources</li>\r\n <li>Configuration Management</li>\r\n <li>Role Management</li>\r\n <li>Time Tracking Management</li>\r\n <li>Organization Reports</li>\r\n</ul>\r\n</div>\r\n<div class=\"list\">\r\n<h3>Business Benefits</h3>\r\n<ul>\r\n <li>Easy to Use</li>\r\n <li>End to Manual Reporting</li>\r\n <li>Real Time Project Status Tracking</li>\r\n <li>Easy to estimate Project Profitability</li>\r\n</ul>\r\n</div>\r\n<h3>Tags</h3>\r\n<div class=\"tag-line\">\r\n\r\n# Laravel\r\n\r\n# VueJs\r\n\r\n# project Mangement tool\r\n\r\n# End of manual reporting\r\n\r\n# Businessmen’s Ally\r\n\r\n# Estimate project profitability\r\n\r\n# Real-time project Status\r\n\r\n</div>', 'Wazir', '', 'publish', 'closed', 'closed', '', 'wazir', '', '', '2019-01-10 12:53:17', '2019-01-10 12:53:17', '', 0, 'https://info.viitorcloud.com/?post_type=products&p=395', 0, 'products', '', 0),
(396, 1, '2019-01-09 08:33:23', '2019-01-09 08:33:23', '', 'wazir[1]', '', 'inherit', 'open', 'closed', '', 'wazir1', '', '', '2019-01-09 08:33:23', '2019-01-09 08:33:23', '', 395, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/wazir1.png', 0, 'attachment', 'image/png', 0),
(397, 1, '2019-01-09 08:54:45', '2019-01-09 08:54:45', 'Engage in kids friendly Augmented Reality (AR) archery game by shooting arrows in your surrounding environment.\r\n\r\nARchery - Shoot the Fruit” is ARCore powered Augmented Reality experience that places you in an environment to shoot the fruits that appear on your screen with your actual surrounding using your phone camera. By moving your phone 360° you can find the fruits and shoot the arrows by holding the bow. You’ll have to shoot maximum fruits in a limited time-frame and you’ll receive rewards to gain points and additional time.\r\n<div class=\"list\">\r\n<h3>key features</h3>\r\n<ul>\r\n <li>Immersive experience in your own surroundings</li>\r\n <li>Use your phone camera to find the fruits</li>\r\n <li>Get help of Minimap to locate fruits</li>\r\n <li>Receive gifts and additional time on shooting multiple fruits back to back</li>\r\n</ul>\r\n</div>\r\n<h3>Tags</h3>\r\n<div class=\"tag-line\">\r\n\r\n# Vr Game\r\n\r\n# Archery\r\n\r\n# Adventure\r\n\r\n# Endless\r\n\r\n# Comfortable\r\n\r\n# Single User\r\n\r\n# Free\r\n\r\n</div>', 'ARchery - Shoot the Fruit', '', 'publish', 'closed', 'closed', '', 'wazir2', '', '', '2019-02-08 13:50:12', '2019-02-08 13:50:12', '', 0, 'https://info.viitorcloud.com/?post_type=products&p=397', 0, 'products', '', 0),
(398, 1, '2019-01-10 07:26:46', '2019-01-10 07:26:46', 'Wazir is a powerful one fit project management solution for the businesses of all kinds. Wazir\'s reporting capabilities transforms the way projects are managed, and progress is tracked.\n\nWazir emerged as the need for a simplified and powerful project management tool. Wazir is a flexible, easy to setup, transparent tool with excellent reporting features, catering diverse industry needs, various industry leaders, business managers, and freelancers. Wazir delivers project management solution for modern teams and helps business right from the onset of a project to its delivery.\n<div class=\"list\">\n<h3>key features</h3>\n<ul>\n <li>Organization Management</li>\n <li>Finance Management</li>\n <li>Project Management</li>\n <li>Business Management</li>\n <li>Human Resources</li>\n <li>Configuration Management</li>\n <li>Role Management</li>\n <li>Time Tracking Management</li>\n <li>Organization Reports</li>\n</ul>\n</div>\n<div class=\"list\">\n<h3>Business Benefits</h3>\n<ul>\n <li>Easy to Use</li>\n <li>End to Manual Reporting</li>\n <li>Real Time Project Status Tracking</li>\n <li>Easy to estimate Project Profitability</li>\n</ul>\n</div>\n<div class=\"tag-line\">\n\nLaravel\n\nVueJs\n\nProject Mangement tool\n\nEnd of manual reporting\n\nBusinessmen’s Ally\n\nEstimate Project Profitability\n\nReal-time Project Status\n\n</div>', 'Wazir', '', 'inherit', 'closed', 'closed', '', '395-autosave-v1', '', '', '2019-01-10 07:26:46', '2019-01-10 07:26:46', '', 395, 'https://info.viitorcloud.com/395-autosave-v1/', 0, 'revision', '', 0),
(399, 1, '2019-01-09 10:28:49', '2019-01-09 10:28:49', '<p>Engage in kids friendly Augmented Reality (AR) archery game by shooting arrows in your surrounding environment. </p>\n<p>ARchery - Shoot the Fruit” is ARCore powered Augmented Reality experience that places you in an environment to shoot the fruits that appear on your screen with your actual surrounding using your phone camera. By moving your phone 360° you can find the fruits and shoot the arrows by holding the bow. You’ll have to shoot maximum fruits in a limited time-frame and you’ll receive rewards to gain points and additional time.</P>\n<div class=\"list\">\n<h3>key features :</h3>\n<ul>\n <li>Immersive experience in your own surroundings</li>\n <li>Use your phone camera to find the fruits</li>\n <li>Get help of Minimap to locate fruits</li>\n <li>Receive gifts and additional time on shooting multiple fruits back to back</li>\n</ul>\n</div>\n', 'ARchery - Shoot the Fruit', '', 'inherit', 'closed', 'closed', '', '397-autosave-v1', '', '', '2019-01-09 10:28:49', '2019-01-09 10:28:49', '', 397, 'https://info.viitorcloud.com/397-autosave-v1/', 0, 'revision', '', 0),
(401, 1, '2019-01-09 10:40:45', '2019-01-09 10:40:45', 'Horse Rider Kills Zombies is a first-person VR zombie shooting adventure. Take the role of a horse rider and battle to shoot the zombies on your way. Immerse yourself in a full hero character with a gun in hand and ride across the hilly terrain. It’s you the threat against the Zombies! Survival is the only key in this action-packed combat\r\n<h3>key features</h3>\r\n<div class=\"list\">\r\n<ul>\r\n <li>Support for native, both Oculus Touch and Oculus Remote</li>\r\n <li>Spatial Audio 3D</li>\r\n <li>Real Distance View</li>\r\n <li>Comes with optional comfort mode &,self-paced guided</li>\r\n</ul>\r\n</div>\r\n<h3>Tags</h3>\r\n<div class=\"tag-line\">\r\n\r\n# Vr Game\r\n\r\n# Archery\r\n\r\n# Adventure\r\n\r\n# Endless\r\n\r\n# Comfortable\r\n\r\n# Single User\r\n\r\n# Free\r\n\r\n</div>', 'Horse Rider Kills Zombies', '', 'publish', 'closed', 'closed', '', 'horse-rider-kills-zombies', '', '', '2019-02-08 13:50:28', '2019-02-08 13:50:28', '', 0, 'https://info.viitorcloud.com/?post_type=products&p=401', 0, 'products', '', 0),
(402, 1, '2019-01-09 10:40:40', '2019-01-09 10:40:40', '', 'horse-rider-kills-zombies', '', 'inherit', 'open', 'closed', '', 'horse-rider-kills-zombies', '', '', '2019-01-09 10:40:40', '2019-01-09 10:40:40', '', 401, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/horse-rider-kills-zombies.jpg', 0, 'attachment', 'image/jpeg', 0),
(403, 1, '2019-01-09 10:43:52', '2019-01-09 10:43:52', 'Experience kids friendly 360 VR Archery game. Take a realistic feel of bow, arrow, and drag of a string. Enjoy bow power, distanced aims and endless challenges.\r\n\r\nHawkeye is a simple infinite game with virtual gaming adventure that features cool graphics, amazing animations. Hold the index trigger of your oculus to pull the bow and arrow back and start shooting enemies of different makes coming near you from all three directions. The longer you press the control trigger down, the more power the shot will have. Enjoy shooting!\r\n<div class=\"list\">\r\n<h3>key features</h3>\r\n<ul>\r\n <li>an immersive experience of the fantasy environment.</li>\r\n <li>Single player survival game</li>\r\n <li>Shoot the enemies to defend your self</li>\r\n <li>Most realistic archery simulation game with stunning 3D graphics and amazing animations.</li>\r\n <li>Get an extra point for shooting Balloon</li>\r\n</ul>\r\n</div>\r\n<h3>Tags</h3>\r\n<div class=\"tag-line\">\r\n\r\n# Vr Game\r\n\r\n# Archery\r\n\r\n# Adventure\r\n\r\n# Endless\r\n\r\n# Comfortable\r\n\r\n# Single User\r\n\r\n# Free\r\n\r\n</div>', 'Howkeye Archer', '', 'publish', 'closed', 'closed', '', 'owkeye-archer', '', '', '2019-01-10 12:52:39', '2019-01-10 12:52:39', '', 0, 'https://info.viitorcloud.com/?post_type=products&p=403', 0, 'products', '', 0),
(404, 1, '2019-01-09 10:43:47', '2019-01-09 10:43:47', '', 'howkeye-archer', '', 'inherit', 'open', 'closed', '', 'howkeye-archer', '', '', '2019-01-09 10:43:47', '2019-01-09 10:43:47', '', 403, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/howkeye-archer.jpg', 0, 'attachment', 'image/jpeg', 0),
(405, 1, '2019-01-09 12:22:27', '2019-01-09 12:22:27', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2019-01-09 12:22:27', '2019-01-09 12:22:27', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(407, 1, '2019-01-09 13:30:58', '2019-01-09 13:30:58', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-01-09 13:30:58', '2019-01-09 13:30:58', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(408, 1, '2019-01-09 13:35:03', '2019-01-09 13:35:03', '', 'PLAMT External', '', 'inherit', 'open', 'closed', '', 'plamt-external', '', '', '2019-01-09 13:35:03', '2019-01-09 13:35:03', '', 373, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/PLAMT-External.pdf', 0, 'attachment', 'application/pdf', 0),
(409, 1, '2019-01-09 13:35:06', '2019-01-09 13:35:06', '', 'Oprational Framework', '', 'inherit', 'closed', 'closed', '', '373-revision-v1', '', '', '2019-01-09 13:35:06', '2019-01-09 13:35:06', '', 373, 'https://info.viitorcloud.com/373-revision-v1/', 0, 'revision', '', 0),
(410, 1, '2019-01-09 13:37:08', '2019-01-09 13:37:08', '', 'React Js', '', 'inherit', 'closed', 'closed', '', '317-revision-v1', '', '', '2019-01-09 13:37:08', '2019-01-09 13:37:08', '', 317, 'https://info.viitorcloud.com/317-revision-v1/', 0, 'revision', '', 0),
(411, 1, '2019-01-09 13:37:40', '2019-01-09 13:37:40', '', 'Node Js', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-01-09 13:37:40', '2019-01-09 13:37:40', '', 322, 'https://info.viitorcloud.com/322-revision-v1/', 0, 'revision', '', 0),
(412, 1, '2019-01-09 13:37:56', '2019-01-09 13:37:56', '', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-01-09 13:37:56', '2019-01-09 13:37:56', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(413, 1, '2019-01-09 13:38:04', '2019-01-09 13:38:04', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"148\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Work Report', 'work-report', 'publish', 'closed', 'closed', '', 'group_5c35f93c931cb', '', '', '2019-01-09 13:38:37', '2019-01-09 13:38:37', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=413', 0, 'acf-field-group', '', 0),
(414, 1, '2019-01-09 13:38:04', '2019-01-09 13:38:04', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'PDF URL', 'pdf_url', 'publish', 'closed', 'closed', '', 'field_5c35f93c9c2a8', '', '', '2019-01-09 13:38:37', '2019-01-09 13:38:37', '', 413, 'https://info.viitorcloud.com/?post_type=acf-field&p=414', 0, 'acf-field', '', 0),
(415, 1, '2019-01-09 13:38:58', '2019-01-09 13:38:58', '', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-01-09 13:38:58', '2019-01-09 13:38:58', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(416, 1, '2019-01-09 13:42:03', '2019-01-09 13:42:03', '', 'pptdemo2', '', 'inherit', 'open', 'closed', '', 'pptdemo2', '', '', '2019-01-09 13:42:03', '2019-01-09 13:42:03', '', 148, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/pptdemo2.pdf', 0, 'attachment', 'application/pdf', 0),
(417, 1, '2019-01-09 13:42:06', '2019-01-09 13:42:06', '', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-01-09 13:42:06', '2019-01-09 13:42:06', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(418, 1, '2019-01-09 13:59:23', '2019-01-09 13:59:23', '', 'dummy-pdf_2', '', 'inherit', 'open', 'closed', '', 'dummy-pdf_2', '', '', '2019-01-09 13:59:23', '2019-01-09 13:59:23', '', 317, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/dummy-pdf_2.pdf', 0, 'attachment', 'application/pdf', 0),
(419, 1, '2019-01-09 13:59:27', '2019-01-09 13:59:27', '', 'React Js', '', 'inherit', 'closed', 'closed', '', '317-revision-v1', '', '', '2019-01-09 13:59:27', '2019-01-09 13:59:27', '', 317, 'https://info.viitorcloud.com/317-revision-v1/', 0, 'revision', '', 0),
(420, 1, '2019-01-09 13:59:43', '2019-01-09 13:59:43', '', 'dummy-pdf_2', '', 'inherit', 'open', 'closed', '', 'dummy-pdf_2-2', '', '', '2019-01-09 13:59:43', '2019-01-09 13:59:43', '', 322, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/dummy-pdf_2-1.pdf', 0, 'attachment', 'application/pdf', 0),
(421, 1, '2019-01-09 13:59:45', '2019-01-09 13:59:45', '', 'Node Js', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-01-09 13:59:45', '2019-01-09 13:59:45', '', 322, 'https://info.viitorcloud.com/322-revision-v1/', 0, 'revision', '', 0),
(423, 1, '2019-01-10 05:47:23', '2019-01-10 05:47:23', '', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-01-10 05:47:23', '2019-01-10 05:47:23', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(424, 1, '2019-01-10 06:50:10', '2019-01-10 06:50:10', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"426\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Magento PDF', 'magento-pdf', 'publish', 'closed', 'closed', '', 'group_5c36eb2294400', '', '', '2019-01-10 06:52:12', '2019-01-10 06:52:12', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=424', 0, 'acf-field-group', '', 0),
(425, 1, '2019-01-10 06:50:10', '2019-01-10 06:50:10', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'magento_pdf', 'publish', 'closed', 'closed', '', 'field_5c36eb229eedb', '', '', '2019-01-10 06:50:44', '2019-01-10 06:50:44', '', 424, 'https://info.viitorcloud.com/?post_type=acf-field&p=425', 0, 'acf-field', '', 0),
(426, 1, '2019-01-10 06:50:52', '2019-01-10 06:50:52', '', 'Magento', '', 'publish', 'closed', 'closed', '', 'magento', '', '', '2019-02-01 12:45:34', '2019-02-01 12:45:34', '', 0, 'https://info.viitorcloud.com/?page_id=426', 0, 'page', '', 0),
(427, 1, '2019-01-10 06:50:52', '2019-01-10 06:50:52', '', 'Magento', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2019-01-10 06:50:52', '2019-01-10 06:50:52', '', 426, 'https://info.viitorcloud.com/426-revision-v1/', 0, 'revision', '', 0),
(428, 1, '2019-01-10 06:55:08', '2019-01-10 06:55:08', '', 'Magento', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2019-01-10 06:55:08', '2019-01-10 06:55:08', '', 426, 'https://info.viitorcloud.com/426-revision-v1/', 0, 'revision', '', 0),
(429, 1, '2019-01-10 07:07:19', '2019-01-10 07:07:19', '', 'Database', '', 'publish', 'closed', 'closed', '', 'database-diagram', '', '', '2019-02-08 11:11:44', '2019-02-08 11:11:44', '', 0, 'https://info.viitorcloud.com/?page_id=429', 0, 'page', '', 0),
(430, 1, '2019-01-10 07:07:19', '2019-01-10 07:07:19', '', 'Database Diagram', '', 'inherit', 'closed', 'closed', '', '429-revision-v1', '', '', '2019-01-10 07:07:19', '2019-01-10 07:07:19', '', 429, 'https://info.viitorcloud.com/429-revision-v1/', 0, 'revision', '', 0),
(431, 1, '2019-01-10 07:07:19', '2019-01-10 07:07:19', '', 'wazir', '', 'inherit', 'open', 'closed', '', 'wazir-2', '', '', '2019-01-10 07:07:19', '2019-01-10 07:07:19', '', 395, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/wazir.jpg', 0, 'attachment', 'image/jpeg', 0),
(432, 1, '2019-01-10 07:07:40', '2019-01-10 07:07:40', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"429\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Database Diagram PDF', 'database-diagram-pdf', 'publish', 'closed', 'closed', '', 'group_5c36ef3c905aa', '', '', '2019-01-10 07:08:19', '2019-01-10 07:08:19', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=432', 0, 'acf-field-group', '', 0),
(433, 1, '2019-01-10 07:07:40', '2019-01-10 07:07:40', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'dbd_pdf', 'publish', 'closed', 'closed', '', 'field_5c36ef3c98b31', '', '', '2019-01-10 07:08:19', '2019-01-10 07:08:19', '', 432, 'https://info.viitorcloud.com/?post_type=acf-field&p=433', 0, 'acf-field', '', 0),
(434, 1, '2019-01-10 07:08:53', '2019-01-10 07:08:53', '', 'Database Diagram', '', 'inherit', 'closed', 'closed', '', '429-revision-v1', '', '', '2019-01-10 07:08:53', '2019-01-10 07:08:53', '', 429, 'https://info.viitorcloud.com/429-revision-v1/', 0, 'revision', '', 0),
(435, 1, '2019-01-10 10:40:55', '2019-01-10 10:40:55', '<p>Experience kids friendly 360 VR Archery game. Take a realistic feel of bow, arrow, and drag of a string. Enjoy bow power, distanced aims and endless challenges.</p>\n\nHawkeye is a simple infinite game with virtual gaming adventure that features cool graphics, amazing animations. Hold the index trigger of your oculus to pull the bow and arrow back and start shooting enemies of different makes coming near you from all three directions. The longer you press the control trigger down, the more power the shot will have. Enjoy shooting!\n<div class=\"list\">\n<h3>key features</h3>\n<ul>\n <li>an immersive experience of the fantasy environment.</li>\n <li>Single player survival game</li>\n <li>Shoot the enemies to defend your self</li>\n <li>Most realistic archery simulation game with stunning 3D graphics and amazing animations.</li>\n <li>Get an extra point for shooting Balloon</li>\n</ul>\n</div>\n<div class=\"tag-line\">\n\n# Vr Game\n\n# Archery\n\n# Adventure\n\n# Endless\n\n# Comfortable\n\n# Single User\n\n# Free\n\n</div>', 'Howkeye Archer', '', 'inherit', 'closed', 'closed', '', '403-autosave-v1', '', '', '2019-01-10 10:40:55', '2019-01-10 10:40:55', '', 403, 'https://info.viitorcloud.com/403-autosave-v1/', 0, 'revision', '', 0),
(436, 1, '2019-01-10 13:26:58', '2019-01-10 13:26:58', '', 'Corporate presentation', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-10 13:26:58', '2019-01-10 13:26:58', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(438, 1, '2019-01-10 13:45:00', '2019-01-10 13:45:00', '', 'Open source contributions', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-01-10 13:45:00', '2019-01-10 13:45:00', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(439, 1, '2019-01-10 13:48:13', '2019-01-10 13:48:13', '', 'Operational Framework', '', 'inherit', 'closed', 'closed', '', '373-revision-v1', '', '', '2019-01-10 13:48:13', '2019-01-10 13:48:13', '', 373, 'https://info.viitorcloud.com/373-revision-v1/', 0, 'revision', '', 0),
(440, 1, '2019-01-10 13:49:18', '2019-01-10 13:49:18', '', 'Our Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2019-01-10 13:49:18', '2019-01-10 13:49:18', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(442, 1, '2019-01-10 13:51:02', '2019-01-10 13:51:02', '', 'Database Diagram', '', 'inherit', 'closed', 'closed', '', '429-revision-v1', '', '', '2019-01-10 13:51:02', '2019-01-10 13:51:02', '', 429, 'https://info.viitorcloud.com/429-revision-v1/', 0, 'revision', '', 0),
(443, 1, '2019-01-10 15:29:49', '2019-01-10 15:29:49', '', 'background2', '', 'inherit', 'open', 'closed', '', 'background2', '', '', '2019-01-10 15:29:49', '2019-01-10 15:29:49', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/background2.jpg', 0, 'attachment', 'image/jpeg', 0),
(444, 1, '2019-01-10 15:49:00', '2019-01-10 15:49:00', '', 'Corporate Deck', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-10 15:49:00', '2019-01-10 15:49:00', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(445, 1, '2019-01-10 15:49:25', '2019-01-10 15:49:25', '', 'Accreditation and Associations', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-01-10 15:49:25', '2019-01-10 15:49:25', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(446, 1, '2019-01-11 05:40:33', '2019-01-11 05:40:33', '', 'Corporate Deck ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-11 05:40:33', '2019-01-11 05:40:33', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(447, 1, '2019-01-11 05:40:55', '2019-01-11 05:40:55', '', 'Recent Activities ( 2 minutes )', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2019-01-11 05:40:55', '2019-01-11 05:40:55', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(449, 1, '2019-01-11 05:41:25', '2019-01-11 05:41:25', '', 'Accreditation and Associations ( 1 minute )', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-01-11 05:41:25', '2019-01-11 05:41:25', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(450, 1, '2019-01-11 05:42:08', '2019-01-11 05:42:08', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-11 05:42:08', '2019-01-11 05:42:08', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(451, 1, '2019-01-11 05:43:08', '2019-01-11 05:43:08', '', 'Corporate Deck ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-11 05:43:08', '2019-01-11 05:43:08', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(452, 1, '2019-01-11 05:45:48', '2019-01-11 05:45:48', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-11 05:45:48', '2019-01-11 05:45:48', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(453, 1, '2019-01-11 05:46:41', '2019-01-11 05:46:41', '', 'Recent Activities <br> ( 2 minutes )', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2019-01-11 05:46:41', '2019-01-11 05:46:41', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(455, 1, '2019-01-11 05:50:04', '2019-01-11 05:50:04', '', 'Accreditation and Associations <br>( 1 minute )', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-01-11 05:50:04', '2019-01-11 05:50:04', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(472, 1, '2019-01-11 09:19:06', '2019-01-11 09:19:06', '', 'Office Infrastructure', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-01-11 09:19:06', '2019-01-11 09:19:06', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(473, 1, '2019-01-11 12:22:25', '2019-01-11 12:22:25', '', 'bottom', '', 'inherit', 'open', 'closed', '', 'bottom', '', '', '2019-01-11 12:22:25', '2019-01-11 12:22:25', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/bottom-1.png', 0, 'attachment', 'image/png', 0),
(474, 1, '2019-01-11 12:25:52', '2019-01-11 12:25:52', '', 'top', '', 'inherit', 'open', 'closed', '', 'top', '', '', '2019-01-11 12:25:52', '2019-01-11 12:25:52', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/top-1.png', 0, 'attachment', 'image/png', 0),
(475, 1, '2019-01-11 13:41:09', '2019-01-11 13:41:09', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Duration', 'duration', 'trash', 'closed', 'closed', '', 'group_5c389cd4c0d71__trashed', '', '', '2019-01-11 16:14:16', '2019-01-11 16:14:16', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=475', 0, 'acf-field-group', '', 0),
(476, 1, '2019-01-11 13:41:09', '2019-01-11 13:41:09', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Add Time Duration', 'add_duration', 'trash', 'closed', 'closed', '', 'field_5c389cdc0e976__trashed', '', '', '2019-01-11 16:14:16', '2019-01-11 16:14:16', '', 475, 'https://info.viitorcloud.com/?post_type=acf-field&p=476', 0, 'acf-field', '', 0),
(477, 1, '2019-01-11 13:41:29', '2019-01-11 13:41:29', '', 'Accreditation and Associations ( 1 minute )', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-01-11 13:41:29', '2019-01-11 13:41:29', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(478, 1, '2019-01-11 13:41:48', '2019-01-11 13:41:48', '', 'Corporate Deck ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-11 13:41:48', '2019-01-11 13:41:48', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(480, 1, '2019-01-11 13:42:24', '2019-01-11 13:42:24', '', 'Recent Activities ( 2 minutes )', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2019-01-11 13:42:24', '2019-01-11 13:42:24', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(481, 1, '2019-01-11 13:51:28', '2019-01-11 13:51:28', '', 'Recent Activities <br> ( 2 minutes )', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2019-01-11 13:51:28', '2019-01-11 13:51:28', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(482, 1, '2019-01-11 13:51:39', '2019-01-11 13:51:39', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-11 13:51:39', '2019-01-11 13:51:39', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(483, 1, '2019-01-11 13:51:45', '2019-01-11 13:51:45', '', 'Accreditation and Associations <br> ( 1 minute )', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-01-11 13:51:45', '2019-01-11 13:51:45', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(485, 1, '2019-01-11 14:06:54', '2019-01-11 14:06:54', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"489\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Journey 2018', 'journey-2018', 'publish', 'closed', 'closed', '', 'group_5c38a2feaba1e', '', '', '2019-01-11 14:07:43', '2019-01-11 14:07:43', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=485', 0, 'acf-field-group', '', 0),
(486, 1, '2019-01-11 14:06:54', '2019-01-11 14:06:54', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Videos detail', 'videos_detail', 'publish', 'closed', 'closed', '', 'field_5c38a2feb9c9a', '', '', '2019-01-11 14:06:54', '2019-01-11 14:06:54', '', 485, 'https://info.viitorcloud.com/?post_type=acf-field&p=486', 0, 'acf-field', '', 0),
(487, 1, '2019-01-11 14:06:54', '2019-01-11 14:06:54', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Youtube video links', 'youtube_video_links', 'publish', 'closed', 'closed', '', 'field_5c38a2fec5064', '', '', '2019-01-11 14:06:54', '2019-01-11 14:06:54', '', 486, 'https://info.viitorcloud.com/?post_type=acf-field&p=487', 0, 'acf-field', '', 0),
(488, 1, '2019-01-11 14:06:54', '2019-01-11 14:06:54', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Video Title', 'video_title', 'publish', 'closed', 'closed', '', 'field_5c38a2fec5454', '', '', '2019-01-11 14:06:54', '2019-01-11 14:06:54', '', 486, 'https://info.viitorcloud.com/?post_type=acf-field&p=488', 1, 'acf-field', '', 0),
(489, 1, '2019-01-11 14:07:33', '2019-01-11 14:07:33', '', 'Flashback 2018 <br> (2 Minutes)', '', 'publish', 'closed', 'closed', '', 'journey-2018', '', '', '2019-02-08 10:46:29', '2019-02-08 10:46:29', '', 0, 'https://info.viitorcloud.com/?page_id=489', 0, 'page', '', 0),
(490, 1, '2019-01-11 14:07:33', '2019-01-11 14:07:33', '', 'Journey 2018', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-01-11 14:07:33', '2019-01-11 14:07:33', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(491, 1, '2019-01-11 14:09:00', '2019-01-11 14:09:00', '', 'Journey 2018', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-01-11 14:09:00', '2019-01-11 14:09:00', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(492, 1, '2019-01-11 14:10:22', '2019-01-11 14:10:22', '', 'Journey 2018', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-01-11 14:10:22', '2019-01-11 14:10:22', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(493, 1, '2019-01-11 14:10:43', '2019-01-11 14:10:43', '', 'Our Proud Moment <br> ( 2 Minutes )', '', 'publish', 'closed', 'closed', '', '2-october', '', '', '2019-02-08 10:56:17', '2019-02-08 10:56:17', '', 0, 'https://info.viitorcloud.com/?page_id=493', 0, 'page', '', 0),
(494, 1, '2019-01-11 14:10:43', '2019-01-11 14:10:43', '', '2 October', '', 'inherit', 'closed', 'closed', '', '493-revision-v1', '', '', '2019-01-11 14:10:43', '2019-01-11 14:10:43', '', 493, 'https://info.viitorcloud.com/493-revision-v1/', 0, 'revision', '', 0),
(495, 1, '2019-01-11 14:10:50', '2019-01-11 14:10:50', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"489\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Journey 2018 (copy)', 'journey-2018-copy', 'trash', 'closed', 'closed', '', 'group_5c38a3ea88ec0__trashed', '', '', '2019-01-11 14:11:14', '2019-01-11 14:11:14', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=495', 0, 'acf-field-group', '', 0),
(496, 1, '2019-01-11 14:10:50', '2019-01-11 14:10:50', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Videos detail', 'videos_detail', 'trash', 'closed', 'closed', '', 'field_5c38a3ea9a9a1__trashed', '', '', '2019-01-11 14:11:14', '2019-01-11 14:11:14', '', 495, 'https://info.viitorcloud.com/?post_type=acf-field&p=496', 0, 'acf-field', '', 0),
(497, 1, '2019-01-11 14:10:50', '2019-01-11 14:10:50', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Youtube video links', 'youtube_video_links', 'publish', 'closed', 'closed', '', 'field_5c38a3eaa5c3d', '', '', '2019-01-11 14:10:50', '2019-01-11 14:10:50', '', 496, 'https://info.viitorcloud.com/?post_type=acf-field&p=497', 0, 'acf-field', '', 0),
(498, 1, '2019-01-11 14:10:50', '2019-01-11 14:10:50', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Video Title', 'video_title', 'publish', 'closed', 'closed', '', 'field_5c38a3eaa601e', '', '', '2019-01-11 14:10:50', '2019-01-11 14:10:50', '', 496, 'https://info.viitorcloud.com/?post_type=acf-field&p=498', 1, 'acf-field', '', 0),
(499, 1, '2019-01-11 14:11:08', '2019-01-11 14:11:08', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"493\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', '2 October', '2-october', 'publish', 'closed', 'closed', '', 'group_5c38a3fcdc940', '', '', '2019-01-11 14:11:31', '2019-01-11 14:11:31', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=499', 0, 'acf-field-group', '', 0),
(500, 1, '2019-01-11 14:11:08', '2019-01-11 14:11:08', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Videos detail', 'videos_detail', 'publish', 'closed', 'closed', '', 'field_5c38a3fcea558', '', '', '2019-01-11 14:11:09', '2019-01-11 14:11:09', '', 499, 'https://info.viitorcloud.com/?post_type=acf-field&p=500', 0, 'acf-field', '', 0),
(501, 1, '2019-01-11 14:11:08', '2019-01-11 14:11:08', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Youtube video links', 'youtube_video_links', 'publish', 'closed', 'closed', '', 'field_5c38a3fceee26', '', '', '2019-01-11 14:11:08', '2019-01-11 14:11:08', '', 500, 'https://info.viitorcloud.com/?post_type=acf-field&p=501', 0, 'acf-field', '', 0),
(502, 1, '2019-01-11 14:11:08', '2019-01-11 14:11:08', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Video Title', 'video_title', 'publish', 'closed', 'closed', '', 'field_5c38a3fcef22e', '', '', '2019-01-11 14:11:08', '2019-01-11 14:11:08', '', 500, 'https://info.viitorcloud.com/?post_type=acf-field&p=502', 1, 'acf-field', '', 0),
(503, 1, '2019-01-11 14:11:55', '2019-01-11 14:11:55', '', '2 October', '', 'inherit', 'closed', 'closed', '', '493-revision-v1', '', '', '2019-01-11 14:11:55', '2019-01-11 14:11:55', '', 493, 'https://info.viitorcloud.com/493-revision-v1/', 0, 'revision', '', 0),
(504, 1, '2019-01-11 14:12:16', '2019-01-11 14:12:16', '', 'Journey 2018', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-01-11 14:12:16', '2019-01-11 14:12:16', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(505, 1, '2019-01-11 14:25:58', '2019-01-11 14:25:58', '', 'Office Infrastructure <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-01-11 14:25:58', '2019-01-11 14:25:58', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(506, 1, '2019-01-11 14:29:56', '2019-01-11 14:29:56', '', 'Products (1 minute)', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2019-01-11 14:29:56', '2019-01-11 14:29:56', '', 243, 'https://info.viitorcloud.com/243-revision-v1/', 0, 'revision', '', 0),
(507, 1, '2019-01-11 14:33:30', '2019-01-11 14:33:30', '', 'MicrosoftTeams-image (20)', '', 'inherit', 'open', 'closed', '', 'microsoftteams-image-20', '', '', '2019-01-11 14:33:30', '2019-01-11 14:33:30', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/MicrosoftTeams-image-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(508, 1, '2019-01-11 14:33:48', '2019-01-11 14:33:48', '', 'MicrosoftTeams-image (19)', '', 'inherit', 'open', 'closed', '', 'microsoftteams-image-19', '', '', '2019-01-11 14:33:48', '2019-01-11 14:33:48', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/MicrosoftTeams-image-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(509, 1, '2019-01-11 14:34:27', '2019-01-11 14:34:27', '', 'meeting-room', '', 'inherit', 'open', 'closed', '', 'meeting-room', '', '', '2019-01-11 14:34:27', '2019-01-11 14:34:27', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/meeting-room.jpg', 0, 'attachment', 'image/jpeg', 0),
(510, 1, '2019-01-11 14:34:57', '2019-01-11 14:34:57', '', 'Open source contributions <br> (2 minutes)', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-01-11 14:34:57', '2019-01-11 14:34:57', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(511, 1, '2019-01-11 14:35:00', '2019-01-11 14:35:00', '', 'MicrosoftTeams-image (14)', '', 'inherit', 'open', 'closed', '', 'microsoftteams-image-14', '', '', '2019-01-11 14:35:00', '2019-01-11 14:35:00', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/MicrosoftTeams-image-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(512, 1, '2019-01-11 14:35:41', '2019-01-11 14:35:41', '', 'MicrosoftTeams-image (15)', '', 'inherit', 'open', 'closed', '', 'microsoftteams-image-15', '', '', '2019-01-11 14:35:41', '2019-01-11 14:35:41', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/MicrosoftTeams-image-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(513, 1, '2019-01-11 14:41:09', '2019-01-11 14:41:09', '', 'engineers-bay', '', 'inherit', 'open', 'closed', '', 'engineers-bay', '', '', '2019-01-11 14:41:09', '2019-01-11 14:41:09', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/engineers-bay.jpg', 0, 'attachment', 'image/jpeg', 0),
(514, 1, '2019-01-11 14:42:26', '2019-01-11 14:42:26', '', 'Office Infrastructure <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-01-11 14:42:26', '2019-01-11 14:42:26', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(515, 1, '2019-01-11 14:42:37', '2019-01-11 14:42:37', '', 'engineers-bay', '', 'inherit', 'open', 'closed', '', 'engineers-bay-2', '', '', '2019-01-11 14:42:37', '2019-01-11 14:42:37', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/engineers-bay-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(516, 1, '2019-01-11 14:42:51', '2019-01-11 14:42:51', '', 'tandoor', '', 'inherit', 'open', 'closed', '', 'tandoor', '', '', '2019-01-11 14:42:51', '2019-01-11 14:42:51', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/tandoor.jpg', 0, 'attachment', 'image/jpeg', 0),
(517, 1, '2019-01-11 14:43:15', '2019-01-11 14:43:15', '', 'washroom', '', 'inherit', 'open', 'closed', '', 'washroom', '', '', '2019-01-11 14:43:15', '2019-01-11 14:43:15', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/washroom.jpg', 0, 'attachment', 'image/jpeg', 0),
(518, 1, '2019-01-11 14:43:40', '2019-01-11 14:43:40', '', 'cabins', '', 'inherit', 'open', 'closed', '', 'cabins', '', '', '2019-01-11 14:43:40', '2019-01-11 14:43:40', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/cabins.jpg', 0, 'attachment', 'image/jpeg', 0),
(519, 1, '2019-01-11 14:44:06', '2019-01-11 14:44:06', '', 'development-area', '', 'inherit', 'open', 'closed', '', 'development-area', '', '', '2019-01-11 14:44:06', '2019-01-11 14:44:06', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/development-area.jpg', 0, 'attachment', 'image/jpeg', 0),
(520, 1, '2019-01-11 14:45:30', '2019-01-11 14:45:30', '', 'Office Infrastructure <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-01-11 14:45:30', '2019-01-11 14:45:30', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(522, 1, '2019-01-11 14:56:51', '2019-01-11 14:56:51', '', 'SRS', '', 'inherit', 'closed', 'closed', '', '277-revision-v1', '', '', '2019-01-11 14:56:51', '2019-01-11 14:56:51', '', 277, 'https://info.viitorcloud.com/277-revision-v1/', 0, 'revision', '', 0),
(524, 1, '2019-01-11 15:15:57', '2019-01-11 15:15:57', '', 'Our Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2019-01-11 15:15:57', '2019-01-11 15:15:57', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(525, 1, '2019-01-11 15:17:09', '2019-01-11 15:17:09', '', 'PLAMT Corporate Deck', '', 'inherit', 'open', 'closed', '', 'plamt-corporate-deck', '', '', '2019-01-11 15:17:09', '2019-01-11 15:17:09', '', 373, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/PLAMT-Corporate-Deck.pdf', 0, 'attachment', 'application/pdf', 0),
(526, 1, '2019-01-11 15:17:15', '2019-01-11 15:17:15', '', 'Operational Framework', '', 'inherit', 'closed', 'closed', '', '373-revision-v1', '', '', '2019-01-11 15:17:15', '2019-01-11 15:17:15', '', 373, 'https://info.viitorcloud.com/373-revision-v1/', 0, 'revision', '', 0),
(528, 1, '2019-01-11 15:20:23', '2019-01-11 15:20:23', '', 'Laravel', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2019-01-11 15:20:23', '2019-01-11 15:20:23', '', 287, 'https://info.viitorcloud.com/287-revision-v1/', 0, 'revision', '', 0),
(530, 1, '2019-01-11 15:21:03', '2019-01-11 15:21:03', '', 'Magento', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2019-01-11 15:21:03', '2019-01-11 15:21:03', '', 426, 'https://info.viitorcloud.com/426-revision-v1/', 0, 'revision', '', 0),
(532, 1, '2019-01-11 15:21:54', '2019-01-11 15:21:54', '', 'Node Js', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-01-11 15:21:54', '2019-01-11 15:21:54', '', 322, 'https://info.viitorcloud.com/322-revision-v1/', 0, 'revision', '', 0),
(534, 1, '2019-01-11 15:31:57', '2019-01-11 15:31:57', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-01-11 15:31:57', '2019-01-11 15:31:57', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(536, 1, '2019-01-11 15:35:20', '2019-01-11 15:35:20', '', 'Unity 3D', '', 'inherit', 'closed', 'closed', '', '300-revision-v1', '', '', '2019-01-11 15:35:20', '2019-01-11 15:35:20', '', 300, 'https://info.viitorcloud.com/300-revision-v1/', 0, 'revision', '', 0),
(538, 1, '2019-01-11 15:56:26', '2019-01-11 15:56:26', '', 'React Js', '', 'inherit', 'closed', 'closed', '', '317-revision-v1', '', '', '2019-01-11 15:56:26', '2019-01-11 15:56:26', '', 317, 'https://info.viitorcloud.com/317-revision-v1/', 0, 'revision', '', 0),
(540, 1, '2019-01-11 15:59:37', '2019-01-11 15:59:37', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-01-11 15:59:37', '2019-01-11 15:59:37', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(543, 1, '2019-01-11 16:03:16', '2019-01-11 16:03:16', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-01-11 16:03:16', '2019-01-11 16:03:16', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(545, 1, '2019-01-11 16:19:11', '2019-01-11 16:19:11', '', 'Graphic Design', '', 'inherit', 'closed', 'closed', '', '307-revision-v1', '', '', '2019-01-11 16:19:11', '2019-01-11 16:19:11', '', 307, 'https://info.viitorcloud.com/307-revision-v1/', 0, 'revision', '', 0),
(546, 1, '2019-01-11 16:30:02', '2019-01-11 16:30:02', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"7\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Add inquiry now button', 'add-inquiry-now-button', 'publish', 'closed', 'closed', '', 'group_5c38c45fadc28', '', '', '2019-01-11 16:30:02', '2019-01-11 16:30:02', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=546', 0, 'acf-field-group', '', 0),
(547, 1, '2019-01-11 16:30:02', '2019-01-11 16:30:02', 'a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}', 'Add inquiry now button Link', 'add_inquiry_now_button_link', 'publish', 'closed', 'closed', '', 'field_5c38c46eba067', '', '', '2019-01-11 16:30:02', '2019-01-11 16:30:02', '', 546, 'https://info.viitorcloud.com/?post_type=acf-field&p=547', 0, 'acf-field', '', 0),
(548, 1, '2019-01-11 16:31:35', '2019-01-11 16:31:35', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2019-01-11 16:31:35', '2019-01-11 16:31:35', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(549, 1, '2019-01-11 16:33:41', '2019-01-11 16:33:41', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2019-01-11 16:33:41', '2019-01-11 16:33:41', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(550, 1, '2019-01-11 16:34:15', '2019-01-11 16:34:15', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2019-01-11 16:34:15', '2019-01-11 16:34:15', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(554, 1, '2019-01-16 13:00:47', '2019-01-16 13:00:47', '', 'Graphic Design', '', 'inherit', 'closed', 'closed', '', '307-revision-v1', '', '', '2019-01-16 13:00:47', '2019-01-16 13:00:47', '', 307, 'https://info.viitorcloud.com/307-revision-v1/', 0, 'revision', '', 0),
(556, 1, '2019-01-16 13:09:03', '2019-01-16 13:09:03', '', 'Graphic Design', '', 'inherit', 'closed', 'closed', '', '307-revision-v1', '', '', '2019-01-16 13:09:03', '2019-01-16 13:09:03', '', 307, 'https://info.viitorcloud.com/307-revision-v1/', 0, 'revision', '', 0),
(558, 1, '2019-01-16 13:10:10', '2019-01-16 13:10:10', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-01-16 13:10:10', '2019-01-16 13:10:10', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(559, 1, '2019-01-17 09:16:08', '2019-01-17 09:16:08', '', 'horse-rider-kills-zombies', '', 'inherit', 'open', 'closed', '', 'horse-rider-kills-zombies-2', '', '', '2019-01-17 09:16:08', '2019-01-17 09:16:08', '', 401, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/horse-rider-kills-zombies.png', 0, 'attachment', 'image/png', 0),
(561, 1, '2019-01-17 09:19:53', '2019-01-17 09:19:53', '', 'archery', '', 'inherit', 'open', 'closed', '', 'archery', '', '', '2019-01-17 09:19:53', '2019-01-17 09:19:53', '', 397, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/archery.png', 0, 'attachment', 'image/png', 0),
(562, 1, '2019-01-17 13:09:09', '2019-01-17 13:09:09', '', 'Angular Js', '', 'publish', 'closed', 'closed', '', 'angular-js', '', '', '2019-02-19 14:56:22', '2019-02-19 09:26:22', '', 0, 'https://info.viitorcloud.com/?page_id=562', 0, 'page', '', 0),
(563, 1, '2019-01-17 13:09:09', '2019-01-17 13:09:09', '', 'Angular Js', '', 'inherit', 'closed', 'closed', '', '562-revision-v1', '', '', '2019-01-17 13:09:09', '2019-01-17 13:09:09', '', 562, 'https://info.viitorcloud.com/562-revision-v1/', 0, 'revision', '', 0),
(564, 1, '2019-01-17 13:09:15', '2019-01-17 13:09:15', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"562\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Angular Js', 'angular-js', 'publish', 'closed', 'closed', '', 'group_5c407e7b73231', '', '', '2019-01-17 13:09:51', '2019-01-17 13:09:51', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=564', 0, 'acf-field-group', '', 0),
(565, 1, '2019-01-17 13:09:15', '2019-01-17 13:09:15', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'angular_pdf', 'publish', 'closed', 'closed', '', 'field_5c407e7b7b130', '', '', '2019-01-17 13:09:46', '2019-01-17 13:09:46', '', 564, 'https://info.viitorcloud.com/?post_type=acf-field&p=565', 0, 'acf-field', '', 0),
(567, 1, '2019-01-17 13:10:12', '2019-01-17 13:10:12', '', 'Angular Js', '', 'inherit', 'closed', 'closed', '', '562-revision-v1', '', '', '2019-01-17 13:10:12', '2019-01-17 13:10:12', '', 562, 'https://info.viitorcloud.com/562-revision-v1/', 0, 'revision', '', 0),
(568, 1, '2019-01-22 05:50:48', '2019-01-22 05:50:48', '', 'Ip-Gateway', '', 'inherit', 'open', 'closed', '', 'ip-gateway', '', '', '2019-01-22 05:50:48', '2019-01-22 05:50:48', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/Ip-Gateway.svg', 0, 'attachment', 'image/svg+xml', 0),
(569, 1, '2019-01-22 05:51:14', '2019-01-22 05:51:14', '', 'word-refiner', '', 'inherit', 'open', 'closed', '', 'word-refiner', '', '', '2019-01-22 05:51:14', '2019-01-22 05:51:14', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/word-refiner.svg', 0, 'attachment', 'image/svg+xml', 0),
(570, 1, '2019-01-22 05:51:37', '2019-01-22 05:51:37', '', 'image-link', '', 'inherit', 'open', 'closed', '', 'image-link', '', '', '2019-01-22 05:51:37', '2019-01-22 05:51:37', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/image-link.svg', 0, 'attachment', 'image/svg+xml', 0),
(571, 1, '2019-01-22 05:51:58', '2019-01-22 05:51:58', '', 'pdf-secure', '', 'inherit', 'open', 'closed', '', 'pdf-secure', '', '', '2019-01-22 05:51:58', '2019-01-22 05:51:58', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/pdf-secure.svg', 0, 'attachment', 'image/svg+xml', 0),
(572, 1, '2019-01-22 05:52:24', '2019-01-22 05:52:24', '', 'max-upload-plugin-icon', '', 'inherit', 'open', 'closed', '', 'max-upload-plugin-icon', '', '', '2019-01-22 05:52:24', '2019-01-22 05:52:24', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/01/max-upload-plugin-icon.svg', 0, 'attachment', 'image/svg+xml', 0),
(573, 1, '2019-01-22 05:52:30', '2019-01-22 05:52:30', '', 'Open source contributions <br> (2 minutes)', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-01-22 05:52:30', '2019-01-22 05:52:30', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(575, 1, '2019-02-01 12:39:55', '2019-02-01 12:39:55', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-02-01 12:39:55', '2019-02-01 12:39:55', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(576, 1, '2019-02-01 12:41:25', '2019-02-01 12:41:25', '', 'AGILE - SCRUM - Process (Latest)', '', 'inherit', 'open', 'closed', '', 'agile-scrum-process-latest', '', '', '2019-02-01 12:41:25', '2019-02-01 12:41:25', '', 142, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/AGILE-SCRUM-Process-Latest.pdf', 0, 'attachment', 'application/pdf', 0),
(577, 1, '2019-02-01 12:41:29', '2019-02-01 12:41:29', '', 'Our Process', '', 'inherit', 'closed', 'closed', '', '142-revision-v1', '', '', '2019-02-01 12:41:29', '2019-02-01 12:41:29', '', 142, 'https://info.viitorcloud.com/142-revision-v1/', 0, 'revision', '', 0),
(579, 1, '2019-02-01 12:42:49', '2019-02-01 12:42:49', '', 'Angular Js', '', 'inherit', 'closed', 'closed', '', '562-revision-v1', '', '', '2019-02-01 12:42:49', '2019-02-01 12:42:49', '', 562, 'https://info.viitorcloud.com/562-revision-v1/', 0, 'revision', '', 0),
(580, 1, '2019-02-01 12:43:52', '2019-02-01 12:43:52', '', 'Laravel Corporate Deck (1)', '', 'inherit', 'open', 'closed', '', 'laravel-corporate-deck-1', '', '', '2019-02-01 12:43:52', '2019-02-01 12:43:52', '', 287, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Laravel-Corporate-Deck-1.pdf', 0, 'attachment', 'application/pdf', 0),
(581, 1, '2019-02-01 12:43:55', '2019-02-01 12:43:55', '', 'Laravel', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2019-02-01 12:43:55', '2019-02-01 12:43:55', '', 287, 'https://info.viitorcloud.com/287-revision-v1/', 0, 'revision', '', 0),
(582, 1, '2019-02-01 12:45:31', '2019-02-01 12:45:31', '', 'Magento Corporate Deck', '', 'inherit', 'open', 'closed', '', 'magento-corporate-deck', '', '', '2019-02-01 12:45:31', '2019-02-01 12:45:31', '', 426, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Magento-Corporate-Deck.pdf', 0, 'attachment', 'application/pdf', 0),
(583, 1, '2019-02-01 12:45:34', '2019-02-01 12:45:34', '', 'Magento', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2019-02-01 12:45:34', '2019-02-01 12:45:34', '', 426, 'https://info.viitorcloud.com/426-revision-v1/', 0, 'revision', '', 0),
(584, 1, '2019-02-01 12:46:09', '2019-02-01 12:46:09', '', 'VIITORCLOUD GRAPHIC DESIGN-2', '', 'inherit', 'open', 'closed', '', 'viitorcloud-graphic-design-2', '', '', '2019-02-01 12:46:09', '2019-02-01 12:46:09', '', 307, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/VIITORCLOUD-GRAPHIC-DESIGN-2.pdf', 0, 'attachment', 'application/pdf', 0),
(585, 1, '2019-02-01 12:46:13', '2019-02-01 12:46:13', '', 'Graphic Design', '', 'inherit', 'closed', 'closed', '', '307-revision-v1', '', '', '2019-02-01 12:46:13', '2019-02-01 12:46:13', '', 307, 'https://info.viitorcloud.com/307-revision-v1/', 0, 'revision', '', 0),
(586, 1, '2019-02-01 12:46:40', '2019-02-01 12:46:40', '', 'ViitorCloud React Portfolio (1)', '', 'inherit', 'open', 'closed', '', 'viitorcloud-react-portfolio-1', '', '', '2019-02-01 12:46:40', '2019-02-01 12:46:40', '', 317, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/ViitorCloud-React-Portfolio-1.pdf', 0, 'attachment', 'application/pdf', 0),
(587, 1, '2019-02-01 12:46:45', '2019-02-01 12:46:45', '', 'React Js', '', 'inherit', 'closed', 'closed', '', '317-revision-v1', '', '', '2019-02-01 12:46:45', '2019-02-01 12:46:45', '', 317, 'https://info.viitorcloud.com/317-revision-v1/', 0, 'revision', '', 0),
(588, 1, '2019-02-01 12:47:46', '2019-02-01 12:47:46', '', 'ViitorCloud Technologies NDA', '', 'inherit', 'open', 'closed', '', 'viitorcloud-technologies-nda', '', '', '2019-02-01 12:47:46', '2019-02-01 12:47:46', '', 144, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/ViitorCloud-Technologies-NDA.pdf', 0, 'attachment', 'application/pdf', 0),
(589, 1, '2019-02-01 12:47:49', '2019-02-01 12:47:49', '', 'NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-02-01 12:47:49', '2019-02-01 12:47:49', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(590, 1, '2019-02-01 12:48:27', '2019-02-01 12:48:27', '', 'Viitorcloud Unity 3D offerings', '', 'inherit', 'open', 'closed', '', 'viitorcloud-unity-3d-offerings', '', '', '2019-02-01 12:48:27', '2019-02-01 12:48:27', '', 300, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Viitorcloud-Unity-3D-offerings.pdf', 0, 'attachment', 'application/pdf', 0),
(591, 1, '2019-02-01 12:48:30', '2019-02-01 12:48:30', '', 'Unity 3D', '', 'inherit', 'closed', 'closed', '', '300-revision-v1', '', '', '2019-02-01 12:48:30', '2019-02-01 12:48:30', '', 300, 'https://info.viitorcloud.com/300-revision-v1/', 0, 'revision', '', 0),
(592, 1, '2019-02-01 12:48:57', '2019-02-01 12:48:57', '', 'Vue JS-Deck-December-2018', '', 'inherit', 'open', 'closed', '', 'vue-js-deck-december-2018', '', '', '2019-02-01 12:48:57', '2019-02-01 12:48:57', '', 290, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Vue-JS-Deck-December-2018.pdf', 0, 'attachment', 'application/pdf', 0),
(593, 1, '2019-02-01 12:49:00', '2019-02-01 12:49:00', '', 'Vue Js', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-02-01 12:49:00', '2019-02-01 12:49:00', '', 290, 'https://info.viitorcloud.com/290-revision-v1/', 0, 'revision', '', 0),
(595, 1, '2019-02-01 12:49:39', '2019-02-01 12:49:39', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-02-01 12:49:39', '2019-02-01 12:49:39', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(597, 1, '2019-02-01 12:53:11', '2019-02-01 12:53:11', '', 'Database Diagram', '', 'inherit', 'closed', 'closed', '', '429-revision-v1', '', '', '2019-02-01 12:53:11', '2019-02-01 12:53:11', '', 429, 'https://info.viitorcloud.com/429-revision-v1/', 0, 'revision', '', 0),
(598, 1, '2019-02-01 12:58:33', '2019-02-01 12:58:33', '', 'Flow - Recruitment and Consulting', '', 'inherit', 'open', 'closed', '', 'flow-recruitment-and-consulting', '', '', '2019-02-01 12:58:33', '2019-02-01 12:58:33', '', 280, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Flow-Recruitment-and-Consulting.jpg', 0, 'attachment', 'image/jpeg', 0),
(599, 1, '2019-02-01 12:58:41', '2019-02-01 12:58:41', '', 'Specific Module Flow', '', 'inherit', 'open', 'closed', '', 'specific-module-flow', '', '', '2019-02-01 12:58:41', '2019-02-01 12:58:41', '', 280, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Specific-Module-Flow.jpg', 0, 'attachment', 'image/jpeg', 0),
(600, 1, '2019-02-01 12:58:48', '2019-02-01 12:58:48', '', 'Use Case', '', 'inherit', 'open', 'closed', '', 'use-case', '', '', '2019-02-01 12:58:48', '2019-02-01 12:58:48', '', 280, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Use-Case.jpg', 0, 'attachment', 'image/jpeg', 0),
(601, 1, '2019-02-01 12:58:55', '2019-02-01 12:58:55', '', 'User Main Flow', '', 'inherit', 'open', 'closed', '', 'user-main-flow', '', '', '2019-02-01 12:58:55', '2019-02-01 12:58:55', '', 280, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/User-Main-Flow.jpg', 0, 'attachment', 'image/jpeg', 0),
(602, 1, '2019-02-01 12:58:59', '2019-02-01 12:58:59', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-01 12:58:59', '2019-02-01 12:58:59', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(603, 1, '2019-02-01 13:11:49', '2019-02-01 13:11:49', '', 'Home Page Wireframe', '', 'inherit', 'open', 'closed', '', 'home-page-wireframe', '', '', '2019-02-01 13:11:49', '2019-02-01 13:11:49', '', 327, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Home-Page-Wireframe.png', 0, 'attachment', 'image/png', 0),
(604, 1, '2019-02-01 13:11:57', '2019-02-01 13:11:57', '', 'Mobile App Wireframe', '', 'inherit', 'open', 'closed', '', 'mobile-app-wireframe', '', '', '2019-02-01 13:11:57', '2019-02-01 13:11:57', '', 327, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Mobile-App-Wireframe.png', 0, 'attachment', 'image/png', 0),
(605, 1, '2019-02-01 13:12:04', '2019-02-01 13:12:04', '', 'Product Page Wireframe', '', 'inherit', 'open', 'closed', '', 'product-page-wireframe', '', '', '2019-02-01 13:12:04', '2019-02-01 13:12:04', '', 327, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Product-Page-Wireframe.png', 0, 'attachment', 'image/png', 0),
(606, 1, '2019-02-01 13:12:09', '2019-02-01 13:12:09', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-02-01 13:12:09', '2019-02-01 13:12:09', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(607, 1, '2019-02-01 13:13:11', '2019-02-01 13:13:11', '', 'Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-02-01 13:13:11', '2019-02-01 13:13:11', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(608, 1, '2019-02-01 13:15:58', '2019-02-01 13:15:58', '', 'dbdiagram', '', 'inherit', 'open', 'closed', '', 'dbdiagram', '', '', '2019-02-01 13:15:58', '2019-02-01 13:15:58', '', 429, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/dbdiagram.pdf', 0, 'attachment', 'application/pdf', 0),
(609, 1, '2019-02-01 13:16:01', '2019-02-01 13:16:01', '', 'Database Diagram', '', 'inherit', 'closed', 'closed', '', '429-revision-v1', '', '', '2019-02-01 13:16:01', '2019-02-01 13:16:01', '', 429, 'https://info.viitorcloud.com/429-revision-v1/', 0, 'revision', '', 0),
(610, 1, '2019-02-01 13:17:26', '2019-02-01 13:17:26', '', 'dbdiagram', '', 'inherit', 'open', 'closed', '', 'dbdiagram-2', '', '', '2019-02-01 13:17:26', '2019-02-01 13:17:26', '', 429, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/dbdiagram-1.pdf', 0, 'attachment', 'application/pdf', 0),
(611, 1, '2019-02-01 13:17:29', '2019-02-01 13:17:29', '', 'Database Diagram', '', 'inherit', 'closed', 'closed', '', '429-revision-v1', '', '', '2019-02-01 13:17:29', '2019-02-01 13:17:29', '', 429, 'https://info.viitorcloud.com/429-revision-v1/', 0, 'revision', '', 0),
(612, 1, '2019-02-04 08:17:19', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2019-02-04 08:17:19', '0000-00-00 00:00:00', '', 0, 'https://info.viitorcloud.com/?p=612', 0, 'post', '', 0),
(613, 1, '2019-02-04 13:11:45', '2019-02-04 13:11:45', '', 'Ionic', '', 'publish', 'closed', 'closed', '', 'ionic', '', '', '2019-02-08 13:53:30', '2019-02-08 13:53:30', '', 0, 'https://info.viitorcloud.com/?page_id=613', 0, 'page', '', 0),
(614, 1, '2019-02-04 13:11:45', '2019-02-04 13:11:45', '', 'Ionic', '', 'inherit', 'closed', 'closed', '', '613-revision-v1', '', '', '2019-02-04 13:11:45', '2019-02-04 13:11:45', '', 613, 'https://info.viitorcloud.com/613-revision-v1/', 0, 'revision', '', 0),
(615, 1, '2019-02-04 13:11:51', '2019-02-04 13:11:51', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"613\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Ionic', 'ionic', 'publish', 'closed', 'closed', '', 'group_5c583a179e646', '', '', '2019-02-04 13:19:00', '2019-02-04 13:19:00', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=615', 0, 'acf-field-group', '', 0),
(616, 1, '2019-02-04 13:11:51', '2019-02-04 13:11:51', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'ionic_pdf', 'publish', 'closed', 'closed', '', 'field_5c583a17b60a1', '', '', '2019-02-04 13:19:00', '2019-02-04 13:19:00', '', 615, 'https://info.viitorcloud.com/?post_type=acf-field&p=616', 0, 'acf-field', '', 0),
(618, 1, '2019-02-04 13:22:29', '2019-02-04 13:22:29', '', 'Ionic', '', 'inherit', 'closed', 'closed', '', '613-revision-v1', '', '', '2019-02-04 13:22:29', '2019-02-04 13:22:29', '', 613, 'https://info.viitorcloud.com/613-revision-v1/', 0, 'revision', '', 0),
(620, 1, '2019-02-04 13:23:17', '2019-02-04 13:23:17', '', 'Node Js', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-02-04 13:23:17', '2019-02-04 13:23:17', '', 322, 'https://info.viitorcloud.com/322-revision-v1/', 0, 'revision', '', 0),
(621, 1, '2019-02-05 10:41:26', '2019-02-05 10:41:26', 'Viitorcloud leverages Wazir as an internal project and productivity management tool. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\r\n<ul>\r\n <li>Wazir</li>\r\n <li>Asana</li>\r\n <li>Microsoft Team Foundation Server</li>\r\n <li>JIRA</li>\r\n <li>Redmine</li>\r\n <li>gitLab</li>\r\n <li>gitHub</li>\r\n</ul>', 'Project Management Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-02-05 10:41:26', '2019-02-05 10:41:26', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(622, 1, '2019-02-05 10:43:58', '2019-02-05 10:43:58', 'Viitorcloud leverages Wazir as an project and productivity management tool and Microsoft Teams/Skype for Business for communications and collaboration internally. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\r\n<ul>\r\n <li>Wazir</li>\r\n <li>Asana</li>\r\n <li>Microsoft Team Foundation Server</li>\r\n <li>JIRA</li>\r\n <li>Redmine</li>\r\n <li>gitLab</li>\r\n <li>Trelo</li>\r\n <li>gitHub</li>\r\n <li>slack</li>\r\n <li>rocketchat</li>\r\n <li>gotoMeetings</li>\r\n <li>Microsoft Teams</li>\r\n <li>Skype for Business</li>\r\n <li>Skype</li>\r\n <li>gitLab</li>\r\n</ul>', 'Project Mgt and Collaborative Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-02-05 10:43:58', '2019-02-05 10:43:58', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(623, 1, '2019-02-05 10:45:10', '2019-02-05 10:45:10', 'ViitorCloud leverages Wazir as an project and productivity management tool and Microsoft Teams/Skype for Business for communications and collaboration internally. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\r\n\r\n <li>Wazir</li>\r\n <li>Asana</li>\r\n <li>Microsoft Team Foundation Server</li>\r\n <li>JIRA</li>\r\n <li>Redmine</li>\r\n <li>gitLab</li>\r\n <li>Trelo</li>\r\n <li>gitHub</li>\r\n <li>slack</li>\r\n <li>rocketchat</li>\r\n <li>gotoMeetings</li>\r\n <li>Microsoft Teams</li>\r\n <li>Skype for Business</li>\r\n <li>Skype</li>\r\n <li>gitLab</li>\r\n</ul>', 'Project Mgt and Collaborative Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-02-05 10:45:10', '2019-02-05 10:45:10', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(624, 1, '2019-02-05 10:45:43', '2019-02-05 10:45:43', 'ViitorCloud leverages Wazir as an project and productivity management tool and Microsoft Teams/Skype for Business for communications and collaboration internally. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\r\n<ul>\r\n <li>Wazir</li>\r\n <li>Asana</li>\r\n <li>Microsoft Team Foundation Server</li>\r\n <li>JIRA</li>\r\n <li>Redmine</li>\r\n <li>gitLab</li>\r\n <li>Trelo</li>\r\n <li>gitHub</li>\r\n <li>slack</li>\r\n <li>rocketchat</li>\r\n <li>gotoMeetings</li>\r\n <li>Microsoft Teams</li>\r\n <li>Skype for Business</li>\r\n <li>Skype</li>\r\n <li>gitLab</li>\r\n</ul>', 'Project Mgt and Collaborative Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-02-05 10:45:43', '2019-02-05 10:45:43', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(625, 1, '2019-02-05 11:43:27', '2019-02-05 11:43:27', '', 'Open source contributions <br> (2 minutes)', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-02-05 11:43:27', '2019-02-05 11:43:27', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(626, 1, '2019-02-06 05:33:56', '2019-02-06 05:33:56', '', 'Flashback 2018', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-02-06 05:33:56', '2019-02-06 05:33:56', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(627, 1, '2019-02-06 05:34:36', '2019-02-06 05:34:36', '', 'Recent Activities <br> ( 1 minutes )', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2019-02-06 05:34:36', '2019-02-06 05:34:36', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(628, 1, '2019-02-06 05:45:47', '2019-02-06 05:45:47', '', 'New Infrastructure <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-02-06 05:45:47', '2019-02-06 05:45:47', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(629, 1, '2019-02-06 06:09:36', '2019-02-06 06:09:36', '', 'Solutioning', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-06 06:09:36', '2019-02-06 06:09:36', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(630, 1, '2019-02-06 06:12:46', '2019-02-06 06:12:46', '', 'Solutioning', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-06 06:12:46', '2019-02-06 06:12:46', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(631, 1, '2019-02-06 06:14:35', '2019-02-06 06:14:35', '', 'Solutioning', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-06 06:14:35', '2019-02-06 06:14:35', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(632, 1, '2019-02-06 06:16:57', '2019-02-06 06:16:57', '', 'Solutioning', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-06 06:16:57', '2019-02-06 06:16:57', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(633, 1, '2019-02-06 06:18:33', '2019-02-06 06:18:33', '', 'Sample NDA', '', 'inherit', 'closed', 'closed', '', '144-revision-v1', '', '', '2019-02-06 06:18:33', '2019-02-06 06:18:33', '', 144, 'https://info.viitorcloud.com/144-revision-v1/', 0, 'revision', '', 0),
(634, 1, '2019-02-06 10:03:03', '2019-02-06 10:03:03', '', 'Life At VC <br> ( 3 Minutes )', '', 'publish', 'closed', 'closed', '', 'life-at-vc', '', '', '2019-02-08 10:50:15', '2019-02-08 10:50:15', '', 0, 'https://info.viitorcloud.com/?page_id=634', 0, 'page', '', 0),
(635, 1, '2019-02-06 10:03:03', '2019-02-06 10:03:03', '', 'Life At VC', '', 'inherit', 'closed', 'closed', '', '634-revision-v1', '', '', '2019-02-06 10:03:03', '2019-02-06 10:03:03', '', 634, 'https://info.viitorcloud.com/634-revision-v1/', 0, 'revision', '', 0),
(636, 1, '2019-02-06 10:28:05', '2019-02-06 10:28:05', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"634\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Life At VC', 'life-at-vc', 'publish', 'closed', 'closed', '', 'group_5c5ab6b587a34', '', '', '2019-02-06 10:28:38', '2019-02-06 10:28:38', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=636', 0, 'acf-field-group', '', 0),
(637, 1, '2019-02-06 10:28:05', '2019-02-06 10:28:05', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Videos detail', 'videos_detail', 'publish', 'closed', 'closed', '', 'field_5c5ab6b5a4904', '', '', '2019-02-06 10:28:05', '2019-02-06 10:28:05', '', 636, 'https://info.viitorcloud.com/?post_type=acf-field&p=637', 0, 'acf-field', '', 0),
(638, 1, '2019-02-06 10:28:05', '2019-02-06 10:28:05', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Youtube video links', 'youtube_video_links', 'publish', 'closed', 'closed', '', 'field_5c5ab6b5b340e', '', '', '2019-02-06 10:28:05', '2019-02-06 10:28:05', '', 637, 'https://info.viitorcloud.com/?post_type=acf-field&p=638', 0, 'acf-field', '', 0),
(639, 1, '2019-02-06 10:28:05', '2019-02-06 10:28:05', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Video Title', 'video_title', 'publish', 'closed', 'closed', '', 'field_5c5ab6b5b3618', '', '', '2019-02-06 10:28:05', '2019-02-06 10:28:05', '', 637, 'https://info.viitorcloud.com/?post_type=acf-field&p=639', 1, 'acf-field', '', 0),
(640, 1, '2019-02-06 10:31:02', '2019-02-06 10:31:02', '', 'Life At VC', '', 'inherit', 'closed', 'closed', '', '634-revision-v1', '', '', '2019-02-06 10:31:02', '2019-02-06 10:31:02', '', 634, 'https://info.viitorcloud.com/634-revision-v1/', 0, 'revision', '', 0),
(641, 1, '2019-02-06 10:39:02', '2019-02-06 10:39:02', '', 'Life At VC', '', 'inherit', 'closed', 'closed', '', '634-revision-v1', '', '', '2019-02-06 10:39:02', '2019-02-06 10:39:02', '', 634, 'https://info.viitorcloud.com/634-revision-v1/', 0, 'revision', '', 0),
(642, 1, '2019-02-06 10:44:59', '2019-02-06 10:44:59', '', 'Customer Speaks <br> ( 5 Minutes )', '', 'publish', 'closed', 'closed', '', 'client-testimonial', '', '', '2019-02-08 10:53:17', '2019-02-08 10:53:17', '', 0, 'https://info.viitorcloud.com/?page_id=642', 0, 'page', '', 0),
(643, 1, '2019-02-06 10:44:59', '2019-02-06 10:44:59', '', 'Client Testimonial', '', 'inherit', 'closed', 'closed', '', '642-revision-v1', '', '', '2019-02-06 10:44:59', '2019-02-06 10:44:59', '', 642, 'https://info.viitorcloud.com/642-revision-v1/', 0, 'revision', '', 0),
(644, 1, '2019-02-06 10:45:29', '2019-02-06 10:45:29', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"642\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Client Testimonial', 'client-testimonial', 'publish', 'closed', 'closed', '', 'group_5c5abac9d027b', '', '', '2019-02-06 10:52:38', '2019-02-06 10:52:38', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=644', 0, 'acf-field-group', '', 0),
(645, 1, '2019-02-06 10:45:29', '2019-02-06 10:45:29', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Videos detail', 'videos_detail', 'publish', 'closed', 'closed', '', 'field_5c5abac9dc3ad', '', '', '2019-02-06 10:45:29', '2019-02-06 10:45:29', '', 644, 'https://info.viitorcloud.com/?post_type=acf-field&p=645', 0, 'acf-field', '', 0),
(646, 1, '2019-02-06 10:45:29', '2019-02-06 10:45:29', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Youtube video links', 'youtube_video_links', 'publish', 'closed', 'closed', '', 'field_5c5abac9e5f68', '', '', '2019-02-06 10:45:29', '2019-02-06 10:45:29', '', 645, 'https://info.viitorcloud.com/?post_type=acf-field&p=646', 0, 'acf-field', '', 0),
(647, 1, '2019-02-06 10:45:29', '2019-02-06 10:45:29', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Video Title', 'video_title', 'publish', 'closed', 'closed', '', 'field_5c5abac9e6183', '', '', '2019-02-06 10:45:29', '2019-02-06 10:45:29', '', 645, 'https://info.viitorcloud.com/?post_type=acf-field&p=647', 1, 'acf-field', '', 0),
(648, 1, '2019-02-06 10:56:57', '2019-02-06 10:56:57', '', 'Client Testimonial', '', 'inherit', 'closed', 'closed', '', '642-revision-v1', '', '', '2019-02-06 10:56:57', '2019-02-06 10:56:57', '', 642, 'https://info.viitorcloud.com/642-revision-v1/', 0, 'revision', '', 0),
(649, 1, '2019-02-07 13:56:06', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2019-02-07 13:56:06', '0000-00-00 00:00:00', '', 0, 'https://info.viitorcloud.com/?p=649', 0, 'post', '', 0),
(650, 1, '2019-02-08 05:11:10', '2019-02-08 05:11:10', 'ViitorCloud provides features in order to keep in mind of Parents, school and teacher so that anyone can access the app with its own requirement. The features such as Student listing, attendance management, push notification, result etc.\r\n\r\n<div class=\"list\">\r\n<h3>Business Impact</h3>\r\n<ul>\r\n <li class=\"w-100\">By innovating the conventional trends in the education system and connecting the education with technology, our School Information Management System helped the institution to augment its efficiency and productivity.</li>\r\n <li class=\"w-100\">We deployed an integrated cloud oriented management system emphasizing on the evolution and the excellence, and it significantly helped in reducing the paperwork associated with various day to day operations.</li>\r\n <li class=\"w-100\">To ensure that parents do not feel dissociated or unknown from their child’s performance and progress, our system help the institution to strengthen its relationship with the parents.</li>\r\n <li class=\"w-100\">The development of a novel Android based app helped the institution to regularly post notifications to the parents mobile including information pertaining to their child’s attendance and events being held in the school.</li>\r\n</ul>\r\n</div>\r\n<div class=\"list\">\r\n<h3>Admin Panel</h3>\r\n<ul>\r\n <li class=\"w-100\">Admin panel provide the customized dashboard facility to the admin. Admin can see registered schools, Parents registration, results and many more data in admin dashboard. It helps Smartest to gather all reporting data in single window.</li>\r\n</ul>\r\n</div>\r\n<h3>Solution</h3>\r\n<ul>\r\n <li class=\"w-100\">To strategize and deliver effective attendance reporting, we deployed a revolutionary technological model with “push notification” integration, which is capable of sending alerts to the parents registered mobile number with the status of their child’s attendance status, with four variants – present, absent, leave or holiday.</li>\r\n</ul>\r\n<h3>Tags</h3>\r\n<div class=\"tag-line\">\r\n\r\n# Laravel\r\n\r\n# VueJs\r\n\r\n# project Mangement tool\r\n\r\n# End of manual reporting\r\n\r\n# Businessmen’s Ally\r\n\r\n# Estimate project profitability\r\n\r\n# Real-time project Status\r\n\r\n</div>', 'Smartschool App', '', 'publish', 'closed', 'closed', '', 'smartschool', '', '', '2019-02-08 05:30:56', '2019-02-08 05:30:56', '', 0, 'https://info.viitorcloud.com/?post_type=products&p=650', 0, 'products', '', 0),
(651, 1, '2019-02-08 05:05:41', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2019-02-08 05:05:41', '0000-00-00 00:00:00', '', 0, 'https://info.viitorcloud.com/?post_type=products&p=651', 0, 'products', '', 0),
(652, 1, '2019-02-08 05:11:05', '2019-02-08 05:11:05', '', 'schoolapp-solution', '', 'inherit', 'open', 'closed', '', 'schoolapp-solution', '', '', '2019-02-08 05:11:05', '2019-02-08 05:11:05', '', 650, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/schoolapp-solution-1.png', 0, 'attachment', 'image/png', 0),
(653, 1, '2019-02-08 05:17:14', '2019-02-08 05:17:14', 'ViitorCloud provides features in order to keep in mind of Parents, school and teacher so that anyone can access the app with its own requirement. The features such as Student listing, attendance management, push notification, result etc.\n\n<div class=\"list\">\n<h3>Business Impact</h3>\n<ul>\n <li class=\"w-100\">By innovating the conventional trends in the education system and connecting the education with technology, our School Information Management System helped the institution to augment its efficiency and productivity.</li>\n <li>We deployed an integrated cloud oriented management system emphasizing on the evolution and the excellence, and it significantly helped in reducing the paperwork associated with various day to day operations.</li>\n <li>To ensure that parents do not feel dissociated or unknown from their child’s performance and progress, our system help the institution to strengthen its relationship with the parents.</li>\n <li>The development of a novel Android based app helped the institution to regularly post notifications to the parents mobile including information pertaining to their child’s attendance and events being held in the school.</li>\n</ul>\n</div>\n<div class=\"list\">\n<h3>Admin Panel</h3>\n<ul>\n <li>Admin panel provide the customized dashboard facility to the admin. Admin can see registered schools, Parents registration, results and many more data in admin dashboard. It helps Smartest to gather all reporting data in single window.</li>\n</ul>\n</div>\n<h3>Solution</h3>\n<ul>\n <li>To strategize and deliver effective attendance reporting, we deployed a revolutionary technological model with “push notification” integration, which is capable of sending alerts to the parents registered mobile number with the status of their child’s attendance status, with four variants – present, absent, leave or holiday.</li>\n</ul>\n<h3>Tags</h3>\n<div class=\"tag-line\">\n\n# Laravel\n\n# VueJs\n\n# project Mangement tool\n\n# End of manual reporting\n\n# Businessmen’s Ally\n\n# Estimate project profitability\n\n# Real-time project Status\n\n</div>', 'Smartschool', '', 'inherit', 'closed', 'closed', '', '650-autosave-v1', '', '', '2019-02-08 05:17:14', '2019-02-08 05:17:14', '', 650, 'https://info.viitorcloud.com/650-autosave-v1/', 0, 'revision', '', 0),
(654, 1, '2019-02-08 06:47:02', '2019-02-08 06:47:02', '', 'Life At VC', '', 'inherit', 'closed', 'closed', '', '634-revision-v1', '', '', '2019-02-08 06:47:02', '2019-02-08 06:47:02', '', 634, 'https://info.viitorcloud.com/634-revision-v1/', 0, 'revision', '', 0),
(655, 1, '2019-02-08 06:58:32', '2019-02-08 06:58:32', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-08 06:58:32', '2019-02-08 06:58:32', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(656, 1, '2019-02-08 06:59:20', '2019-02-08 06:59:20', '', 'Flowchart', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-08 06:59:20', '2019-02-08 06:59:20', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(657, 1, '2019-02-08 10:46:00', '2019-02-08 10:46:00', '', 'Flashback 2018 (2 Mins)', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-02-08 10:46:00', '2019-02-08 10:46:00', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(658, 1, '2019-02-08 10:46:12', '2019-02-08 10:46:12', '', 'Flashback 2018 (2 Minutes)', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-02-08 10:46:12', '2019-02-08 10:46:12', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(659, 1, '2019-02-08 10:46:29', '2019-02-08 10:46:29', '', 'Flashback 2018 <br> (2 Minutes)', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2019-02-08 10:46:29', '2019-02-08 10:46:29', '', 489, 'https://info.viitorcloud.com/489-revision-v1/', 0, 'revision', '', 0),
(660, 1, '2019-02-08 10:47:20', '2019-02-08 10:47:20', '', 'Recent Activities <br> ( 1 minute )', '', 'inherit', 'closed', 'closed', '', '95-revision-v1', '', '', '2019-02-08 10:47:20', '2019-02-08 10:47:20', '', 95, 'https://info.viitorcloud.com/95-revision-v1/', 0, 'revision', '', 0),
(661, 1, '2019-02-08 10:48:02', '2019-02-08 10:48:02', '', 'Headquarter <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-02-08 10:48:02', '2019-02-08 10:48:02', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(662, 1, '2019-02-08 10:50:03', '2019-02-08 10:50:03', '', 'Life At VC (3 Minutes)', '', 'inherit', 'closed', 'closed', '', '634-revision-v1', '', '', '2019-02-08 10:50:03', '2019-02-08 10:50:03', '', 634, 'https://info.viitorcloud.com/634-revision-v1/', 0, 'revision', '', 0),
(663, 1, '2019-02-08 10:50:15', '2019-02-08 10:50:15', '', 'Life At VC <br> ( 3 Minutes )', '', 'inherit', 'closed', 'closed', '', '634-revision-v1', '', '', '2019-02-08 10:50:15', '2019-02-08 10:50:15', '', 634, 'https://info.viitorcloud.com/634-revision-v1/', 0, 'revision', '', 0),
(664, 1, '2019-02-08 10:51:20', '2019-02-08 10:51:20', '', 'Customer Speaks <br> ( 5 Minutes )', '', 'inherit', 'closed', 'closed', '', '642-revision-v1', '', '', '2019-02-08 10:51:20', '2019-02-08 10:51:20', '', 642, 'https://info.viitorcloud.com/642-revision-v1/', 0, 'revision', '', 0),
(665, 1, '2019-02-08 10:53:17', '2019-02-08 10:53:17', '', 'Customer Speaks <br> ( 5 Minutes )', '', 'inherit', 'closed', 'closed', '', '642-revision-v1', '', '', '2019-02-08 10:53:17', '2019-02-08 10:53:17', '', 642, 'https://info.viitorcloud.com/642-revision-v1/', 0, 'revision', '', 0),
(666, 1, '2019-02-08 10:55:57', '2019-02-08 10:55:57', '', 'Our Proud Moment', '', 'inherit', 'closed', 'closed', '', '493-revision-v1', '', '', '2019-02-08 10:55:57', '2019-02-08 10:55:57', '', 493, 'https://info.viitorcloud.com/493-revision-v1/', 0, 'revision', '', 0),
(667, 1, '2019-02-08 10:56:08', '2019-02-08 10:56:08', '', 'Our Proud Moment <br> 2 Minutes', '', 'inherit', 'closed', 'closed', '', '493-revision-v1', '', '', '2019-02-08 10:56:08', '2019-02-08 10:56:08', '', 493, 'https://info.viitorcloud.com/493-revision-v1/', 0, 'revision', '', 0),
(668, 1, '2019-02-08 10:56:17', '2019-02-08 10:56:17', '', 'Our Proud Moment <br> ( 2 Minutes )', '', 'inherit', 'closed', 'closed', '', '493-revision-v1', '', '', '2019-02-08 10:56:17', '2019-02-08 10:56:17', '', 493, 'https://info.viitorcloud.com/493-revision-v1/', 0, 'revision', '', 0),
(669, 1, '2019-02-08 11:04:54', '2019-02-08 11:04:54', '', 'Honors, Awards and Mentions <br> ( 1 minute )', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-02-08 11:04:54', '2019-02-08 11:04:54', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(670, 1, '2019-02-08 11:07:52', '2019-02-08 11:07:52', '', 'Process Mappings', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-02-08 11:07:52', '2019-02-08 11:07:52', '', 280, 'https://info.viitorcloud.com/280-revision-v1/', 0, 'revision', '', 0),
(671, 1, '2019-02-08 11:08:23', '2019-02-08 11:08:23', '', 'Prototypes & Wireframe', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-02-08 11:08:23', '2019-02-08 11:08:23', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(672, 1, '2019-02-08 11:11:22', '2019-02-08 11:11:22', '', 'Wireframes', '', 'inherit', 'closed', 'closed', '', '327-revision-v1', '', '', '2019-02-08 11:11:22', '2019-02-08 11:11:22', '', 327, 'https://info.viitorcloud.com/327-revision-v1/', 0, 'revision', '', 0),
(673, 1, '2019-02-08 11:11:44', '2019-02-08 11:11:44', '', 'Database', '', 'inherit', 'closed', 'closed', '', '429-revision-v1', '', '', '2019-02-08 11:11:44', '2019-02-08 11:11:44', '', 429, 'https://info.viitorcloud.com/429-revision-v1/', 0, 'revision', '', 0),
(674, 1, '2019-02-08 11:26:13', '2019-02-08 11:26:13', '', 'Headquarter <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-02-08 11:26:13', '2019-02-08 11:26:13', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(675, 1, '2019-02-08 11:53:06', '2019-02-08 11:53:06', '', 'Home', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2019-02-08 11:53:06', '2019-02-08 11:53:06', '', 7, 'https://info.viitorcloud.com/7-revision-v1/', 0, 'revision', '', 0),
(676, 1, '2019-02-08 11:53:39', '2019-02-08 11:53:39', '', 'asana', '', 'inherit', 'open', 'closed', '', 'asana', '', '', '2019-02-08 13:04:25', '2019-02-08 13:04:25', '', 156, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/asana.png', 0, 'attachment', 'image/png', 0),
(677, 1, '2019-02-08 11:53:39', '2019-02-08 11:53:39', '', 'foundation-server', '', 'inherit', 'open', 'closed', '', 'foundation-server', '', '', '2019-02-08 13:08:15', '2019-02-08 13:08:15', '', 156, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/foundation-server.png', 0, 'attachment', 'image/png', 0),
(678, 1, '2019-02-08 11:53:39', '2019-02-08 11:53:39', '', 'github', '', 'inherit', 'open', 'closed', '', 'github', '', '', '2019-02-08 13:08:20', '2019-02-08 13:08:20', '', 156, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/github.png', 0, 'attachment', 'image/png', 0),
(679, 1, '2019-02-08 11:53:39', '2019-02-08 11:53:39', '', 'gitlab', '', 'inherit', 'open', 'closed', '', 'gitlab', '', '', '2019-02-08 13:08:24', '2019-02-08 13:08:24', '', 156, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/gitlab.png', 0, 'attachment', 'image/png', 0),
(680, 1, '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 'gotomeeting', '', 'inherit', 'open', 'closed', '', 'gotomeeting', '', '', '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/gotomeeting.png', 0, 'attachment', 'image/png', 0),
(681, 1, '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 'jira', '', 'inherit', 'open', 'closed', '', 'jira', '', '', '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/jira.png', 0, 'attachment', 'image/png', 0),
(682, 1, '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 'redmine', '', 'inherit', 'open', 'closed', '', 'redmine', '', '', '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/redmine.png', 0, 'attachment', 'image/png', 0),
(683, 1, '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 'rocketchat', '', 'inherit', 'open', 'closed', '', 'rocketchat', '', '', '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/rocketchat.png', 0, 'attachment', 'image/png', 0),
(684, 1, '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 'skype', '', 'inherit', 'open', 'closed', '', 'skype', '', '', '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/skype.png', 0, 'attachment', 'image/png', 0),
(685, 1, '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 'skype-for-business', '', 'inherit', 'open', 'closed', '', 'skype-for-business', '', '', '2019-02-08 11:53:40', '2019-02-08 11:53:40', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/skype-for-business.png', 0, 'attachment', 'image/png', 0),
(686, 1, '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 'slack', '', 'inherit', 'open', 'closed', '', 'slack', '', '', '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/slack.png', 0, 'attachment', 'image/png', 0),
(687, 1, '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 'teams', '', 'inherit', 'open', 'closed', '', 'teams', '', '', '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/teams.png', 0, 'attachment', 'image/png', 0),
(688, 1, '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 'trello', '', 'inherit', 'open', 'closed', '', 'trello', '', '', '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/trello.png', 0, 'attachment', 'image/png', 0),
(689, 1, '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 'wazir', '', 'inherit', 'open', 'closed', '', 'wazir-3', '', '', '2019-02-08 11:53:41', '2019-02-08 11:53:41', '', 0, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/wazir.png', 0, 'attachment', 'image/png', 0),
(690, 1, '2019-02-08 11:54:50', '2019-02-08 11:54:50', 'ViitorCloud leverages Wazir as an project and productivity management tool and Microsoft Teams/Skype for Business for communications and collaboration internally. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\r\n<div class=\"logos\">\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/wazir.png\" alt=\"\" class=\"alignnone size-full wp-image-671\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/trello.png\" alt=\"\" class=\"alignnone size-full wp-image-670\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/teams.png\" alt=\"\" class=\"alignnone size-full wp-image-669\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/slack.png\" alt=\"\" class=\"alignnone size-full wp-image-668\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/skype-for-business.png\" alt=\"\" class=\"alignnone size-full wp-image-667\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/skype.png\" alt=\"\" class=\"alignnone size-full wp-image-666\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/rocketchat.png\" alt=\"\" class=\"alignnone size-full wp-image-665\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/redmine.png\" alt=\"\" class=\"alignnone size-full wp-image-664\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/jira.png\" alt=\"\" class=\"alignnone size-full wp-image-663\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/gotomeeting.png\" alt=\"\" class=\"alignnone size-full wp-image-662\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/gitlab.png\" alt=\"\" class=\"alignnone size-full wp-image-661\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/github.png\" alt=\"\" class=\"alignnone size-full wp-image-660\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/foundation-server.png\" alt=\"\" class=\"alignnone size-full wp-image-659\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/asana.png\" alt=\"\" class=\"alignnone size-full wp-image-658\" />\r\n</div>\r\n</div>', 'Project Mgt and Collaborative Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-02-08 11:54:50', '2019-02-08 11:54:50', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(692, 1, '2019-02-08 12:55:11', '2019-02-08 12:55:11', '', 'award-collage', '', 'inherit', 'open', 'closed', '', 'award-collage-2', '', '', '2019-02-08 12:55:11', '2019-02-08 12:55:11', '', 127, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/award-collage-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(693, 1, '2019-02-08 12:55:15', '2019-02-08 12:55:15', '', 'Honors, Awards and Mentions <br> ( 1 minute )', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-02-08 12:55:15', '2019-02-08 12:55:15', '', 127, 'https://info.viitorcloud.com/127-revision-v1/', 0, 'revision', '', 0),
(694, 1, '2019-02-08 13:09:35', '2019-02-08 13:09:35', 'ViitorCloud leverages Wazir as an project and productivity management tool and Microsoft Teams/Skype for Business for communications and collaboration internally. Though based on client preferences ViitorCloud uses other tools and third party services for day to day operations. Below are the Tools we are seasoned into from a technology as well as process prospective.\r\n<div class=\"logos\">\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/wazir.png\" alt=\"\" class=\"alignnone size-full wp-image-671\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/trello.png\" alt=\"\" class=\"alignnone size-full wp-image-670\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/teams.png\" alt=\"\" class=\"alignnone size-full wp-image-669\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/slack.png\" alt=\"\" class=\"alignnone size-full wp-image-668\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/skype-for-business.png\" alt=\"\" class=\"alignnone size-full wp-image-667\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/skype.png\" alt=\"\" class=\"alignnone size-full wp-image-666\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/rocketchat.png\" alt=\"\" class=\"alignnone size-full wp-image-665\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/redmine.png\" alt=\"\" class=\"alignnone size-full wp-image-664\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/jira.png\" alt=\"\" class=\"alignnone size-full wp-image-663\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/gotomeeting.png\" alt=\"\" class=\"alignnone size-full wp-image-662\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/gitlab.png\" alt=\"\" class=\"alignnone size-full wp-image-661\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/github.png\" alt=\"\" class=\"alignnone size-full wp-image-660\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/foundation-server.png\" alt=\"\" class=\"alignnone size-full wp-image-659\" />\r\n</div>\r\n<div class=\"logo-image\">\r\n<img src=\"https://info.viitorcloud.com/wp-content/uploads/2019/02/asana.png\" alt=\"\" class=\"alignnone size-full wp-image-658\" />\r\n</div>\r\n</div>\r\n', 'Project Mgt and Collaborative Tools', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-02-08 13:09:35', '2019-02-08 13:09:35', '', 156, 'https://info.viitorcloud.com/156-revision-v1/', 0, 'revision', '', 0),
(695, 1, '2019-02-08 13:49:51', '2019-02-08 13:49:51', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"products\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Product buttons', 'product-buttons', 'publish', 'closed', 'closed', '', 'group_5c5d88df18e2d', '', '', '2019-02-08 13:49:51', '2019-02-08 13:49:51', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=695', 0, 'acf-field-group', '', 0),
(696, 1, '2019-02-08 13:49:51', '2019-02-08 13:49:51', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'googleplay link', 'googleplay_link', 'publish', 'closed', 'closed', '', 'field_5c5d88df70ac0', '', '', '2019-02-08 13:49:51', '2019-02-08 13:49:51', '', 695, 'https://info.viitorcloud.com/?post_type=acf-field&p=696', 0, 'acf-field', '', 0),
(697, 1, '2019-02-08 13:49:51', '2019-02-08 13:49:51', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'playstore link', 'playstore_link', 'publish', 'closed', 'closed', '', 'field_5c5d88f070ac1', '', '', '2019-02-08 13:49:51', '2019-02-08 13:49:51', '', 695, 'https://info.viitorcloud.com/?post_type=acf-field&p=697', 1, 'acf-field', '', 0),
(698, 1, '2019-02-08 13:53:27', '2019-02-08 13:53:27', '', 'Ionic-hybrid (1)', '', 'inherit', 'open', 'closed', '', 'ionic-hybrid-1', '', '', '2019-02-08 13:53:27', '2019-02-08 13:53:27', '', 613, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Ionic-hybrid-1.pdf', 0, 'attachment', 'application/pdf', 0),
(699, 1, '2019-02-08 13:53:30', '2019-02-08 13:53:30', '', 'Ionic', '', 'inherit', 'closed', 'closed', '', '613-revision-v1', '', '', '2019-02-08 13:53:30', '2019-02-08 13:53:30', '', 613, 'https://info.viitorcloud.com/613-revision-v1/', 0, 'revision', '', 0),
(700, 1, '2019-02-08 13:55:33', '2019-02-08 13:55:33', '', 'Laravel Corporate Deck (2)', '', 'inherit', 'open', 'closed', '', 'laravel-corporate-deck-2', '', '', '2019-02-08 13:55:33', '2019-02-08 13:55:33', '', 287, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Laravel-Corporate-Deck-2.pdf', 0, 'attachment', 'application/pdf', 0),
(701, 1, '2019-02-08 13:55:35', '2019-02-08 13:55:35', '', 'Laravel', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2019-02-08 13:55:35', '2019-02-08 13:55:35', '', 287, 'https://info.viitorcloud.com/287-revision-v1/', 0, 'revision', '', 0),
(702, 1, '2019-02-08 14:01:38', '2019-02-08 14:01:38', '', 'PLAMT Corporate Deck - Updated', '', 'inherit', 'open', 'closed', '', 'plamt-corporate-deck-updated', '', '', '2019-02-08 14:01:38', '2019-02-08 14:01:38', '', 373, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/PLAMT-Corporate-Deck-Updated.pdf', 0, 'attachment', 'application/pdf', 0),
(703, 1, '2019-02-08 14:01:42', '2019-02-08 14:01:42', '', 'Operational Framework', '', 'inherit', 'closed', 'closed', '', '373-revision-v1', '', '', '2019-02-08 14:01:42', '2019-02-08 14:01:42', '', 373, 'https://info.viitorcloud.com/373-revision-v1/', 0, 'revision', '', 0),
(704, 1, '2019-02-08 14:02:00', '2019-02-08 14:02:00', '', 'Viitorcloud Unity 3D offerings (2)', '', 'inherit', 'open', 'closed', '', 'viitorcloud-unity-3d-offerings-2', '', '', '2019-02-08 14:02:00', '2019-02-08 14:02:00', '', 300, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Viitorcloud-Unity-3D-offerings-2.pdf', 0, 'attachment', 'application/pdf', 0),
(705, 1, '2019-02-08 14:02:02', '2019-02-08 14:02:02', '', 'Unity 3D', '', 'inherit', 'closed', 'closed', '', '300-revision-v1', '', '', '2019-02-08 14:02:02', '2019-02-08 14:02:02', '', 300, 'https://info.viitorcloud.com/300-revision-v1/', 0, 'revision', '', 0),
(706, 1, '2019-02-08 14:02:29', '2019-02-08 14:02:29', '', 'WordPress-Deck-December-2018 (3)', '', 'inherit', 'open', 'closed', '', 'wordpress-deck-december-2018-3', '', '', '2019-02-08 14:02:29', '2019-02-08 14:02:29', '', 86, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/WordPress-Deck-December-2018-3.pdf', 0, 'attachment', 'application/pdf', 0),
(707, 1, '2019-02-08 14:02:32', '2019-02-08 14:02:32', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-02-08 14:02:32', '2019-02-08 14:02:32', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(710, 1, '2019-02-11 15:33:26', '2019-02-11 10:03:26', '', 'office', '', 'inherit', 'open', 'closed', '', 'office', '', '', '2019-02-11 15:33:26', '2019-02-11 10:03:26', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/office.jpg', 0, 'attachment', 'image/jpeg', 0),
(711, 1, '2019-02-11 15:33:32', '2019-02-11 10:03:32', '', 'Headquarter <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-02-11 15:33:32', '2019-02-11 10:03:32', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(712, 1, '2019-02-11 15:39:53', '2019-02-11 10:09:53', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-02-11 15:39:53', '2019-02-11 10:09:53', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(713, 1, '2019-02-19 14:44:54', '2019-02-19 09:14:54', '', 'Work report sample file', '', 'inherit', 'open', 'closed', '', 'work-report-sample-file', '', '', '2019-02-19 14:44:54', '2019-02-19 09:14:54', '', 148, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Work-report-sample-file.pdf', 0, 'attachment', 'application/pdf', 0),
(714, 1, '2019-02-19 14:45:10', '2019-02-19 09:15:10', '', 'Work Reports', '', 'inherit', 'closed', 'closed', '', '148-revision-v1', '', '', '2019-02-19 14:45:10', '2019-02-19 09:15:10', '', 148, 'https://info.viitorcloud.com/148-revision-v1/', 0, 'revision', '', 0),
(715, 1, '2019-02-19 14:47:44', '2019-02-19 09:17:44', '', 'Copy of 2. Top level Scope - info.viitorcloud.com (3) (1) (1)', '', 'inherit', 'open', 'closed', '', 'copy-of-2-top-level-scope-info-viitorcloud-com-3-1-1', '', '', '2019-02-19 14:47:44', '2019-02-19 09:17:44', '', 277, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Copy-of-2.-Top-level-Scope-info.viitorcloud.com-3-1-1.pdf', 0, 'attachment', 'application/pdf', 0),
(716, 1, '2019-02-19 14:48:07', '2019-02-19 09:18:07', '', 'SRS', '', 'inherit', 'closed', 'closed', '', '277-revision-v1', '', '', '2019-02-19 14:48:07', '2019-02-19 09:18:07', '', 277, 'https://info.viitorcloud.com/277-revision-v1/', 0, 'revision', '', 0),
(717, 1, '2019-02-19 14:51:59', '2019-02-19 09:21:59', '', 'Node Js(2) (1) (1)', '', 'inherit', 'open', 'closed', '', 'node-js2-1-1', '', '', '2019-02-19 14:51:59', '2019-02-19 09:21:59', '', 322, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Node-Js2-1-1.pdf', 0, 'attachment', 'application/pdf', 0),
(718, 1, '2019-02-19 14:52:09', '2019-02-19 09:22:09', '', 'Node Js', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-02-19 14:52:09', '2019-02-19 09:22:09', '', 322, 'https://info.viitorcloud.com/322-revision-v1/', 0, 'revision', '', 0),
(719, 1, '2019-02-19 14:56:16', '2019-02-19 09:26:16', '', 'Angular (2)', '', 'inherit', 'open', 'closed', '', 'angular-2', '', '', '2019-02-19 14:56:16', '2019-02-19 09:26:16', '', 562, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Angular-2.pdf', 0, 'attachment', 'application/pdf', 0),
(720, 1, '2019-02-19 14:56:22', '2019-02-19 09:26:22', '', 'Angular Js', '', 'inherit', 'closed', 'closed', '', '562-revision-v1', '', '', '2019-02-19 14:56:22', '2019-02-19 09:26:22', '', 562, 'https://info.viitorcloud.com/562-revision-v1/', 0, 'revision', '', 0),
(721, 1, '2019-02-20 10:03:04', '2019-02-20 04:33:04', '', '19 Feb 2019 Dec ViitorCloud Corporate Deck v1', '', 'inherit', 'open', 'closed', '', '19-feb-2019-dec-viitorcloud-corporate-deck-v1', '', '', '2019-02-20 10:03:04', '2019-02-20 04:33:04', '', 86, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/19-Feb-2019-Dec-ViitorCloud-Corporate-Deck-v1.pdf', 0, 'attachment', 'application/pdf', 0),
(722, 1, '2019-02-20 10:03:17', '2019-02-20 04:33:17', '', 'Corporate Deck <br> ( 5 minutes )', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-02-20 10:03:17', '2019-02-20 04:33:17', '', 86, 'https://info.viitorcloud.com/86-revision-v1/', 0, 'revision', '', 0),
(723, 1, '2019-02-20 18:37:55', '2019-02-20 13:07:55', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'PDF of Infrastructure', 'pdf_of_infrastucrture', 'publish', 'closed', 'closed', '', 'field_5c6d510f966dd', '', '', '2019-02-20 18:37:55', '2019-02-20 13:07:55', '', 112, 'https://info.viitorcloud.com/?post_type=acf-field&p=723', 1, 'acf-field', '', 0),
(725, 1, '2019-02-20 18:40:23', '2019-02-20 13:10:23', '', 'Headquarter <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-02-20 18:40:23', '2019-02-20 13:10:23', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(726, 1, '2019-02-21 16:03:12', '2019-02-21 10:33:12', '', 'HeadQuarter', '', 'inherit', 'open', 'closed', '', 'headquarter', '', '', '2019-02-21 16:03:12', '2019-02-21 10:33:12', '', 97, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/HeadQuarter.pdf', 0, 'attachment', 'application/pdf', 0),
(727, 1, '2019-02-21 16:03:19', '2019-02-21 10:33:19', '', 'Headquarter <br> ( 3 minutes )', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2019-02-21 16:03:19', '2019-02-21 10:33:19', '', 97, 'https://info.viitorcloud.com/97-revision-v1/', 0, 'revision', '', 0),
(728, 1, '2019-02-22 14:11:39', '2019-02-22 08:41:39', '', 'Solutioning', '', 'publish', 'closed', 'closed', '', 'solutioning', '', '', '2019-02-22 14:23:37', '2019-02-22 08:53:37', '', 0, 'https://info.viitorcloud.com/?page_id=728', 0, 'page', '', 0),
(729, 1, '2019-02-22 14:11:39', '2019-02-22 08:41:39', '', 'Solutioning', '', 'inherit', 'closed', 'closed', '', '728-revision-v1', '', '', '2019-02-22 14:11:39', '2019-02-22 08:41:39', '', 728, 'https://info.viitorcloud.com/728-revision-v1/', 0, 'revision', '', 0),
(730, 1, '2019-02-22 14:12:16', '2019-02-22 08:42:16', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"728\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'Solutioning', 'solutioning', 'publish', 'closed', 'closed', '', 'group_5c6fb5e8a4a3f', '', '', '2019-02-22 14:13:03', '2019-02-22 08:43:03', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=730', 0, 'acf-field-group', '', 0),
(731, 1, '2019-02-22 14:12:16', '2019-02-22 08:42:16', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Solutioning Images', 'solutioning_details', 'publish', 'closed', 'closed', '', 'field_5c6fb5e8b5038', '', '', '2019-02-22 14:12:54', '2019-02-22 08:42:54', '', 730, 'https://info.viitorcloud.com/?post_type=acf-field&p=731', 0, 'acf-field', '', 0),
(732, 1, '2019-02-22 14:12:16', '2019-02-22 08:42:16', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'imagess', 'publish', 'closed', 'closed', '', 'field_5c6fb5e8bc34a', '', '', '2019-02-22 14:12:16', '2019-02-22 08:42:16', '', 731, 'https://info.viitorcloud.com/?post_type=acf-field&p=732', 0, 'acf-field', '', 0),
(733, 1, '2019-02-22 14:22:24', '2019-02-22 08:52:24', '', 'DCIM Solution (1)', '', 'inherit', 'open', 'closed', '', 'dcim-solution-1', '', '', '2019-02-22 14:22:24', '2019-02-22 08:52:24', '', 728, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/DCIM-Solution-1.png', 0, 'attachment', 'image/png', 0),
(734, 1, '2019-02-22 14:23:07', '2019-02-22 08:53:07', '', 'Dashboard Solution (1)', '', 'inherit', 'open', 'closed', '', 'dashboard-solution-1', '', '', '2019-02-22 14:23:07', '2019-02-22 08:53:07', '', 728, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Dashboard-Solution-1.png', 0, 'attachment', 'image/png', 0),
(735, 1, '2019-02-22 14:23:13', '2019-02-22 08:53:13', '', 'Solutioning', '', 'inherit', 'closed', 'closed', '', '728-revision-v1', '', '', '2019-02-22 14:23:13', '2019-02-22 08:53:13', '', 728, 'https://info.viitorcloud.com/728-revision-v1/', 0, 'revision', '', 0),
(736, 1, '2019-02-22 14:23:28', '2019-02-22 08:53:28', '', 'Top level solutions (1)', '', 'inherit', 'open', 'closed', '', 'top-level-solutions-1', '', '', '2019-02-22 14:23:28', '2019-02-22 08:53:28', '', 728, 'https://info.viitorcloud.com/wp-content/uploads/2019/02/Top-level-solutions-1.png', 0, 'attachment', 'image/png', 0),
(737, 1, '2019-02-22 14:23:37', '2019-02-22 08:53:37', '', 'Solutioning', '', 'inherit', 'closed', 'closed', '', '728-revision-v1', '', '', '2019-02-22 14:23:37', '2019-02-22 08:53:37', '', 728, 'https://info.viitorcloud.com/728-revision-v1/', 0, 'revision', '', 0),
(738, 1, '2019-03-05 10:50:32', '2019-03-05 05:20:32', '', 'no-follow-link', '', 'inherit', 'open', 'closed', '', 'no-follow-link', '', '', '2019-03-05 10:50:32', '2019-03-05 05:20:32', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/03/no-follow-link.svg', 0, 'attachment', 'image/svg+xml', 0),
(739, 1, '2019-03-05 10:51:00', '2019-03-05 05:21:00', '', 'Open source contributions <br> (2 minutes)', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-03-05 10:51:00', '2019-03-05 05:21:00', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(740, 1, '2019-03-05 10:51:55', '2019-03-05 05:21:55', '', 'code-protectioon-icon', '', 'inherit', 'open', 'closed', '', 'code-protectioon-icon', '', '', '2019-03-05 10:51:55', '2019-03-05 05:21:55', '', 133, 'https://info.viitorcloud.com/wp-content/uploads/2019/03/code-protectioon-icon.svg', 0, 'attachment', 'image/svg+xml', 0),
(741, 1, '2019-03-05 10:52:11', '2019-03-05 05:22:11', '', 'Open source contributions <br> (2 minutes)', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-03-05 10:52:11', '2019-03-05 05:22:11', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(742, 1, '2019-03-05 11:10:21', '2019-03-05 05:40:21', '', 'Open source contributions <br> (2 minutes)', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-03-05 11:10:21', '2019-03-05 05:40:21', '', 133, 'https://info.viitorcloud.com/133-revision-v1/', 0, 'revision', '', 0),
(744, 1, '2019-04-02 16:24:34', '2019-04-02 10:54:34', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-04-02 16:24:34', '2019-04-02 10:54:34', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(746, 1, '2019-04-02 16:34:27', '2019-04-02 11:04:27', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-04-02 16:34:27', '2019-04-02 11:04:27', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(748, 1, '2019-06-04 11:03:58', '2019-06-04 05:33:58', '', 'WordPress-Deck-Feb-2019-v1 (2)', '', 'inherit', 'open', 'closed', '', 'wordpress-deck-feb-2019-v1-2', '', '', '2019-06-04 11:03:58', '2019-06-04 05:33:58', '', 295, 'https://info.viitorcloud.com/wp-content/uploads/2019/06/WordPress-Deck-Feb-2019-v1-2.pdf', 0, 'attachment', 'application/pdf', 0),
(749, 1, '2019-06-04 11:04:04', '2019-06-04 05:34:04', '', 'WordPress', '', 'inherit', 'closed', 'closed', '', '295-revision-v1', '', '', '2019-06-04 11:04:04', '2019-06-04 05:34:04', '', 295, 'https://info.viitorcloud.com/295-revision-v1/', 0, 'revision', '', 0),
(750, 1, '2019-08-02 14:04:26', '2019-08-02 08:34:26', '', 'Blockchain', '', 'publish', 'closed', 'closed', '', 'blockchain', '', '', '2019-11-06 20:13:19', '2019-11-06 14:43:19', '', 0, 'https://info.viitorcloud.com/?page_id=750', 0, 'page', '', 0),
(751, 1, '2019-08-02 14:04:26', '2019-08-02 08:34:26', '', 'Blockchain', '', 'inherit', 'closed', 'closed', '', '750-revision-v1', '', '', '2019-08-02 14:04:26', '2019-08-02 08:34:26', '', 750, 'https://info.viitorcloud.com/750-revision-v1/', 0, 'revision', '', 0),
(752, 1, '2019-08-02 14:04:39', '2019-08-02 08:34:39', 'a:7:{s:8:\"location\";a:3:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"750\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"788\";}}i:2;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"790\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}', 'upload PDF', 'upload-pdf', 'publish', 'closed', 'closed', '', 'group_5d43f59f66361', '', '', '2020-10-05 12:42:39', '2020-10-05 07:12:39', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=752', 0, 'acf-field-group', '', 0),
(753, 1, '2019-08-02 14:04:39', '2019-08-02 08:34:39', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Upload PDF', 'blockchain_pdf', 'publish', 'closed', 'closed', '', 'field_5d43f59f6b1aa', '', '', '2019-08-02 14:05:07', '2019-08-02 08:35:07', '', 752, 'https://info.viitorcloud.com/?post_type=acf-field&p=753', 0, 'acf-field', '', 0),
(754, 1, '2019-08-02 14:07:55', '2019-08-02 08:37:55', '', 'ViitorCloud Blockchain offering-deck', '', 'inherit', 'open', 'closed', '', 'viitorcloud-blockchain-offering-deck', '', '', '2019-08-02 14:07:55', '2019-08-02 08:37:55', '', 750, 'https://info.viitorcloud.com/wp-content/uploads/2019/08/ViitorCloud-Blockchain-offering-deck.pdf', 0, 'attachment', 'application/pdf', 0),
(755, 1, '2019-08-02 14:07:59', '2019-08-02 08:37:59', '', 'Blockchain', '', 'inherit', 'closed', 'closed', '', '750-revision-v1', '', '', '2019-08-02 14:07:59', '2019-08-02 08:37:59', '', 750, 'https://info.viitorcloud.com/750-revision-v1/', 0, 'revision', '', 0),
(756, 1, '2019-08-02 17:16:16', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2019-08-02 17:16:16', '0000-00-00 00:00:00', '', 0, 'https://info.viitorcloud.com/?page_id=756', 0, 'page', '', 0),
(757, 1, '2019-08-02 17:16:56', '2019-08-02 11:46:56', '', 'Hackathon 2019', '', 'publish', 'closed', 'closed', '', 'hackathon-2019', '', '', '2019-08-02 17:20:51', '2019-08-02 11:50:51', '', 0, 'https://info.viitorcloud.com/?page_id=757', 0, 'page', '', 0),
(758, 1, '2019-08-02 17:16:56', '2019-08-02 11:46:56', '', 'Hackathon 2019', '', 'inherit', 'closed', 'closed', '', '757-revision-v1', '', '', '2019-08-02 17:16:56', '2019-08-02 11:46:56', '', 757, 'https://info.viitorcloud.com/757-revision-v1/', 0, 'revision', '', 0),
(759, 1, '2019-08-02 17:18:27', '2019-08-02 11:48:27', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"757\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Hackathon 2019', 'hackathon-2019', 'publish', 'closed', 'closed', '', 'group_5d44230b77f41', '', '', '2019-08-02 17:19:38', '2019-08-02 11:49:38', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=759', 0, 'acf-field-group', '', 0),
(760, 1, '2019-08-02 17:18:27', '2019-08-02 11:48:27', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Videos detail', 'videos_detail_hackathon', 'publish', 'closed', 'closed', '', 'field_5d44230b7c943', '', '', '2019-08-02 17:19:13', '2019-08-02 11:49:13', '', 759, 'https://info.viitorcloud.com/?post_type=acf-field&p=760', 0, 'acf-field', '', 0),
(761, 1, '2019-08-02 17:18:27', '2019-08-02 11:48:27', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Youtube video links', 'youtube_video_links_hackathon', 'publish', 'closed', 'closed', '', 'field_5d44230b7eeb6', '', '', '2019-08-02 17:19:13', '2019-08-02 11:49:13', '', 760, 'https://info.viitorcloud.com/?post_type=acf-field&p=761', 0, 'acf-field', '', 0),
(762, 1, '2019-08-02 17:18:27', '2019-08-02 11:48:27', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Video Title', 'video_title_hackathon', 'publish', 'closed', 'closed', '', 'field_5d44230b7ef41', '', '', '2019-08-02 17:19:13', '2019-08-02 11:49:13', '', 760, 'https://info.viitorcloud.com/?post_type=acf-field&p=762', 1, 'acf-field', '', 0),
(763, 1, '2019-08-02 17:20:51', '2019-08-02 11:50:51', '', 'Hackathon 2019', '', 'inherit', 'closed', 'closed', '', '757-revision-v1', '', '', '2019-08-02 17:20:51', '2019-08-02 11:50:51', '', 757, 'https://info.viitorcloud.com/757-revision-v1/', 0, 'revision', '', 0),
(764, 1, '2019-08-07 17:28:52', '2019-08-07 11:58:52', '[gdoc key=\"https://docs.google.com/spreadsheets/d/1PthdCNuZNpX5Sa3qfTH93-Cw9S7WAAiz2evRwP3U8tg/edit?usp=sharing\"]', 'Google spreadsheet', '', 'publish', 'closed', 'closed', '', 'google-spreadsheet', '', '', '2019-08-08 16:14:51', '2019-08-08 10:44:51', '', 0, 'https://info.viitorcloud.com/?page_id=764', 0, 'page', '', 0),
(765, 1, '2019-08-07 17:28:52', '2019-08-07 11:58:52', '[gdoc key=\"https://docs.google.com/spreadsheets/d/1PthdCNuZNpX5Sa3qfTH93-Cw9S7WAAiz2evRwP3U8tg/edit#gid=0\"]', 'Google spreadsheet', '', 'inherit', 'closed', 'closed', '', '764-revision-v1', '', '', '2019-08-07 17:28:52', '2019-08-07 11:58:52', '', 764, 'https://info.viitorcloud.com/764-revision-v1/', 0, 'revision', '', 0),
(766, 1, '2019-08-08 15:56:23', '2019-08-08 10:26:23', '<iframe width=\"1500\" height=\"200\" src=\"https://docs.google.com/document/d/e/2PACX-1vQW5x0RtmpODNHX7M1EQTDF23OdQLRJIJZbk3pOMA5SVGnihlB6-1tAN-pOTk13kywYqB7Bq1jxgYNk/pub?embedded=true\"></iframe>', 'Google spreadsheet', '', 'inherit', 'closed', 'closed', '', '764-revision-v1', '', '', '2019-08-08 15:56:23', '2019-08-08 10:26:23', '', 764, 'https://info.viitorcloud.com/764-revision-v1/', 0, 'revision', '', 0),
(767, 1, '2019-08-08 16:04:39', '2019-08-08 10:34:39', '[gdoc key=\"https://docs.google.com/spreadsheets/d/1PthdCNuZNpX5Sa3qfTH93-Cw9S7WAAiz2evRwP3U8tg/edit#gid=0\"]', 'Google spreadsheet', '', 'inherit', 'closed', 'closed', '', '764-revision-v1', '', '', '2019-08-08 16:04:39', '2019-08-08 10:34:39', '', 764, 'https://info.viitorcloud.com/764-revision-v1/', 0, 'revision', '', 0),
(768, 1, '2019-08-08 16:14:51', '2019-08-08 10:44:51', '[gdoc key=\"https://docs.google.com/spreadsheets/d/1PthdCNuZNpX5Sa3qfTH93-Cw9S7WAAiz2evRwP3U8tg/edit?usp=sharing\"]', 'Google spreadsheet', '', 'inherit', 'closed', 'closed', '', '764-revision-v1', '', '', '2019-08-08 16:14:51', '2019-08-08 10:44:51', '', 764, 'https://info.viitorcloud.com/764-revision-v1/', 0, 'revision', '', 0),
(769, 1, '2019-11-06 20:12:24', '2019-11-06 14:42:24', '', 'Blockchain', '', 'inherit', 'closed', 'closed', '', '750-autosave-v1', '', '', '2019-11-06 20:12:24', '2019-11-06 14:42:24', '', 750, 'https://info.viitorcloud.com/750-autosave-v1/', 0, 'revision', '', 0),
(770, 1, '2019-11-06 20:12:33', '2019-11-06 14:42:33', '', 'Blockchain', '', 'inherit', 'closed', 'closed', '', '750-revision-v1', '', '', '2019-11-06 20:12:33', '2019-11-06 14:42:33', '', 750, 'https://info.viitorcloud.com/750-revision-v1/', 0, 'revision', '', 0),
(771, 1, '2019-11-06 20:13:19', '2019-11-06 14:43:19', '', 'Blockchain', '', 'inherit', 'closed', 'closed', '', '750-revision-v1', '', '', '2019-11-06 20:13:19', '2019-11-06 14:43:19', '', 750, 'https://info.viitorcloud.com/750-revision-v1/', 0, 'revision', '', 0),
(772, 1, '2020-03-24 12:01:17', '2020-03-24 06:31:17', '', 'test', '', 'trash', 'closed', 'closed', '', 'test__trashed', '', '', '2020-10-06 11:11:38', '2020-10-06 05:41:38', '', 0, 'https://info.viitorcloud.com/?page_id=772', 0, 'page', '', 0),
(773, 1, '2020-03-24 12:01:17', '2020-03-24 06:31:17', '', 'test', '', 'inherit', 'closed', 'closed', '', '772-revision-v1', '', '', '2020-03-24 12:01:17', '2020-03-24 06:31:17', '', 772, 'https://info.viitorcloud.com/772-revision-v1/', 0, 'revision', '', 0),
(774, 1, '2020-03-24 12:03:38', '2020-03-24 06:33:38', '', 'test it', '', 'trash', 'closed', 'closed', '', 'test-it__trashed', '', '', '2020-10-06 11:11:38', '2020-10-06 05:41:38', '', 0, 'https://info.viitorcloud.com/?page_id=774', 0, 'page', '', 0),
(775, 1, '2020-03-24 12:03:38', '2020-03-24 06:33:38', '', 'test it', '', 'inherit', 'closed', 'closed', '', '774-revision-v1', '', '', '2020-03-24 12:03:38', '2020-03-24 06:33:38', '', 774, 'https://info.viitorcloud.com/774-revision-v1/', 0, 'revision', '', 0),
(776, 1, '2020-03-24 12:09:33', '2020-03-24 06:39:33', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"774\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'test filed group', 'test-filed-group', 'publish', 'closed', 'closed', '', 'group_5e79aa0a93516', '', '', '2020-03-24 12:09:33', '2020-03-24 06:39:33', '', 0, 'https://info.viitorcloud.com/?post_type=acf-field-group&p=776', 0, 'acf-field-group', '', 0),
(777, 1, '2020-03-24 12:09:33', '2020-03-24 06:39:33', 'a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'add pdf', 'add_pdf', 'publish', 'closed', 'closed', '', 'field_5e79a9e67620e', '', '', '2020-03-24 12:09:33', '2020-03-24 06:39:33', '', 776, 'https://info.viitorcloud.com/?post_type=acf-field&p=777', 0, 'acf-field', '', 0),
(778, 1, '2020-03-24 12:10:21', '2020-03-24 06:40:21', '', 'test it', '', 'inherit', 'closed', 'closed', '', '774-revision-v1', '', '', '2020-03-24 12:10:21', '2020-03-24 06:40:21', '', 774, 'https://info.viitorcloud.com/774-revision-v1/', 0, 'revision', '', 0),
(779, 11, '2020-04-23 18:46:44', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2020-04-23 18:46:44', '0000-00-00 00:00:00', '', 0, 'https://info.viitorcloud.com/?p=779', 0, 'post', '', 0),
(780, 1, '2020-07-01 16:19:25', '2020-07-01 10:49:25', '{\n \"custom_css[infoviitorcloud]\": {\n \"value\": \".technologies-section{display:none;}\",\n \"type\": \"custom_css\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-07-01 10:49:25\"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '1a2df780-228d-43b2-a50e-100f6bc6a3ee', '', '', '2020-07-01 16:19:25', '2020-07-01 10:49:25', '', 0, 'https://info.viitorcloud.com/?p=780', 0, 'customize_changeset', '', 0),
(781, 1, '2020-07-01 16:19:25', '2020-07-01 10:49:25', '', 'infoviitorcloud', '', 'publish', 'closed', 'closed', '', 'infoviitorcloud', '', '', '2020-07-01 16:56:03', '2020-07-01 11:26:03', '', 0, 'https://info.viitorcloud.com/infoviitorcloud/', 0, 'custom_css', '', 0),
(782, 1, '2020-07-01 16:19:25', '2020-07-01 10:49:25', '.technologies-section{display:none;}', 'infoviitorcloud', '', 'inherit', 'closed', 'closed', '', '781-revision-v1', '', '', '2020-07-01 16:19:25', '2020-07-01 10:49:25', '', 781, 'https://info.viitorcloud.com/781-revision-v1/', 0, 'revision', '', 0),
(783, 1, '2020-07-01 16:19:28', '2020-07-01 10:49:28', '{\n \"custom_css[infoviitorcloud]\": {\n \"value\": \".technologies-section{display:none;} \",\n \"type\": \"custom_css\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-07-01 10:49:28\"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'ccccbb6f-60fa-402e-9af2-002e045b4717', '', '', '2020-07-01 16:19:28', '2020-07-01 10:49:28', '', 0, 'https://info.viitorcloud.com/ccccbb6f-60fa-402e-9af2-002e045b4717/', 0, 'customize_changeset', '', 0),
(784, 1, '2020-07-01 16:56:03', '2020-07-01 11:26:03', '{\n \"custom_css[infoviitorcloud]\": {\n \"value\": \"\",\n \"type\": \"custom_css\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-07-01 11:26:03\"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '5a6f4dd3-ab75-4292-9328-d5ce159d1c4e', '', '', '2020-07-01 16:56:03', '2020-07-01 11:26:03', '', 0, 'https://info.viitorcloud.com/5a6f4dd3-ab75-4292-9328-d5ce159d1c4e/', 0, 'customize_changeset', '', 0),
(785, 1, '2020-07-01 16:56:03', '2020-07-01 11:26:03', '', 'infoviitorcloud', '', 'inherit', 'closed', 'closed', '', '781-revision-v1', '', '', '2020-07-01 16:56:03', '2020-07-01 11:26:03', '', 781, 'https://info.viitorcloud.com/781-revision-v1/', 0, 'revision', '', 0),
(786, 1, '2020-07-01 16:56:05', '0000-00-00 00:00:00', '{\n \"custom_css[infoviitorcloud]\": {\n \"value\": \".technologies-section{display:none;} \",\n \"type\": \"custom_css\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-07-01 11:26:05\"\n }\n}', '', '', 'auto-draft', 'closed', 'closed', '', '3704356a-ee6d-49aa-8486-7aa5ce29bcde', '', '', '2020-07-01 16:56:05', '0000-00-00 00:00:00', '', 0, 'https://info.viitorcloud.com/?p=786', 0, 'customize_changeset', '', 0),
(787, 1, '2020-10-05 12:36:29', '0000-00-00 00:00:00', '', 'Wazir', '', 'draft', 'closed', 'closed', '', '', '', '', '2020-10-05 12:36:29', '2020-10-05 07:06:29', '', 0, 'https://info.viitorcloud.com/?page_id=787', 0, 'page', '', 0),
(788, 1, '2020-10-05 12:37:59', '2020-10-05 07:07:59', '', 'Problem solving product (2 minutes)', '', 'publish', 'closed', 'closed', '', 'problem-solving-product', '', '', '2020-10-06 12:40:14', '2020-10-06 07:10:14', '', 0, 'https://info.viitorcloud.com/?page_id=788', 0, 'page', '', 0),
(789, 1, '2020-10-05 12:37:59', '2020-10-05 07:07:59', '', 'Wazir', '', 'inherit', 'closed', 'closed', '', '788-revision-v1', '', '', '2020-10-05 12:37:59', '2020-10-05 07:07:59', '', 788, 'https://info.viitorcloud.com/788-revision-v1/', 0, 'revision', '', 0),
(790, 1, '2020-10-05 12:41:12', '2020-10-05 07:11:12', '', 'Service an Honour </br> (1 Minutes)', '', 'publish', 'closed', 'closed', '', 'service-and-honour', '', '', '2020-10-06 12:41:07', '2020-10-06 07:11:07', '', 0, 'https://info.viitorcloud.com/?page_id=790', 0, 'page', '', 0),
(791, 1, '2020-10-05 12:41:12', '2020-10-05 07:11:12', '', 'Service and Honour', '', 'inherit', 'closed', 'closed', '', '790-revision-v1', '', '', '2020-10-05 12:41:12', '2020-10-05 07:11:12', '', 790, 'https://info.viitorcloud.com/790-revision-v1/', 0, 'revision', '', 0),
(792, 1, '2020-10-05 12:42:49', '2020-10-05 07:12:49', '', 'Wazir-Final-October', '', 'inherit', 'open', 'closed', '', 'wazir-final-october', '', '', '2020-10-05 12:42:49', '2020-10-05 07:12:49', '', 790, 'https://info.viitorcloud.com/wp-content/uploads/2020/10/Wazir-Final-October.pdf', 0, 'attachment', 'application/pdf', 0),
(793, 1, '2020-10-05 12:43:04', '2020-10-05 07:13:04', '', 'ViitorCloud Pro Bono Fight Against Covid - Change starts here', '', 'inherit', 'open', 'closed', '', 'viitorcloud-pro-bono-fight-against-covid-change-starts-here', '', '', '2020-10-05 12:43:04', '2020-10-05 07:13:04', '', 790, 'https://info.viitorcloud.com/wp-content/uploads/2020/10/ViitorCloud-Pro-Bono-Fight-Against-Covid-Change-starts-here.pdf', 0, 'attachment', 'application/pdf', 0),
(794, 1, '2020-10-05 12:43:09', '2020-10-05 07:13:09', '', 'Service and Honour', '', 'inherit', 'closed', 'closed', '', '790-revision-v1', '', '', '2020-10-05 12:43:09', '2020-10-05 07:13:09', '', 790, 'https://info.viitorcloud.com/790-revision-v1/', 0, 'revision', '', 0),
(795, 1, '2020-10-05 12:44:20', '2020-10-05 07:14:20', '', 'Problem Solving Product', '', 'inherit', 'closed', 'closed', '', '788-revision-v1', '', '', '2020-10-05 12:44:20', '2020-10-05 07:14:20', '', 788, 'https://info.viitorcloud.com/788-revision-v1/', 0, 'revision', '', 0),
(796, 1, '2020-10-06 12:40:14', '2020-10-06 07:10:14', '', 'Problem solving product (2 minutes)', '', 'inherit', 'closed', 'closed', '', '788-revision-v1', '', '', '2020-10-06 12:40:14', '2020-10-06 07:10:14', '', 788, 'https://info.viitorcloud.com/788-revision-v1/', 0, 'revision', '', 0),
(797, 1, '2020-10-06 12:40:40', '2020-10-06 07:10:40', '', 'Service an Honour (1 Minutes)', '', 'inherit', 'closed', 'closed', '', '790-revision-v1', '', '', '2020-10-06 12:40:40', '2020-10-06 07:10:40', '', 790, 'https://info.viitorcloud.com/790-revision-v1/', 0, 'revision', '', 0),
(798, 1, '2020-10-06 12:41:07', '2020-10-06 07:11:07', '', 'Service an Honour </br> (1 Minutes)', '', 'inherit', 'closed', 'closed', '', '790-revision-v1', '', '', '2020-10-06 12:41:07', '2020-10-06 07:11:07', '', 790, 'https://info.viitorcloud.com/790-revision-v1/', 0, 'revision', '', 0);
DROP TABLE IF EXISTS `wp_reports`;
CREATE TABLE `wp_reports` (
`rid` int(11) NOT NULL AUTO_INCREMENT,
`username` varchar(255) NOT NULL,
`pagenames` varchar(255) NOT NULL,
`countclicks` varchar(255) NOT NULL,
`date` varchar(255) NOT NULL,
`last_login_times` varchar(255) NOT NULL,
`userids` varchar(255) NOT NULL,
`uip` varchar(255) NOT NULL,
`ucountry` varchar(255) NOT NULL,
`ucontinent` varchar(255) NOT NULL,
`ucity` varchar(255) NOT NULL,
PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
INSERT INTO `wp_reports` (`rid`, `username`, `pagenames`, `countclicks`, `date`, `last_login_times`, `userids`, `uip`, `ucountry`, `ucontinent`, `ucity`) VALUES
(29, 'admin', 'journey-2018', '3', '08/14/2019 01:02:42 pm', ' ago', '1', '::1', '', '', ''),
(30, 'admin', 'products', '4', '08/14/2019 01:18:19 pm', ' ago', '1', '::1', '', '', ''),
(31, 'vishal', 'laravel', '8', '10/25/2019 06:13:21 am', ' ago', '11', '203.109.114.162', 'India', 'Asia', 'Ahmedabad'),
(32, 'vishal', 'presentation', '3', '10/25/2019 06:14:49 am', ' ago', '11', '203.109.114.162', 'India', 'Asia', 'Ahmedabad'),
(33, 'connectvc', 'recent-activities', '8', '11/01/2019 09:49:05 am', ' ago', '1', '61.14.229.30', 'India', 'Asia', ''),
(34, 'connectvc', 'wordpress', '8', '11/01/2019 09:50:18 am', ' ago', '1', '61.14.229.30', 'India', 'Asia', ''),
(35, 'connectvc', 'office-infrastructure', '5', '11/01/2019 11:01:18 am', ' ago', '1', '61.14.229.30', 'India', 'Asia', ''),
(36, 'vishal', 'ionic', '7', '11/06/2019 01:14:16 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(37, 'vishal', 'graphic-design', '7', '11/06/2019 01:30:23 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(38, 'vishal', 'unity3d', '4', '11/06/2019 01:42:29 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(39, 'connectvc', 'ionic', '8', '11/06/2019 01:43:59 pm', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(40, 'vishal', 'project-management-tools', '3', '11/06/2019 01:47:50 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(41, 'vishal', 'process', '2', '11/06/2019 01:47:56 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(42, 'vishal', 'nda', '1', '11/06/2019 01:48:09 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(43, 'vishal', 'database-diagram', '5', '11/06/2019 01:48:28 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(44, 'vishal', 'srs', '2', '11/06/2019 01:48:50 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(45, 'vishal', 'flowchart', '2', '11/06/2019 01:49:03 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(46, 'vishal', 'wireframe', '5', '11/06/2019 01:49:16 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(47, 'vishal', 'open-source-contribution', '1', '11/06/2019 01:49:33 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(48, 'vishal', 'recent-activities', '3', '11/06/2019 01:49:46 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(49, 'vishal', 'life-at-vc', '2', '11/06/2019 01:50:29 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(50, 'vishal', 'awards-and-accolades', '2', '11/06/2019 01:50:40 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(51, 'vishal', 'office-infrastructure', '4', '11/06/2019 01:50:46 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(52, 'vishal', 'work-reports', '2', '11/06/2019 01:51:13 pm', ' ago', '11', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(53, 'connectvc', 'nda', '2', '11/06/2019 01:53:04 pm', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(54, 'connectvc', 'work-reports', '3', '11/06/2019 01:53:10 pm', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(55, 'connectvc', 'open-source-contribution', '2', '11/06/2019 02:20:33 pm', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(56, 'connectvc', '2october', '1', '11/06/2019 02:21:01 pm', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(57, 'connectvc', 'life-at-vc', '2', '11/06/2019 02:25:33 pm', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(58, 'connectvc', 'project-management-tools', '4', '11/07/2019 05:33:04 am', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(59, 'connectvc', 'reactjs', '1', '11/07/2019 05:33:10 am', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(60, 'connectvc', 'angular-js', '1', '11/07/2019 05:33:12 am', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(61, 'connectvc', 'nodejs', '1', '11/07/2019 05:33:13 am', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(62, 'connectvc', 'solutioning', '1', '11/07/2019 06:22:19 am', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(63, 'connectvc', 'graphic-design', '5', '11/07/2019 06:22:25 am', ' ago', '1', '103.226.185.250', 'India', 'Asia', 'Ahmedabad'),
(64, 'vishal', 'journey-2018', '2', '12/17/2019 06:55:43 am', ' ago', '11', '61.14.229.30', 'India', 'Asia', ''),
(65, 'connectvc', 'presentation', '4', '01/31/2020 12:22:56 pm', ' ago', '1', '61.14.229.30', 'India', 'Asia', ''),
(66, 'connectvc', 'awards-and-accolades', '3', '03/24/2020 06:30:16 am', ' ago', '1', '103.85.11.241', 'India', 'Asia', 'Ahmedabad'),
(67, 'connectvc', 'client-testimonial', '2', '04/23/2020 01:11:16 pm', ' ago', '1', '103.81.94.206', 'India', 'Asia', 'Ahmedabad'),
(68, 'vishal', 'angular-js', '2', '05/13/2020 09:59:40 am', ' ago', '11', '219.91.196.218', 'India', 'Asia', 'Rajkot'),
(69, 'vishal', 'reactjs', '2', '05/13/2020 10:00:04 am', ' ago', '11', '219.91.196.218', 'India', 'Asia', 'Rajkot'),
(70, 'vishal', 'nodejs', '2', '05/13/2020 10:00:53 am', ' ago', '11', '219.91.196.218', 'India', 'Asia', 'Rajkot'),
(71, 'vishal', 'vuejs', '1', '05/14/2020 12:01:48 pm', ' ago', '11', '219.91.191.20', 'India', 'Asia', 'Ahmedabad'),
(72, 'vishal', 'operational-framework', '1', '07/01/2020 10:38:37 am', ' ago', '11', '61.14.229.30', 'India', 'Asia', 'Washim'),
(73, 'vishal', 'solutioning', '2', '07/01/2020 10:39:20 am', ' ago', '11', '61.14.229.30', 'India', 'Asia', 'Washim'),
(74, 'vishal', 'wordpress', '9', '08/28/2020 11:53:07 am', ' ago', '11', '27.57.190.190', 'India', 'Asia', 'Ahmedabad'),
(75, 'connectvc', 'laravel', '9', '09/01/2020 06:15:57 am', ' ago', '1', '103.86.19.223', 'India', 'Asia', 'Ahmedabad'),
(76, 'connectvc', 'unity3d', '5', '09/01/2020 10:01:11 am', ' ago', '1', '103.86.19.223', 'India', 'Asia', 'Ahmedabad'),
(77, 'connectvc', 'magento', '1', '02/12/2021 10:55:10 am', ' ago', '1', '162.158.166.195', 'Australia', 'Oceania', '');
DROP TABLE IF EXISTS `wp_sm_sessions`;
CREATE TABLE `wp_sm_sessions` (
`session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`session_expiry` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`session_key`),
UNIQUE KEY `session_id` (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
DROP TABLE IF EXISTS `wp_statistics_exclusions`;
CREATE TABLE `wp_statistics_exclusions` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`date` date NOT NULL,
`reason` varchar(255) DEFAULT NULL,
`count` bigint(20) NOT NULL,
PRIMARY KEY (`ID`),
KEY `date` (`date`),
KEY `reason` (`reason`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `wp_statistics_historical`;
CREATE TABLE `wp_statistics_historical` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`category` varchar(25) NOT NULL,
`page_id` bigint(20) NOT NULL,
`uri` varchar(255) NOT NULL,
`value` bigint(20) NOT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `page_id` (`page_id`),
UNIQUE KEY `uri` (`uri`),
KEY `category` (`category`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `wp_statistics_pages`;
CREATE TABLE `wp_statistics_pages` (
`uri` varchar(255) NOT NULL,
`date` date NOT NULL,
`count` int(11) NOT NULL,
`id` int(11) NOT NULL,
UNIQUE KEY `date_2` (`date`,`uri`),
KEY `url` (`uri`),
KEY `date` (`date`),
KEY `id` (`id`),
KEY `uri` (`uri`,`count`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO `wp_statistics_pages` (`uri`, `date`, `count`, `id`) VALUES
('/', '2020-05-05', 1, 7),
('/', '2020-06-07', 1, 7),
('/', '2020-07-08', 1, 7),
('/', '2020-07-20', 1, 7),
('/', '2020-07-24', 1, 7),
('/', '2020-07-29', 1, 7),
('/', '2020-08-04', 1, 7),
('/', '2020-08-10', 1, 7),
('/', '2020-08-12', 1, 7),
('/', '2020-08-21', 1, 7),
('/', '2020-08-24', 1, 7),
('/', '2020-08-25', 1, 7),
('/', '2020-08-27', 1, 7),
('/', '2020-08-28', 1, 7),
('/', '2020-08-29', 1, 7),
('/', '2020-09-04', 1, 7),
('/', '2020-10-08', 1, 7),
('/', '2020-10-16', 1, 7),
('/', '2020-11-12', 1, 7),
('/', '2020-11-13', 1, 7),
('/', '2020-12-04', 1, 7),
('/', '2020-12-05', 1, 7),
('/', '2020-12-18', 1, 7),
('/', '2020-12-22', 1, 7),
('/', '2020-12-31', 1, 7),
('/', '2021-01-01', 1, 7),
('/', '2021-01-08', 1, 7),
('/', '2021-01-12', 1, 7),
('/', '2021-01-27', 1, 7),
('/', '2021-01-28', 1, 7),
('/', '2021-02-05', 1, 7),
('/', '2019-02-09', 2, 7),
('/', '2019-02-13', 2, 7),
('/', '2019-02-17', 2, 7),
('/', '2019-03-04', 2, 7),
('/', '2019-03-14', 2, 7),
('/', '2019-03-17', 2, 7),
('/', '2019-03-20', 2, 7),
('/', '2019-03-24', 2, 7),
('/', '2019-03-26', 2, 7),
('/', '2019-03-28', 2, 7),
('/', '2019-04-01', 2, 7),
('/', '2019-04-03', 2, 7),
('/', '2019-04-23', 2, 7),
('/', '2019-04-29', 2, 7),
('/', '2019-05-07', 2, 7),
('/', '2019-05-24', 2, 7),
('/', '2019-05-29', 2, 7),
('/', '2019-06-12', 2, 7),
('/', '2019-06-18', 2, 7),
('/', '2019-06-25', 2, 7),
('/', '2019-07-06', 2, 7),
('/', '2019-07-08', 2, 7),
('/', '2019-07-10', 2, 7),
('/', '2019-07-11', 2, 7),
('/', '2019-07-15', 2, 7),
('/', '2019-07-17', 2, 7),
('/', '2019-07-22', 2, 7),
('/', '2019-07-29', 2, 7),
('/', '2019-08-03', 2, 7),
('/', '2019-08-13', 2, 7),
('/', '2019-09-03', 2, 7),
('/', '2019-09-05', 2, 7),
('/', '2019-09-10', 2, 7),
('/', '2019-09-11', 2, 7),
('/', '2019-09-12', 2, 7),
('/', '2019-09-13', 2, 7),
('/', '2019-09-17', 2, 7),
('/', '2019-09-20', 2, 7),
('/', '2019-10-25', 2, 7),
('/', '2019-11-25', 2, 7),
('/', '2020-01-30', 2, 7),
('/', '2020-03-03', 2, 7),
('/', '2020-04-24', 2, 7),
('/', '2020-04-27', 2, 7),
('/', '2020-04-30', 2, 7),
('/', '2020-05-19', 2, 7),
('/', '2020-06-04', 2, 7),
('/', '2020-06-29', 2, 7),
('/', '2020-07-14', 2, 7),
('/', '2020-08-19', 2, 7),
('/', '2020-08-20', 2, 7),
('/', '2020-09-06', 2, 7),
('/', '2020-10-09', 2, 7),
('/', '2020-10-15', 2, 7),
('/', '2020-10-27', 2, 7),
('/', '2020-12-02', 2, 7),
('/', '2020-12-24', 2, 7),
('/', '2021-01-04', 2, 7),
('/', '2021-01-11', 2, 7),
('/', '2021-02-15', 2, 7),
('/', '2019-02-14', 3, 7),
('/', '2019-04-11', 3, 7),
('/', '2019-12-13', 3, 7),
('/', '2020-03-02', 3, 7),
('/', '2020-04-16', 3, 7),
('/', '2020-04-19', 3, 7),
('/', '2020-04-29', 3, 7),
('/', '2020-05-04', 3, 7),
('/', '2020-06-05', 3, 7),
('/', '2020-06-17', 3, 7),
('/', '2020-08-11', 3, 7),
('/', '2020-08-13', 3, 7),
('/', '2020-08-14', 3, 7),
('/', '2020-09-07', 3, 7),
('/', '2021-02-12', 3, 7),
('/', '2019-01-12', 4, 7),
('/', '2019-02-15', 4, 7),
('/', '2019-02-16', 4, 7),
('/', '2019-02-23', 4, 7),
('/', '2019-02-26', 4, 7),
('/', '2019-05-08', 4, 7),
('/', '2019-05-17', 4, 7),
('/', '2019-05-27', 4, 7),
('/', '2019-06-04', 4, 7),
('/', '2019-07-16', 4, 7),
('/', '2019-07-18', 4, 7),
('/', '2019-08-06', 4, 7),
('/', '2019-09-18', 4, 7),
('/', '2019-09-19', 4, 7),
('/', '2019-11-21', 4, 7),
('/', '2020-01-29', 4, 7),
('/', '2020-05-27', 4, 7),
('/', '2020-06-08', 4, 7),
('/', '2020-07-10', 4, 7),
('/', '2020-11-11', 4, 7),
('/', '2021-01-29', 4, 7),
('/', '2021-02-01', 4, 7),
('/', '2020-01-31', 5, 7),
('/', '2020-05-14', 5, 7),
('/', '2020-07-23', 5, 7),
('/', '2021-01-21', 5, 7),
('/', '2019-02-25', 6, 7),
('/', '2019-03-19', 6, 7),
('/', '2019-03-29', 6, 7),
('/', '2019-04-09', 6, 7),
('/', '2019-04-10', 6, 7),
('/', '2019-06-26', 6, 7),
('/', '2019-07-09', 6, 7),
('/', '2019-07-19', 6, 7),
('/', '2019-07-30', 6, 7),
('/', '2019-07-31', 6, 7),
('/', '2019-08-09', 6, 7),
('/', '2019-09-04', 6, 7),
('/', '2020-04-06', 6, 7),
('/', '2021-01-25', 6, 7),
('/', '2020-02-19', 7, 7),
('/', '2020-04-02', 7, 7),
('/', '2020-08-18', 7, 7),
('/', '2019-03-07', 8, 7),
('/', '2019-03-08', 8, 7),
('/', '2019-04-08', 8, 7),
('/', '2019-05-21', 8, 7),
('/', '2019-08-01', 8, 7),
('/', '2019-08-07', 8, 7),
('/', '2019-12-17', 8, 7),
('/', '2020-05-13', 8, 7),
('/', '2019-03-18', 9, 7),
('/', '2020-04-23', 9, 7),
('/', '2020-08-31', 9, 7),
('/', '2019-03-06', 10, 7),
('/', '2019-04-02', 10, 7),
('/', '2019-05-28', 10, 7),
('/', '2020-04-15', 10, 7),
('/', '2020-09-01', 10, 7),
('/', '2019-02-12', 11, 7),
('/', '2019-03-13', 11, 7),
('/', '2019-08-14', 12, 7),
('/', '2019-11-01', 12, 7),
('/', '2020-03-24', 13, 7),
('/', '2020-10-05', 13, 7),
('/', '2021-01-22', 13, 7),
('/', '2019-01-21', 14, 7),
('/', '2019-01-22', 16, 7),
('/', '2019-11-07', 17, 7),
('/', '2019-01-18', 22, 7),
('/', '2019-08-02', 22, 7),
('/', '2019-02-27', 24, 7),
('/', '2019-04-05', 24, 7),
('/', '2020-10-06', 27, 7),
('/', '2019-08-08', 28, 7),
('/', '2020-07-01', 32, 7),
('/', '2019-03-05', 33, 7),
('/', '2019-02-01', 34, 7),
('/', '2019-02-22', 34, 7),
('/', '2019-02-05', 39, 7),
('/', '2019-02-20', 39, 7),
('/', '2019-04-04', 48, 7),
('/', '2019-02-07', 63, 7),
('/', '2019-11-06', 81, 7),
('/', '2019-01-16', 95, 7),
('/', '2019-02-11', 103, 7),
('/', '2019-01-15', 125, 7),
('/', '2019-02-19', 137, 7),
('/', '2019-02-21', 148, 7),
('/', '2019-02-06', 170, 7),
('/', '2019-01-17', 186, 7),
('/', '2019-01-11', 194, 7),
('/', '2019-02-08', 209, 7),
('/', '2019-02-04', 371, 7),
('//', '2019-03-19', 1, 7),
('/?author=1', '2019-03-18', 1, 1),
('/?customize_changeset_uuid=1a2df780-228d-43b2-a50e-100f6bc6a3ee&customize_theme=infoviitorcloud&customize_messenger_channel=preview-0', '2020-07-01', 1, 7),
('/?customize_changeset_uuid=5a6f4dd3-ab75-4292-9328-d5ce159d1c4e&customize_theme=infoviitorcloud&customize_messenger_channel=preview-0', '2020-07-01', 1, 7),
('/?customize_changeset_uuid=f9ec4233-6299-44dd-bdba-fcb7476a1f99&customize_theme=infoviitorcloud&customize_messenger_channel=preview-0', '2019-01-11', 1, 7),
('/?w3tc_note=flush_all', '2019-02-01', 2, 7),
('/angular-js/', '2020-04-02', 1, 562),
('/assets/js/devtools.js', '2019-03-04', 1, 7),
('/assets/js/devtools.js', '2019-03-14', 1, 7),
('/assets/js/devtools.js', '2019-03-17', 1, 7),
('/assets/js/devtools.js', '2019-03-20', 1, 7),
('/assets/js/devtools.js', '2019-03-24', 1, 7),
('/assets/js/devtools.js', '2019-03-26', 1, 7),
('/assets/js/devtools.js', '2019-03-28', 1, 7),
('/assets/js/devtools.js', '2019-04-01', 1, 7),
('/assets/js/devtools.js', '2019-04-03', 1, 7),
('/assets/js/devtools.js', '2019-04-23', 1, 7),
('/assets/js/devtools.js', '2019-04-29', 1, 7),
('/assets/js/devtools.js', '2019-05-07', 1, 7),
('/assets/js/devtools.js', '2019-05-24', 1, 7),
('/assets/js/devtools.js', '2019-05-29', 1, 7),
('/assets/js/devtools.js', '2019-06-04', 1, 7),
('/assets/js/devtools.js', '2019-06-12', 1, 7),
('/assets/js/devtools.js', '2019-06-18', 1, 7),
('/assets/js/devtools.js', '2019-06-25', 1, 7),
('/assets/js/devtools.js', '2019-07-06', 1, 7),
('/assets/js/devtools.js', '2019-07-08', 1, 7),
('/assets/js/devtools.js', '2019-07-10', 1, 7),
('/assets/js/devtools.js', '2019-07-11', 1, 7),
('/assets/js/devtools.js', '2019-07-15', 1, 7),
('/assets/js/devtools.js', '2019-07-17', 1, 7),
('/assets/js/devtools.js', '2019-07-22', 1, 7),
('/assets/js/devtools.js', '2019-07-29', 1, 7),
('/assets/js/devtools.js', '2019-08-03', 1, 7),
('/assets/js/devtools.js', '2019-08-13', 1, 7),
('/assets/js/devtools.js', '2019-09-03', 1, 7),
('/assets/js/devtools.js', '2019-09-05', 1, 7),
('/assets/js/devtools.js', '2019-09-10', 1, 7),
('/assets/js/devtools.js', '2019-09-11', 1, 7),
('/assets/js/devtools.js', '2019-09-12', 1, 7),
('/assets/js/devtools.js', '2019-09-13', 1, 7),
('/assets/js/devtools.js', '2019-09-17', 1, 7),
('/assets/js/devtools.js', '2019-09-20', 1, 7),
('/assets/js/devtools.js', '2019-10-25', 1, 7),
('/assets/js/devtools.js', '2019-11-25', 1, 7),
('/assets/js/devtools.js', '2020-01-30', 1, 7),
('/assets/js/devtools.js', '2020-03-03', 1, 7),
('/assets/js/devtools.js', '2020-04-16', 1, 7),
('/assets/js/devtools.js', '2020-04-24', 1, 7),
('/assets/js/devtools.js', '2020-04-27', 1, 7),
('/assets/js/devtools.js', '2020-04-29', 1, 7),
('/assets/js/devtools.js', '2020-04-30', 1, 7),
('/assets/js/devtools.js', '2020-05-05', 1, 7),
('/assets/js/devtools.js', '2020-05-19', 1, 7),
('/assets/js/devtools.js', '2020-06-04', 1, 7),
('/assets/js/devtools.js', '2020-06-07', 1, 7),
('/assets/js/devtools.js', '2020-06-29', 1, 7),
('/assets/js/devtools.js', '2019-02-23', 2, 7),
('/assets/js/devtools.js', '2019-02-25', 2, 7),
('/assets/js/devtools.js', '2019-02-26', 2, 7),
('/assets/js/devtools.js', '2019-03-07', 2, 7),
('/assets/js/devtools.js', '2019-03-08', 2, 7),
('/assets/js/devtools.js', '2019-03-19', 2, 7),
('/assets/js/devtools.js', '2019-04-11', 2, 7),
('/assets/js/devtools.js', '2019-05-08', 2, 7),
('/assets/js/devtools.js', '2019-05-17', 2, 7),
('/assets/js/devtools.js', '2019-05-27', 2, 7),
('/assets/js/devtools.js', '2019-07-16', 2, 7),
('/assets/js/devtools.js', '2019-07-18', 2, 7),
('/assets/js/devtools.js', '2019-08-06', 2, 7),
('/assets/js/devtools.js', '2019-09-04', 2, 7),
('/assets/js/devtools.js', '2019-09-18', 2, 7),
('/assets/js/devtools.js', '2019-09-19', 2, 7),
('/assets/js/devtools.js', '2019-11-21', 2, 7),
('/assets/js/devtools.js', '2019-12-13', 2, 7),
('/assets/js/devtools.js', '2019-12-17', 2, 7),
('/assets/js/devtools.js', '2020-01-29', 2, 7),
('/assets/js/devtools.js', '2020-03-02', 2, 7),
('/assets/js/devtools.js', '2020-04-19', 2, 7),
('/assets/js/devtools.js', '2020-05-04', 2, 7),
('/assets/js/devtools.js', '2020-05-14', 2, 7),
('/assets/js/devtools.js', '2020-05-27', 2, 7),
('/assets/js/devtools.js', '2020-06-05', 2, 7),
('/assets/js/devtools.js', '2020-06-08', 2, 7),
('/assets/js/devtools.js', '2020-06-17', 2, 7),
('/assets/js/devtools.js', '2019-03-06', 3, 7),
('/assets/js/devtools.js', '2019-03-29', 3, 7),
('/assets/js/devtools.js', '2019-04-09', 3, 7),
('/assets/js/devtools.js', '2019-04-10', 3, 7),
('/assets/js/devtools.js', '2019-05-21', 3, 7),
('/assets/js/devtools.js', '2019-06-26', 3, 7),
('/assets/js/devtools.js', '2019-07-09', 3, 7),
('/assets/js/devtools.js', '2019-07-19', 3, 7),
('/assets/js/devtools.js', '2019-07-30', 3, 7),
('/assets/js/devtools.js', '2019-07-31', 3, 7),
('/assets/js/devtools.js', '2019-08-09', 3, 7),
('/assets/js/devtools.js', '2020-02-19', 3, 7),
('/assets/js/devtools.js', '2020-04-06', 3, 7),
('/assets/js/devtools.js', '2019-04-08', 4, 7),
('/assets/js/devtools.js', '2019-08-01', 4, 7),
('/assets/js/devtools.js', '2019-08-07', 4, 7),
('/assets/js/devtools.js', '2020-01-31', 4, 7),
('/assets/js/devtools.js', '2020-04-23', 4, 7),
('/assets/js/devtools.js', '2020-05-13', 4, 7),
('/assets/js/devtools.js', '2019-03-18', 5, 7),
('/assets/js/devtools.js', '2019-04-02', 5, 7),
('/assets/js/devtools.js', '2019-05-28', 5, 7),
('/assets/js/devtools.js', '2020-04-02', 5, 7),
('/assets/js/devtools.js', '2020-04-15', 5, 7),
('/assets/js/devtools.js', '2019-03-13', 6, 7),
('/assets/js/devtools.js', '2019-08-14', 6, 7),
('/assets/js/devtools.js', '2019-02-27', 7, 7),
('/assets/js/devtools.js', '2020-03-24', 7, 7),
('/assets/js/devtools.js', '2019-11-01', 8, 7),
('/assets/js/devtools.js', '2019-11-07', 9, 7),
('/assets/js/devtools.js', '2019-08-02', 11, 7),
('/assets/js/devtools.js', '2020-07-01', 11, 7),
('/assets/js/devtools.js', '2019-02-21', 13, 7),
('/assets/js/devtools.js', '2019-04-05', 13, 7),
('/assets/js/devtools.js', '2019-08-08', 14, 7),
('/assets/js/devtools.js', '2019-02-22', 15, 7),
('/assets/js/devtools.js', '2019-03-05', 17, 7),
('/assets/js/devtools.js', '2019-04-04', 22, 7),
('/assets/js/devtools.js', '2019-11-06', 41, 7),
('/author/admin/', '2019-03-18', 1, 1),
('/author/yogita/', '2019-02-07', 1, 7),
('/office-infrastructure/', '2019-02-06', 1, 97),
('/problem-solving-product/', '2020-10-06', 1, 788),
('/process/', '2019-02-11', 1, 142),
('/products/horse-rider-kills-zombies/', '2019-01-11', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-01-15', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-01-16', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-02-07', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-02-14', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-02-23', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-03-13', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-03-20', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-03-28', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-03-29', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-04-05', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-04-09', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-04-29', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-05-07', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-05-29', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-08-06', 1, 401),
('/products/horse-rider-kills-zombies/', '2020-01-29', 1, 401),
('/products/horse-rider-kills-zombies/', '2020-08-12', 1, 401),
('/products/horse-rider-kills-zombies/', '2020-10-05', 1, 401),
('/products/horse-rider-kills-zombies/', '2019-02-01', 2, 401),
('/products/horse-rider-kills-zombies/', '2019-02-09', 2, 401),
('/products/horse-rider-kills-zombies/', '2019-04-04', 2, 401),
('/products/horse-rider-kills-zombies/', '2020-07-23', 2, 401),
('/products/horse-rider-kills-zombies/', '2019-02-11', 4, 401),
('/products/horse-rider-kills-zombies/', '2019-02-05', 6, 401),
('/products/horse-rider-kills-zombies/', '2019-01-17', 10, 401),
('/products/horse-rider-kills-zombies/', '2019-02-08', 20, 401),
('/products/owkeye-archer/', '2019-01-11', 1, 403),
('/products/owkeye-archer/', '2019-01-15', 1, 403),
('/products/owkeye-archer/', '2019-01-16', 1, 403),
('/products/owkeye-archer/', '2019-02-07', 1, 403),
('/products/owkeye-archer/', '2019-02-14', 1, 403),
('/products/owkeye-archer/', '2019-02-23', 1, 403),
('/products/owkeye-archer/', '2019-03-13', 1, 403),
('/products/owkeye-archer/', '2019-03-20', 1, 403),
('/products/owkeye-archer/', '2019-03-29', 1, 403),
('/products/owkeye-archer/', '2019-04-05', 1, 403),
('/products/owkeye-archer/', '2019-04-09', 1, 403),
('/products/owkeye-archer/', '2019-04-29', 1, 403),
('/products/owkeye-archer/', '2019-05-07', 1, 403),
('/products/owkeye-archer/', '2020-01-29', 1, 403),
('/products/owkeye-archer/', '2020-08-12', 1, 403),
('/products/owkeye-archer/', '2019-02-01', 2, 403),
('/products/owkeye-archer/', '2019-02-09', 2, 403),
('/products/owkeye-archer/', '2019-04-04', 2, 403),
('/products/owkeye-archer/', '2019-05-29', 2, 403),
('/products/owkeye-archer/', '2020-07-23', 2, 403),
('/products/owkeye-archer/', '2019-02-05', 4, 403),
('/products/owkeye-archer/', '2019-02-11', 4, 403),
('/products/owkeye-archer/', '2019-01-17', 8, 403),
('/products/owkeye-archer/', '2019-02-08', 17, 403),
('/products/smartschool/', '2019-02-23', 1, 650),
('/products/smartschool/', '2019-03-13', 1, 650),
('/products/smartschool/', '2019-03-20', 1, 650),
('/products/smartschool/', '2019-04-05', 1, 650),
('/products/smartschool/', '2019-04-09', 1, 650),
('/products/smartschool/', '2019-04-29', 1, 650),
('/products/smartschool/', '2020-01-29', 1, 650),
('/products/smartschool/', '2020-08-12', 1, 650),
('/products/smartschool/', '2019-02-09', 2, 650),
('/products/smartschool/', '2019-04-04', 2, 650),
('/products/smartschool/', '2019-05-07', 2, 650),
('/products/smartschool/', '2019-05-29', 2, 650),
('/products/smartschool/', '2020-07-23', 2, 650),
('/products/smartschool/', '2019-02-11', 4, 650),
('/products/smartschool/', '2019-02-08', 21, 650),
('/products/wazir/', '2019-02-13', 1, 395),
('/products/wazir/', '2019-02-14', 1, 395),
('/products/wazir/', '2019-02-16', 1, 395),
('/products/wazir/', '2019-02-21', 1, 395),
('/products/wazir/', '2019-02-23', 1, 395),
('/products/wazir/', '2019-03-28', 1, 395),
('/products/wazir/', '2019-03-29', 1, 395),
('/products/wazir/', '2019-04-05', 1, 395),
('/products/wazir/', '2019-04-09', 1, 395),
('/products/wazir/', '2019-04-11', 1, 395),
('/products/wazir/', '2019-07-08', 1, 395),
('/products/wazir/', '2019-07-09', 1, 395),
('/products/wazir/', '2019-08-06', 1, 395),
('/products/wazir/', '2019-09-04', 1, 395),
('/products/wazir/', '2020-07-01', 1, 395),
('/products/wazir/', '2020-07-14', 1, 395),
('/products/wazir/', '2020-08-12', 1, 395),
('/products/wazir/', '2021-01-21', 1, 395),
('/products/wazir/', '2019-01-22', 2, 395),
('/products/wazir/', '2019-02-09', 2, 395),
('/products/wazir/', '2019-02-19', 2, 395),
('/products/wazir/', '2019-03-13', 2, 395),
('/products/wazir/', '2019-03-20', 2, 395),
('/products/wazir/', '2019-04-29', 2, 395),
('/products/wazir/', '2019-05-07', 2, 395),
('/products/wazir/', '2019-05-29', 2, 395),
('/products/wazir/', '2019-06-18', 2, 395),
('/products/wazir/', '2019-08-14', 2, 395),
('/products/wazir/', '2020-01-29', 2, 395),
('/products/wazir/', '2019-11-06', 3, 395),
('/products/wazir/', '2019-11-07', 3, 395),
('/products/wazir/', '2020-07-23', 3, 395),
('/products/wazir/', '2019-01-18', 4, 395),
('/products/wazir/', '2019-02-06', 4, 395),
('/products/wazir/', '2019-01-17', 5, 395),
('/products/wazir/', '2019-02-01', 5, 395),
('/products/wazir/', '2019-02-07', 5, 395),
('/products/wazir/', '2019-04-04', 5, 395),
('/products/wazir/', '2019-01-16', 6, 395),
('/products/wazir/', '2020-10-05', 6, 395),
('/products/wazir/', '2019-01-15', 8, 395),
('/products/wazir/', '2019-02-05', 9, 395),
('/products/wazir/', '2019-02-11', 10, 395),
('/products/wazir/', '2019-01-11', 11, 395),
('/products/wazir/', '2019-02-08', 50, 395),
('/products/wazir2/', '2019-01-11', 1, 397),
('/products/wazir2/', '2019-01-15', 1, 397),
('/products/wazir2/', '2019-01-16', 1, 397),
('/products/wazir2/', '2019-02-13', 1, 397),
('/products/wazir2/', '2019-02-14', 1, 397),
('/products/wazir2/', '2019-02-16', 1, 397),
('/products/wazir2/', '2019-02-23', 1, 397),
('/products/wazir2/', '2019-03-13', 1, 397),
('/products/wazir2/', '2019-03-20', 1, 397),
('/products/wazir2/', '2019-03-28', 1, 397),
('/products/wazir2/', '2019-03-29', 1, 397),
('/products/wazir2/', '2019-04-05', 1, 397),
('/products/wazir2/', '2019-04-09', 1, 397),
('/products/wazir2/', '2019-04-29', 1, 397),
('/products/wazir2/', '2019-05-07', 1, 397),
('/products/wazir2/', '2019-05-29', 1, 397),
('/products/wazir2/', '2019-08-06', 1, 397),
('/products/wazir2/', '2020-01-29', 1, 397),
('/products/wazir2/', '2020-08-12', 1, 397),
('/products/wazir2/', '2019-02-01', 2, 397),
('/products/wazir2/', '2019-02-07', 2, 397),
('/products/wazir2/', '2019-02-09', 2, 397),
('/products/wazir2/', '2019-04-04', 2, 397),
('/products/wazir2/', '2020-07-23', 2, 397),
('/products/wazir2/', '2020-10-05', 2, 397),
('/products/wazir2/', '2019-02-11', 5, 397),
('/products/wazir2/', '2019-01-17', 7, 397),
('/products/wazir2/', '2019-02-05', 8, 397),
('/products/wazir2/', '2019-02-08', 32, 397),
('/project-management-tools/', '2019-02-05', 3, 156),
('/recent-activities/', '2020-04-02', 1, 95),
('/service-and-honour/', '2020-10-06', 1, 790),
('/work-reports/', '2019-02-19', 1, 148),
('/work-reports/', '2021-02-12', 1, 148),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-12', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-22', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-25', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-03-19', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-05-21', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-09-04', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-11-07', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2020-09-01', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2021-01-25', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2021-02-01', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-20', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-21', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-03-06', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-03-07', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-03-08', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-04-04', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-12-17', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2020-07-01', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-06', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-11-06', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2020-10-05', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2020-10-06', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-01-15', 4, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2021-01-22', 4, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-05', 5, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-27', 5, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-04', 7, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-08', 18, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-11', 18, 7),
('/wp-content/themes/infoviitorcloud/assets/css/bootstrap.css.map', '2019-02-19', 26, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-12', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-22', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-25', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-03-19', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-05-21', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-09-04', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-11-07', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2020-09-01', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2020-10-15', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2021-01-25', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2021-02-01', 1, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-20', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-21', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-03-06', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-03-07', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-03-08', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-04-04', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-12-17', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2020-07-01', 2, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-04', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-06', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-11-06', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2020-10-05', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2020-10-06', 3, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2021-01-22', 4, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-05', 5, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-27', 5, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-01-15', 9, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-08', 17, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-11', 18, 7),
('/wp-content/themes/infoviitorcloud/assets/js/bootstrap.min.js.map', '2019-02-19', 26, 7),
('/wp-content/uploads/2018/12/award-collage-1-150x150.jpg', '2019-02-08', 1, 7),
('/wp-content/uploads/2018/12/award-collage-1-300x260.jpg', '2019-02-08', 1, 7),
('/wp-content/uploads/2018/12/award-collage-1.jpg', '2019-02-08', 4, 7),
('/wp-content/uploads/2019/02/Ionic-hybrid.pdf', '2019-02-08', 1, 7),
('/wp-content/wp-includes/images/rss.png', '2019-02-08', 2, 7),
('/wp-login.php/wp-json/wp/v2/users/1', '2021-01-12', 1, 7),
('/wp-login.php/wp-json/wp/v2/users/1', '2021-01-30', 1, 7),
('/wp-login.php/wp-json/wp/v2/users/2', '2021-01-12', 1, 7),
('/wp-login.php/wp-json/wp/v2/users/2', '2021-01-30', 1, 7),
('/wp-login.php/wp-json/wp/v2/users/3', '2021-01-12', 1, 7),
('/wp-login.php/wp-json/wp/v2/users/3', '2021-01-30', 1, 7);
DROP TABLE IF EXISTS `wp_statistics_search`;
CREATE TABLE `wp_statistics_search` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`last_counter` date NOT NULL,
`engine` varchar(64) NOT NULL,
`host` varchar(255) DEFAULT NULL,
`words` varchar(255) DEFAULT NULL,
`visitor` bigint(20) DEFAULT NULL,
PRIMARY KEY (`ID`),
KEY `last_counter` (`last_counter`),
KEY `engine` (`engine`),
KEY `host` (`host`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `wp_statistics_useronline`;
CREATE TABLE `wp_statistics_useronline` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`ip` varchar(60) NOT NULL,
`created` int(11) DEFAULT NULL,
`timestamp` int(10) NOT NULL,
`date` datetime NOT NULL,
`referred` text NOT NULL,
`agent` varchar(255) NOT NULL,
`platform` varchar(255) DEFAULT NULL,
`version` varchar(255) DEFAULT NULL,
`location` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO `wp_statistics_useronline` (`ID`, `ip`, `created`, `timestamp`, `date`, `referred`, `agent`, `platform`, `version`, `location`) VALUES
(762, '61.14.229.30', 1613146942, 1613384300, '2021-02-15 10:18:20', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '000');
DROP TABLE IF EXISTS `wp_statistics_visit`;
CREATE TABLE `wp_statistics_visit` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`last_visit` datetime NOT NULL,
`last_counter` date NOT NULL,
`visit` int(10) NOT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `unique_date` (`last_counter`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO `wp_statistics_visit` (`ID`, `last_visit`, `last_counter`, `visit`) VALUES
(1, '2019-01-11 16:52:57', '2019-01-11', 455),
(2, '2019-01-12 07:49:31', '2019-01-12', 4),
(3, '2019-01-15 13:40:08', '2019-01-15', 149),
(4, '2019-01-16 14:13:24', '2019-01-16', 226),
(5, '2019-01-17 13:32:38', '2019-01-17', 367),
(6, '2019-01-18 11:14:20', '2019-01-18', 76),
(7, '2019-01-21 09:47:27', '2019-01-21', 14),
(8, '2019-01-22 06:53:15', '2019-01-22', 46),
(9, '2019-02-01 14:11:28', '2019-02-01', 57),
(10, '2019-02-04 07:32:16', '2019-02-04', 474),
(11, '2019-02-05 14:21:09', '2019-02-05', 79),
(306, '2019-02-06 14:21:57', '2019-02-06', 287),
(307, '2019-02-07 14:13:25', '2019-02-07', 84),
(308, '2019-02-08 14:17:06', '2019-02-08', 456),
(309, '2019-02-09 07:25:04', '2019-02-09', 12),
(310, '2019-02-11 18:48:45', '2019-02-11', 167),
(311, '2019-02-12 17:59:19', '2019-02-12', 13),
(312, '2019-02-13 16:44:14', '2019-02-13', 4),
(313, '2019-02-14 20:36:05', '2019-02-14', 7),
(314, '2019-02-15 23:55:02', '2019-02-15', 4),
(315, '2019-02-16 17:53:47', '2019-02-16', 6),
(316, '2019-02-17 16:11:48', '2019-02-17', 2),
(317, '2019-02-19 20:17:49', '2019-02-19', 192),
(318, '2019-02-20 19:18:45', '2019-02-20', 63),
(319, '2019-02-21 21:47:49', '2019-02-21', 256),
(320, '2019-02-22 19:43:42', '2019-02-22', 51),
(321, '2019-02-23 11:54:34', '2019-02-23', 11),
(322, '2019-02-25 14:51:52', '2019-02-25', 10),
(323, '2019-02-26 17:12:36', '2019-02-26', 6),
(324, '2019-02-27 15:16:51', '2019-02-27', 41),
(325, '2019-03-04 10:25:30', '2019-03-04', 3),
(326, '2019-03-05 14:54:46', '2019-03-05', 51),
(327, '2019-03-06 12:18:09', '2019-03-06', 17),
(328, '2019-03-07 18:54:29', '2019-03-07', 14),
(329, '2019-03-08 14:10:55', '2019-03-08', 14),
(330, '2019-03-13 21:31:00', '2019-03-13', 23),
(331, '2019-03-14 15:08:46', '2019-03-14', 3),
(332, '2019-03-17 07:19:02', '2019-03-17', 3),
(333, '2019-03-18 17:50:07', '2019-03-18', 16),
(334, '2019-03-19 12:38:10', '2019-03-19', 11),
(335, '2019-03-20 19:28:33', '2019-03-20', 9),
(336, '2019-03-24 00:49:36', '2019-03-24', 3),
(337, '2019-03-26 21:04:33', '2019-03-26', 3),
(338, '2019-03-28 16:55:02', '2019-03-28', 6),
(339, '2019-03-29 19:42:24', '2019-03-29', 13),
(340, '2019-04-01 14:03:58', '2019-04-01', 3),
(341, '2019-04-02 16:34:32', '2019-04-02', 15),
(342, '2019-04-03 18:20:38', '2019-04-03', 3),
(343, '2019-04-04 21:44:50', '2019-04-04', 87),
(344, '2019-04-05 22:57:55', '2019-04-05', 42),
(345, '2019-04-08 22:00:31', '2019-04-08', 12),
(346, '2019-04-09 17:37:06', '2019-04-09', 14),
(347, '2019-04-10 15:58:33', '2019-04-10', 9),
(348, '2019-04-11 18:45:32', '2019-04-11', 6),
(349, '2019-04-23 05:18:09', '2019-04-23', 3),
(350, '2019-04-29 12:22:48', '2019-04-29', 9),
(351, '2019-05-07 23:12:06', '2019-05-07', 10),
(352, '2019-05-08 12:52:10', '2019-05-08', 6),
(353, '2019-05-17 22:39:33', '2019-05-17', 6),
(354, '2019-05-21 11:48:18', '2019-05-21', 13),
(355, '2019-05-24 06:15:16', '2019-05-24', 3),
(356, '2019-05-27 17:30:39', '2019-05-27', 6),
(357, '2019-05-28 15:31:44', '2019-05-28', 15),
(358, '2019-05-29 11:26:17', '2019-05-29', 11),
(359, '2019-06-04 11:04:38', '2019-06-04', 5),
(360, '2019-06-12 14:46:07', '2019-06-12', 3),
(361, '2019-06-18 13:26:24', '2019-06-18', 5),
(362, '2019-06-25 18:03:08', '2019-06-25', 3),
(363, '2019-06-26 19:53:08', '2019-06-26', 9),
(364, '2019-07-06 12:59:14', '2019-07-06', 3),
(365, '2019-07-08 14:02:34', '2019-07-08', 4),
(366, '2019-07-09 23:42:56', '2019-07-09', 10),
(367, '2019-07-10 09:21:29', '2019-07-10', 3),
(368, '2019-07-11 09:15:23', '2019-07-11', 3),
(369, '2019-07-15 16:00:36', '2019-07-15', 3),
(370, '2019-07-16 14:49:35', '2019-07-16', 6),
(371, '2019-07-17 11:50:00', '2019-07-17', 3),
(372, '2019-07-18 15:50:09', '2019-07-18', 6),
(373, '2019-07-19 20:16:56', '2019-07-19', 9),
(374, '2019-07-22 15:15:25', '2019-07-22', 3),
(375, '2019-07-29 23:00:19', '2019-07-29', 3),
(376, '2019-07-30 14:59:20', '2019-07-30', 9),
(377, '2019-07-31 23:09:27', '2019-07-31', 9),
(378, '2019-08-01 14:27:37', '2019-08-01', 12),
(379, '2019-08-02 17:40:44', '2019-08-02', 33),
(380, '2019-08-03 01:31:38', '2019-08-03', 3),
(381, '2019-08-06 19:21:14', '2019-08-06', 9),
(382, '2019-08-07 18:26:32', '2019-08-07', 12),
(383, '2019-08-08 17:08:59', '2019-08-08', 42),
(384, '2019-08-09 13:27:01', '2019-08-09', 9),
(385, '2019-08-13 19:45:19', '2019-08-13', 3),
(386, '2019-08-14 18:21:39', '2019-08-14', 20),
(387, '2019-09-03 14:11:25', '2019-09-03', 3),
(388, '2019-09-04 15:47:36', '2019-09-04', 11),
(389, '2019-09-05 09:10:24', '2019-09-05', 3),
(390, '2019-09-10 09:19:24', '2019-09-10', 3),
(391, '2019-09-11 10:44:28', '2019-09-11', 3),
(392, '2019-09-12 09:55:09', '2019-09-12', 3),
(393, '2019-09-13 09:39:16', '2019-09-13', 3),
(394, '2019-09-17 09:41:47', '2019-09-17', 3),
(395, '2019-09-18 18:24:20', '2019-09-18', 6),
(396, '2019-09-19 11:32:08', '2019-09-19', 6),
(397, '2019-09-20 09:37:23', '2019-09-20', 3),
(398, '2019-10-25 11:42:11', '2019-10-25', 3),
(399, '2019-11-01 16:50:15', '2019-11-01', 20),
(400, '2019-11-06 20:37:57', '2019-11-06', 132),
(401, '2019-11-07 19:08:58', '2019-11-07', 31),
(402, '2019-11-21 13:58:53', '2019-11-21', 6),
(403, '2019-11-25 12:22:27', '2019-11-25', 3),
(404, '2019-12-13 18:40:16', '2019-12-13', 5),
(405, '2019-12-17 12:25:21', '2019-12-17', 14),
(406, '2020-01-29 14:38:52', '2020-01-29', 12),
(407, '2020-01-30 00:33:14', '2020-01-30', 3),
(408, '2020-01-31 17:52:55', '2020-01-31', 9),
(409, '2020-02-19 12:26:12', '2020-02-19', 10),
(410, '2020-03-02 15:11:14', '2020-03-02', 5),
(411, '2020-03-03 15:30:44', '2020-03-03', 3),
(412, '2020-03-24 15:42:10', '2020-03-24', 21),
(413, '2020-04-02 19:47:35', '2020-04-02', 15),
(414, '2020-04-06 18:28:31', '2020-04-06', 9),
(415, '2020-04-15 22:10:02', '2020-04-15', 15),
(416, '2020-04-16 10:58:06', '2020-04-16', 4),
(417, '2020-04-19 18:02:39', '2020-04-19', 6),
(418, '2020-04-23 18:41:51', '2020-04-23', 13),
(419, '2020-04-24 11:12:29', '2020-04-24', 3),
(420, '2020-04-27 16:08:53', '2020-04-27', 3),
(421, '2020-04-29 17:42:10', '2020-04-29', 4),
(422, '2020-04-30 11:46:51', '2020-04-30', 3),
(423, '2020-05-04 18:46:28', '2020-05-04', 6),
(424, '2020-05-05 10:01:41', '2020-05-05', 2),
(425, '2020-05-06 10:23:28', '2020-05-06', 1),
(426, '2020-05-13 16:52:55', '2020-05-13', 12),
(427, '2020-05-14 17:45:32', '2020-05-14', 7),
(428, '2020-05-19 11:06:18', '2020-05-19', 3),
(429, '2020-05-27 20:04:45', '2020-05-27', 6),
(430, '2020-05-28 09:45:11', '2020-05-28', 1),
(431, '2020-06-04 17:58:15', '2020-06-04', 3),
(432, '2020-06-05 21:38:04', '2020-06-05', 5),
(433, '2020-06-07 10:14:19', '2020-06-07', 2),
(434, '2020-06-08 14:05:10', '2020-06-08', 6),
(435, '2020-06-17 18:00:27', '2020-06-17', 5),
(436, '2020-06-29 09:58:59', '2020-06-29', 3),
(437, '2020-07-01 20:40:51', '2020-07-01', 50),
(438, '2020-07-08 18:18:30', '2020-07-08', 1),
(439, '2020-07-10 12:21:59', '2020-07-10', 4),
(440, '2020-07-14 20:02:23', '2020-07-14', 3),
(441, '2020-07-15 10:33:50', '2020-07-15', 1),
(442, '2020-07-20 19:43:22', '2020-07-20', 1),
(443, '2020-07-23 19:08:02', '2020-07-23', 18),
(444, '2020-07-24 11:51:11', '2020-07-24', 1),
(445, '2020-07-29 14:27:10', '2020-07-29', 1),
(446, '2020-08-04 12:31:32', '2020-08-04', 1),
(447, '2020-08-10 16:28:38', '2020-08-10', 1),
(448, '2020-08-11 12:57:43', '2020-08-11', 3),
(449, '2020-08-12 16:59:42', '2020-08-12', 6),
(450, '2020-08-13 19:00:13', '2020-08-13', 3),
(451, '2020-08-14 16:02:06', '2020-08-14', 3),
(452, '2020-08-18 18:23:46', '2020-08-18', 7),
(453, '2020-08-19 15:43:28', '2020-08-19', 2),
(454, '2020-08-20 12:14:31', '2020-08-20', 2),
(455, '2020-08-21 09:59:14', '2020-08-21', 1),
(456, '2020-08-24 14:27:52', '2020-08-24', 1),
(457, '2020-08-25 12:58:31', '2020-08-25', 2),
(459, '2020-08-27 16:26:17', '2020-08-27', 1),
(460, '2020-08-28 16:44:46', '2020-08-28', 1),
(461, '2020-08-29 18:17:49', '2020-08-29', 1),
(462, '2020-08-31 19:34:10', '2020-08-31', 9),
(463, '2020-09-01 19:17:34', '2020-09-01', 12),
(464, '2020-09-04 18:41:46', '2020-09-04', 1),
(465, '2020-09-06 17:35:16', '2020-09-06', 2),
(466, '2020-09-07 15:15:18', '2020-09-07', 3),
(467, '2020-10-05 15:18:05', '2020-10-05', 29),
(468, '2020-10-06 12:43:22', '2020-10-06', 35),
(469, '2020-10-08 19:38:55', '2020-10-08', 1),
(470, '2020-10-09 16:51:01', '2020-10-09', 4),
(471, '2020-10-15 12:23:09', '2020-10-15', 3),
(472, '2020-10-16 13:44:46', '2020-10-16', 1),
(473, '2020-10-27 18:09:34', '2020-10-27', 2),
(474, '2020-11-11 18:40:23', '2020-11-11', 4),
(475, '2020-11-12 16:13:51', '2020-11-12', 1),
(476, '2020-11-13 12:54:43', '2020-11-13', 1),
(477, '2020-12-02 07:07:32', '2020-12-02', 2),
(478, '2020-12-04 23:48:14', '2020-12-04', 1),
(479, '2020-12-05 14:38:39', '2020-12-05', 1),
(480, '2020-12-18 17:58:05', '2020-12-18', 1),
(481, '2020-12-22 06:53:23', '2020-12-22', 1),
(482, '2020-12-24 10:31:46', '2020-12-24', 2),
(483, '2020-12-31 15:52:23', '2020-12-31', 1),
(484, '2021-01-01 14:40:24', '2021-01-01', 1),
(485, '2021-01-04 13:17:16', '2021-01-04', 2),
(486, '2021-01-08 17:08:07', '2021-01-08', 1),
(487, '2021-01-11 13:05:44', '2021-01-11', 2),
(488, '2021-01-12 21:00:29', '2021-01-12', 4),
(489, '2021-01-21 17:49:46', '2021-01-21', 7),
(490, '2021-01-22 18:29:20', '2021-01-22', 21),
(491, '2021-01-25 18:01:41', '2021-01-25', 8),
(492, '2021-01-27 10:15:22', '2021-01-27', 1),
(493, '2021-01-28 14:59:57', '2021-01-28', 1),
(494, '2021-01-29 18:22:52', '2021-01-29', 5),
(495, '2021-01-30 12:38:36', '2021-01-30', 3),
(496, '2021-02-01 12:06:32', '2021-02-01', 6),
(497, '2021-02-05 11:40:01', '2021-02-05', 1),
(498, '2021-02-12 16:24:46', '2021-02-12', 4),
(499, '2021-02-15 10:18:20', '2021-02-15', 2);
DROP TABLE IF EXISTS `wp_statistics_visitor`;
CREATE TABLE `wp_statistics_visitor` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`last_counter` date NOT NULL,
`referred` text NOT NULL,
`agent` varchar(255) NOT NULL,
`platform` varchar(255) DEFAULT NULL,
`version` varchar(255) DEFAULT NULL,
`UAString` varchar(255) DEFAULT NULL,
`ip` varchar(60) NOT NULL,
`location` varchar(10) DEFAULT NULL,
`hits` int(11) DEFAULT NULL,
`honeypot` int(11) DEFAULT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `date_ip_agent` (`last_counter`,`ip`,`agent`(75),`platform`(75),`version`(75)),
KEY `agent` (`agent`),
KEY `platform` (`platform`),
KEY `version` (`version`),
KEY `location` (`location`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO `wp_statistics_visitor` (`ID`, `last_counter`, `referred`, `agent`, `platform`, `version`, `UAString`, `ip`, `location`, `hits`, `honeypot`) VALUES
(1, '2019-01-11', 'https://info.viitorcloud.com/wp-admin/plugins.php', 'Firefox', 'Windows', '10.0', NULL, '127.0.0.1', '000', NULL, 0),
(2, '2019-01-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 125, 0),
(3, '2019-01-11', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '10.3.1', '', '127.0.0.1', '000', 24, 0),
(4, '2019-01-11', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 175, 0),
(5, '2019-01-11', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 17, 0),
(6, '2019-01-11', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '7.1.2', '', '127.0.0.1', '000', 3, 0),
(7, '2019-01-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.248', '000', 4, 0),
(8, '2019-01-11', 'https://info.viitorcloud.com/wp-admin/customize.php?return=%2Fwp-admin%2Fthemes.php&autofocus%5Bcontrol%5D=header_image', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 2, 0),
(9, '2019-01-11', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '61.14.229.30', '000', 7, 0),
(10, '2019-01-12', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.0.0', '', '42.106.47.228', '000', 2, 0),
(11, '2019-01-12', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '117.196.118.100', '000', 2, 0),
(12, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'Linux', 'Unknown', '', '61.14.229.30', '000', 4, 0),
(13, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.1.1', '', '106.213.144.137', '000', 3, 0),
(14, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '157.37.134.113', '000', 1, 0),
(15, '2019-01-15', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '12.1.2', '', '213.137.13.4', '000', 3, 0),
(16, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.0.0', '', '106.207.220.175', '000', 2, 0),
(17, '2019-01-15', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.3', '', '103.94.192.248', '000', 11, 0),
(18, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'iOS', '11.2.6', '', '103.94.192.248', '000', 1, 0),
(19, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'iOS', '11.3.1', '', '103.94.192.248', '000', 9, 0),
(20, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 18, 0),
(21, '2019-01-15', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '61.14.229.30', '000', 24, 0),
(22, '2019-01-15', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '61.14.229.30', '000', 42, 0),
(23, '2019-01-15', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '61.14.229.30', '000', 21, 0),
(24, '2019-01-15', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '1.186.68.250', '000', 1, 0),
(25, '2019-01-15', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '10.3.1', '', '61.14.229.30', '000', 9, 0),
(26, '2019-01-16', 'https://info.viitorcloud.com', 'Chrome', 'Linux', 'Unknown', '', '61.14.229.30', '000', 1, 0),
(27, '2019-01-16', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '103.94.192.248', '000', 3, 0),
(28, '2019-01-16', 'https://info.viitorcloud.com/wp-admin/admin.php?page=w3tc_general&w3tc_message=5c3ebc5c1379b', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 24, 0),
(29, '2019-01-16', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 83, 0),
(30, '2019-01-16', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 12, 0),
(31, '2019-01-16', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '10.3.1', '', '127.0.0.1', '000', 88, 0),
(32, '2019-01-16', 'https://info.viitorcloud.com/', 'BlackBerry Browser', 'BlackBerry Tablet OS', '2.1.0', '', '127.0.0.1', '000', 6, 0),
(33, '2019-01-16', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 9, 0),
(34, '2019-01-17', 'https://info.viitorcloud.com', 'Safari', 'iOS', '10.3.1', '', '127.0.0.1', '000', 36, 0),
(35, '2019-01-17', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 9, 0),
(36, '2019-01-17', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 92, 0),
(37, '2019-01-17', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 199, 0),
(38, '2019-01-17', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 31, 0),
(39, '2019-01-18', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 33, 0),
(40, '2019-01-18', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 1, 0),
(41, '2019-01-18', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 5, 0),
(42, '2019-01-18', 'https://info.viitorcloud.com/', 'Internet Explorer', 'Windows', '10.0', '', '127.0.0.1', '000', 1, 0),
(43, '2019-01-18', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '10.3.1', '', '127.0.0.1', '000', 30, 0),
(44, '2019-01-18', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 6, 0),
(45, '2019-01-21', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 10, 0),
(46, '2019-01-21', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 4, 0),
(47, '2019-01-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 20, 0),
(48, '2019-01-22', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 19, 0),
(49, '2019-01-22', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 7, 0),
(50, '2019-02-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 16, 0),
(51, '2019-02-01', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 28, 0),
(52, '2019-02-01', 'https://info.viitorcloud.com/wp-admin/plugins.php?plugin_status=all&paged=1&s&w3tc_note=flush_all', 'Firefox', 'Windows', '10.0', '', '43.243.38.231', '000', 1, 0),
(53, '2019-02-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.243.38.231', '000', 6, 0),
(54, '2019-02-01', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.45.250', '000', 1, 0),
(55, '2019-02-01', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.47.202', '000', 5, 0),
(56, '2019-02-04', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 424, 0),
(57, '2019-02-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 11, 0),
(58, '2019-02-04', 'https://info.viitorcloud.com', 'Firefox', 'Windows', '10.0', '', '103.94.192.192', '000', 14, 0),
(59, '2019-02-04', 'https://info.viitorcloud.com', 'Safari', 'iOS', '12.0', '', '103.94.192.192', '000', 1, 0),
(60, '2019-02-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.192', '000', 1, 0),
(61, '2019-02-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '203.109.114.50', '000', 20, 0),
(62, '2019-02-04', 'https://info.viitorcloud.com/', 'Edge', 'Windows', '10.0', '', '203.109.114.50', '000', 1, 0),
(63, '2019-02-04', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '103.94.192.192', '000', 2, 0),
(64, '2019-02-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.65.122', '000', 1, 0),
(65, '2019-02-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.196.88', '000', 42, 0),
(66, '2019-02-05', 'https://info.viitorcloud.com', 'Chrome', 'Android', '8.0', '', '219.91.196.88', '000', 5, 0),
(67, '2019-02-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 9, 0),
(68, '2019-02-05', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.44.129', '000', 1, 0),
(69, '2019-02-05', 'https://info.viitorcloud.com/wp-admin/', 'Firefox', 'Windows', '10.0', '', '103.94.192.192', '000', 3, 0),
(70, '2019-02-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.192', '000', 8, 0),
(71, '2019-02-05', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '61.14.229.30', '000', 5, 0),
(72, '2019-02-05', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '123.201.68.128', '000', 1, 0),
(73, '2019-02-05', 'https://info.viitorcloud.com', 'Chrome', 'Android', '8.0', '', '123.201.68.128', '000', 4, 0),
(74, '2019-02-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 17, 0),
(75, '2019-02-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 112, 0),
(76, '2019-02-06', 'https://info.viitorcloud.com/wp-admin/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 104, 0),
(77, '2019-02-06', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 51, 0),
(78, '2019-02-06', 'https://info.viitorcloud.com', 'Safari', 'iOS', '10.3.1', '', '127.0.0.1', '000', 3, 0),
(79, '2019-02-07', 'https://info.viitorcloud.com/wp-admin/admin.php?page=wp-google-analytics-events-click', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 4, 0),
(80, '2019-02-07', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 6, 0),
(81, '2019-02-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 16, 0),
(82, '2019-02-07', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 3, 0),
(83, '2019-02-07', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '103.94.192.192', '000', 14, 0),
(84, '2019-02-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 8, 0),
(85, '2019-02-07', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '103.94.192.192', '000', 1, 0),
(86, '2019-02-07', 'https://info.viitorcloud.com/', 'Chrome', 'Linux', 'Unknown', '', '61.14.229.30', '000', 1, 0),
(87, '2019-02-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.65.211', '000', 25, 0),
(88, '2019-02-07', 'https://info.viitorcloud.com/', 'Edge', 'Windows', '10.0', '', '123.201.65.211', '000', 5, 0),
(89, '2019-02-07', 'https://info.viitorcloud.com/', 'Safari', 'OS X', '10.14.2', '', '103.94.192.192', '000', 1, 0),
(90, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.0', '', '42.106.45.137', '000', 12, 0),
(91, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 80, 0),
(92, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 121, 0),
(93, '2019-02-08', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 11, 0),
(94, '2019-02-08', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 23, 0),
(95, '2019-02-08', 'https://info.viitorcloud.com', 'Safari', 'iOS', '10.3.1', '', '127.0.0.1', '000', 3, 0),
(96, '2019-02-08', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 18, 0),
(97, '2019-02-08', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '123.201.68.253', '000', 27, 0),
(98, '2019-02-08', 'https://info.viitorcloud.com/', 'Edge', 'Windows', '10.0', '', '123.201.68.253', '000', 6, 0),
(99, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.42.250', '000', 1, 0),
(100, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.192', '000', 41, 0),
(101, '2019-02-08', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.3', '', '103.94.192.192', '000', 2, 0),
(102, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.43.226', '000', 1, 0),
(103, '2019-02-08', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '103.94.192.192', '000', 30, 0),
(104, '2019-02-08', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.13.6', '', '103.94.192.192', '000', 4, 0),
(105, '2019-02-08', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '123.201.68.179', '000', 53, 0),
(106, '2019-02-08', 'https://info.viitorcloud.com/', 'Edge', 'Windows', '10.0', '', '123.201.68.179', '000', 2, 0),
(107, '2019-02-08', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '61.14.229.30', '000', 9, 0),
(108, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.0', '', '42.106.44.85', '000', 4, 0),
(109, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.1.1', '', '106.213.228.159', '000', 1, 0),
(110, '2019-02-08', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.0', '', '42.106.45.80', '000', 1, 0),
(111, '2019-02-08', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '103.94.192.192', '000', 4, 0),
(112, '2019-02-08', 'https://info.viitorcloud.com/', 'Edge', 'Windows', '10.0', '', '103.94.192.192', '000', 1, 0),
(113, '2019-02-08', 'https://info.viitorcloud.com', 'Chrome', 'Android', '8.1.0', '', '42.106.40.202', '000', 1, 0),
(114, '2019-02-09', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.0', '', '42.106.47.64', '000', 11, 0),
(115, '2019-02-09', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.40.154', '000', 1, 0),
(116, '2019-02-11', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '61.14.229.30', '000', 5, 0),
(117, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 55, 0),
(118, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.0', '', '42.106.45.111', '000', 1, 0),
(119, '2019-02-11', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '12.1.2', '', '49.34.99.53', '000', 1, 0),
(120, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '103.94.192.192', '000', 6, 0),
(121, '2019-02-11', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '103.94.192.192', '000', 9, 0),
(122, '2019-02-11', 'https://info.viitorcloud.com/', 'Safari', 'OS X', '10.13.6', '', '103.94.192.192', '000', 17, 0),
(123, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.0', '', '42.106.44.52', '000', 7, 0),
(124, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.67.201', '000', 23, 0),
(125, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '6.0', '', '61.14.229.30', '000', 15, 0),
(126, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.40.186', '000', 1, 0),
(127, '2019-02-11', 'https://info.viitorcloud.com/wp-admin/options-general.php', 'Firefox', 'Windows', '10.0', '', '103.94.192.192', '000', 11, 0),
(128, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.192', '000', 15, 0),
(129, '2019-02-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.65.99', '000', 1, 0),
(130, '2019-02-12', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '103.94.192.192', '000', 7, 0),
(131, '2019-02-12', 'https://info.viitorcloud.com/wp-admin/index.php', 'Firefox', 'Windows', '10.0', '', '103.94.192.192', '000', 6, 0),
(132, '2019-02-13', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '12.1.2', '', '185.13.106.118', '000', 3, 0),
(133, '2019-02-13', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '80.169.207.124', '000', 1, 0),
(134, '2019-02-14', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '80.169.207.124', '000', 6, 0),
(135, '2019-02-14', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.42.231', '000', 1, 0),
(136, '2019-02-15', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.190.55', '000', 1, 0),
(137, '2019-02-15', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '103.94.192.252', '000', 1, 0),
(138, '2019-02-15', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '86.168.57.123', '000', 2, 0),
(139, '2019-02-16', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '86.168.57.123', '000', 6, 0),
(140, '2019-02-17', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '8.1.0', '', '42.106.45.165', '000', 2, 0),
(141, '2019-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.196.56', '000', 48, 0),
(142, '2019-02-19', 'https://info.viitorcloud.com', 'Firefox', 'Windows', '10.0', '', '103.94.192.252', '000', 23, 0),
(143, '2019-02-19', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '219.91.196.56', '000', 15, 0),
(144, '2019-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '103.94.192.252', '000', 3, 0),
(145, '2019-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 88, 0),
(146, '2019-02-19', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '61.14.229.30', '000', 4, 0),
(147, '2019-02-19', 'https://info.viitorcloud.com/', 'Safari', 'OS X', '10.13.6', '', '61.14.229.30', '000', 7, 0),
(148, '2019-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '61.14.229.30', '000', 2, 0),
(149, '2019-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '203.109.114.66', '000', 1, 0),
(150, '2019-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.240.32.50', '000', 1, 0),
(151, '2019-02-20', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 12, 0),
(152, '2019-02-20', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.68.212', '000', 2, 0),
(153, '2019-02-20', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.13.6', '', '103.94.192.252', '000', 1, 0),
(154, '2019-02-20', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 47, 0),
(155, '2019-02-20', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 1, 0),
(156, '2019-02-21', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 83, 0),
(157, '2019-02-21', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '127.0.0.1', '000', 38, 0),
(158, '2019-02-21', 'https://info.viitorcloud.com', 'Safari', 'iOS', '10.3.1', '', '127.0.0.1', '000', 13, 0),
(159, '2019-02-21', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '127.0.0.1', '000', 3, 0),
(160, '2019-02-21', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '6.0', '', '127.0.0.1', '000', 72, 0),
(161, '2019-02-21', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.252', '000', 3, 0),
(162, '2019-02-21', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '6.0', '', '61.14.229.30', '000', 14, 0),
(163, '2019-02-21', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.70.175', '000', 15, 0),
(164, '2019-02-21', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '7.0', '', '42.106.43.163', '000', 12, 0),
(165, '2019-02-21', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '82.12.58.13', '000', 3, 0),
(166, '2019-02-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '82.12.58.13', '000', 1, 0),
(167, '2019-02-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 7, 0),
(168, '2019-02-22', 'https://info.viitorcloud.com/wp-admin/', 'Firefox', 'Windows', '10.0', '', '127.0.0.1', '000', 4, 0),
(169, '2019-02-22', 'https://info.viitorcloud.com/wp-admin/options-general.php?page=wp-user-login-notifier', 'Firefox', 'Windows', '10.0', '', '103.94.192.252', '000', 27, 0),
(170, '2019-02-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.68.25', '000', 4, 0),
(171, '2019-02-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.252', '000', 3, 0),
(172, '2019-02-22', 'https://info.viitorcloud.com/', 'Edge', 'Windows', '10.0', '', '123.201.67.225', '000', 5, 0),
(173, '2019-02-23', 'https://info.viitorcloud.com/wp-admin/', 'Firefox', 'Windows', '6.1', '', '117.196.106.86', '000', 11, 0),
(174, '2019-02-25', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '11.0', '', '123.201.65.56', '000', 7, 0),
(175, '2019-02-25', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.70.99', '000', 3, 0),
(176, '2019-02-26', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '103.94.192.252', '000', 6, 0),
(177, '2019-02-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 19, 0),
(178, '2019-02-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.191.147', '000', 3, 0),
(179, '2019-02-27', 'https://info.viitorcloud.com', 'Safari', 'iOS', '11.0', '', '61.14.229.30', '000', 19, 0),
(180, '2019-03-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 3, 0),
(181, '2019-03-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 30, 0),
(182, '2019-03-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.243.38.240', '000', 12, 0),
(183, '2019-03-05', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '203.109.114.96', '000', 9, 0),
(184, '2019-03-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.190.146', '000', 3, 0),
(185, '2019-03-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 14, 0),
(186, '2019-03-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 14, 0),
(187, '2019-03-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 14, 0),
(188, '2019-03-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.190.228', '000', 3, 0),
(189, '2019-03-13', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '219.91.191.57', '000', 14, 0),
(190, '2019-03-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.243.38.240', '000', 3, 0),
(191, '2019-03-13', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '9', '', '66.46.246.206', '000', 3, 0),
(192, '2019-03-14', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '95.223.45.12', '000', 3, 0),
(193, '2019-03-17', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.3', '', '99.252.218.90', '000', 3, 0),
(194, '2019-03-18', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.190.39', '000', 10, 0),
(195, '2019-03-18', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.3', '', '197.225.213.7', '000', 3, 0),
(196, '2019-03-18', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '9', '', '99.252.218.90', '000', 3, 0),
(197, '2019-03-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.70.45', '000', 11, 0),
(198, '2019-03-20', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '9', '', '72.143.194.250', '000', 9, 0),
(199, '2019-03-24', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '12.1.4', '', '42.106.33.37', '000', 3, 0),
(200, '2019-03-26', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '99.252.218.90', '000', 3, 0),
(201, '2019-03-28', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '43.243.38.207', '000', 6, 0),
(202, '2019-03-29', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.11.6', '', '43.243.38.207', '000', 3, 0),
(203, '2019-03-29', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '9', '', '72.143.197.184', '000', 7, 0),
(204, '2019-03-29', 'https://info.viitorcloud.com', 'Chrome', 'Android', '9', '', '38.99.190.247', '000', 3, 0),
(205, '2019-04-01', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '43.243.38.207', '000', 3, 0),
(206, '2019-04-02', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.68.64', '000', 15, 0),
(207, '2019-04-03', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '122.162.228.78', '000', 3, 0),
(208, '2019-04-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.65.30', '000', 19, 0),
(209, '2019-04-04', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '219.91.196.47', '000', 8, 0),
(210, '2019-04-04', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.3', '', '41.136.114.197', '000', 3, 0),
(211, '2019-04-04', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '123.201.68.75', '000', 3, 0),
(212, '2019-04-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.176', '000', 13, 0),
(213, '2019-04-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.240.32.50', '000', 41, 0),
(214, '2019-04-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '94.58.148.93', '000', 9, 0),
(215, '2019-04-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.176', '000', 25, 0),
(216, '2019-04-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '122.176.238.105', '000', 8, 0),
(217, '2019-04-08', 'https://info.viitorcloud.com/wp-admin/options-general.php?page=wp-user-login-notifier', 'Firefox', 'Windows', '10.0', '', '103.94.192.176', '000', 6, 0),
(218, '2019-04-08', 'https://info.viitorcloud.com', 'Firefox', 'Windows', '10.0', '', '43.243.38.209', '000', 3, 0),
(219, '2019-04-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.240.32.50', '000', 3, 0),
(220, '2019-04-09', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.243.38.209', '000', 6, 0),
(221, '2019-04-09', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '122.162.232.221', '000', 8, 0),
(222, '2019-04-10', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '219.91.196.176', '000', 6, 0),
(223, '2019-04-10', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '182.64.19.39', '000', 3, 0),
(224, '2019-04-11', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '6.1', '', '171.79.48.136', '000', 6, 0),
(225, '2019-04-23', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '9', '', '24.114.60.110', '000', 3, 0),
(226, '2019-04-29', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.13.6', '', '120.72.89.109', '000', 9, 0),
(227, '2019-05-07', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '12.246.146.18', '000', 10, 0),
(228, '2019-05-08', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '9', '', '99.252.218.90', '000', 3, 0),
(229, '2019-05-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.70.225', '000', 3, 0),
(230, '2019-05-17', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 3, 0),
(231, '2019-05-17', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '73.204.139.121', '000', 3, 0),
(232, '2019-05-21', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 13, 0),
(233, '2019-05-24', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '71.95.13.130', '000', 3, 0),
(234, '2019-05-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.243.38.214', '000', 3, 0),
(235, '2019-05-27', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '123.201.70.187', '000', 3, 0),
(236, '2019-05-28', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '195.1.147.78', '000', 3, 0),
(237, '2019-05-28', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.243.38.235', '000', 3, 0),
(238, '2019-05-28', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '217.170.128.100', '000', 6, 0),
(239, '2019-05-28', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.4', '', '46.149.246.146', '000', 3, 0),
(240, '2019-05-29', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.4', '', '46.149.246.146', '000', 8, 0),
(241, '2019-05-29', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.243.38.205', '000', 3, 0),
(242, '2019-06-04', 'https://info.viitorcloud.com/wp-admin/post.php?post=295&action=edit', 'Firefox', 'Windows', '10.0', '', '123.201.68.85', '000', 5, 0),
(243, '2019-06-12', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '43.243.38.208', '000', 3, 0),
(244, '2019-06-18', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.5', '', '43.243.38.242', '000', 5, 0),
(245, '2019-06-25', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '103.94.192.235', '000', 3, 0),
(246, '2019-06-26', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.5', '', '103.94.192.235', '000', 3, 0),
(247, '2019-06-26', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.11.6', '', '103.94.192.235', '000', 6, 0),
(248, '2019-07-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.226.185.250', '000', 3, 0),
(249, '2019-07-08', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '196.55.2.6', '000', 4, 0),
(250, '2019-07-09', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '103.106.179.211', '000', 3, 0),
(251, '2019-07-09', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.106.179.211', '000', 3, 0),
(252, '2019-07-09', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 1, 0),
(253, '2019-07-09', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '180.211.100.146', '000', 3, 0),
(254, '2019-07-10', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '210.89.56.34', '000', 3, 0),
(255, '2019-07-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 3, 0),
(256, '2019-07-15', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '106.201.236.248', '000', 3, 0),
(257, '2019-07-16', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '180.211.100.146', '000', 3, 0),
(258, '2019-07-16', 'https://info.viitorcloud.com/', 'Firefox', 'Ubuntu', 'Unknown', '', '203.88.147.114', '000', 3, 0),
(259, '2019-07-17', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 3, 0),
(260, '2019-07-18', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '42.106.19.236', '000', 3, 0),
(261, '2019-07-18', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '42.106.8.179', '000', 3, 0),
(262, '2019-07-19', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '103.226.185.250', '000', 3, 0),
(263, '2019-07-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.226.185.250', '000', 3, 0),
(264, '2019-07-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '106.201.236.248', '000', 3, 0),
(265, '2019-07-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '106.201.236.248', '000', 3, 0),
(266, '2019-07-29', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.5', '', '73.45.219.103', '000', 3, 0),
(267, '2019-07-30', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.5', '', '73.9.7.39', '000', 6, 0),
(268, '2019-07-30', 'https://info.viitorcloud.com/', 'Firefox', 'Ubuntu', 'Unknown', '', '203.88.147.114', '000', 3, 0),
(269, '2019-07-31', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '180.211.104.118', '000', 3, 0),
(270, '2019-07-31', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.14.5', '', '12.246.146.18', '000', 6, 0),
(271, '2019-08-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 6, 0),
(272, '2019-08-01', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '12.3.1', '', '75.51.241.203', '000', 6, 0),
(273, '2019-08-02', 'https://info.viitorcloud.com/wp-admin/', 'Firefox', 'Windows', '10.0', '', '219.91.191.47', '000', 18, 0),
(274, '2019-08-02', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 12, 0),
(275, '2019-08-02', 'https://info.viitorcloud.com/wp-admin/post.php?post=757&action=edit', 'Firefox', 'Windows', '10.0', '', '219.91.196.210', '000', 3, 0),
(276, '2019-08-03', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '12.3.1', '', '107.77.231.184', '000', 3, 0),
(277, '2019-08-06', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '103.226.185.250', '000', 3, 0),
(278, '2019-08-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 6, 0),
(279, '2019-08-07', 'https://info.viitorcloud.com/wp-admin/post.php?post=764&action=edit', 'Firefox', 'Windows', '10.0', '', '123.201.68.127', '000', 6, 0),
(280, '2019-08-07', 'https://info.viitorcloud.com/', 'Safari', 'iOS', '12.3.1', '', '123.201.65.114', '000', 3, 0),
(281, '2019-08-07', 'https://info.viitorcloud.com', 'Firefox', 'Windows', '10.0', '', '123.201.70.193', '000', 3, 0),
(282, '2019-08-08', 'https://info.viitorcloud.com/wp-admin/', 'Firefox', 'Windows', '10.0', '', '219.91.190.74', '000', 21, 0),
(283, '2019-08-08', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '103.226.185.250', '000', 3, 0),
(284, '2019-08-08', 'https://info.viitorcloud.com/wp-admin/', 'Chrome', 'Windows', '10.0', '', '219.91.190.74', '000', 12, 0),
(285, '2019-08-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 6, 0),
(286, '2019-08-09', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.11.6', '', '103.226.185.250', '000', 9, 0),
(287, '2019-08-13', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '103.226.185.250', '000', 3, 0),
(288, '2019-08-14', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.11.6', '', '103.226.185.250', '000', 4, 0),
(289, '2019-08-14', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '219.91.196.205', '000', 13, 0),
(290, '2019-08-14', 'https://info.viitorcloud.com', 'Firefox', 'Windows', '10.0', '', '123.201.68.60', '000', 3, 0),
(291, '2019-09-03', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.106.176.250', '000', 3, 0),
(292, '2019-09-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 7, 0),
(293, '2019-09-04', 'https://info.viitorcloud.com', 'Chrome', 'Android', '6.0', '', '103.251.213.135', '000', 4, 0),
(294, '2019-09-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 3, 0),
(295, '2019-09-10', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 3, 0),
(296, '2019-09-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '210.89.56.34', '000', 3, 0),
(297, '2019-09-12', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 3, 0),
(298, '2019-09-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.106.176.236', '000', 3, 0),
(299, '2019-09-17', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.213.135', '000', 3, 0),
(300, '2019-09-18', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '210.89.56.34', '000', 3, 0),
(301, '2019-09-18', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '219.91.191.108', '000', 3, 0),
(302, '2019-09-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '203.109.114.98', '000', 6, 0),
(303, '2019-09-20', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.106.176.236', '000', 3, 0),
(304, '2019-10-25', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '203.109.114.162', '000', 3, 0),
(305, '2019-11-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 20, 0),
(306, '2019-11-06', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.11.6', '', '103.226.185.250', '000', 3, 0),
(307, '2019-11-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.226.185.250', '000', 103, 0),
(308, '2019-11-06', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '103.226.185.250', '000', 26, 0),
(309, '2019-11-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.226.185.250', '000', 28, 0),
(310, '2019-11-07', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '106.222.12.3', '000', 3, 0),
(311, '2019-11-21', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.5', '', '219.91.196.10', '000', 6, 0),
(312, '2019-11-25', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.5', '', '103.226.185.250', '000', 3, 0),
(313, '2019-12-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 5, 0),
(314, '2019-12-17', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 14, 0),
(315, '2020-01-29', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 3, 0),
(316, '2020-01-29', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '27.57.181.84', '000', 9, 0),
(317, '2020-01-30', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '10', '', '27.61.231.100', '000', 3, 0),
(318, '2020-01-31', 'https://info.viitorcloud.com/', 'Firefox', 'Windows', '10.0', '', '27.57.181.84', '000', 4, 0),
(319, '2020-01-31', 'https://info.viitorcloud.com/wp-admin/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 5, 0),
(320, '2020-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '203.109.114.114', '000', 3, 0),
(321, '2020-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '122.170.34.30', '000', 4, 0),
(322, '2020-02-19', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '139.130.207.6', '000', 3, 0),
(323, '2020-03-02', 'https://info.viitorcloud.com/wp-admin/', 'Chrome', 'Windows', '10.0', '', '122.170.147.253', '000', 5, 0),
(324, '2020-03-03', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '122.170.147.253', '000', 3, 0),
(325, '2020-03-24', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.241.193.138', '000', 3, 0),
(326, '2020-03-24', 'https://info.viitorcloud.com/wp-admin/edit.php?post_type=page', 'Chrome', 'Windows', '6.1', '', '103.85.11.241', '000', 6, 0),
(327, '2020-03-24', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '42.106.47.168', '000', 6, 0),
(328, '2020-03-24', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '42.106.41.148', '000', 6, 0),
(329, '2020-04-02', 'https://info.viitorcloud.com/wp-admin/', 'Chrome', 'Windows', '6.1', '', '42.106.42.94', '000', 3, 0),
(330, '2020-04-02', 'https://info.viitorcloud.com/wp-admin/', 'Chrome', 'Windows', '6.1', '', '42.106.12.102', '000', 9, 0),
(331, '2020-04-02', 'https://info.viitorcloud.com/wp-admin/post.php?post=95&action=edit', 'Chrome', 'Windows', '6.1', '', '42.106.13.6', '000', 3, 0),
(332, '2020-04-06', 'https://info.viitorcloud.com/wp-admin/', 'Chrome', 'Windows', '6.1', '', '42.106.7.18', '000', 3, 0),
(333, '2020-04-06', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '6.1', '', '42.106.5.114', '000', 3, 0),
(334, '2020-04-06', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '6.1', '', '42.106.44.35', '000', 3, 0),
(335, '2020-04-15', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '157.32.70.211', '000', 6, 0),
(336, '2020-04-15', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.6', '', '1.22.140.55', '000', 3, 0),
(337, '2020-04-15', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '6.1', '', '103.85.11.59', '000', 3, 0),
(338, '2020-04-15', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.255', '000', 3, 0),
(339, '2020-04-16', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '103.251.57.255', '000', 4, 0),
(340, '2020-04-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.255', '000', 6, 0),
(341, '2020-04-23', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.81.94.206', '000', 6, 0),
(342, '2020-04-23', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.14.6', '', '1.23.81.131', '000', 3, 0),
(343, '2020-04-23', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '219.91.196.128', '000', 4, 0),
(344, '2020-04-24', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '219.91.196.79', '000', 3, 0),
(345, '2020-04-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.255', '000', 3, 0),
(346, '2020-04-29', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '123.201.67.248', '000', 4, 0),
(347, '2020-04-30', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '123.201.67.20', '000', 3, 0),
(348, '2020-05-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.255', '000', 6, 0),
(349, '2020-05-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.255', '000', 2, 0),
(350, '2020-05-06', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '27.61.213.126', '000', 1, 0),
(351, '2020-05-13', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '219.91.196.218', '000', 3, 0),
(352, '2020-05-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.85.11.28', '000', 3, 0),
(353, '2020-05-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '117.196.96.228', '000', 3, 0),
(354, '2020-05-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.213', '000', 3, 0),
(355, '2020-05-14', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.15.3', '', '219.91.191.20', '000', 7, 0),
(356, '2020-05-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.207', '000', 3, 0),
(357, '2020-05-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.238', '000', 6, 0),
(358, '2020-05-28', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '103.251.57.238', '000', 1, 0),
(359, '2020-06-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '27.61.205.236', '000', 3, 0),
(360, '2020-06-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '27.61.241.183', '000', 5, 0),
(361, '2020-06-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.232', '000', 2, 0),
(362, '2020-06-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.232', '000', 6, 0),
(363, '2020-06-17', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 5, 0),
(364, '2020-06-29', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 3, 0),
(365, '2020-07-01', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '61.14.229.30', '000', 3, 0),
(366, '2020-07-01', 'https://info.viitorcloud.com/wp-admin/users.php', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 46, 0),
(367, '2020-07-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '93.37.142.176', '000', 1, 0),
(368, '2020-07-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.225', '000', 1, 0),
(369, '2020-07-10', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '103.251.57.225', '000', 2, 0),
(370, '2020-07-10', 'https://info.viitorcloud.com/wp-admin/users.php', 'Chrome', 'Windows', '6.1', '', '103.86.19.30', '000', 2, 0),
(371, '2020-07-14', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '43.250.165.116', '000', 1, 0),
(372, '2020-07-14', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.212', '000', 2, 0),
(373, '2020-07-15', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '103.251.57.212', '000', 1, 0),
(374, '2020-07-20', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '27.61.141.29', '000', 1, 0),
(375, '2020-07-23', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.251.215.177', '000', 1, 0),
(376, '2020-07-23', 'https://info.viitorcloud.com/', 'Firefox', 'OS X', '10.14', '', '1.23.81.6', '000', 1, 0),
(377, '2020-07-23', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.204', '000', 4, 0),
(378, '2020-07-23', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '43.250.165.198', '000', 12, 0),
(379, '2020-07-24', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '117.99.98.72', '000', 1, 0),
(380, '2020-07-29', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.213', '000', 1, 0),
(381, '2020-08-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.243', '000', 1, 0),
(382, '2020-08-10', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.156', '000', 1, 0),
(383, '2020-08-11', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '163.53.211.28', '000', 3, 0),
(384, '2020-08-12', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '163.53.211.28', '000', 6, 0),
(385, '2020-08-13', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.45', '000', 3, 0),
(386, '2020-08-14', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.45', '000', 3, 0),
(387, '2020-08-18', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '163.53.211.28', '000', 1, 0),
(388, '2020-08-18', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.45', '000', 4, 0),
(389, '2020-08-18', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.6', '', '1.23.83.112', '000', 1, 0),
(390, '2020-08-18', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '117.99.110.189', '000', 1, 0),
(391, '2020-08-19', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.45', '000', 2, 0),
(392, '2020-08-20', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.45', '000', 2, 0),
(393, '2020-08-21', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.94.192.45', '000', 1, 0),
(394, '2020-08-24', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '106.222.12.79', '000', 1, 0),
(395, '2020-08-25', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '27.57.190.190', '000', 2, 0),
(396, '2020-08-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '27.57.190.190', '000', 1, 0),
(397, '2020-08-28', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.3', '', '27.57.190.190', '000', 1, 0),
(398, '2020-08-29', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.6', '', '1.22.105.81', '000', 1, 0),
(399, '2020-08-31', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.86.19.223', '000', 1, 0),
(400, '2020-08-31', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '43.243.36.138', '000', 1, 0),
(401, '2020-08-31', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '157.32.163.7', '000', 2, 0),
(402, '2020-08-31', 'https://info.viitorcloud.com', 'Chrome', 'OS X', '10.15.3', '', '27.57.170.45', '000', 1, 0),
(403, '2020-08-31', 'https://info.viitorcloud.com', 'Chrome', 'Linux', 'Unknown', '', '103.238.107.218', '000', 2, 0),
(404, '2020-08-31', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '49.36.66.228', '000', 1, 0),
(405, '2020-08-31', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.196.149', '000', 1, 0),
(406, '2020-09-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 2, 0),
(407, '2020-09-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.86.19.223', '000', 2, 0),
(408, '2020-09-01', 'https://info.viitorcloud.com/', 'Chrome', 'Linux', 'Unknown', '', '103.81.94.64', '000', 1, 0),
(409, '2020-09-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '27.57.180.242', '000', 1, 0),
(410, '2020-09-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.249.234.21', '000', 6, 0),
(411, '2020-09-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(412, '2020-09-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.249.234.21', '000', 1, 0),
(413, '2020-09-06', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '112.133.251.206', '000', 1, 0),
(414, '2020-09-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.249.234.21', '000', 2, 0),
(415, '2020-09-07', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(416, '2020-10-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 14, 0),
(417, '2020-10-05', 'https://info.viitorcloud.com/wp-admin/edit.php?post_type=page', 'Chrome', 'Windows', '6.1', '', '43.250.158.48', '000', 15, 0),
(418, '2020-10-06', 'https://info.viitorcloud.com/wp-admin/edit.php?post_type=page&paged=1&ids=772%2C774', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 35, 0),
(419, '2020-10-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.74', '000', 1, 0),
(420, '2020-10-09', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 4, 0),
(421, '2020-10-15', 'https://info.viitorcloud.com/wp-admin/profile.php?wp_http_referer=%2Fwp-admin%2Fusers.php', 'Chrome', 'Windows', '10.0', '', '103.94.192.66', '000', 3, 0),
(422, '2020-10-16', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(423, '2020-10-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(424, '2020-10-27', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '6.1', '', '103.85.9.222', '000', 1, 0),
(425, '2020-11-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 3, 0),
(426, '2020-11-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '43.249.235.69', '000', 1, 0),
(427, '2020-11-12', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(428, '2020-11-13', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(429, '2020-12-02', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.238.107.122', '000', 2, 0),
(430, '2020-12-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.179', '000', 1, 0),
(431, '2020-12-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.251.57.179', '000', 1, 0),
(432, '2020-12-18', 'https://info.viitorcloud.com/', 'Chrome', 'OS X', '10.15.7', '', '223.226.209.185', '000', 1, 0),
(433, '2020-12-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '150.129.164.179', '000', 1, 0),
(434, '2020-12-24', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '223.226.209.185', '000', 2, 0),
(435, '2020-12-31', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.65.13', '000', 1, 0),
(436, '2021-01-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '2401:4900:1911:51f9:c7b:cf6:6e46:ad0a', '000', 1, 0),
(437, '2021-01-04', 'https://info.viitorcloud.com/', 'Chrome', 'Android', '9', '', '2402:8100:398c:3dea:b72e:e6a7:dd5b:24d2', '000', 1, 0),
(438, '2021-01-04', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '2409:4041:d94:fd93:5508:17cd:3823:4bf3', '000', 1, 0),
(439, '2021-01-08', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '203.109.114.220', '000', 1, 0),
(440, '2021-01-11', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '120.72.93.91', '000', 2, 0),
(441, '2021-01-12', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '123.201.68.243', '000', 1, 0),
(442, '2021-01-12', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '5.1', '', '34.230.156.67', '000', 3, 0),
(443, '2021-01-21', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 4, 0),
(444, '2021-01-21', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.70.34.13', '000', 2, 0),
(445, '2021-01-21', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '2405:205:c96f:306b:dce2:8b0d:7:bca7', '000', 1, 0),
(446, '2021-01-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.70.34.13', '000', 20, 0),
(447, '2021-01-22', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(448, '2021-01-25', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '219.91.191.187', '000', 1, 0),
(449, '2021-01-25', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(450, '2021-01-25', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '103.70.34.13', '000', 6, 0),
(451, '2021-01-27', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(452, '2021-01-28', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(453, '2021-01-29', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 5, 0),
(454, '2021-01-30', 'https://info.viitorcloud.com', 'Chrome', 'Windows', '6.2', '', '18.197.125.181', '000', 3, 0),
(455, '2021-02-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '2409:4041:2e9b:b095:81aa:2585:5af:5036', '000', 5, 0),
(456, '2021-02-01', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(457, '2021-02-05', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 1, 0),
(458, '2021-02-12', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '122.170.21.226', '000', 1, 0),
(459, '2021-02-12', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 3, 0),
(460, '2021-02-15', 'https://info.viitorcloud.com/', 'Chrome', 'Windows', '10.0', '', '61.14.229.30', '000', 2, 0);
DROP TABLE IF EXISTS `wp_termmeta`;
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;
DROP TABLE IF EXISTS `wp_terms`;
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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0);
DROP TABLE IF EXISTS `wp_term_relationships`;
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;
DROP TABLE IF EXISTS `wp_term_taxonomy`;
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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0);
DROP TABLE IF EXISTS `wp_ualp_user_activity`;
CREATE TABLE `wp_ualp_user_activity` (
`uactid` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` int(20) unsigned NOT NULL,
`post_title` varchar(250) NOT NULL,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`user_name` varchar(50) NOT NULL,
`user_role` varchar(50) NOT NULL,
`user_email` varchar(50) NOT NULL,
`ip_address` varchar(50) NOT NULL,
`modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`object_type` varchar(50) NOT NULL DEFAULT 'post',
`action` varchar(50) NOT NULL,
PRIMARY KEY (`uactid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
INSERT INTO `wp_ualp_user_activity` (`uactid`, `post_id`, `post_title`, `user_id`, `user_name`, `user_role`, `user_email`, `ip_address`, `modified_date`, `object_type`, `action`) VALUES
(1, 0, 'User Activity Log', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-20 18:57:46', 'plugin', 'Plugin activated'),
(2, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-20 18:59:18', 'user', 'logged in'),
(3, 1, 'admin', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-20 18:59:31', 'user', 'logged out'),
(4, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '127.0.0.1', '2019-02-21 14:10:13', 'user', 'logged in'),
(5, 1, 'admin', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '127.0.0.1', '2019-02-21 15:25:59', 'user', 'logged out'),
(6, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '127.0.0.1', '2019-02-21 15:26:08', 'user', 'logged in'),
(7, 1, 'admin', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '127.0.0.1', '2019-02-21 15:26:15', 'user', 'logged out'),
(8, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '127.0.0.1', '2019-02-21 15:26:22', 'user', 'logged in'),
(9, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 15:32:22', 'user', 'logged in'),
(10, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 15:41:02', 'user', 'logged in'),
(11, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 15:41:11', 'user', 'logged in'),
(12, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 15:41:27', 'user', 'logged in'),
(13, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 15:43:50', 'user', 'logged in'),
(14, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 15:58:48', 'user', 'logged in'),
(15, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 15:58:58', 'user', 'logged in'),
(16, 724, 'HeadQuarter', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:01:58', 'attachment', 'deleted attachment'),
(17, 724, 'HeadQuarter', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:01:58', 'post', 'delete post'),
(18, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:02:35', 'user', 'logged in'),
(19, 726, 'HeadQuarter', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:03:12', 'attachment', 'added attachment'),
(20, 97, 'Headquarter <br> ( 3 minutes )', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:03:21', 'page', 'page updated'),
(21, 0, '', 0, '', '', '', '::1', '2019-02-21 16:10:47', 'user', 'logged out'),
(22, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:10:54', 'user', 'logged in'),
(23, 0, '', 0, '', '', '', '::1', '2019-02-21 16:12:49', 'user', 'logged out'),
(24, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:12:54', 'user', 'logged in'),
(25, 0, '', 0, '', '', '', '::1', '2019-02-21 16:14:18', 'user', 'logged out'),
(26, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 16:14:25', 'user', 'logged in'),
(27, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:02:30', 'user', 'logged in'),
(28, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:02:46', 'user', 'logged in'),
(29, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:15:40', 'user', 'logged in'),
(30, 1, 'admin', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:15:52', 'user', 'logged out'),
(31, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:16:03', 'user', 'logged in'),
(32, 1, 'admin', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:32:50', 'user', 'logged out'),
(33, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:34:55', 'user', 'logged in'),
(34, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:36:24', 'user', 'logged in'),
(35, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 17:39:03', 'user', 'logged in'),
(36, 1, 'admin', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 18:14:33', 'user', 'logged out'),
(37, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '::1', '2019-02-21 18:14:41', 'user', 'logged in'),
(38, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '103.94.192.252', '2019-02-21 19:07:38', 'user', 'logged in'),
(39, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '61.14.229.30', '2019-02-21 19:09:49', 'user', 'logged in'),
(40, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '61.14.229.30', '2019-02-21 19:10:13', 'user', 'logged in'),
(41, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '61.14.229.30', '2019-02-21 19:10:43', 'user', 'logged in'),
(42, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '123.201.70.175', '2019-02-21 19:14:02', 'user', 'logged in'),
(43, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '42.106.43.163', '2019-02-21 19:14:29', 'user', 'logged in'),
(44, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '42.106.43.163', '2019-02-21 19:15:46', 'user', 'logged in'),
(45, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '123.201.70.175', '2019-02-21 19:18:40', 'user', 'logged in'),
(46, 1, 'admin', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '123.201.70.175', '2019-02-21 19:18:50', 'user', 'logged out'),
(47, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '123.201.70.175', '2019-02-21 19:18:58', 'user', 'logged in'),
(48, 1, 'admin', 1, 'admin', 'administrator', 'vishal@viitorcloud.com', '103.94.192.252', '2019-02-21 19:26:14', 'user', 'logged in'),
(49, 0, 'User Activity Log', 1, 'admin', 'Administrator', 'vishal@viitorcloud.com', '103.94.192.252', '2019-02-21 19:26:50', 'plugin', 'Plugin deactivated');
DROP TABLE IF EXISTS `wp_usermeta`;
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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'false'),
(11, 1, 'locale', ''),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'wp496_privacy,theme_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '612'),
(18, 1, 'wp_user-settings', 'libraryContent=browse&editor=html&mfold=o'),
(19, 1, 'wp_user-settings-time', '1552893170'),
(20, 1, 'closedpostboxes_page', 'a:0:{}'),
(21, 1, 'metaboxhidden_page', 'a:4:{i:0;s:16:\"commentstatusdiv\";i:1;s:11:\"commentsdiv\";i:2;s:7:\"slugdiv\";i:3;s:9:\"authordiv\";}'),
(22, 1, 'acf_user_settings', 'a:0:{}'),
(23, 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\";}'),
(24, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),
(25, 1, 'wp_statistics', 'a:2:{s:13:\"dashboard_set\";s:6:\"12.5.7\";s:10:\"editor_set\";s:6:\"12.5.7\";}'),
(26, 1, 'metaboxhidden_dashboard', 'a:17:{i:0;s:19:\"dashboard_right_now\";i:1;s:18:\"dashboard_activity\";i:2;s:29:\"wp-statistics-browsers-widget\";i:3;s:28:\"wp-statistics-hitsmap-widget\";i:4;s:25:\"wp-statistics-hits-widget\";i:5;s:26:\"wp-statistics-pages-widget\";i:6;s:27:\"wp-statistics-recent-widget\";i:7;s:30:\"wp-statistics-referring-widget\";i:8;s:27:\"wp-statistics-search-widget\";i:9;s:28:\"wp-statistics-summary-widget\";i:10;s:26:\"wp-statistics-words-widget\";i:11;s:33:\"wp-statistics-top-visitors-widget\";i:12;s:37:\"wp-statistics-searched-phrases-widget\";i:13;s:30:\"monsterinsights_reports_widget\";i:14;s:21:\"dashboard_quick_press\";i:15;s:19:\"ga_dashboard_widget\";i:16;s:17:\"dashboard_primary\";}'),
(27, 1, 'metaboxhidden_post', 'a:1:{i:0;s:29:\"wp_statistics_editor_meta_box\";}'),
(28, 1, 'meta-box-order_page', 'a:4:{s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:36:\"submitdiv,pageparentdiv,postimagediv\";s:6:\"normal\";s:635:\"acf-group_5c38a3fcdc940,acf-group_5c38a2feaba1e,acf-group_5c1c90e4bdb32,acf-group_5c36ef3c905aa,acf-group_5c1cb63e52c80,acf-group_5c2cb66d62f7c,acf-group_5c2cca807a7d2,acf-group_5c1c84c105c8e,acf-group_5c1c8d269ff71,acf-group_5c2cb84705aec,acf-group_5c36eb2294400,acf-group_5c2dff314441f,acf-group_5c1ca64f501e4,acf-group_5c1c71f56212e,acf-group_5c2b5e007029c,acf-group_5c2e0cab2e3c5,acf-group_5c2dfdcd7c3d5,acf-group_5c2caf21aaf9b,acf-group_5c2cbb1232e82,acf-group_5c2cb9256971b,acf-group_5c2e02dd51268,acf-group_5c2cb9f37c05b,acf-group_5c35f93c931cb,acf-group_5c38c45fadc28,revisionsdiv,commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),
(29, 1, 'screen_layout_page', '2'),
(30, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"61.14.229.0\";}'),
(59, 1, 'pw_new_user_approve_has_signed_in', '1549268948'),
(81, 1, 'closedpostboxes_users_page_new-user-approve-admin', 'a:0:{}'),
(82, 1, 'metaboxhidden_users_page_new-user-approve-admin', 'a:0:{}'),
(83, 1, '_expire_user_date', ''),
(84, 1, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(90, 1, 'closedpostboxes_toplevel_page_wps_overview_page', 'a:0:{}'),
(91, 1, 'metaboxhidden_toplevel_page_wps_overview_page', 'a:1:{i:0;s:28:\"wps_searched_phrases_postbox\";}'),
(92, 1, 'wpgae_whatsnew_ignore_notice', '1'),
(127, 1, 'wp-approve-user', '1'),
(128, 1, 'wp-approve-user-mail-sent', '1'),
(229, 11, 'nickname', 'vishal'),
(230, 11, 'first_name', 'vishal'),
(231, 11, 'last_name', 'Rajpurohit'),
(232, 11, 'description', ''),
(233, 11, 'rich_editing', 'true'),
(234, 11, 'syntax_highlighting', 'true'),
(235, 11, 'comment_shortcuts', 'false'),
(236, 11, 'admin_color', 'fresh'),
(237, 11, 'use_ssl', '0'),
(238, 11, 'show_admin_bar_front', 'true'),
(239, 11, 'locale', ''),
(240, 11, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(241, 11, 'wp_user_level', '10'),
(242, 11, '_expire_user_date', ''),
(243, 11, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:13:\"administrator\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(244, 11, 'wp-approve-user', '1'),
(245, 11, 'dismissed_wp_pointers', 'wp496_privacy'),
(246, 11, 'session_tokens', 'a:1:{s:64:\"c94cf6f558e7c5e85243b10429e43211fc70b49568755746f4e3e5d1cb71906b\";a:4:{s:10:\"expiration\";i:1608467284;s:2:\"ip\";s:14:\"162.158.166.81\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36\";s:5:\"login\";i:1608294484;}}'),
(247, 1, 'meta-box-order_dashboard', 'a:4:{s:6:\"normal\";s:428:\"dashboard_right_now,dashboard_activity,wp-statistics-quickstats-widget,wp-statistics-browsers-widget,wp-statistics-hitsmap-widget,wp-statistics-hits-widget,wp-statistics-pages-widget,wp-statistics-recent-widget,wp-statistics-referring-widget,wp-statistics-search-widget,wp-statistics-summary-widget,wp-statistics-words-widget,wp-statistics-top-visitors-widget,wp-statistics-searched-phrases-widget,monsterinsights_reports_widget\";s:4:\"side\";s:72:\"dashboard_quick_press,ga_dashboard_widget,gadwp-widget,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),
(248, 1, 'closedpostboxes_dashboard', 'a:3:{i:0;s:18:\"dashboard_activity\";i:1;s:26:\"wp-statistics-words-widget\";i:2;s:21:\"dashboard_quick_press\";}'),
(249, 12, 'nickname', 'royce'),
(250, 12, 'first_name', 'Royce'),
(251, 12, 'last_name', 'fernandes'),
(252, 12, 'description', ''),
(253, 12, 'rich_editing', 'true'),
(254, 12, 'syntax_highlighting', 'true'),
(255, 12, 'comment_shortcuts', 'false'),
(256, 12, 'admin_color', 'fresh'),
(257, 12, 'use_ssl', '0'),
(258, 12, 'show_admin_bar_front', 'true'),
(259, 12, 'locale', ''),
(260, 12, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(261, 12, 'wp_user_level', '0'),
(262, 12, '_expire_user_date', '1556736540'),
(263, 12, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(264, 12, '_expire_user_expired', 'N'),
(265, 12, 'wp-approve-user', '1'),
(266, 12, 'dismissed_wp_pointers', 'wp496_privacy'),
(267, 12, 'userpages', 'prototype'),
(268, 13, 'nickname', 'mahesh'),
(269, 13, 'first_name', 'Mahesh'),
(270, 13, 'last_name', 'makwana'),
(271, 13, 'description', ''),
(272, 13, 'rich_editing', 'true'),
(273, 13, 'syntax_highlighting', 'true'),
(274, 13, 'comment_shortcuts', 'false'),
(275, 13, 'admin_color', 'fresh'),
(276, 13, 'use_ssl', '0'),
(277, 13, 'show_admin_bar_front', 'true'),
(278, 13, 'locale', ''),
(279, 13, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(280, 13, 'wp_user_level', '0'),
(281, 13, '_expire_user_date', '1556736960'),
(282, 13, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(283, 13, '_expire_user_expired', 'N'),
(284, 13, 'wp-approve-user', '1'),
(285, 13, 'dismissed_wp_pointers', 'wp496_privacy'),
(286, 14, 'nickname', 'vasim'),
(287, 14, 'first_name', 'vasim'),
(288, 14, 'last_name', 'solanki'),
(289, 14, 'description', ''),
(290, 14, 'rich_editing', 'true'),
(291, 14, 'syntax_highlighting', 'true'),
(292, 14, 'comment_shortcuts', 'false'),
(293, 14, 'admin_color', 'fresh'),
(294, 14, 'use_ssl', '0'),
(295, 14, 'show_admin_bar_front', 'true'),
(296, 14, 'locale', ''),
(297, 14, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(298, 14, 'wp_user_level', '0'),
(299, 14, '_expire_user_date', '1551898740'),
(300, 14, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(301, 14, '_expire_user_expired', 'N'),
(302, 14, 'wp-approve-user', '1'),
(303, 14, 'dismissed_wp_pointers', 'wp496_privacy'),
(304, 14, 'userpages', 'prototype'),
(305, 13, 'userpages', 'prototype'),
(306, 13, 'session_tokens', 'a:3:{s:64:\"5221cece12e7ec1260122459df01099ad04b5b4d5744484a95d915ac6c24357f\";a:4:{s:10:\"expiration\";i:1554913823;s:2:\"ip\";s:13:\"103.240.32.50\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554741023;}s:64:\"8af81eb5e04ab506350dcf9a47d49d395b434438039e7e5f13b4aaa57f44f852\";a:4:{s:10:\"expiration\";i:1554978722;s:2:\"ip\";s:13:\"43.243.38.209\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554805922;}s:64:\"1a538987ae43c077c78d6f3f879d1c01cf1101c20dc285d5a99a066fc77783ce\";a:4:{s:10:\"expiration\";i:1554979380;s:2:\"ip\";s:13:\"43.243.38.209\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554806580;}}'),
(307, 1, '_aal_elementor_install_notice', 'true'),
(308, 12, 'session_tokens', 'a:1:{s:64:\"485cb2c61932c6de80fc3b7ea00fa5e1c411110125531df63396d2ffebb964fb\";a:4:{s:10:\"expiration\";i:1553663235;s:2:\"ip\";s:13:\"123.201.70.17\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36\";s:5:\"login\";i:1553490435;}}'),
(310, 14, 'session_tokens', 'a:1:{s:64:\"d985a7827ef4fd6258ff5b5eac70511f5a60600b552aa6816438b305888c21ab\";a:4:{s:10:\"expiration\";i:1551017581;s:2:\"ip\";s:14:\"123.201.67.225\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063\";s:5:\"login\";i:1550844781;}}'),
(328, 16, 'nickname', 'Leonard'),
(329, 16, 'first_name', 'Leonard'),
(330, 16, 'last_name', 'Pieper'),
(331, 16, 'description', ''),
(332, 16, 'rich_editing', 'true'),
(333, 16, 'syntax_highlighting', 'true'),
(334, 16, 'comment_shortcuts', 'false'),
(335, 16, 'admin_color', 'fresh'),
(336, 16, 'use_ssl', '0'),
(337, 16, 'show_admin_bar_front', 'true'),
(338, 16, 'locale', ''),
(339, 16, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(340, 16, 'wp_user_level', '0'),
(341, 16, '_expire_user_date', '1557519600'),
(342, 16, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(343, 16, '_expire_user_expired', 'N'),
(344, 16, 'wp-approve-user', '1'),
(345, 16, 'dismissed_wp_pointers', 'wp496_privacy'),
(346, 16, 'session_tokens', 'a:1:{s:64:\"6d2b2e944ccb0f5bef287ae391b4e2bc5383d58310b94b0df796db4a9c100805\";a:4:{s:10:\"expiration\";i:1555059165;s:2:\"ip\";s:14:\"219.91.196.176\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554886365;}}'),
(348, 17, 'nickname', 'Sanjivee'),
(349, 17, 'first_name', 'Sanjivee'),
(350, 17, 'last_name', ''),
(351, 17, 'description', ''),
(352, 17, 'rich_editing', 'true'),
(353, 17, 'syntax_highlighting', 'true'),
(354, 17, 'comment_shortcuts', 'false'),
(355, 17, 'admin_color', 'fresh'),
(356, 17, 'use_ssl', '0'),
(357, 17, 'show_admin_bar_front', 'true'),
(358, 17, 'locale', ''),
(359, 17, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(360, 17, 'wp_user_level', '0'),
(361, 17, '_expire_user_date', '1556194680'),
(362, 17, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(363, 17, '_expire_user_expired', 'N'),
(364, 17, 'wp-approve-user', '1'),
(365, 17, 'dismissed_wp_pointers', 'wp496_privacy'),
(366, 17, 'session_tokens', 'a:2:{s:64:\"e4113912584677af960a413ee6d0ddeafeae103f41d431eca4782ceda25ea9c6\";a:4:{s:10:\"expiration\";i:1554543377;s:2:\"ip\";s:13:\"219.91.196.47\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554370577;}s:64:\"07c57b41f38533951945bfc073363cdb8c38d21053afd40479c335721804c9c9\";a:4:{s:10:\"expiration\";i:1554547182;s:2:\"ip\";s:14:\"41.136.114.197\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554374382;}}'),
(367, 18, 'nickname', 'priyadarshan'),
(368, 18, 'first_name', 'Priyadarshan'),
(369, 18, 'last_name', 'Chorotil'),
(370, 18, 'description', ''),
(371, 18, 'rich_editing', 'true'),
(372, 18, 'syntax_highlighting', 'true'),
(373, 18, 'comment_shortcuts', 'false'),
(374, 18, 'admin_color', 'fresh'),
(375, 18, 'use_ssl', '0'),
(376, 18, 'show_admin_bar_front', 'true'),
(377, 18, 'locale', ''),
(378, 18, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(379, 18, 'wp_user_level', '0'),
(380, 18, '_expire_user_date', '1556705940'),
(381, 18, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(382, 18, '_expire_user_expired', 'N'),
(383, 18, 'wp-approve-user', '1'),
(384, 18, 'dismissed_wp_pointers', 'wp496_privacy'),
(385, 19, 'nickname', 'Ritesh'),
(386, 19, 'first_name', 'Ritesh'),
(387, 19, 'last_name', 'Kumar'),
(388, 19, 'description', ''),
(389, 19, 'rich_editing', 'true'),
(390, 19, 'syntax_highlighting', 'true'),
(391, 19, 'comment_shortcuts', 'false'),
(392, 19, 'admin_color', 'fresh'),
(393, 19, 'use_ssl', '0'),
(394, 19, 'show_admin_bar_front', 'true'),
(395, 19, 'locale', ''),
(396, 19, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(397, 19, 'wp_user_level', '0'),
(398, 19, '_expire_user_date', '1555609634'),
(399, 19, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(400, 19, '_expire_user_expired', 'N'),
(401, 19, 'wp-approve-user', '1'),
(402, 19, 'dismissed_wp_pointers', 'wp496_privacy'),
(403, 19, 'session_tokens', 'a:2:{s:64:\"bdb162abc0d42ad7049f16570ff0666789a87fd321924a2ef1ff7d9274e7a6ef\";a:4:{s:10:\"expiration\";i:1554981497;s:2:\"ip\";s:15:\"122.162.232.221\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554808697;}s:64:\"15e91d4752137490a8795320fe0b8b843cae8cd476c7b31d9a30c45470717875\";a:4:{s:10:\"expiration\";i:1555064905;s:2:\"ip\";s:12:\"182.64.19.39\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36\";s:5:\"login\";i:1554892105;}}'),
(478, 18, 'session_tokens', 'a:2:{s:64:\"d5cd32fa0a36934c12e669cc8b92476a50b6732912f05032ac35565d2d291959\";a:4:{s:10:\"expiration\";i:1554578696;s:2:\"ip\";s:12:\"94.58.148.93\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554405896;}s:64:\"ee4f87315bf69725e9dd1a3d2f93a3efad61c5e2137099adaab3cb6f193ee84f\";a:4:{s:10:\"expiration\";i:1554626600;s:2:\"ip\";s:12:\"94.58.148.93\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36\";s:5:\"login\";i:1554453800;}}'),
(481, 24, 'nickname', 'Ahsaan'),
(482, 24, 'first_name', 'Ahsaan'),
(483, 24, 'last_name', 'Mukhi'),
(484, 24, 'description', ''),
(485, 24, 'rich_editing', 'true'),
(486, 24, 'syntax_highlighting', 'true'),
(487, 24, 'comment_shortcuts', 'false'),
(488, 24, 'admin_color', 'fresh'),
(489, 24, 'use_ssl', '0'),
(490, 24, 'show_admin_bar_front', 'true'),
(491, 24, 'locale', ''),
(492, 24, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(493, 24, 'wp_user_level', '0'),
(494, 24, '_expire_user_date', '1559398740'),
(495, 24, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(496, 24, '_expire_user_expired', 'N'),
(497, 24, 'wp-approve-user', '1'),
(498, 24, 'dismissed_wp_pointers', 'wp496_privacy'),
(499, 25, 'nickname', 'Sham'),
(500, 25, 'first_name', 'Shams'),
(501, 25, 'last_name', 'mukhi'),
(502, 25, 'description', ''),
(503, 25, 'rich_editing', 'true'),
(504, 25, 'syntax_highlighting', 'true'),
(505, 25, 'comment_shortcuts', 'false'),
(506, 25, 'admin_color', 'fresh'),
(507, 25, 'use_ssl', '0'),
(508, 25, 'show_admin_bar_front', 'true'),
(509, 25, 'locale', ''),
(510, 25, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(511, 25, 'wp_user_level', '0'),
(512, 25, '_expire_user_date', '1559393700'),
(513, 25, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(514, 25, '_expire_user_expired', 'N'),
(515, 25, 'wp-approve-user', '1'),
(516, 25, 'dismissed_wp_pointers', 'wp496_privacy'),
(517, 26, 'nickname', 'Niaz'),
(518, 26, 'first_name', 'Niaz'),
(519, 26, 'last_name', 'Haider'),
(520, 26, 'description', ''),
(521, 26, 'rich_editing', 'true'),
(522, 26, 'syntax_highlighting', 'true'),
(523, 26, 'comment_shortcuts', 'false'),
(524, 26, 'admin_color', 'fresh'),
(525, 26, 'use_ssl', '0'),
(526, 26, 'show_admin_bar_front', 'true'),
(527, 26, 'locale', ''),
(528, 26, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(529, 26, 'wp_user_level', '0'),
(530, 26, '_expire_user_date', '1559394180'),
(531, 26, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(532, 26, '_expire_user_expired', 'N'),
(533, 26, 'wp-approve-user', '1'),
(534, 26, 'dismissed_wp_pointers', 'wp496_privacy'),
(535, 27, 'nickname', 'Sanjay'),
(536, 27, 'first_name', 'sanjay'),
(537, 27, 'last_name', 'prajapati'),
(538, 27, 'description', ''),
(539, 27, 'rich_editing', 'true'),
(540, 27, 'syntax_highlighting', 'true'),
(541, 27, 'comment_shortcuts', 'false'),
(542, 27, 'admin_color', 'fresh'),
(543, 27, 'use_ssl', '0'),
(544, 27, 'show_admin_bar_front', 'true'),
(545, 27, 'locale', ''),
(546, 27, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(547, 27, 'wp_user_level', '0'),
(548, 27, '_expire_user_date', '1569949260'),
(549, 27, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(550, 27, '_expire_user_expired', 'N'),
(551, 27, 'wp-approve-user', '1'),
(552, 27, 'dismissed_wp_pointers', 'wp496_privacy'),
(553, 27, 'session_tokens', 'a:5:{s:64:\"d1fc2e7cf1000179ac5a9b86dcf44bcee1cb8447dfc73c7f9ebeecf891945d6e\";a:4:{s:10:\"expiration\";i:1564808626;s:2:\"ip\";s:12:\"61.14.229.30\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\";s:5:\"login\";i:1564635826;}s:64:\"6de7b93c021b7bb78687651083daee59775e86b1c00aaa6ac986d559df7129a1\";a:4:{s:10:\"expiration\";i:1564809346;s:2:\"ip\";s:13:\"75.51.241.203\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1564636546;}s:64:\"364517f716c39cf0f28ebb6724564ff45f79aaae79a08a3e561447712d5dec02\";a:4:{s:10:\"expiration\";i:1564809349;s:2:\"ip\";s:13:\"75.51.241.203\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1564636549;}s:64:\"c4fc93b4e25f537934ee596a0900f82020ec612d7f69f6313007446c7c949454\";a:4:{s:10:\"expiration\";i:1564809874;s:2:\"ip\";s:13:\"75.51.241.203\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1564637074;}s:64:\"00ef3501bdf38e79121e2892ad1e37267ddb99237b1a7b61708487978aca3690\";a:4:{s:10:\"expiration\";i:1564948889;s:2:\"ip\";s:14:\"107.77.231.184\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1564776089;}}'),
(554, 25, 'session_tokens', 'a:1:{s:64:\"ab8047c8e6c8fc29abaf81cddd11ea931272d3838633af0144075ce6498d9cb4\";a:4:{s:10:\"expiration\";i:1558285764;s:2:\"ip\";s:14:\"73.204.139.121\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36\";s:5:\"login\";i:1558112964;}}'),
(556, 28, 'nickname', 'Rohit'),
(557, 28, 'first_name', 'Rohit'),
(558, 28, 'last_name', 'Purohit'),
(559, 28, 'description', ''),
(560, 28, 'rich_editing', 'true'),
(561, 28, 'syntax_highlighting', 'true'),
(562, 28, 'comment_shortcuts', 'false'),
(563, 28, 'admin_color', 'fresh'),
(564, 28, 'use_ssl', '0'),
(565, 28, 'show_admin_bar_front', 'true'),
(566, 28, 'locale', ''),
(567, 28, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(568, 28, 'wp_user_level', '0'),
(569, 28, '_expire_user_date', ''),
(570, 28, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(571, 28, 'wp-approve-user', '1'),
(572, 28, 'dismissed_wp_pointers', 'wp496_privacy'),
(573, 29, 'nickname', 'Jamshid'),
(574, 29, 'first_name', 'Jamshid'),
(575, 29, 'last_name', ''),
(576, 29, 'description', ''),
(577, 29, 'rich_editing', 'true'),
(578, 29, 'syntax_highlighting', 'true'),
(579, 29, 'comment_shortcuts', 'false'),
(580, 29, 'admin_color', 'fresh'),
(581, 29, 'use_ssl', '0'),
(582, 29, 'show_admin_bar_front', 'true'),
(583, 29, 'locale', ''),
(584, 29, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(585, 29, 'wp_user_level', '0'),
(586, 29, '_expire_user_date', '1561898220'),
(587, 29, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(588, 29, '_expire_user_expired', 'N'),
(589, 29, 'wp-approve-user', '1'),
(590, 29, 'dismissed_wp_pointers', 'wp496_privacy'),
(592, 28, 'session_tokens', 'a:2:{s:64:\"b9b3b0f6741b1cc80dc15231146a4dc1f58824d4185c5ac9f6eb5ad31ebd5b5b\";a:4:{s:10:\"expiration\";i:1585200582;s:2:\"ip\";s:14:\"43.241.193.138\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36\";s:5:\"login\";i:1585027782;}s:64:\"acb815cd6e9ab7e00e338f5cb30b9138b967ca8d30b13f00dfcdfdcd852b6b7e\";a:4:{s:10:\"expiration\";i:1585217567;s:2:\"ip\";s:13:\"42.106.41.148\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36\";s:5:\"login\";i:1585044767;}}'),
(593, 29, 'session_tokens', 'a:1:{s:64:\"e91faab1cc756aabf9c5fbd3b76c7b4f46e44bfa9409d9d188675bc19d8bd973\";a:4:{s:10:\"expiration\";i:1559210496;s:2:\"ip\";s:14:\"46.149.246.146\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36\";s:5:\"login\";i:1559037696;}}'),
(594, 30, 'nickname', 'Chintan'),
(595, 30, 'first_name', 'Chintan'),
(596, 30, 'last_name', 'Shah'),
(597, 30, 'description', ''),
(598, 30, 'rich_editing', 'true'),
(599, 30, 'syntax_highlighting', 'true'),
(600, 30, 'comment_shortcuts', 'false'),
(601, 30, 'admin_color', 'fresh'),
(602, 30, 'use_ssl', '0'),
(603, 30, 'show_admin_bar_front', 'true'),
(604, 30, 'locale', ''),
(605, 30, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(606, 30, 'wp_user_level', '0'),
(607, 30, '_expire_user_date', '1572983880'),
(608, 30, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(609, 30, '_expire_user_expired', 'Y'),
(610, 30, 'wp-approve-user', '1'),
(611, 30, 'dismissed_wp_pointers', 'wp496_privacy'),
(612, 31, 'nickname', 'Dhiren'),
(613, 31, 'first_name', 'Dhiren'),
(614, 31, 'last_name', 'Sanghadia'),
(615, 31, 'description', ''),
(616, 31, 'rich_editing', 'true'),
(617, 31, 'syntax_highlighting', 'true'),
(618, 31, 'comment_shortcuts', 'false'),
(619, 31, 'admin_color', 'fresh'),
(620, 31, 'use_ssl', '0'),
(621, 31, 'show_admin_bar_front', 'true'),
(622, 31, 'locale', ''),
(623, 31, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(624, 31, 'wp_user_level', '0'),
(625, 31, '_expire_user_date', '1565035140'),
(626, 31, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(627, 31, '_expire_user_expired', 'N'),
(628, 31, 'wp-approve-user', '1'),
(629, 31, 'dismissed_wp_pointers', 'wp496_privacy'),
(630, 32, 'nickname', 'Nirav'),
(631, 32, 'first_name', 'Nirav'),
(632, 32, 'last_name', 'Raval'),
(633, 32, 'description', ''),
(634, 32, 'rich_editing', 'true'),
(635, 32, 'syntax_highlighting', 'true'),
(636, 32, 'comment_shortcuts', 'false'),
(637, 32, 'admin_color', 'fresh'),
(638, 32, 'use_ssl', '0'),
(639, 32, 'show_admin_bar_front', 'true'),
(640, 32, 'locale', ''),
(641, 32, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(642, 32, 'wp_user_level', '0'),
(643, 32, '_expire_user_date', '1565639940'),
(644, 32, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(645, 32, '_expire_user_expired', 'N'),
(646, 32, 'wp-approve-user', '1'),
(647, 32, 'dismissed_wp_pointers', 'wp496_privacy'),
(648, 33, 'nickname', 'Rajesh'),
(649, 33, 'first_name', 'Rajesh'),
(650, 33, 'last_name', 'Maheshwari'),
(651, 33, 'description', ''),
(652, 33, 'rich_editing', 'true'),
(653, 33, 'syntax_highlighting', 'true'),
(654, 33, 'comment_shortcuts', 'false'),
(655, 33, 'admin_color', 'fresh'),
(656, 33, 'use_ssl', '0'),
(657, 33, 'show_admin_bar_front', 'true'),
(658, 33, 'locale', ''),
(659, 33, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(660, 33, 'wp_user_level', '0'),
(661, 33, '_expire_user_date', '1565035140'),
(662, 33, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(663, 33, '_expire_user_expired', 'N'),
(664, 33, 'wp-approve-user', '1'),
(665, 33, 'dismissed_wp_pointers', 'wp496_privacy'),
(666, 34, 'nickname', 'Shardul'),
(667, 34, 'first_name', 'Shardul'),
(668, 34, 'last_name', 'Bhatt'),
(669, 34, 'description', ''),
(670, 34, 'rich_editing', 'true'),
(671, 34, 'syntax_highlighting', 'true'),
(672, 34, 'comment_shortcuts', 'false'),
(673, 34, 'admin_color', 'fresh'),
(674, 34, 'use_ssl', '0'),
(675, 34, 'show_admin_bar_front', 'true'),
(676, 34, 'locale', ''),
(677, 34, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(678, 34, 'wp_user_level', '0'),
(679, 34, '_expire_user_date', '1565035560'),
(680, 34, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(681, 34, '_expire_user_expired', 'N'),
(682, 34, 'wp-approve-user', '1'),
(683, 34, 'dismissed_wp_pointers', 'wp496_privacy'),
(684, 35, 'nickname', 'Viren'),
(685, 35, 'first_name', 'Viren'),
(686, 35, 'last_name', 'Sanghadia'),
(687, 35, 'description', ''),
(688, 35, 'rich_editing', 'true'),
(689, 35, 'syntax_highlighting', 'true'),
(690, 35, 'comment_shortcuts', 'false'),
(691, 35, 'admin_color', 'fresh'),
(692, 35, 'use_ssl', '0'),
(693, 35, 'show_admin_bar_front', 'true'),
(694, 35, 'locale', ''),
(695, 35, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(696, 35, 'wp_user_level', '0'),
(697, 35, '_expire_user_date', '1565035740'),
(698, 35, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(699, 35, '_expire_user_expired', 'N'),
(700, 35, 'wp-approve-user', '1'),
(701, 35, 'dismissed_wp_pointers', 'wp496_privacy'),
(702, 36, 'nickname', 'RohitP'),
(703, 36, 'first_name', 'Rohit'),
(704, 36, 'last_name', 'Purohit'),
(705, 36, 'description', ''),
(706, 36, 'rich_editing', 'true'),
(707, 36, 'syntax_highlighting', 'true'),
(708, 36, 'comment_shortcuts', 'false'),
(709, 36, 'admin_color', 'fresh'),
(710, 36, 'use_ssl', '0'),
(711, 36, 'show_admin_bar_front', 'true'),
(712, 36, 'locale', ''),
(713, 36, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(714, 36, 'wp_user_level', '0'),
(715, 36, '_expire_user_date', '1565035500'),
(716, 36, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(717, 36, '_expire_user_expired', 'N'),
(718, 36, 'wp-approve-user', '1'),
(719, 36, 'dismissed_wp_pointers', 'wp496_privacy'),
(720, 37, 'nickname', 'VishalR'),
(721, 37, 'first_name', 'Vishal'),
(722, 37, 'last_name', ''),
(723, 37, 'description', ''),
(724, 37, 'rich_editing', 'true'),
(725, 37, 'syntax_highlighting', 'true'),
(726, 37, 'comment_shortcuts', 'false'),
(727, 37, 'admin_color', 'fresh'),
(728, 37, 'use_ssl', '0'),
(729, 37, 'show_admin_bar_front', 'true'),
(730, 37, 'locale', ''),
(731, 37, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(732, 37, 'wp_user_level', '0'),
(733, 37, '_expire_user_date', '1597263240'),
(734, 37, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(735, 37, '_expire_user_expired', 'N'),
(736, 37, 'wp-approve-user', '1'),
(737, 37, 'dismissed_wp_pointers', 'wp496_privacy'),
(740, 30, 'session_tokens', 'a:1:{s:64:\"c097958494b5ec17372d8015348e7de8fc9591f96f2d6818f24a9209a1d214ea\";a:4:{s:10:\"expiration\";i:1569125232;s:2:\"ip\";s:15:\"103.106.176.236\";s:2:\"ua\";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:5:\"login\";i:1568952432;}}'),
(741, 35, 'session_tokens', 'a:1:{s:64:\"df274fce7783d2a08b90989eba25cace1bfb054d9642d3ebc27ee4898cfcbf50\";a:4:{s:10:\"expiration\";i:1563433079;s:2:\"ip\";s:15:\"180.211.100.146\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36\";s:5:\"login\";i:1563260279;}}'),
(742, 33, 'session_tokens', 'a:1:{s:64:\"52b1c595a6a7d87a1314c528094b324c202077e20f774a13589377863445a7ff\";a:4:{s:10:\"expiration\";i:1563961517;s:2:\"ip\";s:15:\"106.201.236.248\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\";s:5:\"login\";i:1563788717;}}'),
(743, 34, 'session_tokens', 'a:1:{s:64:\"10ca1ce685ba3b06ae3b77a46746c06dee424af63d02ff8420f4c0c84ec8c96e\";a:4:{s:10:\"expiration\";i:1564651752;s:2:\"ip\";s:14:\"203.88.147.114\";s:2:\"ua\";s:76:\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0\";s:5:\"login\";i:1564478952;}}'),
(744, 32, 'session_tokens', 'a:1:{s:64:\"9a093d991cafc33b7287d255a427331e00aa7372eb38f1d67ebc94959cbaf3e9\";a:4:{s:10:\"expiration\";i:1564736626;s:2:\"ip\";s:15:\"180.211.104.118\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\";s:5:\"login\";i:1564563826;}}'),
(745, 38, 'nickname', 'Ali'),
(746, 38, 'first_name', 'Ali'),
(747, 38, 'last_name', 'shaik'),
(748, 38, 'description', ''),
(749, 38, 'rich_editing', 'true'),
(750, 38, 'syntax_highlighting', 'true'),
(751, 38, 'comment_shortcuts', 'false'),
(752, 38, 'admin_color', 'fresh'),
(753, 38, 'use_ssl', '0'),
(754, 38, 'show_admin_bar_front', 'true'),
(755, 38, 'locale', ''),
(756, 38, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(757, 38, 'wp_user_level', '0'),
(758, 38, '_expire_user_date', '1566235800'),
(759, 38, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(760, 38, '_expire_user_expired', 'N'),
(761, 38, 'wp-approve-user', '1'),
(762, 38, 'dismissed_wp_pointers', 'wp496_privacy'),
(763, 38, 'session_tokens', 'a:1:{s:64:\"6d459f6edf74b29bf394b8ba5e011c4d17d528f88efb2bc89e22744da5f19f06\";a:4:{s:10:\"expiration\";i:1563710733;s:2:\"ip\";s:15:\"103.226.185.250\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\";s:5:\"login\";i:1563537933;}}'),
(764, 1, 'ga_events_review_dismiss', 'true'),
(766, 1, 'last_login', '1613364321'),
(767, 30, 'last_login', '1568952433'),
(768, 11, 'last_login', '1608294484'),
(769, 39, 'nickname', 'subhash'),
(770, 39, 'first_name', ''),
(771, 39, 'last_name', ''),
(772, 39, 'description', ''),
(773, 39, 'rich_editing', 'true'),
(774, 39, 'syntax_highlighting', 'true'),
(775, 39, 'comment_shortcuts', 'false'),
(776, 39, 'admin_color', 'fresh'),
(777, 39, 'use_ssl', '0'),
(778, 39, 'show_admin_bar_front', 'true'),
(779, 39, 'locale', ''),
(780, 39, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(781, 39, 'wp_user_level', '0'),
(782, 39, '_expire_user_date', '1573672761'),
(783, 39, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(784, 39, 'wp-approve-user', '1'),
(785, 39, 'dismissed_wp_pointers', 'wp496_privacy'),
(786, 39, 'session_tokens', 'a:2:{s:64:\"73345c584f4e978476660c4dabf61e1133c9f9d3c1e42888b50094293443626c\";a:4:{s:10:\"expiration\";i:1573220758;s:2:\"ip\";s:15:\"103.226.185.250\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36\";s:5:\"login\";i:1573047958;}s:64:\"a88d0cda04c6ccfbee37a239b622ff65549ff0d4caccd87ba90b0a1d9836111f\";a:4:{s:10:\"expiration\";i:1573276936;s:2:\"ip\";s:15:\"103.226.185.250\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36\";s:5:\"login\";i:1573104136;}}'),
(787, 39, 'last_login', '1573104136'),
(788, 39, '_expire_user_expired', 'N'),
(789, 1, 'edit_page_per_page', '200'),
(790, 40, 'nickname', 'mahipal'),
(791, 40, 'first_name', ''),
(792, 40, 'last_name', ''),
(793, 40, 'description', ''),
(794, 40, 'rich_editing', 'true'),
(795, 40, 'syntax_highlighting', 'true'),
(796, 40, 'comment_shortcuts', 'false'),
(797, 40, 'admin_color', 'fresh'),
(798, 40, 'use_ssl', '0'),
(799, 40, 'show_admin_bar_front', 'true'),
(800, 40, 'locale', ''),
(801, 40, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(802, 40, 'wp_user_level', '0'),
(803, 40, '_expire_user_date', '1573752478'),
(804, 40, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(805, 40, '_expire_user_expired', 'N'),
(806, 40, 'wp-approve-user', '1'),
(807, 40, 'dismissed_wp_pointers', 'wp496_privacy'),
(809, 40, 'last_login', '1573133925'),
(810, 40, 'default_password_nag', ''),
(811, 40, 'session_tokens', 'a:2:{s:64:\"03b9e3fc801d804b3ce5e4edb09d07664fd9593967d61278996a9ce2fff01f44\";a:4:{s:10:\"expiration\";i:1573306696;s:2:\"ip\";s:12:\"106.222.12.3\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";s:5:\"login\";i:1573133896;}s:64:\"0b4a4e36d822705ea52e197229eb8a6282e9512a4c4ff563ad5b0620a8d7ee8a\";a:4:{s:10:\"expiration\";i:1573306725;s:2:\"ip\";s:12:\"106.222.12.3\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";s:5:\"login\";i:1573133925;}}'),
(812, 1, 'users_per_page', '200'),
(813, 41, 'nickname', 'Pinakin'),
(814, 41, 'first_name', ''),
(815, 41, 'last_name', ''),
(816, 41, 'description', ''),
(817, 41, 'rich_editing', 'true'),
(818, 41, 'syntax_highlighting', 'true'),
(819, 41, 'comment_shortcuts', 'false'),
(820, 41, 'admin_color', 'fresh'),
(821, 41, 'use_ssl', '0'),
(822, 41, 'show_admin_bar_front', 'true'),
(823, 41, 'locale', ''),
(824, 41, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(825, 41, 'wp_user_level', '0'),
(826, 41, '_expire_user_date', '1580905374'),
(827, 41, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:1;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(828, 41, '_expire_user_expired', 'N'),
(829, 41, 'wp-approve-user', '1'),
(830, 41, 'dismissed_wp_pointers', 'wp496_privacy'),
(832, 41, 'last_login', '1580473333'),
(833, 41, 'session_tokens', 'a:3:{s:64:\"6b30a8438d66c326d74aa13a4fdbc3fbf54e8efc95b6a763a4823a725922ff7a\";a:4:{s:10:\"expiration\";i:1580497385;s:2:\"ip\";s:13:\"27.61.231.100\";s:2:\"ua\";s:122:\"Mozilla/5.0 (Linux; Android 10; SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.116 Mobile Safari/537.36\";s:5:\"login\";i:1580324585;}s:64:\"d90260403556c703315626f5c0dcfb4795fc93eddf754b079c3e584033e22c8b\";a:4:{s:10:\"expiration\";i:1580630063;s:2:\"ip\";s:12:\"27.57.181.84\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0\";s:5:\"login\";i:1580457263;}s:64:\"901539cf7215654320e4f91ce6d154d7a524bd3d93618307285d0781b3b846e3\";a:4:{s:10:\"expiration\";i:1580646133;s:2:\"ip\";s:12:\"61.14.229.30\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36\";s:5:\"login\";i:1580473333;}}'),
(834, 42, 'nickname', 'hardik'),
(835, 42, 'first_name', 'hardik'),
(836, 42, 'last_name', 'shah'),
(837, 42, 'description', ''),
(838, 42, 'rich_editing', 'true'),
(839, 42, 'syntax_highlighting', 'true'),
(840, 42, 'comment_shortcuts', 'false'),
(841, 42, 'admin_color', 'fresh'),
(842, 42, 'use_ssl', '0'),
(843, 42, 'show_admin_bar_front', 'true'),
(844, 42, 'locale', ''),
(845, 42, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(846, 42, 'wp_user_level', '0'),
(847, 42, '_expire_user_date', '1582719201'),
(848, 42, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(849, 42, '_expire_user_expired', 'N'),
(850, 42, 'wp-approve-user', '1'),
(851, 42, 'dismissed_wp_pointers', 'wp496_privacy'),
(852, 42, 'session_tokens', 'a:3:{s:64:\"2b18ae21f73317803e435e8c7e3d57d8a2d4813afb557d0fc067dc5ce1b3828b\";a:4:{s:10:\"expiration\";i:1582267444;s:2:\"ip\";s:15:\"203.109.114.114\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36\";s:5:\"login\";i:1582094644;}s:64:\"4cdc094370d5d98a8c4429573cf4b4ca2364bbfde7987c1f77e04f83e410c4e7\";a:4:{s:10:\"expiration\";i:1582267479;s:2:\"ip\";s:13:\"122.170.34.30\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36\";s:5:\"login\";i:1582094679;}s:64:\"6d0fb4c1d484c2dc2306c3bc8ef2c1092f8780004e24b8723d493da030902389\";a:4:{s:10:\"expiration\";i:1582268162;s:2:\"ip\";s:13:\"139.130.207.6\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36\";s:5:\"login\";i:1582095362;}}'),
(853, 42, 'last_login', '1582095362'),
(854, 28, 'last_login', '1585044767'),
(855, 43, 'nickname', 'maulik'),
(856, 43, 'first_name', 'maulik'),
(857, 43, 'last_name', 'patel'),
(858, 43, 'description', ''),
(859, 43, 'rich_editing', 'true'),
(860, 43, 'syntax_highlighting', 'true'),
(861, 43, 'comment_shortcuts', 'false'),
(862, 43, 'admin_color', 'fresh'),
(863, 43, 'use_ssl', '0'),
(864, 43, 'show_admin_bar_front', 'true'),
(865, 43, 'locale', ''),
(866, 43, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(867, 43, 'wp_user_level', '0'),
(868, 43, '_expire_user_date', ''),
(869, 43, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(870, 43, 'wp-approve-user', '1'),
(871, 43, 'dismissed_wp_pointers', 'wp496_privacy'),
(873, 43, 'last_login', '1613105658'),
(874, 44, 'nickname', 'jalpa'),
(875, 44, 'first_name', ''),
(876, 44, 'last_name', ''),
(877, 44, 'description', ''),
(878, 44, 'rich_editing', 'true'),
(879, 44, 'syntax_highlighting', 'true'),
(880, 44, 'comment_shortcuts', 'false'),
(881, 44, 'admin_color', 'fresh'),
(882, 44, 'use_ssl', '0'),
(883, 44, 'show_admin_bar_front', 'true'),
(884, 44, 'locale', ''),
(885, 44, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(886, 44, 'wp_user_level', '0'),
(887, 44, '_expire_user_date', ''),
(888, 44, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(889, 44, 'wp-approve-user', '1'),
(890, 44, 'dismissed_wp_pointers', 'wp496_privacy'),
(891, 44, 'session_tokens', 'a:2:{s:64:\"3b00759800a68e13e7c634622618ce22d3c51cd93486fe04f447d31421109416\";a:4:{s:10:\"expiration\";i:1609919176;s:2:\"ip\";s:14:\"162.158.166.69\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 9; Redmi Note 5 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36\";s:5:\"login\";i:1609746376;}s:64:\"0dcbe72dab5cfd7c1537cc4b77383057012e794c2d04ad54670e034b63d3ff34\";a:4:{s:10:\"expiration\";i:1609919229;s:2:\"ip\";s:14:\"162.158.166.69\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36\";s:5:\"login\";i:1609746429;}}'),
(892, 44, 'last_login', '1609746429'),
(893, 11, 'wp_statistics', 'a:1:{s:13:\"dashboard_set\";s:6:\"12.5.7\";}'),
(894, 11, 'metaboxhidden_dashboard', 'a:12:{i:0;s:29:\"wp-statistics-browsers-widget\";i:1;s:30:\"wp-statistics-countries-widget\";i:2;s:28:\"wp-statistics-hitsmap-widget\";i:3;s:25:\"wp-statistics-hits-widget\";i:4;s:26:\"wp-statistics-pages-widget\";i:5;s:27:\"wp-statistics-recent-widget\";i:6;s:30:\"wp-statistics-referring-widget\";i:7;s:27:\"wp-statistics-search-widget\";i:8;s:28:\"wp-statistics-summary-widget\";i:9;s:26:\"wp-statistics-words-widget\";i:10;s:33:\"wp-statistics-top-visitors-widget\";i:11;s:37:\"wp-statistics-searched-phrases-widget\";}'),
(895, 11, 'wp_dashboard_quick_press_last_post_id', '779'),
(896, 11, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"103.81.94.0\";}'),
(898, 45, 'nickname', 'amiya'),
(899, 45, 'first_name', ''),
(900, 45, 'last_name', ''),
(901, 45, 'description', ''),
(902, 45, 'rich_editing', 'true'),
(903, 45, 'syntax_highlighting', 'true'),
(904, 45, 'comment_shortcuts', 'false'),
(905, 45, 'admin_color', 'fresh'),
(906, 45, 'use_ssl', '0'),
(907, 45, 'show_admin_bar_front', 'true'),
(908, 45, 'locale', ''),
(909, 45, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(910, 45, 'wp_user_level', '0'),
(911, 45, '_expire_user_date', ''),
(912, 45, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(913, 45, 'wp-approve-user', '1'),
(914, 45, 'dismissed_wp_pointers', 'wp496_privacy'),
(915, 45, 'session_tokens', 'a:2:{s:64:\"3131f41e1d109b974946a9ff0776b9fe4510ee3bd513e7bed772a9a2a7e19afc\";a:4:{s:10:\"expiration\";i:1610523263;s:2:\"ip\";s:14:\"162.158.166.81\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36\";s:5:\"login\";i:1610350463;}s:64:\"572e59ec3c6deac3167358b0a64e597d7f0a8bdf21bb7640546934e827a908e6\";a:4:{s:10:\"expiration\";i:1610523333;s:2:\"ip\";s:14:\"162.158.166.82\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36\";s:5:\"login\";i:1610350533;}}'),
(916, 45, 'last_login', '1610350537'),
(918, 46, 'nickname', 'viitor_guest'),
(919, 46, 'first_name', 'Viitor'),
(920, 46, 'last_name', 'Guest'),
(921, 46, 'description', ''),
(922, 46, 'rich_editing', 'true'),
(923, 46, 'syntax_highlighting', 'true'),
(924, 46, 'comment_shortcuts', 'false'),
(925, 46, 'admin_color', 'fresh'),
(926, 46, 'use_ssl', '0'),
(927, 46, 'show_admin_bar_front', 'true'),
(928, 46, 'locale', ''),
(929, 46, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(930, 46, 'wp_user_level', '0'),
(931, 46, '_expire_user_date', '1625760960'),
(932, 46, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(933, 46, '_expire_user_expired', 'N'),
(934, 46, 'wp-approve-user', '1'),
(935, 46, 'dismissed_wp_pointers', 'wp496_privacy'),
(936, 46, 'session_tokens', 'a:1:{s:64:\"8c78d04d762df5b4db732040e9abcde1e217a448a09b6ae9acf0427a601b6af2\";a:4:{s:10:\"expiration\";i:1594891814;s:2:\"ip\";s:14:\"43.250.165.116\";s:2:\"ua\";s:104:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36\";s:5:\"login\";i:1594719014;}}'),
(937, 46, 'last_login', '1594719014'),
(938, 1, 'session_tokens', 'a:2:{s:64:\"0fe84c0e22c5c5281cf17f7f1d3505c2a5e27db6d5696050e20d8db2bcbe4d62\";a:4:{s:10:\"expiration\";i:1613536991;s:2:\"ip\";s:15:\"162.158.166.131\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36\";s:5:\"login\";i:1613364191;}s:64:\"88d444129d45c34661dfb811acffd58f735dd5aaa6e14c473135153a668fdba4\";a:4:{s:10:\"expiration\";i:1613537121;s:2:\"ip\";s:14:\"162.158.167.16\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36\";s:5:\"login\";i:1613364321;}}'),
(940, 43, 'session_tokens', 'a:1:{s:64:\"32422159ff274ff68713562ca7acf353ef73ac9eb58fee101a466b8c99b33542\";a:4:{s:10:\"expiration\";i:1613278458;s:2:\"ip\";s:15:\"162.158.165.206\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36\";s:5:\"login\";i:1613105658;}}'),
(941, 47, 'nickname', 'niketan'),
(942, 47, 'first_name', ''),
(943, 47, 'last_name', ''),
(944, 47, 'description', ''),
(945, 47, 'rich_editing', 'true'),
(946, 47, 'syntax_highlighting', 'true'),
(947, 47, 'comment_shortcuts', 'false'),
(948, 47, 'admin_color', 'fresh'),
(949, 47, 'use_ssl', '0'),
(950, 47, 'show_admin_bar_front', 'true'),
(951, 47, 'locale', ''),
(952, 47, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(953, 47, 'wp_user_level', '0'),
(954, 47, '_expire_user_date', ''),
(955, 47, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(956, 47, 'wp-approve-user', '1'),
(957, 47, 'dismissed_wp_pointers', 'wp496_privacy'),
(958, 47, 'default_password_nag', ''),
(960, 47, 'last_login', '1603802366'),
(961, 48, 'nickname', 'maitri'),
(962, 48, 'first_name', 'maitri'),
(963, 48, 'last_name', 'desai'),
(964, 48, 'description', ''),
(965, 48, 'rich_editing', 'true'),
(966, 48, 'syntax_highlighting', 'true'),
(967, 48, 'comment_shortcuts', 'false'),
(968, 48, 'admin_color', 'fresh'),
(969, 48, 'use_ssl', '0'),
(970, 48, 'show_admin_bar_front', 'true'),
(971, 48, 'locale', ''),
(972, 48, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(973, 48, 'wp_user_level', '0'),
(974, 48, '_expire_user_date', ''),
(975, 48, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(976, 48, 'wp-approve-user', '1'),
(977, 48, 'dismissed_wp_pointers', 'wp496_privacy'),
(979, 48, 'last_login', '1597984148'),
(982, 48, 'session_tokens', 'a:1:{s:64:\"9e8256c8c6353fe33906848891501fc1b4414f0d90944f885b45c349943cba28\";a:4:{s:10:\"expiration\";i:1598156947;s:2:\"ip\";s:13:\"103.94.192.45\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36\";s:5:\"login\";i:1597984147;}}'),
(983, 49, 'nickname', 'vishal.patel'),
(984, 49, 'first_name', 'Vishal'),
(985, 49, 'last_name', 'Patel'),
(986, 49, 'description', ''),
(987, 49, 'rich_editing', 'true'),
(988, 49, 'syntax_highlighting', 'true'),
(989, 49, 'comment_shortcuts', 'false'),
(990, 49, 'admin_color', 'fresh'),
(991, 49, 'use_ssl', '0'),
(992, 49, 'show_admin_bar_front', 'true'),
(993, 49, 'locale', ''),
(994, 49, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(995, 49, 'wp_user_level', '0'),
(996, 49, '_expire_user_date', ''),
(997, 49, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(998, 49, 'wp-approve-user', '1'),
(999, 49, 'dismissed_wp_pointers', 'wp496_privacy'),
(1000, 50, 'nickname', 'dinesh'),
(1001, 50, 'first_name', 'Dinesh'),
(1002, 50, 'last_name', 'Rajpurohit'),
(1003, 50, 'description', ''),
(1004, 50, 'rich_editing', 'true'),
(1005, 50, 'syntax_highlighting', 'true'),
(1006, 50, 'comment_shortcuts', 'false'),
(1007, 50, 'admin_color', 'fresh'),
(1008, 50, 'use_ssl', '0'),
(1009, 50, 'show_admin_bar_front', 'true'),
(1010, 50, 'locale', ''),
(1011, 50, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1012, 50, 'wp_user_level', '0'),
(1013, 50, '_expire_user_date', ''),
(1014, 50, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1015, 50, 'wp-approve-user', '1'),
(1016, 50, 'dismissed_wp_pointers', 'wp496_privacy'),
(1017, 51, 'nickname', 'ruchit'),
(1018, 51, 'first_name', 'Ruchit'),
(1019, 51, 'last_name', 'Patel'),
(1020, 51, 'description', ''),
(1021, 51, 'rich_editing', 'true'),
(1022, 51, 'syntax_highlighting', 'true'),
(1023, 51, 'comment_shortcuts', 'false'),
(1024, 51, 'admin_color', 'fresh'),
(1025, 51, 'use_ssl', '0'),
(1026, 51, 'show_admin_bar_front', 'true'),
(1027, 51, 'locale', ''),
(1028, 51, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1029, 51, 'wp_user_level', '0'),
(1030, 51, '_expire_user_date', ''),
(1031, 51, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1032, 51, 'wp-approve-user', '1'),
(1033, 51, 'dismissed_wp_pointers', 'wp496_privacy'),
(1034, 52, 'nickname', 'vishal.shukla'),
(1035, 52, 'first_name', 'Vishal'),
(1036, 52, 'last_name', 'Shukla'),
(1037, 52, 'description', ''),
(1038, 52, 'rich_editing', 'true'),
(1039, 52, 'syntax_highlighting', 'true'),
(1040, 52, 'comment_shortcuts', 'false'),
(1041, 52, 'admin_color', 'fresh'),
(1042, 52, 'use_ssl', '0'),
(1043, 52, 'show_admin_bar_front', 'true'),
(1044, 52, 'locale', ''),
(1045, 52, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1046, 52, 'wp_user_level', '0'),
(1047, 52, '_expire_user_date', ''),
(1048, 52, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1049, 52, 'wp-approve-user', '1'),
(1050, 52, 'dismissed_wp_pointers', 'wp496_privacy'),
(1051, 53, 'nickname', 'venu'),
(1052, 53, 'first_name', 'venu'),
(1053, 53, 'last_name', 'dhinoja'),
(1054, 53, 'description', ''),
(1055, 53, 'rich_editing', 'true'),
(1056, 53, 'syntax_highlighting', 'true'),
(1057, 53, 'comment_shortcuts', 'false'),
(1058, 53, 'admin_color', 'fresh'),
(1059, 53, 'use_ssl', '0'),
(1060, 53, 'show_admin_bar_front', 'true'),
(1061, 53, 'locale', ''),
(1062, 53, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1063, 53, 'wp_user_level', '0'),
(1064, 53, '_expire_user_date', ''),
(1065, 53, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1066, 53, 'wp-approve-user', '1'),
(1067, 53, 'dismissed_wp_pointers', 'wp496_privacy'),
(1068, 54, 'nickname', 'sandip'),
(1069, 54, 'first_name', 'sandip'),
(1070, 54, 'last_name', 'patel'),
(1071, 54, 'description', ''),
(1072, 54, 'rich_editing', 'true'),
(1073, 54, 'syntax_highlighting', 'true'),
(1074, 54, 'comment_shortcuts', 'false'),
(1075, 54, 'admin_color', 'fresh'),
(1076, 54, 'use_ssl', '0'),
(1077, 54, 'show_admin_bar_front', 'true'),
(1078, 54, 'locale', ''),
(1079, 54, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1080, 54, 'wp_user_level', '0'),
(1081, 54, '_expire_user_date', ''),
(1082, 54, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1083, 54, 'wp-approve-user', '1'),
(1084, 54, 'dismissed_wp_pointers', 'wp496_privacy'),
(1085, 55, 'nickname', 'paresh'),
(1086, 55, 'first_name', 'paresh'),
(1087, 55, 'last_name', 'patel'),
(1088, 55, 'description', ''),
(1089, 55, 'rich_editing', 'true'),
(1090, 55, 'syntax_highlighting', 'true'),
(1091, 55, 'comment_shortcuts', 'false'),
(1092, 55, 'admin_color', 'fresh'),
(1093, 55, 'use_ssl', '0'),
(1094, 55, 'show_admin_bar_front', 'true'),
(1095, 55, 'locale', ''),
(1096, 55, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1097, 55, 'wp_user_level', '0'),
(1098, 55, '_expire_user_date', ''),
(1099, 55, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1100, 55, 'wp-approve-user', '1'),
(1101, 55, 'dismissed_wp_pointers', 'wp496_privacy'),
(1102, 56, 'nickname', 'ram'),
(1103, 56, 'first_name', 'ram'),
(1104, 56, 'last_name', 'solanki'),
(1105, 56, 'description', ''),
(1106, 56, 'rich_editing', 'true'),
(1107, 56, 'syntax_highlighting', 'true'),
(1108, 56, 'comment_shortcuts', 'false'),
(1109, 56, 'admin_color', 'fresh'),
(1110, 56, 'use_ssl', '0'),
(1111, 56, 'show_admin_bar_front', 'true'),
(1112, 56, 'locale', ''),
(1113, 56, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1114, 56, 'wp_user_level', '0'),
(1115, 56, '_expire_user_date', ''),
(1116, 56, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1117, 56, 'wp-approve-user', '1'),
(1118, 56, 'dismissed_wp_pointers', 'wp496_privacy'),
(1119, 57, 'nickname', 'palak'),
(1120, 57, 'first_name', 'palak'),
(1121, 57, 'last_name', 'trivedi'),
(1122, 57, 'description', ''),
(1123, 57, 'rich_editing', 'true'),
(1124, 57, 'syntax_highlighting', 'true'),
(1125, 57, 'comment_shortcuts', 'false'),
(1126, 57, 'admin_color', 'fresh'),
(1127, 57, 'use_ssl', '0'),
(1128, 57, 'show_admin_bar_front', 'true'),
(1129, 57, 'locale', ''),
(1130, 57, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1131, 57, 'wp_user_level', '0'),
(1132, 57, '_expire_user_date', ''),
(1133, 57, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1134, 57, 'wp-approve-user', '1'),
(1135, 57, 'dismissed_wp_pointers', 'wp496_privacy'),
(1136, 58, 'nickname', 'ishver'),
(1137, 58, 'first_name', 'ishver'),
(1138, 58, 'last_name', 'nayak'),
(1139, 58, 'description', ''),
(1140, 58, 'rich_editing', 'true'),
(1141, 58, 'syntax_highlighting', 'true'),
(1142, 58, 'comment_shortcuts', 'false'),
(1143, 58, 'admin_color', 'fresh'),
(1144, 58, 'use_ssl', '0'),
(1145, 58, 'show_admin_bar_front', 'true'),
(1146, 58, 'locale', ''),
(1147, 58, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1148, 58, 'wp_user_level', '0'),
(1149, 58, '_expire_user_date', ''),
(1150, 58, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1151, 58, 'wp-approve-user', '1'),
(1152, 58, 'dismissed_wp_pointers', 'wp496_privacy'),
(1153, 59, 'nickname', 'mit'),
(1154, 59, 'first_name', 'mit'),
(1155, 59, 'last_name', 'shah'),
(1156, 59, 'description', ''),
(1157, 59, 'rich_editing', 'true'),
(1158, 59, 'syntax_highlighting', 'true'),
(1159, 59, 'comment_shortcuts', 'false'),
(1160, 59, 'admin_color', 'fresh'),
(1161, 59, 'use_ssl', '0'),
(1162, 59, 'show_admin_bar_front', 'true'),
(1163, 59, 'locale', ''),
(1164, 59, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1165, 59, 'wp_user_level', '0'),
(1166, 59, '_expire_user_date', ''),
(1167, 59, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1168, 59, 'wp-approve-user', '1'),
(1169, 59, 'dismissed_wp_pointers', 'wp496_privacy'),
(1170, 58, 'default_password_nag', ''),
(1171, 58, 'session_tokens', 'a:1:{s:64:\"f2d1fd78b1ab86760297abc594a14e4ac8d2ae5519f355bd06ff0aad8ddafff3\";a:4:{s:10:\"expiration\";i:1600089442;s:2:\"ip\";s:13:\"43.243.36.138\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598879842;}}'),
(1172, 58, 'last_login', '1598879842'),
(1173, 59, 'default_password_nag', ''),
(1174, 59, 'session_tokens', 'a:2:{s:64:\"d8bfa30bf4dd75bca6da44e72226b2e7009973274972dd1173be154a7266c0d6\";a:4:{s:10:\"expiration\";i:1600089644;s:2:\"ip\";s:15:\"103.249.233.238\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598880044;}s:64:\"408fe7977ff7ff9f21118eca25b20c683c52167e545e00692e3f900cd80f3568\";a:4:{s:10:\"expiration\";i:1599052872;s:2:\"ip\";s:15:\"103.249.233.238\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598880072;}}'),
(1175, 59, 'last_login', '1598880072'),
(1176, 55, 'default_password_nag', ''),
(1177, 55, 'session_tokens', 'a:1:{s:64:\"d8350c3bc83cf007de606674aebdecd04e1ef101624e6e9641629ecbf1def2c9\";a:4:{s:10:\"expiration\";i:1599644709;s:2:\"ip\";s:12:\"61.14.229.30\";s:2:\"ua\";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:5:\"login\";i:1599471909;}}'),
(1178, 55, 'last_login', '1599471909'),
(1343, 57, 'default_password_nag', ''),
(1345, 49, 'last_login', '1598882517'),
(1346, 57, 'session_tokens', 'a:1:{s:64:\"601deb8c01f97c9ea0069ac56bbb272b396f3abd4e343e84f3ca40b52b115f4e\";a:4:{s:10:\"expiration\";i:1599055444;s:2:\"ip\";s:14:\"219.91.196.149\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598882644;}}'),
(1347, 57, 'last_login', '1598882644'),
(1348, 69, 'nickname', 'deepak'),
(1349, 69, 'first_name', 'deepak'),
(1350, 69, 'last_name', 'naidu'),
(1351, 69, 'description', ''),
(1352, 69, 'rich_editing', 'true'),
(1353, 69, 'syntax_highlighting', 'true'),
(1354, 69, 'comment_shortcuts', 'false'),
(1355, 69, 'admin_color', 'fresh'),
(1356, 69, 'use_ssl', '0'),
(1357, 69, 'show_admin_bar_front', 'true'),
(1358, 69, 'locale', ''),
(1359, 69, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1360, 69, 'wp_user_level', '0'),
(1361, 69, '_expire_user_date', ''),
(1362, 69, '_expire_user_settings', 'a:5:{s:15:\"default_to_role\";s:0:\"\";s:14:\"reset_password\";b:0;s:5:\"email\";b:0;s:11:\"email_admin\";b:0;s:13:\"remove_expiry\";b:0;}'),
(1363, 69, 'wp-approve-user', '1'),
(1364, 69, 'dismissed_wp_pointers', 'wp496_privacy'),
(1365, 51, 'session_tokens', 'a:1:{s:64:\"2c84d115e5be35b11668bc3cfaaf68a19eb595463ef96018f077c7935d6cac9f\";a:4:{s:10:\"expiration\";i:1599113990;s:2:\"ip\";s:12:\"103.81.94.64\";s:2:\"ua\";s:105:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598941190;}}'),
(1366, 51, 'last_login', '1598941190'),
(1367, 53, 'default_password_nag', ''),
(1368, 53, 'session_tokens', 'a:2:{s:64:\"c59d08e55f8f5ea3f15b960cb50c3c8e234dabcfa9b480975e62959a52244827\";a:4:{s:10:\"expiration\";i:1600162706;s:2:\"ip\";s:14:\"157.32.156.106\";s:2:\"ua\";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:5:\"login\";i:1598953106;}s:64:\"01f43cb51247cdbefbf85c8a1c3ec09bf6beb27fe3523da996871f29b7644565\";a:4:{s:10:\"expiration\";i:1600162775;s:2:\"ip\";s:14:\"157.32.156.106\";s:2:\"ua\";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:5:\"login\";i:1598953175;}}'),
(1369, 53, 'last_login', '1598953175'),
(1370, 47, 'session_tokens', 'a:1:{s:64:\"27b2077fbe8be30f2dc8cf91879ddd281d60d6256c24e0359ca9cac5299b328c\";a:4:{s:10:\"expiration\";i:1603975166;s:2:\"ip\";s:15:\"162.158.165.222\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36\";s:5:\"login\";i:1603802366;}}'),
(1371, 50, 'session_tokens', 'a:1:{s:64:\"73930ba3adc1858f7fb83f55da60bd891a490cdff480f50694bb8974b3d27498\";a:4:{s:10:\"expiration\";i:1599566710;s:2:\"ip\";s:15:\"112.133.251.206\";s:2:\"ua\";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:5:\"login\";i:1599393910;}}'),
(1372, 50, 'last_login', '1599393910'),
(1373, 1, 'edit_acf-field-group_per_page', '200'),
(1374, 69, 'session_tokens', 'a:1:{s:64:\"d1e71e8592731f43cb08b24267a0f9096c3eb05472371529a046267862e86caa\";a:4:{s:10:\"expiration\";i:1612331184;s:2:\"ip\";s:14:\"162.158.166.27\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36\";s:5:\"login\";i:1612158384;}}'),
(1375, 69, 'last_login', '1612158384');
DROP TABLE IF EXISTS `wp_users`;
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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'connectvc', '$P$BM1mUooe8aMJPXB9LFEDVB0I2NcX/C1', 'connectvc', 'mitali.purohit@viitor.cloud', '', '2018-12-11 04:34:03', '', 0, 'admin'),
(11, 'vishal', '$P$BkneDtStUgR/KkeIjfminXYdVnqFk5.', 'vishal', 'vishal@viitorcloud.com', '', '2019-02-11 04:32:45', '', 0, 'vishal Rajpurohit'),
(12, 'royce', '$P$BjlaHBVgWntd3eJnRBniWsQzAg.7YZ.', 'royce', 'royce.fernandes@viitor.cloud', '', '2019-02-19 13:19:46', '', 0, 'Royce fernandes'),
(13, 'mahesh', '$P$BpTqNeKaKGkn9yhnfdAjMieqqC3lYG.', 'mahesh', 'mahesh.makwana@viitor.cloud', '', '2019-02-19 13:26:16', '', 0, 'Mahesh makwana'),
(14, 'vasim', '$P$BOtHlWks/g.pDdTQYHJzZsE2LbeeFU.', 'vasim', 'vasim.solanki@viitor.cloud', '', '2019-02-19 13:29:13', '', 0, 'vasim solanki'),
(16, 'Leonard', '$P$BN.5gEWIAxLdpKEmc.4R/203P.xgfW0', 'leonard', 'leonardlukaspieper@gmail.com', '', '2019-03-13 14:50:14', '', 0, 'Leonard Pieper'),
(17, 'Sanjivee', '$P$BGbIe8r.sVN2rMusFYZvMnPGeKxMfC/', 'sanjivee', 'sanjivee@neosique.com', '', '2019-03-18 06:48:00', '', 0, 'Sanjivee'),
(18, 'priyadarshan', '$P$Bn7j.EZq/VSrbpoOI5ooLR7A4IKgzf.', 'priyadarshan', 'Priyadarshan.chorotil@viitor.cloud', '', '2019-03-25 04:53:12', '', 0, 'Priyadarshan Chorotil'),
(19, 'Ritesh', '$P$B2zRmHsJC1fII.PwAIueIfzrf1nNdC1', 'ritesh', 'ritesachin@gmail.com', '', '2019-04-03 12:17:14', '', 0, 'Ritesh Kumar'),
(24, 'Ahsaan', '$P$BfWZHdkVoY.w5d72jltrNZr5lMynKK0', 'ahsaan', 'ahsaanmukhi@gmail.com', '', '2019-05-01 08:51:55', '', 0, 'Ahsaan Mukhi'),
(25, 'Sham', '$P$BHP.SPSMNNLQIWTTHjmiisSm0Sv.1K.', 'sham', 'Shamsmukhi@gmail.com', '', '2019-05-04 07:28:03', '', 0, 'Shams mukhi'),
(26, 'Niaz', '$P$BTWnRx2bcQI9OWhYG7V9NlTcdTaVD11', 'niaz', 'NiaziHaider@gmail.com', '', '2019-05-04 07:34:19', '', 0, 'Niaz Haider'),
(27, 'Sanjay', '$P$BFo7RzlT9QYQj2VUA8ySrK1RjbH9Rq.', 'sanjay', 'sanju.comp@gmail.com', '', '2019-05-07 11:36:58', '', 0, 'sanjay prajapati'),
(28, 'Rohit', '$P$BwuNyGbCCtpQHCco8aKuPFOFV3OOxg/', 'rohit', 'rohit@viitor.cloud', '', '2019-05-28 07:03:39', '', 0, 'Rohit Purohit'),
(29, 'Jamshid', '$P$Blp0ESDofk8uw0oslc7V5cVj.fGi8v/', 'jamshid', 'jamshid@jahantech.com', '', '2019-05-28 07:09:54', '', 0, 'Jamshid'),
(30, 'Chintan', '$P$BPBQLmxUWgqRROzcoae1NSz1VzSYvU.', 'chintan', 'chintan@softflex.services', '', '2019-07-05 14:29:11', '', 0, 'Chintan Shah'),
(31, 'Dhiren', '$P$B9aZPDm9l1.az0wkhvRngFbbm2D1Wx/', 'dhiren', 'dhiren@softflex.services', '', '2019-07-05 14:30:23', '', 0, 'Dhiren Sanghadia'),
(32, 'Nirav', '$P$B1bpjowF6Fmz6SZq5UcRfldm4lDXZn1', 'nirav', 'nirav@softflex.services', '', '2019-07-05 14:31:27', '', 0, 'Nirav Raval'),
(33, 'Rajesh', '$P$BxqvgmfYpNfaCoyxtisomxreGB1Zl41', 'rajesh', 'rajesh@softflex.services', '', '2019-07-05 14:33:00', '', 0, 'Rajesh Maheshwari'),
(34, 'Shardul', '$P$B8lpDM9LUq9kNMXUDdHOd7XKgiMjSL1', 'shardul', 'shardul@softflex.services', '', '2019-07-05 14:37:32', '', 0, 'Shardul Bhatt'),
(35, 'Viren', '$P$B.hONbEvufSffIpo3FoZ8esR1rRuGO.', 'viren', 'viren@softflex.services', '', '2019-07-05 14:42:36', '', 0, 'Viren Sanghadia'),
(36, 'RohitP', '$P$BWji.xExq4x/1udHAa8HIgZoUKyklu/', 'rohitp', 'rohit@softflex.services', '', '2019-07-05 14:44:11', '', 0, 'Rohit Purohit'),
(37, 'VishalR', '$P$BMFhCyTe/ACm.P28uPIlBG6haZK0AW0', 'vishalr', 'vishal@softflex.services', '', '2019-07-05 14:45:47', '', 0, 'Vishal'),
(38, 'Ali', '$P$BEdcP28okS2DxhUZ2zW9iXCMpAdpuz1', 'ali', 'ali.shaik@viitor.cloud', '', '2019-07-19 12:02:14', '', 0, 'Ali shaik'),
(39, 'subhash', '$P$BkLhOYyek/T6qOdW/SdL57S91GLD6k/', 'subhash', 'subhash.trivedi@ics-global.in', '', '2019-11-06 13:45:21', '1573047925:$P$BJ8tXUKyBx0g/LhxNlhu8oEI59zxRi.', 0, 'subhash'),
(40, 'mahipal', '$P$BcUr3pmJUijxJgb13L8q7FhdPOxn/b.', 'mahipal', 'mahipal@ics-global.in', '', '2019-11-07 11:57:58', '', 0, 'mahipal'),
(41, 'Pinakin', '$P$BnY5fq0s0IpocWl2v0GyTliD3CecLU1', 'pinakin', 'zamir.shaikh@viitor.cloud', '', '2020-01-29 06:52:54', '1580280778:$P$BH7r/mN8Sx8VF8GxOX3ciLO8yDN/Tw/', 0, 'Pinakin'),
(42, 'hardik', '$P$ByXzMVDDQD9MW0XuRJUd02DuvvLCO01', 'hardik', 'mail.hardikshah@gmail.com', '', '2020-02-19 06:43:21', '', 0, 'hardik shah'),
(43, 'maulik', '$P$BLmmSHldYzw6qBkFecqPZL/Fq//wP11', 'maulik', 'maulik.patel@viitor.cloud', '', '2020-04-15 16:38:34', '', 0, 'maulik patel'),
(44, 'jalpa', '$P$BZRSo.aXo2j4y1DslIBTsCNMa4zBUx1', 'jalpa', 'jalpa@viitorcloud.com', '', '2020-04-23 12:02:44', '', 0, 'jalpa'),
(45, 'amiya', '$P$BrmJL8AbN5GnF1bR15k5ko1IcR3cEm1', 'amiya', 'amitrisha.tripathi@gmail.com', '', '2020-05-13 10:58:29', '1589367513:$P$BihySteLVBO5daletAy9TSAsodhuJM/', 0, 'amiya'),
(46, 'viitor_guest', '$P$BOHGUtI2M76RgdLbXrPxquWcXGP25d.', 'viitor_guest', 'viitortest@gmail.com', '', '2020-07-01 10:46:04', '1593600368:$P$BH3DeRMNV.gJeuuivuEe47WdG582uF0', 0, 'Viitor Guest'),
(47, 'niketan', '$P$BjgWpOcRjtudWfU/LrPwjN1Tj7CUjN0', 'niketan', 'niketan.shah@viitor.cloud', '', '2020-07-23 05:48:38', '', 0, 'niketan'),
(48, 'maitri', '$P$BYemxteKxur.aZiXBu94YeG5pSbqpT1', 'maitri', 'maitri.desai@viitorcloud.co', '', '2020-08-11 07:07:56', '1597129680:$P$Bd1U5Ay/j/DNfygi1bO61iag.i1ehQ.', 0, 'maitri desai'),
(49, 'vishal.patel', '$P$BZDJFtUFtiX47Mv9rB0Q3U2IB06I9Y/', 'vishal-patel', 'vishal.patel@viitor.cloud', '', '2020-08-31 12:54:56', '1598878500:$P$BuLyUW9KLCPMWZmoWjut3Gth8UauFX0', 0, 'vishal.patel'),
(50, 'dinesh', '$P$BNnFS8ndjRnY17wOkyoFp09bc.jDuC1', 'dinesh', 'd.rajpurohit@edexa.com', '', '2020-08-31 12:57:08', '1598878633:$P$B/4Wx1i5zpFJb.OF53MYTHBfCbi1Ue0', 0, 'Dinesh Rajpurohit'),
(51, 'ruchit', '$P$B.Vnkh6aJgX1QKsDaRu0ss6EPNbPeF.', 'ruchit', 'ruchit.patel@viitor.cloud', '', '2020-08-31 13:09:34', '1598879378:$P$BJVtcAEibmkxMzyaPxfwA05xs0Z.qM0', 0, 'Ruchit Patel'),
(52, 'vishal.shukla', '$P$BkSn11F98SX8XWEQUwg40e9wcXbqpj.', 'vishal-shukla', 'vishal.shukla@viitor.cloud', '', '2020-08-31 13:10:21', '1598879428:$P$BcRyGdBmr87Nkbzj/p3AMAep6E7vcT0', 0, 'Vishal Shukla'),
(53, 'venu', '$P$BitsYrrNS2DdvF6eTYVOLkA6WyrQR80', 'venu', 'venu.dhinoja@viitor.cloud', '', '2020-08-31 13:11:14', '', 0, 'venu dhinoja'),
(54, 'sandip', '$P$B2hQJ96q5ilk4DpuFSO2NzPGSI5Uiw0', 'sandip', 'sandip.patel@viitor.cloud', '', '2020-08-31 13:11:53', '1598879517:$P$Bd64yYXWLjVaQAYyWVrtUsTMnuVYlD.', 0, 'sandip patel'),
(55, 'paresh', '$P$BDlVLviMjYPZ8OxgN75MeuoV7nzja51', 'paresh', 'paresh.patel@viitor.cloud', '', '2020-08-31 13:12:29', '', 0, 'paresh patel'),
(56, 'ram', '$P$Bl96N1J5lyRW7xY4rQt81OmHNF9t6l.', 'ram', 'ram.solanki@viitor.cloud', '', '2020-08-31 13:13:21', '1598879605:$P$B1FfxFEb8i5TG0Hub7drlurTEcC1k5/', 0, 'ram solanki'),
(57, 'palak', '$P$BF1S3xHcT5FPWKn9kM5k2DKOLwBIkG/', 'palak', 'palak.trivedi@viitor.cloud', '', '2020-08-31 13:14:02', '', 0, 'palak trivedi'),
(58, 'ishver', '$P$Bdq8WYlzNi7E4lmIBt7adiamZWkzXd1', 'ishver', 'ishver.nayak@viitor.cloud', '', '2020-08-31 13:15:39', '', 0, 'ishver nayak'),
(59, 'mit', '$P$BjRQEvg0NP8CRMhJOBGQM7qtq.7f021', 'mit', 'mit.shah@viitor.cloud', '', '2020-08-31 13:16:19', '', 0, 'mit shah'),
(69, 'deepak', '$P$BwQmZvxmFgiChQJOKrVaH4FcbjZa.c/', 'deepak', 'deepak.naidu@viitor.cloud', '', '2020-08-31 14:07:01', '', 0, 'deepak naidu');
DROP TABLE IF EXISTS `wp_vspfw`;
CREATE TABLE `wp_vspfw` (
`id` mediumint(9) NOT NULL AUTO_INCREMENT,
`time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`unique_key` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`ip_address` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `wp_vspfw` (`id`, `time`, `unique_key`, `ip_address`) VALUES
(1, '2019-01-11 04:25:29', '4f27c723370d151cd3e33faba3b2faa0', '::1'),
(2, '2019-01-11 05:38:17', '4dd418b97addc0fe776d89f4e5bb4b69', '::1'),
(3, '2019-01-11 06:29:04', 'e1eda79c77b6bf5c990da233350585c0', '::1'),
(4, '2019-01-11 11:30:01', '78da8d3bb9234e77e00cb6877fc1a2db', '::1'),
(5, '2019-01-11 12:20:20', '98a5b4104316085110fc6feb69746b11', '::1'),
(6, '2019-01-11 12:22:57', '6abffd2bd855369618e06431f3b521c8', '::1'),
(7, '2019-01-11 12:23:06', 'ffe186aeb3405d4559ebb3415c60175f', '::1'),
(8, '2019-01-11 12:23:28', '5cccfb2e3a769772a6ab4fbed64e7c4f', '::1'),
(9, '2019-01-11 12:23:51', '1614b8fb5d622fd0f199a5f4df9f3af6', '::1'),
(10, '2019-01-11 12:28:05', '0a4250ead84ce3b1d8f2d529a3c7e18e', '::1'),
(11, '2019-01-11 12:32:06', 'failed', '::1'),
(12, '2019-01-11 12:32:36', 'failed', '::1'),
(13, '2019-01-11 12:35:18', '8085fb035ca5f0461fedc72080c587fe', '::1'),
(14, '2019-01-11 12:36:31', '5a2cc8069cdd04fd2b0062697a009857', '::1'),
(15, '2019-01-11 12:42:07', '7db8ed62544cfb94ab850493a2f5fbc9', '::1'),
(16, '2019-01-11 13:43:13', 'd77e8e9fd05aaa2097e890ebbaa3be4f', '::1'),
(17, '2019-01-11 13:43:24', 'b241376f92c188ddcca003e8a9910e54', '::1'),
(18, '2019-01-11 14:09:37', '13a1534405eccc643f78d29d579cb50d', '::1'),
(19, '2019-01-11 15:07:46', '795e91213a376a68a1b04f4c8175c1e5', '::1'),
(20, '2019-01-11 16:41:26', '126ed71b603ab0f7e76c066da3ee6600', '103.94.192.248'),
(21, '2019-01-11 16:44:35', 'b057ec16bc080c0a7335e9983b2626a3', '103.94.192.248'),
(22, '2019-01-12 03:06:17', '325351f2c304c102c282ee3f880b6349', '42.106.47.228'),
(23, '2019-01-12 07:47:56', 'ca05ce01fdde70092370f22105a6ddcc', '117.196.118.100'),
(24, '2019-01-15 04:29:18', 'fa72d8a15ef2124445732d69693c4da8', '61.14.229.30'),
(25, '2019-01-15 07:20:08', 'e18e3dccb691efbd04488370e83a86eb', '106.213.144.137'),
(26, '2019-01-15 07:22:56', 'f316581a175abe115a2d8bf07031cd01', '157.37.134.113'),
(27, '2019-01-15 07:25:15', 'cd04d66ef4e8506240e840bec638f32b', '213.137.13.4'),
(28, '2019-01-15 07:38:57', '2cd3facaa3e83dbff6a41950eb8e4547', '106.207.220.175'),
(29, '2019-01-15 08:53:49', 'b648f5cb690356b4b2582fd9a4577bbd', '103.94.192.248'),
(30, '2019-01-15 09:09:38', 'a624447b4dcebe38c0ae99cb0033bfc0', '61.14.229.30'),
(31, '2019-01-15 09:39:52', 'a8dff91a317cacbf44b7056ac65b256a', '213.137.13.4'),
(32, '2019-01-15 09:57:50', 'e610d3aa20b2c8e68b20fa42d412ae95', '103.94.192.248'),
(33, '2019-01-15 10:09:44', 'cbc6e48d96dace71f87eec99eb8cb0b2', '103.94.192.248'),
(34, '2019-01-15 10:22:19', 'cfbe638ad705435be9f8dd374d5c1868', '61.14.229.30'),
(35, '2019-01-15 10:22:39', 'eab5d71e74dd74c91aadd59fb61b4118', '61.14.229.30'),
(36, '2019-01-15 12:00:56', 'cf8ece4db0f6d822f5baebb023787515', '213.137.13.4'),
(37, '2019-01-15 12:15:52', '30bd4500c19fc01327b5215378706f80', '61.14.229.30'),
(38, '2019-01-15 12:39:03', '1f1c25b57e7c2177587533f647639b24', '61.14.229.30'),
(39, '2019-01-15 12:42:16', 'c82a587038dcbba6cb6181cd315abeec', '1.186.68.250'),
(40, '2019-01-15 12:59:19', '7e80bf1c62740bd9bd11cab7cffabf36', '103.94.192.248'),
(41, '2019-01-15 13:03:48', '29f15ae7951c684393e71b098ac8221c', '103.94.192.248'),
(42, '2019-01-16 04:49:37', 'b7c8e89adb2d604c1d2c75d9044f3e2a', '103.94.192.248'),
(43, '2019-01-16 04:52:06', 'b2c53f0da388b5fc9d6f0de6b7768430', '103.94.192.248'),
(44, '2019-01-16 05:16:32', '8f8bf267f35029b62856130b7abd5ec6', '::1'),
(45, '2019-01-16 05:20:32', '1ae73182b0edb108ca2b35a1007afa36', '::1'),
(46, '2019-01-16 10:05:21', 'c4b43d23cf588176597d53dfaf644ed6', '::1'),
(47, '2019-01-16 11:43:12', 'efacb80ada0495c3b175dd9b6100bbf0', '::1'),
(48, '2019-01-17 04:27:47', 'e98caa164883ca3e0d3b158bfbb33450', '::1'),
(49, '2019-01-17 04:48:10', 'a38c8aafd097fd6be6110e4ddd41453b', '::1'),
(50, '2019-01-17 05:02:32', '6f58b77521ba9917f7512593d8b10420', '::1'),
(51, '2019-01-17 05:18:12', '3d0f5f04447075061a8d6c50ab0cb684', '::1'),
(52, '2019-01-17 06:51:40', '346953bdb1ec3ce1fd801a08da54dc84', '::1'),
(53, '2019-01-17 11:03:54', 'da26e3960b25caf914e547ab53128432', '::1'),
(54, '2019-01-17 11:28:12', 'bb9298c6eec859ef205873d735cdb9dd', '::1'),
(55, '2019-01-17 11:30:14', '1493e239a8ffb0c7b081e33de17b1002', '::1'),
(56, '2019-01-18 04:22:31', '5c5b7c75bb7122269a12ee7dc55f40c9', '::1'),
(57, '2019-01-18 04:23:58', 'b0f62adfa83ce0d026d7e446d97c8a2c', '::1'),
(58, '2019-01-22 05:19:46', 'failed', '::1'),
(59, '2019-01-22 05:19:50', '508a3c3b3069b2900cccc0bb6866f3cb', '::1'),
(60, '2019-02-01 13:44:13', '1981b2ea1f6bdd563f8fa4e06a2a4f60', '43.243.38.231'),
(61, '2019-02-01 13:44:42', '2213296bd276b0f774b35188f85682c3', '42.106.45.250'),
(62, '2019-02-04 05:47:22', '346f5144cc0717b5e779898fa067c611', '::1'),
(63, '2019-02-04 07:07:38', '852f43621135b09a06e6637a31f0a1bf', '::1');
DROP TABLE IF EXISTS `wp_wonderplugin_carousel`;
CREATE TABLE `wp_wonderplugin_carousel` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`data` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`authorid` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `wp_wonderplugin_carousel` (`id`, `name`, `data`, `time`, `authorid`) VALUES
(1, 'My Carousel', '{\"newestfirst\":\"false\",\"name\":\"My Carousel\",\"slides\":[],\"skin\":\"readmore\",\"autoplaydir\":\"left\",\"donotcircularforless\":\"false\",\"circularlimit\":3,\"fixaspectratio\":\"true\",\"centerimage\":\"true\",\"fitimage\":\"false\",\"fitcenterimage\":\"false\",\"sameheight\":\"false\",\"sameheightresponsive\":\"false\",\"sameheightmediumscreen\":769,\"sameheightmediumheight\":200,\"sameheightsmallscreen\":415,\"sameheightsmallheight\":150,\"fullwidth\":\"false\",\"hidecontaineroninit\":\"true\",\"hidecontainerbeforeloaded\":\"false\",\"spacing\":4,\"imgextraprops\":\"\",\"aextraprops\":\"\",\"showimgtitle\":\"false\",\"addwoocommerceclass\":\"true\",\"imgtitle\":\"title\",\"customcss\":\"\",\"dataoptions\":\"\",\"customjs\":\"\",\"lightboxresponsive\":\"true\",\"lightboxshownavigation\":\"false\",\"lightboxnogroup\":\"false\",\"lightboxshowtitle\":\"true\",\"lightboxshowdescription\":\"false\",\"lightboxaddsocialmedia\":\"false\",\"lightboxfullscreenmode\":\"false\",\"lightboxcloseonoverlay\":\"true\",\"lightboxvideohidecontrols\":\"false\",\"lightboxtitlestyle\":\"bottom\",\"lightboximagepercentage\":75,\"lightboxdefaultvideovolume\":1,\"lightboxoverlaybgcolor\":\"#000\",\"lightboxoverlayopacity\":0.9,\"lightboxbgcolor\":\"#fff\",\"lightboxtitleprefix\":\"%NUM \\/ %TOTAL\",\"lightboxtitleinsidecss\":\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\",\"lightboxdescriptioninsidecss\":\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxautoslide\":\"false\",\"lightboxslideinterval\":5000,\"lightboxshowtimer\":\"true\",\"lightboxtimerposition\":\"bottom\",\"lightboxtimerheight\":2,\"lightboxtimercolor\":\"#dc572e\",\"lightboxtimeropacity\":1,\"lightboxshowplaybutton\":\"true\",\"lightboxalwaysshownavarrows\":\"false\",\"lightboxbordersize\":8,\"lightboxshowtitleprefix\":\"true\",\"lightboxborderradius\":0,\"lightboximagekeepratio\":\"true\",\"lightboxadvancedoptions\":\"\",\"lightboxshowsocial\":\"false\",\"lightboxsocialposition\":\"position:absolute;top:100%;right:0;\",\"lightboxsocialpositionsmallscreen\":\"position:absolute;top:100%;right:0;left:0;\",\"lightboxsocialdirection\":\"horizontal\",\"lightboxsocialbuttonsize\":32,\"lightboxsocialbuttonfontsize\":18,\"lightboxsocialrotateeffect\":\"true\",\"lightboxshowfacebook\":\"true\",\"lightboxshowtwitter\":\"true\",\"lightboxshowpinterest\":\"true\",\"donotinit\":\"false\",\"addinitscript\":\"false\",\"doshortcodeontext\":\"false\",\"triggerresize\":\"false\",\"triggerresizedelay\":100,\"lightboxthumbwidth\":90,\"lightboxthumbheight\":60,\"lightboxthumbtopmargin\":12,\"lightboxthumbbottommargin\":4,\"lightboxbarheight\":64,\"lightboxtitlebottomcss\":\"{color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;}\",\"lightboxdescriptionbottomcss\":\"{color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;}\",\"width\":240,\"height\":180,\"rownumber\":1,\"autoplay\":\"true\",\"random\":\"false\",\"circular\":\"true\",\"direction\":\"horizontal\",\"responsive\":\"true\",\"visibleitems\":3,\"pauseonmouseover\":\"true\",\"scrollmode\":\"page\",\"interval\":3000,\"transitionduration\":1000,\"continuous\":\"false\",\"continuousduration\":2500,\"arrowstyle\":\"always\",\"arrowimage\":\"arrows-48-48-4.png\",\"arrowwidth\":48,\"arrowheight\":48,\"navstyle\":\"bullets\",\"navimage\":\"bullet-16-16-0.png\",\"navwidth\":16,\"navheight\":16,\"navspacing\":8,\"showhoveroverlay\":\"false\",\"hoveroverlayimage\":\"hoveroverlay-64-64-5.png\",\"screenquery\":\"{\\n\\t\\\"tablet\\\": {\\n\\t\\t\\\"screenwidth\\\": 800,\\n\\t\\t\\\"visibleitems\\\": 2\\n\\t},\\n\\t\\\"mobile\\\": {\\n\\t\\t\\\"screenwidth\\\": 480,\\n\\t\\t\\\"visibleitems\\\": 1\\n\\t}\\n}\",\"skintemplate\":\"<div class=\\\"amazingcarousel-image\\\">__IMAGE__<\\/div>\\n<div class=\\\"amazingcarousel-title\\\">__TITLE__<\\/div>\\n<div class=\\\"amazingcarousel-description\\\">__DESCRIPTION__<\\/div>\\n<div class=\\\"amazingcarousel-readmore\\\"><a href=\\\"__HREF__\\\" target=\\\"__TARGET__\\\">Read More<\\/a><\\/div>\",\"skincss\":\"@import url(https:\\/\\/fonts.googleapis.com\\/css?family=Open+Sans);\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-image {\\t\\n\\tposition: relative;\\n\\tpadding: 4px;\\n\\tbackground-color: #fff;\\n\\t-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);\\n\\t-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);\\n\\tbox-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-image img {\\n\\tdisplay: block;\\n\\twidth: 100%;\\n\\tmax-width: 100%;\\n\\tborder: 0;\\n\\tmargin: 0;\\n\\tpadding: 0;\\n\\t-moz-border-radius: 0px;\\n\\t-webkit-border-radius: 0px;\\n\\tborder-radius: 0px;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-title {\\n\\tposition:relative;\\n\\tfont: 14px \\\"Open Sans\\\", sans-serif;\\n\\tcolor:#333333;\\n\\tmargin:6px;\\n\\ttext-align:center;\\n\\tline-height: 18px;\\n\\toverflow: hidden;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-description {\\n\\tposition:relative;\\n\\tfont: 12px \\\"Open Sans\\\", sans-serif;\\n\\tcolor:#333333;\\n\\tmargin:6px;\\n\\ttext-align:center;\\n\\tline-height: 14px;\\t\\t\\n\\toverflow: hidden;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-readmore {\\n\\ttext-align: center\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-readmore a {\\n\\tfont: 14px \\\"Open Sans\\\", sans-serif;\\n\\tcolor:#0073aa;\\n\\ttext-decoration: none;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-readmore a:hover {\\n\\tcolor:#00a0d2;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-list-container { \\n\\tpadding: 8px 0;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-item-container {\\n\\ttext-align: center;\\n\\tpadding: 4px;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-prev {\\n\\tleft: 0%;\\n\\ttop: 50%;\\n\\tmargin-left: -60px;\\n\\tmargin-top: -24px;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-next {\\n\\tright: 0%;\\n\\ttop: 50%;\\n\\tmargin-right: -60px;\\n\\tmargin-top: -24px;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-nav {\\n\\tposition: absolute;\\n\\twidth: 100%;\\n\\ttop: 100%;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-bullet-wrapper {\\n\\tmargin: 4px auto;\\n}\\n\\n.amazingcarousel-socialmedia-button {\\n\\tdisplay: inline-block;\\n\\tmargin: 4px;\\n}\\n\\n.amazingcarousel-socialmedia-button a {\\n\\tbox-shadow: none;\\n}\\n\\n.amazingcarousel-socialmedia-icon {\\n\\tdisplay:table-cell;\\n\\twidth:32px;\\n\\theight:32px;\\n\\tfont-size:18px;\\n\\tborder-radius:50%;\\n\\tcolor:#fff;\\n\\tvertical-align:middle;\\n\\ttext-align:center;\\n\\tcursor:pointer;\\n\\tpadding:0;\\n}\\n\\n.amazingcarousel-socialmedia-rotate {\\n\\ttransition: transform .4s ease-in; \\n} \\n\\n.amazingcarousel-socialmedia-rotate:hover { \\n\\ttransform: rotate(360deg); \\n}\",\"arrowimagemode\":\"defined\",\"navimagemode\":\"defined\",\"hoveroverlayimagemode\":\"defined\",\"showhoveroverlayalways\":\"false\",\"hidehoveroverlayontouch\":\"false\",\"usescreenquery\":\"false\",\"showplayvideo\":\"true\",\"playvideoimage\":\"playvideo-64-64-0.png\",\"playvideoimagepos\":\"center\",\"playvideoimagemode\":\"defined\",\"publish_status\":0}', '2018-12-12 06:03:14', '1'),
(2, 'My Carousel', '{\"newestfirst\":\"false\",\"name\":\"My Carousel\",\"slides\":[{\"type\":0,\"image\":\"http:\\/\\/localhost\\/infoviitorcloud\\/wp-content\\/uploads\\/2018\\/12\\/imagesukd.png\",\"thumbnail\":\"http:\\/\\/localhost\\/infoviitorcloud\\/wp-content\\/uploads\\/2018\\/12\\/imagesukd-150x150.png\",\"displaythumbnail\":\"false\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"imagesukd\",\"description\":\"\",\"button\":\"\",\"buttoncss\":\"wpp-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"buttonlightbox\":\"false\",\"socialmedia\":\"[]\",\"socialmediatarget\":\"\",\"socialmediarotate\":\"true\",\"altusetitle\":\"true\",\"alt\":\"\",\"weblink\":\"\",\"clickhandler\":\"\",\"linktarget\":\"\",\"weblinklightbox\":\"false\",\"lightbox\":\"true\",\"lightboxsize\":\"false\",\"lightboxwidth\":1024,\"lightboxheight\":768,\"selectpostbytags\":\"false\",\"postdaterange\":\"false\",\"titlelink\":\"false\",\"imageaction\":\"false\",\"imageactionlightbox\":\"false\",\"openpostinlightbox\":\"false\",\"postlightboxsize\":\"false\",\"metatotalsales\":\"false\",\"metafeatured\":\"false\",\"usefilenameastitle\":\"false\"},{\"type\":11,\"image\":\"http:\\/\\/localhost\\/infoviitorcloud\\/wp-content\\/uploads\\/2018\\/12\\/logo.png\",\"thumbnail\":\"http:\\/\\/localhost\\/infoviitorcloud\\/wp-content\\/uploads\\/2018\\/12\\/logo-150x97.png\",\"displaythumbnail\":\"false\",\"pdf\":\"http:\\/\\/localhost\\/infoviitorcloud\\/wp-content\\/uploads\\/2018\\/12\\/Wordbrand.pdf\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"pdfts\",\"description\":\"\",\"button\":\"\",\"buttoncss\":\"wpp-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"buttonlightbox\":\"false\",\"socialmedia\":\"[]\",\"socialmediatarget\":\"\",\"socialmediarotate\":\"true\",\"altusetitle\":\"true\",\"alt\":\"\",\"weblink\":\"\",\"clickhandler\":\"\",\"linktarget\":\"\",\"weblinklightbox\":\"false\",\"lightbox\":\"true\",\"lightboxsize\":\"false\",\"lightboxwidth\":1024,\"lightboxheight\":768}],\"skin\":\"classic\",\"autoplaydir\":\"left\",\"donotcircularforless\":\"false\",\"circularlimit\":3,\"fixaspectratio\":\"true\",\"centerimage\":\"true\",\"fitimage\":\"false\",\"fitcenterimage\":\"false\",\"sameheight\":\"false\",\"sameheightresponsive\":\"false\",\"sameheightmediumscreen\":769,\"sameheightmediumheight\":200,\"sameheightsmallscreen\":415,\"sameheightsmallheight\":150,\"fullwidth\":\"false\",\"hidecontaineroninit\":\"true\",\"hidecontainerbeforeloaded\":\"false\",\"spacing\":18,\"imgextraprops\":\"\",\"aextraprops\":\"\",\"showimgtitle\":\"false\",\"addwoocommerceclass\":\"true\",\"imgtitle\":\"title\",\"customcss\":\"\",\"dataoptions\":\"\",\"customjs\":\"\",\"lightboxresponsive\":\"true\",\"lightboxshownavigation\":\"false\",\"lightboxnogroup\":\"false\",\"lightboxshowtitle\":\"true\",\"lightboxshowdescription\":\"false\",\"lightboxaddsocialmedia\":\"false\",\"lightboxfullscreenmode\":\"false\",\"lightboxcloseonoverlay\":\"true\",\"lightboxvideohidecontrols\":\"false\",\"lightboxtitlestyle\":\"bottom\",\"lightboximagepercentage\":75,\"lightboxdefaultvideovolume\":1,\"lightboxoverlaybgcolor\":\"#000\",\"lightboxoverlayopacity\":0.9,\"lightboxbgcolor\":\"#fff\",\"lightboxtitleprefix\":\"%NUM \\/ %TOTAL\",\"lightboxtitleinsidecss\":\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\",\"lightboxdescriptioninsidecss\":\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxautoslide\":\"false\",\"lightboxslideinterval\":5000,\"lightboxshowtimer\":\"true\",\"lightboxtimerposition\":\"bottom\",\"lightboxtimerheight\":2,\"lightboxtimercolor\":\"#dc572e\",\"lightboxtimeropacity\":1,\"lightboxshowplaybutton\":\"true\",\"lightboxalwaysshownavarrows\":\"false\",\"lightboxbordersize\":8,\"lightboxshowtitleprefix\":\"true\",\"lightboxborderradius\":0,\"lightboximagekeepratio\":\"true\",\"lightboxadvancedoptions\":\"\",\"lightboxshowsocial\":\"false\",\"lightboxsocialposition\":\"position:absolute;top:100%;right:0;\",\"lightboxsocialpositionsmallscreen\":\"position:absolute;top:100%;right:0;left:0;\",\"lightboxsocialdirection\":\"horizontal\",\"lightboxsocialbuttonsize\":32,\"lightboxsocialbuttonfontsize\":18,\"lightboxsocialrotateeffect\":\"true\",\"lightboxshowfacebook\":\"true\",\"lightboxshowtwitter\":\"true\",\"lightboxshowpinterest\":\"true\",\"donotinit\":\"false\",\"addinitscript\":\"false\",\"doshortcodeontext\":\"false\",\"triggerresize\":\"false\",\"triggerresizedelay\":100,\"lightboxthumbwidth\":90,\"lightboxthumbheight\":60,\"lightboxthumbtopmargin\":12,\"lightboxthumbbottommargin\":4,\"lightboxbarheight\":64,\"lightboxtitlebottomcss\":\"{color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;}\",\"lightboxdescriptionbottomcss\":\"{color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;}\",\"width\":240,\"height\":180,\"rownumber\":1,\"autoplay\":\"true\",\"random\":\"false\",\"circular\":\"true\",\"direction\":\"horizontal\",\"responsive\":\"true\",\"visibleitems\":3,\"pauseonmouseover\":\"true\",\"scrollmode\":\"page\",\"interval\":3000,\"transitionduration\":1000,\"continuous\":\"false\",\"continuousduration\":2500,\"arrowstyle\":\"always\",\"arrowimage\":\"arrows-32-32-2.png\",\"arrowwidth\":32,\"arrowheight\":32,\"navstyle\":\"bullets\",\"navimage\":\"bullet-16-16-0.png\",\"navwidth\":16,\"navheight\":16,\"navspacing\":8,\"showhoveroverlay\":\"true\",\"hoveroverlayimage\":\"hoveroverlay-64-64-3.png\",\"screenquery\":\"{\\n\\t\\\"tablet\\\": {\\n\\t\\t\\\"screenwidth\\\": 800,\\n\\t\\t\\\"visibleitems\\\": 2\\n\\t},\\n\\t\\\"mobile\\\": {\\n\\t\\t\\\"screenwidth\\\": 480,\\n\\t\\t\\\"visibleitems\\\": 1\\n\\t}\\n}\",\"skintemplate\":\"<div class=\\\"amazingcarousel-image\\\">__IMAGE__<\\/div>\\n<div class=\\\"amazingcarousel-title\\\">__TITLE__<\\/div>\",\"skincss\":\"@import url(https:\\/\\/fonts.googleapis.com\\/css?family=Open+Sans);\\n\\n #amazingcarousel-CAROUSELID .amazingcarousel-image {\\t\\n\\tposition: relative;\\n\\tpadding: 4px;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-image img {\\n\\tdisplay: block;\\n\\twidth: 100%;\\n\\tmax-width: 100%;\\n\\tborder: 0;\\n\\tmargin: 0;\\n\\tpadding: 0;\\n\\t-moz-border-radius: 0px;\\n\\t-webkit-border-radius: 0px;\\n\\tborder-radius: 0px;\\n\\t-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);\\n\\t-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);\\n\\tbox-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-title {\\n\\tposition:relative;\\n\\tfont:14px \\\"Open Sans\\\", sans-serif;\\n\\tcolor:#333333;\\n\\tmargin:6px;\\n\\ttext-align:center;\\n\\ttext-shadow:0px 1px 1px #fff;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-list-container { \\n\\tpadding: 16px 0;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-item-container {\\n\\ttext-align: center;\\n\\tpadding: 4px;\\n\\tbackground-color: #fff;\\n\\tborder: 1px solid #ddd;\\n\\t-moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);\\n\\t-webkit-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);\\n\\tbox-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-prev {\\n\\tleft: 0%;\\n\\ttop: 50%;\\n\\tmargin-left: -48px;\\n\\tmargin-top: -16px;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-next {\\n\\tright: 0%;\\n\\ttop: 50%;\\n\\tmargin-right: -48px;\\n\\tmargin-top: -16px;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-nav {\\n\\tposition: absolute;\\n\\twidth: 100%;\\n\\ttop: 100%;\\n}\\n\\n#amazingcarousel-CAROUSELID .amazingcarousel-bullet-wrapper {\\n\\tmargin: 4px auto;\\n}\\n\\n.amazingcarousel-socialmedia-button {\\n\\tdisplay: inline-block;\\n\\tmargin: 4px;\\n}\\n\\n.amazingcarousel-socialmedia-button a {\\n\\tbox-shadow: none;\\n}\\n\\n.amazingcarousel-socialmedia-icon {\\n\\tdisplay:table-cell;\\n\\twidth:32px;\\n\\theight:32px;\\n\\tfont-size:18px;\\n\\tborder-radius:50%;\\n\\tcolor:#fff;\\n\\tvertical-align:middle;\\n\\ttext-align:center;\\n\\tcursor:pointer;\\n\\tpadding:0;\\n}\\n\\n.amazingcarousel-socialmedia-rotate {\\n\\ttransition: transform .4s ease-in; \\n} \\n\\n.amazingcarousel-socialmedia-rotate:hover { \\n\\ttransform: rotate(360deg); \\n}\",\"arrowimagemode\":\"defined\",\"navimagemode\":\"defined\",\"hoveroverlayimagemode\":\"defined\",\"showhoveroverlayalways\":\"false\",\"hidehoveroverlayontouch\":\"false\",\"usescreenquery\":\"false\",\"showplayvideo\":\"true\",\"playvideoimage\":\"playvideo-64-64-0.png\",\"playvideoimagepos\":\"center\",\"playvideoimagemode\":\"defined\"}', '2018-12-28 11:31:51', '1');
-- 2021-02-15 06:33:36