-- phpMyAdmin SQL Dump
-- version 4.8.3
-- https://www.phpmyadmin.net/
--
-- Host: localhost
-- Generation Time: Oct 04, 2018 at 12:13 PM
-- Server version: 5.7.23-0ubuntu0.16.04.1
-- PHP Version: 7.2.0RC4

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `antonioarruda`
--

-- --------------------------------------------------------

--
-- Table structure for table `cp_cidades`
--

CREATE TABLE `cp_cidades` (
  `id` int(10) NOT NULL,
  `estado_id` int(10) NOT NULL,
  `nome` varchar(100) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `cp_cidades`
--

INSERT INTO `cp_cidades` (`id`, `estado_id`, `nome`) VALUES
(1, 22, 'Alta Floresta D\'Oeste'),
(2, 22, 'Ariquemes'),
(3, 22, 'Cabixi'),
(4, 22, 'Cacoal'),
(5, 22, 'Cerejeiras'),
(6, 22, 'Colorado do Oeste'),
(7, 22, 'Corumbiara'),
(8, 22, 'Costa Marques'),
(9, 22, 'Espigão D\'Oeste'),
(10, 22, 'Guajará-Mirim'),
(11, 22, 'Jaru'),
(12, 22, 'Ji-Paraná'),
(13, 22, 'Machadinho D\'Oeste'),
(14, 22, 'Nova Brasilândia D\'Oeste'),
(15, 22, 'Ouro Preto do Oeste'),
(16, 22, 'Pimenta Bueno'),
(17, 22, 'Porto Velho'),
(18, 22, 'Presidente Médici'),
(19, 22, 'Rio Crespo'),
(20, 22, 'Rolim de Moura'),
(21, 22, 'Santa Luzia D\'Oeste'),
(22, 22, 'Vilhena'),
(23, 22, 'São Miguel do Guaporé'),
(24, 22, 'Nova Mamoré'),
(25, 22, 'Alvorada D\'Oeste'),
(26, 22, 'Alto Alegre dos Parecis'),
(27, 22, 'Alto Paraíso'),
(28, 22, 'Buritis'),
(29, 22, 'Novo Horizonte do Oeste'),
(30, 22, 'Cacaulândia'),
(31, 22, 'Campo Novo de Rondônia'),
(32, 22, 'Candeias do Jamari'),
(33, 22, 'Castanheiras'),
(34, 22, 'Chupinguaia'),
(35, 22, 'Cujubim'),
(36, 22, 'Governador Jorge Teixeira'),
(37, 22, 'Itapuã do Oeste'),
(38, 22, 'Ministro Andreazza'),
(39, 22, 'Mirante da Serra'),
(40, 22, 'Monte Negro'),
(41, 22, 'Nova União'),
(42, 22, 'Parecis'),
(43, 22, 'Pimenteiras do Oeste'),
(44, 22, 'Primavera de Rondônia'),
(45, 22, 'São Felipe D\'Oeste'),
(46, 22, 'São Francisco do Guaporé'),
(47, 22, 'Seringueiras'),
(48, 22, 'Teixeirópolis'),
(49, 22, 'Theobroma'),
(50, 22, 'Urupá'),
(51, 22, 'Vale do Anari'),
(52, 22, 'Vale do Paraíso'),
(53, 1, 'Acrelândia'),
(54, 1, 'Assis Brasil'),
(55, 1, 'Brasiléia'),
(56, 1, 'Bujari'),
(57, 1, 'Capixaba'),
(58, 1, 'Cruzeiro do Sul'),
(59, 1, 'Epitaciolândia'),
(60, 1, 'Feijó'),
(61, 1, 'Jordão'),
(62, 1, 'Mâncio Lima'),
(63, 1, 'Manoel Urbano'),
(64, 1, 'Marechal Thaumaturgo'),
(65, 1, 'Plácido de Castro'),
(66, 1, 'Porto Walter'),
(67, 1, 'Rio Branco'),
(68, 1, 'Rodrigues Alves'),
(69, 1, 'Santa Rosa do Purus'),
(70, 1, 'Senador Guiomard'),
(71, 1, 'Sena Madureira'),
(72, 1, 'Tarauacá'),
(73, 1, 'Xapuri'),
(74, 1, 'Porto Acre'),
(75, 4, 'Alvarães'),
(76, 4, 'Amaturá'),
(77, 4, 'Anamã'),
(78, 4, 'Anori'),
(79, 4, 'Apuí'),
(80, 4, 'Atalaia do Norte'),
(81, 4, 'Autazes'),
(82, 4, 'Barcelos'),
(83, 4, 'Barreirinha'),
(84, 4, 'Benjamin Constant'),
(85, 4, 'Beruri'),
(86, 4, 'Boa Vista do Ramos'),
(87, 4, 'Boca do Acre'),
(88, 4, 'Borba'),
(89, 4, 'Caapiranga'),
(90, 4, 'Canutama'),
(91, 4, 'Carauari'),
(92, 4, 'Careiro'),
(93, 4, 'Careiro da Várzea'),
(94, 4, 'Coari'),
(95, 4, 'Codajás'),
(96, 4, 'Eirunepé'),
(97, 4, 'Envira'),
(98, 4, 'Fonte Boa'),
(99, 4, 'Guajará'),
(100, 4, 'Humaitá'),
(101, 4, 'Ipixuna'),
(102, 4, 'Iranduba'),
(103, 4, 'Itacoatiara'),
(104, 4, 'Itamarati'),
(105, 4, 'Itapiranga'),
(106, 4, 'Japurá'),
(107, 4, 'Juruá'),
(108, 4, 'Jutaí'),
(109, 4, 'Lábrea'),
(110, 4, 'Manacapuru'),
(111, 4, 'Manaquiri'),
(112, 4, 'Manaus'),
(113, 4, 'Manicoré'),
(114, 4, 'Maraã'),
(115, 4, 'Maués'),
(116, 4, 'Nhamundá'),
(117, 4, 'Nova Olinda do Norte'),
(118, 4, 'Novo Airão'),
(119, 4, 'Novo Aripuanã'),
(120, 4, 'Parintins'),
(121, 4, 'Pauini'),
(122, 4, 'Presidente Figueiredo'),
(123, 4, 'Rio Preto da Eva'),
(124, 4, 'Santa Isabel do Rio Negro'),
(125, 4, 'Santo Antônio do Içá'),
(126, 4, 'São Gabriel da Cachoeira'),
(127, 4, 'São Paulo de Olivença'),
(128, 4, 'São Sebastião do Uatumã'),
(129, 4, 'Silves'),
(130, 4, 'Tabatinga'),
(131, 4, 'Tapauá'),
(132, 4, 'Tefé'),
(133, 4, 'Tonantins'),
(134, 4, 'Uarini'),
(135, 4, 'Urucará'),
(136, 4, 'Urucurituba'),
(137, 23, 'Amajari'),
(138, 23, 'Alto Alegre'),
(139, 23, 'Boa Vista'),
(140, 23, 'Bonfim'),
(141, 23, 'Cantá'),
(142, 23, 'Caracaraí'),
(143, 23, 'Caroebe'),
(144, 23, 'Iracema'),
(145, 23, 'Mucajaí'),
(146, 23, 'Normandia'),
(147, 23, 'Pacaraima'),
(148, 23, 'Rorainópolis'),
(149, 23, 'São João da Baliza'),
(150, 23, 'São Luiz'),
(151, 23, 'Uiramutã'),
(152, 14, 'Abaetetuba'),
(153, 14, 'Abel Figueiredo'),
(154, 14, 'Acará'),
(155, 14, 'Afuá'),
(156, 14, 'Água Azul do Norte'),
(157, 14, 'Alenquer'),
(158, 14, 'Almeirim'),
(159, 14, 'Altamira'),
(160, 14, 'Anajás'),
(161, 14, 'Ananindeua'),
(162, 14, 'Anapu'),
(163, 14, 'Augusto Corrêa'),
(164, 14, 'Aurora do Pará'),
(165, 14, 'Aveiro'),
(166, 14, 'Bagre'),
(167, 14, 'Baião'),
(168, 14, 'Bannach'),
(169, 14, 'Barcarena'),
(170, 14, 'Belém'),
(171, 14, 'Belterra'),
(172, 14, 'Benevides'),
(173, 14, 'Bom Jesus do Tocantins'),
(174, 14, 'Bonito'),
(175, 14, 'Bragança'),
(176, 14, 'Brasil Novo'),
(177, 14, 'Brejo Grande do Araguaia'),
(178, 14, 'Breu Branco'),
(179, 14, 'Breves'),
(180, 14, 'Bujaru'),
(181, 14, 'Cachoeira do Piriá'),
(182, 14, 'Cachoeira do Arari'),
(183, 14, 'Cametá'),
(184, 14, 'Canaã dos Carajás'),
(185, 14, 'Capanema'),
(186, 14, 'Capitão Poço'),
(187, 14, 'Castanhal'),
(188, 14, 'Chaves'),
(189, 14, 'Colares'),
(190, 14, 'Conceição do Araguaia'),
(191, 14, 'Concórdia do Pará'),
(192, 14, 'Cumaru do Norte'),
(193, 14, 'Curionópolis'),
(194, 14, 'Curralinho'),
(195, 14, 'Curuá'),
(196, 14, 'Curuçá'),
(197, 14, 'Dom Eliseu'),
(198, 14, 'Eldorado do Carajás'),
(199, 14, 'Faro'),
(200, 14, 'Floresta do Araguaia'),
(201, 14, 'Garrafão do Norte'),
(202, 14, 'Goianésia do Pará'),
(203, 14, 'Gurupá'),
(204, 14, 'Igarapé-Açu'),
(205, 14, 'Igarapé-Miri'),
(206, 14, 'Inhangapi'),
(207, 14, 'Ipixuna do Pará'),
(208, 14, 'Irituia'),
(209, 14, 'Itaituba'),
(210, 14, 'Itupiranga'),
(211, 14, 'Jacareacanga'),
(212, 14, 'Jacundá'),
(213, 14, 'Juruti'),
(214, 14, 'Limoeiro do Ajuru'),
(215, 14, 'Mãe do Rio'),
(216, 14, 'Magalhães Barata'),
(217, 14, 'Marabá'),
(218, 14, 'Maracanã'),
(219, 14, 'Marapanim'),
(220, 14, 'Marituba'),
(221, 14, 'Medicilândia'),
(222, 14, 'Melgaço'),
(223, 14, 'Mocajuba'),
(224, 14, 'Moju'),
(225, 14, 'Mojuí dos Campos'),
(226, 14, 'Monte Alegre'),
(227, 14, 'Muaná'),
(228, 14, 'Nova Esperança do Piriá'),
(229, 14, 'Nova Ipixuna'),
(230, 14, 'Nova Timboteua'),
(231, 14, 'Novo Progresso'),
(232, 14, 'Novo Repartimento'),
(233, 14, 'Óbidos'),
(234, 14, 'Oeiras do Pará'),
(235, 14, 'Oriximiná'),
(236, 14, 'Ourém'),
(237, 14, 'Ourilândia do Norte'),
(238, 14, 'Pacajá'),
(239, 14, 'Palestina do Pará'),
(240, 14, 'Paragominas'),
(241, 14, 'Parauapebas'),
(242, 14, 'Pau D\'Arco'),
(243, 14, 'Peixe-Boi'),
(244, 14, 'Piçarra'),
(245, 14, 'Placas'),
(246, 14, 'Ponta de Pedras'),
(247, 14, 'Portel'),
(248, 14, 'Porto de Moz'),
(249, 14, 'Prainha'),
(250, 14, 'Primavera'),
(251, 14, 'Quatipuru'),
(252, 14, 'Redenção'),
(253, 14, 'Rio Maria'),
(254, 14, 'Rondon do Pará'),
(255, 14, 'Rurópolis'),
(256, 14, 'Salinópolis'),
(257, 14, 'Salvaterra'),
(258, 14, 'Santa Bárbara do Pará'),
(259, 14, 'Santa Cruz do Arari'),
(260, 14, 'Santa Izabel do Pará'),
(261, 14, 'Santa Luzia do Pará'),
(262, 14, 'Santa Maria das Barreiras'),
(263, 14, 'Santa Maria do Pará'),
(264, 14, 'Santana do Araguaia'),
(265, 14, 'Santarém'),
(266, 14, 'Santarém Novo'),
(267, 14, 'Santo Antônio do Tauá'),
(268, 14, 'São Caetano de Odivelas'),
(269, 14, 'São Domingos do Araguaia'),
(270, 14, 'São Domingos do Capim'),
(271, 14, 'São Félix do Xingu'),
(272, 14, 'São Francisco do Pará'),
(273, 14, 'São Geraldo do Araguaia'),
(274, 14, 'São João da Ponta'),
(275, 14, 'São João de Pirabas'),
(276, 14, 'São João do Araguaia'),
(277, 14, 'São Miguel do Guamá'),
(278, 14, 'São Sebastião da Boa Vista'),
(279, 14, 'Sapucaia'),
(280, 14, 'Senador José Porfírio'),
(281, 14, 'Soure'),
(282, 14, 'Tailândia'),
(283, 14, 'Terra Alta'),
(284, 14, 'Terra Santa'),
(285, 14, 'Tomé-Açu'),
(286, 14, 'Tracuateua'),
(287, 14, 'Trairão'),
(288, 14, 'Tucumã'),
(289, 14, 'Tucuruí'),
(290, 14, 'Ulianópolis'),
(291, 14, 'Uruará'),
(292, 14, 'Vigia'),
(293, 14, 'Viseu'),
(294, 14, 'Vitória do Xingu'),
(295, 14, 'Xinguara'),
(296, 3, 'Serra do Navio'),
(297, 3, 'Amapá'),
(298, 3, 'Pedra Branca do Amapari'),
(299, 3, 'Calçoene'),
(300, 3, 'Cutias'),
(301, 3, 'Ferreira Gomes'),
(302, 3, 'Itaubal'),
(303, 3, 'Laranjal do Jari'),
(304, 3, 'Macapá'),
(305, 3, 'Mazagão'),
(306, 3, 'Oiapoque'),
(307, 3, 'Porto Grande'),
(308, 3, 'Pracuúba'),
(309, 3, 'Santana'),
(310, 3, 'Tartarugalzinho'),
(311, 3, 'Vitória do Jari'),
(312, 27, 'Abreulândia'),
(313, 27, 'Aguiarnópolis'),
(314, 27, 'Aliança do Tocantins'),
(315, 27, 'Almas'),
(316, 27, 'Alvorada'),
(317, 27, 'Ananás'),
(318, 27, 'Angico'),
(319, 27, 'Aparecida do Rio Negro'),
(320, 27, 'Aragominas'),
(321, 27, 'Araguacema'),
(322, 27, 'Araguaçu'),
(323, 27, 'Araguaína'),
(324, 27, 'Araguanã'),
(325, 27, 'Araguatins'),
(326, 27, 'Arapoema'),
(327, 27, 'Arraias'),
(328, 27, 'Augustinópolis'),
(329, 27, 'Aurora do Tocantins'),
(330, 27, 'Axixá do Tocantins'),
(331, 27, 'Babaçulândia'),
(332, 27, 'Bandeirantes do Tocantins'),
(333, 27, 'Barra do Ouro'),
(334, 27, 'Barrolândia'),
(335, 27, 'Bernardo Sayão'),
(336, 27, 'Bom Jesus do Tocantins'),
(337, 27, 'Brasilândia do Tocantins'),
(338, 27, 'Brejinho de Nazaré'),
(339, 27, 'Buriti do Tocantins'),
(340, 27, 'Cachoeirinha'),
(341, 27, 'Campos Lindos'),
(342, 27, 'Cariri do Tocantins'),
(343, 27, 'Carmolândia'),
(344, 27, 'Carrasco Bonito'),
(345, 27, 'Caseara'),
(346, 27, 'Centenário'),
(347, 27, 'Chapada de Areia'),
(348, 27, 'Chapada da Natividade'),
(349, 27, 'Colinas do Tocantins'),
(350, 27, 'Combinado'),
(351, 27, 'Conceição do Tocantins'),
(352, 27, 'Couto Magalhães'),
(353, 27, 'Cristalândia'),
(354, 27, 'Crixás do Tocantins'),
(355, 27, 'Darcinópolis'),
(356, 27, 'Dianópolis'),
(357, 27, 'Divinópolis do Tocantins'),
(358, 27, 'Dois Irmãos do Tocantins'),
(359, 27, 'Dueré'),
(360, 27, 'Esperantina'),
(361, 27, 'Fátima'),
(362, 27, 'Figueirópolis'),
(363, 27, 'Filadélfia'),
(364, 27, 'Formoso do Araguaia'),
(365, 27, 'Fortaleza do Tabocão'),
(366, 27, 'Goianorte'),
(367, 27, 'Goiatins'),
(368, 27, 'Guaraí'),
(369, 27, 'Gurupi'),
(370, 27, 'Ipueiras'),
(371, 27, 'Itacajá'),
(372, 27, 'Itaguatins'),
(373, 27, 'Itapiratins'),
(374, 27, 'Itaporã do Tocantins'),
(375, 27, 'Jaú do Tocantins'),
(376, 27, 'Juarina'),
(377, 27, 'Lagoa da Confusão'),
(378, 27, 'Lagoa do Tocantins'),
(379, 27, 'Lajeado'),
(380, 27, 'Lavandeira'),
(381, 27, 'Lizarda'),
(382, 27, 'Luzinópolis'),
(383, 27, 'Marianópolis do Tocantins'),
(384, 27, 'Mateiros'),
(385, 27, 'Maurilândia do Tocantins'),
(386, 27, 'Miracema do Tocantins'),
(387, 27, 'Miranorte'),
(388, 27, 'Monte do Carmo'),
(389, 27, 'Monte Santo do Tocantins'),
(390, 27, 'Palmeiras do Tocantins'),
(391, 27, 'Muricilândia'),
(392, 27, 'Natividade'),
(393, 27, 'Nazaré'),
(394, 27, 'Nova Olinda'),
(395, 27, 'Nova Rosalândia'),
(396, 27, 'Novo Acordo'),
(397, 27, 'Novo Alegre'),
(398, 27, 'Novo Jardim'),
(399, 27, 'Oliveira de Fátima'),
(400, 27, 'Palmeirante'),
(401, 27, 'Palmeirópolis'),
(402, 27, 'Paraíso do Tocantins'),
(403, 27, 'Paranã'),
(404, 27, 'Pau D\'Arco'),
(405, 27, 'Pedro Afonso'),
(406, 27, 'Peixe'),
(407, 27, 'Pequizeiro'),
(408, 27, 'Colméia'),
(409, 27, 'Pindorama do Tocantins'),
(410, 27, 'Piraquê'),
(411, 27, 'Pium'),
(412, 27, 'Ponte Alta do Bom Jesus'),
(413, 27, 'Ponte Alta do Tocantins'),
(414, 27, 'Porto Alegre do Tocantins'),
(415, 27, 'Porto Nacional'),
(416, 27, 'Praia Norte'),
(417, 27, 'Presidente Kennedy'),
(418, 27, 'Pugmil'),
(419, 27, 'Recursolândia'),
(420, 27, 'Riachinho'),
(421, 27, 'Rio da Conceição'),
(422, 27, 'Rio dos Bois'),
(423, 27, 'Rio Sono'),
(424, 27, 'Sampaio'),
(425, 27, 'Sandolândia'),
(426, 27, 'Santa Fé do Araguaia'),
(427, 27, 'Santa Maria do Tocantins'),
(428, 27, 'Santa Rita do Tocantins'),
(429, 27, 'Santa Rosa do Tocantins'),
(430, 27, 'Santa Tereza do Tocantins'),
(431, 27, 'Santa Terezinha do Tocantins'),
(432, 27, 'São Bento do Tocantins'),
(433, 27, 'São Félix do Tocantins'),
(434, 27, 'São Miguel do Tocantins'),
(435, 27, 'São Salvador do Tocantins'),
(436, 27, 'São Sebastião do Tocantins'),
(437, 27, 'São Valério'),
(438, 27, 'Silvanópolis'),
(439, 27, 'Sítio Novo do Tocantins'),
(440, 27, 'Sucupira'),
(441, 27, 'Taguatinga'),
(442, 27, 'Taipas do Tocantins'),
(443, 27, 'Talismã'),
(444, 27, 'Palmas'),
(445, 27, 'Tocantínia'),
(446, 27, 'Tocantinópolis'),
(447, 27, 'Tupirama'),
(448, 27, 'Tupiratins'),
(449, 27, 'Wanderlândia'),
(450, 27, 'Xambioá'),
(451, 10, 'Açailândia'),
(452, 10, 'Afonso Cunha'),
(453, 10, 'Água Doce do Maranhão'),
(454, 10, 'Alcântara'),
(455, 10, 'Aldeias Altas'),
(456, 10, 'Altamira do Maranhão'),
(457, 10, 'Alto Alegre do Maranhão'),
(458, 10, 'Alto Alegre do Pindaré'),
(459, 10, 'Alto Parnaíba'),
(460, 10, 'Amapá do Maranhão'),
(461, 10, 'Amarante do Maranhão'),
(462, 10, 'Anajatuba'),
(463, 10, 'Anapurus'),
(464, 10, 'Apicum-Açu'),
(465, 10, 'Araguanã'),
(466, 10, 'Araioses'),
(467, 10, 'Arame'),
(468, 10, 'Arari'),
(469, 10, 'Axixá'),
(470, 10, 'Bacabal'),
(471, 10, 'Bacabeira'),
(472, 10, 'Bacuri'),
(473, 10, 'Bacurituba'),
(474, 10, 'Balsas'),
(475, 10, 'Barão de Grajaú'),
(476, 10, 'Barra do Corda'),
(477, 10, 'Barreirinhas'),
(478, 10, 'Belágua'),
(479, 10, 'Bela Vista do Maranhão'),
(480, 10, 'Benedito Leite'),
(481, 10, 'Bequimão'),
(482, 10, 'Bernardo do Mearim'),
(483, 10, 'Boa Vista do Gurupi'),
(484, 10, 'Bom Jardim'),
(485, 10, 'Bom Jesus das Selvas'),
(486, 10, 'Bom Lugar'),
(487, 10, 'Brejo'),
(488, 10, 'Brejo de Areia'),
(489, 10, 'Buriti'),
(490, 10, 'Buriti Bravo'),
(491, 10, 'Buriticupu'),
(492, 10, 'Buritirana'),
(493, 10, 'Cachoeira Grande'),
(494, 10, 'Cajapió'),
(495, 10, 'Cajari'),
(496, 10, 'Campestre do Maranhão'),
(497, 10, 'Cândido Mendes'),
(498, 10, 'Cantanhede'),
(499, 10, 'Capinzal do Norte'),
(500, 10, 'Carolina'),
(501, 10, 'Carutapera'),
(502, 10, 'Caxias'),
(503, 10, 'Cedral'),
(504, 10, 'Central do Maranhão'),
(505, 10, 'Centro do Guilherme'),
(506, 10, 'Centro Novo do Maranhão'),
(507, 10, 'Chapadinha'),
(508, 10, 'Cidelândia'),
(509, 10, 'Codó'),
(510, 10, 'Coelho Neto'),
(511, 10, 'Colinas'),
(512, 10, 'Conceição do Lago-Açu'),
(513, 10, 'Coroatá'),
(514, 10, 'Cururupu'),
(515, 10, 'Davinópolis'),
(516, 10, 'Dom Pedro'),
(517, 10, 'Duque Bacelar'),
(518, 10, 'Esperantinópolis'),
(519, 10, 'Estreito'),
(520, 10, 'Feira Nova do Maranhão'),
(521, 10, 'Fernando Falcão'),
(522, 10, 'Formosa da Serra Negra'),
(523, 10, 'Fortaleza dos Nogueiras'),
(524, 10, 'Fortuna'),
(525, 10, 'Godofredo Viana'),
(526, 10, 'Gonçalves Dias'),
(527, 10, 'Governador Archer'),
(528, 10, 'Governador Edison Lobão'),
(529, 10, 'Governador Eugênio Barros'),
(530, 10, 'Governador Luiz Rocha'),
(531, 10, 'Governador Newton Bello'),
(532, 10, 'Governador Nunes Freire'),
(533, 10, 'Graça Aranha'),
(534, 10, 'Grajaú'),
(535, 10, 'Guimarães'),
(536, 10, 'Humberto de Campos'),
(537, 10, 'Icatu'),
(538, 10, 'Igarapé do Meio'),
(539, 10, 'Igarapé Grande'),
(540, 10, 'Imperatriz'),
(541, 10, 'Itaipava do Grajaú'),
(542, 10, 'Itapecuru Mirim'),
(543, 10, 'Itinga do Maranhão'),
(544, 10, 'Jatobá'),
(545, 10, 'Jenipapo dos Vieiras'),
(546, 10, 'João Lisboa'),
(547, 10, 'Joselândia'),
(548, 10, 'Junco do Maranhão'),
(549, 10, 'Lago da Pedra'),
(550, 10, 'Lago do Junco'),
(551, 10, 'Lago Verde'),
(552, 10, 'Lagoa do Mato'),
(553, 10, 'Lago dos Rodrigues'),
(554, 10, 'Lagoa Grande do Maranhão'),
(555, 10, 'Lajeado Novo'),
(556, 10, 'Lima Campos'),
(557, 10, 'Loreto'),
(558, 10, 'Luís Domingues'),
(559, 10, 'Magalhães de Almeida'),
(560, 10, 'Maracaçumé'),
(561, 10, 'Marajá do Sena'),
(562, 10, 'Maranhãozinho'),
(563, 10, 'Mata Roma'),
(564, 10, 'Matinha'),
(565, 10, 'Matões'),
(566, 10, 'Matões do Norte'),
(567, 10, 'Milagres do Maranhão'),
(568, 10, 'Mirador'),
(569, 10, 'Miranda do Norte'),
(570, 10, 'Mirinzal'),
(571, 10, 'Monção'),
(572, 10, 'Montes Altos'),
(573, 10, 'Morros'),
(574, 10, 'Nina Rodrigues'),
(575, 10, 'Nova Colinas'),
(576, 10, 'Nova Iorque'),
(577, 10, 'Nova Olinda do Maranhão'),
(578, 10, 'Olho d\'Água das Cunhãs'),
(579, 10, 'Olinda Nova do Maranhão'),
(580, 10, 'Paço do Lumiar'),
(581, 10, 'Palmeirândia'),
(582, 10, 'Paraibano'),
(583, 10, 'Parnarama'),
(584, 10, 'Passagem Franca'),
(585, 10, 'Pastos Bons'),
(586, 10, 'Paulino Neves'),
(587, 10, 'Paulo Ramos'),
(588, 10, 'Pedreiras'),
(589, 10, 'Pedro do Rosário'),
(590, 10, 'Penalva'),
(591, 10, 'Peri Mirim'),
(592, 10, 'Peritoró'),
(593, 10, 'Pindaré-Mirim'),
(594, 10, 'Pinheiro'),
(595, 10, 'Pio XII'),
(596, 10, 'Pirapemas'),
(597, 10, 'Poção de Pedras'),
(598, 10, 'Porto Franco'),
(599, 10, 'Porto Rico do Maranhão'),
(600, 10, 'Presidente Dutra'),
(601, 10, 'Presidente Juscelino'),
(602, 10, 'Presidente Médici'),
(603, 10, 'Presidente Sarney'),
(604, 10, 'Presidente Vargas'),
(605, 10, 'Primeira Cruz'),
(606, 10, 'Raposa'),
(607, 10, 'Riachão'),
(608, 10, 'Ribamar Fiquene'),
(609, 10, 'Rosário'),
(610, 10, 'Sambaíba'),
(611, 10, 'Santa Filomena do Maranhão'),
(612, 10, 'Santa Helena'),
(613, 10, 'Santa Inês'),
(614, 10, 'Santa Luzia'),
(615, 10, 'Santa Luzia do Paruá'),
(616, 10, 'Santa Quitéria do Maranhão'),
(617, 10, 'Santa Rita'),
(618, 10, 'Santana do Maranhão'),
(619, 10, 'Santo Amaro do Maranhão'),
(620, 10, 'Santo Antônio dos Lopes'),
(621, 10, 'São Benedito do Rio Preto'),
(622, 10, 'São Bento'),
(623, 10, 'São Bernardo'),
(624, 10, 'São Domingos do Azeitão'),
(625, 10, 'São Domingos do Maranhão'),
(626, 10, 'São Félix de Balsas'),
(627, 10, 'São Francisco do Brejão'),
(628, 10, 'São Francisco do Maranhão'),
(629, 10, 'São João Batista'),
(630, 10, 'São João do Carú'),
(631, 10, 'São João do Paraíso'),
(632, 10, 'São João do Soter'),
(633, 10, 'São João dos Patos'),
(634, 10, 'São José de Ribamar'),
(635, 10, 'São José dos Basílios'),
(636, 10, 'São Luís'),
(637, 10, 'São Luís Gonzaga do Maranhão'),
(638, 10, 'São Mateus do Maranhão'),
(639, 10, 'São Pedro da Água Branca'),
(640, 10, 'São Pedro dos Crentes'),
(641, 10, 'São Raimundo das Mangabeiras'),
(642, 10, 'São Raimundo do Doca Bezerra'),
(643, 10, 'São Roberto'),
(644, 10, 'São Vicente Ferrer'),
(645, 10, 'Satubinha'),
(646, 10, 'Senador Alexandre Costa'),
(647, 10, 'Senador La Rocque'),
(648, 10, 'Serrano do Maranhão'),
(649, 10, 'Sítio Novo'),
(650, 10, 'Sucupira do Norte'),
(651, 10, 'Sucupira do Riachão'),
(652, 10, 'Tasso Fragoso'),
(653, 10, 'Timbiras'),
(654, 10, 'Timon'),
(655, 10, 'Trizidela do Vale'),
(656, 10, 'Tufilândia'),
(657, 10, 'Tuntum'),
(658, 10, 'Turiaçu'),
(659, 10, 'Turilândia'),
(660, 10, 'Tutóia'),
(661, 10, 'Urbano Santos'),
(662, 10, 'Vargem Grande'),
(663, 10, 'Viana'),
(664, 10, 'Vila Nova dos Martírios'),
(665, 10, 'Vitória do Mearim'),
(666, 10, 'Vitorino Freire'),
(667, 10, 'Zé Doca'),
(668, 18, 'Acauã'),
(669, 18, 'Agricolândia'),
(670, 18, 'Água Branca'),
(671, 18, 'Alagoinha do Piauí'),
(672, 18, 'Alegrete do Piauí'),
(673, 18, 'Alto Longá'),
(674, 18, 'Altos'),
(675, 18, 'Alvorada do Gurguéia'),
(676, 18, 'Amarante'),
(677, 18, 'Angical do Piauí'),
(678, 18, 'Anísio de Abreu'),
(679, 18, 'Antônio Almeida'),
(680, 18, 'Aroazes'),
(681, 18, 'Aroeiras do Itaim'),
(682, 18, 'Arraial'),
(683, 18, 'Assunção do Piauí'),
(684, 18, 'Avelino Lopes'),
(685, 18, 'Baixa Grande do Ribeiro'),
(686, 18, 'Barra D\'Alcântara'),
(687, 18, 'Barras'),
(688, 18, 'Barreiras do Piauí'),
(689, 18, 'Barro Duro'),
(690, 18, 'Batalha'),
(691, 18, 'Bela Vista do Piauí'),
(692, 18, 'Belém do Piauí'),
(693, 18, 'Beneditinos'),
(694, 18, 'Bertolínia'),
(695, 18, 'Betânia do Piauí'),
(696, 18, 'Boa Hora'),
(697, 18, 'Bocaina'),
(698, 18, 'Bom Jesus'),
(699, 18, 'Bom Princípio do Piauí'),
(700, 18, 'Bonfim do Piauí'),
(701, 18, 'Boqueirão do Piauí'),
(702, 18, 'Brasileira'),
(703, 18, 'Brejo do Piauí'),
(704, 18, 'Buriti dos Lopes'),
(705, 18, 'Buriti dos Montes'),
(706, 18, 'Cabeceiras do Piauí'),
(707, 18, 'Cajazeiras do Piauí'),
(708, 18, 'Cajueiro da Praia'),
(709, 18, 'Caldeirão Grande do Piauí'),
(710, 18, 'Campinas do Piauí'),
(711, 18, 'Campo Alegre do Fidalgo'),
(712, 18, 'Campo Grande do Piauí'),
(713, 18, 'Campo Largo do Piauí'),
(714, 18, 'Campo Maior'),
(715, 18, 'Canavieira'),
(716, 18, 'Canto do Buriti'),
(717, 18, 'Capitão de Campos'),
(718, 18, 'Capitão Gervásio Oliveira'),
(719, 18, 'Caracol'),
(720, 18, 'Caraúbas do Piauí'),
(721, 18, 'Caridade do Piauí'),
(722, 18, 'Castelo do Piauí'),
(723, 18, 'Caxingó'),
(724, 18, 'Cocal'),
(725, 18, 'Cocal de Telha'),
(726, 18, 'Cocal dos Alves'),
(727, 18, 'Coivaras'),
(728, 18, 'Colônia do Gurguéia'),
(729, 18, 'Colônia do Piauí'),
(730, 18, 'Conceição do Canindé'),
(731, 18, 'Coronel José Dias'),
(732, 18, 'Corrente'),
(733, 18, 'Cristalândia do Piauí'),
(734, 18, 'Cristino Castro'),
(735, 18, 'Curimatá'),
(736, 18, 'Currais'),
(737, 18, 'Curralinhos'),
(738, 18, 'Curral Novo do Piauí'),
(739, 18, 'Demerval Lobão'),
(740, 18, 'Dirceu Arcoverde'),
(741, 18, 'Dom Expedito Lopes'),
(742, 18, 'Domingos Mourão'),
(743, 18, 'Dom Inocêncio'),
(744, 18, 'Elesbão Veloso'),
(745, 18, 'Eliseu Martins'),
(746, 18, 'Esperantina'),
(747, 18, 'Fartura do Piauí'),
(748, 18, 'Flores do Piauí'),
(749, 18, 'Floresta do Piauí'),
(750, 18, 'Floriano'),
(751, 18, 'Francinópolis'),
(752, 18, 'Francisco Ayres'),
(753, 18, 'Francisco Macedo'),
(754, 18, 'Francisco Santos'),
(755, 18, 'Fronteiras'),
(756, 18, 'Geminiano'),
(757, 18, 'Gilbués'),
(758, 18, 'Guadalupe'),
(759, 18, 'Guaribas'),
(760, 18, 'Hugo Napoleão'),
(761, 18, 'Ilha Grande'),
(762, 18, 'Inhuma'),
(763, 18, 'Ipiranga do Piauí'),
(764, 18, 'Isaías Coelho'),
(765, 18, 'Itainópolis'),
(766, 18, 'Itaueira'),
(767, 18, 'Jacobina do Piauí'),
(768, 18, 'Jaicós'),
(769, 18, 'Jardim do Mulato'),
(770, 18, 'Jatobá do Piauí'),
(771, 18, 'Jerumenha'),
(772, 18, 'João Costa'),
(773, 18, 'Joaquim Pires'),
(774, 18, 'Joca Marques'),
(775, 18, 'José de Freitas'),
(776, 18, 'Juazeiro do Piauí'),
(777, 18, 'Júlio Borges'),
(778, 18, 'Jurema'),
(779, 18, 'Lagoinha do Piauí'),
(780, 18, 'Lagoa Alegre'),
(781, 18, 'Lagoa do Barro do Piauí'),
(782, 18, 'Lagoa de São Francisco'),
(783, 18, 'Lagoa do Piauí'),
(784, 18, 'Lagoa do Sítio'),
(785, 18, 'Landri Sales'),
(786, 18, 'Luís Correia'),
(787, 18, 'Luzilândia'),
(788, 18, 'Madeiro'),
(789, 18, 'Manoel Emídio'),
(790, 18, 'Marcolândia'),
(791, 18, 'Marcos Parente'),
(792, 18, 'Massapê do Piauí'),
(793, 18, 'Matias Olímpio'),
(794, 18, 'Miguel Alves'),
(795, 18, 'Miguel Leão'),
(796, 18, 'Milton Brandão'),
(797, 18, 'Monsenhor Gil'),
(798, 18, 'Monsenhor Hipólito'),
(799, 18, 'Monte Alegre do Piauí'),
(800, 18, 'Morro Cabeça no Tempo'),
(801, 18, 'Morro do Chapéu do Piauí'),
(802, 18, 'Murici dos Portelas'),
(803, 18, 'Nazaré do Piauí'),
(804, 18, 'Nazária'),
(805, 18, 'Nossa Senhora de Nazaré'),
(806, 18, 'Nossa Senhora dos Remédios'),
(807, 18, 'Novo Oriente do Piauí'),
(808, 18, 'Novo Santo Antônio'),
(809, 18, 'Oeiras'),
(810, 18, 'Olho D\'Água do Piauí'),
(811, 18, 'Padre Marcos'),
(812, 18, 'Paes Landim'),
(813, 18, 'Pajeú do Piauí'),
(814, 18, 'Palmeira do Piauí'),
(815, 18, 'Palmeirais'),
(816, 18, 'Paquetá'),
(817, 18, 'Parnaguá'),
(818, 18, 'Parnaíba'),
(819, 18, 'Passagem Franca do Piauí'),
(820, 18, 'Patos do Piauí'),
(821, 18, 'Pau D\'Arco do Piauí'),
(822, 18, 'Paulistana'),
(823, 18, 'Pavussu'),
(824, 18, 'Pedro II'),
(825, 18, 'Pedro Laurentino'),
(826, 18, 'Nova Santa Rita'),
(827, 18, 'Picos'),
(828, 18, 'Pimenteiras'),
(829, 18, 'Pio IX'),
(830, 18, 'Piracuruca'),
(831, 18, 'Piripiri'),
(832, 18, 'Porto'),
(833, 18, 'Porto Alegre do Piauí'),
(834, 18, 'Prata do Piauí'),
(835, 18, 'Queimada Nova'),
(836, 18, 'Redenção do Gurguéia'),
(837, 18, 'Regeneração'),
(838, 18, 'Riacho Frio'),
(839, 18, 'Ribeira do Piauí'),
(840, 18, 'Ribeiro Gonçalves'),
(841, 18, 'Rio Grande do Piauí'),
(842, 18, 'Santa Cruz do Piauí'),
(843, 18, 'Santa Cruz dos Milagres'),
(844, 18, 'Santa Filomena'),
(845, 18, 'Santa Luz'),
(846, 18, 'Santana do Piauí'),
(847, 18, 'Santa Rosa do Piauí'),
(848, 18, 'Santo Antônio de Lisboa'),
(849, 18, 'Santo Antônio dos Milagres'),
(850, 18, 'Santo Inácio do Piauí'),
(851, 18, 'São Braz do Piauí'),
(852, 18, 'São Félix do Piauí'),
(853, 18, 'São Francisco de Assis do Piau'),
(854, 18, 'São Francisco do Piauí'),
(855, 18, 'São Gonçalo do Gurguéia'),
(856, 18, 'São Gonçalo do Piauí'),
(857, 18, 'São João da Canabrava'),
(858, 18, 'São João da Fronteira'),
(859, 18, 'São João da Serra'),
(860, 18, 'São João da Varjota'),
(861, 18, 'São João do Arraial'),
(862, 18, 'São João do Piauí'),
(863, 18, 'São José do Divino'),
(864, 18, 'São José do Peixe'),
(865, 18, 'São José do Piauí'),
(866, 18, 'São Julião'),
(867, 18, 'São Lourenço do Piauí'),
(868, 18, 'São Luis do Piauí'),
(869, 18, 'São Miguel da Baixa Grande'),
(870, 18, 'São Miguel do Fidalgo'),
(871, 18, 'São Miguel do Tapuio'),
(872, 18, 'São Pedro do Piauí'),
(873, 18, 'São Raimundo Nonato'),
(874, 18, 'Sebastião Barros'),
(875, 18, 'Sebastião Leal'),
(876, 18, 'Sigefredo Pacheco'),
(877, 18, 'Simões'),
(878, 18, 'Simplício Mendes'),
(879, 18, 'Socorro do Piauí'),
(880, 18, 'Sussuapara'),
(881, 18, 'Tamboril do Piauí'),
(882, 18, 'Tanque do Piauí'),
(883, 18, 'Teresina'),
(884, 18, 'União'),
(885, 18, 'Uruçuí'),
(886, 18, 'Valença do Piauí'),
(887, 18, 'Várzea Branca'),
(888, 18, 'Várzea Grande'),
(889, 18, 'Vera Mendes'),
(890, 18, 'Vila Nova do Piauí'),
(891, 18, 'Wall Ferraz'),
(892, 6, 'Abaiara'),
(893, 6, 'Acarape'),
(894, 6, 'Acaraú'),
(895, 6, 'Acopiara'),
(896, 6, 'Aiuaba'),
(897, 6, 'Alcântaras'),
(898, 6, 'Altaneira'),
(899, 6, 'Alto Santo'),
(900, 6, 'Amontada'),
(901, 6, 'Antonina do Norte'),
(902, 6, 'Apuiarés'),
(903, 6, 'Aquiraz'),
(904, 6, 'Aracati'),
(905, 6, 'Aracoiaba'),
(906, 6, 'Ararendá'),
(907, 6, 'Araripe'),
(908, 6, 'Aratuba'),
(909, 6, 'Arneiroz'),
(910, 6, 'Assaré'),
(911, 6, 'Aurora'),
(912, 6, 'Baixio'),
(913, 6, 'Banabuiú'),
(914, 6, 'Barbalha'),
(915, 6, 'Barreira'),
(916, 6, 'Barro'),
(917, 6, 'Barroquinha'),
(918, 6, 'Baturité'),
(919, 6, 'Beberibe'),
(920, 6, 'Bela Cruz'),
(921, 6, 'Boa Viagem'),
(922, 6, 'Brejo Santo'),
(923, 6, 'Camocim'),
(924, 6, 'Campos Sales'),
(925, 6, 'Canindé'),
(926, 6, 'Capistrano'),
(927, 6, 'Caridade'),
(928, 6, 'Cariré'),
(929, 6, 'Caririaçu'),
(930, 6, 'Cariús'),
(931, 6, 'Carnaubal'),
(932, 6, 'Cascavel'),
(933, 6, 'Catarina'),
(934, 6, 'Catunda'),
(935, 6, 'Caucaia'),
(936, 6, 'Cedro'),
(937, 6, 'Chaval'),
(938, 6, 'Choró'),
(939, 6, 'Chorozinho'),
(940, 6, 'Coreaú'),
(941, 6, 'Crateús'),
(942, 6, 'Crato'),
(943, 6, 'Croatá'),
(944, 6, 'Cruz'),
(945, 6, 'Deputado Irapuan Pinheiro'),
(946, 6, 'Ererê'),
(947, 6, 'Eusébio'),
(948, 6, 'Farias Brito'),
(949, 6, 'Forquilha'),
(950, 6, 'Fortaleza'),
(951, 6, 'Fortim'),
(952, 6, 'Frecheirinha'),
(953, 6, 'General Sampaio'),
(954, 6, 'Graça'),
(955, 6, 'Granja'),
(956, 6, 'Granjeiro'),
(957, 6, 'Groaíras'),
(958, 6, 'Guaiúba'),
(959, 6, 'Guaraciaba do Norte'),
(960, 6, 'Guaramiranga'),
(961, 6, 'Hidrolândia'),
(962, 6, 'Horizonte'),
(963, 6, 'Ibaretama'),
(964, 6, 'Ibiapina'),
(965, 6, 'Ibicuitinga'),
(966, 6, 'Icapuí'),
(967, 6, 'Icó'),
(968, 6, 'Iguatu'),
(969, 6, 'Independência'),
(970, 6, 'Ipaporanga'),
(971, 6, 'Ipaumirim'),
(972, 6, 'Ipu'),
(973, 6, 'Ipueiras'),
(974, 6, 'Iracema'),
(975, 6, 'Irauçuba'),
(976, 6, 'Itaiçaba'),
(977, 6, 'Itaitinga'),
(978, 6, 'Itapagé'),
(979, 6, 'Itapipoca'),
(980, 6, 'Itapiúna'),
(981, 6, 'Itarema'),
(982, 6, 'Itatira'),
(983, 6, 'Jaguaretama'),
(984, 6, 'Jaguaribara'),
(985, 6, 'Jaguaribe'),
(986, 6, 'Jaguaruana'),
(987, 6, 'Jardim'),
(988, 6, 'Jati'),
(989, 6, 'Jijoca de Jericoacoara'),
(990, 6, 'Juazeiro do Norte'),
(991, 6, 'Jucás'),
(992, 6, 'Lavras da Mangabeira'),
(993, 6, 'Limoeiro do Norte'),
(994, 6, 'Madalena'),
(995, 6, 'Maracanaú'),
(996, 6, 'Maranguape'),
(997, 6, 'Marco'),
(998, 6, 'Martinópole'),
(999, 6, 'Massapê'),
(1000, 6, 'Mauriti'),
(1001, 6, 'Meruoca'),
(1002, 6, 'Milagres'),
(1003, 6, 'Milhã'),
(1004, 6, 'Miraíma'),
(1005, 6, 'Missão Velha'),
(1006, 6, 'Mombaça'),
(1007, 6, 'Monsenhor Tabosa'),
(1008, 6, 'Morada Nova'),
(1009, 6, 'Moraújo'),
(1010, 6, 'Morrinhos'),
(1011, 6, 'Mucambo'),
(1012, 6, 'Mulungu'),
(1013, 6, 'Nova Olinda'),
(1014, 6, 'Nova Russas'),
(1015, 6, 'Novo Oriente'),
(1016, 6, 'Ocara'),
(1017, 6, 'Orós'),
(1018, 6, 'Pacajus'),
(1019, 6, 'Pacatuba'),
(1020, 6, 'Pacoti'),
(1021, 6, 'Pacujá'),
(1022, 6, 'Palhano'),
(1023, 6, 'Palmácia'),
(1024, 6, 'Paracuru'),
(1025, 6, 'Paraipaba'),
(1026, 6, 'Parambu'),
(1027, 6, 'Paramoti'),
(1028, 6, 'Pedra Branca'),
(1029, 6, 'Penaforte'),
(1030, 6, 'Pentecoste'),
(1031, 6, 'Pereiro'),
(1032, 6, 'Pindoretama'),
(1033, 6, 'Piquet Carneiro'),
(1034, 6, 'Pires Ferreira'),
(1035, 6, 'Poranga'),
(1036, 6, 'Porteiras'),
(1037, 6, 'Potengi'),
(1038, 6, 'Potiretama'),
(1039, 6, 'Quiterianópolis'),
(1040, 6, 'Quixadá'),
(1041, 6, 'Quixelô'),
(1042, 6, 'Quixeramobim'),
(1043, 6, 'Quixeré'),
(1044, 6, 'Redenção'),
(1045, 6, 'Reriutaba'),
(1046, 6, 'Russas'),
(1047, 6, 'Saboeiro'),
(1048, 6, 'Salitre'),
(1049, 6, 'Santana do Acaraú'),
(1050, 6, 'Santana do Cariri'),
(1051, 6, 'Santa Quitéria'),
(1052, 6, 'São Benedito'),
(1053, 6, 'São Gonçalo do Amarante'),
(1054, 6, 'São João do Jaguaribe'),
(1055, 6, 'São Luís do Curu'),
(1056, 6, 'Senador Pompeu'),
(1057, 6, 'Senador Sá'),
(1058, 6, 'Sobral'),
(1059, 6, 'Solonópole'),
(1060, 6, 'Tabuleiro do Norte'),
(1061, 6, 'Tamboril'),
(1062, 6, 'Tarrafas'),
(1063, 6, 'Tauá'),
(1064, 6, 'Tejuçuoca'),
(1065, 6, 'Tianguá'),
(1066, 6, 'Trairi'),
(1067, 6, 'Tururu'),
(1068, 6, 'Ubajara'),
(1069, 6, 'Umari'),
(1070, 6, 'Umirim'),
(1071, 6, 'Uruburetama'),
(1072, 6, 'Uruoca'),
(1073, 6, 'Varjota'),
(1074, 6, 'Várzea Alegre'),
(1075, 6, 'Viçosa do Ceará'),
(1076, 20, 'Acari'),
(1077, 20, 'Açu'),
(1078, 20, 'Afonso Bezerra'),
(1079, 20, 'Água Nova'),
(1080, 20, 'Alexandria'),
(1081, 20, 'Almino Afonso'),
(1082, 20, 'Alto do Rodrigues'),
(1083, 20, 'Angicos'),
(1084, 20, 'Antônio Martins'),
(1085, 20, 'Apodi'),
(1086, 20, 'Areia Branca'),
(1087, 20, 'Arês'),
(1088, 20, 'Augusto Severo'),
(1089, 20, 'Baía Formosa'),
(1090, 20, 'Baraúna'),
(1091, 20, 'Barcelona'),
(1092, 20, 'Bento Fernandes'),
(1093, 20, 'Bodó'),
(1094, 20, 'Bom Jesus'),
(1095, 20, 'Brejinho'),
(1096, 20, 'Caiçara do Norte'),
(1097, 20, 'Caiçara do Rio do Vento'),
(1098, 20, 'Caicó'),
(1099, 20, 'Campo Redondo'),
(1100, 20, 'Canguaretama'),
(1101, 20, 'Caraúbas'),
(1102, 20, 'Carnaúba dos Dantas'),
(1103, 20, 'Carnaubais'),
(1104, 20, 'Ceará-Mirim'),
(1105, 20, 'Cerro Corá'),
(1106, 20, 'Coronel Ezequiel'),
(1107, 20, 'Coronel João Pessoa'),
(1108, 20, 'Cruzeta'),
(1109, 20, 'Currais Novos'),
(1110, 20, 'Doutor Severiano'),
(1111, 20, 'Parnamirim'),
(1112, 20, 'Encanto'),
(1113, 20, 'Equador'),
(1114, 20, 'Espírito Santo'),
(1115, 20, 'Extremoz'),
(1116, 20, 'Felipe Guerra'),
(1117, 20, 'Fernando Pedroza'),
(1118, 20, 'Florânia'),
(1119, 20, 'Francisco Dantas'),
(1120, 20, 'Frutuoso Gomes'),
(1121, 20, 'Galinhos'),
(1122, 20, 'Goianinha'),
(1123, 20, 'Governador Dix-Sept Rosado'),
(1124, 20, 'Grossos'),
(1125, 20, 'Guamaré'),
(1126, 20, 'Ielmo Marinho'),
(1127, 20, 'Ipanguaçu'),
(1128, 20, 'Ipueira'),
(1129, 20, 'Itajá'),
(1130, 20, 'Itaú'),
(1131, 20, 'Jaçanã'),
(1132, 20, 'Jandaíra'),
(1133, 20, 'Janduís'),
(1134, 20, 'Januário Cicco'),
(1135, 20, 'Japi'),
(1136, 20, 'Jardim de Angicos'),
(1137, 20, 'Jardim de Piranhas'),
(1138, 20, 'Jardim do Seridó'),
(1139, 20, 'João Câmara'),
(1140, 20, 'João Dias'),
(1141, 20, 'José da Penha'),
(1142, 20, 'Jucurutu'),
(1143, 20, 'Jundiá'),
(1144, 20, 'Lagoa d\'Anta'),
(1145, 20, 'Lagoa de Pedras'),
(1146, 20, 'Lagoa de Velhos'),
(1147, 20, 'Lagoa Nova'),
(1148, 20, 'Lagoa Salgada'),
(1149, 20, 'Lajes'),
(1150, 20, 'Lajes Pintadas'),
(1151, 20, 'Lucrécia'),
(1152, 20, 'Luís Gomes'),
(1153, 20, 'Macaíba'),
(1154, 20, 'Macau'),
(1155, 20, 'Major Sales'),
(1156, 20, 'Marcelino Vieira'),
(1157, 20, 'Martins'),
(1158, 20, 'Maxaranguape'),
(1159, 20, 'Messias Targino'),
(1160, 20, 'Montanhas'),
(1161, 20, 'Monte Alegre'),
(1162, 20, 'Monte das Gameleiras'),
(1163, 20, 'Mossoró'),
(1164, 20, 'Natal'),
(1165, 20, 'Nísia Floresta'),
(1166, 20, 'Nova Cruz'),
(1167, 20, 'Olho-d\'Água do Borges'),
(1168, 20, 'Ouro Branco'),
(1169, 20, 'Paraná'),
(1170, 20, 'Paraú'),
(1171, 20, 'Parazinho'),
(1172, 20, 'Parelhas'),
(1173, 20, 'Rio do Fogo'),
(1174, 20, 'Passa e Fica'),
(1175, 20, 'Passagem'),
(1176, 20, 'Patu'),
(1177, 20, 'Santa Maria'),
(1178, 20, 'Pau dos Ferros'),
(1179, 20, 'Pedra Grande'),
(1180, 20, 'Pedra Preta'),
(1181, 20, 'Pedro Avelino'),
(1182, 20, 'Pedro Velho'),
(1183, 20, 'Pendências'),
(1184, 20, 'Pilões'),
(1185, 20, 'Poço Branco'),
(1186, 20, 'Portalegre'),
(1187, 20, 'Porto do Mangue'),
(1188, 20, 'Serra Caiada'),
(1189, 20, 'Pureza'),
(1190, 20, 'Rafael Fernandes'),
(1191, 20, 'Rafael Godeiro'),
(1192, 20, 'Riacho da Cruz'),
(1193, 20, 'Riacho de Santana'),
(1194, 20, 'Riachuelo'),
(1195, 20, 'Rodolfo Fernandes'),
(1196, 20, 'Tibau'),
(1197, 20, 'Ruy Barbosa'),
(1198, 20, 'Santa Cruz'),
(1199, 20, 'Santana do Matos'),
(1200, 20, 'Santana do Seridó'),
(1201, 20, 'Santo Antônio'),
(1202, 20, 'São Bento do Norte'),
(1203, 20, 'São Bento do Trairí'),
(1204, 20, 'São Fernando'),
(1205, 20, 'São Francisco do Oeste'),
(1206, 20, 'São Gonçalo do Amarante'),
(1207, 20, 'São João do Sabugi'),
(1208, 20, 'São José de Mipibu'),
(1209, 20, 'São José do Campestre'),
(1210, 20, 'São José do Seridó'),
(1211, 20, 'São Miguel'),
(1212, 20, 'São Miguel do Gostoso'),
(1213, 20, 'São Paulo do Potengi'),
(1214, 20, 'São Pedro'),
(1215, 20, 'São Rafael'),
(1216, 20, 'São Tomé'),
(1217, 20, 'São Vicente'),
(1218, 20, 'Senador Elói de Souza'),
(1219, 20, 'Senador Georgino Avelino'),
(1220, 20, 'Serra de São Bento'),
(1221, 20, 'Serra do Mel'),
(1222, 20, 'Serra Negra do Norte'),
(1223, 20, 'Serrinha'),
(1224, 20, 'Serrinha dos Pintos'),
(1225, 20, 'Severiano Melo'),
(1226, 20, 'Sítio Novo'),
(1227, 20, 'Taboleiro Grande'),
(1228, 20, 'Taipu'),
(1229, 20, 'Tangará'),
(1230, 20, 'Tenente Ananias'),
(1231, 20, 'Tenente Laurentino Cruz'),
(1232, 20, 'Tibau do Sul'),
(1233, 20, 'Timbaúba dos Batistas'),
(1234, 20, 'Touros'),
(1235, 20, 'Triunfo Potiguar'),
(1236, 20, 'Umarizal'),
(1237, 20, 'Upanema'),
(1238, 20, 'Várzea'),
(1239, 20, 'Venha-Ver'),
(1240, 20, 'Vera Cruz'),
(1241, 20, 'Viçosa'),
(1242, 20, 'Vila Flor'),
(1243, 15, 'Água Branca'),
(1244, 15, 'Aguiar'),
(1245, 15, 'Alagoa Grande'),
(1246, 15, 'Alagoa Nova'),
(1247, 15, 'Alagoinha'),
(1248, 15, 'Alcantil'),
(1249, 15, 'Algodão de Jandaíra'),
(1250, 15, 'Alhandra'),
(1251, 15, 'São João do Rio do Peixe'),
(1252, 15, 'Amparo'),
(1253, 15, 'Aparecida'),
(1254, 15, 'Araçagi'),
(1255, 15, 'Arara'),
(1256, 15, 'Araruna'),
(1257, 15, 'Areia'),
(1258, 15, 'Areia de Baraúnas'),
(1259, 15, 'Areial'),
(1260, 15, 'Aroeiras'),
(1261, 15, 'Assunção'),
(1262, 15, 'Baía da Traição'),
(1263, 15, 'Bananeiras'),
(1264, 15, 'Baraúna'),
(1265, 15, 'Barra de Santana'),
(1266, 15, 'Barra de Santa Rosa'),
(1267, 15, 'Barra de São Miguel'),
(1268, 15, 'Bayeux'),
(1269, 15, 'Belém'),
(1270, 15, 'Belém do Brejo do Cruz'),
(1271, 15, 'Bernardino Batista'),
(1272, 15, 'Boa Ventura'),
(1273, 15, 'Boa Vista'),
(1274, 15, 'Bom Jesus'),
(1275, 15, 'Bom Sucesso'),
(1276, 15, 'Bonito de Santa Fé'),
(1277, 15, 'Boqueirão'),
(1278, 15, 'Igaracy'),
(1279, 15, 'Borborema'),
(1280, 15, 'Brejo do Cruz'),
(1281, 15, 'Brejo dos Santos'),
(1282, 15, 'Caaporã'),
(1283, 15, 'Cabaceiras'),
(1284, 15, 'Cabedelo'),
(1285, 15, 'Cachoeira dos Índios'),
(1286, 15, 'Cacimba de Areia'),
(1287, 15, 'Cacimba de Dentro'),
(1288, 15, 'Cacimbas'),
(1289, 15, 'Caiçara'),
(1290, 15, 'Cajazeiras'),
(1291, 15, 'Cajazeirinhas'),
(1292, 15, 'Caldas Brandão'),
(1293, 15, 'Camalaú'),
(1294, 15, 'Campina Grande'),
(1295, 15, 'Capim'),
(1296, 15, 'Caraúbas'),
(1297, 15, 'Carrapateira'),
(1298, 15, 'Casserengue'),
(1299, 15, 'Catingueira'),
(1300, 15, 'Catolé do Rocha'),
(1301, 15, 'Caturité'),
(1302, 15, 'Conceição'),
(1303, 15, 'Condado'),
(1304, 15, 'Conde'),
(1305, 15, 'Congo'),
(1306, 15, 'Coremas'),
(1307, 15, 'Coxixola'),
(1308, 15, 'Cruz do Espírito Santo'),
(1309, 15, 'Cubati'),
(1310, 15, 'Cuité'),
(1311, 15, 'Cuitegi'),
(1312, 15, 'Cuité de Mamanguape'),
(1313, 15, 'Curral de Cima'),
(1314, 15, 'Curral Velho'),
(1315, 15, 'Damião'),
(1316, 15, 'Desterro'),
(1317, 15, 'Vista Serrana'),
(1318, 15, 'Diamante'),
(1319, 15, 'Dona Inês'),
(1320, 15, 'Duas Estradas'),
(1321, 15, 'Emas'),
(1322, 15, 'Esperança'),
(1323, 15, 'Fagundes'),
(1324, 15, 'Frei Martinho'),
(1325, 15, 'Gado Bravo'),
(1326, 15, 'Guarabira'),
(1327, 15, 'Gurinhém'),
(1328, 15, 'Gurjão'),
(1329, 15, 'Ibiara'),
(1330, 15, 'Imaculada'),
(1331, 15, 'Ingá'),
(1332, 15, 'Itabaiana'),
(1333, 15, 'Itaporanga'),
(1334, 15, 'Itapororoca'),
(1335, 15, 'Itatuba'),
(1336, 15, 'Jacaraú'),
(1337, 15, 'Jericó'),
(1338, 15, 'João Pessoa'),
(1339, 15, 'Juarez Távora'),
(1340, 15, 'Juazeirinho'),
(1341, 15, 'Junco do Seridó'),
(1342, 15, 'Juripiranga'),
(1343, 15, 'Juru'),
(1344, 15, 'Lagoa'),
(1345, 15, 'Lagoa de Dentro'),
(1346, 15, 'Lagoa Seca'),
(1347, 15, 'Lastro'),
(1348, 15, 'Livramento'),
(1349, 15, 'Logradouro'),
(1350, 15, 'Lucena'),
(1351, 15, 'Mãe d\'Água'),
(1352, 15, 'Malta'),
(1353, 15, 'Mamanguape'),
(1354, 15, 'Manaíra'),
(1355, 15, 'Marcação'),
(1356, 15, 'Mari'),
(1357, 15, 'Marizópolis'),
(1358, 15, 'Massaranduba'),
(1359, 15, 'Mataraca'),
(1360, 15, 'Matinhas'),
(1361, 15, 'Mato Grosso'),
(1362, 15, 'Maturéia'),
(1363, 15, 'Mogeiro'),
(1364, 15, 'Montadas'),
(1365, 15, 'Monte Horebe'),
(1366, 15, 'Monteiro'),
(1367, 15, 'Mulungu'),
(1368, 15, 'Natuba'),
(1369, 15, 'Nazarezinho'),
(1370, 15, 'Nova Floresta'),
(1371, 15, 'Nova Olinda'),
(1372, 15, 'Nova Palmeira'),
(1373, 15, 'Olho d\'Água'),
(1374, 15, 'Olivedos'),
(1375, 15, 'Ouro Velho'),
(1376, 15, 'Parari'),
(1377, 15, 'Passagem'),
(1378, 15, 'Patos'),
(1379, 15, 'Paulista'),
(1380, 15, 'Pedra Branca'),
(1381, 15, 'Pedra Lavrada'),
(1382, 15, 'Pedras de Fogo'),
(1383, 15, 'Piancó'),
(1384, 15, 'Picuí'),
(1385, 15, 'Pilar'),
(1386, 15, 'Pilões'),
(1387, 15, 'Pilõezinhos'),
(1388, 15, 'Pirpirituba'),
(1389, 15, 'Pitimbu'),
(1390, 15, 'Pocinhos'),
(1391, 15, 'Poço Dantas'),
(1392, 15, 'Poço de José de Moura'),
(1393, 15, 'Pombal'),
(1394, 15, 'Prata'),
(1395, 15, 'Princesa Isabel'),
(1396, 15, 'Puxinanã'),
(1397, 15, 'Queimadas'),
(1398, 15, 'Quixabá'),
(1399, 15, 'Remígio'),
(1400, 15, 'Pedro Régis'),
(1401, 15, 'Riachão'),
(1402, 15, 'Riachão do Bacamarte'),
(1403, 15, 'Riachão do Poço'),
(1404, 15, 'Riacho de Santo Antônio'),
(1405, 15, 'Riacho dos Cavalos'),
(1406, 15, 'Rio Tinto'),
(1407, 15, 'Salgadinho'),
(1408, 15, 'Salgado de São Félix'),
(1409, 15, 'Santa Cecília'),
(1410, 15, 'Santa Cruz'),
(1411, 15, 'Santa Helena'),
(1412, 15, 'Santa Inês'),
(1413, 15, 'Santa Luzia'),
(1414, 15, 'Santana de Mangueira'),
(1415, 15, 'Santana dos Garrotes'),
(1416, 15, 'Joca Claudino'),
(1417, 15, 'Santa Rita'),
(1418, 15, 'Santa Teresinha'),
(1419, 15, 'Santo André'),
(1420, 15, 'São Bento'),
(1421, 15, 'São Bentinho'),
(1422, 15, 'São Domingos do Cariri'),
(1423, 15, 'São Domingos'),
(1424, 15, 'São Francisco'),
(1425, 15, 'São João do Cariri'),
(1426, 15, 'São João do Tigre'),
(1427, 15, 'São José da Lagoa Tapada'),
(1428, 15, 'São José de Caiana'),
(1429, 15, 'São José de Espinharas'),
(1430, 15, 'São José dos Ramos'),
(1431, 15, 'São José de Piranhas'),
(1432, 15, 'São José de Princesa'),
(1433, 15, 'São José do Bonfim'),
(1434, 15, 'São José do Brejo do Cruz'),
(1435, 15, 'São José do Sabugi'),
(1436, 15, 'São José dos Cordeiros'),
(1437, 15, 'São Mamede'),
(1438, 15, 'São Miguel de Taipu'),
(1439, 15, 'São Sebastião de Lagoa de Roça'),
(1440, 15, 'São Sebastião do Umbuzeiro'),
(1441, 15, 'Sapé'),
(1442, 15, 'São Vicente do Seridó'),
(1443, 15, 'Serra Branca'),
(1444, 15, 'Serra da Raiz'),
(1445, 15, 'Serra Grande'),
(1446, 15, 'Serra Redonda'),
(1447, 15, 'Serraria'),
(1448, 15, 'Sertãozinho'),
(1449, 15, 'Sobrado'),
(1450, 15, 'Solânea'),
(1451, 15, 'Soledade'),
(1452, 15, 'Sossêgo'),
(1453, 15, 'Sousa'),
(1454, 15, 'Sumé'),
(1455, 15, 'Tacima'),
(1456, 15, 'Taperoá'),
(1457, 15, 'Tavares'),
(1458, 15, 'Teixeira'),
(1459, 15, 'Tenório'),
(1460, 15, 'Triunfo'),
(1461, 15, 'Uiraúna'),
(1462, 15, 'Umbuzeiro'),
(1463, 15, 'Várzea'),
(1464, 15, 'Vieirópolis'),
(1465, 15, 'Zabelê'),
(1466, 17, 'Abreu e Lima'),
(1467, 17, 'Afogados da Ingazeira'),
(1468, 17, 'Afrânio'),
(1469, 17, 'Agrestina'),
(1470, 17, 'Água Preta'),
(1471, 17, 'Águas Belas'),
(1472, 17, 'Alagoinha'),
(1473, 17, 'Aliança'),
(1474, 17, 'Altinho'),
(1475, 17, 'Amaraji'),
(1476, 17, 'Angelim'),
(1477, 17, 'Araçoiaba'),
(1478, 17, 'Araripina'),
(1479, 17, 'Arcoverde'),
(1480, 17, 'Barra de Guabiraba'),
(1481, 17, 'Barreiros'),
(1482, 17, 'Belém de Maria'),
(1483, 17, 'Belém do São Francisco'),
(1484, 17, 'Belo Jardim'),
(1485, 17, 'Betânia'),
(1486, 17, 'Bezerros'),
(1487, 17, 'Bodocó'),
(1488, 17, 'Bom Conselho'),
(1489, 17, 'Bom Jardim'),
(1490, 17, 'Bonito'),
(1491, 17, 'Brejão'),
(1492, 17, 'Brejinho'),
(1493, 17, 'Brejo da Madre de Deus'),
(1494, 17, 'Buenos Aires'),
(1495, 17, 'Buíque'),
(1496, 17, 'Cabo de Santo Agostinho'),
(1497, 17, 'Cabrobó'),
(1498, 17, 'Cachoeirinha'),
(1499, 17, 'Caetés'),
(1500, 17, 'Calçado'),
(1501, 17, 'Calumbi'),
(1502, 17, 'Camaragibe'),
(1503, 17, 'Camocim de São Félix'),
(1504, 17, 'Camutanga'),
(1505, 17, 'Canhotinho'),
(1506, 17, 'Capoeiras'),
(1507, 17, 'Carnaíba'),
(1508, 17, 'Carnaubeira da Penha'),
(1509, 17, 'Carpina'),
(1510, 17, 'Caruaru'),
(1511, 17, 'Casinhas'),
(1512, 17, 'Catende'),
(1513, 17, 'Cedro'),
(1514, 17, 'Chã de Alegria'),
(1515, 17, 'Chã Grande'),
(1516, 17, 'Condado'),
(1517, 17, 'Correntes'),
(1518, 17, 'Cortês'),
(1519, 17, 'Cumaru'),
(1520, 17, 'Cupira'),
(1521, 17, 'Custódia'),
(1522, 17, 'Dormentes'),
(1523, 17, 'Escada'),
(1524, 17, 'Exu'),
(1525, 17, 'Feira Nova'),
(1526, 17, 'Fernando de Noronha'),
(1527, 17, 'Ferreiros'),
(1528, 17, 'Flores'),
(1529, 17, 'Floresta'),
(1530, 17, 'Frei Miguelinho'),
(1531, 17, 'Gameleira'),
(1532, 17, 'Garanhuns'),
(1533, 17, 'Glória do Goitá'),
(1534, 17, 'Goiana'),
(1535, 17, 'Granito'),
(1536, 17, 'Gravatá'),
(1537, 17, 'Iati'),
(1538, 17, 'Ibimirim'),
(1539, 17, 'Ibirajuba'),
(1540, 17, 'Igarassu'),
(1541, 17, 'Iguaracy'),
(1542, 17, 'Inajá'),
(1543, 17, 'Ingazeira'),
(1544, 17, 'Ipojuca'),
(1545, 17, 'Ipubi'),
(1546, 17, 'Itacuruba'),
(1547, 17, 'Itaíba'),
(1548, 17, 'Ilha de Itamaracá'),
(1549, 17, 'Itambé'),
(1550, 17, 'Itapetim'),
(1551, 17, 'Itapissuma'),
(1552, 17, 'Itaquitinga'),
(1553, 17, 'Jaboatão dos Guararapes'),
(1554, 17, 'Jaqueira'),
(1555, 17, 'Jataúba'),
(1556, 17, 'Jatobá'),
(1557, 17, 'João Alfredo'),
(1558, 17, 'Joaquim Nabuco'),
(1559, 17, 'Jucati'),
(1560, 17, 'Jupi'),
(1561, 17, 'Jurema'),
(1562, 17, 'Lagoa do Carro'),
(1563, 17, 'Lagoa de Itaenga'),
(1564, 17, 'Lagoa do Ouro'),
(1565, 17, 'Lagoa dos Gatos'),
(1566, 17, 'Lagoa Grande'),
(1567, 17, 'Lajedo'),
(1568, 17, 'Limoeiro'),
(1569, 17, 'Macaparana'),
(1570, 17, 'Machados'),
(1571, 17, 'Manari'),
(1572, 17, 'Maraial'),
(1573, 17, 'Mirandiba'),
(1574, 17, 'Moreno'),
(1575, 17, 'Nazaré da Mata'),
(1576, 17, 'Olinda'),
(1577, 17, 'Orobó'),
(1578, 17, 'Orocó'),
(1579, 17, 'Ouricuri'),
(1580, 17, 'Palmares'),
(1581, 17, 'Palmeirina'),
(1582, 17, 'Panelas'),
(1583, 17, 'Paranatama'),
(1584, 17, 'Parnamirim'),
(1585, 17, 'Passira'),
(1586, 17, 'Paudalho'),
(1587, 17, 'Paulista'),
(1588, 17, 'Pedra'),
(1589, 17, 'Pesqueira'),
(1590, 17, 'Petrolândia'),
(1591, 17, 'Petrolina'),
(1592, 17, 'Poção'),
(1593, 17, 'Pombos'),
(1594, 17, 'Primavera'),
(1595, 17, 'Quipapá'),
(1596, 17, 'Quixaba'),
(1597, 17, 'Recife'),
(1598, 17, 'Riacho das Almas'),
(1599, 17, 'Ribeirão'),
(1600, 17, 'Rio Formoso'),
(1601, 17, 'Sairé'),
(1602, 17, 'Salgadinho'),
(1603, 17, 'Salgueiro'),
(1604, 17, 'Saloá'),
(1605, 17, 'Sanharó'),
(1606, 17, 'Santa Cruz'),
(1607, 17, 'Santa Cruz da Baixa Verde'),
(1608, 17, 'Santa Cruz do Capibaribe'),
(1609, 17, 'Santa Filomena'),
(1610, 17, 'Santa Maria da Boa Vista'),
(1611, 17, 'Santa Maria do Cambucá'),
(1612, 17, 'Santa Terezinha'),
(1613, 17, 'São Benedito do Sul'),
(1614, 17, 'São Bento do Una'),
(1615, 17, 'São Caitano'),
(1616, 17, 'São João'),
(1617, 17, 'São Joaquim do Monte'),
(1618, 17, 'São José da Coroa Grande'),
(1619, 17, 'São José do Belmonte'),
(1620, 17, 'São José do Egito'),
(1621, 17, 'São Lourenço da Mata'),
(1622, 17, 'São Vicente Ferrer'),
(1623, 17, 'Serra Talhada'),
(1624, 17, 'Serrita'),
(1625, 17, 'Sertânia'),
(1626, 17, 'Sirinhaém'),
(1627, 17, 'Moreilândia'),
(1628, 17, 'Solidão'),
(1629, 17, 'Surubim'),
(1630, 17, 'Tabira'),
(1631, 17, 'Tacaimbó'),
(1632, 17, 'Tacaratu'),
(1633, 17, 'Tamandaré'),
(1634, 17, 'Taquaritinga do Norte'),
(1635, 17, 'Terezinha'),
(1636, 17, 'Terra Nova'),
(1637, 17, 'Timbaúba'),
(1638, 17, 'Toritama'),
(1639, 17, 'Tracunhaém'),
(1640, 17, 'Trindade'),
(1641, 17, 'Triunfo'),
(1642, 17, 'Tupanatinga'),
(1643, 17, 'Tuparetama'),
(1644, 17, 'Venturosa'),
(1645, 17, 'Verdejante'),
(1646, 17, 'Vertente do Lério'),
(1647, 17, 'Vertentes'),
(1648, 17, 'Vicência'),
(1649, 17, 'Vitória de Santo Antão'),
(1650, 17, 'Xexéu'),
(1651, 2, 'Água Branca'),
(1652, 2, 'Anadia'),
(1653, 2, 'Arapiraca'),
(1654, 2, 'Atalaia'),
(1655, 2, 'Barra de Santo Antônio'),
(1656, 2, 'Barra de São Miguel'),
(1657, 2, 'Batalha'),
(1658, 2, 'Belém'),
(1659, 2, 'Belo Monte'),
(1660, 2, 'Boca da Mata'),
(1661, 2, 'Branquinha'),
(1662, 2, 'Cacimbinhas'),
(1663, 2, 'Cajueiro'),
(1664, 2, 'Campestre'),
(1665, 2, 'Campo Alegre'),
(1666, 2, 'Campo Grande'),
(1667, 2, 'Canapi'),
(1668, 2, 'Capela'),
(1669, 2, 'Carneiros'),
(1670, 2, 'Chã Preta'),
(1671, 2, 'Coité do Nóia'),
(1672, 2, 'Colônia Leopoldina'),
(1673, 2, 'Coqueiro Seco'),
(1674, 2, 'Coruripe'),
(1675, 2, 'Craíbas'),
(1676, 2, 'Delmiro Gouveia'),
(1677, 2, 'Dois Riachos'),
(1678, 2, 'Estrela de Alagoas'),
(1679, 2, 'Feira Grande'),
(1680, 2, 'Feliz Deserto'),
(1681, 2, 'Flexeiras'),
(1682, 2, 'Girau do Ponciano'),
(1683, 2, 'Ibateguara'),
(1684, 2, 'Igaci'),
(1685, 2, 'Igreja Nova'),
(1686, 2, 'Inhapi'),
(1687, 2, 'Jacaré dos Homens'),
(1688, 2, 'Jacuípe'),
(1689, 2, 'Japaratinga'),
(1690, 2, 'Jaramataia'),
(1691, 2, 'Jequiá da Praia'),
(1692, 2, 'Joaquim Gomes'),
(1693, 2, 'Jundiá'),
(1694, 2, 'Junqueiro'),
(1695, 2, 'Lagoa da Canoa'),
(1696, 2, 'Limoeiro de Anadia'),
(1697, 2, 'Maceió'),
(1698, 2, 'Major Isidoro'),
(1699, 2, 'Maragogi'),
(1700, 2, 'Maravilha'),
(1701, 2, 'Marechal Deodoro'),
(1702, 2, 'Maribondo'),
(1703, 2, 'Mar Vermelho'),
(1704, 2, 'Mata Grande'),
(1705, 2, 'Matriz de Camaragibe'),
(1706, 2, 'Messias'),
(1707, 2, 'Minador do Negrão'),
(1708, 2, 'Monteirópolis'),
(1709, 2, 'Murici'),
(1710, 2, 'Novo Lino'),
(1711, 2, 'Olho d\'Água das Flores'),
(1712, 2, 'Olho d\'Água do Casado'),
(1713, 2, 'Olho d\'Água Grande'),
(1714, 2, 'Olivença'),
(1715, 2, 'Ouro Branco'),
(1716, 2, 'Palestina'),
(1717, 2, 'Palmeira dos Índios'),
(1718, 2, 'Pão de Açúcar'),
(1719, 2, 'Pariconha'),
(1720, 2, 'Paripueira'),
(1721, 2, 'Passo de Camaragibe'),
(1722, 2, 'Paulo Jacinto'),
(1723, 2, 'Penedo'),
(1724, 2, 'Piaçabuçu'),
(1725, 2, 'Pilar'),
(1726, 2, 'Pindoba'),
(1727, 2, 'Piranhas'),
(1728, 2, 'Poço das Trincheiras'),
(1729, 2, 'Porto Calvo'),
(1730, 2, 'Porto de Pedras'),
(1731, 2, 'Porto Real do Colégio'),
(1732, 2, 'Quebrangulo'),
(1733, 2, 'Rio Largo'),
(1734, 2, 'Roteiro'),
(1735, 2, 'Santa Luzia do Norte'),
(1736, 2, 'Santana do Ipanema'),
(1737, 2, 'Santana do Mundaú'),
(1738, 2, 'São Brás'),
(1739, 2, 'São José da Laje'),
(1740, 2, 'São José da Tapera'),
(1741, 2, 'São Luís do Quitunde'),
(1742, 2, 'São Miguel dos Campos'),
(1743, 2, 'São Miguel dos Milagres'),
(1744, 2, 'São Sebastião'),
(1745, 2, 'Satuba'),
(1746, 2, 'Senador Rui Palmeira'),
(1747, 2, 'Tanque d\'Arca'),
(1748, 2, 'Taquarana'),
(1749, 2, 'Teotônio Vilela'),
(1750, 2, 'Traipu'),
(1751, 2, 'União dos Palmares'),
(1752, 2, 'Viçosa'),
(1753, 26, 'Amparo de São Francisco'),
(1754, 26, 'Aquidabã'),
(1755, 26, 'Aracaju'),
(1756, 26, 'Arauá'),
(1757, 26, 'Areia Branca'),
(1758, 26, 'Barra dos Coqueiros'),
(1759, 26, 'Boquim'),
(1760, 26, 'Brejo Grande'),
(1761, 26, 'Campo do Brito'),
(1762, 26, 'Canhoba'),
(1763, 26, 'Canindé de São Francisco'),
(1764, 26, 'Capela'),
(1765, 26, 'Carira'),
(1766, 26, 'Carmópolis'),
(1767, 26, 'Cedro de São João'),
(1768, 26, 'Cristinápolis'),
(1769, 26, 'Cumbe'),
(1770, 26, 'Divina Pastora'),
(1771, 26, 'Estância'),
(1772, 26, 'Feira Nova'),
(1773, 26, 'Frei Paulo'),
(1774, 26, 'Gararu'),
(1775, 26, 'General Maynard'),
(1776, 26, 'Gracho Cardoso'),
(1777, 26, 'Ilha das Flores'),
(1778, 26, 'Indiaroba'),
(1779, 26, 'Itabaiana'),
(1780, 26, 'Itabaianinha'),
(1781, 26, 'Itabi'),
(1782, 26, 'Itaporanga d\'Ajuda'),
(1783, 26, 'Japaratuba'),
(1784, 26, 'Japoatã'),
(1785, 26, 'Lagarto'),
(1786, 26, 'Laranjeiras'),
(1787, 26, 'Macambira'),
(1788, 26, 'Malhada dos Bois'),
(1789, 26, 'Malhador'),
(1790, 26, 'Maruim'),
(1791, 26, 'Moita Bonita'),
(1792, 26, 'Monte Alegre de Sergipe'),
(1793, 26, 'Muribeca'),
(1794, 26, 'Neópolis'),
(1795, 26, 'Nossa Senhora Aparecida'),
(1796, 26, 'Nossa Senhora da Glória'),
(1797, 26, 'Nossa Senhora das Dores'),
(1798, 26, 'Nossa Senhora de Lourdes'),
(1799, 26, 'Nossa Senhora do Socorro'),
(1800, 26, 'Pacatuba'),
(1801, 26, 'Pedra Mole'),
(1802, 26, 'Pedrinhas'),
(1803, 26, 'Pinhão'),
(1804, 26, 'Pirambu'),
(1805, 26, 'Poço Redondo'),
(1806, 26, 'Poço Verde'),
(1807, 26, 'Porto da Folha'),
(1808, 26, 'Propriá'),
(1809, 26, 'Riachão do Dantas'),
(1810, 26, 'Riachuelo'),
(1811, 26, 'Ribeirópolis'),
(1812, 26, 'Rosário do Catete'),
(1813, 26, 'Salgado'),
(1814, 26, 'Santa Luzia do Itanhy'),
(1815, 26, 'Santana do São Francisco'),
(1816, 26, 'Santa Rosa de Lima'),
(1817, 26, 'Santo Amaro das Brotas'),
(1818, 26, 'São Cristóvão'),
(1819, 26, 'São Domingos'),
(1820, 26, 'São Francisco'),
(1821, 26, 'São Miguel do Aleixo'),
(1822, 26, 'Simão Dias'),
(1823, 26, 'Siriri'),
(1824, 26, 'Telha'),
(1825, 26, 'Tobias Barreto'),
(1826, 26, 'Tomar do Geru'),
(1827, 26, 'Umbaúba'),
(1828, 5, 'Abaíra'),
(1829, 5, 'Abaré'),
(1830, 5, 'Acajutiba'),
(1831, 5, 'Adustina'),
(1832, 5, 'Água Fria'),
(1833, 5, 'Érico Cardoso'),
(1834, 5, 'Aiquara'),
(1835, 5, 'Alagoinhas'),
(1836, 5, 'Alcobaça'),
(1837, 5, 'Almadina'),
(1838, 5, 'Amargosa'),
(1839, 5, 'Amélia Rodrigues'),
(1840, 5, 'América Dourada'),
(1841, 5, 'Anagé'),
(1842, 5, 'Andaraí'),
(1843, 5, 'Andorinha'),
(1844, 5, 'Angical'),
(1845, 5, 'Anguera'),
(1846, 5, 'Antas'),
(1847, 5, 'Antônio Cardoso'),
(1848, 5, 'Antônio Gonçalves'),
(1849, 5, 'Aporá'),
(1850, 5, 'Apuarema'),
(1851, 5, 'Aracatu'),
(1852, 5, 'Araças'),
(1853, 5, 'Araci'),
(1854, 5, 'Aramari'),
(1855, 5, 'Arataca'),
(1856, 5, 'Aratuípe'),
(1857, 5, 'Aurelino Leal'),
(1858, 5, 'Baianópolis'),
(1859, 5, 'Baixa Grande'),
(1860, 5, 'Banzaê'),
(1861, 5, 'Barra'),
(1862, 5, 'Barra da Estiva'),
(1863, 5, 'Barra do Choça'),
(1864, 5, 'Barra do Mendes'),
(1865, 5, 'Barra do Rocha'),
(1866, 5, 'Barreiras'),
(1867, 5, 'Barro Alto'),
(1868, 5, 'Barrocas'),
(1869, 5, 'Barro Preto'),
(1870, 5, 'Belmonte'),
(1871, 5, 'Belo Campo'),
(1872, 5, 'Biritinga'),
(1873, 5, 'Boa Nova'),
(1874, 5, 'Boa Vista do Tupim'),
(1875, 5, 'Bom Jesus da Lapa'),
(1876, 5, 'Bom Jesus da Serra'),
(1877, 5, 'Boninal'),
(1878, 5, 'Bonito'),
(1879, 5, 'Boquira'),
(1880, 5, 'Botuporã'),
(1881, 5, 'Brejões'),
(1882, 5, 'Brejolândia'),
(1883, 5, 'Brotas de Macaúbas'),
(1884, 5, 'Brumado'),
(1885, 5, 'Buerarema'),
(1886, 5, 'Buritirama'),
(1887, 5, 'Caatiba'),
(1888, 5, 'Cabaceiras do Paraguaçu'),
(1889, 5, 'Cachoeira'),
(1890, 5, 'Caculé'),
(1891, 5, 'Caém'),
(1892, 5, 'Caetanos'),
(1893, 5, 'Caetité'),
(1894, 5, 'Cafarnaum'),
(1895, 5, 'Cairu'),
(1896, 5, 'Caldeirão Grande'),
(1897, 5, 'Camacan'),
(1898, 5, 'Camaçari'),
(1899, 5, 'Camamu'),
(1900, 5, 'Campo Alegre de Lourdes'),
(1901, 5, 'Campo Formoso'),
(1902, 5, 'Canápolis'),
(1903, 5, 'Canarana'),
(1904, 5, 'Canavieiras'),
(1905, 5, 'Candeal'),
(1906, 5, 'Candeias'),
(1907, 5, 'Candiba'),
(1908, 5, 'Cândido Sales'),
(1909, 5, 'Cansanção'),
(1910, 5, 'Canudos'),
(1911, 5, 'Capela do Alto Alegre'),
(1912, 5, 'Capim Grosso'),
(1913, 5, 'Caraíbas'),
(1914, 5, 'Caravelas'),
(1915, 5, 'Cardeal da Silva'),
(1916, 5, 'Carinhanha'),
(1917, 5, 'Casa Nova'),
(1918, 5, 'Castro Alves'),
(1919, 5, 'Catolândia'),
(1920, 5, 'Catu'),
(1921, 5, 'Caturama'),
(1922, 5, 'Central'),
(1923, 5, 'Chorrochó'),
(1924, 5, 'Cícero Dantas'),
(1925, 5, 'Cipó'),
(1926, 5, 'Coaraci'),
(1927, 5, 'Cocos'),
(1928, 5, 'Conceição da Feira'),
(1929, 5, 'Conceição do Almeida'),
(1930, 5, 'Conceição do Coité'),
(1931, 5, 'Conceição do Jacuípe'),
(1932, 5, 'Conde'),
(1933, 5, 'Condeúba'),
(1934, 5, 'Contendas do Sincorá'),
(1935, 5, 'Coração de Maria'),
(1936, 5, 'Cordeiros'),
(1937, 5, 'Coribe'),
(1938, 5, 'Coronel João Sá'),
(1939, 5, 'Correntina'),
(1940, 5, 'Cotegipe'),
(1941, 5, 'Cravolândia'),
(1942, 5, 'Crisópolis'),
(1943, 5, 'Cristópolis'),
(1944, 5, 'Cruz das Almas'),
(1945, 5, 'Curaçá'),
(1946, 5, 'Dário Meira'),
(1947, 5, 'Dias d\'Ávila'),
(1948, 5, 'Dom Basílio'),
(1949, 5, 'Dom Macedo Costa'),
(1950, 5, 'Elísio Medrado'),
(1951, 5, 'Encruzilhada'),
(1952, 5, 'Entre Rios'),
(1953, 5, 'Esplanada'),
(1954, 5, 'Euclides da Cunha'),
(1955, 5, 'Eunápolis'),
(1956, 5, 'Fátima'),
(1957, 5, 'Feira da Mata'),
(1958, 5, 'Feira de Santana'),
(1959, 5, 'Filadélfia'),
(1960, 5, 'Firmino Alves'),
(1961, 5, 'Floresta Azul'),
(1962, 5, 'Formosa do Rio Preto'),
(1963, 5, 'Gandu'),
(1964, 5, 'Gavião'),
(1965, 5, 'Gentio do Ouro'),
(1966, 5, 'Glória'),
(1967, 5, 'Gongogi'),
(1968, 5, 'Governador Mangabeira'),
(1969, 5, 'Guajeru'),
(1970, 5, 'Guanambi'),
(1971, 5, 'Guaratinga'),
(1972, 5, 'Heliópolis'),
(1973, 5, 'Iaçu'),
(1974, 5, 'Ibiassucê'),
(1975, 5, 'Ibicaraí'),
(1976, 5, 'Ibicoara'),
(1977, 5, 'Ibicuí'),
(1978, 5, 'Ibipeba'),
(1979, 5, 'Ibipitanga'),
(1980, 5, 'Ibiquera'),
(1981, 5, 'Ibirapitanga'),
(1982, 5, 'Ibirapuã'),
(1983, 5, 'Ibirataia'),
(1984, 5, 'Ibitiara'),
(1985, 5, 'Ibititá'),
(1986, 5, 'Ibotirama'),
(1987, 5, 'Ichu'),
(1988, 5, 'Igaporã'),
(1989, 5, 'Igrapiúna'),
(1990, 5, 'Iguaí'),
(1991, 5, 'Ilhéus'),
(1992, 5, 'Inhambupe'),
(1993, 5, 'Ipecaetá'),
(1994, 5, 'Ipiaú'),
(1995, 5, 'Ipirá'),
(1996, 5, 'Ipupiara'),
(1997, 5, 'Irajuba'),
(1998, 5, 'Iramaia'),
(1999, 5, 'Iraquara'),
(2000, 5, 'Irará'),
(2001, 5, 'Irecê'),
(2002, 5, 'Itabela'),
(2003, 5, 'Itaberaba');
INSERT INTO `cp_cidades` (`id`, `estado_id`, `nome`) VALUES
(2004, 5, 'Itabuna'),
(2005, 5, 'Itacaré'),
(2006, 5, 'Itaeté'),
(2007, 5, 'Itagi'),
(2008, 5, 'Itagibá'),
(2009, 5, 'Itagimirim'),
(2010, 5, 'Itaguaçu da Bahia'),
(2011, 5, 'Itaju do Colônia'),
(2012, 5, 'Itajuípe'),
(2013, 5, 'Itamaraju'),
(2014, 5, 'Itamari'),
(2015, 5, 'Itambé'),
(2016, 5, 'Itanagra'),
(2017, 5, 'Itanhém'),
(2018, 5, 'Itaparica'),
(2019, 5, 'Itapé'),
(2020, 5, 'Itapebi'),
(2021, 5, 'Itapetinga'),
(2022, 5, 'Itapicuru'),
(2023, 5, 'Itapitanga'),
(2024, 5, 'Itaquara'),
(2025, 5, 'Itarantim'),
(2026, 5, 'Itatim'),
(2027, 5, 'Itiruçu'),
(2028, 5, 'Itiúba'),
(2029, 5, 'Itororó'),
(2030, 5, 'Ituaçu'),
(2031, 5, 'Ituberá'),
(2032, 5, 'Iuiú'),
(2033, 5, 'Jaborandi'),
(2034, 5, 'Jacaraci'),
(2035, 5, 'Jacobina'),
(2036, 5, 'Jaguaquara'),
(2037, 5, 'Jaguarari'),
(2038, 5, 'Jaguaripe'),
(2039, 5, 'Jandaíra'),
(2040, 5, 'Jequié'),
(2041, 5, 'Jeremoabo'),
(2042, 5, 'Jiquiriçá'),
(2043, 5, 'Jitaúna'),
(2044, 5, 'João Dourado'),
(2045, 5, 'Juazeiro'),
(2046, 5, 'Jucuruçu'),
(2047, 5, 'Jussara'),
(2048, 5, 'Jussari'),
(2049, 5, 'Jussiape'),
(2050, 5, 'Lafaiete Coutinho'),
(2051, 5, 'Lagoa Real'),
(2052, 5, 'Laje'),
(2053, 5, 'Lajedão'),
(2054, 5, 'Lajedinho'),
(2055, 5, 'Lajedo do Tabocal'),
(2056, 5, 'Lamarão'),
(2057, 5, 'Lapão'),
(2058, 5, 'Lauro de Freitas'),
(2059, 5, 'Lençóis'),
(2060, 5, 'Licínio de Almeida'),
(2061, 5, 'Livramento de Nossa Senhora'),
(2062, 5, 'Luís Eduardo Magalhães'),
(2063, 5, 'Macajuba'),
(2064, 5, 'Macarani'),
(2065, 5, 'Macaúbas'),
(2066, 5, 'Macururé'),
(2067, 5, 'Madre de Deus'),
(2068, 5, 'Maetinga'),
(2069, 5, 'Maiquinique'),
(2070, 5, 'Mairi'),
(2071, 5, 'Malhada'),
(2072, 5, 'Malhada de Pedras'),
(2073, 5, 'Manoel Vitorino'),
(2074, 5, 'Mansidão'),
(2075, 5, 'Maracás'),
(2076, 5, 'Maragogipe'),
(2077, 5, 'Maraú'),
(2078, 5, 'Marcionílio Souza'),
(2079, 5, 'Mascote'),
(2080, 5, 'Mata de São João'),
(2081, 5, 'Matina'),
(2082, 5, 'Medeiros Neto'),
(2083, 5, 'Miguel Calmon'),
(2084, 5, 'Milagres'),
(2085, 5, 'Mirangaba'),
(2086, 5, 'Mirante'),
(2087, 5, 'Monte Santo'),
(2088, 5, 'Morpará'),
(2089, 5, 'Morro do Chapéu'),
(2090, 5, 'Mortugaba'),
(2091, 5, 'Mucugê'),
(2092, 5, 'Mucuri'),
(2093, 5, 'Mulungu do Morro'),
(2094, 5, 'Mundo Novo'),
(2095, 5, 'Muniz Ferreira'),
(2096, 5, 'Muquém de São Francisco'),
(2097, 5, 'Muritiba'),
(2098, 5, 'Mutuípe'),
(2099, 5, 'Nazaré'),
(2100, 5, 'Nilo Peçanha'),
(2101, 5, 'Nordestina'),
(2102, 5, 'Nova Canaã'),
(2103, 5, 'Nova Fátima'),
(2104, 5, 'Nova Ibiá'),
(2105, 5, 'Nova Itarana'),
(2106, 5, 'Nova Redenção'),
(2107, 5, 'Nova Soure'),
(2108, 5, 'Nova Viçosa'),
(2109, 5, 'Novo Horizonte'),
(2110, 5, 'Novo Triunfo'),
(2111, 5, 'Olindina'),
(2112, 5, 'Oliveira dos Brejinhos'),
(2113, 5, 'Ouriçangas'),
(2114, 5, 'Ourolândia'),
(2115, 5, 'Palmas de Monte Alto'),
(2116, 5, 'Palmeiras'),
(2117, 5, 'Paramirim'),
(2118, 5, 'Paratinga'),
(2119, 5, 'Paripiranga'),
(2120, 5, 'Pau Brasil'),
(2121, 5, 'Paulo Afonso'),
(2122, 5, 'Pé de Serra'),
(2123, 5, 'Pedrão'),
(2124, 5, 'Pedro Alexandre'),
(2125, 5, 'Piatã'),
(2126, 5, 'Pilão Arcado'),
(2127, 5, 'Pindaí'),
(2128, 5, 'Pindobaçu'),
(2129, 5, 'Pintadas'),
(2130, 5, 'Piraí do Norte'),
(2131, 5, 'Piripá'),
(2132, 5, 'Piritiba'),
(2133, 5, 'Planaltino'),
(2134, 5, 'Planalto'),
(2135, 5, 'Poções'),
(2136, 5, 'Pojuca'),
(2137, 5, 'Ponto Novo'),
(2138, 5, 'Porto Seguro'),
(2139, 5, 'Potiraguá'),
(2140, 5, 'Prado'),
(2141, 5, 'Presidente Dutra'),
(2142, 5, 'Presidente Jânio Quadros'),
(2143, 5, 'Presidente Tancredo Neves'),
(2144, 5, 'Queimadas'),
(2145, 5, 'Quijingue'),
(2146, 5, 'Quixabeira'),
(2147, 5, 'Rafael Jambeiro'),
(2148, 5, 'Remanso'),
(2149, 5, 'Retirolândia'),
(2150, 5, 'Riachão das Neves'),
(2151, 5, 'Riachão do Jacuípe'),
(2152, 5, 'Riacho de Santana'),
(2153, 5, 'Ribeira do Amparo'),
(2154, 5, 'Ribeira do Pombal'),
(2155, 5, 'Ribeirão do Largo'),
(2156, 5, 'Rio de Contas'),
(2157, 5, 'Rio do Antônio'),
(2158, 5, 'Rio do Pires'),
(2159, 5, 'Rio Real'),
(2160, 5, 'Rodelas'),
(2161, 5, 'Ruy Barbosa'),
(2162, 5, 'Salinas da Margarida'),
(2163, 5, 'Salvador'),
(2164, 5, 'Santa Bárbara'),
(2165, 5, 'Santa Brígida'),
(2166, 5, 'Santa Cruz Cabrália'),
(2167, 5, 'Santa Cruz da Vitória'),
(2168, 5, 'Santa Inês'),
(2169, 5, 'Santaluz'),
(2170, 5, 'Santa Luzia'),
(2171, 5, 'Santa Maria da Vitória'),
(2172, 5, 'Santana'),
(2173, 5, 'Santanópolis'),
(2174, 5, 'Santa Rita de Cássia'),
(2175, 5, 'Santa Teresinha'),
(2176, 5, 'Santo Amaro'),
(2177, 5, 'Santo Antônio de Jesus'),
(2178, 5, 'Santo Estêvão'),
(2179, 5, 'São Desidério'),
(2180, 5, 'São Domingos'),
(2181, 5, 'São Félix'),
(2182, 5, 'São Félix do Coribe'),
(2183, 5, 'São Felipe'),
(2184, 5, 'São Francisco do Conde'),
(2185, 5, 'São Gabriel'),
(2186, 5, 'São Gonçalo dos Campos'),
(2187, 5, 'São José da Vitória'),
(2188, 5, 'São José do Jacuípe'),
(2189, 5, 'São Miguel das Matas'),
(2190, 5, 'São Sebastião do Passé'),
(2191, 5, 'Sapeaçu'),
(2192, 5, 'Sátiro Dias'),
(2193, 5, 'Saubara'),
(2194, 5, 'Saúde'),
(2195, 5, 'Seabra'),
(2196, 5, 'Sebastião Laranjeiras'),
(2197, 5, 'Senhor do Bonfim'),
(2198, 5, 'Serra do Ramalho'),
(2199, 5, 'Sento Sé'),
(2200, 5, 'Serra Dourada'),
(2201, 5, 'Serra Preta'),
(2202, 5, 'Serrinha'),
(2203, 5, 'Serrolândia'),
(2204, 5, 'Simões Filho'),
(2205, 5, 'Sítio do Mato'),
(2206, 5, 'Sítio do Quinto'),
(2207, 5, 'Sobradinho'),
(2208, 5, 'Souto Soares'),
(2209, 5, 'Tabocas do Brejo Velho'),
(2210, 5, 'Tanhaçu'),
(2211, 5, 'Tanque Novo'),
(2212, 5, 'Tanquinho'),
(2213, 5, 'Taperoá'),
(2214, 5, 'Tapiramutá'),
(2215, 5, 'Teixeira de Freitas'),
(2216, 5, 'Teodoro Sampaio'),
(2217, 5, 'Teofilândia'),
(2218, 5, 'Teolândia'),
(2219, 5, 'Terra Nova'),
(2220, 5, 'Tremedal'),
(2221, 5, 'Tucano'),
(2222, 5, 'Uauá'),
(2223, 5, 'Ubaíra'),
(2224, 5, 'Ubaitaba'),
(2225, 5, 'Ubatã'),
(2226, 5, 'Uibaí'),
(2227, 5, 'Umburanas'),
(2228, 5, 'Una'),
(2229, 5, 'Urandi'),
(2230, 5, 'Uruçuca'),
(2231, 5, 'Utinga'),
(2232, 5, 'Valença'),
(2233, 5, 'Valente'),
(2234, 5, 'Várzea da Roça'),
(2235, 5, 'Várzea do Poço'),
(2236, 5, 'Várzea Nova'),
(2237, 5, 'Varzedo'),
(2238, 5, 'Vera Cruz'),
(2239, 5, 'Vereda'),
(2240, 5, 'Vitória da Conquista'),
(2241, 5, 'Wagner'),
(2242, 5, 'Wanderley'),
(2243, 5, 'Wenceslau Guimarães'),
(2244, 5, 'Xique-Xique'),
(2245, 13, 'Abadia dos Dourados'),
(2246, 13, 'Abaeté'),
(2247, 13, 'Abre Campo'),
(2248, 13, 'Acaiaca'),
(2249, 13, 'Açucena'),
(2250, 13, 'Água Boa'),
(2251, 13, 'Água Comprida'),
(2252, 13, 'Aguanil'),
(2253, 13, 'Águas Formosas'),
(2254, 13, 'Águas Vermelhas'),
(2255, 13, 'Aimorés'),
(2256, 13, 'Aiuruoca'),
(2257, 13, 'Alagoa'),
(2258, 13, 'Albertina'),
(2259, 13, 'Além Paraíba'),
(2260, 13, 'Alfenas'),
(2261, 13, 'Alfredo Vasconcelos'),
(2262, 13, 'Almenara'),
(2263, 13, 'Alpercata'),
(2264, 13, 'Alpinópolis'),
(2265, 13, 'Alterosa'),
(2266, 13, 'Alto Caparaó'),
(2267, 13, 'Alto Rio Doce'),
(2268, 13, 'Alvarenga'),
(2269, 13, 'Alvinópolis'),
(2270, 13, 'Alvorada de Minas'),
(2271, 13, 'Amparo do Serra'),
(2272, 13, 'Andradas'),
(2273, 13, 'Cachoeira de Pajeú'),
(2274, 13, 'Andrelândia'),
(2275, 13, 'Angelândia'),
(2276, 13, 'Antônio Carlos'),
(2277, 13, 'Antônio Dias'),
(2278, 13, 'Antônio Prado de Minas'),
(2279, 13, 'Araçaí'),
(2280, 13, 'Aracitaba'),
(2281, 13, 'Araçuaí'),
(2282, 13, 'Araguari'),
(2283, 13, 'Arantina'),
(2284, 13, 'Araponga'),
(2285, 13, 'Araporã'),
(2286, 13, 'Arapuá'),
(2287, 13, 'Araújos'),
(2288, 13, 'Araxá'),
(2289, 13, 'Arceburgo'),
(2290, 13, 'Arcos'),
(2291, 13, 'Areado'),
(2292, 13, 'Argirita'),
(2293, 13, 'Aricanduva'),
(2294, 13, 'Arinos'),
(2295, 13, 'Astolfo Dutra'),
(2296, 13, 'Ataléia'),
(2297, 13, 'Augusto de Lima'),
(2298, 13, 'Baependi'),
(2299, 13, 'Baldim'),
(2300, 13, 'Bambuí'),
(2301, 13, 'Bandeira'),
(2302, 13, 'Bandeira do Sul'),
(2303, 13, 'Barão de Cocais'),
(2304, 13, 'Barão de Monte Alto'),
(2305, 13, 'Barbacena'),
(2306, 13, 'Barra Longa'),
(2307, 13, 'Barroso'),
(2308, 13, 'Bela Vista de Minas'),
(2309, 13, 'Belmiro Braga'),
(2310, 13, 'Belo Horizonte'),
(2311, 13, 'Belo Oriente'),
(2312, 13, 'Belo Vale'),
(2313, 13, 'Berilo'),
(2314, 13, 'Bertópolis'),
(2315, 13, 'Berizal'),
(2316, 13, 'Betim'),
(2317, 13, 'Bias Fortes'),
(2318, 13, 'Bicas'),
(2319, 13, 'Biquinhas'),
(2320, 13, 'Boa Esperança'),
(2321, 13, 'Bocaina de Minas'),
(2322, 13, 'Bocaiúva'),
(2323, 13, 'Bom Despacho'),
(2324, 13, 'Bom Jardim de Minas'),
(2325, 13, 'Bom Jesus da Penha'),
(2326, 13, 'Bom Jesus do Amparo'),
(2327, 13, 'Bom Jesus do Galho'),
(2328, 13, 'Bom Repouso'),
(2329, 13, 'Bom Sucesso'),
(2330, 13, 'Bonfim'),
(2331, 13, 'Bonfinópolis de Minas'),
(2332, 13, 'Bonito de Minas'),
(2333, 13, 'Borda da Mata'),
(2334, 13, 'Botelhos'),
(2335, 13, 'Botumirim'),
(2336, 13, 'Brasilândia de Minas'),
(2337, 13, 'Brasília de Minas'),
(2338, 13, 'Brás Pires'),
(2339, 13, 'Braúnas'),
(2340, 13, 'Brazópolis'),
(2341, 13, 'Brumadinho'),
(2342, 13, 'Bueno Brandão'),
(2343, 13, 'Buenópolis'),
(2344, 13, 'Bugre'),
(2345, 13, 'Buritis'),
(2346, 13, 'Buritizeiro'),
(2347, 13, 'Cabeceira Grande'),
(2348, 13, 'Cabo Verde'),
(2349, 13, 'Cachoeira da Prata'),
(2350, 13, 'Cachoeira de Minas'),
(2351, 13, 'Cachoeira Dourada'),
(2352, 13, 'Caetanópolis'),
(2353, 13, 'Caeté'),
(2354, 13, 'Caiana'),
(2355, 13, 'Cajuri'),
(2356, 13, 'Caldas'),
(2357, 13, 'Camacho'),
(2358, 13, 'Camanducaia'),
(2359, 13, 'Cambuí'),
(2360, 13, 'Cambuquira'),
(2361, 13, 'Campanário'),
(2362, 13, 'Campanha'),
(2363, 13, 'Campestre'),
(2364, 13, 'Campina Verde'),
(2365, 13, 'Campo Azul'),
(2366, 13, 'Campo Belo'),
(2367, 13, 'Campo do Meio'),
(2368, 13, 'Campo Florido'),
(2369, 13, 'Campos Altos'),
(2370, 13, 'Campos Gerais'),
(2371, 13, 'Canaã'),
(2372, 13, 'Canápolis'),
(2373, 13, 'Cana Verde'),
(2374, 13, 'Candeias'),
(2375, 13, 'Cantagalo'),
(2376, 13, 'Caparaó'),
(2377, 13, 'Capela Nova'),
(2378, 13, 'Capelinha'),
(2379, 13, 'Capetinga'),
(2380, 13, 'Capim Branco'),
(2381, 13, 'Capinópolis'),
(2382, 13, 'Capitão Andrade'),
(2383, 13, 'Capitão Enéas'),
(2384, 13, 'Capitólio'),
(2385, 13, 'Caputira'),
(2386, 13, 'Caraí'),
(2387, 13, 'Caranaíba'),
(2388, 13, 'Carandaí'),
(2389, 13, 'Carangola'),
(2390, 13, 'Caratinga'),
(2391, 13, 'Carbonita'),
(2392, 13, 'Careaçu'),
(2393, 13, 'Carlos Chagas'),
(2394, 13, 'Carmésia'),
(2395, 13, 'Carmo da Cachoeira'),
(2396, 13, 'Carmo da Mata'),
(2397, 13, 'Carmo de Minas'),
(2398, 13, 'Carmo do Cajuru'),
(2399, 13, 'Carmo do Paranaíba'),
(2400, 13, 'Carmo do Rio Claro'),
(2401, 13, 'Carmópolis de Minas'),
(2402, 13, 'Carneirinho'),
(2403, 13, 'Carrancas'),
(2404, 13, 'Carvalhópolis'),
(2405, 13, 'Carvalhos'),
(2406, 13, 'Casa Grande'),
(2407, 13, 'Cascalho Rico'),
(2408, 13, 'Cássia'),
(2409, 13, 'Conceição da Barra de Minas'),
(2410, 13, 'Cataguases'),
(2411, 13, 'Catas Altas'),
(2412, 13, 'Catas Altas da Noruega'),
(2413, 13, 'Catuji'),
(2414, 13, 'Catuti'),
(2415, 13, 'Caxambu'),
(2416, 13, 'Cedro do Abaeté'),
(2417, 13, 'Central de Minas'),
(2418, 13, 'Centralina'),
(2419, 13, 'Chácara'),
(2420, 13, 'Chalé'),
(2421, 13, 'Chapada do Norte'),
(2422, 13, 'Chapada Gaúcha'),
(2423, 13, 'Chiador'),
(2424, 13, 'Cipotânea'),
(2425, 13, 'Claraval'),
(2426, 13, 'Claro dos Poções'),
(2427, 13, 'Cláudio'),
(2428, 13, 'Coimbra'),
(2429, 13, 'Coluna'),
(2430, 13, 'Comendador Gomes'),
(2431, 13, 'Comercinho'),
(2432, 13, 'Conceição da Aparecida'),
(2433, 13, 'Conceição das Pedras'),
(2434, 13, 'Conceição das Alagoas'),
(2435, 13, 'Conceição de Ipanema'),
(2436, 13, 'Conceição do Mato Dentro'),
(2437, 13, 'Conceição do Pará'),
(2438, 13, 'Conceição do Rio Verde'),
(2439, 13, 'Conceição dos Ouros'),
(2440, 13, 'Cônego Marinho'),
(2441, 13, 'Confins'),
(2442, 13, 'Congonhal'),
(2443, 13, 'Congonhas'),
(2444, 13, 'Congonhas do Norte'),
(2445, 13, 'Conquista'),
(2446, 13, 'Conselheiro Lafaiete'),
(2447, 13, 'Conselheiro Pena'),
(2448, 13, 'Consolação'),
(2449, 13, 'Contagem'),
(2450, 13, 'Coqueiral'),
(2451, 13, 'Coração de Jesus'),
(2452, 13, 'Cordisburgo'),
(2453, 13, 'Cordislândia'),
(2454, 13, 'Corinto'),
(2455, 13, 'Coroaci'),
(2456, 13, 'Coromandel'),
(2457, 13, 'Coronel Fabriciano'),
(2458, 13, 'Coronel Murta'),
(2459, 13, 'Coronel Pacheco'),
(2460, 13, 'Coronel Xavier Chaves'),
(2461, 13, 'Córrego Danta'),
(2462, 13, 'Córrego do Bom Jesus'),
(2463, 13, 'Córrego Fundo'),
(2464, 13, 'Córrego Novo'),
(2465, 13, 'Couto de Magalhães de Minas'),
(2466, 13, 'Crisólita'),
(2467, 13, 'Cristais'),
(2468, 13, 'Cristália'),
(2469, 13, 'Cristiano Otoni'),
(2470, 13, 'Cristina'),
(2471, 13, 'Crucilândia'),
(2472, 13, 'Cruzeiro da Fortaleza'),
(2473, 13, 'Cruzília'),
(2474, 13, 'Cuparaque'),
(2475, 13, 'Curral de Dentro'),
(2476, 13, 'Curvelo'),
(2477, 13, 'Datas'),
(2478, 13, 'Delfim Moreira'),
(2479, 13, 'Delfinópolis'),
(2480, 13, 'Delta'),
(2481, 13, 'Descoberto'),
(2482, 13, 'Desterro de Entre Rios'),
(2483, 13, 'Desterro do Melo'),
(2484, 13, 'Diamantina'),
(2485, 13, 'Diogo de Vasconcelos'),
(2486, 13, 'Dionísio'),
(2487, 13, 'Divinésia'),
(2488, 13, 'Divino'),
(2489, 13, 'Divino das Laranjeiras'),
(2490, 13, 'Divinolândia de Minas'),
(2491, 13, 'Divinópolis'),
(2492, 13, 'Divisa Alegre'),
(2493, 13, 'Divisa Nova'),
(2494, 13, 'Divisópolis'),
(2495, 13, 'Dom Bosco'),
(2496, 13, 'Dom Cavati'),
(2497, 13, 'Dom Joaquim'),
(2498, 13, 'Dom Silvério'),
(2499, 13, 'Dom Viçoso'),
(2500, 13, 'Dona Eusébia'),
(2501, 13, 'Dores de Campos'),
(2502, 13, 'Dores de Guanhães'),
(2503, 13, 'Dores do Indaiá'),
(2504, 13, 'Dores do Turvo'),
(2505, 13, 'Doresópolis'),
(2506, 13, 'Douradoquara'),
(2507, 13, 'Durandé'),
(2508, 13, 'Elói Mendes'),
(2509, 13, 'Engenheiro Caldas'),
(2510, 13, 'Engenheiro Navarro'),
(2511, 13, 'Entre Folhas'),
(2512, 13, 'Entre Rios de Minas'),
(2513, 13, 'Ervália'),
(2514, 13, 'Esmeraldas'),
(2515, 13, 'Espera Feliz'),
(2516, 13, 'Espinosa'),
(2517, 13, 'Espírito Santo do Dourado'),
(2518, 13, 'Estiva'),
(2519, 13, 'Estrela Dalva'),
(2520, 13, 'Estrela do Indaiá'),
(2521, 13, 'Estrela do Sul'),
(2522, 13, 'Eugenópolis'),
(2523, 13, 'Ewbank da Câmara'),
(2524, 13, 'Extrema'),
(2525, 13, 'Fama'),
(2526, 13, 'Faria Lemos'),
(2527, 13, 'Felício dos Santos'),
(2528, 13, 'São Gonçalo do Rio Preto'),
(2529, 13, 'Felisburgo'),
(2530, 13, 'Felixlândia'),
(2531, 13, 'Fernandes Tourinho'),
(2532, 13, 'Ferros'),
(2533, 13, 'Fervedouro'),
(2534, 13, 'Florestal'),
(2535, 13, 'Formiga'),
(2536, 13, 'Formoso'),
(2537, 13, 'Fortaleza de Minas'),
(2538, 13, 'Fortuna de Minas'),
(2539, 13, 'Francisco Badaró'),
(2540, 13, 'Francisco Dumont'),
(2541, 13, 'Francisco Sá'),
(2542, 13, 'Franciscópolis'),
(2543, 13, 'Frei Gaspar'),
(2544, 13, 'Frei Inocêncio'),
(2545, 13, 'Frei Lagonegro'),
(2546, 13, 'Fronteira'),
(2547, 13, 'Fronteira dos Vales'),
(2548, 13, 'Fruta de Leite'),
(2549, 13, 'Frutal'),
(2550, 13, 'Funilândia'),
(2551, 13, 'Galiléia'),
(2552, 13, 'Gameleiras'),
(2553, 13, 'Glaucilândia'),
(2554, 13, 'Goiabeira'),
(2555, 13, 'Goianá'),
(2556, 13, 'Gonçalves'),
(2557, 13, 'Gonzaga'),
(2558, 13, 'Gouveia'),
(2559, 13, 'Governador Valadares'),
(2560, 13, 'Grão Mogol'),
(2561, 13, 'Grupiara'),
(2562, 13, 'Guanhães'),
(2563, 13, 'Guapé'),
(2564, 13, 'Guaraciaba'),
(2565, 13, 'Guaraciama'),
(2566, 13, 'Guaranésia'),
(2567, 13, 'Guarani'),
(2568, 13, 'Guarará'),
(2569, 13, 'Guarda-Mor'),
(2570, 13, 'Guaxupé'),
(2571, 13, 'Guidoval'),
(2572, 13, 'Guimarânia'),
(2573, 13, 'Guiricema'),
(2574, 13, 'Gurinhatã'),
(2575, 13, 'Heliodora'),
(2576, 13, 'Iapu'),
(2577, 13, 'Ibertioga'),
(2578, 13, 'Ibiá'),
(2579, 13, 'Ibiaí'),
(2580, 13, 'Ibiracatu'),
(2581, 13, 'Ibiraci'),
(2582, 13, 'Ibirité'),
(2583, 13, 'Ibitiúra de Minas'),
(2584, 13, 'Ibituruna'),
(2585, 13, 'Icaraí de Minas'),
(2586, 13, 'Igarapé'),
(2587, 13, 'Igaratinga'),
(2588, 13, 'Iguatama'),
(2589, 13, 'Ijaci'),
(2590, 13, 'Ilicínea'),
(2591, 13, 'Imbé de Minas'),
(2592, 13, 'Inconfidentes'),
(2593, 13, 'Indaiabira'),
(2594, 13, 'Indianópolis'),
(2595, 13, 'Ingaí'),
(2596, 13, 'Inhapim'),
(2597, 13, 'Inhaúma'),
(2598, 13, 'Inimutaba'),
(2599, 13, 'Ipaba'),
(2600, 13, 'Ipanema'),
(2601, 13, 'Ipatinga'),
(2602, 13, 'Ipiaçu'),
(2603, 13, 'Ipuiúna'),
(2604, 13, 'Iraí de Minas'),
(2605, 13, 'Itabira'),
(2606, 13, 'Itabirinha'),
(2607, 13, 'Itabirito'),
(2608, 13, 'Itacambira'),
(2609, 13, 'Itacarambi'),
(2610, 13, 'Itaguara'),
(2611, 13, 'Itaipé'),
(2612, 13, 'Itajubá'),
(2613, 13, 'Itamarandiba'),
(2614, 13, 'Itamarati de Minas'),
(2615, 13, 'Itambacuri'),
(2616, 13, 'Itambé do Mato Dentro'),
(2617, 13, 'Itamogi'),
(2618, 13, 'Itamonte'),
(2619, 13, 'Itanhandu'),
(2620, 13, 'Itanhomi'),
(2621, 13, 'Itaobim'),
(2622, 13, 'Itapagipe'),
(2623, 13, 'Itapecerica'),
(2624, 13, 'Itapeva'),
(2625, 13, 'Itatiaiuçu'),
(2626, 13, 'Itaú de Minas'),
(2627, 13, 'Itaúna'),
(2628, 13, 'Itaverava'),
(2629, 13, 'Itinga'),
(2630, 13, 'Itueta'),
(2631, 13, 'Ituiutaba'),
(2632, 13, 'Itumirim'),
(2633, 13, 'Iturama'),
(2634, 13, 'Itutinga'),
(2635, 13, 'Jaboticatubas'),
(2636, 13, 'Jacinto'),
(2637, 13, 'Jacuí'),
(2638, 13, 'Jacutinga'),
(2639, 13, 'Jaguaraçu'),
(2640, 13, 'Jaíba'),
(2641, 13, 'Jampruca'),
(2642, 13, 'Janaúba'),
(2643, 13, 'Januária'),
(2644, 13, 'Japaraíba'),
(2645, 13, 'Japonvar'),
(2646, 13, 'Jeceaba'),
(2647, 13, 'Jenipapo de Minas'),
(2648, 13, 'Jequeri'),
(2649, 13, 'Jequitaí'),
(2650, 13, 'Jequitibá'),
(2651, 13, 'Jequitinhonha'),
(2652, 13, 'Jesuânia'),
(2653, 13, 'Joaíma'),
(2654, 13, 'Joanésia'),
(2655, 13, 'João Monlevade'),
(2656, 13, 'João Pinheiro'),
(2657, 13, 'Joaquim Felício'),
(2658, 13, 'Jordânia'),
(2659, 13, 'José Gonçalves de Minas'),
(2660, 13, 'José Raydan'),
(2661, 13, 'Josenópolis'),
(2662, 13, 'Nova União'),
(2663, 13, 'Juatuba'),
(2664, 13, 'Juiz de Fora'),
(2665, 13, 'Juramento'),
(2666, 13, 'Juruaia'),
(2667, 13, 'Juvenília'),
(2668, 13, 'Ladainha'),
(2669, 13, 'Lagamar'),
(2670, 13, 'Lagoa da Prata'),
(2671, 13, 'Lagoa dos Patos'),
(2672, 13, 'Lagoa Dourada'),
(2673, 13, 'Lagoa Formosa'),
(2674, 13, 'Lagoa Grande'),
(2675, 13, 'Lagoa Santa'),
(2676, 13, 'Lajinha'),
(2677, 13, 'Lambari'),
(2678, 13, 'Lamim'),
(2679, 13, 'Laranjal'),
(2680, 13, 'Lassance'),
(2681, 13, 'Lavras'),
(2682, 13, 'Leandro Ferreira'),
(2683, 13, 'Leme do Prado'),
(2684, 13, 'Leopoldina'),
(2685, 13, 'Liberdade'),
(2686, 13, 'Lima Duarte'),
(2687, 13, 'Limeira do Oeste'),
(2688, 13, 'Lontra'),
(2689, 13, 'Luisburgo'),
(2690, 13, 'Luislândia'),
(2691, 13, 'Luminárias'),
(2692, 13, 'Luz'),
(2693, 13, 'Machacalis'),
(2694, 13, 'Machado'),
(2695, 13, 'Madre de Deus de Minas'),
(2696, 13, 'Malacacheta'),
(2697, 13, 'Mamonas'),
(2698, 13, 'Manga'),
(2699, 13, 'Manhuaçu'),
(2700, 13, 'Manhumirim'),
(2701, 13, 'Mantena'),
(2702, 13, 'Maravilhas'),
(2703, 13, 'Mar de Espanha'),
(2704, 13, 'Maria da Fé'),
(2705, 13, 'Mariana'),
(2706, 13, 'Marilac'),
(2707, 13, 'Mário Campos'),
(2708, 13, 'Maripá de Minas'),
(2709, 13, 'Marliéria'),
(2710, 13, 'Marmelópolis'),
(2711, 13, 'Martinho Campos'),
(2712, 13, 'Martins Soares'),
(2713, 13, 'Mata Verde'),
(2714, 13, 'Materlândia'),
(2715, 13, 'Mateus Leme'),
(2716, 13, 'Matias Barbosa'),
(2717, 13, 'Matias Cardoso'),
(2718, 13, 'Matipó'),
(2719, 13, 'Mato Verde'),
(2720, 13, 'Matozinhos'),
(2721, 13, 'Matutina'),
(2722, 13, 'Medeiros'),
(2723, 13, 'Medina'),
(2724, 13, 'Mendes Pimentel'),
(2725, 13, 'Mercês'),
(2726, 13, 'Mesquita'),
(2727, 13, 'Minas Novas'),
(2728, 13, 'Minduri'),
(2729, 13, 'Mirabela'),
(2730, 13, 'Miradouro'),
(2731, 13, 'Miraí'),
(2732, 13, 'Miravânia'),
(2733, 13, 'Moeda'),
(2734, 13, 'Moema'),
(2735, 13, 'Monjolos'),
(2736, 13, 'Monsenhor Paulo'),
(2737, 13, 'Montalvânia'),
(2738, 13, 'Monte Alegre de Minas'),
(2739, 13, 'Monte Azul'),
(2740, 13, 'Monte Belo'),
(2741, 13, 'Monte Carmelo'),
(2742, 13, 'Monte Formoso'),
(2743, 13, 'Monte Santo de Minas'),
(2744, 13, 'Montes Claros'),
(2745, 13, 'Monte Sião'),
(2746, 13, 'Montezuma'),
(2747, 13, 'Morada Nova de Minas'),
(2748, 13, 'Morro da Garça'),
(2749, 13, 'Morro do Pilar'),
(2750, 13, 'Munhoz'),
(2751, 13, 'Muriaé'),
(2752, 13, 'Mutum'),
(2753, 13, 'Muzambinho'),
(2754, 13, 'Nacip Raydan'),
(2755, 13, 'Nanuque'),
(2756, 13, 'Naque'),
(2757, 13, 'Natalândia'),
(2758, 13, 'Natércia'),
(2759, 13, 'Nazareno'),
(2760, 13, 'Nepomuceno'),
(2761, 13, 'Ninheira'),
(2762, 13, 'Nova Belém'),
(2763, 13, 'Nova Era'),
(2764, 13, 'Nova Lima'),
(2765, 13, 'Nova Módica'),
(2766, 13, 'Nova Ponte'),
(2767, 13, 'Nova Porteirinha'),
(2768, 13, 'Nova Resende'),
(2769, 13, 'Nova Serrana'),
(2770, 13, 'Novo Cruzeiro'),
(2771, 13, 'Novo Oriente de Minas'),
(2772, 13, 'Novorizonte'),
(2773, 13, 'Olaria'),
(2774, 13, 'Olhos-d\'Água'),
(2775, 13, 'Olímpio Noronha'),
(2776, 13, 'Oliveira'),
(2777, 13, 'Oliveira Fortes'),
(2778, 13, 'Onça de Pitangui'),
(2779, 13, 'Oratórios'),
(2780, 13, 'Orizânia'),
(2781, 13, 'Ouro Branco'),
(2782, 13, 'Ouro Fino'),
(2783, 13, 'Ouro Preto'),
(2784, 13, 'Ouro Verde de Minas'),
(2785, 13, 'Padre Carvalho'),
(2786, 13, 'Padre Paraíso'),
(2787, 13, 'Paineiras'),
(2788, 13, 'Pains'),
(2789, 13, 'Pai Pedro'),
(2790, 13, 'Paiva'),
(2791, 13, 'Palma'),
(2792, 13, 'Palmópolis'),
(2793, 13, 'Papagaios'),
(2794, 13, 'Paracatu'),
(2795, 13, 'Pará de Minas'),
(2796, 13, 'Paraguaçu'),
(2797, 13, 'Paraisópolis'),
(2798, 13, 'Paraopeba'),
(2799, 13, 'Passabém'),
(2800, 13, 'Passa Quatro'),
(2801, 13, 'Passa Tempo'),
(2802, 13, 'Passa-Vinte'),
(2803, 13, 'Passos'),
(2804, 13, 'Patis'),
(2805, 13, 'Patos de Minas'),
(2806, 13, 'Patrocínio'),
(2807, 13, 'Patrocínio do Muriaé'),
(2808, 13, 'Paula Cândido'),
(2809, 13, 'Paulistas'),
(2810, 13, 'Pavão'),
(2811, 13, 'Peçanha'),
(2812, 13, 'Pedra Azul'),
(2813, 13, 'Pedra Bonita'),
(2814, 13, 'Pedra do Anta'),
(2815, 13, 'Pedra do Indaiá'),
(2816, 13, 'Pedra Dourada'),
(2817, 13, 'Pedralva'),
(2818, 13, 'Pedras de Maria da Cruz'),
(2819, 13, 'Pedrinópolis'),
(2820, 13, 'Pedro Leopoldo'),
(2821, 13, 'Pedro Teixeira'),
(2822, 13, 'Pequeri'),
(2823, 13, 'Pequi'),
(2824, 13, 'Perdigão'),
(2825, 13, 'Perdizes'),
(2826, 13, 'Perdões'),
(2827, 13, 'Periquito'),
(2828, 13, 'Pescador'),
(2829, 13, 'Piau'),
(2830, 13, 'Piedade de Caratinga'),
(2831, 13, 'Piedade de Ponte Nova'),
(2832, 13, 'Piedade do Rio Grande'),
(2833, 13, 'Piedade dos Gerais'),
(2834, 13, 'Pimenta'),
(2835, 13, 'Pingo-d\'Água'),
(2836, 13, 'Pintópolis'),
(2837, 13, 'Piracema'),
(2838, 13, 'Pirajuba'),
(2839, 13, 'Piranga'),
(2840, 13, 'Piranguçu'),
(2841, 13, 'Piranguinho'),
(2842, 13, 'Pirapetinga'),
(2843, 13, 'Pirapora'),
(2844, 13, 'Piraúba'),
(2845, 13, 'Pitangui'),
(2846, 13, 'Piumhi'),
(2847, 13, 'Planura'),
(2848, 13, 'Poço Fundo'),
(2849, 13, 'Poços de Caldas'),
(2850, 13, 'Pocrane'),
(2851, 13, 'Pompéu'),
(2852, 13, 'Ponte Nova'),
(2853, 13, 'Ponto Chique'),
(2854, 13, 'Ponto dos Volantes'),
(2855, 13, 'Porteirinha'),
(2856, 13, 'Porto Firme'),
(2857, 13, 'Poté'),
(2858, 13, 'Pouso Alegre'),
(2859, 13, 'Pouso Alto'),
(2860, 13, 'Prados'),
(2861, 13, 'Prata'),
(2862, 13, 'Pratápolis'),
(2863, 13, 'Pratinha'),
(2864, 13, 'Presidente Bernardes'),
(2865, 13, 'Presidente Juscelino'),
(2866, 13, 'Presidente Kubitschek'),
(2867, 13, 'Presidente Olegário'),
(2868, 13, 'Alto Jequitibá'),
(2869, 13, 'Prudente de Morais'),
(2870, 13, 'Quartel Geral'),
(2871, 13, 'Queluzito'),
(2872, 13, 'Raposos'),
(2873, 13, 'Raul Soares'),
(2874, 13, 'Recreio'),
(2875, 13, 'Reduto'),
(2876, 13, 'Resende Costa'),
(2877, 13, 'Resplendor'),
(2878, 13, 'Ressaquinha'),
(2879, 13, 'Riachinho'),
(2880, 13, 'Riacho dos Machados'),
(2881, 13, 'Ribeirão das Neves'),
(2882, 13, 'Ribeirão Vermelho'),
(2883, 13, 'Rio Acima'),
(2884, 13, 'Rio Casca'),
(2885, 13, 'Rio Doce'),
(2886, 13, 'Rio do Prado'),
(2887, 13, 'Rio Espera'),
(2888, 13, 'Rio Manso'),
(2889, 13, 'Rio Novo'),
(2890, 13, 'Rio Paranaíba'),
(2891, 13, 'Rio Pardo de Minas'),
(2892, 13, 'Rio Piracicaba'),
(2893, 13, 'Rio Pomba'),
(2894, 13, 'Rio Preto'),
(2895, 13, 'Rio Vermelho'),
(2896, 13, 'Ritápolis'),
(2897, 13, 'Rochedo de Minas'),
(2898, 13, 'Rodeiro'),
(2899, 13, 'Romaria'),
(2900, 13, 'Rosário da Limeira'),
(2901, 13, 'Rubelita'),
(2902, 13, 'Rubim'),
(2903, 13, 'Sabará'),
(2904, 13, 'Sabinópolis'),
(2905, 13, 'Sacramento'),
(2906, 13, 'Salinas'),
(2907, 13, 'Salto da Divisa'),
(2908, 13, 'Santa Bárbara'),
(2909, 13, 'Santa Bárbara do Leste'),
(2910, 13, 'Santa Bárbara do Monte Verde'),
(2911, 13, 'Santa Bárbara do Tugúrio'),
(2912, 13, 'Santa Cruz de Minas'),
(2913, 13, 'Santa Cruz de Salinas'),
(2914, 13, 'Santa Cruz do Escalvado'),
(2915, 13, 'Santa Efigênia de Minas'),
(2916, 13, 'Santa Fé de Minas'),
(2917, 13, 'Santa Helena de Minas'),
(2918, 13, 'Santa Juliana'),
(2919, 13, 'Santa Luzia'),
(2920, 13, 'Santa Margarida'),
(2921, 13, 'Santa Maria de Itabira'),
(2922, 13, 'Santa Maria do Salto'),
(2923, 13, 'Santa Maria do Suaçuí'),
(2924, 13, 'Santana da Vargem'),
(2925, 13, 'Santana de Cataguases'),
(2926, 13, 'Santana de Pirapama'),
(2927, 13, 'Santana do Deserto'),
(2928, 13, 'Santana do Garambéu'),
(2929, 13, 'Santana do Jacaré'),
(2930, 13, 'Santana do Manhuaçu'),
(2931, 13, 'Santana do Paraíso'),
(2932, 13, 'Santana do Riacho'),
(2933, 13, 'Santana dos Montes'),
(2934, 13, 'Santa Rita de Caldas'),
(2935, 13, 'Santa Rita de Jacutinga'),
(2936, 13, 'Santa Rita de Minas'),
(2937, 13, 'Santa Rita de Ibitipoca'),
(2938, 13, 'Santa Rita do Itueto'),
(2939, 13, 'Santa Rita do Sapucaí'),
(2940, 13, 'Santa Rosa da Serra'),
(2941, 13, 'Santa Vitória'),
(2942, 13, 'Santo Antônio do Amparo'),
(2943, 13, 'Santo Antônio do Aventureiro'),
(2944, 13, 'Santo Antônio do Grama'),
(2945, 13, 'Santo Antônio do Itambé'),
(2946, 13, 'Santo Antônio do Jacinto'),
(2947, 13, 'Santo Antônio do Monte'),
(2948, 13, 'Santo Antônio do Retiro'),
(2949, 13, 'Santo Antônio do Rio Abaixo'),
(2950, 13, 'Santo Hipólito'),
(2951, 13, 'Santos Dumont'),
(2952, 13, 'São Bento Abade'),
(2953, 13, 'São Brás do Suaçuí'),
(2954, 13, 'São Domingos das Dores'),
(2955, 13, 'São Domingos do Prata'),
(2956, 13, 'São Félix de Minas'),
(2957, 13, 'São Francisco'),
(2958, 13, 'São Francisco de Paula'),
(2959, 13, 'São Francisco de Sales'),
(2960, 13, 'São Francisco do Glória'),
(2961, 13, 'São Geraldo'),
(2962, 13, 'São Geraldo da Piedade'),
(2963, 13, 'São Geraldo do Baixio'),
(2964, 13, 'São Gonçalo do Abaeté'),
(2965, 13, 'São Gonçalo do Pará'),
(2966, 13, 'São Gonçalo do Rio Abaixo'),
(2967, 13, 'São Gonçalo do Sapucaí'),
(2968, 13, 'São Gotardo'),
(2969, 13, 'São João Batista do Glória'),
(2970, 13, 'São João da Lagoa'),
(2971, 13, 'São João da Mata'),
(2972, 13, 'São João da Ponte'),
(2973, 13, 'São João das Missões'),
(2974, 13, 'São João del Rei'),
(2975, 13, 'São João do Manhuaçu'),
(2976, 13, 'São João do Manteninha'),
(2977, 13, 'São João do Oriente'),
(2978, 13, 'São João do Pacuí'),
(2979, 13, 'São João do Paraíso'),
(2980, 13, 'São João Evangelista'),
(2981, 13, 'São João Nepomuceno'),
(2982, 13, 'São Joaquim de Bicas'),
(2983, 13, 'São José da Barra'),
(2984, 13, 'São José da Lapa'),
(2985, 13, 'São José da Safira'),
(2986, 13, 'São José da Varginha'),
(2987, 13, 'São José do Alegre'),
(2988, 13, 'São José do Divino'),
(2989, 13, 'São José do Goiabal'),
(2990, 13, 'São José do Jacuri'),
(2991, 13, 'São José do Mantimento'),
(2992, 13, 'São Lourenço'),
(2993, 13, 'São Miguel do Anta'),
(2994, 13, 'São Pedro da União'),
(2995, 13, 'São Pedro dos Ferros'),
(2996, 13, 'São Pedro do Suaçuí'),
(2997, 13, 'São Romão'),
(2998, 13, 'São Roque de Minas'),
(2999, 13, 'São Sebastião da Bela Vista'),
(3000, 13, 'São Sebastião da Vargem Alegre'),
(3001, 13, 'São Sebastião do Anta'),
(3002, 13, 'São Sebastião do Maranhão'),
(3003, 13, 'São Sebastião do Oeste'),
(3004, 13, 'São Sebastião do Paraíso'),
(3005, 13, 'São Sebastião do Rio Preto'),
(3006, 13, 'São Sebastião do Rio Verde'),
(3007, 13, 'São Tiago'),
(3008, 13, 'São Tomás de Aquino'),
(3009, 13, 'São Thomé das Letras'),
(3010, 13, 'São Vicente de Minas'),
(3011, 13, 'Sapucaí-Mirim'),
(3012, 13, 'Sardoá'),
(3013, 13, 'Sarzedo'),
(3014, 13, 'Setubinha'),
(3015, 13, 'Sem-Peixe'),
(3016, 13, 'Senador Amaral'),
(3017, 13, 'Senador Cortes'),
(3018, 13, 'Senador Firmino'),
(3019, 13, 'Senador José Bento'),
(3020, 13, 'Senador Modestino Gonçalves'),
(3021, 13, 'Senhora de Oliveira'),
(3022, 13, 'Senhora do Porto'),
(3023, 13, 'Senhora dos Remédios'),
(3024, 13, 'Sericita'),
(3025, 13, 'Seritinga'),
(3026, 13, 'Serra Azul de Minas'),
(3027, 13, 'Serra da Saudade'),
(3028, 13, 'Serra dos Aimorés'),
(3029, 13, 'Serra do Salitre'),
(3030, 13, 'Serrania'),
(3031, 13, 'Serranópolis de Minas'),
(3032, 13, 'Serranos'),
(3033, 13, 'Serro'),
(3034, 13, 'Sete Lagoas'),
(3035, 13, 'Silveirânia'),
(3036, 13, 'Silvianópolis'),
(3037, 13, 'Simão Pereira'),
(3038, 13, 'Simonésia'),
(3039, 13, 'Sobrália'),
(3040, 13, 'Soledade de Minas'),
(3041, 13, 'Tabuleiro'),
(3042, 13, 'Taiobeiras'),
(3043, 13, 'Taparuba'),
(3044, 13, 'Tapira'),
(3045, 13, 'Tapiraí'),
(3046, 13, 'Taquaraçu de Minas'),
(3047, 13, 'Tarumirim'),
(3048, 13, 'Teixeiras'),
(3049, 13, 'Teófilo Otoni'),
(3050, 13, 'Timóteo'),
(3051, 13, 'Tiradentes'),
(3052, 13, 'Tiros'),
(3053, 13, 'Tocantins'),
(3054, 13, 'Tocos do Moji'),
(3055, 13, 'Toledo'),
(3056, 13, 'Tombos'),
(3057, 13, 'Três Corações'),
(3058, 13, 'Três Marias'),
(3059, 13, 'Três Pontas'),
(3060, 13, 'Tumiritinga'),
(3061, 13, 'Tupaciguara'),
(3062, 13, 'Turmalina'),
(3063, 13, 'Turvolândia'),
(3064, 13, 'Ubá'),
(3065, 13, 'Ubaí'),
(3066, 13, 'Ubaporanga'),
(3067, 13, 'Uberaba'),
(3068, 13, 'Uberlândia'),
(3069, 13, 'Umburatiba'),
(3070, 13, 'Unaí'),
(3071, 13, 'União de Minas'),
(3072, 13, 'Uruana de Minas'),
(3073, 13, 'Urucânia'),
(3074, 13, 'Urucuia'),
(3075, 13, 'Vargem Alegre'),
(3076, 13, 'Vargem Bonita'),
(3077, 13, 'Vargem Grande do Rio Pardo'),
(3078, 13, 'Varginha'),
(3079, 13, 'Varjão de Minas'),
(3080, 13, 'Várzea da Palma'),
(3081, 13, 'Varzelândia'),
(3082, 13, 'Vazante'),
(3083, 13, 'Verdelândia'),
(3084, 13, 'Veredinha'),
(3085, 13, 'Veríssimo'),
(3086, 13, 'Vermelho Novo'),
(3087, 13, 'Vespasiano'),
(3088, 13, 'Viçosa'),
(3089, 13, 'Vieiras'),
(3090, 13, 'Mathias Lobato'),
(3091, 13, 'Virgem da Lapa'),
(3092, 13, 'Virgínia'),
(3093, 13, 'Virginópolis'),
(3094, 13, 'Virgolândia'),
(3095, 13, 'Visconde do Rio Branco'),
(3096, 13, 'Volta Grande'),
(3097, 13, 'Wenceslau Braz'),
(3098, 8, 'Afonso Cláudio'),
(3099, 8, 'Águia Branca'),
(3100, 8, 'Água Doce do Norte'),
(3101, 8, 'Alegre'),
(3102, 8, 'Alfredo Chaves'),
(3103, 8, 'Alto Rio Novo'),
(3104, 8, 'Anchieta'),
(3105, 8, 'Apiacá'),
(3106, 8, 'Aracruz'),
(3107, 8, 'Atilio Vivacqua'),
(3108, 8, 'Baixo Guandu'),
(3109, 8, 'Barra de São Francisco'),
(3110, 8, 'Boa Esperança'),
(3111, 8, 'Bom Jesus do Norte'),
(3112, 8, 'Brejetuba'),
(3113, 8, 'Cachoeiro de Itapemirim'),
(3114, 8, 'Cariacica'),
(3115, 8, 'Castelo'),
(3116, 8, 'Colatina'),
(3117, 8, 'Conceição da Barra'),
(3118, 8, 'Conceição do Castelo'),
(3119, 8, 'Divino de São Lourenço'),
(3120, 8, 'Domingos Martins'),
(3121, 8, 'Dores do Rio Preto'),
(3122, 8, 'Ecoporanga'),
(3123, 8, 'Fundão'),
(3124, 8, 'Governador Lindenberg'),
(3125, 8, 'Guaçuí'),
(3126, 8, 'Guarapari'),
(3127, 8, 'Ibatiba'),
(3128, 8, 'Ibiraçu'),
(3129, 8, 'Ibitirama'),
(3130, 8, 'Iconha'),
(3131, 8, 'Irupi'),
(3132, 8, 'Itaguaçu'),
(3133, 8, 'Itapemirim'),
(3134, 8, 'Itarana'),
(3135, 8, 'Iúna'),
(3136, 8, 'Jaguaré'),
(3137, 8, 'Jerônimo Monteiro'),
(3138, 8, 'João Neiva'),
(3139, 8, 'Laranja da Terra'),
(3140, 8, 'Linhares'),
(3141, 8, 'Mantenópolis'),
(3142, 8, 'Marataízes'),
(3143, 8, 'Marechal Floriano'),
(3144, 8, 'Marilândia'),
(3145, 8, 'Mimoso do Sul'),
(3146, 8, 'Montanha'),
(3147, 8, 'Mucurici'),
(3148, 8, 'Muniz Freire'),
(3149, 8, 'Muqui'),
(3150, 8, 'Nova Venécia'),
(3151, 8, 'Pancas'),
(3152, 8, 'Pedro Canário'),
(3153, 8, 'Pinheiros'),
(3154, 8, 'Piúma'),
(3155, 8, 'Ponto Belo'),
(3156, 8, 'Presidente Kennedy'),
(3157, 8, 'Rio Bananal'),
(3158, 8, 'Rio Novo do Sul'),
(3159, 8, 'Santa Leopoldina'),
(3160, 8, 'Santa Maria de Jetibá'),
(3161, 8, 'Santa Teresa'),
(3162, 8, 'São Domingos do Norte'),
(3163, 8, 'São Gabriel da Palha'),
(3164, 8, 'São José do Calçado'),
(3165, 8, 'São Mateus'),
(3166, 8, 'São Roque do Canaã'),
(3167, 8, 'Serra'),
(3168, 8, 'Sooretama'),
(3169, 8, 'Vargem Alta'),
(3170, 8, 'Venda Nova do Imigrante'),
(3171, 8, 'Viana'),
(3172, 8, 'Vila Pavão'),
(3173, 8, 'Vila Valério'),
(3174, 8, 'Vila Velha'),
(3175, 8, 'Vitória'),
(3176, 19, 'Angra dos Reis'),
(3177, 19, 'Aperibé'),
(3178, 19, 'Araruama'),
(3179, 19, 'Areal'),
(3180, 19, 'Armação dos Búzios'),
(3181, 19, 'Arraial do Cabo'),
(3182, 19, 'Barra do Piraí'),
(3183, 19, 'Barra Mansa'),
(3184, 19, 'Belford Roxo'),
(3185, 19, 'Bom Jardim'),
(3186, 19, 'Bom Jesus do Itabapoana'),
(3187, 19, 'Cabo Frio'),
(3188, 19, 'Cachoeiras de Macacu'),
(3189, 19, 'Cambuci'),
(3190, 19, 'Carapebus'),
(3191, 19, 'Comendador Levy Gasparian'),
(3192, 19, 'Campos dos Goytacazes'),
(3193, 19, 'Cantagalo'),
(3194, 19, 'Cardoso Moreira'),
(3195, 19, 'Carmo'),
(3196, 19, 'Casimiro de Abreu'),
(3197, 19, 'Conceição de Macabu'),
(3198, 19, 'Cordeiro'),
(3199, 19, 'Duas Barras'),
(3200, 19, 'Duque de Caxias'),
(3201, 19, 'Engenheiro Paulo de Frontin'),
(3202, 19, 'Guapimirim'),
(3203, 19, 'Iguaba Grande'),
(3204, 19, 'Itaboraí'),
(3205, 19, 'Itaguaí'),
(3206, 19, 'Italva'),
(3207, 19, 'Itaocara'),
(3208, 19, 'Itaperuna'),
(3209, 19, 'Itatiaia'),
(3210, 19, 'Japeri'),
(3211, 19, 'Laje do Muriaé'),
(3212, 19, 'Macaé'),
(3213, 19, 'Macuco'),
(3214, 19, 'Magé'),
(3215, 19, 'Mangaratiba'),
(3216, 19, 'Maricá'),
(3217, 19, 'Mendes'),
(3218, 19, 'Mesquita'),
(3219, 19, 'Miguel Pereira'),
(3220, 19, 'Miracema'),
(3221, 19, 'Natividade'),
(3222, 19, 'Nilópolis'),
(3223, 19, 'Niterói'),
(3224, 19, 'Nova Friburgo'),
(3225, 19, 'Nova Iguaçu'),
(3226, 19, 'Paracambi'),
(3227, 19, 'Paraíba do Sul'),
(3228, 19, 'Paraty'),
(3229, 19, 'Paty do Alferes'),
(3230, 19, 'Petrópolis'),
(3231, 19, 'Pinheiral'),
(3232, 19, 'Piraí'),
(3233, 19, 'Porciúncula'),
(3234, 19, 'Porto Real'),
(3235, 19, 'Quatis'),
(3236, 19, 'Queimados'),
(3237, 19, 'Quissamã'),
(3238, 19, 'Resende'),
(3239, 19, 'Rio Bonito'),
(3240, 19, 'Rio Claro'),
(3241, 19, 'Rio das Flores'),
(3242, 19, 'Rio das Ostras'),
(3243, 19, 'Rio de Janeiro'),
(3244, 19, 'Santa Maria Madalena'),
(3245, 19, 'Santo Antônio de Pádua'),
(3246, 19, 'São Francisco de Itabapoana'),
(3247, 19, 'São Fidélis'),
(3248, 19, 'São Gonçalo'),
(3249, 19, 'São João da Barra'),
(3250, 19, 'São João de Meriti'),
(3251, 19, 'São José de Ubá'),
(3252, 19, 'São José do Vale do Rio Preto'),
(3253, 19, 'São Pedro da Aldeia'),
(3254, 19, 'São Sebastião do Alto'),
(3255, 19, 'Sapucaia'),
(3256, 19, 'Saquarema'),
(3257, 19, 'Seropédica'),
(3258, 19, 'Silva Jardim'),
(3259, 19, 'Sumidouro'),
(3260, 19, 'Tanguá'),
(3261, 19, 'Teresópolis'),
(3262, 19, 'Trajano de Moraes'),
(3263, 19, 'Três Rios'),
(3264, 19, 'Valença'),
(3265, 19, 'Varre-Sai'),
(3266, 19, 'Vassouras'),
(3267, 19, 'Volta Redonda'),
(3268, 25, 'Adamantina'),
(3269, 25, 'Adolfo'),
(3270, 25, 'Aguaí'),
(3271, 25, 'Águas da Prata'),
(3272, 25, 'Águas de Lindóia'),
(3273, 25, 'Águas de Santa Bárbara'),
(3274, 25, 'Águas de São Pedro'),
(3275, 25, 'Agudos'),
(3276, 25, 'Alambari'),
(3277, 25, 'Alfredo Marcondes'),
(3278, 25, 'Altair'),
(3279, 25, 'Altinópolis'),
(3280, 25, 'Alto Alegre'),
(3281, 25, 'Alumínio'),
(3282, 25, 'Álvares Florence'),
(3283, 25, 'Álvares Machado'),
(3284, 25, 'Álvaro de Carvalho'),
(3285, 25, 'Alvinlândia'),
(3286, 25, 'Americana'),
(3287, 25, 'Américo Brasiliense'),
(3288, 25, 'Américo de Campos'),
(3289, 25, 'Amparo'),
(3290, 25, 'Analândia'),
(3291, 25, 'Andradina'),
(3292, 25, 'Angatuba'),
(3293, 25, 'Anhembi'),
(3294, 25, 'Anhumas'),
(3295, 25, 'Aparecida'),
(3296, 25, 'Aparecida d\'Oeste'),
(3297, 25, 'Apiaí'),
(3298, 25, 'Araçariguama'),
(3299, 25, 'Araçatuba'),
(3300, 25, 'Araçoiaba da Serra'),
(3301, 25, 'Aramina'),
(3302, 25, 'Arandu'),
(3303, 25, 'Arapeí'),
(3304, 25, 'Araraquara'),
(3305, 25, 'Araras'),
(3306, 25, 'Arco-Íris'),
(3307, 25, 'Arealva'),
(3308, 25, 'Areias'),
(3309, 25, 'Areiópolis'),
(3310, 25, 'Ariranha'),
(3311, 25, 'Artur Nogueira'),
(3312, 25, 'Arujá'),
(3313, 25, 'Aspásia'),
(3314, 25, 'Assis'),
(3315, 25, 'Atibaia'),
(3316, 25, 'Auriflama'),
(3317, 25, 'Avaí'),
(3318, 25, 'Avanhandava'),
(3319, 25, 'Avaré'),
(3320, 25, 'Bady Bassitt'),
(3321, 25, 'Balbinos'),
(3322, 25, 'Bálsamo'),
(3323, 25, 'Bananal'),
(3324, 25, 'Barão de Antonina'),
(3325, 25, 'Barbosa'),
(3326, 25, 'Bariri'),
(3327, 25, 'Barra Bonita'),
(3328, 25, 'Barra do Chapéu'),
(3329, 25, 'Barra do Turvo'),
(3330, 25, 'Barretos'),
(3331, 25, 'Barrinha'),
(3332, 25, 'Barueri'),
(3333, 25, 'Bastos'),
(3334, 25, 'Batatais'),
(3335, 25, 'Bauru'),
(3336, 25, 'Bebedouro'),
(3337, 25, 'Bento de Abreu'),
(3338, 25, 'Bernardino de Campos'),
(3339, 25, 'Bertioga'),
(3340, 25, 'Bilac'),
(3341, 25, 'Birigui'),
(3342, 25, 'Biritiba-Mirim'),
(3343, 25, 'Boa Esperança do Sul'),
(3344, 25, 'Bocaina'),
(3345, 25, 'Bofete'),
(3346, 25, 'Boituva'),
(3347, 25, 'Bom Jesus dos Perdões'),
(3348, 25, 'Bom Sucesso de Itararé'),
(3349, 25, 'Borá'),
(3350, 25, 'Boracéia'),
(3351, 25, 'Borborema'),
(3352, 25, 'Borebi'),
(3353, 25, 'Botucatu'),
(3354, 25, 'Bragança Paulista'),
(3355, 25, 'Braúna'),
(3356, 25, 'Brejo Alegre'),
(3357, 25, 'Brodowski'),
(3358, 25, 'Brotas'),
(3359, 25, 'Buri'),
(3360, 25, 'Buritama'),
(3361, 25, 'Buritizal'),
(3362, 25, 'Cabrália Paulista'),
(3363, 25, 'Cabreúva'),
(3364, 25, 'Caçapava'),
(3365, 25, 'Cachoeira Paulista'),
(3366, 25, 'Caconde'),
(3367, 25, 'Cafelândia'),
(3368, 25, 'Caiabu'),
(3369, 25, 'Caieiras'),
(3370, 25, 'Caiuá'),
(3371, 25, 'Cajamar'),
(3372, 25, 'Cajati'),
(3373, 25, 'Cajobi'),
(3374, 25, 'Cajuru'),
(3375, 25, 'Campina do Monte Alegre'),
(3376, 25, 'Campinas'),
(3377, 25, 'Campo Limpo Paulista'),
(3378, 25, 'Campos do Jordão'),
(3379, 25, 'Campos Novos Paulista'),
(3380, 25, 'Cananéia'),
(3381, 25, 'Canas'),
(3382, 25, 'Cândido Mota'),
(3383, 25, 'Cândido Rodrigues'),
(3384, 25, 'Canitar'),
(3385, 25, 'Capão Bonito'),
(3386, 25, 'Capela do Alto'),
(3387, 25, 'Capivari'),
(3388, 25, 'Caraguatatuba'),
(3389, 25, 'Carapicuíba'),
(3390, 25, 'Cardoso'),
(3391, 25, 'Casa Branca'),
(3392, 25, 'Cássia dos Coqueiros'),
(3393, 25, 'Castilho'),
(3394, 25, 'Catanduva'),
(3395, 25, 'Catiguá'),
(3396, 25, 'Cedral'),
(3397, 25, 'Cerqueira César'),
(3398, 25, 'Cerquilho'),
(3399, 25, 'Cesário Lange'),
(3400, 25, 'Charqueada'),
(3401, 25, 'Clementina'),
(3402, 25, 'Colina'),
(3403, 25, 'Colômbia'),
(3404, 25, 'Conchal'),
(3405, 25, 'Conchas'),
(3406, 25, 'Cordeirópolis'),
(3407, 25, 'Coroados'),
(3408, 25, 'Coronel Macedo'),
(3409, 25, 'Corumbataí'),
(3410, 25, 'Cosmópolis'),
(3411, 25, 'Cosmorama'),
(3412, 25, 'Cotia'),
(3413, 25, 'Cravinhos'),
(3414, 25, 'Cristais Paulista'),
(3415, 25, 'Cruzália'),
(3416, 25, 'Cruzeiro'),
(3417, 25, 'Cubatão'),
(3418, 25, 'Cunha'),
(3419, 25, 'Descalvado'),
(3420, 25, 'Diadema'),
(3421, 25, 'Dirce Reis'),
(3422, 25, 'Divinolândia'),
(3423, 25, 'Dobrada'),
(3424, 25, 'Dois Córregos'),
(3425, 25, 'Dolcinópolis'),
(3426, 25, 'Dourado'),
(3427, 25, 'Dracena'),
(3428, 25, 'Duartina'),
(3429, 25, 'Dumont'),
(3430, 25, 'Echaporã'),
(3431, 25, 'Eldorado'),
(3432, 25, 'Elias Fausto'),
(3433, 25, 'Elisiário'),
(3434, 25, 'Embaúba'),
(3435, 25, 'Embu das Artes'),
(3436, 25, 'Embu-Guaçu'),
(3437, 25, 'Emilianópolis'),
(3438, 25, 'Engenheiro Coelho'),
(3439, 25, 'Espírito Santo do Pinhal'),
(3440, 25, 'Espírito Santo do Turvo'),
(3441, 25, 'Estrela d\'Oeste'),
(3442, 25, 'Estrela do Norte'),
(3443, 25, 'Euclides da Cunha Paulista'),
(3444, 25, 'Fartura'),
(3445, 25, 'Fernandópolis'),
(3446, 25, 'Fernando Prestes'),
(3447, 25, 'Fernão'),
(3448, 25, 'Ferraz de Vasconcelos'),
(3449, 25, 'Flora Rica'),
(3450, 25, 'Floreal'),
(3451, 25, 'Flórida Paulista'),
(3452, 25, 'Florínia'),
(3453, 25, 'Franca'),
(3454, 25, 'Francisco Morato'),
(3455, 25, 'Franco da Rocha'),
(3456, 25, 'Gabriel Monteiro'),
(3457, 25, 'Gália'),
(3458, 25, 'Garça'),
(3459, 25, 'Gastão Vidigal'),
(3460, 25, 'Gavião Peixoto'),
(3461, 25, 'General Salgado'),
(3462, 25, 'Getulina'),
(3463, 25, 'Glicério'),
(3464, 25, 'Guaiçara'),
(3465, 25, 'Guaimbê'),
(3466, 25, 'Guaíra'),
(3467, 25, 'Guapiaçu'),
(3468, 25, 'Guapiara'),
(3469, 25, 'Guará'),
(3470, 25, 'Guaraçaí'),
(3471, 25, 'Guaraci'),
(3472, 25, 'Guarani d\'Oeste'),
(3473, 25, 'Guarantã'),
(3474, 25, 'Guararapes'),
(3475, 25, 'Guararema'),
(3476, 25, 'Guaratinguetá'),
(3477, 25, 'Guareí'),
(3478, 25, 'Guariba'),
(3479, 25, 'Guarujá'),
(3480, 25, 'Guarulhos'),
(3481, 25, 'Guatapará'),
(3482, 25, 'Guzolândia'),
(3483, 25, 'Herculândia'),
(3484, 25, 'Holambra'),
(3485, 25, 'Hortolândia'),
(3486, 25, 'Iacanga'),
(3487, 25, 'Iacri'),
(3488, 25, 'Iaras'),
(3489, 25, 'Ibaté'),
(3490, 25, 'Ibirá'),
(3491, 25, 'Ibirarema'),
(3492, 25, 'Ibitinga'),
(3493, 25, 'Ibiúna'),
(3494, 25, 'Icém'),
(3495, 25, 'Iepê'),
(3496, 25, 'Igaraçu do Tietê'),
(3497, 25, 'Igarapava'),
(3498, 25, 'Igaratá'),
(3499, 25, 'Iguape'),
(3500, 25, 'Ilhabela'),
(3501, 25, 'Ilha Comprida'),
(3502, 25, 'Ilha Solteira'),
(3503, 25, 'Indaiatuba'),
(3504, 25, 'Indiana'),
(3505, 25, 'Indiaporã'),
(3506, 25, 'Inúbia Paulista'),
(3507, 25, 'Ipaussu'),
(3508, 25, 'Iperó'),
(3509, 25, 'Ipeúna'),
(3510, 25, 'Ipiguá'),
(3511, 25, 'Iporanga'),
(3512, 25, 'Ipuã'),
(3513, 25, 'Iracemápolis'),
(3514, 25, 'Irapuã'),
(3515, 25, 'Irapuru'),
(3516, 25, 'Itaberá'),
(3517, 25, 'Itaí'),
(3518, 25, 'Itajobi'),
(3519, 25, 'Itaju'),
(3520, 25, 'Itanhaém'),
(3521, 25, 'Itaóca'),
(3522, 25, 'Itapecerica da Serra'),
(3523, 25, 'Itapetininga'),
(3524, 25, 'Itapeva'),
(3525, 25, 'Itapevi'),
(3526, 25, 'Itapira'),
(3527, 25, 'Itapirapuã Paulista'),
(3528, 25, 'Itápolis'),
(3529, 25, 'Itaporanga'),
(3530, 25, 'Itapuí'),
(3531, 25, 'Itapura'),
(3532, 25, 'Itaquaquecetuba'),
(3533, 25, 'Itararé'),
(3534, 25, 'Itariri'),
(3535, 25, 'Itatiba'),
(3536, 25, 'Itatinga'),
(3537, 25, 'Itirapina'),
(3538, 25, 'Itirapuã'),
(3539, 25, 'Itobi'),
(3540, 25, 'Itu'),
(3541, 25, 'Itupeva'),
(3542, 25, 'Ituverava'),
(3543, 25, 'Jaborandi'),
(3544, 25, 'Jaboticabal'),
(3545, 25, 'Jacareí'),
(3546, 25, 'Jaci'),
(3547, 25, 'Jacupiranga'),
(3548, 25, 'Jaguariúna'),
(3549, 25, 'Jales'),
(3550, 25, 'Jambeiro'),
(3551, 25, 'Jandira'),
(3552, 25, 'Jardinópolis'),
(3553, 25, 'Jarinu'),
(3554, 25, 'Jaú'),
(3555, 25, 'Jeriquara'),
(3556, 25, 'Joanópolis'),
(3557, 25, 'João Ramalho'),
(3558, 25, 'José Bonifácio'),
(3559, 25, 'Júlio Mesquita'),
(3560, 25, 'Jumirim'),
(3561, 25, 'Jundiaí'),
(3562, 25, 'Junqueirópolis'),
(3563, 25, 'Juquiá'),
(3564, 25, 'Juquitiba'),
(3565, 25, 'Lagoinha'),
(3566, 25, 'Laranjal Paulista'),
(3567, 25, 'Lavínia'),
(3568, 25, 'Lavrinhas'),
(3569, 25, 'Leme'),
(3570, 25, 'Lençóis Paulista'),
(3571, 25, 'Limeira'),
(3572, 25, 'Lindóia'),
(3573, 25, 'Lins'),
(3574, 25, 'Lorena'),
(3575, 25, 'Lourdes'),
(3576, 25, 'Louveira'),
(3577, 25, 'Lucélia'),
(3578, 25, 'Lucianópolis'),
(3579, 25, 'Luís Antônio'),
(3580, 25, 'Luiziânia'),
(3581, 25, 'Lupércio'),
(3582, 25, 'Lutécia'),
(3583, 25, 'Macatuba'),
(3584, 25, 'Macaubal'),
(3585, 25, 'Macedônia'),
(3586, 25, 'Magda'),
(3587, 25, 'Mairinque'),
(3588, 25, 'Mairiporã'),
(3589, 25, 'Manduri'),
(3590, 25, 'Marabá Paulista'),
(3591, 25, 'Maracaí'),
(3592, 25, 'Marapoama'),
(3593, 25, 'Mariápolis'),
(3594, 25, 'Marília'),
(3595, 25, 'Marinópolis'),
(3596, 25, 'Martinópolis'),
(3597, 25, 'Matão'),
(3598, 25, 'Mauá'),
(3599, 25, 'Mendonça'),
(3600, 25, 'Meridiano'),
(3601, 25, 'Mesópolis'),
(3602, 25, 'Miguelópolis'),
(3603, 25, 'Mineiros do Tietê'),
(3604, 25, 'Miracatu'),
(3605, 25, 'Mira Estrela'),
(3606, 25, 'Mirandópolis'),
(3607, 25, 'Mirante do Paranapanema'),
(3608, 25, 'Mirassol'),
(3609, 25, 'Mirassolândia'),
(3610, 25, 'Mococa'),
(3611, 25, 'Mogi das Cruzes'),
(3612, 25, 'Mogi Guaçu'),
(3613, 25, 'Mogi Mirim'),
(3614, 25, 'Mombuca'),
(3615, 25, 'Monções'),
(3616, 25, 'Mongaguá'),
(3617, 25, 'Monte Alegre do Sul'),
(3618, 25, 'Monte Alto'),
(3619, 25, 'Monte Aprazível'),
(3620, 25, 'Monte Azul Paulista'),
(3621, 25, 'Monte Castelo'),
(3622, 25, 'Monteiro Lobato'),
(3623, 25, 'Monte Mor'),
(3624, 25, 'Morro Agudo'),
(3625, 25, 'Morungaba'),
(3626, 25, 'Motuca'),
(3627, 25, 'Murutinga do Sul'),
(3628, 25, 'Nantes'),
(3629, 25, 'Narandiba'),
(3630, 25, 'Natividade da Serra'),
(3631, 25, 'Nazaré Paulista'),
(3632, 25, 'Neves Paulista'),
(3633, 25, 'Nhandeara'),
(3634, 25, 'Nipoã'),
(3635, 25, 'Nova Aliança'),
(3636, 25, 'Nova Campina'),
(3637, 25, 'Nova Canaã Paulista'),
(3638, 25, 'Nova Castilho'),
(3639, 25, 'Nova Europa'),
(3640, 25, 'Nova Granada'),
(3641, 25, 'Nova Guataporanga'),
(3642, 25, 'Nova Independência'),
(3643, 25, 'Novais'),
(3644, 25, 'Nova Luzitânia'),
(3645, 25, 'Nova Odessa'),
(3646, 25, 'Novo Horizonte'),
(3647, 25, 'Nuporanga'),
(3648, 25, 'Ocauçu'),
(3649, 25, 'Óleo'),
(3650, 25, 'Olímpia'),
(3651, 25, 'Onda Verde'),
(3652, 25, 'Oriente'),
(3653, 25, 'Orindiúva'),
(3654, 25, 'Orlândia'),
(3655, 25, 'Osasco'),
(3656, 25, 'Oscar Bressane'),
(3657, 25, 'Osvaldo Cruz'),
(3658, 25, 'Ourinhos'),
(3659, 25, 'Ouroeste'),
(3660, 25, 'Ouro Verde'),
(3661, 25, 'Pacaembu'),
(3662, 25, 'Palestina'),
(3663, 25, 'Palmares Paulista'),
(3664, 25, 'Palmeira d\'Oeste'),
(3665, 25, 'Palmital'),
(3666, 25, 'Panorama'),
(3667, 25, 'Paraguaçu Paulista'),
(3668, 25, 'Paraibuna'),
(3669, 25, 'Paraíso'),
(3670, 25, 'Paranapanema'),
(3671, 25, 'Paranapuã'),
(3672, 25, 'Parapuã'),
(3673, 25, 'Pardinho'),
(3674, 25, 'Pariquera-Açu'),
(3675, 25, 'Parisi'),
(3676, 25, 'Patrocínio Paulista'),
(3677, 25, 'Paulicéia'),
(3678, 25, 'Paulínia'),
(3679, 25, 'Paulistânia'),
(3680, 25, 'Paulo de Faria'),
(3681, 25, 'Pederneiras'),
(3682, 25, 'Pedra Bela'),
(3683, 25, 'Pedranópolis'),
(3684, 25, 'Pedregulho'),
(3685, 25, 'Pedreira'),
(3686, 25, 'Pedrinhas Paulista'),
(3687, 25, 'Pedro de Toledo'),
(3688, 25, 'Penápolis'),
(3689, 25, 'Pereira Barreto'),
(3690, 25, 'Pereiras'),
(3691, 25, 'Peruíbe'),
(3692, 25, 'Piacatu'),
(3693, 25, 'Piedade'),
(3694, 25, 'Pilar do Sul'),
(3695, 25, 'Pindamonhangaba'),
(3696, 25, 'Pindorama'),
(3697, 25, 'Pinhalzinho'),
(3698, 25, 'Piquerobi'),
(3699, 25, 'Piquete'),
(3700, 25, 'Piracaia'),
(3701, 25, 'Piracicaba'),
(3702, 25, 'Piraju'),
(3703, 25, 'Pirajuí'),
(3704, 25, 'Pirangi'),
(3705, 25, 'Pirapora do Bom Jesus'),
(3706, 25, 'Pirapozinho'),
(3707, 25, 'Pirassununga'),
(3708, 25, 'Piratininga'),
(3709, 25, 'Pitangueiras'),
(3710, 25, 'Planalto'),
(3711, 25, 'Platina'),
(3712, 25, 'Poá'),
(3713, 25, 'Poloni'),
(3714, 25, 'Pompéia'),
(3715, 25, 'Pongaí'),
(3716, 25, 'Pontal'),
(3717, 25, 'Pontalinda'),
(3718, 25, 'Pontes Gestal'),
(3719, 25, 'Populina'),
(3720, 25, 'Porangaba'),
(3721, 25, 'Porto Feliz'),
(3722, 25, 'Porto Ferreira'),
(3723, 25, 'Potim'),
(3724, 25, 'Potirendaba'),
(3725, 25, 'Pracinha'),
(3726, 25, 'Pradópolis'),
(3727, 25, 'Praia Grande'),
(3728, 25, 'Pratânia'),
(3729, 25, 'Presidente Alves'),
(3730, 25, 'Presidente Bernardes'),
(3731, 25, 'Presidente Epitácio'),
(3732, 25, 'Presidente Prudente'),
(3733, 25, 'Presidente Venceslau'),
(3734, 25, 'Promissão'),
(3735, 25, 'Quadra'),
(3736, 25, 'Quatá'),
(3737, 25, 'Queiroz'),
(3738, 25, 'Queluz'),
(3739, 25, 'Quintana'),
(3740, 25, 'Rafard'),
(3741, 25, 'Rancharia'),
(3742, 25, 'Redenção da Serra'),
(3743, 25, 'Regente Feijó'),
(3744, 25, 'Reginópolis'),
(3745, 25, 'Registro'),
(3746, 25, 'Restinga'),
(3747, 25, 'Ribeira'),
(3748, 25, 'Ribeirão Bonito'),
(3749, 25, 'Ribeirão Branco'),
(3750, 25, 'Ribeirão Corrente'),
(3751, 25, 'Ribeirão do Sul'),
(3752, 25, 'Ribeirão dos Índios'),
(3753, 25, 'Ribeirão Grande'),
(3754, 25, 'Ribeirão Pires'),
(3755, 25, 'Ribeirão Preto'),
(3756, 25, 'Riversul'),
(3757, 25, 'Rifaina'),
(3758, 25, 'Rincão'),
(3759, 25, 'Rinópolis'),
(3760, 25, 'Rio Claro'),
(3761, 25, 'Rio das Pedras'),
(3762, 25, 'Rio Grande da Serra'),
(3763, 25, 'Riolândia'),
(3764, 25, 'Rosana'),
(3765, 25, 'Roseira'),
(3766, 25, 'Rubiácea'),
(3767, 25, 'Rubinéia'),
(3768, 25, 'Sabino'),
(3769, 25, 'Sagres'),
(3770, 25, 'Sales'),
(3771, 25, 'Sales Oliveira'),
(3772, 25, 'Salesópolis'),
(3773, 25, 'Salmourão'),
(3774, 25, 'Saltinho'),
(3775, 25, 'Salto'),
(3776, 25, 'Salto de Pirapora'),
(3777, 25, 'Salto Grande'),
(3778, 25, 'Sandovalina'),
(3779, 25, 'Santa Adélia'),
(3780, 25, 'Santa Albertina'),
(3781, 25, 'Santa Bárbara d\'Oeste'),
(3782, 25, 'Santa Branca'),
(3783, 25, 'Santa Clara d\'Oeste'),
(3784, 25, 'Santa Cruz da Conceição'),
(3785, 25, 'Santa Cruz da Esperança'),
(3786, 25, 'Santa Cruz das Palmeiras'),
(3787, 25, 'Santa Cruz do Rio Pardo'),
(3788, 25, 'Santa Ernestina'),
(3789, 25, 'Santa Fé do Sul'),
(3790, 25, 'Santa Gertrudes'),
(3791, 25, 'Santa Isabel'),
(3792, 25, 'Santa Lúcia'),
(3793, 25, 'Santa Maria da Serra'),
(3794, 25, 'Santa Mercedes'),
(3795, 25, 'Santana da Ponte Pensa'),
(3796, 25, 'Santana de Parnaíba'),
(3797, 25, 'Santa Rita d\'Oeste'),
(3798, 25, 'Santa Rita do Passa Quatro'),
(3799, 25, 'Santa Rosa de Viterbo'),
(3800, 25, 'Santa Salete'),
(3801, 25, 'Santo Anastácio'),
(3802, 25, 'Santo André'),
(3803, 25, 'Santo Antônio da Alegria'),
(3804, 25, 'Santo Antônio de Posse'),
(3805, 25, 'Santo Antônio do Aracanguá'),
(3806, 25, 'Santo Antônio do Jardim'),
(3807, 25, 'Santo Antônio do Pinhal'),
(3808, 25, 'Santo Expedito'),
(3809, 25, 'Santópolis do Aguapeí'),
(3810, 25, 'Santos'),
(3811, 25, 'São Bento do Sapucaí'),
(3812, 25, 'São Bernardo do Campo'),
(3813, 25, 'São Caetano do Sul'),
(3814, 25, 'São Carlos'),
(3815, 25, 'São Francisco'),
(3816, 25, 'São João da Boa Vista'),
(3817, 25, 'São João das Duas Pontes'),
(3818, 25, 'São João de Iracema'),
(3819, 25, 'São João do Pau d\'Alho'),
(3820, 25, 'São Joaquim da Barra'),
(3821, 25, 'São José da Bela Vista'),
(3822, 25, 'São José do Barreiro'),
(3823, 25, 'São José do Rio Pardo'),
(3824, 25, 'São José do Rio Preto'),
(3825, 25, 'São José dos Campos'),
(3826, 25, 'São Lourenço da Serra'),
(3827, 25, 'São Luís do Paraitinga'),
(3828, 25, 'São Manuel'),
(3829, 25, 'São Miguel Arcanjo'),
(3830, 25, 'São Paulo'),
(3831, 25, 'São Pedro'),
(3832, 25, 'São Pedro do Turvo'),
(3833, 25, 'São Roque'),
(3834, 25, 'São Sebastião'),
(3835, 25, 'São Sebastião da Grama'),
(3836, 25, 'São Simão'),
(3837, 25, 'São Vicente'),
(3838, 25, 'Sarapuí'),
(3839, 25, 'Sarutaiá'),
(3840, 25, 'Sebastianópolis do Sul'),
(3841, 25, 'Serra Azul'),
(3842, 25, 'Serrana'),
(3843, 25, 'Serra Negra'),
(3844, 25, 'Sertãozinho'),
(3845, 25, 'Sete Barras'),
(3846, 25, 'Severínia'),
(3847, 25, 'Silveiras'),
(3848, 25, 'Socorro'),
(3849, 25, 'Sorocaba'),
(3850, 25, 'Sud Mennucci'),
(3851, 25, 'Sumaré'),
(3852, 25, 'Suzano'),
(3853, 25, 'Suzanápolis'),
(3854, 25, 'Tabapuã'),
(3855, 25, 'Tabatinga'),
(3856, 25, 'Taboão da Serra'),
(3857, 25, 'Taciba'),
(3858, 25, 'Taguaí'),
(3859, 25, 'Taiaçu'),
(3860, 25, 'Taiúva'),
(3861, 25, 'Tambaú'),
(3862, 25, 'Tanabi'),
(3863, 25, 'Tapiraí'),
(3864, 25, 'Tapiratiba'),
(3865, 25, 'Taquaral'),
(3866, 25, 'Taquaritinga'),
(3867, 25, 'Taquarituba'),
(3868, 25, 'Taquarivaí'),
(3869, 25, 'Tarabai'),
(3870, 25, 'Tarumã'),
(3871, 25, 'Tatuí'),
(3872, 25, 'Taubaté'),
(3873, 25, 'Tejupá'),
(3874, 25, 'Teodoro Sampaio'),
(3875, 25, 'Terra Roxa'),
(3876, 25, 'Tietê'),
(3877, 25, 'Timburi'),
(3878, 25, 'Torre de Pedra'),
(3879, 25, 'Torrinha'),
(3880, 25, 'Trabiju'),
(3881, 25, 'Tremembé'),
(3882, 25, 'Três Fronteiras'),
(3883, 25, 'Tuiuti'),
(3884, 25, 'Tupã'),
(3885, 25, 'Tupi Paulista'),
(3886, 25, 'Turiúba'),
(3887, 25, 'Turmalina'),
(3888, 25, 'Ubarana'),
(3889, 25, 'Ubatuba'),
(3890, 25, 'Ubirajara'),
(3891, 25, 'Uchoa'),
(3892, 25, 'União Paulista'),
(3893, 25, 'Urânia'),
(3894, 25, 'Uru'),
(3895, 25, 'Urupês'),
(3896, 25, 'Valentim Gentil'),
(3897, 25, 'Valinhos'),
(3898, 25, 'Valparaíso'),
(3899, 25, 'Vargem'),
(3900, 25, 'Vargem Grande do Sul'),
(3901, 25, 'Vargem Grande Paulista'),
(3902, 25, 'Várzea Paulista'),
(3903, 25, 'Vera Cruz'),
(3904, 25, 'Vinhedo'),
(3905, 25, 'Viradouro'),
(3906, 25, 'Vista Alegre do Alto'),
(3907, 25, 'Vitória Brasil'),
(3908, 25, 'Votorantim'),
(3909, 25, 'Votuporanga'),
(3910, 25, 'Zacarias'),
(3911, 25, 'Chavantes'),
(3912, 25, 'Estiva Gerbi'),
(3913, 16, 'Abatiá'),
(3914, 16, 'Adrianópolis'),
(3915, 16, 'Agudos do Sul'),
(3916, 16, 'Almirante Tamandaré'),
(3917, 16, 'Altamira do Paraná'),
(3918, 16, 'Altônia'),
(3919, 16, 'Alto Paraná'),
(3920, 16, 'Alto Piquiri'),
(3921, 16, 'Alvorada do Sul'),
(3922, 16, 'Amaporã'),
(3923, 16, 'Ampére'),
(3924, 16, 'Anahy'),
(3925, 16, 'Andirá'),
(3926, 16, 'Ângulo'),
(3927, 16, 'Antonina'),
(3928, 16, 'Antônio Olinto'),
(3929, 16, 'Apucarana'),
(3930, 16, 'Arapongas'),
(3931, 16, 'Arapoti'),
(3932, 16, 'Arapuã'),
(3933, 16, 'Araruna'),
(3934, 16, 'Araucária'),
(3935, 16, 'Ariranha do Ivaí'),
(3936, 16, 'Assaí'),
(3937, 16, 'Assis Chateaubriand'),
(3938, 16, 'Astorga'),
(3939, 16, 'Atalaia'),
(3940, 16, 'Balsa Nova'),
(3941, 16, 'Bandeirantes'),
(3942, 16, 'Barbosa Ferraz'),
(3943, 16, 'Barracão'),
(3944, 16, 'Barra do Jacaré'),
(3945, 16, 'Bela Vista da Caroba'),
(3946, 16, 'Bela Vista do Paraíso'),
(3947, 16, 'Bituruna'),
(3948, 16, 'Boa Esperança'),
(3949, 16, 'Boa Esperança do Iguaçu'),
(3950, 16, 'Boa Ventura de São Roque'),
(3951, 16, 'Boa Vista da Aparecida'),
(3952, 16, 'Bocaiúva do Sul'),
(3953, 16, 'Bom Jesus do Sul'),
(3954, 16, 'Bom Sucesso'),
(3955, 16, 'Bom Sucesso do Sul'),
(3956, 16, 'Borrazópolis'),
(3957, 16, 'Braganey'),
(3958, 16, 'Brasilândia do Sul'),
(3959, 16, 'Cafeara'),
(3960, 16, 'Cafelândia'),
(3961, 16, 'Cafezal do Sul'),
(3962, 16, 'Califórnia'),
(3963, 16, 'Cambará'),
(3964, 16, 'Cambé'),
(3965, 16, 'Cambira'),
(3966, 16, 'Campina da Lagoa'),
(3967, 16, 'Campina do Simão'),
(3968, 16, 'Campina Grande do Sul'),
(3969, 16, 'Campo Bonito'),
(3970, 16, 'Campo do Tenente'),
(3971, 16, 'Campo Largo'),
(3972, 16, 'Campo Magro'),
(3973, 16, 'Campo Mourão'),
(3974, 16, 'Cândido de Abreu'),
(3975, 16, 'Candói'),
(3976, 16, 'Cantagalo'),
(3977, 16, 'Capanema'),
(3978, 16, 'Capitão Leônidas Marques'),
(3979, 16, 'Carambeí'),
(3980, 16, 'Carlópolis'),
(3981, 16, 'Cascavel'),
(3982, 16, 'Castro'),
(3983, 16, 'Catanduvas'),
(3984, 16, 'Centenário do Sul');
INSERT INTO `cp_cidades` (`id`, `estado_id`, `nome`) VALUES
(3985, 16, 'Cerro Azul'),
(3986, 16, 'Céu Azul'),
(3987, 16, 'Chopinzinho'),
(3988, 16, 'Cianorte'),
(3989, 16, 'Cidade Gaúcha'),
(3990, 16, 'Clevelândia'),
(3991, 16, 'Colombo'),
(3992, 16, 'Colorado'),
(3993, 16, 'Congonhinhas'),
(3994, 16, 'Conselheiro Mairinck'),
(3995, 16, 'Contenda'),
(3996, 16, 'Corbélia'),
(3997, 16, 'Cornélio Procópio'),
(3998, 16, 'Coronel Domingos Soares'),
(3999, 16, 'Coronel Vivida'),
(4000, 16, 'Corumbataí do Sul'),
(4001, 16, 'Cruzeiro do Iguaçu'),
(4002, 16, 'Cruzeiro do Oeste'),
(4003, 16, 'Cruzeiro do Sul'),
(4004, 16, 'Cruz Machado'),
(4005, 16, 'Cruzmaltina'),
(4006, 16, 'Curitiba'),
(4007, 16, 'Curiúva'),
(4008, 16, 'Diamante do Norte'),
(4009, 16, 'Diamante do Sul'),
(4010, 16, 'Diamante D\'Oeste'),
(4011, 16, 'Dois Vizinhos'),
(4012, 16, 'Douradina'),
(4013, 16, 'Doutor Camargo'),
(4014, 16, 'Enéas Marques'),
(4015, 16, 'Engenheiro Beltrão'),
(4016, 16, 'Esperança Nova'),
(4017, 16, 'Entre Rios do Oeste'),
(4018, 16, 'Espigão Alto do Iguaçu'),
(4019, 16, 'Farol'),
(4020, 16, 'Faxinal'),
(4021, 16, 'Fazenda Rio Grande'),
(4022, 16, 'Fênix'),
(4023, 16, 'Fernandes Pinheiro'),
(4024, 16, 'Figueira'),
(4025, 16, 'Floraí'),
(4026, 16, 'Flor da Serra do Sul'),
(4027, 16, 'Floresta'),
(4028, 16, 'Florestópolis'),
(4029, 16, 'Flórida'),
(4030, 16, 'Formosa do Oeste'),
(4031, 16, 'Foz do Iguaçu'),
(4032, 16, 'Francisco Alves'),
(4033, 16, 'Francisco Beltrão'),
(4034, 16, 'Foz do Jordão'),
(4035, 16, 'General Carneiro'),
(4036, 16, 'Godoy Moreira'),
(4037, 16, 'Goioerê'),
(4038, 16, 'Goioxim'),
(4039, 16, 'Grandes Rios'),
(4040, 16, 'Guaíra'),
(4041, 16, 'Guairaçá'),
(4042, 16, 'Guamiranga'),
(4043, 16, 'Guapirama'),
(4044, 16, 'Guaporema'),
(4045, 16, 'Guaraci'),
(4046, 16, 'Guaraniaçu'),
(4047, 16, 'Guarapuava'),
(4048, 16, 'Guaraqueçaba'),
(4049, 16, 'Guaratuba'),
(4050, 16, 'Honório Serpa'),
(4051, 16, 'Ibaiti'),
(4052, 16, 'Ibema'),
(4053, 16, 'Ibiporã'),
(4054, 16, 'Icaraíma'),
(4055, 16, 'Iguaraçu'),
(4056, 16, 'Iguatu'),
(4057, 16, 'Imbaú'),
(4058, 16, 'Imbituva'),
(4059, 16, 'Inácio Martins'),
(4060, 16, 'Inajá'),
(4061, 16, 'Indianópolis'),
(4062, 16, 'Ipiranga'),
(4063, 16, 'Iporã'),
(4064, 16, 'Iracema do Oeste'),
(4065, 16, 'Irati'),
(4066, 16, 'Iretama'),
(4067, 16, 'Itaguajé'),
(4068, 16, 'Itaipulândia'),
(4069, 16, 'Itambaracá'),
(4070, 16, 'Itambé'),
(4071, 16, 'Itapejara d\'Oeste'),
(4072, 16, 'Itaperuçu'),
(4073, 16, 'Itaúna do Sul'),
(4074, 16, 'Ivaí'),
(4075, 16, 'Ivaiporã'),
(4076, 16, 'Ivaté'),
(4077, 16, 'Ivatuba'),
(4078, 16, 'Jaboti'),
(4079, 16, 'Jacarezinho'),
(4080, 16, 'Jaguapitã'),
(4081, 16, 'Jaguariaíva'),
(4082, 16, 'Jandaia do Sul'),
(4083, 16, 'Janiópolis'),
(4084, 16, 'Japira'),
(4085, 16, 'Japurá'),
(4086, 16, 'Jardim Alegre'),
(4087, 16, 'Jardim Olinda'),
(4088, 16, 'Jataizinho'),
(4089, 16, 'Jesuítas'),
(4090, 16, 'Joaquim Távora'),
(4091, 16, 'Jundiaí do Sul'),
(4092, 16, 'Juranda'),
(4093, 16, 'Jussara'),
(4094, 16, 'Kaloré'),
(4095, 16, 'Lapa'),
(4096, 16, 'Laranjal'),
(4097, 16, 'Laranjeiras do Sul'),
(4098, 16, 'Leópolis'),
(4099, 16, 'Lidianópolis'),
(4100, 16, 'Lindoeste'),
(4101, 16, 'Loanda'),
(4102, 16, 'Lobato'),
(4103, 16, 'Londrina'),
(4104, 16, 'Luiziana'),
(4105, 16, 'Lunardelli'),
(4106, 16, 'Lupionópolis'),
(4107, 16, 'Mallet'),
(4108, 16, 'Mamborê'),
(4109, 16, 'Mandaguaçu'),
(4110, 16, 'Mandaguari'),
(4111, 16, 'Mandirituba'),
(4112, 16, 'Manfrinópolis'),
(4113, 16, 'Mangueirinha'),
(4114, 16, 'Manoel Ribas'),
(4115, 16, 'Marechal Cândido Rondon'),
(4116, 16, 'Maria Helena'),
(4117, 16, 'Marialva'),
(4118, 16, 'Marilândia do Sul'),
(4119, 16, 'Marilena'),
(4120, 16, 'Mariluz'),
(4121, 16, 'Maringá'),
(4122, 16, 'Mariópolis'),
(4123, 16, 'Maripá'),
(4124, 16, 'Marmeleiro'),
(4125, 16, 'Marquinho'),
(4126, 16, 'Marumbi'),
(4127, 16, 'Matelândia'),
(4128, 16, 'Matinhos'),
(4129, 16, 'Mato Rico'),
(4130, 16, 'Mauá da Serra'),
(4131, 16, 'Medianeira'),
(4132, 16, 'Mercedes'),
(4133, 16, 'Mirador'),
(4134, 16, 'Miraselva'),
(4135, 16, 'Missal'),
(4136, 16, 'Moreira Sales'),
(4137, 16, 'Morretes'),
(4138, 16, 'Munhoz de Melo'),
(4139, 16, 'Nossa Senhora das Graças'),
(4140, 16, 'Nova Aliança do Ivaí'),
(4141, 16, 'Nova América da Colina'),
(4142, 16, 'Nova Aurora'),
(4143, 16, 'Nova Cantu'),
(4144, 16, 'Nova Esperança'),
(4145, 16, 'Nova Esperança do Sudoeste'),
(4146, 16, 'Nova Fátima'),
(4147, 16, 'Nova Laranjeiras'),
(4148, 16, 'Nova Londrina'),
(4149, 16, 'Nova Olímpia'),
(4150, 16, 'Nova Santa Bárbara'),
(4151, 16, 'Nova Santa Rosa'),
(4152, 16, 'Nova Prata do Iguaçu'),
(4153, 16, 'Nova Tebas'),
(4154, 16, 'Novo Itacolomi'),
(4155, 16, 'Ortigueira'),
(4156, 16, 'Ourizona'),
(4157, 16, 'Ouro Verde do Oeste'),
(4158, 16, 'Paiçandu'),
(4159, 16, 'Palmas'),
(4160, 16, 'Palmeira'),
(4161, 16, 'Palmital'),
(4162, 16, 'Palotina'),
(4163, 16, 'Paraíso do Norte'),
(4164, 16, 'Paranacity'),
(4165, 16, 'Paranaguá'),
(4166, 16, 'Paranapoema'),
(4167, 16, 'Paranavaí'),
(4168, 16, 'Pato Bragado'),
(4169, 16, 'Pato Branco'),
(4170, 16, 'Paula Freitas'),
(4171, 16, 'Paulo Frontin'),
(4172, 16, 'Peabiru'),
(4173, 16, 'Perobal'),
(4174, 16, 'Pérola'),
(4175, 16, 'Pérola d\'Oeste'),
(4176, 16, 'Piên'),
(4177, 16, 'Pinhais'),
(4178, 16, 'Pinhalão'),
(4179, 16, 'Pinhal de São Bento'),
(4180, 16, 'Pinhão'),
(4181, 16, 'Piraí do Sul'),
(4182, 16, 'Piraquara'),
(4183, 16, 'Pitanga'),
(4184, 16, 'Pitangueiras'),
(4185, 16, 'Planaltina do Paraná'),
(4186, 16, 'Planalto'),
(4187, 16, 'Ponta Grossa'),
(4188, 16, 'Pontal do Paraná'),
(4189, 16, 'Porecatu'),
(4190, 16, 'Porto Amazonas'),
(4191, 16, 'Porto Barreiro'),
(4192, 16, 'Porto Rico'),
(4193, 16, 'Porto Vitória'),
(4194, 16, 'Prado Ferreira'),
(4195, 16, 'Pranchita'),
(4196, 16, 'Presidente Castelo Branco'),
(4197, 16, 'Primeiro de Maio'),
(4198, 16, 'Prudentópolis'),
(4199, 16, 'Quarto Centenário'),
(4200, 16, 'Quatiguá'),
(4201, 16, 'Quatro Barras'),
(4202, 16, 'Quatro Pontes'),
(4203, 16, 'Quedas do Iguaçu'),
(4204, 16, 'Querência do Norte'),
(4205, 16, 'Quinta do Sol'),
(4206, 16, 'Quitandinha'),
(4207, 16, 'Ramilândia'),
(4208, 16, 'Rancho Alegre'),
(4209, 16, 'Rancho Alegre D\'Oeste'),
(4210, 16, 'Realeza'),
(4211, 16, 'Rebouças'),
(4212, 16, 'Renascença'),
(4213, 16, 'Reserva'),
(4214, 16, 'Reserva do Iguaçu'),
(4215, 16, 'Ribeirão Claro'),
(4216, 16, 'Ribeirão do Pinhal'),
(4217, 16, 'Rio Azul'),
(4218, 16, 'Rio Bom'),
(4219, 16, 'Rio Bonito do Iguaçu'),
(4220, 16, 'Rio Branco do Ivaí'),
(4221, 16, 'Rio Branco do Sul'),
(4222, 16, 'Rio Negro'),
(4223, 16, 'Rolândia'),
(4224, 16, 'Roncador'),
(4225, 16, 'Rondon'),
(4226, 16, 'Rosário do Ivaí'),
(4227, 16, 'Sabáudia'),
(4228, 16, 'Salgado Filho'),
(4229, 16, 'Salto do Itararé'),
(4230, 16, 'Salto do Lontra'),
(4231, 16, 'Santa Amélia'),
(4232, 16, 'Santa Cecília do Pavão'),
(4233, 16, 'Santa Cruz de Monte Castelo'),
(4234, 16, 'Santa Fé'),
(4235, 16, 'Santa Helena'),
(4236, 16, 'Santa Inês'),
(4237, 16, 'Santa Isabel do Ivaí'),
(4238, 16, 'Santa Izabel do Oeste'),
(4239, 16, 'Santa Lúcia'),
(4240, 16, 'Santa Maria do Oeste'),
(4241, 16, 'Santa Mariana'),
(4242, 16, 'Santa Mônica'),
(4243, 16, 'Santana do Itararé'),
(4244, 16, 'Santa Tereza do Oeste'),
(4245, 16, 'Santa Terezinha de Itaipu'),
(4246, 16, 'Santo Antônio da Platina'),
(4247, 16, 'Santo Antônio do Caiuá'),
(4248, 16, 'Santo Antônio do Paraíso'),
(4249, 16, 'Santo Antônio do Sudoeste'),
(4250, 16, 'Santo Inácio'),
(4251, 16, 'São Carlos do Ivaí'),
(4252, 16, 'São Jerônimo da Serra'),
(4253, 16, 'São João'),
(4254, 16, 'São João do Caiuá'),
(4255, 16, 'São João do Ivaí'),
(4256, 16, 'São João do Triunfo'),
(4257, 16, 'São Jorge d\'Oeste'),
(4258, 16, 'São Jorge do Ivaí'),
(4259, 16, 'São Jorge do Patrocínio'),
(4260, 16, 'São José da Boa Vista'),
(4261, 16, 'São José das Palmeiras'),
(4262, 16, 'São José dos Pinhais'),
(4263, 16, 'São Manoel do Paraná'),
(4264, 16, 'São Mateus do Sul'),
(4265, 16, 'São Miguel do Iguaçu'),
(4266, 16, 'São Pedro do Iguaçu'),
(4267, 16, 'São Pedro do Ivaí'),
(4268, 16, 'São Pedro do Paraná'),
(4269, 16, 'São Sebastião da Amoreira'),
(4270, 16, 'São Tomé'),
(4271, 16, 'Sapopema'),
(4272, 16, 'Sarandi'),
(4273, 16, 'Saudade do Iguaçu'),
(4274, 16, 'Sengés'),
(4275, 16, 'Serranópolis do Iguaçu'),
(4276, 16, 'Sertaneja'),
(4277, 16, 'Sertanópolis'),
(4278, 16, 'Siqueira Campos'),
(4279, 16, 'Sulina'),
(4280, 16, 'Tamarana'),
(4281, 16, 'Tamboara'),
(4282, 16, 'Tapejara'),
(4283, 16, 'Tapira'),
(4284, 16, 'Teixeira Soares'),
(4285, 16, 'Telêmaco Borba'),
(4286, 16, 'Terra Boa'),
(4287, 16, 'Terra Rica'),
(4288, 16, 'Terra Roxa'),
(4289, 16, 'Tibagi'),
(4290, 16, 'Tijucas do Sul'),
(4291, 16, 'Toledo'),
(4292, 16, 'Tomazina'),
(4293, 16, 'Três Barras do Paraná'),
(4294, 16, 'Tunas do Paraná'),
(4295, 16, 'Tuneiras do Oeste'),
(4296, 16, 'Tupãssi'),
(4297, 16, 'Turvo'),
(4298, 16, 'Ubiratã'),
(4299, 16, 'Umuarama'),
(4300, 16, 'União da Vitória'),
(4301, 16, 'Uniflor'),
(4302, 16, 'Uraí'),
(4303, 16, 'Wenceslau Braz'),
(4304, 16, 'Ventania'),
(4305, 16, 'Vera Cruz do Oeste'),
(4306, 16, 'Verê'),
(4307, 16, 'Alto Paraíso'),
(4308, 16, 'Doutor Ulysses'),
(4309, 16, 'Virmond'),
(4310, 16, 'Vitorino'),
(4311, 16, 'Xambrê'),
(4312, 24, 'Abdon Batista'),
(4313, 24, 'Abelardo Luz'),
(4314, 24, 'Agrolândia'),
(4315, 24, 'Agronômica'),
(4316, 24, 'Água Doce'),
(4317, 24, 'Águas de Chapecó'),
(4318, 24, 'Águas Frias'),
(4319, 24, 'Águas Mornas'),
(4320, 24, 'Alfredo Wagner'),
(4321, 24, 'Alto Bela Vista'),
(4322, 24, 'Anchieta'),
(4323, 24, 'Angelina'),
(4324, 24, 'Anita Garibaldi'),
(4325, 24, 'Anitápolis'),
(4326, 24, 'Antônio Carlos'),
(4327, 24, 'Apiúna'),
(4328, 24, 'Arabutã'),
(4329, 24, 'Araquari'),
(4330, 24, 'Araranguá'),
(4331, 24, 'Armazém'),
(4332, 24, 'Arroio Trinta'),
(4333, 24, 'Arvoredo'),
(4334, 24, 'Ascurra'),
(4335, 24, 'Atalanta'),
(4336, 24, 'Aurora'),
(4337, 24, 'Balneário Arroio do Silva'),
(4338, 24, 'Balneário Camboriú'),
(4339, 24, 'Balneário Barra do Sul'),
(4340, 24, 'Balneário Gaivota'),
(4341, 24, 'Bandeirante'),
(4342, 24, 'Barra Bonita'),
(4343, 24, 'Barra Velha'),
(4344, 24, 'Bela Vista do Toldo'),
(4345, 24, 'Belmonte'),
(4346, 24, 'Benedito Novo'),
(4347, 24, 'Biguaçu'),
(4348, 24, 'Blumenau'),
(4349, 24, 'Bocaina do Sul'),
(4350, 24, 'Bombinhas'),
(4351, 24, 'Bom Jardim da Serra'),
(4352, 24, 'Bom Jesus'),
(4353, 24, 'Bom Jesus do Oeste'),
(4354, 24, 'Bom Retiro'),
(4355, 24, 'Botuverá'),
(4356, 24, 'Braço do Norte'),
(4357, 24, 'Braço do Trombudo'),
(4358, 24, 'Brunópolis'),
(4359, 24, 'Brusque'),
(4360, 24, 'Caçador'),
(4361, 24, 'Caibi'),
(4362, 24, 'Calmon'),
(4363, 24, 'Camboriú'),
(4364, 24, 'Capão Alto'),
(4365, 24, 'Campo Alegre'),
(4366, 24, 'Campo Belo do Sul'),
(4367, 24, 'Campo Erê'),
(4368, 24, 'Campos Novos'),
(4369, 24, 'Canelinha'),
(4370, 24, 'Canoinhas'),
(4371, 24, 'Capinzal'),
(4372, 24, 'Capivari de Baixo'),
(4373, 24, 'Catanduvas'),
(4374, 24, 'Caxambu do Sul'),
(4375, 24, 'Celso Ramos'),
(4376, 24, 'Cerro Negro'),
(4377, 24, 'Chapadão do Lageado'),
(4378, 24, 'Chapecó'),
(4379, 24, 'Cocal do Sul'),
(4380, 24, 'Concórdia'),
(4381, 24, 'Cordilheira Alta'),
(4382, 24, 'Coronel Freitas'),
(4383, 24, 'Coronel Martins'),
(4384, 24, 'Corupá'),
(4385, 24, 'Correia Pinto'),
(4386, 24, 'Criciúma'),
(4387, 24, 'Cunha Porã'),
(4388, 24, 'Cunhataí'),
(4389, 24, 'Curitibanos'),
(4390, 24, 'Descanso'),
(4391, 24, 'Dionísio Cerqueira'),
(4392, 24, 'Dona Emma'),
(4393, 24, 'Doutor Pedrinho'),
(4394, 24, 'Entre Rios'),
(4395, 24, 'Ermo'),
(4396, 24, 'Erval Velho'),
(4397, 24, 'Faxinal dos Guedes'),
(4398, 24, 'Flor do Sertão'),
(4399, 24, 'Florianópolis'),
(4400, 24, 'Formosa do Sul'),
(4401, 24, 'Forquilhinha'),
(4402, 24, 'Fraiburgo'),
(4403, 24, 'Frei Rogério'),
(4404, 24, 'Galvão'),
(4405, 24, 'Garopaba'),
(4406, 24, 'Garuva'),
(4407, 24, 'Gaspar'),
(4408, 24, 'Governador Celso Ramos'),
(4409, 24, 'Grão Pará'),
(4410, 24, 'Gravatal'),
(4411, 24, 'Guabiruba'),
(4412, 24, 'Guaraciaba'),
(4413, 24, 'Guaramirim'),
(4414, 24, 'Guarujá do Sul'),
(4415, 24, 'Guatambú'),
(4416, 24, 'Herval d\'Oeste'),
(4417, 24, 'Ibiam'),
(4418, 24, 'Ibicaré'),
(4419, 24, 'Ibirama'),
(4420, 24, 'Içara'),
(4421, 24, 'Ilhota'),
(4422, 24, 'Imaruí'),
(4423, 24, 'Imbituba'),
(4424, 24, 'Imbuia'),
(4425, 24, 'Indaial'),
(4426, 24, 'Iomerê'),
(4427, 24, 'Ipira'),
(4428, 24, 'Iporã do Oeste'),
(4429, 24, 'Ipuaçu'),
(4430, 24, 'Ipumirim'),
(4431, 24, 'Iraceminha'),
(4432, 24, 'Irani'),
(4433, 24, 'Irati'),
(4434, 24, 'Irineópolis'),
(4435, 24, 'Itá'),
(4436, 24, 'Itaiópolis'),
(4437, 24, 'Itajaí'),
(4438, 24, 'Itapema'),
(4439, 24, 'Itapiranga'),
(4440, 24, 'Itapoá'),
(4441, 24, 'Ituporanga'),
(4442, 24, 'Jaborá'),
(4443, 24, 'Jacinto Machado'),
(4444, 24, 'Jaguaruna'),
(4445, 24, 'Jaraguá do Sul'),
(4446, 24, 'Jardinópolis'),
(4447, 24, 'Joaçaba'),
(4448, 24, 'Joinville'),
(4449, 24, 'José Boiteux'),
(4450, 24, 'Jupiá'),
(4451, 24, 'Lacerdópolis'),
(4452, 24, 'Lages'),
(4453, 24, 'Laguna'),
(4454, 24, 'Lajeado Grande'),
(4455, 24, 'Laurentino'),
(4456, 24, 'Lauro Muller'),
(4457, 24, 'Lebon Régis'),
(4458, 24, 'Leoberto Leal'),
(4459, 24, 'Lindóia do Sul'),
(4460, 24, 'Lontras'),
(4461, 24, 'Luiz Alves'),
(4462, 24, 'Luzerna'),
(4463, 24, 'Macieira'),
(4464, 24, 'Mafra'),
(4465, 24, 'Major Gercino'),
(4466, 24, 'Major Vieira'),
(4467, 24, 'Maracajá'),
(4468, 24, 'Maravilha'),
(4469, 24, 'Marema'),
(4470, 24, 'Massaranduba'),
(4471, 24, 'Matos Costa'),
(4472, 24, 'Meleiro'),
(4473, 24, 'Mirim Doce'),
(4474, 24, 'Modelo'),
(4475, 24, 'Mondaí'),
(4476, 24, 'Monte Carlo'),
(4477, 24, 'Monte Castelo'),
(4478, 24, 'Morro da Fumaça'),
(4479, 24, 'Morro Grande'),
(4480, 24, 'Navegantes'),
(4481, 24, 'Nova Erechim'),
(4482, 24, 'Nova Itaberaba'),
(4483, 24, 'Nova Trento'),
(4484, 24, 'Nova Veneza'),
(4485, 24, 'Novo Horizonte'),
(4486, 24, 'Orleans'),
(4487, 24, 'Otacílio Costa'),
(4488, 24, 'Ouro'),
(4489, 24, 'Ouro Verde'),
(4490, 24, 'Paial'),
(4491, 24, 'Painel'),
(4492, 24, 'Palhoça'),
(4493, 24, 'Palma Sola'),
(4494, 24, 'Palmeira'),
(4495, 24, 'Palmitos'),
(4496, 24, 'Papanduva'),
(4497, 24, 'Paraíso'),
(4498, 24, 'Passo de Torres'),
(4499, 24, 'Passos Maia'),
(4500, 24, 'Paulo Lopes'),
(4501, 24, 'Pedras Grandes'),
(4502, 24, 'Penha'),
(4503, 24, 'Peritiba'),
(4504, 24, 'Pescaria Brava'),
(4505, 24, 'Petrolândia'),
(4506, 24, 'Balneário Piçarras'),
(4507, 24, 'Pinhalzinho'),
(4508, 24, 'Pinheiro Preto'),
(4509, 24, 'Piratuba'),
(4510, 24, 'Planalto Alegre'),
(4511, 24, 'Pomerode'),
(4512, 24, 'Ponte Alta'),
(4513, 24, 'Ponte Alta do Norte'),
(4514, 24, 'Ponte Serrada'),
(4515, 24, 'Porto Belo'),
(4516, 24, 'Porto União'),
(4517, 24, 'Pouso Redondo'),
(4518, 24, 'Praia Grande'),
(4519, 24, 'Presidente Castello Branco'),
(4520, 24, 'Presidente Getúlio'),
(4521, 24, 'Presidente Nereu'),
(4522, 24, 'Princesa'),
(4523, 24, 'Quilombo'),
(4524, 24, 'Rancho Queimado'),
(4525, 24, 'Rio das Antas'),
(4526, 24, 'Rio do Campo'),
(4527, 24, 'Rio do Oeste'),
(4528, 24, 'Rio dos Cedros'),
(4529, 24, 'Rio do Sul'),
(4530, 24, 'Rio Fortuna'),
(4531, 24, 'Rio Negrinho'),
(4532, 24, 'Rio Rufino'),
(4533, 24, 'Riqueza'),
(4534, 24, 'Rodeio'),
(4535, 24, 'Romelândia'),
(4536, 24, 'Salete'),
(4537, 24, 'Saltinho'),
(4538, 24, 'Salto Veloso'),
(4539, 24, 'Sangão'),
(4540, 24, 'Santa Cecília'),
(4541, 24, 'Santa Helena'),
(4542, 24, 'Santa Rosa de Lima'),
(4543, 24, 'Santa Rosa do Sul'),
(4544, 24, 'Santa Terezinha'),
(4545, 24, 'Santa Terezinha do Progresso'),
(4546, 24, 'Santiago do Sul'),
(4547, 24, 'Santo Amaro da Imperatriz'),
(4548, 24, 'São Bernardino'),
(4549, 24, 'São Bento do Sul'),
(4550, 24, 'São Bonifácio'),
(4551, 24, 'São Carlos'),
(4552, 24, 'São Cristovão do Sul'),
(4553, 24, 'São Domingos'),
(4554, 24, 'São Francisco do Sul'),
(4555, 24, 'São João do Oeste'),
(4556, 24, 'São João Batista'),
(4557, 24, 'São João do Itaperiú'),
(4558, 24, 'São João do Sul'),
(4559, 24, 'São Joaquim'),
(4560, 24, 'São José'),
(4561, 24, 'São José do Cedro'),
(4562, 24, 'São José do Cerrito'),
(4563, 24, 'São Lourenço do Oeste'),
(4564, 24, 'São Ludgero'),
(4565, 24, 'São Martinho'),
(4566, 24, 'São Miguel da Boa Vista'),
(4567, 24, 'São Miguel do Oeste'),
(4568, 24, 'São Pedro de Alcântara'),
(4569, 24, 'Saudades'),
(4570, 24, 'Schroeder'),
(4571, 24, 'Seara'),
(4572, 24, 'Serra Alta'),
(4573, 24, 'Siderópolis'),
(4574, 24, 'Sombrio'),
(4575, 24, 'Sul Brasil'),
(4576, 24, 'Taió'),
(4577, 24, 'Tangará'),
(4578, 24, 'Tigrinhos'),
(4579, 24, 'Tijucas'),
(4580, 24, 'Timbé do Sul'),
(4581, 24, 'Timbó'),
(4582, 24, 'Timbó Grande'),
(4583, 24, 'Três Barras'),
(4584, 24, 'Treviso'),
(4585, 24, 'Treze de Maio'),
(4586, 24, 'Treze Tílias'),
(4587, 24, 'Trombudo Central'),
(4588, 24, 'Tubarão'),
(4589, 24, 'Tunápolis'),
(4590, 24, 'Turvo'),
(4591, 24, 'União do Oeste'),
(4592, 24, 'Urubici'),
(4593, 24, 'Urupema'),
(4594, 24, 'Urussanga'),
(4595, 24, 'Vargeão'),
(4596, 24, 'Vargem'),
(4597, 24, 'Vargem Bonita'),
(4598, 24, 'Vidal Ramos'),
(4599, 24, 'Videira'),
(4600, 24, 'Vitor Meireles'),
(4601, 24, 'Witmarsum'),
(4602, 24, 'Xanxerê'),
(4603, 24, 'Xavantina'),
(4604, 24, 'Xaxim'),
(4605, 24, 'Zortéa'),
(4606, 24, 'Balneário Rincão'),
(4607, 21, 'Aceguá'),
(4608, 21, 'Água Santa'),
(4609, 21, 'Agudo'),
(4610, 21, 'Ajuricaba'),
(4611, 21, 'Alecrim'),
(4612, 21, 'Alegrete'),
(4613, 21, 'Alegria'),
(4614, 21, 'Almirante Tamandaré do Sul'),
(4615, 21, 'Alpestre'),
(4616, 21, 'Alto Alegre'),
(4617, 21, 'Alto Feliz'),
(4618, 21, 'Alvorada'),
(4619, 21, 'Amaral Ferrador'),
(4620, 21, 'Ametista do Sul'),
(4621, 21, 'André da Rocha'),
(4622, 21, 'Anta Gorda'),
(4623, 21, 'Antônio Prado'),
(4624, 21, 'Arambaré'),
(4625, 21, 'Araricá'),
(4626, 21, 'Aratiba'),
(4627, 21, 'Arroio do Meio'),
(4628, 21, 'Arroio do Sal'),
(4629, 21, 'Arroio do Padre'),
(4630, 21, 'Arroio dos Ratos'),
(4631, 21, 'Arroio do Tigre'),
(4632, 21, 'Arroio Grande'),
(4633, 21, 'Arvorezinha'),
(4634, 21, 'Augusto Pestana'),
(4635, 21, 'Áurea'),
(4636, 21, 'Bagé'),
(4637, 21, 'Balneário Pinhal'),
(4638, 21, 'Barão'),
(4639, 21, 'Barão de Cotegipe'),
(4640, 21, 'Barão do Triunfo'),
(4641, 21, 'Barracão'),
(4642, 21, 'Barra do Guarita'),
(4643, 21, 'Barra do Quaraí'),
(4644, 21, 'Barra do Ribeiro'),
(4645, 21, 'Barra do Rio Azul'),
(4646, 21, 'Barra Funda'),
(4647, 21, 'Barros Cassal'),
(4648, 21, 'Benjamin Constant do Sul'),
(4649, 21, 'Bento Gonçalves'),
(4650, 21, 'Boa Vista das Missões'),
(4651, 21, 'Boa Vista do Buricá'),
(4652, 21, 'Boa Vista do Cadeado'),
(4653, 21, 'Boa Vista do Incra'),
(4654, 21, 'Boa Vista do Sul'),
(4655, 21, 'Bom Jesus'),
(4656, 21, 'Bom Princípio'),
(4657, 21, 'Bom Progresso'),
(4658, 21, 'Bom Retiro do Sul'),
(4659, 21, 'Boqueirão do Leão'),
(4660, 21, 'Bossoroca'),
(4661, 21, 'Bozano'),
(4662, 21, 'Braga'),
(4663, 21, 'Brochier'),
(4664, 21, 'Butiá'),
(4665, 21, 'Caçapava do Sul'),
(4666, 21, 'Cacequi'),
(4667, 21, 'Cachoeira do Sul'),
(4668, 21, 'Cachoeirinha'),
(4669, 21, 'Cacique Doble'),
(4670, 21, 'Caibaté'),
(4671, 21, 'Caiçara'),
(4672, 21, 'Camaquã'),
(4673, 21, 'Camargo'),
(4674, 21, 'Cambará do Sul'),
(4675, 21, 'Campestre da Serra'),
(4676, 21, 'Campina das Missões'),
(4677, 21, 'Campinas do Sul'),
(4678, 21, 'Campo Bom'),
(4679, 21, 'Campo Novo'),
(4680, 21, 'Campos Borges'),
(4681, 21, 'Candelária'),
(4682, 21, 'Cândido Godói'),
(4683, 21, 'Candiota'),
(4684, 21, 'Canela'),
(4685, 21, 'Canguçu'),
(4686, 21, 'Canoas'),
(4687, 21, 'Canudos do Vale'),
(4688, 21, 'Capão Bonito do Sul'),
(4689, 21, 'Capão da Canoa'),
(4690, 21, 'Capão do Cipó'),
(4691, 21, 'Capão do Leão'),
(4692, 21, 'Capivari do Sul'),
(4693, 21, 'Capela de Santana'),
(4694, 21, 'Capitão'),
(4695, 21, 'Carazinho'),
(4696, 21, 'Caraá'),
(4697, 21, 'Carlos Barbosa'),
(4698, 21, 'Carlos Gomes'),
(4699, 21, 'Casca'),
(4700, 21, 'Caseiros'),
(4701, 21, 'Catuípe'),
(4702, 21, 'Caxias do Sul'),
(4703, 21, 'Centenário'),
(4704, 21, 'Cerrito'),
(4705, 21, 'Cerro Branco'),
(4706, 21, 'Cerro Grande'),
(4707, 21, 'Cerro Grande do Sul'),
(4708, 21, 'Cerro Largo'),
(4709, 21, 'Chapada'),
(4710, 21, 'Charqueadas'),
(4711, 21, 'Charrua'),
(4712, 21, 'Chiapetta'),
(4713, 21, 'Chuí'),
(4714, 21, 'Chuvisca'),
(4715, 21, 'Cidreira'),
(4716, 21, 'Ciríaco'),
(4717, 21, 'Colinas'),
(4718, 21, 'Colorado'),
(4719, 21, 'Condor'),
(4720, 21, 'Constantina'),
(4721, 21, 'Coqueiro Baixo'),
(4722, 21, 'Coqueiros do Sul'),
(4723, 21, 'Coronel Barros'),
(4724, 21, 'Coronel Bicaco'),
(4725, 21, 'Coronel Pilar'),
(4726, 21, 'Cotiporã'),
(4727, 21, 'Coxilha'),
(4728, 21, 'Crissiumal'),
(4729, 21, 'Cristal'),
(4730, 21, 'Cristal do Sul'),
(4731, 21, 'Cruz Alta'),
(4732, 21, 'Cruzaltense'),
(4733, 21, 'Cruzeiro do Sul'),
(4734, 21, 'David Canabarro'),
(4735, 21, 'Derrubadas'),
(4736, 21, 'Dezesseis de Novembro'),
(4737, 21, 'Dilermando de Aguiar'),
(4738, 21, 'Dois Irmãos'),
(4739, 21, 'Dois Irmãos das Missões'),
(4740, 21, 'Dois Lajeados'),
(4741, 21, 'Dom Feliciano'),
(4742, 21, 'Dom Pedro de Alcântara'),
(4743, 21, 'Dom Pedrito'),
(4744, 21, 'Dona Francisca'),
(4745, 21, 'Doutor Maurício Cardoso'),
(4746, 21, 'Doutor Ricardo'),
(4747, 21, 'Eldorado do Sul'),
(4748, 21, 'Encantado'),
(4749, 21, 'Encruzilhada do Sul'),
(4750, 21, 'Engenho Velho'),
(4751, 21, 'Entre-Ijuís'),
(4752, 21, 'Entre Rios do Sul'),
(4753, 21, 'Erebango'),
(4754, 21, 'Erechim'),
(4755, 21, 'Ernestina'),
(4756, 21, 'Herval'),
(4757, 21, 'Erval Grande'),
(4758, 21, 'Erval Seco'),
(4759, 21, 'Esmeralda'),
(4760, 21, 'Esperança do Sul'),
(4761, 21, 'Espumoso'),
(4762, 21, 'Estação'),
(4763, 21, 'Estância Velha'),
(4764, 21, 'Esteio'),
(4765, 21, 'Estrela'),
(4766, 21, 'Estrela Velha'),
(4767, 21, 'Eugênio de Castro'),
(4768, 21, 'Fagundes Varela'),
(4769, 21, 'Farroupilha'),
(4770, 21, 'Faxinal do Soturno'),
(4771, 21, 'Faxinalzinho'),
(4772, 21, 'Fazenda Vilanova'),
(4773, 21, 'Feliz'),
(4774, 21, 'Flores da Cunha'),
(4775, 21, 'Floriano Peixoto'),
(4776, 21, 'Fontoura Xavier'),
(4777, 21, 'Formigueiro'),
(4778, 21, 'Forquetinha'),
(4779, 21, 'Fortaleza dos Valos'),
(4780, 21, 'Frederico Westphalen'),
(4781, 21, 'Garibaldi'),
(4782, 21, 'Garruchos'),
(4783, 21, 'Gaurama'),
(4784, 21, 'General Câmara'),
(4785, 21, 'Gentil'),
(4786, 21, 'Getúlio Vargas'),
(4787, 21, 'Giruá'),
(4788, 21, 'Glorinha'),
(4789, 21, 'Gramado'),
(4790, 21, 'Gramado dos Loureiros'),
(4791, 21, 'Gramado Xavier'),
(4792, 21, 'Gravataí'),
(4793, 21, 'Guabiju'),
(4794, 21, 'Guaíba'),
(4795, 21, 'Guaporé'),
(4796, 21, 'Guarani das Missões'),
(4797, 21, 'Harmonia'),
(4798, 21, 'Herveiras'),
(4799, 21, 'Horizontina'),
(4800, 21, 'Hulha Negra'),
(4801, 21, 'Humaitá'),
(4802, 21, 'Ibarama'),
(4803, 21, 'Ibiaçá'),
(4804, 21, 'Ibiraiaras'),
(4805, 21, 'Ibirapuitã'),
(4806, 21, 'Ibirubá'),
(4807, 21, 'Igrejinha'),
(4808, 21, 'Ijuí'),
(4809, 21, 'Ilópolis'),
(4810, 21, 'Imbé'),
(4811, 21, 'Imigrante'),
(4812, 21, 'Independência'),
(4813, 21, 'Inhacorá'),
(4814, 21, 'Ipê'),
(4815, 21, 'Ipiranga do Sul'),
(4816, 21, 'Iraí'),
(4817, 21, 'Itaara'),
(4818, 21, 'Itacurubi'),
(4819, 21, 'Itapuca'),
(4820, 21, 'Itaqui'),
(4821, 21, 'Itati'),
(4822, 21, 'Itatiba do Sul'),
(4823, 21, 'Ivorá'),
(4824, 21, 'Ivoti'),
(4825, 21, 'Jaboticaba'),
(4826, 21, 'Jacuizinho'),
(4827, 21, 'Jacutinga'),
(4828, 21, 'Jaguarão'),
(4829, 21, 'Jaguari'),
(4830, 21, 'Jaquirana'),
(4831, 21, 'Jari'),
(4832, 21, 'Jóia'),
(4833, 21, 'Júlio de Castilhos'),
(4834, 21, 'Lagoa Bonita do Sul'),
(4835, 21, 'Lagoão'),
(4836, 21, 'Lagoa dos Três Cantos'),
(4837, 21, 'Lagoa Vermelha'),
(4838, 21, 'Lajeado'),
(4839, 21, 'Lajeado do Bugre'),
(4840, 21, 'Lavras do Sul'),
(4841, 21, 'Liberato Salzano'),
(4842, 21, 'Lindolfo Collor'),
(4843, 21, 'Linha Nova'),
(4844, 21, 'Machadinho'),
(4845, 21, 'Maçambará'),
(4846, 21, 'Mampituba'),
(4847, 21, 'Manoel Viana'),
(4848, 21, 'Maquiné'),
(4849, 21, 'Maratá'),
(4850, 21, 'Marau'),
(4851, 21, 'Marcelino Ramos'),
(4852, 21, 'Mariana Pimentel'),
(4853, 21, 'Mariano Moro'),
(4854, 21, 'Marques de Souza'),
(4855, 21, 'Mata'),
(4856, 21, 'Mato Castelhano'),
(4857, 21, 'Mato Leitão'),
(4858, 21, 'Mato Queimado'),
(4859, 21, 'Maximiliano de Almeida'),
(4860, 21, 'Minas do Leão'),
(4861, 21, 'Miraguaí'),
(4862, 21, 'Montauri'),
(4863, 21, 'Monte Alegre dos Campos'),
(4864, 21, 'Monte Belo do Sul'),
(4865, 21, 'Montenegro'),
(4866, 21, 'Mormaço'),
(4867, 21, 'Morrinhos do Sul'),
(4868, 21, 'Morro Redondo'),
(4869, 21, 'Morro Reuter'),
(4870, 21, 'Mostardas'),
(4871, 21, 'Muçum'),
(4872, 21, 'Muitos Capões'),
(4873, 21, 'Muliterno'),
(4874, 21, 'Não-Me-Toque'),
(4875, 21, 'Nicolau Vergueiro'),
(4876, 21, 'Nonoai'),
(4877, 21, 'Nova Alvorada'),
(4878, 21, 'Nova Araçá'),
(4879, 21, 'Nova Bassano'),
(4880, 21, 'Nova Boa Vista'),
(4881, 21, 'Nova Bréscia'),
(4882, 21, 'Nova Candelária'),
(4883, 21, 'Nova Esperança do Sul'),
(4884, 21, 'Nova Hartz'),
(4885, 21, 'Nova Pádua'),
(4886, 21, 'Nova Palma'),
(4887, 21, 'Nova Petrópolis'),
(4888, 21, 'Nova Prata'),
(4889, 21, 'Nova Ramada'),
(4890, 21, 'Nova Roma do Sul'),
(4891, 21, 'Nova Santa Rita'),
(4892, 21, 'Novo Cabrais'),
(4893, 21, 'Novo Hamburgo'),
(4894, 21, 'Novo Machado'),
(4895, 21, 'Novo Tiradentes'),
(4896, 21, 'Novo Xingu'),
(4897, 21, 'Novo Barreiro'),
(4898, 21, 'Osório'),
(4899, 21, 'Paim Filho'),
(4900, 21, 'Palmares do Sul'),
(4901, 21, 'Palmeira das Missões'),
(4902, 21, 'Palmitinho'),
(4903, 21, 'Panambi'),
(4904, 21, 'Pantano Grande'),
(4905, 21, 'Paraí'),
(4906, 21, 'Paraíso do Sul'),
(4907, 21, 'Pareci Novo'),
(4908, 21, 'Parobé'),
(4909, 21, 'Passa Sete'),
(4910, 21, 'Passo do Sobrado'),
(4911, 21, 'Passo Fundo'),
(4912, 21, 'Paulo Bento'),
(4913, 21, 'Paverama'),
(4914, 21, 'Pedras Altas'),
(4915, 21, 'Pedro Osório'),
(4916, 21, 'Pejuçara'),
(4917, 21, 'Pelotas'),
(4918, 21, 'Picada Café'),
(4919, 21, 'Pinhal'),
(4920, 21, 'Pinhal da Serra'),
(4921, 21, 'Pinhal Grande'),
(4922, 21, 'Pinheirinho do Vale'),
(4923, 21, 'Pinheiro Machado'),
(4924, 21, 'Pinto Bandeira'),
(4925, 21, 'Pirapó'),
(4926, 21, 'Piratini'),
(4927, 21, 'Planalto'),
(4928, 21, 'Poço das Antas'),
(4929, 21, 'Pontão'),
(4930, 21, 'Ponte Preta'),
(4931, 21, 'Portão'),
(4932, 21, 'Porto Alegre'),
(4933, 21, 'Porto Lucena'),
(4934, 21, 'Porto Mauá'),
(4935, 21, 'Porto Vera Cruz'),
(4936, 21, 'Porto Xavier'),
(4937, 21, 'Pouso Novo'),
(4938, 21, 'Presidente Lucena'),
(4939, 21, 'Progresso'),
(4940, 21, 'Protásio Alves'),
(4941, 21, 'Putinga'),
(4942, 21, 'Quaraí'),
(4943, 21, 'Quatro Irmãos'),
(4944, 21, 'Quevedos'),
(4945, 21, 'Quinze de Novembro'),
(4946, 21, 'Redentora'),
(4947, 21, 'Relvado'),
(4948, 21, 'Restinga Seca'),
(4949, 21, 'Rio dos Índios'),
(4950, 21, 'Rio Grande'),
(4951, 21, 'Rio Pardo'),
(4952, 21, 'Riozinho'),
(4953, 21, 'Roca Sales'),
(4954, 21, 'Rodeio Bonito'),
(4955, 21, 'Rolador'),
(4956, 21, 'Rolante'),
(4957, 21, 'Ronda Alta'),
(4958, 21, 'Rondinha'),
(4959, 21, 'Roque Gonzales'),
(4960, 21, 'Rosário do Sul'),
(4961, 21, 'Sagrada Família'),
(4962, 21, 'Saldanha Marinho'),
(4963, 21, 'Salto do Jacuí'),
(4964, 21, 'Salvador das Missões'),
(4965, 21, 'Salvador do Sul'),
(4966, 21, 'Sananduva'),
(4967, 21, 'Santa Bárbara do Sul'),
(4968, 21, 'Santa Cecília do Sul'),
(4969, 21, 'Santa Clara do Sul'),
(4970, 21, 'Santa Cruz do Sul'),
(4971, 21, 'Santa Maria'),
(4972, 21, 'Santa Maria do Herval'),
(4973, 21, 'Santa Margarida do Sul'),
(4974, 21, 'Santana da Boa Vista'),
(4975, 21, 'Sant\'Ana do Livramento'),
(4976, 21, 'Santa Rosa'),
(4977, 21, 'Santa Tereza'),
(4978, 21, 'Santa Vitória do Palmar'),
(4979, 21, 'Santiago'),
(4980, 21, 'Santo Ângelo'),
(4981, 21, 'Santo Antônio do Palma'),
(4982, 21, 'Santo Antônio da Patrulha'),
(4983, 21, 'Santo Antônio das Missões'),
(4984, 21, 'Santo Antônio do Planalto'),
(4985, 21, 'Santo Augusto'),
(4986, 21, 'Santo Cristo'),
(4987, 21, 'Santo Expedito do Sul'),
(4988, 21, 'São Borja'),
(4989, 21, 'São Domingos do Sul'),
(4990, 21, 'São Francisco de Assis'),
(4991, 21, 'São Francisco de Paula'),
(4992, 21, 'São Gabriel'),
(4993, 21, 'São Jerônimo'),
(4994, 21, 'São João da Urtiga'),
(4995, 21, 'São João do Polêsine'),
(4996, 21, 'São Jorge'),
(4997, 21, 'São José das Missões'),
(4998, 21, 'São José do Herval'),
(4999, 21, 'São José do Hortêncio'),
(5000, 21, 'São José do Inhacorá'),
(5001, 21, 'São José do Norte'),
(5002, 21, 'São José do Ouro'),
(5003, 21, 'São José do Sul'),
(5004, 21, 'São José dos Ausentes'),
(5005, 21, 'São Leopoldo'),
(5006, 21, 'São Lourenço do Sul'),
(5007, 21, 'São Luiz Gonzaga'),
(5008, 21, 'São Marcos'),
(5009, 21, 'São Martinho'),
(5010, 21, 'São Martinho da Serra'),
(5011, 21, 'São Miguel das Missões'),
(5012, 21, 'São Nicolau'),
(5013, 21, 'São Paulo das Missões'),
(5014, 21, 'São Pedro da Serra'),
(5015, 21, 'São Pedro das Missões'),
(5016, 21, 'São Pedro do Butiá'),
(5017, 21, 'São Pedro do Sul'),
(5018, 21, 'São Sebastião do Caí'),
(5019, 21, 'São Sepé'),
(5020, 21, 'São Valentim'),
(5021, 21, 'São Valentim do Sul'),
(5022, 21, 'São Valério do Sul'),
(5023, 21, 'São Vendelino'),
(5024, 21, 'São Vicente do Sul'),
(5025, 21, 'Sapiranga'),
(5026, 21, 'Sapucaia do Sul'),
(5027, 21, 'Sarandi'),
(5028, 21, 'Seberi'),
(5029, 21, 'Sede Nova'),
(5030, 21, 'Segredo'),
(5031, 21, 'Selbach'),
(5032, 21, 'Senador Salgado Filho'),
(5033, 21, 'Sentinela do Sul'),
(5034, 21, 'Serafina Corrêa'),
(5035, 21, 'Sério'),
(5036, 21, 'Sertão'),
(5037, 21, 'Sertão Santana'),
(5038, 21, 'Sete de Setembro'),
(5039, 21, 'Severiano de Almeida'),
(5040, 21, 'Silveira Martins'),
(5041, 21, 'Sinimbu'),
(5042, 21, 'Sobradinho'),
(5043, 21, 'Soledade'),
(5044, 21, 'Tabaí'),
(5045, 21, 'Tapejara'),
(5046, 21, 'Tapera'),
(5047, 21, 'Tapes'),
(5048, 21, 'Taquara'),
(5049, 21, 'Taquari'),
(5050, 21, 'Taquaruçu do Sul'),
(5051, 21, 'Tavares'),
(5052, 21, 'Tenente Portela'),
(5053, 21, 'Terra de Areia'),
(5054, 21, 'Teutônia'),
(5055, 21, 'Tio Hugo'),
(5056, 21, 'Tiradentes do Sul'),
(5057, 21, 'Toropi'),
(5058, 21, 'Torres'),
(5059, 21, 'Tramandaí'),
(5060, 21, 'Travesseiro'),
(5061, 21, 'Três Arroios'),
(5062, 21, 'Três Cachoeiras'),
(5063, 21, 'Três Coroas'),
(5064, 21, 'Três de Maio'),
(5065, 21, 'Três Forquilhas'),
(5066, 21, 'Três Palmeiras'),
(5067, 21, 'Três Passos'),
(5068, 21, 'Trindade do Sul'),
(5069, 21, 'Triunfo'),
(5070, 21, 'Tucunduva'),
(5071, 21, 'Tunas'),
(5072, 21, 'Tupanci do Sul'),
(5073, 21, 'Tupanciretã'),
(5074, 21, 'Tupandi'),
(5075, 21, 'Tuparendi'),
(5076, 21, 'Turuçu'),
(5077, 21, 'Ubiretama'),
(5078, 21, 'União da Serra'),
(5079, 21, 'Unistalda'),
(5080, 21, 'Uruguaiana'),
(5081, 21, 'Vacaria'),
(5082, 21, 'Vale Verde'),
(5083, 21, 'Vale do Sol'),
(5084, 21, 'Vale Real'),
(5085, 21, 'Vanini'),
(5086, 21, 'Venâncio Aires'),
(5087, 21, 'Vera Cruz'),
(5088, 21, 'Veranópolis'),
(5089, 21, 'Vespasiano Correa'),
(5090, 21, 'Viadutos'),
(5091, 21, 'Viamão'),
(5092, 21, 'Vicente Dutra'),
(5093, 21, 'Victor Graeff'),
(5094, 21, 'Vila Flores'),
(5095, 21, 'Vila Lângaro'),
(5096, 21, 'Vila Maria'),
(5097, 21, 'Vila Nova do Sul'),
(5098, 21, 'Vista Alegre'),
(5099, 21, 'Vista Alegre do Prata'),
(5100, 21, 'Vista Gaúcha'),
(5101, 21, 'Vitória das Missões'),
(5102, 21, 'Westfalia'),
(5103, 21, 'Xangri-lá'),
(5104, 12, 'Água Clara'),
(5105, 12, 'Alcinópolis'),
(5106, 12, 'Amambai'),
(5107, 12, 'Anastácio'),
(5108, 12, 'Anaurilândia'),
(5109, 12, 'Angélica'),
(5110, 12, 'Antônio João'),
(5111, 12, 'Aparecida do Taboado'),
(5112, 12, 'Aquidauana'),
(5113, 12, 'Aral Moreira'),
(5114, 12, 'Bandeirantes'),
(5115, 12, 'Bataguassu'),
(5116, 12, 'Batayporã'),
(5117, 12, 'Bela Vista'),
(5118, 12, 'Bodoquena'),
(5119, 12, 'Bonito'),
(5120, 12, 'Brasilândia'),
(5121, 12, 'Caarapó'),
(5122, 12, 'Camapuã'),
(5123, 12, 'Campo Grande'),
(5124, 12, 'Caracol'),
(5125, 12, 'Cassilândia'),
(5126, 12, 'Chapadão do Sul'),
(5127, 12, 'Corguinho'),
(5128, 12, 'Coronel Sapucaia'),
(5129, 12, 'Corumbá'),
(5130, 12, 'Costa Rica'),
(5131, 12, 'Coxim'),
(5132, 12, 'Deodápolis'),
(5133, 12, 'Dois Irmãos do Buriti'),
(5134, 12, 'Douradina'),
(5135, 12, 'Dourados'),
(5136, 12, 'Eldorado'),
(5137, 12, 'Fátima do Sul'),
(5138, 12, 'Figueirão'),
(5139, 12, 'Glória de Dourados'),
(5140, 12, 'Guia Lopes da Laguna'),
(5141, 12, 'Iguatemi'),
(5142, 12, 'Inocência'),
(5143, 12, 'Itaporã'),
(5144, 12, 'Itaquiraí'),
(5145, 12, 'Ivinhema'),
(5146, 12, 'Japorã'),
(5147, 12, 'Jaraguari'),
(5148, 12, 'Jardim'),
(5149, 12, 'Jateí'),
(5150, 12, 'Juti'),
(5151, 12, 'Ladário'),
(5152, 12, 'Laguna Carapã'),
(5153, 12, 'Maracaju'),
(5154, 12, 'Miranda'),
(5155, 12, 'Mundo Novo'),
(5156, 12, 'Naviraí'),
(5157, 12, 'Nioaque'),
(5158, 12, 'Nova Alvorada do Sul'),
(5159, 12, 'Nova Andradina'),
(5160, 12, 'Novo Horizonte do Sul'),
(5161, 12, 'Paraíso das Águas'),
(5162, 12, 'Paranaíba'),
(5163, 12, 'Paranhos'),
(5164, 12, 'Pedro Gomes'),
(5165, 12, 'Ponta Porã'),
(5166, 12, 'Porto Murtinho'),
(5167, 12, 'Ribas do Rio Pardo'),
(5168, 12, 'Rio Brilhante'),
(5169, 12, 'Rio Negro'),
(5170, 12, 'Rio Verde de Mato Grosso'),
(5171, 12, 'Rochedo'),
(5172, 12, 'Santa Rita do Pardo'),
(5173, 12, 'São Gabriel do Oeste'),
(5174, 12, 'Sete Quedas'),
(5175, 12, 'Selvíria'),
(5176, 12, 'Sidrolândia'),
(5177, 12, 'Sonora'),
(5178, 12, 'Tacuru'),
(5179, 12, 'Taquarussu'),
(5180, 12, 'Terenos'),
(5181, 12, 'Três Lagoas'),
(5182, 12, 'Vicentina'),
(5183, 11, 'Acorizal'),
(5184, 11, 'Água Boa'),
(5185, 11, 'Alta Floresta'),
(5186, 11, 'Alto Araguaia'),
(5187, 11, 'Alto Boa Vista'),
(5188, 11, 'Alto Garças'),
(5189, 11, 'Alto Paraguai'),
(5190, 11, 'Alto Taquari'),
(5191, 11, 'Apiacás'),
(5192, 11, 'Araguaiana'),
(5193, 11, 'Araguainha'),
(5194, 11, 'Araputanga'),
(5195, 11, 'Arenápolis'),
(5196, 11, 'Aripuanã'),
(5197, 11, 'Barão de Melgaço'),
(5198, 11, 'Barra do Bugres'),
(5199, 11, 'Barra do Garças'),
(5200, 11, 'Bom Jesus do Araguaia'),
(5201, 11, 'Brasnorte'),
(5202, 11, 'Cáceres'),
(5203, 11, 'Campinápolis'),
(5204, 11, 'Campo Novo do Parecis'),
(5205, 11, 'Campo Verde'),
(5206, 11, 'Campos de Júlio'),
(5207, 11, 'Canabrava do Norte'),
(5208, 11, 'Canarana'),
(5209, 11, 'Carlinda'),
(5210, 11, 'Castanheira'),
(5211, 11, 'Chapada dos Guimarães'),
(5212, 11, 'Cláudia'),
(5213, 11, 'Cocalinho'),
(5214, 11, 'Colíder'),
(5215, 11, 'Colniza'),
(5216, 11, 'Comodoro'),
(5217, 11, 'Confresa'),
(5218, 11, 'Conquista D\'Oeste'),
(5219, 11, 'Cotriguaçu'),
(5220, 11, 'Cuiabá'),
(5221, 11, 'Curvelândia'),
(5222, 11, 'Denise'),
(5223, 11, 'Diamantino'),
(5224, 11, 'Dom Aquino'),
(5225, 11, 'Feliz Natal'),
(5226, 11, 'Figueirópolis D\'Oeste'),
(5227, 11, 'Gaúcha do Norte'),
(5228, 11, 'General Carneiro'),
(5229, 11, 'Glória D\'Oeste'),
(5230, 11, 'Guarantã do Norte'),
(5231, 11, 'Guiratinga'),
(5232, 11, 'Indiavaí'),
(5233, 11, 'Ipiranga do Norte'),
(5234, 11, 'Itanhangá'),
(5235, 11, 'Itaúba'),
(5236, 11, 'Itiquira'),
(5237, 11, 'Jaciara'),
(5238, 11, 'Jangada'),
(5239, 11, 'Jauru'),
(5240, 11, 'Juara'),
(5241, 11, 'Juína'),
(5242, 11, 'Juruena'),
(5243, 11, 'Juscimeira'),
(5244, 11, 'Lambari D\'Oeste'),
(5245, 11, 'Lucas do Rio Verde'),
(5246, 11, 'Luciara'),
(5247, 11, 'Vila Bela da Santíssima Trinda'),
(5248, 11, 'Marcelândia'),
(5249, 11, 'Matupá'),
(5250, 11, 'Mirassol d\'Oeste'),
(5251, 11, 'Nobres'),
(5252, 11, 'Nortelândia'),
(5253, 11, 'Nossa Senhora do Livramento'),
(5254, 11, 'Nova Bandeirantes'),
(5255, 11, 'Nova Nazaré'),
(5256, 11, 'Nova Lacerda'),
(5257, 11, 'Nova Santa Helena'),
(5258, 11, 'Nova Brasilândia'),
(5259, 11, 'Nova Canaã do Norte'),
(5260, 11, 'Nova Mutum'),
(5261, 11, 'Nova Olímpia'),
(5262, 11, 'Nova Ubiratã'),
(5263, 11, 'Nova Xavantina'),
(5264, 11, 'Novo Mundo'),
(5265, 11, 'Novo Horizonte do Norte'),
(5266, 11, 'Novo São Joaquim'),
(5267, 11, 'Paranaíta'),
(5268, 11, 'Paranatinga'),
(5269, 11, 'Novo Santo Antônio'),
(5270, 11, 'Pedra Preta'),
(5271, 11, 'Peixoto de Azevedo'),
(5272, 11, 'Planalto da Serra'),
(5273, 11, 'Poconé'),
(5274, 11, 'Pontal do Araguaia'),
(5275, 11, 'Ponte Branca'),
(5276, 11, 'Pontes e Lacerda'),
(5277, 11, 'Porto Alegre do Norte'),
(5278, 11, 'Porto dos Gaúchos'),
(5279, 11, 'Porto Esperidião'),
(5280, 11, 'Porto Estrela'),
(5281, 11, 'Poxoréo'),
(5282, 11, 'Primavera do Leste'),
(5283, 11, 'Querência'),
(5284, 11, 'São José dos Quatro Marcos'),
(5285, 11, 'Reserva do Cabaçal'),
(5286, 11, 'Ribeirão Cascalheira'),
(5287, 11, 'Ribeirãozinho'),
(5288, 11, 'Rio Branco'),
(5289, 11, 'Santa Carmem'),
(5290, 11, 'Santo Afonso'),
(5291, 11, 'São José do Povo'),
(5292, 11, 'São José do Rio Claro'),
(5293, 11, 'São José do Xingu'),
(5294, 11, 'São Pedro da Cipa'),
(5295, 11, 'Rondolândia'),
(5296, 11, 'Rondonópolis'),
(5297, 11, 'Rosário Oeste'),
(5298, 11, 'Santa Cruz do Xingu'),
(5299, 11, 'Salto do Céu'),
(5300, 11, 'Santa Rita do Trivelato'),
(5301, 11, 'Santa Terezinha'),
(5302, 11, 'Santo Antônio do Leste'),
(5303, 11, 'Santo Antônio do Leverger'),
(5304, 11, 'São Félix do Araguaia'),
(5305, 11, 'Sapezal'),
(5306, 11, 'Serra Nova Dourada'),
(5307, 11, 'Sinop'),
(5308, 11, 'Sorriso'),
(5309, 11, 'Tabaporã'),
(5310, 11, 'Tangará da Serra'),
(5311, 11, 'Tapurah'),
(5312, 11, 'Terra Nova do Norte'),
(5313, 11, 'Tesouro'),
(5314, 11, 'Torixoréu'),
(5315, 11, 'União do Sul'),
(5316, 11, 'Vale de São Domingos'),
(5317, 11, 'Várzea Grande'),
(5318, 11, 'Vera'),
(5319, 11, 'Vila Rica'),
(5320, 11, 'Nova Guarita'),
(5321, 11, 'Nova Marilândia'),
(5322, 11, 'Nova Maringá'),
(5323, 11, 'Nova Monte Verde'),
(5324, 9, 'Abadia de Goiás'),
(5325, 9, 'Abadiânia'),
(5326, 9, 'Acreúna'),
(5327, 9, 'Adelândia'),
(5328, 9, 'Água Fria de Goiás'),
(5329, 9, 'Água Limpa'),
(5330, 9, 'Águas Lindas de Goiás'),
(5331, 9, 'Alexânia'),
(5332, 9, 'Aloândia'),
(5333, 9, 'Alto Horizonte'),
(5334, 9, 'Alto Paraíso de Goiás'),
(5335, 9, 'Alvorada do Norte'),
(5336, 9, 'Amaralina'),
(5337, 9, 'Americano do Brasil'),
(5338, 9, 'Amorinópolis'),
(5339, 9, 'Anápolis'),
(5340, 9, 'Anhanguera'),
(5341, 9, 'Anicuns'),
(5342, 9, 'Aparecida de Goiânia'),
(5343, 9, 'Aparecida do Rio Doce'),
(5344, 9, 'Aporé'),
(5345, 9, 'Araçu'),
(5346, 9, 'Aragarças'),
(5347, 9, 'Aragoiânia'),
(5348, 9, 'Araguapaz'),
(5349, 9, 'Arenópolis'),
(5350, 9, 'Aruanã'),
(5351, 9, 'Aurilândia'),
(5352, 9, 'Avelinópolis'),
(5353, 9, 'Baliza'),
(5354, 9, 'Barro Alto'),
(5355, 9, 'Bela Vista de Goiás'),
(5356, 9, 'Bom Jardim de Goiás'),
(5357, 9, 'Bom Jesus de Goiás'),
(5358, 9, 'Bonfinópolis'),
(5359, 9, 'Bonópolis'),
(5360, 9, 'Brazabrantes'),
(5361, 9, 'Britânia'),
(5362, 9, 'Buriti Alegre'),
(5363, 9, 'Buriti de Goiás'),
(5364, 9, 'Buritinópolis'),
(5365, 9, 'Cabeceiras'),
(5366, 9, 'Cachoeira Alta'),
(5367, 9, 'Cachoeira de Goiás'),
(5368, 9, 'Cachoeira Dourada'),
(5369, 9, 'Caçu'),
(5370, 9, 'Caiapônia'),
(5371, 9, 'Caldas Novas'),
(5372, 9, 'Caldazinha'),
(5373, 9, 'Campestre de Goiás'),
(5374, 9, 'Campinaçu'),
(5375, 9, 'Campinorte'),
(5376, 9, 'Campo Alegre de Goiás'),
(5377, 9, 'Campo Limpo de Goiás'),
(5378, 9, 'Campos Belos'),
(5379, 9, 'Campos Verdes'),
(5380, 9, 'Carmo do Rio Verde'),
(5381, 9, 'Castelândia'),
(5382, 9, 'Catalão'),
(5383, 9, 'Caturaí'),
(5384, 9, 'Cavalcante'),
(5385, 9, 'Ceres'),
(5386, 9, 'Cezarina'),
(5387, 9, 'Chapadão do Céu'),
(5388, 9, 'Cidade Ocidental'),
(5389, 9, 'Cocalzinho de Goiás'),
(5390, 9, 'Colinas do Sul'),
(5391, 9, 'Córrego do Ouro'),
(5392, 9, 'Corumbá de Goiás'),
(5393, 9, 'Corumbaíba'),
(5394, 9, 'Cristalina'),
(5395, 9, 'Cristianópolis'),
(5396, 9, 'Crixás'),
(5397, 9, 'Cromínia'),
(5398, 9, 'Cumari'),
(5399, 9, 'Damianópolis'),
(5400, 9, 'Damolândia'),
(5401, 9, 'Davinópolis'),
(5402, 9, 'Diorama'),
(5403, 9, 'Doverlândia'),
(5404, 9, 'Edealina'),
(5405, 9, 'Edéia'),
(5406, 9, 'Estrela do Norte'),
(5407, 9, 'Faina'),
(5408, 9, 'Fazenda Nova'),
(5409, 9, 'Firminópolis'),
(5410, 9, 'Flores de Goiás'),
(5411, 9, 'Formosa'),
(5412, 9, 'Formoso'),
(5413, 9, 'Gameleira de Goiás'),
(5414, 9, 'Divinópolis de Goiás'),
(5415, 9, 'Goianápolis'),
(5416, 9, 'Goiandira'),
(5417, 9, 'Goianésia'),
(5418, 9, 'Goiânia'),
(5419, 9, 'Goianira'),
(5420, 9, 'Goiás'),
(5421, 9, 'Goiatuba'),
(5422, 9, 'Gouvelândia'),
(5423, 9, 'Guapó'),
(5424, 9, 'Guaraíta'),
(5425, 9, 'Guarani de Goiás'),
(5426, 9, 'Guarinos'),
(5427, 9, 'Heitoraí'),
(5428, 9, 'Hidrolândia'),
(5429, 9, 'Hidrolina'),
(5430, 9, 'Iaciara'),
(5431, 9, 'Inaciolândia'),
(5432, 9, 'Indiara'),
(5433, 9, 'Inhumas'),
(5434, 9, 'Ipameri'),
(5435, 9, 'Ipiranga de Goiás'),
(5436, 9, 'Iporá'),
(5437, 9, 'Israelândia'),
(5438, 9, 'Itaberaí'),
(5439, 9, 'Itaguari'),
(5440, 9, 'Itaguaru'),
(5441, 9, 'Itajá'),
(5442, 9, 'Itapaci'),
(5443, 9, 'Itapirapuã'),
(5444, 9, 'Itapuranga'),
(5445, 9, 'Itarumã'),
(5446, 9, 'Itauçu'),
(5447, 9, 'Itumbiara'),
(5448, 9, 'Ivolândia'),
(5449, 9, 'Jandaia'),
(5450, 9, 'Jaraguá'),
(5451, 9, 'Jataí'),
(5452, 9, 'Jaupaci'),
(5453, 9, 'Jesúpolis'),
(5454, 9, 'Joviânia'),
(5455, 9, 'Jussara'),
(5456, 9, 'Lagoa Santa'),
(5457, 9, 'Leopoldo de Bulhões'),
(5458, 9, 'Luziânia'),
(5459, 9, 'Mairipotaba'),
(5460, 9, 'Mambaí'),
(5461, 9, 'Mara Rosa'),
(5462, 9, 'Marzagão'),
(5463, 9, 'Matrinchã'),
(5464, 9, 'Maurilândia'),
(5465, 9, 'Mimoso de Goiás'),
(5466, 9, 'Minaçu'),
(5467, 9, 'Mineiros'),
(5468, 9, 'Moiporá'),
(5469, 9, 'Monte Alegre de Goiás'),
(5470, 9, 'Montes Claros de Goiás'),
(5471, 9, 'Montividiu'),
(5472, 9, 'Montividiu do Norte'),
(5473, 9, 'Morrinhos'),
(5474, 9, 'Morro Agudo de Goiás'),
(5475, 9, 'Mossâmedes'),
(5476, 9, 'Mozarlândia'),
(5477, 9, 'Mundo Novo'),
(5478, 9, 'Mutunópolis'),
(5479, 9, 'Nazário'),
(5480, 9, 'Nerópolis'),
(5481, 9, 'Niquelândia'),
(5482, 9, 'Nova América'),
(5483, 9, 'Nova Aurora'),
(5484, 9, 'Nova Crixás'),
(5485, 9, 'Nova Glória'),
(5486, 9, 'Nova Iguaçu de Goiás'),
(5487, 9, 'Nova Roma'),
(5488, 9, 'Nova Veneza'),
(5489, 9, 'Novo Brasil'),
(5490, 9, 'Novo Gama'),
(5491, 9, 'Novo Planalto'),
(5492, 9, 'Orizona'),
(5493, 9, 'Ouro Verde de Goiás'),
(5494, 9, 'Ouvidor'),
(5495, 9, 'Padre Bernardo'),
(5496, 9, 'Palestina de Goiás'),
(5497, 9, 'Palmeiras de Goiás'),
(5498, 9, 'Palmelo'),
(5499, 9, 'Palminópolis'),
(5500, 9, 'Panamá'),
(5501, 9, 'Paranaiguara'),
(5502, 9, 'Paraúna'),
(5503, 9, 'Perolândia'),
(5504, 9, 'Petrolina de Goiás'),
(5505, 9, 'Pilar de Goiás'),
(5506, 9, 'Piracanjuba'),
(5507, 9, 'Piranhas'),
(5508, 9, 'Pirenópolis'),
(5509, 9, 'Pires do Rio'),
(5510, 9, 'Planaltina'),
(5511, 9, 'Pontalina'),
(5512, 9, 'Porangatu'),
(5513, 9, 'Porteirão'),
(5514, 9, 'Portelândia'),
(5515, 9, 'Posse'),
(5516, 9, 'Professor Jamil'),
(5517, 9, 'Quirinópolis'),
(5518, 9, 'Rialma'),
(5519, 9, 'Rianápolis'),
(5520, 9, 'Rio Quente'),
(5521, 9, 'Rio Verde'),
(5522, 9, 'Rubiataba'),
(5523, 9, 'Sanclerlândia'),
(5524, 9, 'Santa Bárbara de Goiás'),
(5525, 9, 'Santa Cruz de Goiás'),
(5526, 9, 'Santa Fé de Goiás'),
(5527, 9, 'Santa Helena de Goiás'),
(5528, 9, 'Santa Isabel'),
(5529, 9, 'Santa Rita do Araguaia'),
(5530, 9, 'Santa Rita do Novo Destino'),
(5531, 9, 'Santa Rosa de Goiás'),
(5532, 9, 'Santa Tereza de Goiás'),
(5533, 9, 'Santa Terezinha de Goiás'),
(5534, 9, 'Santo Antônio da Barra'),
(5535, 9, 'Santo Antônio de Goiás'),
(5536, 9, 'Santo Antônio do Descoberto'),
(5537, 9, 'São Domingos'),
(5538, 9, 'São Francisco de Goiás'),
(5539, 9, 'São João d\'Aliança'),
(5540, 9, 'São João da Paraúna'),
(5541, 9, 'São Luís de Montes Belos'),
(5542, 9, 'São Luíz do Norte'),
(5543, 9, 'São Miguel do Araguaia'),
(5544, 9, 'São Miguel do Passa Quatro'),
(5545, 9, 'São Patrício'),
(5546, 9, 'São Simão'),
(5547, 9, 'Senador Canedo'),
(5548, 9, 'Serranópolis'),
(5549, 9, 'Silvânia'),
(5550, 9, 'Simolândia'),
(5551, 9, 'Sítio d\'Abadia'),
(5552, 9, 'Taquaral de Goiás'),
(5553, 9, 'Teresina de Goiás'),
(5554, 9, 'Terezópolis de Goiás'),
(5555, 9, 'Três Ranchos'),
(5556, 9, 'Trindade'),
(5557, 9, 'Trombas'),
(5558, 9, 'Turvânia'),
(5559, 9, 'Turvelândia'),
(5560, 9, 'Uirapuru'),
(5561, 9, 'Uruaçu'),
(5562, 9, 'Uruana'),
(5563, 9, 'Urutaí'),
(5564, 9, 'Valparaíso de Goiás'),
(5565, 9, 'Varjão'),
(5566, 9, 'Vianópolis'),
(5567, 9, 'Vicentinópolis'),
(5568, 9, 'Vila Boa'),
(5569, 9, 'Vila Propício'),
(5570, 7, 'Brasília');

-- --------------------------------------------------------

--
-- Table structure for table `cp_estados`
--

CREATE TABLE `cp_estados` (
  `id` int(10) NOT NULL,
  `nome` varchar(100) DEFAULT NULL,
  `slug` varchar(50) DEFAULT NULL,
  `sigla` char(2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `cp_estados`
--

INSERT INTO `cp_estados` (`id`, `nome`, `slug`, `sigla`) VALUES
(1, 'Acre', 'acre', 'AC'),
(2, 'Alagoas', 'alagoas', 'AL'),
(3, 'Amapá', 'amapa', 'AP'),
(4, 'Amazonas', 'amazonas', 'AM'),
(5, 'Bahia', 'bahia', 'BA'),
(6, 'Ceará', 'ceara', 'CE'),
(7, 'Distrito Federal', 'distrito-federal', 'DF'),
(8, 'Espírito Santo', 'espirito-santo', 'ES'),
(9, 'Goiás', 'goias', 'GO'),
(10, 'Maranhão', 'maranhao', 'MA'),
(11, 'Mato Grosso', 'mato-grosso', 'MT'),
(12, 'Mato Grosso do Sul', 'mato-grosso-do-sul', 'MS'),
(13, 'Minas Gerais', 'minas-gerais', 'MG'),
(14, 'Pará', 'para', 'PA'),
(15, 'Paraíba', 'paraiba', 'PB'),
(16, 'Paraná', 'parana', 'PR'),
(17, 'Pernambuco', 'pernambuco', 'PE'),
(18, 'Piauí', 'piaui', 'PI'),
(19, 'Rio de Janeiro', 'rio-de-janeiro', 'RJ'),
(20, 'Rio Grande do Norte', 'rio-grande-do-norte', 'RN'),
(21, 'Rio Grande do Sul', 'rio-grande-do-sul', 'RS'),
(22, 'Rondônia', 'rondonia', 'RO'),
(23, 'Roraima', 'roraima', 'RR'),
(24, 'Santa Catarina', 'santa-catarina', 'SC'),
(25, 'São Paulo', 'sao-paulo', 'SP'),
(26, 'Sergipe', 'sergipe', 'SE'),
(27, 'Tocantins', 'tocantins', 'TO');

-- --------------------------------------------------------

--
-- Table structure for table `wp_commentmeta`
--

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_comments`
--

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `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'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_links`
--

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `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 ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_newsletter`
--

CREATE TABLE `wp_newsletter` (
  `id` int(11) NOT NULL,
  `nome` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `estado` varchar(2) DEFAULT NULL,
  `cidade` varchar(50) DEFAULT NULL,
  `datacriacao` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `wp_newsletter`
--

INSERT INTO `wp_newsletter` (`id`, `nome`, `email`, `estado`, `cidade`, `datacriacao`) VALUES
(1, 'Teste', 'teste@teste.com', 'PE', 'Recife', '2017-04-03 20:57:53'),
(2, 'Teste', 'teste2@teste.com', 'PE', 'Recife', '2017-04-03 21:01:48'),
(3, 'Teste', 'teste3@teste.com', 'PE', 'Recife', '2017-04-03 21:03:08'),
(4, 'Ruan', 'ruan@cappen.com', 'PE', 'Paulista', '2017-08-03 18:19:39');

-- --------------------------------------------------------

--
-- Table structure for table `wp_options`
--

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `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'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://cappen.com/dev/antonio-arruda/', 'yes'),
(2, 'home', 'http://cappen.com/dev/antonio-arruda/', 'yes'),
(3, 'blogname', 'Antonio Arruda', 'yes'),
(4, 'blogdescription', '', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'ruan@cappen.com', 'yes'),
(7, 'start_of_week', '0', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'd.m.Y', 'yes'),
(24, 'time_format', 'H:i', 'yes'),
(25, 'links_updated_date_format', 'j \\d\\e F \\d\\e Y, H:i', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:168:{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:32:\"banner/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"banner/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"banner/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"banner/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"banner/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"banner/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"banner/(.+?)/embed/?$\";s:39:\"index.php?banner=$matches[1]&embed=true\";s:25:\"banner/(.+?)/trackback/?$\";s:33:\"index.php?banner=$matches[1]&tb=1\";s:33:\"banner/(.+?)/page/?([0-9]{1,})/?$\";s:46:\"index.php?banner=$matches[1]&paged=$matches[2]\";s:40:\"banner/(.+?)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?banner=$matches[1]&cpage=$matches[2]\";s:29:\"banner/(.+?)(?:/([0-9]+))?/?$\";s:45:\"index.php?banner=$matches[1]&page=$matches[2]\";s:34:\"destaque/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"destaque/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"destaque/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"destaque/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"destaque/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"destaque/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"destaque/(.+?)/embed/?$\";s:41:\"index.php?destaque=$matches[1]&embed=true\";s:27:\"destaque/(.+?)/trackback/?$\";s:35:\"index.php?destaque=$matches[1]&tb=1\";s:35:\"destaque/(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?destaque=$matches[1]&paged=$matches[2]\";s:42:\"destaque/(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?destaque=$matches[1]&cpage=$matches[2]\";s:31:\"destaque/(.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?destaque=$matches[1]&page=$matches[2]\";s:44:\"comentario-usuario/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"comentario-usuario/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"comentario-usuario/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"comentario-usuario/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"comentario-usuario/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"comentario-usuario/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"comentario-usuario/(.+?)/embed/?$\";s:51:\"index.php?comentario-usuario=$matches[1]&embed=true\";s:37:\"comentario-usuario/(.+?)/trackback/?$\";s:45:\"index.php?comentario-usuario=$matches[1]&tb=1\";s:45:\"comentario-usuario/(.+?)/page/?([0-9]{1,})/?$\";s:58:\"index.php?comentario-usuario=$matches[1]&paged=$matches[2]\";s:52:\"comentario-usuario/(.+?)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?comentario-usuario=$matches[1]&cpage=$matches[2]\";s:41:\"comentario-usuario/(.+?)(?:/([0-9]+))?/?$\";s:57:\"index.php?comentario-usuario=$matches[1]&page=$matches[2]\";s:43:\"resultado-pessoal/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"resultado-pessoal/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"resultado-pessoal/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"resultado-pessoal/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"resultado-pessoal/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"resultado-pessoal/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"resultado-pessoal/(.+?)/embed/?$\";s:50:\"index.php?resultado-pessoal=$matches[1]&embed=true\";s:36:\"resultado-pessoal/(.+?)/trackback/?$\";s:44:\"index.php?resultado-pessoal=$matches[1]&tb=1\";s:44:\"resultado-pessoal/(.+?)/page/?([0-9]{1,})/?$\";s:57:\"index.php?resultado-pessoal=$matches[1]&paged=$matches[2]\";s:51:\"resultado-pessoal/(.+?)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?resultado-pessoal=$matches[1]&cpage=$matches[2]\";s:40:\"resultado-pessoal/(.+?)(?:/([0-9]+))?/?$\";s:56:\"index.php?resultado-pessoal=$matches[1]&page=$matches[2]\";s:43:\"destaque-manchete/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"destaque-manchete/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"destaque-manchete/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"destaque-manchete/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"destaque-manchete/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"destaque-manchete/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"destaque-manchete/(.+?)/embed/?$\";s:50:\"index.php?destaque-manchete=$matches[1]&embed=true\";s:36:\"destaque-manchete/(.+?)/trackback/?$\";s:44:\"index.php?destaque-manchete=$matches[1]&tb=1\";s:44:\"destaque-manchete/(.+?)/page/?([0-9]{1,})/?$\";s:57:\"index.php?destaque-manchete=$matches[1]&paged=$matches[2]\";s:51:\"destaque-manchete/(.+?)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?destaque-manchete=$matches[1]&cpage=$matches[2]\";s:40:\"destaque-manchete/(.+?)(?:/([0-9]+))?/?$\";s:56:\"index.php?destaque-manchete=$matches[1]&page=$matches[2]\";s:33:\"citacao/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"citacao/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"citacao/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"citacao/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"citacao/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"citacao/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"citacao/(.+?)/embed/?$\";s:40:\"index.php?citacao=$matches[1]&embed=true\";s:26:\"citacao/(.+?)/trackback/?$\";s:34:\"index.php?citacao=$matches[1]&tb=1\";s:34:\"citacao/(.+?)/page/?([0-9]{1,})/?$\";s:47:\"index.php?citacao=$matches[1]&paged=$matches[2]\";s:41:\"citacao/(.+?)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?citacao=$matches[1]&cpage=$matches[2]\";s:30:\"citacao/(.+?)(?:/([0-9]+))?/?$\";s:46:\"index.php?citacao=$matches[1]&page=$matches[2]\";s:30:\"blog/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"blog/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"blog/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"blog/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"blog/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"blog/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:19:\"blog/(.+?)/embed/?$\";s:37:\"index.php?blog=$matches[1]&embed=true\";s:23:\"blog/(.+?)/trackback/?$\";s:31:\"index.php?blog=$matches[1]&tb=1\";s:31:\"blog/(.+?)/page/?([0-9]{1,})/?$\";s:44:\"index.php?blog=$matches[1]&paged=$matches[2]\";s:38:\"blog/(.+?)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?blog=$matches[1]&cpage=$matches[2]\";s:27:\"blog/(.+?)(?:/([0-9]+))?/?$\";s:43:\"index.php?blog=$matches[1]&page=$matches[2]\";s:48:\"categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?categoria=$matches[1]&feed=$matches[2]\";s:43:\"categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?categoria=$matches[1]&feed=$matches[2]\";s:24:\"categoria/(.+?)/embed/?$\";s:42:\"index.php?categoria=$matches[1]&embed=true\";s:36:\"categoria/(.+?)/page/?([0-9]{1,})/?$\";s:49:\"index.php?categoria=$matches[1]&paged=$matches[2]\";s:18:\"categoria/(.+?)/?$\";s:31:\"index.php?categoria=$matches[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: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:1:{i:0;s:30:\"advanced-custom-fields/acf.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:116:\"/home/cappen/public_html/dev/antonio-arruda/wp-content/plugins/simple-custom-post-order/simple-custom-post-order.php\";i:1;s:113:\"D:\\cappen\\repositorio-antonio-arruda\\wordpress/wp-content/plugins/regenerate-thumbnails/regenerate-thumbnails.php\";i:2;s:93:\"D:\\cappen\\repositorio-antonio-arruda\\wordpress/wp-content/plugins/yourchannel/YourChannel.php\";i:3;s:0:\"\";}', 'no'),
(40, 'template', 'antonio-arruda', 'yes'),
(41, 'stylesheet', 'antonio-arruda', 'yes'),
(42, 'comment_whitelist', '1', 'yes'),
(43, 'blacklist_keys', '', 'no'),
(44, 'comment_registration', '0', 'yes'),
(45, 'html_type', 'text/html', 'yes'),
(46, 'use_trackback', '0', 'yes'),
(47, 'default_role', 'subscriber', 'yes'),
(48, 'db_version', '38590', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'posts', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '300', 'yes'),
(62, 'medium_size_h', '300', 'yes'),
(63, 'avatar_default', 'mystery', 'yes'),
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '0', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '0', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'widget_text', 'a:0:{}', 'yes'),
(80, 'widget_rss', 'a:0:{}', 'yes'),
(81, 'uninstall_plugins', 'a:1:{s:53:\"simple-custom-post-order/simple-custom-post-order.php\";s:18:\"scporder_uninstall\";}', 'no'),
(82, 'timezone_string', 'America/Sao_Paulo', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '0', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'initial_db_version', '38590', 'yes'),
(92, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(93, 'fresh_site', '0', 'yes'),
(94, 'WPLANG', 'pt_BR', 'yes'),
(95, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(96, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(98, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(100, 'sidebars_widgets', 'a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:19:\"widget-redessociais\";a:3:{i:0;s:15:\"redes_sociais-2\";i:1;s:15:\"redes_sociais-3\";i:2;s:15:\"redes_sociais-4\";}s:13:\"array_version\";i:3;}', 'yes'),
(210, 'recently_activated', 'a:2:{s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:1501786677;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1501785401;}', 'yes'),
(392, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:15:\"ruan@cappen.com\";s:7:\"version\";s:5:\"4.7.5\";s:9:\"timestamp\";i:1496061378;}', 'no'),
(625, 'category_children', 'a:0:{}', 'yes'),
(596, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1502228392', 'no'),
(597, '_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:4358;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2492;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2361;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:2238;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1828;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1596;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1580;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1434;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1355;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1350;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1333;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1272;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1267;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1122;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1052;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1044;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:998;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:942;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:814;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:804;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:804;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:773;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:765;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:669;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:668;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:662;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:653;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:643;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:638;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:637;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:619;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:604;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:591;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:591;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:589;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:577;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:573;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:571;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:557;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:546;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:541;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:532;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:521;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:510;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:502;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:498;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:493;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:482;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:473;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:472;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:469;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:467;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:443;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:439;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:439;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:436;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:435;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:427;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:418;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:415;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:406;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:406;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:403;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:402;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:400;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:396;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:381;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:380;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:377;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:369;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:353;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:344;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:333;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:332;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:331;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:330;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:330;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:326;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:325;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:320;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:319;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:319;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:318;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:301;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:299;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:295;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:294;}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";i:290;}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:288;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:284;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:283;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:282;}s:7:\"adsense\";a:3:{s:4:\"name\";s:7:\"adsense\";s:4:\"slug\";s:7:\"adsense\";s:5:\"count\";i:280;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:280;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:277;}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";i:275;}s:7:\"tinymce\";a:3:{s:4:\"name\";s:7:\"tinyMCE\";s:4:\"slug\";s:7:\"tinymce\";s:5:\"count\";i:269;}s:7:\"captcha\";a:3:{s:4:\"name\";s:7:\"captcha\";s:4:\"slug\";s:7:\"captcha\";s:5:\"count\";i:268;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:266;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:266;}}', 'no'),
(149, 'current_theme', 'Site', 'yes'),
(150, 'theme_mods_antonio-arruda', 'a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:4:\"menu\";i:5;}}', 'yes'),
(151, 'theme_switched', '', 'yes'),
(152, 'widget_redes_sociais', 'a:4:{i:2;a:3:{s:5:\"title\";s:8:\"Facebook\";s:4:\"link\";s:36:\"https://www.facebook.com/arrudaknows\";s:4:\"show\";s:4:\"true\";}i:3;a:3:{s:5:\"title\";s:12:\"Youtube Play\";s:4:\"link\";s:37:\"https://www.youtube.com/antonioarruda\";s:4:\"show\";s:4:\"true\";}i:4;a:3:{s:5:\"title\";s:9:\"Instagram\";s:4:\"link\";s:39:\"https://www.instagram.com/antonioarruda\";s:4:\"show\";s:4:\"true\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(101, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(102, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'cron', 'a:4:{i:1538586599;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1538586680;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1538664774;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;}}}s:7:\"version\";i:2;}', 'yes'),
(106, 'theme_mods_twentyseventeen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1490636179;s:4:\"data\";a:4:{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:{}}}}', 'yes'),
(122, 'can_compress_scripts', '1', 'no'),
(211, 'acf_version', '4.4.11', 'yes'),
(447, '_site_transient_browser_5d9a37c6a96acca914609d0251644dda', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"58.0.3029.110\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(2448, '_site_transient_timeout_theme_roots', '1538578140', 'no'),
(2449, '_site_transient_theme_roots', 'a:1:{s:14:\"antonio-arruda\";s:7:\"/themes\";}', 'no'),
(618, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1538576340;s:8:\"response\";a:4:{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.7.7\";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.7.7.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:\"4.9.9\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.0.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:228:\"<p>This is a security and maintenance release and we strongly encourage you to update to it immediately. For more information, refer to the <a href=\"https://contactform7.com/category/releases/\">release announcement post</a>.</p>\";s:6:\"tested\";s:5:\"4.9.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/regenerate-thumbnails\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:6:\"plugin\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/regenerate-thumbnails/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/regenerate-thumbnails.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/regenerate-thumbnails/assets/icon-128x128.png?rev=1753390\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/regenerate-thumbnails/assets/banner-1544x500.jpg?rev=1753390\";s:2:\"1x\";s:76:\"https://ps.w.org/regenerate-thumbnails/assets/banner-772x250.jpg?rev=1753390\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:3:\"8.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wordpress-seo.8.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}s:6:\"tested\";s:5:\"4.9.8\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:51:\"acf-field-date-time-picker/acf-date-time-picker.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/acf-field-date-time-picker\";s:4:\"slug\";s:26:\"acf-field-date-time-picker\";s:6:\"plugin\";s:51:\"acf-field-date-time-picker/acf-date-time-picker.php\";s:11:\"new_version\";s:5:\"2.1.5\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/acf-field-date-time-picker/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/acf-field-date-time-picker.2.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/acf-field-date-time-picker/assets/icon-256x256.jpg?rev=996369\";s:2:\"1x\";s:78:\"https://ps.w.org/acf-field-date-time-picker/assets/icon-128x128.jpg?rev=996369\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/acf-field-date-time-picker/assets/banner-1544x500.png?rev=703174\";s:2:\"1x\";s:80:\"https://ps.w.org/acf-field-date-time-picker/assets/banner-772x250.png?rev=703173\";}s:11:\"banners_rtl\";a:0:{}}}}', 'no'),
(638, 'logged_in_key', 'F.}lJgK)k^2OXtzGR?!&<j]bXML~7_)^w<o)gRG^C@[u+ 3,:cBOZ~]^ENQyw^V(', 'no'),
(639, 'logged_in_salt', 'f+en9zb|7S(Hu0fxh:l|wp0?/!u%MTuP3 IJl7.wUX;c.i4<v??{d%y~J5+Q6h+n', 'no'),
(427, 'mic_make2x', 'true', 'yes'),
(127, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1490678660', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(128, '_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: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: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:\"Fri, 10 Mar 2017 18:14: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:\"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=4.8-alpha-40334\";s:7:\"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: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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.7.3 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Mar 2017 17:53: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:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"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=4696\";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:396:\"WordPress 4.7.3 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.2 and earlier are affected by six security issues: Cross-site scripting (XSS) via media file metadata.  Reported by Chris Andrè Dale, Yorick Koster, and Simon P. Briggs. Control characters can trick redirect [&#8230;]\";s: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:\"James Nylen\";s: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:6191:\"<p>WordPress 4.7.3 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.2 and earlier are affected by six security issues:</p>\n<ol>\n<li>Cross-site scripting (XSS) via media file metadata.  Reported by <a href=\"https://www.securesolutions.no/\">Chris Andrè Dale</a>, <a href=\"https://twitter.com/yorickkoster\">Yorick Koster</a>, and Simon P. Briggs.</li>\n<li>Control characters can trick redirect URL validation.  Reported by <a href=\"http://www.danielchatfield.com/\">Daniel Chatfield</a>.</li>\n<li>Unintended files can be deleted by administrators using the plugin deletion functionality.  Reported by <a href=\"https://hackerone.com/triginc\">TrigInc</a> and <a href=\"http://b.360.cn/\">xuliang</a>.</li>\n<li>Cross-site scripting (XSS) via video URL in YouTube embeds.  Reported by <a href=\"https://twitter.com/marcs0h\">Marc Montpas</a>.</li>\n<li>Cross-site scripting (XSS) via taxonomy term names.  Reported by <a href=\"https://profiles.wordpress.org/deltamgm2\">Delta</a>.</li>\n<li>Cross-site request forgery (CSRF) in Press This leading to excessive use of server resources.  Reported by Sipke Mellema.</li>\n</ol>\n<p>Thank you to the reporters for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.3 contains 39 maintenance fixes to the 4.7 release series. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.7.3\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=4.7.3&amp;group=component&amp;col=id&amp;col=summary&amp;col=component&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;col=keywords&amp;order=priority\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.3</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.3.</p>\n<p>Thanks to everyone who contributed to 4.7.3: <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/asalce/\">asalce</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">blobfolio</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/bradyvercher/\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/drrobotnik/\">Brandon Lavigne</a>, <a href=\"https://profiles.wordpress.org/bhargavbhandari90/\">Bunty</a>, <a href=\"https://profiles.wordpress.org/ccprog/\">ccprog</a>, <a href=\"https://profiles.wordpress.org/ketuchetan/\">chetansatasiya</a>, <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dhanendran/\">Dhanendran</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling (ocean90)</a>, <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jazbek/\">jazbek</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry/\">Jeremy Pry</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/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/matheusgimenez/\">MatheusGimenez</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Mike Nelson</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/codegeass/\">Muhammet Arslan</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/reldev/\">reldev</a>, <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O&#8217;Rourke</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sanketparmar/\">Sanket Parmar</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/triplejumper12/\">triplejumper12</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, and <a href=\"https://profiles.wordpress.org/wpfo/\">wpfo</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:\"4696\";s: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: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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"WordPress 4.7.2 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2017/01/wordpress-4-7-2-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Jan 2017 19:34: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:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"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=4676\";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:357:\"WordPress 4.7.2 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.1 and earlier are affected by three security issues: The user interface for assigning taxonomy terms in Press This is shown to users who do not have permissions to use it. [&#8230;]\";s: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:\"Aaron D. Campbell\";s: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:2142:\"<p>WordPress 4.7.2 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.1 and earlier are affected by three security issues:</p>\n<ol>\n<li>The user interface for assigning taxonomy terms in Press This is shown to users who do not have permissions to use it. Reported by David Herrera of <a href=\"https://www.alleyinteractive.com/\">Alley Interactive</a>.</li>\n<li><code>WP_Query</code> is vulnerable to a SQL injection (SQLi) when passing unsafe data. WordPress core is not directly vulnerable to this issue, but we&#8217;ve added hardening to prevent plugins and themes from accidentally causing a vulnerability. Reported by <a href=\"https://github.com/mjangda\">Mo Jangda</a> (batmoo).</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in the posts list table. Reported by <a href=\"https://iandunn.name/\">Ian Dunn</a> of the WordPress Security Team.</li>\n<li>An unauthenticated privilege escalation vulnerability was discovered in a REST API endpoint. Reported by <a href=\"https://twitter.com/MarcS0h\">Marc-Alexandre Montpas</a> of Sucuri Security. *</li>\n</ol>\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.2</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.2.</p>\n<p>Thanks to everyone who contributed to 4.7.2.</p>\n<p>* Update: An additional serious vulnerability was fixed in this release and public disclosure was delayed. For more information on this vulnerability, additional mitigation steps taken, and an explanation for why disclosure was delayed, please read <a href=\"https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/\">Disclosure of Additional Security Fix in WordPress 4.7.2</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:\"4676\";s: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: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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.7.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Jan 2017 03:53:57 +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:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"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=4650\";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:375:\"WordPress 4.7 has been downloaded over 10 million times since its release on December 6, 2016 and we are pleased to announce the immediate availability of WordPress 4.7.1. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7 and earlier are affected by eight security issues: [&#8230;]\";s: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:\"Aaron D. Campbell\";s: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:6520:\"<p>WordPress 4.7 has been <a href=\"https://wordpress.org/download/counter/\">downloaded over 10 million times</a> since its release on December 6, 2016 and we are pleased to announce the immediate availability of WordPress 4.7.1. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7 and earlier are affected by eight security issues:</p>\n<ol>\n<li>Remote code execution (RCE) in PHPMailer &#8211; <em>No specific issue appears to affect WordPress</em> or any of the major plugins we investigated but, out of an abundance of caution, we updated PHPMailer in this release. This issue was fixed in PHPMailer thanks to <a href=\"https://legalhackers.com/\">Dawid Golunski</a> and <a href=\"https://twitter.com/Zenexer\">Paul Buonopane</a>.</li>\n<li>The REST API exposed user data for all users who had authored a post of a public post type. WordPress 4.7.1 limits this to only post types which have specified that they should be shown within the REST API. Reported by <a href=\"https://poststatus.com/\">Krogsgard</a> and <a href=\"https://ithemes.com/\">Chris Jean</a>.</li>\n<li>Cross-site scripting (XSS) via the plugin name or version header on <code>update-core.php</code>. Reported by <a href=\"https://dominikschilling.de/\">Dominik Schilling</a> of the WordPress Security Team.</li>\n<li>Cross-site request forgery (CSRF) bypass via uploading a Flash file. Reported by <a href=\"https://twitter.com/Abdulahhusam\">Abdullah Hussam</a>.</li>\n<li>Cross-site scripting (XSS) via theme name fallback. Reported by <a href=\"https://pentest.blog/\">Mehmet Ince</a>.</li>\n<li>Post via email checks <code>mail.example.com</code> if default settings aren&#8217;t changed. Reported by John Blackbourn of the WordPress Security Team.</li>\n<li>A cross-site request forgery (CSRF) was discovered in the accessibility mode of widget editing. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\">Ronnie Skansing</a>.</li>\n<li>Weak cryptographic security for multisite activation key. Reported by <a href=\"https://itsjack.cc/\">Jack</a>.</li>\n</ol>\n<p>Thank you to the reporters for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.1 fixes 62 bugs from 4.7. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.7.1\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?milestone=4.7.1\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.1</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.1.</p>\n<p>Thanks to everyone who contributed to 4.7.1: <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/chandrapatel/\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling (ocean90)</a>, <a href=\"https://profiles.wordpress.org/dreamon11/\">DreamOn11</a>, <a href=\"https://profiles.wordpress.org/chopinbach/\">Edwin Cromley</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella van Dorpe</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/hristo-sg/\">Hristo Pandjarov</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry/\">Jeremy Pry</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/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">monikarao</a>, <a href=\"https://profiles.wordpress.org/natereist/\">Nate Reist</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nikschavan/\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nullvariable/\">nullvariable</a>, <a href=\"https://profiles.wordpress.org/sirbrillig/\">Payton Swick</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/sanketparmar/\">Sanket Parmar</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sfpt/\">sfpt</a>, <a href=\"https://profiles.wordpress.org/shazahm1hotmailcom/\">shazahm1</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/timph/\">timph</a>, <a href=\"https://profiles.wordpress.org/voldemortensen/\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</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:\"4650\";s: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:36:\"\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:\"WordPress 4.7 “Vaughan”\";s:7:\"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:43:\"https://wordpress.org/news/2016/12/vaughan/\";s: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, 06 Dec 2016 19:27: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: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=4596\";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:240:\"Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah \"Sassy\" Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want 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:9:\"enclosure\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2016/12/starter-content.mp4\";s:6:\"length\";s:7:\"3736020\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:59:\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4\";s:6:\"length\";s:7:\"1127483\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:58:\"https://wordpress.org/news/files/2016/12/video-headers.mp4\";s:6:\"length\";s:7:\"1549803\";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:15:\"Helen Hou-Sandi\";s: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:45506:\"<p>Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah &#8220;Sassy&#8221; Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.</p>\n<div id=\"v-AHz0Ca46-1\" class=\"video-player\"><video id=\"v-AHz0Ca46-1-video\" width=\"632\" height=\"354\" poster=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg\" controls=\"true\" preload=\"metadata\" dir=\"ltr\" lang=\"en\"><source src=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_dvd.mp4\" type=\"video/mp4; codecs=&quot;avc1.64001E, mp4a.40.2&quot;\" /><source src=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_fmt1.ogv\" type=\"video/ogg; codecs=&quot;theora, vorbis&quot;\" /><div><img alt=\"Introducing WordPress 4.7\" src=\"https://i1.wp.com/videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg?resize=632%2C354&#038;ssl=1\" data-recalc-dims=\"1\" /></div><p>Introducing WordPress 4.7</p></video></div>\n<hr />\n<h2 style=\"text-align:center\">Presenting Twenty Seventeen</h2>\n<p>A brand new default theme brings your site to life with immersive featured images and video headers.</p>\n<p><img class=\"alignnone wp-image-4618 size-large\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=632%2C356&#038;ssl=1\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=300%2C169&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=768%2C432&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1600&amp;ssl=1 1600w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Twenty Seventeen focuses on business sites and features a customizable front page with multiple sections. Personalize it with widgets, navigation, social menus, a logo, custom colors, and more. Our default theme for 2017 works great in many languages, on any device, and for a wide range of users.</p>\n<hr />\n<h2 style=\"text-align:center\">Your Site, Your Way</h2>\n<p>WordPress 4.7 adds new features to the customizer to help take you through the initial setup of a theme, with non-destructive live previews of all your changes in one uninterrupted workflow.</p>\n<h3>Theme Starter Content</h3>\n<div style=\"width: 632px;\" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-4596-1\" width=\"632\" height=\"346\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/starter-content.mp4?_=1\" /><a href=\"https://wordpress.org/news/files/2016/12/starter-content.mp4\">https://wordpress.org/news/files/2016/12/starter-content.mp4</a></video></div>\n<p>To help give you a solid base to build from, individual themes can provide starter content that appears when you go to customize your brand new site. This can range from placing a business information widget in the best location to providing a sample menu with social icon links to a static front page complete with beautiful images. Don’t worry &#8211; nothing new will appear on the live site until you’re ready to save and publish your initial theme setup.</p>\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>Edit Shortcuts</h3>\n<div style=\"width: 300px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-4596-2\" width=\"300\" height=\"173\" poster=\"https://wordpress.org/news/files/2016/12/4.7-—-Edit-Shortcuts.jpg\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4?_=2\" /><a href=\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4\">https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4</a></video></div>\n<p>Visible icons appear to show you which parts of your site can be customized while live previewing. Click on a shortcut and get straight to editing. Paired with starter content, getting started with customizing your site is faster than ever.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Video Headers</h3>\n<div style=\"width: 300px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-4596-3\" width=\"300\" height=\"173\" poster=\"https://wordpress.org/news/files/2016/12/4.7-—-Header-Video.jpg\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/video-headers.mp4?_=3\" /><a href=\"https://wordpress.org/news/files/2016/12/video-headers.mp4\">https://wordpress.org/news/files/2016/12/video-headers.mp4</a></video></div>\n<p>Sometimes a big atmospheric video as a moving header image is just what you need to showcase your wares; go ahead and try it out with Twenty Seventeen. Need some video inspiration? Try searching for sites with video headers available for download and use.</p>\n</div>\n<div style=\"clear: both\"></div>\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>Smoother Menu Building</h3>\n<p><img class=\"wp-image-4606 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Many menus for sites contain links to the pages of your site, but what happens when you don’t have any pages yet? Now you can add new pages while building menus instead of leaving the customizer and abandoning your changes. Once you’ve published your customizations, you’ll have new pages ready for you to fill with content.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Custom CSS</h3>\n<p><img class=\"wp-image-4607 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Sometimes you just need a few visual tweaks to make your site perfect. WordPress 4.7 allows you to add custom CSS and instantly see how your changes affect your site. The live preview allows you to work quickly without page refreshes slowing you down.</p>\n</div>\n<div style=\"clear: both\"></div>\n<hr />\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>PDF Thumbnail Previews</h3>\n<p><img class=\"wp-image-4609 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Managing your document collection is easier with WordPress 4.7. Uploading PDFs will generate thumbnail images so you can more easily distinguish between all your documents.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Dashboard in your language</h3>\n<p><img class=\"wp-image-4608 size-medium alignright\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Just because your site is in one language doesn’t mean that everybody helping manage it prefers that language for their admin. Add more languages to your site and a user language option will show up in your user’s profiles.</p>\n</div>\n<div style=\"clear: both\"></div>\n<hr />\n<h2 style=\"text-align:center\">Introducing REST API Content Endpoints</h2>\n<p>WordPress 4.7 comes with REST API endpoints for posts, comments, terms, users, meta, and settings.</p>\n<p><img class=\"size-large wp-image-4600 alignnone\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=632%2C205&#038;ssl=1\" alt=\"\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=1024%2C332&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=300%2C97&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=768%2C249&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Content endpoints provide machine-readable external access to your WordPress site with a clear, standards-driven interface, paving the way for new and innovative methods of interacting with sites through plugins, themes, apps, and beyond. Ready to get started with development? <a href=\"https://developer.wordpress.org/rest-api/reference/\">Check out the REST API reference.</a></p>\n<hr />\n<h2 style=\"text-align:center\">Even More Developer Happiness <img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f60a.png\" alt=\"😊\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></h2>\n<h3><a href=\"https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/\">Post Type Templates</a></h3>\n<p>By opening up the page template functionality to all post types, theme developers have even more flexibility with the WordPress template hierarchy.</p>\n<h3>More Theme API Goodies</h3>\n<p>WordPress 4.7 includes <a href=\"https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/\">new functions, hooks, and behavior</a> for theme developers.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/10/04/custom-bulk-actions/\">Custom Bulk Actions</a></h3>\n<p>List tables, now with more than bulk edit and delete.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/\"><code>WP_Hook</code></a></h3>\n<p>The code that lies beneath actions and filters has been overhauled and modernized, fixing bugs along the way.</p>\n<h3>Settings Registration API</h3>\n<p>register_setting() <a href=\"https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/\">has been enhanced</a> to include type, description, and REST API visibility.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/10/12/customize-changesets-technical-design-decisions/\">Customize Changesets</a></h3>\n<p>Customize changesets make changes in the customizer persistent, like autosave drafts. They also make exciting new features like starter content possible.</p>\n<hr />\n<h2 style=\"text-align:center\">The Squad</h2>\n<p>This release was led by <a href=\"https://helen.blog\">Helen Hou-Sandí</a>, backed up by <a href=\"https://profiles.wordpress.org/jbpaul17\">Jeff Paul</a> and <a href=\"http://aaron.jorb.in/\">Aaron Jorbin</a> as Release Deputies, and with the help of these fine individuals. There are 482 contributors with props in this release—the most ever—with 205 of them contributing for the first time. Pull up some sassy Sarah Vaughan on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/wraithkenny\">[Inactive]</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/ibachal\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/achbed\">achbed</a>, <a href=\"https://profiles.wordpress.org/acmethemes\">Acme Themes</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adammacias\">adammacias</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/ahmadawais\">ahmadawais</a>, <a href=\"https://profiles.wordpress.org/airesvsg\">airesvsg</a>, <a href=\"https://profiles.wordpress.org/ajoah\">ajoah</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Bj&#246;rklund</a>, <a href=\"https://profiles.wordpress.org/akshayvinchurkar\">akshayvinchurkar</a>, <a href=\"https://profiles.wordpress.org/schlessera\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/xavortm\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/ironpaperweight\">Alex Hon</a>, <a href=\"https://profiles.wordpress.org/alex27\">alex27</a>, <a href=\"https://profiles.wordpress.org/allancole\">allancole</a>, <a href=\"https://profiles.wordpress.org/arush\">Amanda Rush</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andrewp-2\">Andreas Panag</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/rarst\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/andizer\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/kelderic\">Andy Mercer</a>, <a href=\"https://profiles.wordpress.org/andy\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/aniketpant\">Aniket Pant</a>, <a href=\"https://profiles.wordpress.org/anilbasnet\">Anil Basnet</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/antisilent\">antisilent</a>, <a href=\"https://profiles.wordpress.org/atimmer\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/zuige\">Antti Kuosmanen</a>, <a href=\"https://profiles.wordpress.org/apokalyptik\">apokalyptik</a>, <a href=\"https://profiles.wordpress.org/artoliukkonen\">artoliukkonen</a>, <a href=\"https://profiles.wordpress.org/ideag\">Arunas Liuiza</a>, <a href=\"https://profiles.wordpress.org/attitude\">attitude</a>, <a href=\"https://profiles.wordpress.org/backermann\">backermann</a>, <a href=\"https://profiles.wordpress.org/b-07\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bcole808\">Ben Cole</a>, <a href=\"https://profiles.wordpress.org/kau-boy\">Bernhard Kau</a>, <a href=\"https://profiles.wordpress.org/binarymoon\">binarymoon</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bjornw\">BjornW</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/boblinthorst\">boblinthorst</a>, <a href=\"https://profiles.wordpress.org/boboudreau\">boboudreau</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/brainstormforce\">Brainstorm Force</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brianhogg\">Brian Hogg</a>, <a href=\"https://profiles.wordpress.org/krogsgard\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/bronsonquick\">Bronson Quick</a>, <a href=\"https://profiles.wordpress.org/sixhours\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/caseypatrickdriscoll\">Casey Driscoll</a>, <a href=\"https://profiles.wordpress.org/caspie\">Caspie</a>, <a href=\"https://profiles.wordpress.org/chandrapatel\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/chaos-engine\">Chaos Engine</a>, <a href=\"https://profiles.wordpress.org/cheeserolls\">cheeserolls</a>, <a href=\"https://profiles.wordpress.org/chesio\">chesio</a>, <a href=\"https://profiles.wordpress.org/ketuchetan\">chetansatasiya</a>, <a href=\"https://profiles.wordpress.org/choongsavvii\">choong</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chredd\">chredd</a>, <a href=\"https://profiles.wordpress.org/chrisjean\">Chris Jean</a>, <a href=\"https://profiles.wordpress.org/cmmarslender\">Chris Marslender</a>, <a href=\"https://profiles.wordpress.org/chris_d2d\">Chris Smith</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriswiegman\">Chris Wiegman</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/chriseverson\">chriseverson</a>, <a href=\"https://profiles.wordpress.org/christian1012\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/cwpnolen\">Christian Nolen</a>, <a href=\"https://profiles.wordpress.org/needle\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/christophherr\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/clarionwpdeveloper\">Clarion Technologies</a>, <a href=\"https://profiles.wordpress.org/claudiosmweb\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiosanches\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiolabarbera\">ClaudioLaBarbera</a>, <a href=\"https://profiles.wordpress.org/codemovementpk\">codemovement.pk</a>, <a href=\"https://profiles.wordpress.org/coderkevin\">coderkevin</a>, <a href=\"https://profiles.wordpress.org/codfish\">codfish</a>, <a href=\"https://profiles.wordpress.org/coreymcollins\">coreymcollins</a>, <a href=\"https://profiles.wordpress.org/curdin\">Curdin Krummenacher</a>, <a href=\"https://profiles.wordpress.org/cgrymala\">Curtiss Grymala</a>, <a href=\"https://profiles.wordpress.org/cdog\">Cătălin Dogaru</a>, <a href=\"https://profiles.wordpress.org/danhgilmore\">danhgilmore</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber </a>, <a href=\"https://profiles.wordpress.org/danielkanchev\">Daniel Kanchev</a>, <a href=\"https://profiles.wordpress.org/danielpietrasik\">Daniel Pietrasik</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dllh\">Daryl L. L. Houston (dllh)</a>, <a href=\"https://profiles.wordpress.org/davepullig\">Dave Pullig</a>, <a href=\"https://profiles.wordpress.org/goto10\">Dave Romsey (goto10)</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/turtlepod\">David Chandra Purnama</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dglingren\">David Lingren</a>, <a href=\"https://profiles.wordpress.org/davidmosterd\">David Mosterd</a>, <a href=\"https://profiles.wordpress.org/dshanske\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/davidbhayes\">davidbhayes</a>, <a href=\"https://profiles.wordpress.org/folletto\">Davide \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/deeptiboddapati\">deeptiboddapati</a>, <a href=\"https://profiles.wordpress.org/delphinus\">delphinus</a>, <a href=\"https://profiles.wordpress.org/deltafactory\">deltafactory</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/pcfreak30\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/derrickkoo\">Derrick Koo</a>, <a href=\"https://profiles.wordpress.org/dimchik\">dimchik</a>, <a href=\"https://profiles.wordpress.org/dineshc\">Dinesh Chouhan</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/dmsnell\">dmsnell</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/dougwollison\">Doug Wollison</a>, <a href=\"https://profiles.wordpress.org/doughamlin\">doughamlin</a>, <a href=\"https://profiles.wordpress.org/dreamon11\">DreamOn11</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/duncanjbrown\">duncanjbrown</a>, <a href=\"https://profiles.wordpress.org/dungengronovius\">dungengronovius</a>, <a href=\"https://profiles.wordpress.org/dylanauty\">DylanAuty</a>, <a href=\"https://profiles.wordpress.org/hurtige\">Eddie Hurtig</a>, <a href=\"https://profiles.wordpress.org/oso96_2000\">Eduardo Reveles</a>, <a href=\"https://profiles.wordpress.org/chopinbach\">Edwin Cromley</a>, <a href=\"https://profiles.wordpress.org/electricfeet\">ElectricFeet</a>, <a href=\"https://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/elyobo\">elyobo</a>, <a href=\"https://profiles.wordpress.org/enodekciw\">enodekciw</a>, <a href=\"https://profiles.wordpress.org/enshrined\">enshrined</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/pushred\">Eric Lanehart</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fencer04\">Fencer04</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/foliovision\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/fomenkoandrey\">fomenkoandrey</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/fjarrett\">Frankie Jarrett</a>, <a href=\"https://profiles.wordpress.org/frankiet\">frankiet</a>, <a href=\"https://profiles.wordpress.org/akeif\">Fred</a>, <a href=\"https://profiles.wordpress.org/frozzare\">Fredrik Forsmo</a>, <a href=\"https://profiles.wordpress.org/fuscata\">fuscata</a>, <a href=\"https://profiles.wordpress.org/gma992\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geekysoft\">Geeky Software</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/goranseric\">Goran &#352;erić</a>, <a href=\"https://profiles.wordpress.org/grahamarmfield\">Graham Armfield</a>, <a href=\"https://profiles.wordpress.org/grantderepas\">Grant Derepas</a>, <a href=\"https://profiles.wordpress.org/tivnet\">Gregory Karpinsky (@tivnet)</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/henrywright\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hiddenpearls\">hiddenpearls</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/hristo-sg\">Hristo Pandjarov</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/polevaultweb\">Iain Poulson</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianedington\">Ian Edington</a>, <a href=\"https://profiles.wordpress.org/idealien\">idealien</a>, <a href=\"https://profiles.wordpress.org/igmoweb\">Ignacio Cruz Moreno</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/imnok\">Imnok</a>, <a href=\"https://profiles.wordpress.org/implenton\">implenton</a>, <a href=\"https://profiles.wordpress.org/ionutst\">Ionut Stanciu</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/ivdimova\">ivdimova</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jakept\">Jacob Peattie</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jnylen0\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jamesacero\">jamesacero</a>, <a href=\"https://profiles.wordpress.org/japh\">Japh</a>, <a href=\"https://profiles.wordpress.org/jaredcobb\">Jared Cobb</a>, <a href=\"https://profiles.wordpress.org/jayarjo\">jayarjo</a>, <a href=\"https://profiles.wordpress.org/jdolan\">jdolan</a>, <a href=\"https://profiles.wordpress.org/jdoubleu\">jdoubleu</a>, <a href=\"https://profiles.wordpress.org/jblz\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/cheffheid\">Jeffrey de Wit</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/jimt\">jimt</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jmusal\">jmusal</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/joelcj91\">Joel James</a>, <a href=\"https://profiles.wordpress.org/johanmynhardt\">johanmynhardt</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/zyphonic\">John Dittmar</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpbloch\">John P. Bloch</a>, <a href=\"https://profiles.wordpress.org/johnregan3\">John Regan</a>, <a href=\"https://profiles.wordpress.org/johnpgreen\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/kenshino\">Jon (Kenshino)</a>, <a href=\"https://profiles.wordpress.org/jonathanbardo\">Jonathan Bardo</a>, <a href=\"https://profiles.wordpress.org/jbrinley\">Jonathan Brinley</a>, <a href=\"https://profiles.wordpress.org/daggerhart\">Jonathan Daggerhart</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnyauk\">jonnyauk</a>, <a href=\"https://profiles.wordpress.org/jordesign\">jordesign</a>, <a href=\"https://profiles.wordpress.org/jorritschippers\">JorritSchippers</a>, <a href=\"https://profiles.wordpress.org/joefusco\">Joseph Fusco</a>, <a href=\"https://profiles.wordpress.org/jjeaton\">Josh Eaton</a>, <a href=\"https://profiles.wordpress.org/shelob9\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshcummingsdesign\">joshcummingsdesign</a>, <a href=\"https://profiles.wordpress.org/joshkadis\">joshkadis</a>, <a href=\"https://profiles.wordpress.org/joyously\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/jrgould\">JRGould</a>, <a href=\"https://profiles.wordpress.org/juanfra\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juhise\">Juhi Saxena</a>, <a href=\"https://profiles.wordpress.org/nukaga\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/justinbusa\">Justin Busa</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/jshreve\">Justin Shreve</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/kacperszurek\">kacperszurek</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kalenjohnson\">KalenJohnson</a>, <a href=\"https://profiles.wordpress.org/codebykat\">Kat Hagan</a>, <a href=\"https://profiles.wordpress.org/kkoppenhaver\">Keanan Koppenhaver</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/kellbot\">kellbot</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/khag7\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kwight\">Kirk Wight</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/kjbenk\">kjbenk</a>, <a href=\"https://profiles.wordpress.org/knutsp\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/koenschipper\">koenschipper</a>, <a href=\"https://profiles.wordpress.org/kokarn\">kokarn</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/kouratoras\">Konstantinos Kouratoras</a>, <a href=\"https://profiles.wordpress.org/kuchenundkakao\">kuchenundkakao</a>, <a href=\"https://profiles.wordpress.org/kuldipem\">kuldipem</a>, <a href=\"https://profiles.wordpress.org/laurelfulford\">Laurel Fulford</a>, <a href=\"https://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"https://profiles.wordpress.org/leobaiano\">Leo Baiano</a>, <a href=\"https://profiles.wordpress.org/littlebigthing\">LittleBigThings (Csaba)</a>, <a href=\"https://profiles.wordpress.org/lucasstark\">Lucas Stark</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/lgedeon\">Luke Gedeon</a>, <a href=\"https://profiles.wordpress.org/lukepettway\">lukepettway</a>, <a href=\"https://profiles.wordpress.org/lyubomir_popov\">lyubomir_popov</a>, <a href=\"https://profiles.wordpress.org/mariovalney\">M&#225;rio Valney</a>, <a href=\"https://profiles.wordpress.org/mageshp\">mageshp</a>, <a href=\"https://profiles.wordpress.org/mahesh901122\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/mangeshp\">Mangesh Parte</a>, <a href=\"https://profiles.wordpress.org/manishsongirkar36\">Manish Songirkar</a>, <a href=\"https://profiles.wordpress.org/mantismamita\">mantismamita</a>, <a href=\"https://profiles.wordpress.org/mbootsman\">Marcel Bootsman</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mrwweb\">Mark Root-Wiley</a>, <a href=\"https://profiles.wordpress.org/mapk\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markshep\">markshep</a>, <a href=\"https://profiles.wordpress.org/matrixik\">matrixik</a>, <a href=\"https://profiles.wordpress.org/mjbanks\">Matt Banks</a>, <a href=\"https://profiles.wordpress.org/jaworskimatt\">Matt Jaworski</a>, <a href=\"https://profiles.wordpress.org/mattking5000\">Matt King</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/veraxus\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maxcutler\">Max Cutler</a>, <a href=\"https://profiles.wordpress.org/maximeculea\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/mayukojpn\">Mayo Moriyama</a>, <a href=\"https://profiles.wordpress.org/mbelchev\">mbelchev</a>, <a href=\"https://profiles.wordpress.org/mckernanin\">mckernanin</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mhowell\">mhowell</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelarestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/mauteri\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mihai2u\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mdgl\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikelittle\">Mike Little</a>, <a href=\"https://profiles.wordpress.org/mikeschroder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeviele\">Mike Viele</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/modemlooper\">modemlooper</a>, <a href=\"https://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/deremohan\">Mohan Dere</a>, <a href=\"https://profiles.wordpress.org/monikarao\">monikarao</a>, <a href=\"https://profiles.wordpress.org/morettigeorgiev\">morettigeorgiev</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mor10\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mt8biz\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrbobbybryant\">mrbobbybryant</a>, <a href=\"https://profiles.wordpress.org/nnaimov\">Naim Naimov</a>, <a href=\"https://profiles.wordpress.org/natereist\">Nate Reist</a>, <a href=\"https://profiles.wordpress.org/natewr\">NateWr</a>, <a href=\"https://profiles.wordpress.org/nathanrice\">nathanrice</a>, <a href=\"https://profiles.wordpress.org/nazgul\">Nazgul</a>, <a href=\"https://profiles.wordpress.org/greatislander\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/krstarica\">net</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey </a>, <a href=\"https://profiles.wordpress.org/nikeo\">Nicolas GUILLAUME</a>, <a href=\"https://profiles.wordpress.org/nikschavan\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nikv\">Nikhil Vimal</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/noplanman\">noplanman</a>, <a href=\"https://profiles.wordpress.org/nullvariable\">nullvariable</a>, <a href=\"https://profiles.wordpress.org/odie2\">odie2</a>, <a href=\"https://profiles.wordpress.org/odysseygate\">odyssey</a>, <a href=\"https://profiles.wordpress.org/hideokamoto\">Okamoto Hidetaka</a>, <a href=\"https://profiles.wordpress.org/orvils\">orvils</a>, <a href=\"https://profiles.wordpress.org/oskosk\">oskosk</a>, <a href=\"https://profiles.wordpress.org/ottok\">Otto Kek&#228;l&#228;inen</a>, <a href=\"https://profiles.wordpress.org/ovann86\">ovann86</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/patilvikasj\">patilvikasj</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/sirbrillig\">Payton Swick</a>, <a href=\"https://profiles.wordpress.org/pdufour\">pdufour</a>, <a href=\"https://profiles.wordpress.org/piewp\">Perdaan</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phh\">phh</a>, <a href=\"https://profiles.wordpress.org/php\">php</a>, <a href=\"https://profiles.wordpress.org/delawski\">Piotr Delawski</a>, <a href=\"https://profiles.wordpress.org/pippinsplugins\">pippinsplugins</a>, <a href=\"https://profiles.wordpress.org/pjgalbraith\">pjgalbraith</a>, <a href=\"https://profiles.wordpress.org/pkevan\">pkevan</a>, <a href=\"https://profiles.wordpress.org/pratikchaskar\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pressionate\">Pressionate</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/procodewp\">procodewp</a>, <a href=\"https://profiles.wordpress.org/quasel\">quasel</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rahulsprajapati\">Rahul Prajapati</a>, <a href=\"https://profiles.wordpress.org/superpoincare\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramiabraham\">ramiabraham</a>, <a href=\"https://profiles.wordpress.org/ranh\">ranh</a>, <a href=\"https://profiles.wordpress.org/redsand\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"https://profiles.wordpress.org/rpayne7264\">Robert D Payne</a>, <a href=\"https://profiles.wordpress.org/iamjolly\">Robert Jolly</a>, <a href=\"https://profiles.wordpress.org/rnoakes3rd\">Robert Noakes</a>, <a href=\"https://profiles.wordpress.org/d4z_c0nf\">Rocco Aliberti</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/rommelxcastro\">Rommel Castro</a>, <a href=\"https://profiles.wordpress.org/fronaldaraujo\">Ronald Ara&#250;jo</a>, <a href=\"https://profiles.wordpress.org/magicroundabout\">Ross Wintle</a>, <a href=\"https://profiles.wordpress.org/guavaworks\">Roy Sivan</a>, <a href=\"https://profiles.wordpress.org/ryankienstra\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/ryanplas\">Ryan Plas</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/samikeijonen\">Sami Keijonen</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/samuelsidler\">Samuel Sidler</a>, <a href=\"https://profiles.wordpress.org/sandesh055\">Sandesh</a>, <a href=\"https://profiles.wordpress.org/smyoon315\">Sang-Min Yoon</a>, <a href=\"https://profiles.wordpress.org/sanketparmar\">Sanket Parmar</a>, <a href=\"https://profiles.wordpress.org/pollyplummer\">Sarah Gooding</a>, <a href=\"https://profiles.wordpress.org/sayedwp\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/schrapel\">schrapel</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/scrappyhuborg\">scrappy@hub.org</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/seancjones\">seancjones</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/sfpt\">sfpt</a>, <a href=\"https://profiles.wordpress.org/shayanys\">shayanys</a>, <a href=\"https://profiles.wordpress.org/shazahm1hotmailcom\">shazahm1</a>, <a href=\"https://profiles.wordpress.org/shprink\">shprink</a>, <a href=\"https://profiles.wordpress.org/simonlampen\">simonlampen</a>, <a href=\"https://profiles.wordpress.org/skippy\">skippy</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snacking\">snacking</a>, <a href=\"https://profiles.wordpress.org/soean\">Soeren Wrede</a>, <a href=\"https://profiles.wordpress.org/solal\">solal</a>, <a href=\"https://profiles.wordpress.org/sstoqnov\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/metodiew\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/sharkomatic\">Steph</a>, <a href=\"https://profiles.wordpress.org/sswells\">Steph Wells</a>, <a href=\"https://profiles.wordpress.org/sillybean\">Stephanie Leary</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stevenlinx\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stubgo\">stubgo</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv\">Swapnil V. Patil</a>, <a href=\"https://profiles.wordpress.org/swapnild\">swapnild</a>, <a href=\"https://profiles.wordpress.org/szaqal21\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/takahashi_fumiki\">Takahashi Fumiki</a>, <a href=\"https://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tapsboy\">tapsboy</a>, <a href=\"https://profiles.wordpress.org/tlovett1\">Taylor Lovett</a>, <a href=\"https://profiles.wordpress.org/team\">team</a>, <a href=\"https://profiles.wordpress.org/tg29359\">tg29359</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/the\">the</a>, <a href=\"https://profiles.wordpress.org/themeshaper\">themeshaper</a>, <a href=\"https://profiles.wordpress.org/thenbrent\">thenbrent</a>, <a href=\"https://profiles.wordpress.org/thomaswm\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tfrommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/tierra\">tierra</a>, <a href=\"https://profiles.wordpress.org/tnash\">Tim Nash</a>, <a href=\"https://profiles.wordpress.org/timmydcrawford\">Timmy Crawford</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timph\">timph</a>, <a href=\"https://profiles.wordpress.org/tkama\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tnegri\">tnegri</a>, <a href=\"https://profiles.wordpress.org/tomauger\">Tom Auger</a>, <a href=\"https://profiles.wordpress.org/tjnowell\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tomdxw\">tomdxw</a>, <a href=\"https://profiles.wordpress.org/toro_unit\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/zodiac1978\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/transl8or\">transl8or</a>, <a href=\"https://profiles.wordpress.org/traversal\">traversal</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/nmt90\">Triet Minh</a>, <a href=\"https://profiles.wordpress.org/trishasalas\">Trisha Salas</a>, <a href=\"https://profiles.wordpress.org/tristangemus\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/truongwp\">Truong Giang</a>, <a href=\"https://profiles.wordpress.org/tsl143\">tsl143</a>, <a href=\"https://profiles.wordpress.org/tywayne\">Ty Carlson</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utkarshpatel\">Utkarsh</a>, <a href=\"https://profiles.wordpress.org/valeriutihai\">Valeriu Tihai</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/vrundakansara-1\">Vrunda Kansara</a>, <a href=\"https://profiles.wordpress.org/webbgaraget\">webbgaraget</a>, <a href=\"https://profiles.wordpress.org/webmandesign\">WebMan Design &#124; 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\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wolly\">Wolly aka Paolo Valenti</a>, <a href=\"https://profiles.wordpress.org/yale01\">yale01</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/yogasukma\">Yoga Sukma</a>, <a href=\"https://profiles.wordpress.org/oxymoron\">Zach Wills</a>, <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/vanillalounge\">Ze Fontainhas</a>, <a href=\"https://profiles.wordpress.org/zhildzik\">zhildzik</a>, and <a href=\"https://profiles.wordpress.org/zsusag\">zsusag</a>.\n<p>&nbsp;<br />\nSpecial thanks go to <a href=\"https://ramiabraham.com/\">Rami Abraham</a> for producing the release video and the many fine haiku we saw in the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">beta</a> and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/\">RC</a> announcement posts.</p>\n<p>Finally, thanks to all the community translators who worked on WordPress 4.7. Their efforts bring WordPress 4.7 fully translated to 52 languages at release time with more on the way. Additionally, the WordPress 4.7 release video has been captioned into 44 languages.</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress &#8211; we hope you enjoy!</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:\"4596\";s: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:33:\"\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:\"Moving Toward SSL\";s:7:\"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/2016/12/moving-toward-ssl/\";s: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, 01 Dec 2016 17:20: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: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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4588\";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:\"We’re at a turning point: 2017 is going to be the year that we’re going to see features in WordPress which require hosts to have HTTPS available. Just as JavaScript is a near necessity for smoother user experiences and more modern PHP versions are critical for performance, SSL just makes sense as the next hurdle [&#8230;]\";s: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:\"\";}}}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:1627:\"<p>We’re at a turning point: 2017 is going to be the year that we’re going to see features in WordPress which require hosts to have HTTPS available. Just as JavaScript is a near necessity for smoother user experiences and more modern PHP versions are critical for performance, SSL just makes sense as the next hurdle our users are going to face.</p>\n<p>SSL basically means the link between your browser and the server is encrypted. SSL used to be difficult to implement, and often expensive or slow. Modern browsers, and the incredible success of projects like <a href=\"https://letsencrypt.org/\">Let&#8217;s Encrypt</a> have made getting a certificate to secure your site fast, free, and something we think every host should support by default, especially in a post-Snowden era. Google also weighs <a href=\"https://security.googleblog.com/2014/08/https-as-ranking-signal_6.html\">SSL as a search engine ranking factor</a> and will begin <a href=\"http://motherboard.vice.com/read/google-will-soon-shame-all-websites-that-are-unencrypted-chrome-https\">flagging unencrypted sites in Chrome</a>.</p>\n<p>First, early in 2017, we will only promote hosting partners that provide a SSL certificate by default in their accounts. Later we will begin to assess which features, such as API authentication, would benefit the most from SSL and make them only enabled when SSL is there.</p>\n<p>Separately, I also think the performance improvements in PHP7 are particularly impressive, and major kudos to everyone who worked on that. We will consider whether hosts use PHP7 by default for new accounts next year as well.</p>\n<p>&nbsp;</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:\"4588\";s: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:33:\"\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 4.7 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/2016/11/wordpress-4-7-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:\"Thu, 24 Nov 2016 04:26: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: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=4579\";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:328:\"The release candidate for WordPress 4.7 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on Tuesday, December 6, but we need your help to get there. If you haven’t tested 4.7 yet, [&#8230;]\";s: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:\"Helen Hou-Sandi\";s: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:4331:\"<p>The release candidate for WordPress 4.7 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on <strong>Tuesday, December 6</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.7 yet, now is the time! To test WordPress 4.7, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.7-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>WordPress 4.7 is a jam-packed release, with a number of features focused on getting a theme set up for the first time. Highlights include a <a href=\"http://2017.wordpress.net/\">new default theme</a>, video headers, custom CSS, customizer edit shortcuts, PDF thumbnail previews, user admin languages, REST API content endpoints, post type templates, and more.</p>\n<p>We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=39353&amp;stop_rev=39263&amp;limit=200&amp;verbose=on&amp;sfp_email=&amp;sfph_mail=\">quite a few refinements</a> since releasing Beta 4 a week ago, including usability and accessibility enhancements for video headers, media and page template support in starter content, and polishing of how custom CSS can be migrated to and extended by plugins and themes. The REST API endpoints saw a number of bugfixes and notably now have anonymous comment off by default.</p>\n<p>Not sure where to start with testing? Try setting up a fresh site on a new installation with Twenty Seventeen (hint: head into customizing your site before touching any pages or widgets) and taking notes on what you enjoyed and what got you stuck. For more details about what&#8217;s new in version 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\">Beta 4</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.7 and update your plugin’s <em>Tested up to</em> version in the readme to 4.7. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\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> And if you haven&#8217;t yet done so, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and send it on to your friends.</p>\n<p>Happy testing! And now for another <a href=\"https://profiles.wordpress.org/ramiabraham\">Rami Abraham</a> haiku break.</p>\n<p><em>Select your language</em><br />\n<em>Then let your users choose theirs</em><br />\n<em><code>get_user_locale()</code></em></p>\n<p><em>Theme authors rejoice</em><br />\n<em>Any option may employ</em><br />\n<em>Selective refresh</em></p>\n<p><em>Custom header video</em><br />\n<em>Make sure to <code>add_theme_support</code></em><br />\n<em>Bling above the fold</em></p>\n<p><em>A new template dawns</em><br />\n<em>A hierarchy member</em><br />\n<em>Post-type templates live</em></p>\n<p><em>PDF updates</em><br />\n<em>Pack a parade of polish</em><br />\n<em>Prettier previews</em></p>\n<p><em>Template Post Type: New</em><br />\n<em>Template Post Type: And Useful</em><br />\n<em>Template Post Type: Thing</em></p>\n<p><em>Let lists live lively</em><br />\n<em>Laud <code>wp_list_sort()</code></em><br />\n<em>Less laconic lists</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:\"4579\";s: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:33:\"\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:20:\"WordPress 4.7 Beta 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:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Nov 2016 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: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=4576\";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:\"WordPress 4.7 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can [&#8230;]\";s: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:\"Helen Hou-Sandi\";s: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:2019:\"<p>WordPress 4.7 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1,</a> <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth developer guides on make/core</a>. We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=39262&amp;stop_rev=39201&amp;limit=200&amp;verbose=on&amp;sfp_email=&amp;sfph_mail=\">about 60 changes</a> in the last few days for beta 4, including tweaks to Twenty Seventeen, custom CSS, and the REST API content endpoints.</p>\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<p><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>.</p>\n<p><em>We are almost there<br />\nPlease test your plugins and themes<br />\nRC coming soon<br />\n</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:\"4576\";s: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:33:\"\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:\"WordCamp US 2017-2018 in Nashville\";s:7:\"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://wordpress.org/news/2016/11/wordcamp-us-2017-2018-in-nashville/\";s: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 Nov 2016 23:24: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:1:{i:0;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"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=4571\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:330:\"The title says it all. We had some great applications for cities to host WordCamp US after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is Nashville, Tennessee. Based on the other great applications we got I&#8217;m also excited about the pipeline of communities that could host it in future [&#8230;]\";s: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:\"\";}}}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:1022:\"<p><img class=\"aligncenter\" src=\"https://i0.wp.com/wpdotorg.files.wordpress.com/2008/07/27492741871_c6fcebcad3_k-e1479248587522.jpg?resize=632%2C253&#038;ssl=1\" data-recalc-dims=\"1\" /></p>\n<p>The title says it all. We had some great applications for cities to host <a href=\"http://us.wordcamp.org/\">WordCamp US</a> after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is <strong>Nashville, Tennessee</strong>.</p>\n<p>Based on the other great applications we got I&#8217;m also excited about the pipeline of communities that could host it in future years as WordCamp US travels across the United States and gives us an opportunity to learn and love a new city, as we have with Philadelphia.</p>\n<p>By the way, if you haven&#8217;t yet, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and ask your friends to as well.</p>\n<p><a href=\"https://www.flickr.com/photos/143951935@N07/27492741871\">Photo Credit</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:\"4571\";s: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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Nov 2016 03:30: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:3:{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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"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=4566\";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:\"WordPress 4.7 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can [&#8230;]\";s: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:\"Helen Hou-Sandi\";s: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:3120:\"<p>WordPress 4.7 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth field guides on make/core</a>. Some of the changes in Beta 3 include:</p>\n<ul>\n<li><strong>REST API:</strong> The <code>unfiltered_html</code> capability is now respected and <code>rest_base</code> has been added to response objects of <code>wp/v2/taxonomies</code> and <code>wp/v2/types</code>, while <code>get_allowed_query_vars()</code> and the <code>rest_get_post</code> filter have been removed.</li>\n<li><strong>Roles/Capabilities:</strong> Added meta-caps for comment, term, and user meta, which are currently only used in the REST API.</li>\n<li><strong>I18N:</strong> Added the ability to change user&#8217;s locale back to site&#8217;s locale. (<a href=\"https://core.trac.wordpress.org/ticket/38632\">#38632</a>)</li>\n<li><strong>Custom CSS:</strong> Renamed the <code>unfiltered_css</code> meta capability to <code>edit_css</code> and added revisions support to the <code>custom_css</code> post type.</li>\n<li><strong>Edit shortcuts:</strong> Theme authors should take a look at <a href=\"https://make.wordpress.org/core/2016/11/10/visible-edit-shortcuts-in-the-customizer-preview/\">the developer guide to the customizer preview&#8217;s visible edit shortcuts</a> and update their themes to take advantage of them if not already implementing selective refresh.</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=39200&amp;stop_rev=39143&amp;limit=200&amp;verbose=on&amp;sfp_email=&amp;sfph_mail=\">over 50 changes</a> in the last week.</li>\n</ul>\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<p><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>.</p>\n<p><em>Building the future</em><br />\n<em>A global community</em><br />\n<em>Stronger together</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:\"4566\";s: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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Nov 2016 17:39: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:3:{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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"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=4552\";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:\"WordPress 4.7 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can [&#8230;]\";s: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:\"Helen Hou-Sandi\";s: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:4240:\"<p>WordPress 4.7 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta2.zip\">download the beta here</a> (zip).</p>\n<p>Notable changes since WordPress 4.7 Beta 1:</p>\n<ul>\n<li><strong>Twenty Seventeen:</strong> The theme wasn&#8217;t being installed on upgrades &#8211; sorry about that! Now you should see it if you&#8217;re upgrading an existing site. There are also plenty of fixes, especially for the header and small screen views.</li>\n<li><strong>Edit shortcuts:</strong> These are always visible while editing (hide them on bigger screens by collapsing the controls) and should now work properly in Firefox. (<a href=\"https://core.trac.wordpress.org/ticket/27403\">#27403</a> and <a href=\"https://core.trac.wordpress.org/ticket/38532\">#38532</a>)</li>\n<li><strong>REST API endpoints:</strong> There have been a number of changes over the past week; your attention is requested on the following:\n<ul>\n<li>The <code>DELETE</code> response format has changed and may need to be accounted for. (<a href=\"https://core.trac.wordpress.org/ticket/38494\">#38494</a>)</li>\n<li>Enabled querying by multiple post statuses. (<a href=\"https://core.trac.wordpress.org/ticket/38420\">#38420</a>)</li>\n<li>Return an error when JSON decoding fails. (<a href=\"https://core.trac.wordpress.org/ticket/38547\">#38547</a>)</li>\n</ul>\n</li>\n<li><strong>More developer notes</strong>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2016/10/28/fine-grained-capabilities-for-taxonomy-terms-in-4-7/\">Fine grained capabilities for taxonomy terms</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/29/wp_taxonomy-in-4-7/\"><code>WP_Taxonomy</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/02/wp_list_sort-and-wp_list_util-in-4-7/\"><code>wp_list_sort()</code> and <code>WP_List_Util</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/\">Post type templates</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/new-post-type-labels-in-4-7/\">New post type labels</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/attributes-for-resource-hints-in-4-7/\">Attributes for resource hints</a></li>\n</ul>\n</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=39142&amp;stop_rev=38995&amp;limit=200&amp;verbose=on&amp;sfp_email=&amp;sfph_mail=\">almost 150 changes</a> in the last week.</li>\n</ul>\n<p>For more of what’s new in version 4.7, <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">check out the Beta 1 blog post</a>.</p>\n<p>If you want a more in-depth view of what major changes have made it into 4.7, <a href=\"https://make.wordpress.org/core/tag/4-7/\">check out posts tagged with 4.7 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=4.7&amp;group=component&amp;order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\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<p><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>.</p>\n<p>Happy testing!</p>\n<p><em>Ya es la hora</em><br />\n<em> Time for another beta</em><br />\n请您帮下忙!</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:\"4552\";s: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: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:\"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:\"Mon, 27 Mar 2017 17:24:19 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:\"Fri, 10 Mar 2017 18:14:55 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:11:\"HIT lax 250\";}}s:5:\"build\";s:14:\"20130911040210\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(292, '_site_transient_timeout_browser_88337cd9fed317d029aaa03191c0be0b', '1491920804', 'no'),
(293, '_site_transient_browser_88337cd9fed317d029aaa03191c0be0b', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"56.0.2924.87\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(129, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1490678661', 'no'),
(130, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1490635461', 'no'),
(131, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1490678663', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(132, '_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:71:\"WPTavern: WordCamp Miami 2017 Will Livestream All Sessions this Weekend\";s:7:\"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=67929\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/wordcamp-miami-2017-will-livestream-all-sessions-this-weekend\";s: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:1577:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/02/wordcamp-miami-2017.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://2017.miami.wordcamp.org/\" target=\"_blank\">WordCamp Miami</a> kicked off today with its ancillary workshops for beginners, freelancers, and BuddyPress enthusiasts. The WordCamp is entering its 9th year and organizers are expecting more than 800 attendees. Tickets are once again sold out, but latecomers hoping to attend can sign up for the <a href=\"http://davidbisset.us6.list-manage.com/subscribe?u=8f9242549d66d09eceb714b54&id=6685084fbd\" target=\"_blank\">wait list</a>.</p>\n<p>WordCamp Miami is one of the most well-established WordPress events and is known for having high quality sessions. This year&#8217;s <a href=\"https://2017.miami.wordcamp.org/schedule/\" target=\"_blank\">schedule</a> includes 60+ local and international speakers, a JavaScript learning track, and new AMA spots, featuring prominent people in the community. If you are unable to attend but want to join in remotely, the camp will be <a href=\"https://2017.miami.wordcamp.org/live/\" target=\"_blank\">live streaming</a> all sessions on Saturday and Sunday for free. There is no registration for the <a href=\"https://2017.miami.wordcamp.org/live/\" target=\"_blank\">live stream</a> and organizer David Bisset said it doesn&#8217;t have a limit on the number of people who can watch simultaneously. Participants can join in on Twitter with the <a href=\"https://twitter.com/hashtag/wcmia?src=hash\" target=\"_blank\">#wcmia</a> hashtag.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 24 Mar 2017 21:52:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:80:\"WPTavern: Medium Aims to Fix ‘Broken’ Media with New $5 Subscription Program\";s:7:\"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=67900\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/medium-aims-to-fix-broken-media-with-new-5-subscription-program\";s: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:6399:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/medium.jpg?ssl=1\"><img /></a></p>\n<p>Nearly three months after <a href=\"https://blog.medium.com/renewing-mediums-focus-98f374a960be#.xij39212w\" target=\"_blank\">laying off a third of its staff</a> and publicly admitting that its previous ad-based revenue model was broken, Medium has introduced a new <a href=\"https://blog.medium.com/upgrade-your-medium-924b74c36552#.8qjmspkzj\" target=\"_blank\">$5 per month subscription program</a>. The internet speculated freely about Medium&#8217;s next move after CEO Ev Williams said the company would be taking “a different, bolder approach” to the problem of driving payment for quality content.</p>\n<p>It turns out the &#8220;bolder approach&#8221; he referenced is a subscription-based model, one that <a href=\"https://thenextweb.com/opinion/2017/03/23/ev-williams-lost-goddamn-mind/#.tnw_zZrtqFcj\" target=\"_blank\">skeptics</a> are already eager to <a href=\"https://www.theregister.co.uk/2017/03/24/medium_five_bucks_a_month_for_nothing/\" target=\"_blank\">tear apart</a> as many media organizations have struggled to find success with paywalls. Early subscribers will receive access to curated content, a new reading experience, ad-free browsing, and an offline reading list. Medium will be using the subscription revenue to pay writers for content, some of which will be restricted to members only.</p>\n<p>&#8220;We will be routing 100% of the revenue from founding members (those who sign up in the first few months) to writers and independent publishers who have important work to do,&#8221; Williams said. &#8220;Those who have hard-won expertise, do exhaustive research, and think deeply. Those who make us all smarter. Those who maximize our understanding of the world but don’t necessarily maximize clicks — and, therefore, are at a disadvantage amongst the highly optimized algorithm chum being slung by the truckload by low-cost content purveyors.&#8221;</p>\n<p>Medium&#8217;s new curated content stream will surface the most worthwhile articles from its network, which grew from 1.9 million posts in 2015 to 7.5 million in 2016 posts. Williams identified the types of content members can expect with their subscriptions in a <a href=\"https://blog.medium.com/our-approach-to-member-only-content-cfce188261d1#.ciyj1nlir\" target=\"_blank\">followup post</a> viewable only to subscribers:</p>\n<ul>\n<li>Politics. What’s happening behind the headlines. How to think about it. What to do about it.</li>\n<li>Work. Lessons in business, startups, leadership, management, and money.</li>\n<li>Self. Smart takes on how to be your best you — happier, healthier, more productive.</li>\n<li>Future. Where the world is going — technology, trends, what it all means.</li>\n</ul>\n<p>For those who have long regarded Medium as the home of hot takes, open letters, and scintillating rants, the new curated content will feature pieces from those who Williams describes as &#8220;doing important work.&#8221; The list above indicates the platform will be promoting a hefty does of spoon-fed thought and self-improvement topics. In order to make money from the people who have it to spend, the blogging silo must focus on helping those with too much information and not enough time to figure out &#8220;how to think about&#8221; important issues.</p>\n<p>Medium is currently <a href=\"https://medium.com/@adamhodgkin/medium-needs-a-business-model-550d3e2ff2ab#.f0ld2suga\" target=\"_blank\">soliciting writers via email</a>, according to one recipient, Adam Hodgkin. This move marks a change in the company where it is essentially becoming a publisher in addition to an aggregator, commissioning content that will deliver that trademark Medium flavor.</p>\n<p>Authors should be aware that articles published behind Medium&#8217;s paywall will lose their potential to go viral. In addition to trading site and content ownership for convenience, those who agree to write for Medium&#8217;s members will be limiting the potential reach their content may have had if it was published in the open.</p>\n<p>&#8220;Media is broken,&#8221; Williams said. &#8220;And we need to fix it. I’m super passionate about this. Though we’ve changed our approach recently, this has been Medium’s mission from day one. We saw the feedback loops for publishing content to be a major problem, and we set out to build a new model. We’ve come a long way since — establishing ourselves as the platform for thoughtfulness, depth, and insight from independent thinkers. But the greater challenge — changing the incentives that drive our consumption of media online — has become even more pressing. It’s time to double-down.&#8221;</p>\n<p>If there&#8217;s something new about this economic model, we have yet to see it. Spotify, Netflix, the Financial Times, the Wall Street Journal, and many other businesses have successfully implemented the subscription model. Using it to fund the type of content that Medium aims to highlight may not be feasible, however, as consumers tend to gravitate towards free content and news that is read and shared in the open.</p>\n<p>If Medium&#8217;s only option for exiting the <a href=\"http://readwrite.com/2007/03/01/attention_economy_overview/\" target=\"_blank\">attention economy</a> is to further lock down users&#8217; content inside its proprietary silo, the remedy is worse than the disease. Instead of seeing ads on articles available to everyone, subscribers now pay to read content that is selected by and owned by Medium, a company that still needs to find a way to keep the lights on once all the VC money is gone.</p>\n<p>Medium tried the ad-driven publishing model without success and then declared that it was a broken system. Was the model broken because it didn&#8217;t bring Medium enough money to keep paddling on? Or is it fundamentally broken because it &#8220;incentivizes the wrong behaviors,&#8221; as Williams put it? His newfound idealism behind the push to leave the domain of &#8220;ad buyers and social media echo chambers&#8221; appears to be a mask for the lack of a concrete monetization strategy.</p>\n<p>Williams&#8217; closing appeal says everything: &#8220;Join us early, and help us figure it out.&#8221; Medium is still experimenting on publishers to find a way to stay afloat.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 24 Mar 2017 21:24: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: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:82:\"WPTavern: How to Find the Age of a Plugin Hosted in the WordPress Plugin Directory\";s:7:\"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=67923\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/how-to-find-the-age-of-a-plugin-hosted-in-the-wordpress-plugin-directory\";s: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:1554:\"<p>The <a href=\"https://wordpress.org/plugins/\">WordPress plugin directory</a> provides information such as version requirements, compatibility, last updated, and active installs for plugins. What it doesn&#8217;t tell you is how old a plugin is. A new site called<a href=\"http://pluginage.ahmadawais.com/\"> Age WP Plugin</a> created by <a href=\"https://AhmadAwais.com\">Ahmad Awais</a> and <a href=\"https://maedahbatool.com/\">Maedah Batool</a> makes finding this information easy. Simply type in a plugin&#8217;s slug into the search box and hit enter.</p>\n<img />Hello Dolly is 8 Years Old\n<p>Awais created the site after Batool inquired about the age of a plugin for an article she was writing. Using the WordPress.org API, Awais discovered that one of the data points was a plugin&#8217;s submission date. In addition to displaying a plugin&#8217;s age, the site also shows the number of downloads it has. In early 2015, the <a href=\"https://wptavern.com/wordpress-plugin-directory-launches-new-design\">plugin directory was redesigned</a> and replaced the download count with the number of active installs.</p>\n<p>The site has <a href=\"https://www.facebook.com/groups/advancedwp/permalink/1441868299208713/\">received positive feedback</a> from plugin authors in the Advanced WordPress Facebook group. Something I&#8217;d like to see added is a list of 10 or 25 of the oldest plugins in the directory. Awais plans to redesign the site using a different color scheme and fix styling issues reported by testers.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 24 Mar 2017 19:12: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:57:\"WPTavern: PHP 5.6 Is Now the Most Widely Used PHP Version\";s:7:\"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=67851\";s:7:\"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://wptavern.com/php-5-6-is-now-the-most-widely-used-php-version\";s: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:2510:\"<p>PHP 5.6 usage has steadily increased over the past year and has now overtaken versions 5.3 and 5.4 to be the most widely used version, according to <a href=\"https://w3techs.com/technologies/history_details/pl-php/5\" target=\"_blank\">W3Techs&#8217; stats</a>. PHP is used by 82.6% of all the websites for which W3Techs can detect a server-side programming language. PHP 7 accounts for 3.1% of these websites and PHP 5.x makes up 95.3%, with version 5.6 usage at the top end.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/php-version-usage.png?ssl=1\"><img /></a></p>\n<p><a href=\"http://php.net/usage.php\" target=\"_blank\">PHP.net&#8217;s usage stats</a> page hasn&#8217;t been updated sine 2013 but the project recommends W3Techs&#8217; stats for viewing PHP market share by version. W3Techs&#8217; methodology takes the top 10 million websites, according to Alexa rankings, to offer a representative sample of established sites without including domain spammers.</p>\n<p>PHP 5.6 overtaking older versions is a significant milestone for the PHP community, since it still receives <a href=\"http://php.net/supported-versions.php\" target=\"_blank\">support for critical security issues</a> until December 31, 2018. The older versions that previously dominated usage reached End of Life in 2015 and 2016 and are no longer receiving security updates.</p>\n<p>Adoption of supported PHP versions is somewhat slower in the WordPress community. According to the project&#8217;s <a href=\"https://wordpress.org/about/stats/\" target=\"_blank\">stats</a>, more than half of all WordPress sites (55.6%) are using unsupported versions of PHP (versions 5.2 &#8211; 5.5).</p>\n<p>In early December 2016, WordPress updated its <a href=\"https://wordpress.org/about/requirements/\" target=\"_blank\">hosting recommendation</a> to PHP 7+, which should help new users who are approaching hosts to request their sites be put on newer versions of PHP. In addition to these recommendations, WordPress&#8217; strategy in the past has been to cultivate relationships with hosts to help improve host configurations for users. The project recently launched the <a href=\"https://make.wordpress.org/hosting/\" target=\"_blank\">Make WordPress Hosting</a> community to facilitate collaboration among those with hosting experience. Participants are currently working on documenting best practices, including recommendations for PHP versions offered, and providing tools for the community.</p>\n<div id=\"epoch-width-sniffer\"></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, 23 Mar 2017 19:15:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:32:\"Matt: On the James Altucher Show\";s:7:\"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=47188\";s:7:\"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://ma.tt/2017/03/on-the-james-altucher-show/\";s: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:450:\"<p>I <a href=\"http://www.jamesaltucher.com/2017/03/matt-mullenweg/\">joined in for the James Altucher podcast in an episode that covered a lot of ground</a>. One clarification was the point of the story about my Dad not making much at his old job was that companies should be thoughtful about compensation especially for the people who stay with them the longest, not that loyalty is a myth or something to be avoided. It just needs to be two-way.</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, 23 Mar 2017 16:29: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: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: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:115:\"WPTavern: WPWeekly Episode 268 – Behind the Scenes of WordPress Development Course, Up and Running Second Edition\";s:7:\"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:58:\"https://wptavern.com?p=67846&preview=true&preview_id=67846\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"https://wptavern.com/wpweekly-episode-268-behind-the-scenes-of-wordpress-development-course-up-and-running-second-edition\";s: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:2416:\"<p>On this episode, <a href=\"http://www.marcuscouch.com/\">Marcus Couch</a> and I are joined by <a href=\"https://alexdenning.com/\">Alex Denning</a>, <a href=\"https://pressupinc.com/\">Fred Meyer, and David Hayes</a> of <a href=\"https://wpshout.com/\">WPShout</a> to discuss their WordPress Development course, <a href=\"https://wpshout.com/up-and-running/\">Up and Running Second Edition</a>. We learn why the trio created the course and who it&#8217;s geared towards.</p>\n<p>Later in the show, we have a great conversation surrounding the REST API and its potential impacts on WordPress. Near the end of the interview, we get their thoughts on the state of WordPress education.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/godaddy-acquires-sucuri\">GoDaddy Acquires Sucuri</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/wp-multisite-user-sync/\">WP Multisite User Sync</a> lets you Sync/unsync users from one site (blog) to other sites (blogs) in a WordPress Multisite network.</p>\n<p><a href=\"https://wordpress.org/plugins/woo-save-abandoned-carts/\">WooCommerce Live Checkout Field Capture</a> plugin saves all activity in the WooCommerce checkout form before it is submitted. This enables you to see who has abandoned their shopping carts with the ability to contact them and remind about the abandoned cart.</p>\n<p><a href=\"https://wordpress.org/plugins/after-comment-redirector/\">After Comment Redirector</a> lets you redirect to a custom page after commenting for all or new commentators. This is a handy way to say thank you to your most engaging readers. You can also give out a coupon, special e-book, or secret content when someone leaves a comment.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 29th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #268:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></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, 23 Mar 2017 01:39: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:13:\"Jeff Chandler\";s: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:33:\"WPTavern: GoDaddy Acquires Sucuri\";s:7:\"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=67826\";s:7:\"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://wptavern.com/godaddy-acquires-sucuri\";s: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:5541:\"<p>GoDaddy <a href=\"https://www.godaddy.com/garage/godaddy/sucuri-godaddy-team-protect-websites/\">has announced</a> that it has entered into an agreement to acquire <a href=\"https://sucuri.net/\">Sucuri Security</a>. Sucuri, founded by Daniel Cid and co-founded by Tony Perez in 2010, is a website security platform that helps clean and protect websites. Details of the deal were not disclosed.</p>\n<p>Like <a href=\"https://wptavern.com/godaddy-acquires-wordpress-site-management-service-managewp\">ManageWP</a>, Sucuri will operate as a separate entity under the GoDaddy umbrella. Sucuri employees will transfer to GoDaddy while remaining under the leadership of Perez and Cid.</p>\n<p>Out of all the companies that Sucuri could have chosen to be acquired by, why GoDaddy?</p>\n<p>&#8220;Over the years we&#8217;ve seen them live up to their words to be a customer and product centric company,&#8221; Perez said. &#8220;As a product company it give us an opportunity to scale our product from a few hundred thousand domains, to millions. It&#8217;s something that we only ever dreamed of.&#8221;</p>\n<p>The acquisition comes a few weeks after <a href=\"https://www.siteground.com/blog/sg-site-scanner-powered-sucuri/\">SiteGround announced</a> its partnership with Sucuri and renamed its site scanner SG Site Scanner. It&#8217;s too soon to determine how this acquisition will affect Sucuri&#8217;s partnerships with hosting companies.</p>\n<p>&#8220;I can&#8217;t speak for our partners, but I truly hope they will trust in us, Sucuri, and in me personally,&#8221; Perez said. &#8220;If we can work to deploy our technology for GoDaddy, at their scale, then I have nothing but confidence we can do this for every other partner out there.</p>\n<p>&#8220;GoDaddy made this investment because they believe in what we have built as a team at Sucuri, the product solves problems, that doesn&#8217;t go away and I hope all our customers and partners will give us time to prove this in our actions.&#8221;</p>\n<p>Both companies acknowledged that nothing changes for existing Sucuri customers and that they can expect to see numerous improvements in the near future. Perez and Cid see the acquisition as version 2.0 of the company.</p>\n<p>Aaron Campbell, WordPress Security Team Lead who is sponsored by GoDaddy to work on WordPress full-time, says the move should help make more sites secure.</p>\n<p>&#8220;GoDaddy is committed to offering great services to its clients,&#8221; Campbell said. &#8220;You know as well as I do that Sucuri is exactly that; we&#8217;ve seen them be quite an asset to the WordPress community over the years.</p>\n<p>&#8220;They&#8217;re going to remain a standalone product, but I&#8217;m excited to see them become part of the GoDaddy team to make some great stuff together. Keeping as many WordPress users secure as possible is obviously my goal and I really think this will help accomplish that.&#8221;</p>\n<p>Reactions to the news on Twitter have mostly been positive with many congratulating Sucuri and its founders.</p>\n<p>On the <a href=\"https://www.facebook.com/groups/advancedwp/?ref=group_cover\">Advanced WordPress Facebook group</a>, reactions to <a href=\"https://www.facebook.com/groups/advancedwp/permalink/1440220396040170/\">the news</a> are a mix between congratulatory and fears of Sucuri&#8217;s service declining. These are among the same grievances and fears expressed by ManageWP customers when <a href=\"https://managewp.com/managewp-joins-godaddy\">GoDaddy acquired it</a>.</p>\n<h2>ManageWP Customers Report No Noticeable Decline in Service</h2>\n<p>Since being acquired, ManageWP has maintained and improved service levels while continuing to add features. Its most recent feature gives customers the opportunity to create backups, restore, and clone <a href=\"https://managewp.com/multisite-websites-in-managewp\">multisite websites</a>.</p>\n<p>Bob Dunn, of <a href=\"https://bobwp.com/\">BobWP</a>, says the service has been stellar before and after the transition.</p>\n<p>&#8220;To be honest, their services were great before and still are,&#8221; Dunn said. &#8220;I don’t manage a ton of sites, but for my needs, it has been rock solid since I first became a customer.&#8221;</p>\n<p>Scott Buscemi, co-founder of <a href=\"https://lumenfoundry.com/\">Lumen Foundry</a>, has had a similar experience.</p>\n<p>&#8220;In all honesty, I haven&#8217;t noticed much of anything since they were acquired &#8211; and that&#8217;s a &#8216;win&#8217; in my opinion,&#8221; Buscemi said.</p>\n<p>&#8220;I&#8217;ve seen them push out a pleasant list of bug fixes and features that don&#8217;t affect me, so it&#8217;s great to still see active development on the primary system. GoDaddy has been working hard to get on the good side of developers and agency owners like me, so I can&#8217;t imagine they would go through the effort of the acquisition only to spoil the experience and turn things negative.&#8221;</p>\n<p>Even those skeptical with the acquisition have reported no noticeable decline in the quality of service.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/jeffr0\">@jeffr0</a> Me, I haven’t really noticed any change in the quality of the service (and I was skeptical)</p>\n<p>&mdash; \"so called\" Jim Cook (@jm_cook) <a href=\"https://twitter.com/jm_cook/status/844657355035938816\">March 22, 2017</a></p></blockquote>\n<p></p>\n<p>GoDaddy has not announced how it plans to integrate Sucuri into its products and services.</p>\n<div id=\"epoch-width-sniffer\"></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, 23 Mar 2017 00:53: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"BuddyPress: BuddyPress at WordCamp London 2017 Contributor Day\";s:7:\"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=264902\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://buddypress.org/2017/03/buddypress-at-wordcamp-london-2017-contributor-day/\";s: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:1688:\"<p>Contributor Day is a big part of WordCamp London. This year it was held on Friday 17th March at London Metropolitan University. 100 contributors descended on the venue each aiming to make WordPress better in some wonderful way.</p>\n<img src=\"https://buddypress.org/wp-content/uploads/1/2017/03/room-back.jpg\" alt=\"A room full of people\" />Contributors at WordCamp London 2017. Photo by <a href=\"https://wpism.com\" rel=\"nofollow\" target=\"_blank\">Pradeep Singh</a>.\n<p>Attendees were asked to choose an area of interest. The options were Accessibility, BuddyPress, Community, Core, Design &amp; Flow, Documentation, Polyglots, Support and Themes. 5 of the 100 contributors chose BuddyPress. 2 of the 5 were new to contributing in general but all had used, or had at least heard of, BuddyPress at some point.</p>\n<p>After a quick refill of coffee the team convened and began discussing how to get the most from the next 8 hours. Due to a diverse range of skills available within the group, we were able to focus on documentation, coding and localisation.</p>\n<img src=\"https://buddypress.org/wp-content/uploads/1/2017/03/buddypress-table.jpg\" alt=\"People using laptops\" />BuddyPress contributors. Photo by <a href=\"https://wpism.com\" rel=\"nofollow\" target=\"_blank\">Pradeep Singh</a>.\n<p>As a team we managed to identify an issue related to colour contrast in the Twenty Seventeen theme. <a href=\"https://buddypress.trac.wordpress.org/ticket/7471\" target=\"_blank\">#7471</a> was opened and a patch was submitted. We were also able to translate all remaining strings into Italian.</p>\n<p>The day was a huge success and all team members indicated they will contribute again going 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:\"Wed, 22 Mar 2017 21:26: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:12:\"Henry Wright\";s: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:71:\"WPTavern: Foxhound Is the First REST API Powered Theme on 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=65646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/foxhound-is-the-first-rest-api-powered-theme-on-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3281:\"<p><a href=\"https://wordpress.org/themes/foxhound/\" target=\"_blank\">Foxhound</a> made its debut on WordPress.org yesterday. The React-based theme is the first in the directory to use the REST API endpoints included in WordPress 4.7. Foxhound sports a tasteful blog design with single-page app functionality that loads posts instantly. Check out the <a href=\"https://themes.redradar.net/foxhound/\" target=\"_blank\">live demo</a> to see how fast the content loads.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/02/foxhound.png?ssl=1\"><img /></a></p>\n<p>The theme was designed and developed by <a href=\"https://themes.redradar.net/\" target=\"_blank\">Kelly Dwan and Mel Choyce</a>, who have collaborated on several free themes hosted on WordPress.org. They recommend installing the <a href=\"https://wordpress.org/plugins/wp-api-menus/\" target=\"_blank\">WP-API Menus</a> plugin, as the REST API does not yet support menus. After installing Foxhound, there are only two things required to make it look like the demo: Set the front page to display the latest posts and set up a menu. There are no additional customization settings.</p>\n<p>Kelly Dwan notes on <a href=\"https://github.com/ryelle/Foxhound\" target=\"_blank\">Foxhound&#8217;s GitHub repository</a> that the theme should be considered &#8220;experimental&#8221; and users can expect a few restrictions:</p>\n<ul>\n<li>The theme does not display anything if javascript is disabled. (Should not affect SEO or accessibility)</li>\n<li>The API cannot be blocked by a security plugin. Some plugins recommend blocking the users endpoint, but that is required to show the author archive. If you need to block the user endpoint, the rest of the theme should work but might be unstable if anyone tries to visit an author archive.</li>\n<li>Permalinks for pages and archives are changed by this theme. They will be reset if/when you deactivate the theme. You might want to set up redirects using something like <a href=\"https://wordpress.org/plugins/safe-redirect-manager/\" target=\"_blank\">Safe Redirect Manager</a>.</li>\n<li>This theme does not support hierarchical category archives &#8211; only parent category archive pages can be displayed. This <a href=\"https://github.com/ryelle/Foxhound/issues/30\" target=\"_blank\">may be fixed in a later version</a> of the theme.\n<li>Plugins may not work as expected, especially if they add content to the front end of the site. Most Jetpack features do still work.</li>\n</ul>\n<p>Because Foxhound is so different from traditional WordPress themes, it could not go through the usual theme review process. Themes that require the WP REST API are currently reviewed outside of WordPress.org when a theme author pings the Theme Review team. They apply a &#8220;Special Case&#8221; tag that allows the theme to bypass Theme Check. (The tag is also used for other themes that break the rules in innovative ways.)</p>\n<p>&#8220;We don&#8217;t have a lot to go on yet with those types of themes,&#8221; Key Reviewer Justin Tadlock said. &#8220;Foxhound was the first. We&#8217;re supposed to be looking over another soon. As more of these types of themes come in, we&#8217;ll be able to figure out ways of making it easier to submit them.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></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:\"Wed, 22 Mar 2017 19:21:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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: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:35:\"HeroPress: A Blissful Driving Force\";s:7:\"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=1658\";s:7:\"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://heropress.com/essays/blissful-driving-force/\";s: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:9085:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/032217-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress successfully justified my choice of not joining the job placement drive at college.\" /><p>As a college guy, I believed in being different and outperforming the best of my lot. Coming from a modest family background, the realization of achievement dawned over me. I never favored being a 9 to 5 corporate professional and a having a ‘boss’ was simply not my cup of coffee. I was never interested in the classes held in the college because I was being more productive at the ‘reality’ front of the life. I envisioned getting involved in tasks that were strongest at the core.</p>\n<h3>Where It All Started</h3>\n<p>Computer technology was in its nascent state in India the time I started my tryst with web pages. I began with designing my own college’s alumni website while pursuing MCA at Banaras Hindu University, Varanasi. Eventually, I was assigned the task of the event websites too. I was happy because all this brought about a sense of power to me. Though not initially refine, my work still appealed to many and it also made me realize the power technology had.</p>\n<h3>The Seed of Seriousness</h3>\n<p>The very first seed of the idea of taking this up as a serious profession was sown by a friend who told me about how creating web pages and blogging could be a source of monetization. Google pages was my first shot as a techie, wherein I started with contributing content through blogs to several clients.</p>\n<h3>Saw and Attempted</h3>\n<p>I can still recollect the time I received my first pay cheque. Initially, I had tested all Content management systems and had started with Joomla and Drupal. With absolutely no knowledge about coding, I went forward to scale the web designing mountain. WordPress came and was well recognized as a blogging platform; suitable to what I worked on. I bumped into WordPress in 2009 and like many other users, utilized it for my blogging endeavors. Little did I know that someday it would be the answer to my ‘coding gap’. I remember working on a 6-month project for my MCA final where I took up WordPress as the core subject and in there I talked about custom plugins and themes. The teacher was happy to receive the unique project and awarded me good grades for my sense of initiation with new approach.</p>\n<h3>That Leap of Faith</h3>\n<p>Now, I knew how I had to take this WordPress awesomeness forward. With a little exposure to learning new technology, I was baffled for a while but had the will to scale this one too. 6 months, and I thoroughly decoded the WordPress codex for me. This was a giant step forward where my future lay in my own hands.</p>\n<p>Personally, I feel that WordPress does not constrict you to a certain limit or a line of functionalities. If you have a core foundation, you can toy with it and make awesome end results. WordPress was now my pillar of strength. WordPress successfully justified my choice of not joining the job placement drive at the college.</p>\n<h3>The Break-Out</h3>\n<p>Now was the time to materialize my skills and have a material turnaround for the work I was capable of doing. After a 4-month hunt for some serious web designing projects with not a single task at hand, disappointment gripped me. The lack of proper work infrastructure due to poor Internet connectivity and local electricity supply were some of the other reasons I had to plan withdrawing my resources from Varanasi. I could have fallen or would have made a leap; it was about to be my choice for the rest of my life.</p>\n<h3>Hello to New Beginnings</h3>\n<p>It was frustrating because Varanasi had been my abode for 7 good years and leaving the place was a huge decision to make. I mustered up my wits to start afresh by withdrawing my base from Varanasi and shifted to Lucknow, India in order to try out seeking new opportunities yet again.</p>\n<p>The work stars favored me and with the help of elance-oDesk (now, Upwork) and other freelancing platforms, I received many life-changing projects of my life. Things moved forward and with many clients in a row, another year went by. I collaborated with more people who were willing to join me on the platform – people who wanted to leave a mark; never to look back. What remained constant throughout these years was my capability to work hard each day.</p>\n<h3>A Better Picture/ Wbcom Designs</h3>\n<p>I upfront admire WordPress because it has been a driving force for my existence. Time has moved slowly and with 6+ years of experience and self-discovery, I now run a fully-fledged WordPress based company <a href=\"https://wbcomdesigns.com/\" target=\"_blank\">Wbcom Designs</a> that has many developers and freelancers onboard with me.</p>\n<p>While additionally serving <a href=\"https://www.buddyboss.com/\" target=\"_blank\">BuddyBoss</a> as a Product and Support Manager, now I plan to infuse new changes in the pattern we operate at base as well as the firm through strategic planning. It’s time to give back to the WordPress community through the development of free plugins, theme customization and spreading the WordPress fandom at local level.</p>\n<p>I recently took the <a href=\"https://2016.nashik.wordcamp.org/wbcomdesigns-is-our-bronze-sponsor/\">opportunity to sponsor</a> <a href=\"https://2016.nashik.wordcamp.org/\">‘Nashik WordCamp’ 2016</a>, <a href=\"https://2017.pune.wordcamp.org/sponsors/\">WordCamp Pune 2017</a>, <a href=\"https://2017.udaipur.wordcamp.org/sponsors/\">WordCamp Udaipur 2017</a>, and <a href=\"https://2017.kochi.wordcamp.org/sponsors/\">WordCamp Kochi 2017</a>. I am glad I was able to take a step forward in my plans to pay back to the WordPress community. To set the ball rolling at local level, I have recently come up with a local <a href=\"https://www.meetup.com/Lucknow-WordPress-Meetup/\">MeetUp</a> group at Lucknow, India so that locally organized, face to face events can be organized that will accelerate the understanding of the WordPress CMS among the masses. I also plan to bring about WordPress awareness at the school and college level in my zone so that more and more young people know why this CMS is so amazing.</p>\n<p>To this day, my first love is my work desk. Whenever in an emotional or professional fix, I seek recluse through this amazing platform. Unlike others, working destresses me. There is a long way to go with this ideal because I want people to know how powerfully stable the WordPress is.</p>\n<p>Like they say,</p>\n<blockquote><p>“Coming together is a beginning; keeping together is progress; working together is success.”</p></blockquote>\n<p>I want to see the developer community going for heights that have never been achieved before and I want to be a part of this huge step-up.</p>\n<p>I am all open up for this WordPress community for contribution and assistance. For WordPress enthusiasts, I want to tell them that sky is not the limit. WordPress has accepted me as its own and it’s time for me and others to give back in the best possible manner.</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: A Blissful Driving Force\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=A%20Blissful%20Driving%20Force&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fblissful-driving-force%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: A Blissful Driving Force\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fblissful-driving-force%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%2Fblissful-driving-force%2F&title=A+Blissful+Driving+Force\" rel=\"nofollow\" target=\"_blank\" title=\"Share: A Blissful Driving Force\"></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/blissful-driving-force/&media=https://heropress.com/wp-content/uploads/2017/03/032217-150x150.jpg&description=A Blissful Driving Force\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: A Blissful Driving Force\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/blissful-driving-force/\" title=\"A Blissful Driving Force\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/blissful-driving-force/\">A Blissful Driving Force</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, 22 Mar 2017 12:00: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:11:\"Varun Dubey\";s: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:82:\"WPTavern: Help Jesse Petersen and His Family by Donating to His Medical Leave 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=67746\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/help-jesse-petersen-and-his-family-by-donating-to-his-medical-leave-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:2774:\"<p><a href=\"https://www.petersenmediagroup.com/\">Jesse Petersen</a>, a longtime member of the WordPress community and founder of <a href=\"https://www.genesisthe.me/\">Genesis The.me</a>, needs <a href=\"https://www.newlungsfor.me/medical-leave-fund-for-jesses-double-lung-transplant/\">our help</a>. Petersen is battling <a href=\"http://www.cffatboy.com/what-is-cystic-fibrosis/\">Cystic Fibrosis</a> and earlier this year after visiting a clinic, discovered that his lung function was at 22%.</p>\n<p>Due to decrease lung function, Petersen missed five weeks of work, required home IVs, and visited many doctors. He is currently on a double-lung transplant list with a <a href=\"https://en.wikipedia.org/wiki/Lung_allocation_score\">lung allocation score</a> of 38.859.</p>\n<p>According to the <a href=\"https://www.unos.org/wp-content/uploads/unos/lung_allocation_score.pdf\">United Network for Organ Sharing</a>, the LAS is a score used to prioritize waiting list candidates based on a combination of wait list urgency and post-transplant survival.</p>\n<p>In order to maintain his health for a transplant, doctors have recommended that he work a maximum of two hours per day with quality rest.</p>\n<p>His family has a small emergency fund available that they thought would allow Petersen to work up until his transplant surgery. However, there&#8217;s no estimated time frame for when a transplant will be available.</p>\n<p>Outside of his product based business, Petersen is a work-from-home freelancer with contract work that needs to be completed. He and his wife have two adopted children. His wife volunteered to get another job to supplement their income but relatives rejected the idea as she is his primary support person.</p>\n<p>Petersen has <a href=\"https://my.genesisthe.me/downloads/genesistheme-developer-starter/\">two products</a> for sale on GenesisThe.me with two more ready for launch by the end of March.</p>\n<p>His family is <a href=\"https://www.newlungsfor.me/medical-leave-fund-for-jesses-double-lung-transplant/\">asking for $20K </a>to help pay for expenses and allow Petersen to take an extended medical leave to focus on his health. So far, the campaign has raised $5,075 or about a quarter of the amount needed.</p>\n<p>You can donate as much as you&#8217;re able to or choose from one of five predetermined amounts ranging from $25 to $1K. You can also choose to donate monthly in six month increments.</p>\n<p>Petersen is no stranger to the WordPress community&#8217;s generosity. In 2016, it helped him raise nearly $20K to help pay for costs associated with <a href=\"https://surpriseadoption.com/\">adopting his second son</a>. If you are able, please consider donating to Petersen&#8217;s medical leave fund.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Wed, 22 Mar 2017 10:35: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:13:\"Jeff Chandler\";s: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:74:\"WPTavern: Adding Images to WordPress Sidebars Is About to Get a Lot Easier\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=67667\";s:7:\"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://wptavern.com/adding-images-to-wordpress-sidebars-is-about-to-get-a-lot-easier\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4041:\"<p>Adding images to sidebars in WordPress is a cumbersome task that requires users to upload an image to the Media Library, find the URL, copy it, and paste it into a Text widget along with additional HTML. Nearly two years ago, Mel Choyce <a href=\"https://core.trac.wordpress.org/ticket/32417\">opened a ticket</a> on WordPress Trac proposing that a media widget be added to core. This widget would allow users to easily add images to sidebars.</p>\n<p>Throughout the discussion, the idea of creating a catch-all media widget was brought up that would allow users to add images, audio, or video to a sidebar. After developers spoke to Matt Mullenweg about the direction of the project, the team decided to create three separate widgets to handle each media type. Choyce outlined the benefits this approach provides:</p>\n<ul>\n<li>We can focus on creating more tailored experiences for each widget.</li>\n<li>We&#8217;ll be able to launch new widgets without having to worry about constantly updating one central widget, or potentially breaking anything.</li>\n<li>It&#8217;ll be easier for people to discover new media types since they won&#8217;t be buried within one widget.</li>\n<li>This will more closely mimic the approach we&#8217;re taking to content blocks in the future, which should provide an easier transition.</li>\n</ul>\n<p>Out of the three core widgets in development, the Image one is nearly complete ready for user testing. To test, first download and activate the <a href=\"https://wordpress.org/plugins/wp-core-media-widgets/\">Core Media Widgets</a> plugin. Once activated, navigate to Appearance &gt; Widgets in the WordPress backend and in the available widgets section, locate the Image widget.</p>\n<img />Core Image Widget UI\n<p>Clicking the Select Image button displays the media library modal where you can either select or upload an image. Once an image is selected, click the Add to Widget button in the bottom-right corner. This is what the widget looks like after an image is added.</p>\n<img />Core Image Widget With an Image\n<p>Here is what the widget looks like on a page using the <a href=\"https://wordpress.org/themes/twentyseventeen/\">Twenty Seventeen</a> default theme.</p>\n<img />Core Image Widget in Action\n<p>The core image widget is incredibly easy to set up and is a significant improvement over the Text widget approach. The user interface is much simpler compared to the <a href=\"https://jetpack.com/support/extra-sidebar-widgets/image-widget/\">image widget</a> supplied by Jetpack. Jetpack&#8217;s image widget UI doesn&#8217;t take advantage of the media library modal and instead, requires the user to know the image&#8217;s URL.</p>\n<img />Jetpack Image Widget UI\n<p>Many of the fields are the same as what&#8217;s provided by the media library modal. Not surprisingly, WordPress.com <a href=\"https://en.support.wordpress.com/widgets/image-widget/\">uses the same interface</a> and requires the user to know the image URL.</p>\n<h2>Core Image Widget May Be Ready in Time for WordPress 4.7.4</h2>\n<p>The team is specifically seeking feedback from those who use image widgets provided by plugins on WordPress.org. Once the image widget is merged into core, the video and audio widgets will be added to the <a href=\"https://wordpress.org/plugins/wp-core-media-widgets/\">Core Media Widgets</a> plugin. Users can leave the plugin enabled until all three widgets are added to core.</p>\n<p>&#8220;Once a widget has been thoroughly tested by users, we can then copy it into core for a release while then also disabling the widget in the plugin,&#8221; Ruter said.</p>\n<p>If you encounter a bug or discover an incompatibility with a plugin or theme, please <a href=\"https://github.com/xwp/wp-core-media-widgets/issues\">create an issue</a> on the project&#8217;s GitHub page. According to Ruter, the team is working hard to get the widget to a point where it can be merged into core. Depending on how testing goes, it could be merged into core as early as WordPress 4.7.4.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Wed, 22 Mar 2017 01:18: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:13:\"Jeff Chandler\";s: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:91:\"WPTavern: WordPress Theme Review Team Making Progress on Clearing Out 1,000+ Review Backlog\";s:7:\"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=67582\";s:7:\"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:100:\"https://wptavern.com/wordpress-theme-review-team-making-progress-on-clearing-out-1000-review-backlog\";s: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:6259:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/planning.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/5ZMT04MIW6\">Oli Dale</a>\n<p>The WordPress Theme Review team (TRT) has turned a corner and is approaching a major milestone of getting the <a href=\"https://themes.trac.wordpress.org/report/2\" target=\"_blank\">review queue</a> under 100 themes. As of today, 189 themes are lined up in what was previously a 1,000+ backlog. Key reviewers are confident that number will be closer to zero in the near future.</p>\n<p>Emil Uzelac, one of the key reviewers, shared the <a href=\"https://themes.trac.wordpress.org/ticketgraph\" target=\"_blank\">ticketgraph</a> for the backlog on Twitter today, demonstrating that the team is in a better place where new theme submission isn&#8217;t causing overload issues as it did before. Themes continue to flow in but are not significantly affecting the queue.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/theme-review-ticketgraph.png?ssl=1\"><img /></a></p>\n<p>In 2015 the TRT hit a wall with an influx of themes flooding into a legacy review system that wasn&#8217;t working. The team couldn&#8217;t keep up and was forced to spend much of 2016 changing the review process to better handle the large number of themes coming in. The TRT is working hard to make 2017 the year they get back on track.</p>\n<p>Uzelac identified a few of the measures that have helped in taming the queue:</p>\n<ul>\n<li>One theme submission per author</li>\n<li>More reviewers</li>\n<li>A new guideline where reviewers close the ticket if the review surfaces more than <a href=\"https://make.wordpress.org/themes/2016/08/23/meeting-summary-2016-23-08/\" target=\"_blank\">5 distinct issues</a></li>\n</ul>\n<p>&#8220;Around Christmas was when many on the team started seeing a tiny sliver of light at the end of a long tunnel,&#8221; Key Reviewer Justin Tadlock said. &#8220;In the past few days, seeing the queue get below 200 themes has been a high point.  Folks on the team are excited because our ideas are paying off.&#8221;</p>\n<p>Tadlock can&#8217;t say when exactly the team turned a corner but describes it as more of an iterative process that started with small ideas they could implement themselves. This has significantly reduced the wait time from 7 or 8 months a year ago to two months today. Themes also go through an admin queue that adds a bit to the review time but Tadlock said they hope to tackle that in the next Review Shindig, which happens on the first weekend of every month.</p>\n<p>&#8220;That number is shrinking,&#8221; Tadlock said. &#8220;By the end of April, we could be looking at 3-4 weeks. I&#8217;m a bit optimistic, so don&#8217;t hold me to that. It could be May or June in reality.&#8221;</p>\n<p>Tadlock said once the team gets to the 50-100 range they will be at the place where they&#8217;re really only handling new themes that are coming in, instead of working the backlog. Once they reach that milestone, they will be able to more accurately track how long it takes for a theme to make it through the review process.</p>\n<p>&#8220;That&#8217;s where we&#8217;ll need to really start refining the process so that it works even better in the future,&#8221; Tadlock said. &#8220;A well-coded theme could potentially make it through the process in 2 months right now. Another theme might be 4-5 months. There are a lot of factors to consider. It&#8217;s my hope that we eliminate many of those factors that are holding up the process.&#8221;</p>\n<p>The new rule that limited authors to submitting one theme at a time has had a significant impact on cutting down the queue. The rule was meant to be temporary and will be up for reevaluation when the queue is under 100 themes. Tadlock said the team will likely pull the rule, but it has been instrumental in rooting out copies that contained only minor changes to the original.</p>\n<p>&#8220;For most authors, this [rule] is not a huge problem,&#8221; Tadlock said. &#8220;It definitely hurts a few of the more prolific authors in the short term. However, it helps stop the flow of theme companies who are just copying/pasting the same theme with minor changes. We&#8217;ve had theme companies with as many as 17 themes in the queue that were just copies.  This new rule has helped us find those and put a stop to the practice.&#8221; The team was able to track down an entire ring of theme authors with multiple accounts with dozens and dozens of themes.</p>\n<p>Tadlock said most of the issues the team deals with in reviews are related to security. The content portability issues that were highlighted in the recent <a href=\"https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue\" target=\"_blank\">Zerif Lite suspension</a> are more uncommon.</p>\n<p>&#8220;The &#8216;draconian stuff&#8217; people talk about probably represents 1% of the issue,&#8221; Tadlock said, referencing Matt Mullenweg&#8217;s recent <a href=\"https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue#comment-210935\" target=\"_blank\">comments</a> on the current requirements. &#8220;99% of the issues are the things people don&#8217;t talk about.&#8221; Tadlock has been speaking with theme authors about how they can &#8220;create&#8221; content within the guidelines, as there are ways to do it that are both future-proof and portable.</p>\n<p>The team is currently spending a lot of time reviewing code that shouldn&#8217;t need to be manually reviewed. The next item on the TRT roadmap is incorporating better automation into the review process.</p>\n<p>&#8220;The big thing we&#8217;re working on now is the new Theme Check plugin,&#8221; Tadlock said. &#8220;It&#8217;s going to solve lots of problems.  It&#8217;s based off the code sniffer (PHPCS, I believe). It&#8217;ll help theme authors start submitting better coded and more secure themes right off the bat. Humans easily miss those things looking through it with their eyes. This will definitely make theme authors better coders and users will have even more secure themes. Then, we can focus on those 1% issues.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 21 Mar 2017 21:53: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: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: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:55:\"WPTavern: Yoast SEO 4.5 Urges Users to Upgrade to PHP 7\";s:7:\"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=67676\";s:7:\"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:66:\"https://wptavern.com/yoast-seo-4-5-urges-users-to-upgrade-to-php-7\";s: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:4770:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/yoast-logo.jpg?ssl=1\"><img /></a></p>\n<p><a href=\"https://yoast.com/yoast-seo-4-5/\" target=\"_blank\">Yoast SEO 4.5</a> was released today with a handful of improvements and, most notably, a big push for users to upgrade to PHP 7.</p>\n<p>&#8220;In Yoast SEO 4.5, we are urging site owners whose sites run on servers with an outdated version of PHP to update to a more recent version,&#8221; Joost de Valk said. &#8220;To move the web forward, we need to take a stand against old, slow, and unsafe software.&#8221;</p>\n<p>WordPress&#8217; minimum PHP requirement is still at <a href=\"https://wordpress.org/about/requirements/\" target=\"_blank\">5.2.4</a>, six years after PHP 5.2 <a href=\"http://php.net/eol.php\" target=\"_blank\">reached end of life in 2011</a>. This version is now <a href=\"https://www.cvedetails.com/vulnerability-list.php?vendor_id=74&product_id=128&version_id=106044&page=1&hasexp=0&opdos=0&opec=0&opov=0&opcsrf=0&opgpriv=0&opsqli=0&opxss=0&opdirt=0&opmemc=0&ophttprs=0&opbyp=0&opfileinc=0&opginf=0&cvssscoremin=0&cvssscoremax=0&year=0&month=0&cweid=0&order=4&trc=39\" target=\"_blank\">vulnerable to many security issues</a>. Current usage stats show 5.4% of WordPress sites are running on PHP 5.2. As this likely represents millions of users, WordPress&#8217; core leadership is reluctant to bump the minimum requirements. Only 8% of sites are on PHP 7+, as hosting companies are slowly adding support.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/wordpress-php-versions-march-2017-1.png?ssl=1\"><img /></a></p>\n<p>“Because web hosts are not upgrading PHP, we have decided to start pushing this from within plugins,&#8221; de Valk said. He contends that the WordPress ecosystem is losing good developers because the project is moving too slowly. He also makes the case for security and speed.</p>\n<p>&#8220;WordPress is sometimes said to be slow, but it actually doesn’t have to be slow at all,&#8221; de Valk said. &#8220;If it’s running on old versions of PHP, however, it is, most certainly, slow. PHP 5.2 is more than 100% slower than PHP 5.6, and a whopping <a href=\"https://www.phpclasses.org/blog/post/493-php-performance-evolution.html\" target=\"_blank\">400% slower than PHP 7</a>.&#8221;</p>\n<p>De Valk decided to throw the weight of Yoast SEO, which he estimates to be 6.5 million active installs, behind the movement to push hosts to upgrade their customers to PHP 7. The latest release of the plugin displays a notice to WordPress administrators running sites on PHP 5.2, urging them to upgrade to PHP 7. The notice is &#8220;big, ugly, and non-dismissible,&#8221; de Valk said. It is generated by an error that auto-resolves when the user fixes their outdated PHP version.</p>\n<p>&#8220;The notice will also encourage people to contact their host if they don’t know how to upgrade their PHP,&#8221; de Valk said. &#8220;Yes, this could be painful for some hosts. This notice is deliberately intended to make them work.&#8221;</p>\n<p>De Valk said the plugin will start displaying the notices for PHP 5.2 and will add 5.6 as soon as it is no longer supported. Through experience with his customers, de Valk has found that outdated, slower versions of PHP are damaging Yoast SEO and WordPress&#8217; reputations, as neither are optimized for PHP 5.2. Although older versions are not holding the plugin back from new features, it makes it difficult for the team to clean up the code.</p>\n<p>&#8220;There aren&#8217;t many features I cannot build right now, but code quality is suffering because we can&#8217;t use namespaces, short array notation, etc,&#8221; de Valk said.</p>\n<p>The Yoast SEO team has created <a href=\"https://github.com/Yoast/whip\" target=\"_blank\">WHIP</a>, a WordPress package to nudge users to upgrade their software versions and made it open source for plugin and theme developers to implement in their own extensions. The project includes a filter for linking to the WordPress.org hosting page, which includes a selection of hosts that offer PHP 7.</p>\n<p>Most of the large hosting companies already have documentation for upgrading PHP versions. Ultimately, it&#8217;s the end users who will have the power to get more hosting companies on board. De Valk said he doesn&#8217;t know how big the impact will be but encourages users to vote with their pocketbooks by leaving hosts that are unwilling to assist in upgrading PHP.</p>\n<p>&#8220;It might be entirely possible that your host is not willing to work with you,&#8221; de Valk said. &#8220;If so, think about moving web hosts. A web host provides the engine your site runs on and that better be a damn good engine.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 21 Mar 2017 19:56:57 +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: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:119:\"WPTavern: PressShack Forks Edit Flow to Create PublishPress, Aims to Improve Multi-User Editorial Workflow 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:29:\"https://wptavern.com/?p=67574\";s:7:\"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:129:\"https://wptavern.com/pressshack-forks-edit-flow-to-create-publishpress-aims-to-improve-multi-user-editorial-workflow-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6808:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/publish-press.png?ssl=1\"><img /></a></p>\n<p>Last week Steve Burge and the team at <a href=\"https://pressshack.com/\" target=\"_blank\">PressShack</a> released <a href=\"https://wordpress.org/plugins/publishpress/\" target=\"_blank\">PublishPress</a>, a fork of Automattic&#8217;s <a href=\"https://wordpress.org/plugins/edit-flow/\" target=\"_blank\">Edit Flow</a> plugin. PressShack is operated by the same team behind <a href=\"http://ostraining.com/\" target=\"_blank\">OSTraining</a> with a focus on creating publishing plugins for larger organizations.</p>\n<p><a href=\"https://wordpress.org/plugins/edit-flow/\" target=\"_blank\">Edit Flow</a> has more than 10,000 active installs but is updated sporadically and is not very well supported. The PressShack creators saw an opportunity to fork the plugin and sell commercial support and add-ons. <a href=\"https://wordpress.org/plugins/publishpress/\" target=\"_blank\">PublishPress</a> is now available on WordPress.org with a seamless <a href=\"https://pressshack.com/publishpress/docs/migrate/\" target=\"_blank\">migration for Edit Flow users</a>.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/edit-flow-publishpress-migration.png?ssl=1\"><img /></a></p>\n<p>The first release offers the same features as Edit Flow along with a complete face lift, making interaction with the plugin&#8217;s settings more user-friendly. The new tabbed interface puts all the settings on one screen. PressShack has also tweaked the language of the plugin, changing Story Budget” to “Overview”, and simplifying other terms.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/publishpress-ui.png?ssl=1\"><img /></a></p>\n<p>PublishPress introduces a few changes to the calendar, allowing users to click anywhere on a date to add content. It exposes the iCal or Google Calendar feed and uses icons to show post statuses, saving space for other information.</p>\n<p>Burge said that PublishPress will be making a fresh start and will not be following and incorporating updates from Edit Flow. The team plans to add a host of new features that improve the publishing workflow to handle multiple users:</p>\n<ul>\n<li><strong>Multisite and multiple site support</strong>: Content creators log into one site but can publish to multiple sites</li>\n<li><strong>Pre-publishing checklists</strong>: For example, featured image, word count, Yoast SEO green light</li>\n<li><strong>More use cases beyond media sites</strong>: In addition to magazine-style user groups for reporting, PublishPress plans to add more use cases, such as WooCommerce products, EDD downloads, bbPress topics, and The Events Calendar listings</li>\n<li><strong>Multiple authors</strong>: Assign multiple author bylines to a story</li>\n</ul>\n<p>Most of these feature are slated for release in mid-2017 and will be <a href=\"https://pressshack.com/publishpress/\" target=\"_blank\">offered as commercial add-ons</a>. The team is currently still focused on writing unit tests for the core plugin and adding improvements to it on WordPress.org.</p>\n<h3>PressShack Takes Inspiration from Drupal for Expanding Content Workflows</h3>\n<p>PressShack&#8217;s creators also work closely with other open source publishing platforms. Burge said the team took some inspiration from the Drupal ecosystem, which offers more advanced features for modifying editorial workflows.</p>\n<p>&#8220;In Drupal, the workflow features are being demanded and developed by large organizations that use the platform,&#8221; Burge said. &#8220;As a result, Drupal does have a very big head start in this area. &#8220;In Drupal 7, the main workflow module was called <a href=\"https://www.drupal.org/project/workbench\" target=\"_blank\">Workbench</a>. It was built to meet the needs of large customers such as universities, media outlets, and government agencies who have many different content managers.&#8221;</p>\n<p>Prior to having editorial workflow tools available, Burge said that Drupal agencies kept losing projects to rivals such as Adobe and OpenText, because they had publishing workflows built for multiple users. Building better publishing tools became a necessity for Drupal agencies that wanted to win projects from large organizations.</p>\n<p>Drupal 8 moves many of these editorial workflow improvements into core. Drupal 8.3, which is slated for April 2017, will <a href=\"http://buytaert.net/moving-the-drupal-8-workflow-initiative-along\" target=\"_blank\">introduce the ability to create multiple types of content workflows</a>.</p>\n<p>&#8220;What’s really interesting about the Drupal 8 implementation is that they are thinking beyond just content publishing,&#8221; Burge said. &#8220;It will soon be possible to put whole sections of your site into a workflow. The demand for these features is still coming from enterprise customers: much of the work is being done by a team of Drupal developers inside Pfizer.&#8221;</p>\n<p>Burge cited a few examples of typical users requiring more elaborate publishing workflows:</p>\n<ul>\n<li>A university with 50+ academic departments and several hundred content creators</li>\n<li>A pharmaceutical company with hundreds of products and a micro-site for each one</li>\n<li>A newspaper that employs writers and at least one layer of editors</li>\n<li>A publicly-listed company that needs approval from several staff members to ensure that the content it publishes is 110% accurate</li>\n</ul>\n<p>WordPress core is tailored to a single-author blog workflow, and there are relatively few plugins that modify the default editorial workflow for large teams. <a href=\"https://wptavern.com/coschedule-a-viable-alternative-to-the-edit-flow-wordpress-plugin\" target=\"_blank\">CoSchedule is one alternative to Edit Flow</a> and PublishPress that has 10,000 active installs. It takes a SaaS approach and has more of a content marketing slant. Burge said he thinks the WordPress ecosystem&#8217;s scarcity of options for extending publishing workflows may be due to current limitations in core.</p>\n<p>&#8220;It’s possible there are some technical hurdles: for example, WordPress core has fairly limited user permissions,&#8221; he said. &#8220;It’s also possible that now is the right time for WordPress to start adding these features.&#8221;</p>\n<p>&#8220;WordPress agencies are building more enterprise sites and these demands are popping-up,&#8221; Burge said. &#8220;Matt just announced the <a href=\"https://ma.tt/2017/03/wordpress-collaborative-editing/\" target=\"_blank\">Google Docs integration</a> as a quick way to bring some collaborative features into WordPress. I think we’ll see more and more tools available for teams, rather than single authors.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 20 Mar 2017 21:21: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: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: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:45:\"Donncha: How to Auto Schedule WordPress Posts\";s:7:\"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:28:\"https://odd.blog/?p=89500175\";s:7:\"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://odd.blog/2017/03/18/how-to-auto-schedule-wordpress-posts/\";s: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:3543:\"<p>If you post to a WordPress blog on a regular basis like I do on <a href=\"https://inphotos.org/\">In Photos dot Org</a> you&#8217;ll no doubt recognise the fatigue that comes from adjusting the publish date every single time on a new post so it appears a day later. If you have multiple posts like on a daily photoblog you have to remember what day the last post was made and adjust the date accordingly. </p>\n<p>A few years ago I wrote a small plugin that I never released to help schedule posts. In the media uploader you could select multiple photos and click a few buttons to be brought to a new page where you could enter title, content and tags for each image. Based on this experience, I suggested it as an idea to one of the teams at Automattic who built <a href=\"https://postbot.co/\">Post Bot</a>. I used that for a long time and it has its strengths. If you&#8217;re posting content that has the same or similar tags you can copy and paste the tags from one post to another. I posted lots of black and white street images from my home town this way and it was super useful! </p>\n<p>I got tired of manually typing out tags, and unfortunately the site broke a few times, with posts not scheduling or one time they scheduled all in one go. Luckily the problems were quickly fixed. However, I started using the WordPress post editor again and scheduling a bunch of photos that way.</p>\n<p>Manually editing the publish date quickly became a chore. Lazarus, the form saver Chrome extension, would sometimes popup if I didn&#8217;t click exactly on the date, or as I said before I had to remember when the last post was made. They say there&#8217;s a plugin for everything, and there is for this too. Check out <a href=\"https://wordpress.org/plugins/publish-to-schedule/\">Publish to Schedule</a>.</p>\n<p>You tell &#8220;Publish to Schedule&#8221; which days and how many posts should be published and when you go into the post editor the next available date is picked for you! The date doesn&#8217;t change until you hit Publish but I already used it to schedule a number of posts and it works really well.</p>\n<p><a href=\"https://odd.blog/files/2017/03/Screen-Shot-2017-03-14-at-17.21.11.png\"><img /></a></p>\n<p><strong>Edit:</strong> I forgot to mention <a href=\"https://wordpress.org/plugins/daily-image/\">Daily Image</a> a new plugin by Sam Hotchkiss that does the same sort of job as Postbot but it runs on your own server. The first time you load the plugin it will show you every single unattached image in your media library which can be quite a number of images but it allows you to enter tags and quickly schedule images for posting in a simple manner.</p>\n<p>Since my focus here is on image posts I should really mention the <a href=\"https://apps.wordpress.com/lightroom/\">WordPress Export Plugin for Lightroom</a>. When installed you can create a new export target that will resize and sharpen your image and upload it to your blog, even if it&#8217;s not a WordPress.com site.</p>\n\n<p><strong>Related Posts</strong><ul><li> <a href=\"https://odd.blog/2010/09/07/odd-games-of-bad-company-2/\" rel=\"bookmark\" title=\"Permanent Link: Odd games of bad company 2!\">Odd games of bad company 2!</a></li><li> <a href=\"https://odd.blog/2010/12/28/im-on-top-of-the-world/\" rel=\"bookmark\" title=\"Permanent Link: I&#8217;m on top of the world\">I&#8217;m on top of the world</a></li><li> <a href=\"https://odd.blog/2010/09/03/rage-quit-in-cod-4/\" rel=\"bookmark\" title=\"Permanent Link: Rage quit in COD 4!\">Rage quit in COD 4!</a></li></ul></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, 18 Mar 2017 16:50: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:7:\"Donncha\";s: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:90:\"WPTavern: GitHub Adds Plain English Explanations to License Pages for Open Source Projects\";s:7:\"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=67550\";s:7:\"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:101:\"https://wptavern.com/github-adds-plain-english-explanations-to-license-pages-for-open-source-projects\";s: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:2475:\"<p>GitHub took another step towards beefing up its support for open source projects this week with <a href=\"https://github.com/blog/2335-open-source-license-descriptions-and-metadata\" target=\"_blank\">a new feature that makes it easier to understand a project&#8217;s license</a>. If the project is using a popular open source license, GitHub will automatically add a short, plain-English description of the license and its permissions, conditions, and limitations. This allows GitHub users to see the implications of a project&#8217;s license at a glance.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/github-license-display.png?ssl=1\"><img /></a></p>\n<p>GitHub pulls this data from <a href=\"http://ChooseALicense.com\" target=\"_blank\">ChooseALicense.com</a>, the site it created in 2013 to help developers understand and select an open source license. The license descriptions and metadata are also open source and developers can incorporate them into their own projects using GitHub&#8217;s <a href=\"https://developer.github.com/v3/licenses/#get-an-individual-license\" target=\"_blank\">License API</a>.</p>\n<p>This new feature follows GitHub&#8217;s release of <a href=\"https://opensource.guide/\" target=\"_blank\">Open Source Guides</a> in February. The guides are a collection of 10 resources to help people get involved in open source, start their own open source projects, and manage large communities. The documents include helpful stories and tips from maintainers of successful open source projects.</p>\n<p>It was around this time last year that GitHub was <a href=\"https://wptavern.com/open-source-project-maintainers-confront-github-with-open-letter-on-issue-management\" target=\"_blank\">confronted by open source project maintainers with an open letter</a> of complaints regarding issue management. Nearly 2,000 maintainers signed the letter, requesting that GitHub prioritize features that open source project maintainers need. The company dragged its feet before eventually responding, while competing code hosting service GitLab capitalized on the situation with a new initiative focused on “<a href=\"https://gitlab.com/gitlab-org/gitlab-ce/issues/8938\" target=\"_blank\">making GitLab the best place for big open source projects</a>.” Over the past year, GitHub has consistently released new features and improved existing ones in affirmation of its continued support for open source projects.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Sat, 18 Mar 2017 03:03: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: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: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:44:\"WPTavern: In Case You Missed It – Issue 19\";s:7:\"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:58:\"https://wptavern.com?p=67590&preview=true&preview_id=67590\";s:7:\"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:51:\"https://wptavern.com/in-case-you-missed-it-issue-19\";s: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:5660:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>Apple Pay for WooCommerce</h2>\n<p>WooCommerce <a href=\"https://woocommerce.com/2017/03/apple-pay-woocommerce/\">announced</a> that Apple Pay is now available for stores accepting payments using Stripe. According to Marina Pape, WooCommerce is the first open source platform to integrate with Apple Pay.</p>\n<blockquote><p>We’re also proud to be the first open source platform to integrate with Apple Pay. Open source is the default for us, but it’s exciting to continue that level of openness with such an important payment solution.</p></blockquote>\n<h2>Human Made Makes Two Big Hires</h2>\n<p><a href=\"https://hmn.md/\">Human Made</a>, a web development agency based in the UK recently announced two big hires. The first is <a href=\"https://hmn.md/2017/03/16/mike-little-joins-human-made/\">Mike Little</a>, co-creator of the WordPress open source project, as a WordPress Specialist. The second is <a href=\"https://hmn.md/2017/03/17/jenny-beaumont-joins-human-made/\">Jenny Beaumont</a>, who will take on the role of Senior Project Manager.</p>\n<h2>Editor User Experience Survey</h2>\n<p>The WordPress core development team has <a href=\"https://make.wordpress.org/core/2017/03/15/editor-experience-survey/\">published a survey</a> seeking feedback and data on how people use the editor. The editor is likely the most commonly used feature in WordPress. This is an opportunity for those who use it to provide feedback.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://make.wordpress.org/core/2017/03/15/editor-experience-survey/\">Editor Experience Survey</a></p></blockquote>\n<p></p>\n<h2>Behind the Scenes of how Search works on the New WordPress Plugin Directory</h2>\n<p>Greg Brown <a href=\"https://data.blog/2017/03/15/improving-relevance-and-elasticsearch-query-patterns/\">published details</a> on Data.blog on how he improved the search relevancy for the new WordPress plugin directory using Elasticsearch. The post is technical in nature but provides great background information into how it works.</p>\n<blockquote><p>In improving the fidelity of search results, it’s not just a question of how we satisfy a single user’s search query, but how we satisfy thousands of users for each unique search term: which plugins will support that volume of users and their requests for support? Which are most likely to give all of these users a great WordPress experience?</p></blockquote>\n<h1 class=\"entry-title\">NextGEN Gallery Surpasses 17 Million Downloads</h1>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">NextGEN Gallery just reached over 17 million downloads. <a href=\"https://twitter.com/hashtag/WordPress?src=hash\">#WordPress</a></p>\n<p>&mdash; Imagely (@imagely) <a href=\"https://twitter.com/imagely/status/842532503265185792\">March 17, 2017</a></p></blockquote>\n<p></p>\n<h2>MainWP Reaches 1K Five-star Reviews</h2>\n<p>After three years of being on the <a href=\"https://wordpress.org/support/plugin/mainwp/reviews/?filter=5\">WordPress plugin directory</a>, the MainWP plugin has received <a href=\"https://mainwp.com/mainwp-reaches-1000-5-star-reviews/\">1,000 five-star reviews</a>.</p>\n<h2>Heather Burns HeroPress Essay</h2>\n<p>Heather Burns, founder of <a href=\"https://webdevlaw.uk/\">WebDevLaw</a>, published an <a href=\"https://heropress.com/essays/going-back-roots/?utm_source=twitter&utm_medium=hand-made&utm_term=going-back-roots&utm_content=first-tweet\">incredible essay</a> on HeroPress this week. Burns describes the hardships encountered with her first job and how it and other circumstances led her down the path of discovering WordPress.</p>\n<blockquote><p>By this point I’d started playing around with WordPress, and I learned about a local meetup group. I tiptoed in one night and awkwardly introduced myself and was welcomed right in.</p>\n<p>I realized over time that this was a very different sort of group. Everyone was grassroots volunteers, putting in the effort because they wanted to learn, not because they wanted social status. There was no tiresome hierarchy, no obsession with &#8216;prestige&#8217;, no kowtowing to the person with the sexiest car (in fact, we all took the bus.) If you had a question, you could ask it without being laughed out the room. No one was obliged to give anything more than they were able to give.</p></blockquote>\n<h2>HeroPress Wapuu!</h2>\n<p>In what is a traditional part of this series, I end each issue by featuring a Wapuu design. For those who don&#8217;t know, Wapuu is the <a href=\"http://wapuu.jp/2015/12/12/wapuu-origins/\">unofficial mascot</a> of the WordPress project.</p>\n<img />HeroPress Wapuu\n<p>&nbsp;</p>\n<p>I present HeroPress Wapuu in celebration of HeroPress recently publishing <a href=\"https://heropress.com/heropress-at-100/\">its 100th essay. </a>If you&#8217;re a fan of HeroPress and want to see it flourish, please consider <a href=\"https://heropress.com/sponsorship/\">being a sponsor</a>.</p>\n<p>That&#8217;s it for issue nineteen. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 17 Mar 2017 21:52: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:53:\"WPTavern: Take the WordPress Editor Experience Survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=67499\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wptavern.com/take-the-wordpress-editor-experience-survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2410:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/two-pencils.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/TBLSDTI1UL\">Joanna Kosinska</a>\n<p>WordPress core contributors have published a <a href=\"http://wordpressdotorg.polldaddy.com/s/editor-survey\" target=\"_blank\">survey</a> to collect feedback on how people are using the editor. The results of the short 15-question survey will assist the team in redesigning the editing experience in the WordPress admin.</p>\n<p>Participants are asked to identify how they use WordPress and if they use certain features like formatting buttons and distraction-free writing. The survey also asks how easy-to-use they consider the current editor to be and how organized it is. Users are also asked if they have ever installed a plugin that adds features to the editor, presumably to determine if there are features missing that should be considered for core.</p>\n<p>One question asks participants if they use any assistive technologies along with a screen reader. WordPress Accessibility team member Amanda Rush <a href=\"https://www.customerservant.com/wordpress-editor-experience-survey/\" target=\"_blank\">published some tips for screen reader users who want to take the survey</a>. It includes several questions with radio buttons and screenshots that are not so friendly to screen readers. Rush provides a general walk-through with more explanation for those who are using screen readers to participate.</p>\n<p>So far, this survey has been more widely shared than the design team&#8217;s recent customizer survey, which was <a href=\"https://wptavern.com/initial-customizer-survey-results-reveal-majority-of-respondents-dont-use-it\" target=\"_blank\">published after receiving just 50 results</a>. WordPress contributors rely heavily on these surveys to make decisions about projects they are working on, as they do not have any telemetry data about what features people are using or not using. This is one example where data could quickly demonstrate how widely the distraction-free writing mode has been adopted and show what editor formatting buttons people are using.</p>\n<p>If you have a few minutes over the weekend and want to contribute to the future of WordPress, take the <a href=\"http://wordpressdotorg.polldaddy.com/s/editor-survey\" target=\"_blank\">Editor Experience Survey</a>.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 17 Mar 2017 21:01: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: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: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:67:\"WPTavern: How to View Upcoming WordCamps in the WordPress Dashboard\";s:7:\"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=67572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wptavern.com/how-to-view-upcoming-wordcamps-in-the-wordpress-dashboard\";s: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:2067:\"<p>Over the course of a year, WordCamps take place nearly every weekend. Although you can view <a href=\"https://central.wordcamp.org/schedule/\">upcoming events</a> on WordCamp Central, a relatively new plugin exist that enables you to see upcoming WordCamps on the WordPress Dashboard.</p>\n<p>It&#8217;s called <a href=\"https://wordpress.org/plugins/wc-dashboard-widget/\">WordCamp Dashboard Widget</a> developed by <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>. Once activated, a new widget appears on the dashboard that lists upcoming WordCamps. Data is retrieved by using the public <a href=\"https://central.wordcamp.org/wp-json/posts?type=wordcamp%29\">JSON API</a> available on WordCamp Central, is stored in a transient, and refreshed every day to reflect new data.</p>\n<img />Upcoming WordCamps Widget\n<p>Users can adjust the number of camps shown per page, sort events by location, date, or Twitter information. You can also display this information on any post or page using the [wordcamps] shortcode. The locations are linked to the event&#8217;s official WordCamp page. The @ symbol links to the official Twitter account associated with the event and the # symbol links to the official hashtag.</p>\n<p>During testing I noticed that the Twitter account for some events was either missing or incorrect. For example, WordCamp London links to <a href=\"https://twitter.com/wcldn\">@wcldn</a> when it should link to <a href=\"https://twitter.com/WordCampLondon\">@WordCampLondon</a>. I&#8217;m not a fan of the way dates are presented in a Day/Month/Year format as I prefer Month/Day/Year.</p>\n<p>Bohra is continuing to improve the plugin with an option to refresh data, improve data fetching, and more filtering options for 1.0. I tested the plugin on a site running WordPress 4.8 alpha and didn&#8217;t encounter any issues. If you encounter a bug or have feedback, you can submit a new issue on the <a href=\"https://github.com/lubusIN/wordcamp-dashboard-widget/issues\">project&#8217;s GitHub page. </a></p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 17 Mar 2017 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:13:\"Jeff Chandler\";s: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:131:\"WPTavern: Jetpack Introduces Theme Installation from WordPress.com, Sparks Controversy with Alternative Marketplace for Free 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=67531\";s:7:\"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://wptavern.com/jetpack-introduces-theme-installation-from-wordpress-com-sparks-controversy-with-alternative-marketplace-for-free-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12403:\"<p>Today Jetpack <a href=\"https://jetpack.com/2017/03/16/165-beautiful-free-themes/\" target=\"_blank\">announced</a> that its users now have access to a collection of 165 free themes from WordPress.com. Jetpack users can browse, preview, and activate themes by visiting the <a href=\"https://wordpress.com/design\" target=\"_blank\">WordPress.com Theme Showcase</a>. WordPress.com has also added the ability for Jetpack users to upload a theme from its interface as well, a feature that targets those who are heavily using Jetpack Manage instead of the WordPress admin.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/jetpack-theme-install.png?ssl=1\"><img /></a></p>\n<p>Many of the free themes are already available from <a href=\"https://wordpress.org/themes/author/automattic/\" target=\"_blank\">Automattic&#8217;s account</a> on the WordPress.org Themes Directory, but the limitations of the preview functionality doesn&#8217;t present themes in their best light. The Theme Review Team added a new rule last year that theme authors can only upload one theme at a time and will have to wait for it to pass through the queue before submitting another. This severely restricts individuals and companies that are prolific theme authors, requiring them to wait months in the queue. Authors can realistically expect to only publish one or two themes per year on WordPress.org.</p>\n<p>After Zerif Lite, one of the most popular themes on WordPress.org, was <a href=\"https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue\" target=\"_blank\">suspended for five months</a> for violations of content portability requirements, Matt Mullenweg was one of the most vocal opponents of what he <a href=\"https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue#comment-210935\" target=\"_blank\">called</a> &#8220;draconian requirements.&#8221; In 2015, Mullenweg went so far to <a href=\"https://wordpress.slack.com/archives/themereview/p1432861605003292\" target=\"_blank\">say</a> that he is &#8220;completely okay with having something in the directory that breaks every guideline, as long as it’s interesting.&#8221;</p>\n<p>The Theme Review Team has not made significant changes that would give authors more freedom. Instead, much of the Team&#8217;s time seems to be spent looking for ways to reduce the queue. It&#8217;s no wonder that a company like Automattic, with the infrastructure of Jetpack Manage and WordPress.com, would choose to distribute themes via a more efficient route. However, this move has left some WordPress.org theme authors wondering if WordPress.org improvements will be less of a priority in the future.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Can you blame him? No. They (he?) needs to wrangle in the experience, avoid fragmentation, compete with other consumer hosted platforms.</p>\n<p>&mdash; Matt Medeiros (@mattmedeiros) <a href=\"https://twitter.com/mattmedeiros/status/842406199551221760\">March 16, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">But what does it all mean for us surviving off of the .org distribution? Tough cookies, that\'s what.</p>\n<p>&mdash; Matt Medeiros (@mattmedeiros) <a href=\"https://twitter.com/mattmedeiros/status/842406347324948481\">March 16, 2017</a></p></blockquote>\n<p></p>\n<p>&#8220;Today&#8217;s announcement is the glue that holds together Matt&#8217;s vision for the future .org experience, delivered via Jetpack,&#8221; WordPress.org theme author <a href=\"http://mattreport.com\" target=\"_blank\">Matt Medeiros</a> said. &#8220;Solving the dark cloud above the repo seems a lot less critical when we can throw Jetpack in front of users as an alternative. It&#8217;s a calculated measure to control the on-boarding experience of new users, which WP desperately needs for continued growth amidst a field of competitors like Wix and Squarespace.&#8221;</p>\n<p>According to Jetpack team member Richard Muscat, WordPress.com has &#8220;no immediate plans to sell themes at this time.&#8221; Jetpack users have access to free themes but will not, in the foreseeable future, be invited to purchase WordPress.com&#8217;s commercial themes. The team also plans to continue its presence on WordPress.org.</p>\n<p>&#8220;We have no plans to stop releasing themes into the .org directory,&#8221; Muscat said. &#8220;We just believe this makes an even nicer, more integrated experience for accessing the themes we offer on the WordPress.com side of things.&#8221;</p>\n<p>Jetpack&#8217;s announcement has also reignited fears of what the plugin&#8217;s commercialization might do to the WordPress ecosystem. In the past, Mullenweg has <a href=\"https://wptavern.com/woocommerce-powers-42-of-all-online-stores\" target=\"_blank\">identified both Jetpack and WooCommerce as &#8220;multi-billion dollar opportunities&#8221;</a> that could each individually be larger than WordPress.com. If WordPress.org is failing to attract new users with its theme previews, then Jetpack/WordPress.com is likely to pull even more eyes away with its separate marketplace.</p>\n<p>&#8220;As a small business (a label that&#8217;s critical) product creator, I see this as a motion in the direction to increase the visibility of Jetpack&#8217;s free/paid feature set, above the rest of us trying to desperately make a living out here,&#8221; Medeiros said. &#8220;Jetpack will be marketed as the one-stop-solution for all of your small business website needs, if that hasn&#8217;t already been woven into the fabric of it&#8217;s current messaging. It is ultimately positioning itself as the trusted source of functionality for new users, versus us &#8216;third-party&#8217; plugins. After all, who wouldn&#8217;t trust the company &#8216;behind WordPress?\'&#8221;</p>\n<p>Ionut Neagu, CEO at <a href=\"https://themeisle.com/\" target=\"_blank\">Themeisle.com</a>, and the author of Zerif Lite, shares Medeiros&#8217; concerns about Jetpack&#8217;s more recent commercialization efforts.</p>\n<p>“What worries me more is the speed at which Automattic is pushing Jetpack,&#8221; Neagu said. &#8220;The Personal plan was introduced, and yesterday I got a cold email from some company they work with promoting their affiliate program. Today themes were introduced. It makes me wonder how far they plan to go and how this will affect theme and plugin developers.&#8221;</p>\n<p>However, Neagu takes a more optimistic stance on self-hosted users installing themes from WordPress.com.</p>\n<p>&#8220;As a theme author, I am not that worried about this particular aspect. Right now those themes are quite hard to find (it took me 10 minutes), are more targeted towards people using Jetpack Manage, and as far as I can see lots of them are looking a bit outdated.&#8221;</p>\n<p>Neagu sees a disconnect between what WordPress.org thinks users want and what they are actually looking for. Based on his research and experience selling themes, Neagu has found that users still expect complete solutions from themes. WordPress has grown beyond being just a blogging platform. Neagu said he hopes WordPress.org&#8217;s research for the new editor will reveal how many people are actually using the software for business.</p>\n<p>&#8220;We run a themes directory as well and we did extensive heatmaps to understand what kind of themes/screenshots users click on/ like,&#8221; Neagu said. &#8220;Looking at the results of a &#8216;business&#8217; query, I am quite sure that users won’t be excited.&#8221;</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/business-themes.png?ssl=1\"><img /></a></p>\n<p>This is likely the first iteration, and data from more Jetpack users should help WordPress.com refine the queries to present a mix of newer and popular themes. At the moment it looks to be simply a way to offer all of their available themes without the red tape of WordPress.org.</p>\n<h3>Automattic Addresses Confusion Over WordPress.org Plugin Directory Guideline Regarding Executable Code and Installs</h3>\n<p>The news of WordPress.com installing and updating themes for Jetpack users gave rise to speculation about whether or not this move is a violation of the <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\" target=\"_blank\">plugin directory guidelines</a>. Discussions centered around guideline #8, which states that plugins may not send executable code via third-party systems:</p>\n<blockquote><p>Serving updates or otherwise installing plugins, themes, or add-ons from servers other than WordPress.org’s.</p></blockquote>\n<p>Jetpack representative Richard Muscat gave us the following statement on behalf of Automattic:</p>\n<blockquote><p>The guidelines prohibit _plugins_ from installing third party code directly but Jetpack doesn’t do that for this feature. The guidelines state that: “Executing outside code within a plugin *when not acting as a service* is not allowed.”</p>\n<p>The service Jetpack provides with respect to themes is via WordPress.com which _is_ acting as a service. This is identical to how Akismet operates with respect to spam-filtering and other Jetpack services such as data sync and backup, content delivery (Photon), and plugin installation/updates.</p>\n<p>We ask users to opt-in to WordPress.com services when connecting Jetpack and all our services follow established guidelines.</p></blockquote>\n<p>The public discussions also prompted WordPress.org Plugin Directory representatives to <a href=\"https://make.wordpress.org/plugins/2017/03/16/clarification-of-guideline-8-executable-code-and-installs/\" target=\"_blank\">post</a> an article clarifying that Jetpack is not in violation for installing themes.</p>\n<p>&#8220;The trick here, and this is what is about to sound like hair splitting, is that it’s not the plugin UI on your site that does the install,&#8221; Mika Epstein said. &#8220;In order for Manage WP and Jetpack to work, you have to go to your panel on their sites and install the items.&#8221;</p>\n<p>As SaaS products have not yet been used extensively in the WordPress ecosystem, developers are still figuring out how this type of implementation can interact with WordPress sites via plugins installed from the official directory. The plugin team clarified that if you are pushing plugin or theme installs or updates from a third-party service on its website, then it is no longer a third-party service but rather a first-party service where you are directly initiating those actions.</p>\n<p>However, not all developers agree that this distinction makes any difference.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/daljo628\">@daljo628</a> <a href=\"https://twitter.com/TheJeffMatson\">@thejeffmatson</a> <a href=\"https://twitter.com/williamsba\">@williamsba</a> <a href=\"https://twitter.com/chriswallace\">@chriswallace</a> <a href=\"https://twitter.com/mattmedeiros\">@mattmedeiros</a> Saying SaaS can install plugins but plugin cannot install plugins is silly.</p>\n<p>&mdash; Carl Hancock <img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f680.png\" alt=\"🚀\" class=\"wp-smiley\" /> (@carlhancock) <a href=\"https://twitter.com/carlhancock/status/842485294863712256\">March 16, 2017</a></p></blockquote>\n<p></p>\n<p>Gravity Forms founder Carl Hancock contends that ManageWP is different in that it doesn&#8217;t provide users with themes and plugins &#8211; it&#8217;s just a service for managing your sites.</p>\n<p>&#8220;You can install plugins from the WordPress.org plugin and theme repository, you can connect your Dropbox account and install plugins from your Dropbox account, or you can upload your own plugins,&#8221; Hancock said. &#8220;The key is it’s either plugins and themes from WordPress.org OR bring your own. Just like WordPress itself.</p>\n<p>&#8220;They [ManageWP] do not provide an alternative repository of themes and/or plugins that competes with the WordPress.org repos.&#8221;</p>\n<p>This is where much of the controversy lies for WordPress.org theme authors who depend on the official directory for distribution. Competing with equally free themes that are hosted on WordPress.com with a much better sorting UI and preview functionality is a new challenge they will have to embrace.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 17 Mar 2017 00:08: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: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: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:123:\"WPTavern: U.S. Department of Defense Launches Code.mil Open Source Initiative, First Release Tests Impact of AGPL Licensing\";s:7:\"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=67451\";s:7:\"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://wptavern.com/u-s-department-of-defense-launches-code-mil-open-source-initiative-first-release-tests-impact-of-agpl-licensing\";s: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:7190:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/department-of-defense.jpg?ssl=1\"><img /></a>A U.S. Air Force F-15E Strike Eagle aircraft flies over northern Iraq Sept. 23, 2014, after conducting airstrikes in Syria. &#8211; photo credit: <a href=\"https://www.flickr.com/photos/39955793@N07/15172530147/\">U.S. Department of Defense</a>\n<p>The U.S. Department of Defense (DoD) is <a href=\"https://www.defense.gov/News/News-Releases/News-Release-View/Article/1092364/dod-announces-the-launch-of-codemil-an-experiment-in-open-source\" target=\"_blank\">experimenting with open sourcing more of its code</a> on GitHub. <a href=\"http://Code.mil\" target=\"_blank\">Code.mil</a> invites developers from around the world to collaborate with federal employees on unclassified code. The Defense Digital Service (DDS), which brings in experts from top technology companies like Google, Amazon, and Netflix for short assignments, is organizing the initiative to open source more government code.</p>\n<p>&#8220;Open source and free software (which refers to software freedom, not free of cost) are industry best practices and integral parts of modern software development,&#8221; the department said in a <a href=\"https://www.defense.gov/News/News-Releases/News-Release-View/Article/1092364/dod-announces-the-launch-of-codemil-an-experiment-in-open-source\" target=\"_blank\">statement</a> announcing the initiative. &#8220;They, however, are concepts yet to be widely adopted within the department. With Code.mil, DoD can access a depth and breadth of technical skill previously underutilized while offering software tools created by the government for free public use.&#8221;</p>\n<p>The FAQ document for the initiative states that &#8220;modern software is open sourced software&#8221; and that the department is aiming to more actively participate in the open source and free software communities.</p>\n<p>Licensing is one of the unique challenges of making government code open source, as code written by federal employees is not protected by copyright under U.S. laws. After consulting the Open Source Initiative and Free Software Foundation, the DoD devised an open source licensing strategy where code written by federal employees will fall under the public domain with no restrictions. DDS developed a GitHub webhook to ensure commits from government employees follow the <a href=\"https://developercertificate.org/\" target=\"_blank\">Developer Certificate of Origin</a> process. Private sector contributions will be protected by standard OSS licenses. This is outlined in the <a href=\"https://github.com/deptofdefense/code.mil/blob/master/Proposal/INTENT.md\" target=\"_blank\">INTENT.md</a> document on the Code.mil repository.</p>\n<h3>Code.mil&#8217;s First Open Source Project Released Under AGPL to &#8220;Test GPL as an Approach&#8221;</h3>\n<p>In addressing one person&#8217;s <a href=\"https://github.com/deptofdefense/code.mil/issues/19#issuecomment-282333798\" target=\"_blank\">feedback</a> advocating for all Code.mil projects to be MIT-licensed, DDS engineer Tom Bereknyei confirmed that the team will leave this decision to each project&#8217;s leadership.</p>\n<p>&#8220;We&#8217;ve had these same discussions internally,&#8221; Bereknyei said. &#8220;We did not want to endorse a particular license and we intend each project to decide which license is appropriate for them. Some may choose MIT, BSD, Apache, or eventually GPL. We did not want to take that choice away from them.&#8221;</p>\n<p><a href=\"https://github.com/deptofdefense/eMCM\" target=\"_blank\">eMCM</a>, a web-based viewer for the Manual for Courts-Martial (MCM), is the first open source project to be released on Code.mil. It provides a canonical &#8220;live&#8221; edition of the manual that is easier to access and maintain than previous versions. eMCM was released this week under the AGPL license.</p>\n<p>&#8220;We chose to use the Affero General Public License (AGPL) for the eMCM because every military member has the right to know how the raw legal code (i.e., MCM) will be transformed or manipulated by the eMCM,&#8221; the Defense Digital Service stated in the <a href=\"https://medium.com/@DefenseDigitalService/code-mil-an-open-source-initiative-at-the-pentagon-5ae4986b79bc#.f9bw1s2ha\" target=\"_blank\">announcement</a>. &#8220;Applying the AGPL is a small but important way to help ensure the public has that freedom and transparency to the process.&#8221;</p>\n<p>In the pull-request for <a href=\"https://github.com/deptofdefense/eMCM/pull/5\" target=\"_blank\">updating the license on the project</a>, Bereknyei explained why he proposed the AGPL:</p>\n<blockquote><p>It&#8217;s a user-facing project, not a library. Ultimately it would be good to preserve the rights of the public to inspect how the raw MCM is transformed by the viewer.</p>\n<p>Among the projects we have, this seems to be the best candidate for a GPL test. It is fairly self contained, doesn&#8217;t integrate with any systems, front-end heavy, small enough that a corporate rewrite is easy, and uses only a few libraries. My goal is only to test GPL as an approach. If this project isn&#8217;t suited, I&#8217;m sure we can find another.</p></blockquote>\n<p>When Bereknyei was questioned by DDS colleague Nicholas Small about why he opted for AGPL over MIT, he said he wanted to protect the code from being redistributed as closed-source.</p>\n<p>&#8220;MIT would allow someone to fork, improve, and release closed-source,&#8221; Bereknyei said. &#8220;The rule of thumb I am trying to apply is that when the rights/convenience for developers are more important, go with MIT/BSD/ISC. When the rights/convenience for users are more important, go with GPL.&#8221;</p>\n<p>Historically, the DoD has <a href=\"http://dodcio.defense.gov/Open-Source-Software-FAQ/#Q:_When_a_DoD_contractor_is_developing_a_new_system.2Fsoftware_as_a_deliverable_in_a_typical_DoD_contract.2C_is_it_possible_to_use_existing_software_licensed_using_the_GNU_General_Public_License_.28GPL.29.3F_Can_the_DoD_used_GPL-licensed_software.3F\" target=\"_blank\">used GPL-licensed software extensively</a> and even <a href=\"http://dodcio.defense.gov/Open-Source-Software-FAQ/#Q:_What_license_should_the_government_or_contractor_choose.2Fselect_when_releasing_open_source_software.3F\" target=\"_blank\">recommends government contractors select a GPL-compatible license</a> when developing software as a deliverable in DoD contracts.</p>\n<p>One beneficial byproduct of the DoD&#8217;s initiative to open source more code is that the public can watch and participate as federal employees discuss license selection in the open. The department is finally recognizing that taxpayer-funded code is a public good and inviting private sector professionals to the table to build modern software together. Anyone can open an issue or pull request, regardless of their background, location, or formal qualifications. The DoD plans to expand <a href=\"https://github.com/deptofdefense/code.mil\" target=\"_blank\">Code.mil</a> to include projects from other DoD offices and may develop it into a full-fledged website instead of simply redirecting to GitHub.</p>\n<div id=\"epoch-width-sniffer\"></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, 16 Mar 2017 04:50: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: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: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:97:\"WPTavern: WPWeekly Episode 267 – Interview With Aaron D. Campbell, WordPress Security Team Lead\";s:7:\"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:58:\"https://wptavern.com?p=67502&preview=true&preview_id=67502\";s:7:\"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:102:\"https://wptavern.com/wpweekly-episode-267-interview-with-aaron-d-campbell-wordpress-security-team-lead\";s: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:2380:\"<p>In this episode, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by <a href=\"https://aarondcampbell.com/\">Aaron D. Campbell</a>, WordPress Security Team Lead. Campbell provides insight into who&#8217;s on the team and what they do behind the scenes to coordinate security releases. We discuss the complex nature of <a href=\"https://aarondcampbell.com/tag/disclosure/\">disclosures</a>, when to publish them, and how much information they should have.</p>\n<p>In light of <a href=\"https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/\">WordPress 4.7.2</a>, Campbell shares the lessons he learned and how they&#8217;ll be applied to future releases. If you&#8217;ve ever wondered about the security aspects of WordPress, this is the episode for you.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/woocommerce-3-0-0-scheduled-for-release-april-4th\">WooCommerce 3.0.0 Scheduled for Release April 4th</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/fb-live-chat/\">Facebook Live Chat for WordPress</a> makes it easier for customers to connect with businesses via Facebook Messenger.</p>\n<p><a href=\"https://wordpress.org/plugins/cf7-database/\">Contact Form 7 Database</a> saves submissions from Contact Form 7 to the database for future reference. You can also view them in the WordPress backend.</p>\n<p><a href=\"https://wordpress.org/plugins/total-spent-by-customer-for-woocommerce/\">Total Spent by Customer for WooCommerce</a> adds a sortable column to the users list to show how much the user spent on your WooCommerce Store. This is useful to figure out who your top customers are.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 22nd 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://www.wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #267:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></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:\"Wed, 15 Mar 2017 22:36:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:33:\"HeroPress: Going Back To My Roots\";s:7:\"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=1650\";s:7:\"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://heropress.com/essays/going-back-roots/\";s: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:16907:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/031517-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Thanks to the WordPress Community, I\'ve made friends for life, travelled to new places, and had adventures I never thought possible,\" /><p>“Get out there and look at that f****n car. <em>Look at that f****n car!</em>”</p>\n<p>And all of the good little office girls jumped up and ran outside to ogle and coo over the chairman’s latest “prestige motor.”</p>\n<p>Me being me – someone who couldn’t care less about cars, or massaging the needy egos of the men who feel a need to show them off – I stayed sat at my desk and carried on with my work.</p>\n<p>My absence outside would be noted, and would not do me any favours.</p>\n<p>I had taken a job at a local business support organisation because I needed the work. I’d been told that my experience and abilities could benefit the organisation and, by extension, the local business community. The joke was on me.</p>\n<p>In truth, the organisation was a back-slapping boys&#8217; club which didn&#8217;t even have a business plan. Its main income source was, and remains to this day, the revenue from a vanity awards dinner, where members nominate themselves for meaningless awards and then pay thousands of pounds to find out if they won. Beyond that, its sole purpose was to provide the board and management with &#8220;prestige and status&#8221; (my manager&#8217;s words, not mine.) The office atmosphere was so toxic that the HR manager, faking every excuse in the book, hadn&#8217;t bothered to show up in months, which meant that I never saw a job description, had a performance review, or was signed up for the company pension; in fact, the only way I got a contract was by going in on a Saturday to type it up myself. It was all pretty ironic for an organisation which officially exists to support other businesses.</p>\n<p>But bills need to be paid, so I kept my head down and did my work and breathed deeply through the increasingly dysfunctional dramas of the board and management.</p>\n<blockquote><p>Believing that you can keep calm and avoid office politics in a dysfunctional workplace is a unique form of denial.</p></blockquote>\n<p>By showing up for work in the morning, observing the backstabbing behavior around you, and keeping your nose above the parapet, you make yourself easy pickings.</p>\n<p>It did not help that my job required me to read certain documents, pass on certain email exchanges, see certain expense receipts, and take minutes at certain meetings. I knew everything. I knew what everyone was up to. I knew too much.</p>\n<p>The things I knew too much about erupted violently in the space of a fortnight. Sackings, retaliatory sackings, accusations, slanders, backstabs, screaming, lies, people literally being escorted out the back door, people breaking into file cabinets and document storage, the whole ugly lot.</p>\n<p>I decided life was too short to put up with that nonsense and scurried off the sinking ship. Unemployment was preferable to working in a dysfunctional war zone.</p>\n<p>A few days later I was sitting in my living room in my pajamas (as unemployed people do), staring blankly at the Christmas tree, barely aware if it was day or night, my head still spinning about what had just happened and what I was going to do next. Then there was a knock at the door. The postman, I assumed.</p>\n<p>No, it was the police. They wanted to come in. So they did.</p>\n<p>Allegations had been made. Statements had been taken. Criminal charges would be filed.</p>\n<p>Against me.</p>\n<p>Merry Christmas.</p>\n<p>Merry Christmas to you too, I replied as I saw them out.</p>\n<p>Because that’s how office politics work, folks. You don&#8217;t walk away from egomaniacs on your own terms. That implies there is something wrong with them. They have to take you down on their own terms. That implies there is something wrong with you. You may think you have left the backstabbers to get on with their petty games without you taking the meeting minutes and processing the strip club expense receipts. You&#8217;re wrong. They have got to find a way to take you down and make you keep your mouth shut. And they will.</p>\n<h3>Moving On</h3>\n<p>I moved on with my life. I found a stable temp job which had the option to go permanent, and I was quite content with it. I even almost forgot about the police visit. The Scottish justice system, you see, is notoriously slow. So when a letter arrived four months later informing me that I would be standing in a criminal trial at the local sheriff court, I threw up.</p>\n<p>I was throwing up all the time at that point because I had just found out I was pregnant.</p>\n<p>Most women spend pregnancy in a dreamy haze surrounded by friends, family, and affection. I spent it taking unpaid breaks from my temp jobs to meet with a legal aid solicitor (being unemployed and on a temp wage, I couldn’t afford to pay a lawyer) to plan my defence. He was nice enough, but was clearly not sure what to make of the whole situation. He was used to dealing with actual crimes – stabbings, domestic assaults, and the like. And there was a five foot two pregnant lady in front of him explaining all the plot twists and characters in this pathetic real-life soap opera. He probably looked forward to getting back to the stabbings.</p>\n<p>In the meantime, for health and safety reasons, I had to inform my temp employer about the pregnancy. The permanent job offer evaporated instantly.</p>\n<blockquote><p>I spent the rest of my time taking whatever demeaning temp admin jobs a heavily pregnant woman could get in order to work the minimum number of days required to qualify for the basic state maternity allowance, which at the time was £106 a week for six months.</p></blockquote>\n<p>Suffice to say my dignity took a bit of a beating that year.</p>\n<p>By the time the date of preliminary hearing rolled around – again, the Scottish justice system being as slow as it is – I was on the edge of my third trimester. And so there I was, standing alone in the dock in a criminal courtroom, in sheriff court, next to drug dealers and knife thugs, wearing a hideous Marks and Spencer maternity dress, to plead not guilty to something that had never happened.</p>\n<p>All of that because of office politics.</p>\n<p>Now, the thing about legal aid is that you get what you pay for. My solicitor didn’t show up. He faxed an instruction to one of the solicitors at the sheriff court who acts on behalf of others in those matters. In hindsight, this was a strategy to suggest to the court that the case was so stupid it was not worth showing up for. On the day, though, I was completely, totally, alone, left to stand up and speak for myself.</p>\n<blockquote><p>The only person I had in the world to support me was kicking furiously in my stomach, as if to say: go, mum, go.</p></blockquote>\n<p>At that moment I had an insight. This, I realised, is it. This is the low point of my life. This is absolute rock bottom. It does not get any worse than this. From here, you can’t go any lower. It is only up from here. And that, standing there in that dock, was strangely liberating.</p>\n<p>Now here’s the thing about elderly male judges in curly 18th century wigs. They’re not stupid. He took one look at the charge sheet, one look at the folder of statements and evidence against me, and one look at me. He asked the befuddled prosecuting solicitor what on earth was going on here; the solicitor replied that they were looking to gather more evidence against me. “And how much longer are we to wait for that? This was ten months ago,” he replied to her, very, very cross. This is all very interesting, I thought.</p>\n<p>Two days later my solicitor phoned: the judge had ruled the case was “not in the public interest.” That is Scottish legal parlance for “an absolute load of crap.” All charges were dropped; I would have no criminal record; I was done. I was finished. I was free.</p>\n<p>Well, free, unemployed, heavily pregnant, destitute, my reputation had been destroyed, and now I had a large hole in my CV which would be awfully difficult to explain. Other than that, I was fine.</p>\n<h3>Moving On Again</h3>\n<p>I went on state maternity pay early and took some time to get my head back together. That gave me the breathing space to realise a few things.</p>\n<p>One was that I was done with office life. That meant I would have to find something to do on my own.</p>\n<p>Two was that I was pretty good with this web stuff – I’d been making web sites since 1997, had been running a very popular web site since 1998, and had always been the go-to girl for the web site in everywhere I’d ever worked – and so I might as well do that for a living.</p>\n<p>And three was that I had learned the law is bloody terrifying if you let other people blindside you with it. If you know what you are looking at, where you stand within it, and how others are seeking to use it to further their position, you are no longer a hapless bystander to it. You are an equal participant with a fair chance. That is your choice to make.</p>\n<h3>Setting Up Shop</h3>\n<p>So I set up shop as a self-employed web designer, working quite happily from home with my biggest fan babbling next to me in the playpen. The money wasn’t great, but my stress levels were non-existent, and I had no co-workers to stab me in the back.</p>\n<p>Lack of co-workers should never mean lack of colleagues, though, and after a few years I realised local business networking groups simply weren’t for me. I also needed people other than the members of an ancient listserv to bounce questions and ideas off of in real-time. By this point I’d started playing around with WordPress, and I learned about a local meetup group. I tiptoed in one night and awkwardly introduced myself and was welcomed right in.</p>\n<p>I realised over time that this was a very different sort of group. Everyone was grassroots volunteers, putting in the effort because they wanted to learn, not because they wanted social status. There was no tiresome hierarchy, no obsession with “prestige”, no kowtowing to the person with the sexiest car (in fact, we all took the bus.) If you had a question, you could ask it without being laughed out the room. No one was obliged to give anything more than they were able to give.</p>\n<blockquote><p>In short, it was my kind of group, and these were my kind of people.</p></blockquote>\n<p>After a few years we got ambitious enough to decide to put on a conference (which due to various reasons was a WordPress conference but not a WordCamp – ah, the good old days.) We were short of speakers. I suggested to Martin, the lead organiser, that someone should do a talk on that “cookie law” thing that at the time was coming into play very shortly.</p>\n<p>“Thank you for volunteering,” said Martin.</p>\n<p>“You’re a b*****d, you know that, Martin?” I replied.</p>\n<p>So Martin sent me off to do my homework and put together this conference talk. I thought it would just be a simple slide deck: what the law is, how it works, how to comply. Much to my surprise, putting that talk together changed my life.</p>\n<h3>The Old Becomes New</h3>\n<p>As I sat at my laptop, doing the research, I felt something strange stirring. It was old me.</p>\n<p>Old me, who had done an undergraduate degree in international politics. Old me, who’d been a policy intern at think tanks and research centers. Old me, who’d sat in Congressional committees and worked on the Hill and ate politics for breakfast. Old me who’d trained very hard to do one thing and had gotten sidetracked by real life and was now doing something else because something bad had happened. Old me was now new me reading the full text of a piece of EU legislation about how the internet is supposed to work while shouting at my laptop screen, “there is no bloody way that is ever going to work,” while my biggest fan looked at me baffled and then asked me for a cup of juice.</p>\n<blockquote><p>Whoever I was now, and whatever crap had happened to me in those intervening years, I was back.</p></blockquote>\n<p>That conference talk turned into an obsession. I began writing about law and policy issues that impact our work – be it regulations on accessibility, e-commerce, privacy and data protection, taxation, UX, contracts, copyright, geoblocking, or any of the smaller issues that touch our work every day. I even became a student again and earned a postgraduate certification in internet law and policy from the University of Strathclyde. I still did the client-facing web work but my enthusiasm for it waned by the month.</p>\n<p>At WordCamp London 2015 I gave a talk on various digital policy issues, then spent the rest of the time sitting in the track devoted to charity and not-for-profit web sites, as that was what my business did. As the speakers gave their superb talks I felt myself sinking lower in my chair. Another insight. Oh, woman, you’re in the wrong job. This isn’t what you are supposed to be doing. For the first time I asked myself why I was devoting such passion to the digital policy side while still carrying on with a web design business I started up to give myself a job with a newborn baby. A few months later I was flown out to Seville on a few days’ notice to speak at WordCamp Europe, where I replaced a speaker who had been hospitalised. I felt a tremendous sense of obligation because of that – it was deeply humbling to be given an opportunity because of someone else’s illness – and I resolved to do more to give back to the WordPress community.</p>\n<p>I hung up my web design mouse in the autumn of that year. I still do odd bits and bobs for a handful of existing clients but I now focus entirely on digital law and policy. My blog is read by the UK Parliament, the European Commission, and the US Department of State. I speak to non-WordPress groups ranging from Joomla developers to Ruby programmers, but WordPress remains my home and my community. I encourage members of the community to respect the law and to work within it, not to fear it. I think, all things considered, I’m more than qualified to understand why that’s true.</p>\n<p>Thanks to the WordPress community I’ve made friends for life, travelled to new places, and had adventures I never thought possible. I’ve built a new career while connecting with the important things I thought I had left behind. And last year when I was pickpocketed en route to a conference talk, the WordPress community in that city – none of whom I had ever met – leapt into action to provide me with food, beer, and hugs. In a strange city where I didn’t speak the language and had no money, being part of the community meant I didn’t have to be scared and alone.</p>\n<p>I&#8217;ve come a long way from that lonely courtroom dock.</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: Going Back To My Roots\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Going%20Back%20To%20My%20Roots&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fgoing-back-roots%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Going Back To My Roots\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fgoing-back-roots%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%2Fgoing-back-roots%2F&title=Going+Back+To+My+Roots\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Going Back To My Roots\"></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/going-back-roots/&media=https://heropress.com/wp-content/uploads/2017/03/031517-150x150.jpg&description=Going Back To My Roots\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Going Back To My Roots\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/going-back-roots/\" title=\"Going Back To My Roots\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/going-back-roots/\">Going Back To My Roots</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 Mar 2017 12:00:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Heather Burns\";s: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:86:\"WPTavern: Bocoup Launches Study to Measure Impact of Open Work on Developer Well-Being\";s:7:\"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=67447\";s:7:\"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:97:\"https://wptavern.com/bocoup-launches-study-to-measure-impact-of-open-work-on-developer-well-being\";s: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:1980:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/survey.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/FI3UYVGNFD\">Lukasz Kowalewski</a>\n<p><a href=\"https://bocoup.com/\" target=\"_blank\">Bocoup</a>, an open source technology and design consulting company, is recruiting for a new study that aims to &#8220;measure the impact of open work on developer well-being and productivity.&#8221; The company is partnering with MIT and UCLA to develop an open work email-bot that will interact with organizations that sign up to participate. The study is open to teams that use source control.</p>\n<p>&#8220;We&#8217;re defining &#8216;open work&#8217; as a project where tasks/work product are/can be shared outside the group immediately responsible for those tasks,&#8221; Bocoup Director of Research Boaz Sender said.</p>\n<p>Participating organizations will get hooked up with Bocoup&#8217;s email-bot, which offers tools for recognizing team members or open source community members for their contributions to projects. Bocoup plans to publish the average results with the goal of educating businesses and policy makers about the value of open source work. Data from organizations participating in the study will be anonymized and untraceable.</p>\n<p>With all the new ways of working together on the web (GitHub, Slack, GitLab, etc.) it&#8217;s good to see a company prioritizing research on how this impacts developers. The study begins in March and will end in June. If you&#8217;re interested to have your organization be a part of it, you can find out more on the <a href=\"https://docs.google.com/forms/d/e/1FAIpQLSc9sYreLFTZDxn-LuUhGCl043QDcagls9g0t_TbZ3Pd3ZnYNA/viewform?c=0&w=1\" target=\"_blank\">signup form</a> and get a better understanding of the time commitment on the <a href=\"https://docs.google.com/document/d/1EWD9c4cmIfyNVe4pGFsvPiLO83i1ZOij4mpF-cLVfTc/edit\" target=\"_blank\">FAQ</a> page.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Wed, 15 Mar 2017 02:10: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: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: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:59:\"WPTavern: WooCommerce 3.0.0 Scheduled for Release April 4th\";s:7:\"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=67438\";s:7:\"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://wptavern.com/woocommerce-3-0-0-scheduled-for-release-april-4th\";s: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:4981:\"<p>Big changes are on the way for <a href=\"https://wordpress.org/plugins/woocommerce/\">WooCommerce</a>. Mike Jolley, lead developer of WooCommerce, <a href=\"https://woocommerce.wordpress.com/2017/03/13/important-update-regarding-the-upcoming-woocommerce-release-2-7-will-be-3-0-0/\">announced</a> that WooCommerce 2.7 will be versioned 3.0.0 with a scheduled release date of April 4th. During the 2.7 beta testing phase, the team discovered a <a href=\"https://github.com/woocommerce/woocommerce/issues/13498\">significant bug</a> in the way that timestamps are handled.</p>\n<p>&#8220;Essentially, some developers need a way to reliably get UTC timestamps as well as dates according to the site’s timezone,&#8221; Jolley said. &#8220;To resolve this we’re working on a solution which accepts <em>either</em> a UTC timestamp, or an ISO8601 datetime string, and returns a <a href=\"http://php.net/manual/en/class.datetime.php\">DateTime object</a> so timezone information can be retrieved if needed. This approach is not compatible with the <code>get_date_x</code> getters found in 2.7 beta.&#8221;</p>\n<p>Beginning with WooCommerce 3.0.0, the project will use semantic versioning or <a href=\"http://semver.org/\">SemVer</a>. WooCommerce has incrementally versioned its releases similar to WordPress. For example, WooCommerce 2.5, 2.6, 2.7. Semantic versioning allows for three digit version numbers and should make it easier to discern major versions from maintenance and bug fix releases. The three digits stand for major, minor, and patch.</p>\n<p>According to the <a href=\"http://semver.org/\">SemVer site</a>, each number is incremented when:</p>\n<ul>\n<li>MAJOR version for incompatible API changes.</li>\n<li>MINOR version when you add functionality in a backwards-compatible manner.</li>\n<li>PATCH version when you make backwards-compatible bug fixes.</li>\n</ul>\n<p>Under this system, WooCommerce 3.0.0 is a major update with 3.1.0 being a minor update. The next major update will be 4.0.0. Developers should take note that in 3.0.0 RC1, the versioning and @since properties are relabeled to 3.0.0. &#8220;If you have used version_compare statements in your code, they will still work since 3.0.0 is greater than 2.7.0, however, you can change these for clarity,&#8221; Jolley said. Themes with template files versioned 2.7.0 may need to be updated to use 3.0.0 to prevent reports of outdated template files.</p>\n<p>In addition to version changes and fixing major bugs, the team is allowing up to three weeks for 3.0.0 RC1 to be tested. The amount of time to test has been extended from one week to three <a href=\"https://woocommerce.wordpress.com/2017/02/17/woocommerce-2-7-beta-3/#comment-2589\">based on feedback </a>from extension developers.</p>\n<p>&#8220;An RC is really the first point in time when people can look at the code and feel confident it&#8217;s probably not going to change a lot before the official release,&#8221; Brent Shepherd, founder of <a href=\"http://prospress.com/\">Prospress Inc</a>. said. &#8220;With that in mind, having 3 months of beta testing, but only 1 week for the RC, doesn’t make a lot of sense. It makes sense to give more time in that later stage after the RC.&#8221;</p>\n<p>Josh Kohlbach, a WooCommerce extension developer, <a href=\"https://woocommerce.wordpress.com/2017/02/17/woocommerce-2-7-beta-3/#comment-2604\">also agreed</a> with extending the RC testing time. &#8220;Currently from our company’s perspective we’ve had to put other priorities on hold in order to put WC2.7 changes ahead,&#8221; Kohlbach said. &#8220;The 2.7 changes we were holding off on doing until RC, which is what we normally do.&#8221;</p>\n<p>&#8220;However, when it was announced that there would be only one week between, we figured that wouldn’t be enough time for proper testing and pushing updates on all of our products so we’re compatible on day one,&#8221; he said. &#8220;It just isn’t enough time so we, like many others by the sounds of it, started making our compatibility fixes around Beta 2 this time even though we knew there might be more changes coming down the pipe before RC gets here.&#8221;</p>\n<p>Extension developers are praising the team for changing to a semantic versioning system and extending the time to test Release Candidates. &#8220;I’m very happy to see these changes,&#8221; Shepherd said. &#8220;Big props for making the tough call late in the release cycle. Hopefully it will help ensure a smoother release for all WC users of this version.&#8221;</p>\n<p>&#8220;I think this is a really positive move forward for WooCommerce,&#8221; Kohlback said. &#8220;I for one want to thank you on behalf of all the third-party developers for being so open and taking on board all of our various points, really makes us happy to be part of the community!&#8221;</p>\n<p>If all goes well, you can expect to see an update for WooCommerce in your WordPress dashboard on April 4th.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 14 Mar 2017 22:23:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:93:\"WPTavern: Varying Vagrant Vagrants 2.0.0 Introduces YAML Configuration, Revamps Documentation\";s:7:\"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=67436\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/varying-vagrant-vagrants-2-0-0-introduces-yaml-configuration-revamps-documentation\";s: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:4545:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/vvv-github.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://varyingvagrantvagrants.org/blog/2017/03/13/varying-vagrant-vagrants-2-0-0.html\" target=\"_blank\">Varying Vagrant Vagrants 2.0.0</a> was released yesterday with support for a <a href=\"https://varyingvagrantvagrants.org/docs/en-US/vvv-config/\" target=\"_blank\">YAML configuration</a> file. This is a major improvement that gives VVV users more flexibility in customizing their configurations. The new <code>vvv-config.yml</code> file includes the defaults and users can create a <code>vvv-custom.yml</code> file to change the default provisioning. Utilities have been broken out into their own repository, allowing users to specify PHP 5.6, 7.0, or 7.1 for new projects.</p>\n<p>&#8220;In the past, it was often difficult as a maintainer to say no to feature requests because I knew that the customizations would either be really annoying for someone to implement on their own or would require a fork, possibly losing the benefit of future changes,&#8221; VVV Project Lead Jeremy Felt said. &#8220;At the same time, it was hard to say yes because not everyone needs the same features. Those two clash, and the easiest answer is to stall. The new changes provide a pretty straight forward way of providing these custom changes and make it easy to stay in sync upstream.&#8221;</p>\n<p>Version 2.0.0 was also released with <a href=\"https://varyingvagrantvagrants.org/docs/en-US/\" target=\"_blank\">new documentation on the VVV website</a>. Contributors are migrating docs from the wiki on GitHub to the new website and plan to make them translatable in the future.</p>\n<p>Felt also recently <a href=\"https://jeremyfelt.com/2017/03/05/documenting-vvvs-governance-model/\" target=\"_blank\">documented VVV’s governance model</a> and promoted Lorelei Aurora to the role of Lead Developer on the project. VVV has 108 contributors, by Felt&#8217;s count, and he estimates approximately 100 clones of the project per day based on GitHub&#8217;s analytics. For the past five years, Felt has cultivated VVV’s growing community of contributors by developing a friendly and welcoming culture within the project.</p>\n<p>&#8220;Very early on I read something about OSS project maintenance that inspired me to always greet new commenters, issue creators, and developers in an effort to make them feel welcome from the beginning,&#8221; Felt said. &#8220;Removing even the smallest hurdles of contributing to open source goes a long way. Being friendly encourages people to stick around. Even in small projects like VVV, it can be overwhelming to figure out if you&#8217;re doing things right.&#8221;</p>\n<p>Felt said he wished he would have written the governance document sooner, because it provides a roadmap for contributors. He found that having this information available to the community from the beginning may be just as important as having a license in place.</p>\n<p>&#8220;It starts to answer the &#8216;what kind of impact can I have&#8217; question when someone is getting started,&#8221; Felt said. &#8220;The current list of committers is a little misleading in that they are all people who were very active early in the project, but not as much now. Their input continues to be trusted, but commit access probably won&#8217;t be used very much. This isn&#8217;t a bad thing, as a project goes through cycles, but something to keep track of as a maintainer. Having a process is a healthy thing. I&#8217;m hoping it attracts even more contributors!&#8221;</p>\n<h3>What&#8217;s Next on the VVV Roadmap?</h3>\n<p>The next focus on the VVV roadmap is building out the rest of the documentation on <a href=\"http://varyingvagrantvagrants.org\" target=\"_blank\">varyingvagrantvagrants.org</a>. Felt said he hopes it will become a great place for basic setup, detailed guides, and frequent troubleshooting tips. Translated docs is the next item that Felt said he hopes can be a huge benefit to the project and the community.</p>\n<p>&#8220;There are a couple things that would be fun for flexibility,&#8221; Felt said. &#8220;A long-running pull request that introduces PHP Brew would be nice to finally tackle. Introducing MySQL Sandbox would be cool. And who knows? Everyone should stop by and <a href=\"https://github.com/Varying-Vagrant-Vagrants/VVV\" target=\"_blank\">leave a note</a> with the feature they&#8217;d like to see most. I&#8217;m more comfortable saying &#8216;no&#8217; now.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 14 Mar 2017 19:28: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: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: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:81:\"WPTavern: WordPress.com Updates Its Post Editor With a Distraction-Free Interface\";s:7:\"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=67429\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://wptavern.com/wordpress-com-updates-its-post-editor-with-a-distraction-free-interface\";s: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:3321:\"<p>WordPress.com has <a href=\"https://en.blog.wordpress.com/2017/03/13/a-distraction-free-writing-space-at-wordpress-com/\">unveiled a refreshed post editor</a> that makes content front and center.</p>\n<p>The most noticeable change is the user interface. The sidebar of meta boxes is now on the right-hand side instead of the left. Clicking the Post Settings link hides the sidebar, providing a cleaner interface. The preview and publish buttons are no longer in a metabox and are permanently displayed.</p>\n<img />New WordPress.com Post Editor\n<p>Drafts are quickly accessible by clicking the number next to the Write button. Hovering over a draft title displays a small excerpt of the post. Unlike the distraction-free writing mode in the self-hosted version of WordPress, sidebars and other items on the screen do not disappear and reappear. This animation has <a href=\"https://wptavern.com/whats-your-first-impression-of-distraction-free-writing-in-wordpress-4-1#comment-62784\">been described</a> by some as a distraction.</p>\n<p>Joen Asmussen and Matías Ventura, two Automatticians based in Europe, helped create the new interface. In an interview conducted by John Maeda, <span class=\"st\">Global Head of Computational Design and Inclusion at Automattic, Asmussen describes what he&#8217;s most excited about with the improvements. </span></p>\n<p>&#8220;Everything has a right place,&#8221; Asmussen said. &#8220;In this iteration, we’ve tried to find those places for the preview and publish buttons, as well as the post settings. By making the buttons permanently visible and the sidebar optionally toggled, my hope is that the combination will provide a seamless flow for both the person who just wants to <i>write</i>, as well as the person who needs to configure their post settings.&#8221;</p>\n<p>Ventura says he is happy to bring the focus back on the content by placing it in the center. &#8220;I’m also fond of the recent drafts menu next to the &#8216;Write&#8217; button, as it provides a quick way to carry on with your unfinished posts,&#8221; he said. &#8220;These editor refinements have the potential to let your work on WordPress keep you deeply in the productive state of flow.&#8221;</p>\n<p>The core team continues to <a href=\"https://wptavern.com/wordpress-core-editor-team-publishes-ui-prototype-for-gutenberg-an-experimental-block-based-editor\">work on a block based editor</a> for the open-source WordPress project and <span class=\"st\">Asmussen</span> hints that this approach to writing could one day end up in the WordPress.com post editor.</p>\n<p>After testing the new editor on WordPress.com, I can say that it&#8217;s more enjoyable to use than the distraction-free writing mode in WordPress. There&#8217;s less distraction, meta boxes are either on the screen or they&#8217;re not, and I enjoyed writing without interface elements disappearing and reappearing on the screen.</p>\n<p>If you&#8217;d like to try the new editor on a self-hosted WordPress site, you can do so through Jetpack. Visit the Jetpack dashboard in the WordPress backend, click on the Apps link, then click the Try the New Editor button.</p>\n<p>After using the new editor, let us know what you think. How does it compare to the writing experience currently in WordPress?</p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 14 Mar 2017 02:03:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:90:\"WPTavern: John Maeda’s 2017 Design in Tech Report Puts the Spotlight on Inclusive Design\";s:7:\"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=67406\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/john-maedas-2017-design-in-tech-report-puts-the-spotlight-on-inclusive-design\";s: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:6207:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/design-in-tech-2017.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://maedastudio.com/\" target=\"_blank\">John Maeda</a>, Automattic&#8217;s Global Head of Computational Design and Inclusion, presented his third annual &#8220;<a href=\"https://designintechreport.wordpress.com/\" target=\"_blank\">Design in Tech</a>&#8221; report at SXSW over the weekend. The previous reports have received more than two million views and this one is equally loaded with thought-provoking information about the future of the design industry.</p>\n<p>&#8220;Design isn’t just about beauty; it’s about market relevance and meaningful results,&#8221; Maeda said. He highlighted how design leaders are increasingly top hires at major corporations, due to market demand. Businesses are beginning to embrace design as a fundamental tool for success. Design used to be relegated to extra-curricular clubs in business schools, but many schools are shifting to include design in the curriculum.</p>\n<p>Constant connectivity in the digital era has brought the idea of &#8220;computational design&#8221; to the forefront, which Maeda describes as &#8220;designing for billions of individual people and in realtime.&#8221; Designing at this scale requires an approach that is inclusive of the widest number of consumers, essentially designing for everyone.</p>\n<p>Maeda believes that &#8220;design and inclusion are inseparable&#8221; and he is on a mission to prove that inclusive design is good business. </p>\n<p>&#8220;When we separate inclusion into essentially an HR compliance topic, it loses its energy,&#8221; Maeda said. &#8220;It&#8217;s important, of course, but it loses the creativity that&#8217;s intrinsic to inclusion.&#8221; His 2017 Design in Tech report focuses on how inclusion matters in business. Maeda admits there are not many examples of how inclusion drives better financial outcomes, but one of his professional aims is to demonstrate how inclusive design can make a financial difference.</p>\n<p>&#8220;That&#8217;s why I joined Automattic,&#8221; Maeda said. &#8220;My hope is that this approach can lead to better business outcomes for the WordPress ecosystem. I don&#8217;t know if it will be possible but that&#8217;s my goal. I want to show that it&#8217;s possible numerically.&#8221;</p>\n<p>Making inclusive design profitable hinges on the principle that if you want to reach a larger market, you have to reach people you&#8217;re not already reaching by being inclusive. This new frontier of design requires some technical understanding outside of purely classical design. The hybrid designer/developer, often referred to as a &#8220;unicorn&#8221; in the tech industry, is often relied upon to bridge that gap.</p>\n<p>Maeda predicts that the scarcity of hybrid designer/developers will soon decrease, due to how things are changing in the industry. After surveying design leaders in 2016, Maeda found that 1/3 had formal engineering/science training, suggesting that &#8220;hybrid&#8221; talent has considerably increased in recent years. He shared his observations from surveying Automattic designers and developers about JavaScript competency. He found a significant segment of designers approaching moderate fluency in JavaScript after WordPress&#8217; 2015 initiative to encourage JavaScript mastery.</p>\n<p>&#8220;The world is moving, and moving with the world is what designers do,&#8221; Maeda said. He also made a bold recommendation for those who are maintaining a design-only skill set:</p>\n<p>&#8220;I encourage you, if you&#8217;re a pure pure designer, to &#8216;impurify yourself,&#8217; because it&#8217;s a whole new world and there&#8217;s a lot to learn,&#8221; Maeda said. &#8220;Anyone who&#8217;s in this game, if you aren&#8217;t watching videos and learning, you get behind in two months.&#8221; </p>\n<p>Maeda also encouraged listeners to shed biases that prevent them from seeing important trends and changes on the web. He addressed misconceptions about how products &#8220;made in China&#8221; are often thought of as something cheap or copycat, but China is moving forward in the mobile revolution in a far more advanced way than many other countries. He highlighted some major design trends pioneered by Chinese designers and how they are impacting the tech industry. </p>\n<p>Maeda closely monitors design-related M&#038;A activity and funds that are design and/or inclusion oriented. His data shows that tech companies are finding more value in design tool companies and design community platforms, with acquisitions steadily increasing every year. The value of design companies is especially evident in China where Maeda noted three designer co-founded Chinese companies have a combined market cap of over $300 billion. </p>\n<p>He also shared what he has learned about designers since taking his position at Automattic, which employs more than 500 people working remotely across 50 countries.</p>\n<p>&#8220;People want to have challenging work; they want to make change happen,&#8221; Maeda said. &#8220;With creative people this is their main driver. If that can&#8217;t be sated, they get unhappy and they leave. The problem is this kind of work is the kind that seems like bonus work, not the main work. So my question as a manager is, &#8216;How do I put the two together in some constructive way?&#8217; How do you make time to learn and grow? That&#8217;s something I didn&#8217;t know was pervasive in a busy busy tech company.&#8221;</p>\n<p>Maeda concludes that it is a good time to be a designer, especially if you&#8217;re willing to make up for the design education gap and teach yourself new skills online. His 2017 Design in Tech report is a must-read, not just for designers but for anyone working in tech or hiring tech talent. Check out the <a href=\"https://designintechreport.wordpress.com/\" target=\"_blank\">full report</a> on WordPress.com. You can also <a href=\"https://designintechreport.wordpress.com/2017/03/12/design-in-tech-report-2017-video/\" target=\"_blank\">listen to the audio of Maeda&#8217;s presentation</a> while viewing the slides.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Mar 2017 20:07: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: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: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:75:\"Post Status: JavaScript frameworks in a WordPress context — Draft podcast\";s:7:\"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=35232\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://poststatus.com/javascript-frameworks-wordpress-context-draft-podcast/\";s: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:2808:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Joe Hoyle &#8212; the CTO of Human Made &#8212; and Brian Krogsgard.</p>\n<p><span>Live from the A Day of REST workshops, Brian, Joe, and Zac talk about the state of working with JavaScript &#8212; including several popular JavaScript frameworks &#8212; and WordPress. They go through the pros and cons of using each one, what to watch out for when working with them and WordPress, and ways they think the process can improve.</span></p>\n<p><!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"https://audio.simplecast.com/62575.mp3\">https://audio.simplecast.com/62575.mp3</a><br />\n<a href=\"https://audio.simplecast.com/62575.mp3\">Direct Download</a></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://javascriptforwp.com/\">JavaScript for WP</a></li>\n<li><a href=\"https://facebook.github.io/react/\">React</a></li>\n<li><a href=\"https://vuejs.org/\">Vue</a></li>\n<li><a href=\"http://backbonejs.org/\">Backbone</a></li>\n<li><a href=\"http://underscorejs.org/\">Underscores</a></li>\n<li><a href=\"https://angularjs.org/\">Angular</a></li>\n<li><a href=\"https://adayofrest.hm/boston-2017/\">A Day of Rest</a></li>\n</ul>\n<h3>Sponsor: WP Migrate DB Pro</h3>\n<p><span>Today’s show is sponsored by</span><a href=\"https://deliciousbrains.com/\"> <span>Delicious Brains</span></a><span>.</span><a href=\"https://deliciousbrains.com/wp-migrate-db-pro/\"> <span>WP Migrate DB Pro</span></a> <span>makes moving and copying databases simple. They  also have an exciting new project for merging databases, called Mergebot. Go to</span><a href=\"https://mergebot.com/\"> <span>Mergebot.com</span></a><span> for updates on that, and</span><a href=\"https://deliciousbrains.com/\"> <span>deliciousbrains.com</span></a><span> for more information on WPMigrate DB Pro. Thanks to the team at Delicious Brains for being a Post Status partner.</span></p>\n<h3>Special Thanks: Bocoup</h3>\n<p><span>Special thanks to <a href=\"https://bocoup.com/\">Bocoup</a> for allowing us to record this podcast episode in their office. Bocoup was a partner and workshop host for A Day of REST, and were incredibly hospitable. Checkout <a href=\"https://bocoup.com/\">Bocoup</a> to learn more about how they embrace open source as a consulting agency.</span></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 Mar 2017 00:56: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s: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:74:\"WPTavern: Hacker News Question: Developers with kids, how do you skill up?\";s:7:\"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=67259\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/hacker-news-question-developers-with-kids-how-do-you-skill-up\";s: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:9488:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/03/child-theme.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/R0C7A5M4WB\">Leeroy</a>\n<p>By now you&#8217;ve probably seen the viral <a href=\"https://twitter.com/JOE_co_uk/status/840165524038377472\" target=\"_blank\">clip</a> of a father getting interrupted by his children while giving a live interview on BBC. Working parents everywhere, especially remote workers, could identify with the humorous embarrassment of the situation. Even those who have had pets interrupt Skype calls know the feeling. You want to be thought of as a professional and taken seriously but little home office invaders have other plans.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">This BBC interview is amazing. Just wait until the mum rushes in&#8230; <img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f602.png\" alt=\"😂\" class=\"wp-smiley\" /> <a href=\"https://t.co/LGw1ACR9rg\">pic.twitter.com/LGw1ACR9rg</a></p>\n<p>&mdash; JOE.co.uk (@JOE_co_uk) <a href=\"https://twitter.com/JOE_co_uk/status/840165524038377472\">March 10, 2017</a></p></blockquote>\n<p></p>\n<p>Many developers who work from home with children know the daily struggle of balancing family life with work, which generally leaves very little time for improving professional skills. A popular question on Hacker News this week asks, <strong>&#8220;<a href=\"https://news.ycombinator.com/item?id=13816627\" target=\"_blank\">Developers with kids, how do you skill up?</a>&#8220;</strong>: </p>\n<blockquote><p>I recently had one of my colleagues comment on my GitHub account graph &#8211; &#8216;There won&#8217;t be many green boxes in your account once you have a kid&#8217;. This was in response to my suggestions on how we should all keep learning. I argued many good programmers have family with kids and still manage to keep up. They brushed me off saying it&#8217;s just not possible or they don&#8217;t look after their kids.</p>\n<p>When I look on the internet I find people doing full time jobs delivering products while having a family and some still find plenty of time to blog or write books. How is this possible? Are these people super-human? How are you all doing or managing if you have kids/family?</p></blockquote>\n<p>The question received nearly 500 replies with tips and stories from those who are making it work. One of the first participants on the thread is <a href=\"https://news.ycombinator.com/item?id=13821164\" target=\"_blank\">Rachel Andrew</a>, who shares how she learned Perl as a single mother, launching a new career in web development. She said found success by &#8220;simply working every possible moment&#8221; she could and learning to be organized and focused with her time.  </p>\n<p>One common theme among the replies is that having kids is like getting a crash course in time management. When your available time is significantly reduced, you are forced to become more purposeful about how you spend it.</p>\n<blockquote><p>What I learned: your time does get reduced drastically, but you spend the remaining time with more focus/direction. Also, you use your time smarter, e.g. I used to do sports (indoor climbing), but now I just cycle every day from/to work (~1 hour) to stay fit. It takes approximately the same time as going by train or car.</p></blockquote>\n<blockquote><p>If i have clear priorities in my head &#8211; what I want to achieve in the &#8216;extra time&#8217; that I have got. The clearer the goal, the better the results.</p></blockquote>\n<blockquote><p>&#8230;due to lack of free time and the newfound need to use it efficiently, I&#8217;ve found that I&#8217;ve probably read more actual physics in the last four years than in the previous many years of dreaming about it.</p></blockquote>\n<blockquote><p>Time management, to me, is a more powerful &#8220;skill up&#8221; than anything that could keep your GitHub green. When you know you have limited hours in the day and you have hard time commitments, you have no choice but to learn and work efficiently.</p></blockquote>\n<blockquote><p>\nI&#8217;d add that kids have taught me to be a better planner, and to break my priorities down into small, well defined chunks that can be slotted into a busy life. This has been valuable in general, not just for programming.</p></blockquote>\n<p>One commenter said he misses the days when he could stay up all night working and exploring new technologies; now it seems the world is going on without him. Other commenters reject the idea of &#8220;skilling up&#8221; entirely and encourage the original poster not to get too hung up on shiny new frameworks.</p>\n<blockquote><p>I agree with you about the need to remain buzzword compliant for jobs, but are we &#8220;skilling up&#8221; or spinning our wheels? There is some worthwhile learning, but a lot of it is just BS status signaling. Learning another SPA framework that solves the problems of the last framework, while introducing new problems? Learning yet another way to bundle your web content? A new transpiled language to patch the holes in JavaScript?</p>\n<p>A lot of what we regard as &#8220;skilling up&#8221; is just a product of our immature dev culture-learning stuff for the sake of buzzword compliance that doesn&#8217;t improve anything in the long run. And the high failure rate of software projects shows that we aren&#8217;t gaining a lot from this culture anyway.</p></blockquote>\n<h3>Combatting the Myth that You Can&#8217;t Do Anything with Just 15 Minutes</h3>\n<p>Another theme among the comments is the &#8220;myths&#8221; parents create that keep them from using the short increments of time that pop up throughout the day. One commenter <a href=\"https://news.ycombinator.com/item?id=13822865\" target=\"_blank\">summarizes</a> the self-limiting mindset that many adopt after having children:</p>\n<blockquote><p>New parents create limitations for themselves in their belief that it is utterly impossible to do anything outside of parenting. The OP is saying that meaningful work can be done in the 15 minutes your baby might be asleep. A year of 15 minutes adds up to a lot.</p></blockquote>\n<p>The key to productivity is being able to take those 15 minute increments and string them into bite-sized accomplishments towards a larger goal. Developer Chris Dawson shared how he wrote an app late at night while caring for his first child. </p>\n<p>&#8220;I only have ten minutes here, fifteen minutes there. I need focused hours of time to build something. That is just a story,&#8221; Dawson said. He used these short bits of time to create <a href=\"http://blog.teddyhyde.com/2013/04/03/teddy-hyde-the-no-compromise-extensible-one-handed-jekyll-blog-editor-for-android\" target=\"_blank\">a one-handed blogging tool</a>, because he needed a way to blog with one hand while holding his sleeping son.</p>\n<p>&#8220;When my daughter was born two years later, my wife was so exhausted she would go to bed at 8,&#8221; Dawson said. &#8220;I&#8217;d get my son to sleep and then promised myself I would write for just fifteen minutes before bed. That usually turned into an hour or two and three years later I had written <a href=\"http://shop.oreilly.com/product/mobile/0636920043027.do\" target=\"_blank\">a book for O&#8217;Reilly</a>.&#8221; </p>\n<p>&#8220;There are so many times I&#8217;m exhausted after getting the kids to bed and I just browse the Internet,&#8221; Dawson said. &#8220;If I was really intentional about my time, even that fifteen minutes could be used to work towards my goals. But there is a powerful story telling me that it won&#8217;t make a difference if I just waste that time.&#8221;</p>\n<p>Dawson doesn&#8217;t consider himself an extraordinary high achiever. He found success by changing his perspective about the sleep he was losing.</p>\n<p>&#8220;I&#8217;m not the greatest developer &#8211; I struggled with the Google interview I got,&#8221; Dawson said. &#8220;But, success is 90% perspiration and 10% ingenuity. Who cares if you are sweating because you are exhausted and sleep deprived caring for infants as compared to pulling all-night coding sessions?&#8221;</p>\n<p>&#8220;Most of what we think of as being &#8216;too busy&#8217; for any particular thing is a cognitive bias for forgetting just how much time we waste,&#8221; JavaScript engineer Sean McBeth said.</p>\n<p><a href=\"https://twitter.com/samlittlewood\" target=\"_blank\">Sam Littlewood</a>, senior architect at V-Nova, offered a few practical tips on the thread:</p>\n<ul>\n<li>Don&#8217;t use the computer to waste time &#8211; if I need decompression time, try and make it doing something w/ kids (LEGO!)</li>\n<li>A solid dev. environment where you can walk up, crank an iteration, and walk away. (Like in the time it takes a kettle to boil)</li>\n<li>Learning to code in my head &#8211; basically planning the path of changes/tests I will make next time I am back at my machine. It feels to me somewhat like the &#8216;method of loci&#8217; &#8211; a definite journey. Often times, the plan goes awry, but the successes make it worth it. After 12 years of reading to the kids, I can do this whilst reading a story to them.</li>\n</ul>\n<p>The comments are full of inspiring stories and ideas for routines and tips that can help parents be more productive. There&#8217;s no magical path to success but, as many working parents have discovered, you may find more time than you thought you had.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Sat, 11 Mar 2017 23:32: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: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: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:44:\"WPTavern: In Case You Missed It – Issue 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=67263\";s:7:\"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:51:\"https://wptavern.com/in-case-you-missed-it-issue-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7020:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>The REST API Democratizes Reading</h2>\n<p>Mika Epstein <a href=\"https://halfelf.org/2017/rest-api-democratizing-reading/\">explains</a> how the WordPress REST API democratizes reading by making content more discoverable and accessible.</p>\n<blockquote><p>When you look at a website you see the design and the layout and the wonderful beauty. When an app reads your data, however, it doesn’t want or need any of that. An app needs the raw data. And the REST API does that. It outputs the data in a super basic and simple way. Furthermore, it lets you add on to this and output specific data in special ways.</p></blockquote>\n<h2>TechSPARK Interviews WordCamp Bristol Organizer</h2>\n<p>Bristol, UK, is gearing up for its <a href=\"https://2017.bristol.wordcamp.org/\">first WordCamp</a> and local media is taking notice. TechSPARK, a digital publication that covers tech in Bristol, Bath, and the West of England <a href=\"https://techspark.co/wordcamp-bristol/\">published</a> an interview with Janice Tye, one of the lead organizers of the event.</p>\n<p>In the interview, Tye explains what a WordCamp is and how people can get involved. WordCamp Bristol takes place May 13-14th, 2017 and has a limited <a href=\"https://2017.bristol.wordcamp.org/tickets/\">number of tickets</a> available.</p>\n<h2>Fishing Guide&#8217;s Site Used by Hackers for eCommerce Fraud</h2>\n<p>TechCrunch <a href=\"https://techcrunch.com/2017/03/03/woe-are-the-great-fish-of-cape-cod/\">published</a> an interesting story of how a Cape Cod fishing guide&#8217;s website that runs on WordPress was hacked and used to host an eCommerce store. The moral of the story is to keep WordPress and its plugins and themes updated. An additional safety measure is to enable two-factor authentication.</p>\n<h2>Being a Full-time Contributor Through Sponsorships</h2>\n<p>Late last year, John James Jacoby <a href=\"https://jjj.blog/2016/12/%f0%9f%92%af%e2%88%9e/\">outlined his goal</a> for his 100 initiative. &#8220;My goal is be a fully funded independent ambassador for WordPress and the surrounding initiatives, backed by many of the best companies who continue to push WordPress beyond its limits on a daily basis,&#8221; Jacoby said.</p>\n<p>Jacoby provided <a href=\"https://jjj.blog/2017/03/january-february/\">an update</a> on what he&#8217;s been working on since obtaining sponsorship from Pagely and Pantheon. He plans to take a two-week break in March to attend WordCamp Miami and will be speaking at other events. If you&#8217;re interested in sponsoring Jacoby to work on WordPress full-time for a month, please get <a href=\"http://jjj.me/\">in touch with him</a>.</p>\n<h1 class=\"entry-title\">Mode Effect Builds Website for WordPress.com&#8217;s Affiliate Program</h1>\n<p><a href=\"https://modeeffect.com/\">Mode Effect</a>, a web design agency, <a href=\"https://modeeffect.com/wordpress-com-creators-select-wordpress-agency-mode-effect-to-build-affiliate-program/\">built the site</a> for <a href=\"https://refer.wordpress.com/\">WordPress.com&#8217;s affiliate program</a>. According to Jon Burke, team lead for events, marketing, and advertising at Automattic, the agency was chosen based on recommendations and its previous work with the <a href=\"https://vip.wordpress.com/\">WordPress VIP program</a>.</p>\n<h2>New Features for WordPress.com Stats</h2>\n<p>WordPress.com unveiled a <a href=\"https://en.blog.wordpress.com/2017/03/06/your-stats-page-updated/\">number of new enhancements</a> to WordPress.com stats. More insights, summaries, and better use of wide screens are just a few of the improvements that were made.</p>\n<h2>Remembering HostReviews.io</h2>\n<p>Kevin Ohashi, founder of Review Signal, takes a <a href=\"http://reviewsignal.com/blog/2017/03/06/goodbye-hostingreviews-io-i-will-miss-you/\">look back at </a><span class=\"skimlinks-unlinked\"><a href=\"http://reviewsignal.com/blog/2017/03/06/goodbye-hostingreviews-io-i-will-miss-you/\">HostingReviews.io</a> created by Steven Gliebe that was recently acquired by HostingFacts.com. </span></p>\n<p>&#8220;I&#8217;m truly saddened because it&#8217;s disappearing at some point &#8216;soon.&#8217; The only real competitor whose data I trusted to compare myself against. So I thought I would take the opportunity to write about my favorite competitor,&#8221; Ohashi said.</p>\n<p>He compared the data that was manually curated by Gliebe to the data on Review Signal and discovered it was similar. Ohashi says he will miss having a trustworthy competitor to compare his data too.</p>\n<p>&#8220;It has been nice having <span class=\"skimlinks-unlinked\">HostingReviews.io</span> around when it was actively being updated (the manual process is certainly overwhelming for any individual I think!). I will miss having a real competitor to compare what I&#8217;m seeing in my data.&#8221;</p>\n<h2>Challenges of Security Disclosure</h2>\n<p>Aaron Campbell, WordPress security lead, <a href=\"https://aarondcampbell.com/2017/03/the-difficulties-of-security-disclosure/\">provides insight</a> into the challenges associated with security disclosure. Campbell describes disclosure as a constant balancing act.</p>\n<p>&#8220;But security isn’t a single balancing act,&#8221; Campbell said. &#8220;Many of the decisions we must make require finding the right balance. Each requires thought and consideration, as well as a clear set of priorities. Especially when it comes to disclosing vulnerabilities.&#8221;</p>\n<p>&#8220;Every situation is going to be unique, but knowing the right questions to ask will help. The time to think through these questions is now, hopefully long before you are faced with them.&#8221;</p>\n<p>On the topic of security disclosure, I recommend reading <a href=\"https://nacin.com/2014/05/30/security-is-nuanced/\">Security is Nuanced</a> by Andrew Nacin.</p>\n<h2>WordCamp Auckland Wapuu!</h2>\n<p>In what is a traditional part of this series, I end each issue by featuring a Wapuu design. For those who don&#8217;t know, Wapuu is the <a href=\"http://wapuu.jp/2015/12/12/wapuu-origins/\">unofficial mascot</a> of the WordPress project.</p>\n<p><img /></p>\n<p>WordCamp <a href=\"https://2017.auckland.wordcamp.org/\">Auckland, New Zealand</a> is this weekend and the event&#8217;s Wapuu is appropriately enough, holding a Kiwi.</p>\n<p>That&#8217;s it for issue eighteen. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Sat, 11 Mar 2017 02:07: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:42:\"Matt: Review: From Plato to Post-modernism\";s:7:\"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=47161\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://ma.tt/2017/03/review-from-plato-to-post-modernism/\";s: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:2379:\"<p><img />One thing I&#8217;m going to try this year is to write a review of every book I get a chance to read. It&#8217;s March already so I&#8217;m a bit behind and the next few will be out of order, but this seems like as good a place to start as any.</p>\n<p>One new thing I&#8217;ve been doing this year is listening to audiobooks with an Audible account, so this first book review is actually an audiobook. <a href=\"http://www.thegreatcourses.com/\">Great Courses</a> is actually an old school thing where you could order college lectures on tape. From the references throughout the lectures I listened to, my guess is that the recordings are from the 90s. This one is called <a href=\"https://www.amazon.com/dp/B00DTO6LZ2/\">From Plato to Post-modernism: Understanding the Essence of Literature and the Role of the Author</a> ($25 on Audible, $9.99 on cassette tape <img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f643.png\" alt=\"🙃\" class=\"wp-smiley\" />).</p>\n<p>I really enjoyed this series. Some of the early lectures covering Aristotle, Longinus, and Sidney&#8217;s &#8220;Apology for Poetry&#8221; were quite brilliant. Later ones from Foucault and Derrida on were weaker and harder to follow, which I think is a function of both the material, which can be dense when it starts getting into Modernism, the length, fixed at 30 minutes, and the lecturer, <a href=\"https://en.wikipedia.org/wiki/Louis_Markos\">Louis Markos</a>. Markos teaches <a href=\"https://www.hbu.edu/contact/louis-markos/\">at Houston Baptist University</a> and his asides can sometimes be a little traditional, but in an adorable grandpa way. He has an infectious enthusiasm that makes even the slower chapters on Kant and Schiller bearable, but his love of and fluency in the earlier classics is really a pleasure.</p>\n<p>It made me curious to look into more online lectures and sometime this year I&#8217;m going to check out <a href=\"https://www.khanacademy.org/partner-content/wi-phi/wiphi-value-theory\">this one on Value Theory at Khan academy</a>. I also picked up a used copy of <a href=\"https://www.amazon.com/gp/product/0155055046/\">Critical Theory Since Plato</a> which had the original text for many things discussed in the lecture, so was a great reference point when I was at home in Houston, where I end up listening to most audio content since it&#8217;s a driving town.</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 Mar 2017 20:48: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: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:66:\"WPTavern: “Open Source in Brazil” eBook Now Available for Free\";s:7:\"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=66404\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/open-source-in-brazil-ebook-now-available-for-free\";s: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:3365:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/02/brazil.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://commons.wikimedia.org/w/index.php?title=User:Ccarelo&action=edit&redlink=1\" class=\"new\" title=\"User:Ccarelo (page does not exist)\">Ccarelo</a> &#8211; <span class=\"int-own-work\" lang=\"en\">Own work</span>, <a href=\"http://creativecommons.org/licenses/by-sa/3.0\" title=\"Creative Commons Attribution-Share Alike 3.0\">CC BY-SA 3.0</a>, <a href=\"https://commons.wikimedia.org/w/index.php?curid=40606618\">Link</a>\n<p><a href=\"http://www.oreilly.com/programming/free/files/open-source-in-brazil.pdf\" target=\"_blank\">Open Source in Brazil</a> is a new free eBook from O’Reilly Media that offers an inside look into the growth of Brazil&#8217;s free software community despite the country&#8217;s unique barriers. Brazil has a vibrant IT and startup culture and hosts the largest open source conference in Latin America, <a href=\"http://softwarelivre.org/fisl16\" target=\"_blank\">Fórum Internacional Software Livre (FISL)</a>. The conference has been running for 17 years and had 5,200 participants in 2016.</p>\n<p>According to Andy Oram, the book&#8217;s author, open source software is ubiquitous in the country but challenges in business, education, and government have slowed its wider adoption. The book offers a fascinating account of how the free software movement won political favor in the early 2000&#8217;s, launching many governmental initiatives to use open source solutions instead of proprietary software.</p>\n<p>Unfortunately, the government was unable to deliver on these initiatives due to lack of expertise in evaluating software and working with open source communities. These factors, combined with a scarcity of local companies to help bridge the gap, and eventually corruption, caused more delays to converting government operations to open source software. These setbacks resulted in what Oram described as &#8220;inertia and corruption that leave companies and government agencies feeding huge amounts of money into proprietary software that was designed for the North American market.&#8221;</p>\n<p>Brazil has also struggled to keep highly skilled developers who can mentor the next generation due to a &#8220;brain drain&#8221; to international cities with higher wages:</p>\n<blockquote><p>The education of developers that takes place in many developed countries is hampered in Brazil, as in many countries, by a brain drain. Basically, if you become an expert in your technological area, you can get a foreign job that pays more than Brazillian jobs and offers the enticements of living in a major tech center such as London or San Francisco. Thus, the people who could be attending meetups and mentoring the next generation of experts are drawn away.</p></blockquote>\n<p>Despite the free software community&#8217;s temporary loss of momentum, its unique challenges have prompted Brazilian developers to rely less on government support and find new ways of promoting open source software. &#8220;Open Source in Brazil&#8221; is available for free in both <a href=\"http://www.oreilly.com/programming/free/files/open-source-in-brazil.pdf\" target=\"_blank\">English</a> and <a href=\"http://www.oreilly.com/programming/free/open-source-no-brasil.csp\" target=\"_blank\">Portuguese</a>.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 10 Mar 2017 18:19: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: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: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:45:\"BuddyPress: BuddyPress 2.8.2 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=264593\";s:7:\"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://buddypress.org/2017/03/buddypress-2-8-2-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:843:\"<p>BuddyPress 2.8.2 is now available. This is a security release. We strongly encourage all BuddyPress sites to upgrade as soon as possible.</p>\n<p>BuddyPress 2.8.1 and earlier versions were affected by the following three security issues:</p>\n<ol>\n<li>Cross-site request forgery (CSRF) in the XProfile administration Dashboard panel.</li>\n<li>Cross-site request forgery (CSRF) in a number of user-facing AJAX endpoints.</li>\n<li>Cross-site request forgery (CSRF) when dismissing a pending email change.</li>\n</ol>\n<p>These vulnerabilities were reported privately by <a href=\"https://dk.linkedin.com/in/skansing\">Ronnie Skansing</a>. Our thanks to Ronnie for reporting security issues in accordance with <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress&#8217;s security policies</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 Mar 2017 16:04:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:74:\"WPTavern: WeFoster Launches Hosting Platform Catered to Online Communities\";s:7:\"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=67151\";s:7:\"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://wptavern.com/wefoster-launches-hosting-platform-catered-to-online-communities\";s: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:5536:\"<p><a href=\"https://wefoster.co/\">WeFoster</a>, co-founded by <a href=\"https://wefoster.co/profiles/marion/profile/\">Marion Gooding</a> and <a href=\"https://wefoster.co/profiles/bowromir/profile/\">Bowe Frankema</a>, is a new managed hosting platform fine-tuned specifically for online communities.</p>\n<p>The duo came up with the idea for WeFoster <a href=\"https://wefoster.co/about/\">two years ago</a> at WordCamp London 2015. &#8220;Bowe and I sat down and thought of ideas on how we could contribute to the open source community,&#8221; Gooding said. &#8220;We eventually decided on BuddyPress and to build a business around it. We brainstormed on the basic premise of growing awareness, interest, and the user base of BuddyPress.&#8221;</p>\n<p>While BuddyPress is at the core of what WeFoster does, it isn&#8217;t limited to it. The hosting provider caters to all kinds of community building tools whether its <a href=\"https://www.peepso.com/\">Peepso</a>, <a href=\"https://s2member.com/\">s2Member</a>, or <a href=\"https://www.memberpress.com/\">Memberpress</a>.</p>\n<p>One of the things that sets WeFoster apart is its community creation wizard. Customers are asked a series of questions related to their community. For example, one of the questions asks if you&#8217;d like to have discussion forums. If you answer yes, bbPress will automatically be installed in the background. This process replaces the need to manually search and install a variety of plugins after installing WordPress.</p>\n<img />WeFoster Community Creation Wizard\n<p>When creating a community, customers can select from a set of partner templates. Partner templates are pre-configured WordPress installations setup specifically around a product. Partner templates include a white labeled dashboard allowing partners to brand it to match their product. Partners also receive a variety of other perks.</p>\n<p>The partner program is not an affiliate program and partners are hand selected. The team is looking for partners that are in line with the company&#8217;s vision of building better communities. For more information and to apply to be a partner, check out the <a href=\"https://wefoster.co/platform/partners/\">partner application</a> page.</p>\n<h2>WeFoster Uses Google&#8217;s Cloud Platform</h2>\n<p>WeFoster is built on <a href=\"https://cloud.google.com/\">Google&#8217;s Cloud Platform</a> enabling each site to be hosted in a container separate from others. The technology stack consists of PHP7, Nginx, Redis/Memcached, and MariaDB. If for whatever reason you need to downgrade to PHP 5.6, you can do so at the click of a button.</p>\n<img />Switching PHP Versions\n<p>WeFoster uses a custom caching solution dubbed CommunityCaching that it claims loads sites up to six times faster than traditional shared hosts and almost twice as fast as Managed WordPress hosts.</p>\n<p>The host is also a certified CloudFlare partner taking advantage of CloudFlare&#8217;s data centers located across the world. The partnership provides access to free SSL certificates. All sites created on WeFoster have SSL enabled by default and are served over the <a href=\"https://www.cloudflare.com/http2/what-is-http2/\">HTTP/2 protocol</a>.</p>\n<p>Sites are actively monitored for malware and are backed up to Amazon Secure Storage. Site owners can restore to any point in time since backups are stored indefinitely.</p>\n<h2>Tools for Developers</h2>\n<p>Although WeFoster has focused on eliminating technical hurdles experienced by those who manage online communities, the company didn&#8217;t forget about developers. Each site has a developer section that includes a code editor, database manager, an area for debugging, and other related tools. The code editor is a full-featured IDE that works in the browser. This eliminates the need use an FTP client to upload files to the web server.</p>\n<img />Developer Tools\n<p>Those who manage sites using a command line interface will be happy to know that WeFoster supports <a href=\"http://wp-cli.org/\">WP-CLI</a>.</p>\n<img />WP-CLI Support\n<h2>The WeFoster Community Hub</h2>\n<p>In addition to hosting communities, WeFoster itself <a href=\"https://wefoster.co/platform/community-features/\">is a community</a>. The WeFoster community hub is a place where community builders share advice, network with other builders, and gain access to exclusive resources. Prospecting developers can join the <a href=\"https://wefoster.co/profiles/type/developers/\">developer directory</a> and be part of <a href=\"https://wefoster.co/platform/community-care/\">Community Care</a>. Community Care enables community managers to submit tasks that are then completed by one or more experts from the developer directory for a fee.</p>\n<h2>Co-Founders Give a Guided Tour</h2>\n<p>WeFoster offers a <a href=\"https://wefoster.co/platform/launch\">seven-day free trial</a> for all <a href=\"https://wefoster.co/platform/pricing/\">its plans</a> and will migrate existing communities for free. Prices start at $29 per month for the Village plan and go as high as $249 for the Metropolis plan. If at the end of the trial period you decide not to use the service, remove your payment information so you don&#8217;t get charged.</p>\n<p>What I&#8217;ve highlighted above is only scratching the surface as to what WeFoster offers. To learn and see how it works, watch this 47 minute video where Gooding and Frankema give a guided tour and explain the thought process behind many of its features.</p>\n<div class=\"embed-wrap\"></div>\n<div id=\"epoch-width-sniffer\"></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:\"Fri, 10 Mar 2017 06:23: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:13:\"Jeff Chandler\";s: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:118:\"WPTavern: Stack Overflow Jobs Data Shows ReactJS Skills in High Demand, WordPress Market Oversaturated with Developers\";s:7:\"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=67202\";s:7:\"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:128:\"https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers\";s: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:4805:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?ssl=1\"><img /></a></p>\n<p>Stack Overflow published its analysis of <a href=\"https://stackoverflow.blog/2017/03/09/developer-hiring-trends-2017/\" target=\"_blank\">2017 hiring trends</a> based on the targeting options employers selected when posting to <a href=\"http://stackoverflow.com/jobs\" target=\"_blank\">Stack Overflow Jobs</a>. The report, which compares data from 200 companies since 2015, ranks ReactJS, Docker, and Ansible at the top of the fastest growing skills in demand. When comparing the percentage change from 2015 to 2016, technologies like AJAX, Backbone.js, jQuery, and WordPress are less in demand.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?ssl=1\"><img /></a></p>\n<p>Stack Overflow also measured the demand relative to the available developers in different tech skills. The demand for backend, mobile, and database engineers is higher than the number of qualified candidates available. WordPress is last among the oversaturated fields with a surplus of developers relative to available positions.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?ssl=1\"><img /></a></p>\n<p>In looking at these results, it&#8217;s important to consider the inherent biases within the Stack Overflow ecosystem. In 2016, the site surveyed more than 56,000 developers but noted that the survey was &#8220;biased against devs who don&#8217;t speak English.&#8221; The average age of respondents was 29.6 years old and 92.8% of them were male. </p>\n<p>For two years running, Stack Overflow survey respondents have <a href=\"https://wptavern.com/stack-overflow-survey-results-show-wordpress-is-trending-up-despite-being-ranked-among-most-dreaded-technologies\" target=\"_blank\">ranked WordPress among the most dreaded technologies</a> that they would prefer not to use. This may be one reason why employers wouldn&#8217;t be looking to advertise positions on the site&#8217;s job board, which is the primary source of the data for this report.</p>\n<p>Many IT career forecasts focus more generally on job descriptions and highest paying positions. Stack Overflow is somewhat unique in that it identifies trends in specific tech skills, pulling this data out of how employers are tagging their listings for positions. It presents demand in terms of number of skilled developers relative to available positions, a slightly more complicated approach than measuring demand based on advertised salary. However, Stack Overflow&#8217;s data presentation could use some refining. </p>\n<p>One commenter, Bruce Van Horn, <a href=\"https://stackoverflow.blog/2017/03/09/developer-hiring-trends-2017/#comment-3194770754\" target=\"_blank\">noted</a> that jobs tagged as &#8220;Full Stack Developer&#8221; already assume many of the skills that are listed separately: </p>\n<blockquote><p>I wonder how many of these skills are no longer listed because they are &#8220;table stakes&#8221;. You used to have to put CSS, jQuery, and JSON on the job description. I wouldn&#8217;t expect to have to put that on a Full Stack Developer description today &#8211; if you don&#8217;t know those then you aren&#8217;t a Full Stack Web Developer, and I&#8217;m more interested in whether you know the shiny things like React, Redux, and Angular2.</p></blockquote>\n<p>It would be interesting to know what is meant by tagging &#8220;WordPress&#8221; as a skill &#8211; whether it is the general ability to work within the WordPress ecosystem of tools or if it refers to specific skills like PHP. Browsing a few jobs on Stack Overflow, <a href=\"http://stackoverflow.com/jobs?sort=i&q=wordpress\" target=\"_blank\">WordPress positions</a> vary in the skills they require, such as React.js, Angular, PHP, HTML, CSS, and other technologies. This is a reflection of the diversity of technology that can be leveraged in creating WordPress-powered sites and applications, and several of these skills are listed independently of WordPress in the data. </p>\n<p>Regardless of how much credibility you give Stack Overflow&#8217;s analysis of hiring trends, the report&#8217;s recommendation for those working in technologies oversaturated with developers is a good one: &#8220;Consider brushing up on some technologies that offer higher employer demand and less competition.&#8221; WordPress&#8217; code base is currently <a href=\"https://www.openhub.net/p/wordpress/analyses/latest/languages_summary\" target=\"_blank\">59% PHP and 27% JavaScript</a>. The percentage of PHP has grown over time, but newer features and improvements to core are also being built in JavaScript. These are both highly portable skills that are in demand on the web.</p>\n<div id=\"epoch-width-sniffer\"></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, 09 Mar 2017 23:16: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: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: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:45:\"WPTavern: Google Launches Invisible reCAPTCHA\";s:7:\"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=67177\";s:7:\"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:56:\"https://wptavern.com/google-launches-invisible-recaptcha\";s: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:4216:\"<p>Three years ago Google introduced its new <a href=\"https://wptavern.com/googles-new-recaptcha-api-replaces-distorted-text-with-a-checkbox\" target=\"_blank\">reCAPTCHA v2 API</a>, replacing distorted text challenges with a simple &#8220;I&#8217;m not a robot&#8221; checkbox for validating users. This was a welcome improvement over the fuzzy text in a box that frustrated and infuriated real humans.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2014/12/recaptcha.png?ssl=1\"><img /></a>reCAPTCHA v1\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2014/12/nocaptcha.gif?ssl=1\"><img /></a>reCAPTCHA v2 photo credit: <a href=\"http://googleonlinesecurity.blogspot.com/2014/12/are-you-robot-introducing-no-captcha.html\">Google Online Security Blog</a>\n<p>reCAPTCHA v1 is no longer supported as of May 2016 and most sites have moved on to use v2. WordPress.org was one of the early adopters of reCAPTCHA v2 and still uses it to validate users on its <a href=\"https://login.wordpress.org/register\" target=\"_blank\">registration form</a>. </p>\n<p>The evolution of reCAPTCHA technology continues, as Google <a href=\"https://www.google.com/recaptcha/admin\" target=\"_blank\">opened up registration</a> for its new Invisible reCAPTCHA today. With the exception of the &#8220;Protected by reCAPTCHA&#8221; badge on forms, the newest implementation is invisible. It doesn&#8217;t require the user to click anything. Invisible reCAPTCHA validates users in the background and is invoked when the user clicks on an existing button on the site. It can also be invoked by a JavaScript API call. If it deems the traffic to be suspicious, it will require the user to solve a captcha. </p>\n<h3>Invisible reCaptcha for WordPress</h3>\n<p><a href=\"https://wordpress.org/plugins/invisible-recaptcha/\" target=\"_blank\">Invisible reCaptcha for WordPress</a> is the first plugin to implement the new API. It was launched in December 2016, shortly after Invisible reCAPTCHA went into beta. The settings page lets users paste in the site key and secret key Google issues after <a href=\"https://www.google.com/recaptcha/admin\" target=\"_blank\">registering on the reCAPTCHA site</a>.   </p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/invisible-recaptcha-settings.png?ssl=1\"><img /></a></p>\n<p>Invisible reCaptcha for WordPress has options to enable protection on the WordPress login, registration, comments, and forgot password forms. It is compatible with WooCommerce for protecting the login, registration, product review, lost password, and reset password forms. The plugin also works with Contact Form 7 to protect form submission.</p>\n<p>On the frontend users will see the &#8220;Protected by reCAPTCHA&#8221; badge. I&#8217;m not fond of the sticky badge on the right side of the viewport that slides out on hover, as it seems too obtrusive. It looks better in the context of the form, and the plugin offers an option to display it inline and add custom CSS.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/invisible-recaptcha-plugin-frontend.png?ssl=1\"><img /></a></p>\n<p>After testing the plugin and seeing Invisible reCAPTCHA in action, I was impressed with how easy it was to set up. It took less than a minute to get my site added at Google and the plugin configured. However, I was disappointed that the captcha is not truly invisible. Google&#8217;s overt branding on what is meant to be an invisible product makes it only a slight improvement over the v2 checkbox implementation in terms of what the user sees when interacting with the form. It is possible to hide the badge using CSS but this may violate reCAPTCHA&#8217;s policies, as the badge links to Google&#8217;s terms and privacy documents.</p>\n<p><a href=\"https://wordpress.org/plugins/invisible-recaptcha/\" target=\"_blank\">Invisible reCaptcha for WordPress</a> is free on WordPress.org and should greatly reduce the spam coming through WordPress forms. The plugin is compatible with Multisite and can be activated network-wide or on a single site. Detailed instructions for extending it to protect any plugin or custom form are available on WordPress.org.</p>\n<div id=\"epoch-width-sniffer\"></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, 09 Mar 2017 05:13: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: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: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:101:\"WPTavern: WPWeekly Episode 266 – Clef Is Shutting Down, Configuring User Avatars, and WPCampus 2017\";s:7:\"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:58:\"https://wptavern.com?p=67181&preview=true&preview_id=67181\";s:7:\"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:106:\"https://wptavern.com/wpweekly-episode-266-clef-is-shutting-down-configuring-user-avatars-and-wpcampus-2017\";s: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:4263:\"<p>In this episode, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I discuss the stories that are making headlines including, Clef shutting down, WordPress 4.7.3, and WordPress.com&#8217;s new add-on for Chrome. I shared two lessons I recently learned from managing a site that has open registration and uses BuddyPress. We also share details of WPCampus 2017.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/wordpress-4-7-3-patches-six-security-vulnerabilities-immediate-update-advised\">WordPress 4.7.3 Patches Six Security Vulnerabilities, Immediate Update Advised</a><br />\n<a href=\"https://wptavern.com/clef-is-shutting-down-june-6th\">Clef is Shutting Down June 6th</a><br />\n<a href=\"https://wptavern.com/wordpress-com-releases-chrome-add-on-for-google-docs\">WordPress.com Releases Chrome Add-On for Google Docs</a><br />\n<a href=\"https://wptavern.com/freemius-launches-insights-for-wordpress-themes\">Freemius Launches Insights for WordPress Themes</a><br />\n<a href=\"https://wptavern.com/configuring-a-user-avatar-in-wordpress-is-not-as-easy-as-it-should-be\">Configuring a User Avatar in WordPress Is Not as Easy as It Should Be</a><br />\n<a href=\"https://wptavern.com/buddypress-core-contributors-working-on-a-way-to-safely-edit-a-groups-permalink\">BuddyPress Core Contributors Working on a Way to Safely Edit a Group’s Permalink</a><br />\n<a href=\"https://wptavern.com/wpcampus-2017-to-take-place-july-14-15-in-buffalo-ny\">WPCampus 2017 to Take Place July 14-15 in Buffalo, NY</a></p>\n<h2>What&#8217;s on WordPress.tv:</h2>\n<p><a href=\"http://wordpress.tv/2017/03/06/wordpress-community-interview-with-jenny-beaumont/\">WordPress Community Interview With Jenny Beaumont </a></p>\n<p>Jenny Beaumont is a multicultural, multidisciplinary maker and writer of things. She is a leader of people and of projects, who values communication above all else as a means to successful collaboration. Jenny and Paolo Belcastro, are the co-organizers of WordCamp Europe. She is the team lead of the local WordPress Community.</p>\n<p><a href=\"http://wordpress.tv/2017/03/05/rob-ruiz-admin-experience-the-new-ux/\">Rob Ruiz: Admin Experience – The New UX</a></p>\n<p>This presentation is part of WordCamp Omaha 2016. Too often, User Experience is only considered on the front-end of a WordPress site design. Although that is very important, too many WP Designers/Developers stop there. This video goes over tricks and methods to make updating and administrating WordPress sites much more user-friendly for the admin/site-owner/client.</p>\n<p><a href=\"http://wordpress.tv/2016/10/27/chris-klosowski-democratizing-inspiration/\">Chris Klosowski: Democratizing Inspiration</a></p>\n<p>This presentation is part of WordCamp Phoenix 2016. All businesses and stories start as an idea. WordPress is a democratized platform for that inspiration, where ideas are empowered to evolve into meaningful products and stories that shape and create the world we want.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/clone-menu/\">WP Clone Menu</a> enables you to clone menus using existing menus.</p>\n<p><a href=\"https://wordpress.org/plugins/list-images-to-optimize/\">WordPress List Images to Optimize</a> gives users an idea of which ones need to be optimized or re-uploaded.</p>\n<p><a href=\"https://wordpress.org/plugins/wp-raffle/\">WP Raffle</a> fully automates an online raffle. Simply install, start the appropriate raffle and prizes, and this plugin does the rest; picking the winners at the designated raffle draw date.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 15th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #266:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></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, 09 Mar 2017 02:49: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:73:\"WPTavern: Google is Retiring Its Adsense for WordPress Plugin in May 2017\";s:7:\"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=66886\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/google-is-retiring-its-adsense-for-wordpress-plugin-in-may-2017\";s: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:3035:\"<p>Google <a href=\"https://support.google.com/adsense/answer/3380626?hl=en-GB\" target=\"_blank\">announced</a> that it is retiring its <a href=\"https://wordpress.org/plugins/google-publisher/\" target=\"_blank\">official Adsense plugin</a>, previously known as the Google Publisher plugin. For the past three years it has allowed WordPress users to easily add Adsense ads to their sites, enable mobile-specific ad layouts, and manage ads with a point-and-click interface. </p>\n<p>&#8220;After reviewing the AdSense Plugin for WordPress, we&#8217;ve decided that in the future we can support WordPress publishers better with new innovative features like our automatic ad formats and other upcoming initiatives,&#8221; Google said. &#8220;As a result, we will be deprecating the AdSense Plugin for WordPress in May 2017.&#8221;</p>\n<p>Google published the following timeline for sunsetting the plugin:</p>\n<ul>\n<li>Early March 2017: New publishers will not be able to sign up for AdSense by using the plugin.</li>\n<li>Early April 2017: Existing publishers will not be able to change their ad settings or ad units through the plugin.</li>\n<li>Early May 2017: Google will no longer provide support for the plugin.</li>\n</ul>\n<p>Although Google&#8217;s Adsense plugin was used by more than 200,000 WordPress sites, the company has not provided support for the plugin for the past two years. It has been poorly reviewed throughout its three-year listing on WordPress.org and is currently hovering at 2.7/5 stars.</p>\n<p>This change will also affect <a href=\"https://wordpress.org/plugins/search.php?type=term&q=google+adsense\" target=\"_blank\">dozens of other Google Adsense plugins</a>, as Google is changing its ad display recommendations and does not endorse or support using any other WordPress plugins for this purpose.</p>\n<p>Affected publishers received an email with information on how to display ads without the plugin. Google recommends deactivating and removing the plugin, followed by using the QuickStart option or creating and placing ad units by inserting the ad code into text widgets. Those who are manually placing ads using widgets will need to make sure they comply with Google&#8217;s detailed <a href=\"https://support.google.com/adsense/answer/1346295\" target=\"_blank\">ad placement policies</a>. </p>\n<p>The new <a href=\"https://support.google.com/adsense/answer/7171740\" target=\"_blank\">QuickStart</a> method is a <a href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank\">page-level ad format</a> that automatically displays ads at &#8220;optimal times&#8221; when Adsense deems they will perform well and provide a good experience for visitors. These ads can be turned on by placing the QuickStart code within the  tag. It&#8217;s easier to set up but not nearly as flexible as placing ads in text widgets, which can be conditionally displayed or hidden on pages, categories, tags, and post types using widget visibility rules offered in Jetpack or another plugin.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Wed, 08 Mar 2017 21:23: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: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: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:\"Matt: WordPress Collaborative Editing\";s:7:\"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=47145\";s:7:\"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://ma.tt/2017/03/wordpress-collaborative-editing/\";s: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:2390:\"<p>I&#8217;m really excited about the <a href=\"https://en.blog.wordpress.com/2017/03/07/introducing-wordpress-com-for-google-docs-a-new-way-forward-for-collaborative-editing/\">new Google Docs integration that just launched</a> &#8212; basically it builds a beautiful bridge between what is probably the best collaborative document editor on the planet right now, <a href=\"https://www.google.com/docs/about/\">Google&#8217;s</a>, and let&#8217;s you one-click bring a document there into a WordPress draft with all the formatting, links, and everything brought over. There&#8217;s even a clever feature that if you are copying and pasting from Docs it&#8217;ll tell you about the integration.</p>\n<p>I think this is highly complementary to the work we&#8217;re doing with the new Editor in core WordPress. Why? Google Docs represents the web pinnacle of the WordPerfect / Word legacy of editing &#8220;pages&#8221;, what I&#8217;ll call a document editor. It runs on the web, but it&#8217;s not native to the web in that its fundamental paradigm is still about the document itself. With the new WordPress Editor the blocks will be all about bringing together building blocks from all over &#8212; maps, videos, galleries, forms, images &#8212; and making them like Legos you can use to build a rich, web-native post or page.</p>\n<p>We&#8217;re going to look into some collaborative features, but Google&#8217;s annotations, comments, and real-time co-editing are years ahead there. So if you&#8217;re drafting something that looks closer to something in the 90s you could print out, <a href=\"https://en.blog.wordpress.com/2017/03/07/introducing-wordpress-com-for-google-docs-a-new-way-forward-for-collaborative-editing/\">Docs will be the best place to start and collaborate</a> (and better than Medium). If you want to built a richer experience, something that really only makes sense on an interactive screen, that&#8217;s what the new WordPress editor will be for.</p>\n<p>One final note, the <a href=\"https://chrome.google.com/webstore/detail/wordpresscom-for-google-d/baibkfjlahbcogbckhjljjenalhamjbp\">Docs web store</a> makes it tricky to use different Google accounts to add integrations like this one. To make it easy, open up a Google Doc under the account you want to use, then go to Add-ons -&gt; Get add-ons… -&gt; search for “Automattic&#8221; and you&#8217;ll be all set.</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 Mar 2017 20:12:25 +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: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:22:\"HeroPress: Coming Home\";s:7:\"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=1634\";s:7:\"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:41:\"https://heropress.com/essays/coming-home/\";s: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:13077:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/030817-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I love that the WordPress community wants everyone to feel welcome and included,\" /><p>When I was 17, I attended the school for graphical design and printing. I remember one time a teacher yelling at me: ‘With an attitude like that, you won’t get very far in life’.</p>\n<p>I don’t know why this pops into my mind at the very moment I started to writing this piece for HeroPress. I guess I always wanted to do things my way. I have had pretty strong thoughts about how and why I wanted to do things in life, both personally and work wise.</p>\n<p>I’ve felt a great love for the DIY and making industry all my life, and was surrounded by people in small alternative ecosystems in my early twenties. Doing printing, music, squatting, cooking… those were the days. After a while, I sort of drifted apart. My career and life seemed to go a different way from what I actually loved. However, I did some small DIY internet projects on the computer that I got halfway through the nineties. I built some blogs and figured out how to do html. I was all on the side though, never professional.</p>\n<h3>A New Beginning</h3>\n<p>Around 2002, I really wanted to go away from what I had and dream, make plans and start a new life. So I ditched my management job, husband and newly built house. With a new love in my life, I bought a 150 year old farmhouse in a rural part of the Netherlands. We were busy doing it up and dreamt about starting our own business someday. Not to depend on a time &amp; place based 9-5 job anymore.</p>\n<p>In 2007, we started our own webshop in organic gardening and sustainable, handmade garden tools. I experimented with code, Open Source Systems and SEO. I did graphical design, e-mail marketing, text writing, photography… we grew and grew and grew. And then we hit the ground. We got struck by the crisis and everything fell apart.</p>\n<p>It made me rethink my career and 2011 was the start for me working with WordPress. I had built websites , but never designed a website with a content management system (besides the webshop). I knew WordPress from the dot com blog I had, so after comparing a few systems and asking for advice on Twitter, I decided to have WordPress as a basis for my future work.</p>\n<p>At the time, I didn’t know what WordPress was. I mean, what WordPress really was. Basically it was the software I chose to work with, but that was that. I spent a lot of time finding out about the plugins, themes and adjusting code and css.</p>\n<blockquote><p>But I never knew about the WordPress community that was there, and I wish I had.</p></blockquote>\n<p>Although I’ve learned a great deal from my research and mistakes, it would have been so much easier having the supportive community around in the early days of my life as a web designer.</p>\n<p>It took me quite a while to find out about the WordPress community. I had discovered WordPress support, but never realised these were all hardworking people like me, giving back some time and knowledge to the community without getting paid for it. I guess the anonymity of the internet was part of the reason for me not knowing. At some point I heard about these web developer and design conferences in general, not WordPress specific. It never occurred to me to go there, because I thought I wouldn’t fit in. I didn’t see myself as a real professional, because nearly all my knowledge was self taught. (Later on, I found out that’s the story of nearly everyone I met within the WordPress community). Besides that, designing websites was just part of my job. I also did graphical design, print work, marketing and copywriting. Another reason to feel like a fool among all these smart guys speaking code to each other!</p>\n<h3>A Revelation</h3>\n<p>Only in 2015 things changed. One of my friends told me about Meetups and was surprised I hadn’t heard of it, since I was her geeky friend. But I had been so busy with keeping my head up after breaking up with my boyfriend, building my company, starting a part time study (I decided to get my bachelor on Media, Information an Communication). In the meantime, I had moved to a new part of the Netherlands again. Looking at local Meetups, I found a WordPress Meetup in Rotterdam, approx. 15 minutes by train from where I lived. On a Monday evening, I decided to go there, not knowing anyone attending. I’m not a shy person at all, but sometimes stepping into a new network can be tough, even for extroverts like me.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/rotterdam_meetup-min.jpg\"><img class=\"size-large wp-image-1636\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/rotterdam_meetup-min-1024x633.jpg\" alt=\"Scene from the back of the room, Monique with her hand up to ask a question.\" width=\"960\" height=\"593\" /></a>Asking a question at the Rotterdam meetup.\n<p>Arriving in the pouring rain, I stepped into the elevator bringing me to the right floor. A friendly women called Marleen stepped in with me and we started talking. We had a good click right away and chatted all evening. She then told me I should go to WordCamp Netherlands later on that year, convincing me I would fit in and it wouldn’t be all development and code boys, but all kinds of people like bloggers, marketeers, teachers or entrepreneurs.</p>\n<blockquote><p>So October 2015 I went to my first WordCamp ever and had a really good time. It definitely was an eye opener.</p></blockquote>\n<p>Finishing my thesis (and moving houses again!), I was too busy looking around, so unfortunately I couldn’t attend any other Meetups after that, but I was determined to go to the next Dutch WordCamp. I started following their Twitter to stay updated. At some point I saw them mentioning a WordCamp Europe. By that time, I hadn’t really figured out this whole WordCamp thing (and certainly hadn’t realised the impact it would have on me later).</p>\n<p>But what? WordCamp Europe? Vienna? End of June? Well that would be a great graduation present after three years of hard work! So I bought myself a ticket. And started to look forward going to a lovely city. As the date got closer, I realised this was much bigger than I expected. Wow, are there really people flying in from all over the world to be here? So it’s not just a Europe-thing? I was getting more and more impressed (and excited) by the day.</p>\n<h3>WordCamp Europe 2017</h3>\n<p>To have some pre-travelling fun, I started following the WordCamp Europe hashtag (<a href=\"https://twitter.com/search?q=%23wceu\">#wceu</a>) on Twitter. Soon, I found out there were all these warmup events and I hooked up with some Dutch WordPressers for a cycling trip through Vienna in the scorching heat. For three hours, we chased our guide Franz through Vienna and I had the best time of my life. Immediately I felt at home with this group that I had never met before, apart from speaking to one of them briefly on WordCamp Netherlands. Apparently they had done a bike tour in Sevilla the year before, and as real Dutchies, they thought to continue the tradition.</p>\n<p>For the next few days, we sort of met on and off, having dinner or drinks with other people they knew. I was impressed with WordCamp itself as well. I don’t think I’ve ever been to an event organised this well. The catering was great, the talks were great and the weather was perfect. The social on Saturday night was unforgettable. All volunteers were so dedicated and the atmosphere all through the event was the best ever. After returning I was so enthusiastic about being part of this, but it was difficult to describe how I really felt. I guess you have to be part of it to know what WordPress really is.</p>\n<blockquote><p>Because WordPress in fact ís the community. I seriously doubt it would exist without the community.</p></blockquote>\n<p>What I found truly amazing about it, is that there is so much respect. People make an effort to make the WordCamps accessible for everyone. Disabled, bad eyesight or hearing: WordCamps are accessible for wheelchairs, have live subtitles on the talks or someone who knows sign language. Children? Of course there’s a child care department, so parents can enjoy the talks as well. Crazy diets? Not one diet is too crazy for WordCamp. Event managers should definitely attend a WordCamp or sign up as a volunteer because they could learn a great deal.</p>\n<p>I love that the WordPress community wants everybody to feel welcome and included. And this is what I thought of when this remark of my teacher popped into my mind. Ever since I was a child, I have a great feeling for justice. I want people to be equal and not being judged on whatever. That’s my attitude he had problems with, because he thought I should adapt to what big bosses would tell me in life and that they would never accept the different opinion I had. Within the WordPress community, I feel that people live by this rule of justice (the code of conduct I think helps a great deal) and it goes without saying. I believe this is very very welcome in times like these and I feel happy that I’ve discovered the WordPress community. It really felt like coming home and meeting people on WordCamps help me keep faith in humanity.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/wordcamp_netherlands2-min.jpg\"><img class=\"size-large wp-image-1638\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/wordcamp_netherlands2-min-1024x536.jpg\" alt=\"WordCamp Netherlands Volunteers\" width=\"960\" height=\"503\" /></a>WordCamp Netherlands Volunteers\n<p>I went to the Dutch WordCamp last October, this time giving back a little bit by volunteering. And at the time of writing, I’m looking forward to my next WordCamp which will be in London from 17-19 March. It will be great to go to one of my favourite cities, but I’m excited to go to this WordCamp for more than one reason: I applied and got selected as as speaker! Not that I’m so keen on standing on that stage, but because it’s a great opportunity to for me to share knowledge and learn. Because that’s what WordCamps are for aren’t they?</p>\n<h3>Your Turn</h3>\n<p>So this is a shout out to all WordPress newbies: get your arse over to the nearest WordCamp, you won’t regret it! We were all newbies once too, and we’re all still learning everyday and willing to teach you. We could probably learn from your expertise too!</p>\n<p>At the same time it’s a shout out to the WordPress community too: make it as easy as possible for new people to attend WordCamps. Invite them, buy tickets for them. Make them aware of the added value of the lively WordPress community both offline and online. Maybe it could become part of WordPress news in new installs? A link to all the great resources on <a href=\"http://wordpress.tv/\">WordPress.tv</a> and support, and a notification of <a href=\"https://central.wordcamp.org/\">upcoming WordCamps</a>? I definitely have intentions of visiting as many WordCamps as possible in the years coming, so hopefully I&#8217;ll meet you at one of them!</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: Coming Home\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Coming%20Home&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fcoming-home%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Coming Home\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fcoming-home%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%2Fcoming-home%2F&title=Coming+Home\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Coming Home\"></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/coming-home/&media=https://heropress.com/wp-content/uploads/2017/03/030817-min-150x150.jpg&description=Coming Home\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Coming Home\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/coming-home/\" title=\"Coming Home\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/coming-home/\">Coming Home</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 Mar 2017 12:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Monique Dubbelman\";s: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:40:\"WPTavern: Clef is Shutting Down June 6th\";s:7:\"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=66963\";s:7:\"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:51:\"https://wptavern.com/clef-is-shutting-down-june-6th\";s: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:3854:\"<p><a href=\"https://getclef.com/\">Clef</a>, a two-factor authentication service founded in 2013 <a href=\"https://blog.getclef.com/discontinuing-support-for-clef-6c89febef5f3#.9b7u28s9p\">has announced</a> that it is discontinuing its product. Clef is most well known for removing the burden of remembering usernames and passwords by replacing them with a 300 character key using mobile cryptography.</p>\n<p>The service&#8217;s <a href=\"https://wordpress.org/plugins/wpclef\">WordPress plugin</a> is active on more than 1M sites and has been removed from the directory. Clef will continue operating until June 6th, 2017. After June 6th, the mobile app will stop functioning and be removed from the Google Play and Apple App stores.</p>\n<p>Users are highly encouraged to transition to a different two-factor authentication provider as soon as possible. Clef has published a <a href=\"http://support.getclef.com/article/136-transitioning-away-from-clef-for-two-factor-authentication\">transition guide</a> to help users switch to <a href=\"https://wordpress.org/plugins/two-factor/\">Two-Factor</a>, <a href=\"https://www.authy.com/integrations/wordpress/\">Authy</a>, or <a href=\"https://wordpress.org/plugins/google-authenticator/installation/\">Google Authenticator</a>.</p>\n<p>The announcement offers few details as to why the service is shutting down. Brennen Byrne, Clef&#8217;s CEO, says the team is joining another company and that more details will be published soon.</p>\n<p>Users and customers reacted to the news by expressing disappointment and sadness in the comments, &#8220;I am very very sad for that,&#8221; Furio Detti said. &#8220;And I must admit a bit disappointed — Clef was clever, clean, quick.&#8221;</p>\n<p>&#8220;I need no more and no other. I’d like to know if the shutdown could be a sign of bad luck in business or a changing of strategy to improve the product. I tried many systems, but CLEF was the very best, the others, almost annoying crap.&#8221;</p>\n<p>Others questioned how the company reached the point of shutting down, &#8220;Has something gone wrong or incredibly right?,&#8221; John Walker asked. &#8220;How can something so useful and reassuring be canned?&#8221;</p>\n<p>&#8220;WordPress installer states over 1 million active users. That’s a lot of websites to just drop without tangible explanation.&#8221;</p>\n<p>The decision to sunset the product was not an easy one, &#8220;We&#8217;ve considered a lot of options for how we can satisfy our responsibility to the folks who have used our product for a long time, but ultimately we felt like this was the only responsible option we could take,&#8221; Byrne said.</p>\n<p>The service offered commercial business plans, including a $1,000 a month plan but couldn&#8217;t find a business model that worked, &#8220;We&#8217;ve been so happy to build a product that people loved and which had widespread adoption in the WordPress community, but we haven&#8217;t been able to find a business model which made the company sustainable,&#8221; he said.</p>\n<p>It&#8217;s evident by the comments that Clef offered something unique. Whether it was the <a href=\"https://medium.com/@friendly_amy/im-so-sad-to-see-it-go-f978154fda9e?source=responses---------24----------\">user experience</a>, <a href=\"https://medium.com/@zachatkinson85/this-is-very-unfortunate-a27f79d2e7dd?source=responses---------4----------\">ease of use</a>, or <a href=\"https://medium.com/@rogerioleme/too-bad-i-always-enjoyed-the-clef-authenticator-dee40dd7ebf3?source=responses---------3-32---------\">working like magic</a>, the service has a devoted fanbase that love the product.</p>\n<p>Please spread the word that Clef is shutting down as potentially thousands of users may not discover it until their keycodes stop working on June 6th.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Wed, 08 Mar 2017 09:05: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:13:\"Jeff Chandler\";s: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:62:\"WPTavern: WordPress.com Releases Chrome Add-On for Google Docs\";s:7:\"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=66941\";s:7:\"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://wptavern.com/wordpress-com-releases-chrome-add-on-for-google-docs\";s: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:3597:\"<p>WordPress.com <a href=\"https://en.blog.wordpress.com/2017/03/07/introducing-wordpress-com-for-google-docs-a-new-way-forward-for-collaborative-editing/\" target=\"_blank\">released</a> its new Chrome <a href=\"https://chrome.google.com/webstore/detail/wordpresscom-for-google-d/baibkfjlahbcogbckhjljjenalhamjbp\" target=\"_blank\">Add-on for Google Docs</a> today. The free add-on allows users to edit documents collaboratively in Google Docs and then send the document directly to any WordPress.com site as a draft post. The add-on can also connect to Jetpack-enabled sites, offering the same functionality for self-hosted WordPress users.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/wp-google-docs.jpg?ssl=1\"><img /></a></p>\n<p>After installing the add-on from the Google Chrome Store, users will be asked to give permission for it to send posts to WordPress.com. Clicking on the Add-ons menu within the document will open a sidebar where you can add sites. When the document is ready to send to one of your sites, you can click on the &#8220;Save Draft&#8221; button. You&#8217;ll be given a preview link to check out how it looks on the site. </p>\n<p>Ordinarily, copying and pasting content from Google Docs into WordPress results in a messy draft that lacks the same formatting. The new add-on was created to tackle this problem. It duplicates the document&#8217;s images and formatting into WordPress, cutting out a lot of secondary formatting that used to be required.</p>\n<p>&#8220;Collaboration has been a big area of interest for us, and we want to investigate a lot of different approaches,&#8221; Automattic representative Mark Armstrong said. &#8220;Google Docs made perfect sense because it&#8217;s where a lot of people already do collaborative editing. If we could streamline that process for publishing a Google Doc on WordPress, that would help so many people. We&#8217;ve been testing it with publishers and heard a lot of great feedback.&#8221; </p>\n<p>Armstrong didn&#8217;t have any data for how often users paste content from Google docs to WordPress.com, but making content more portable between the two platforms is an often requested feature. The WordPress Plugin Directory has <a href=\"https://wordpress.org/plugins/search.php?q=Google+Docs\" target=\"_blank\">several plugins for embedding Google documents inside content</a> via a shortcode embed or oEmbed, demonstrating that thousands of users are already interested in bringing content over from Google Docs to WordPress.</p>\n<p>After testing the add-on with a sample document that includes special formatting and images, I found that it is a great improvement over the clunky copy and paste experience. Sending posts to WordPress.com is fairly seamless and works as advertised. </p>\n<p>In testing with multiple Jetpack-enabled sites I received some errors when authenticating, which may be due to a security limitation of my host. We had the same issue with the Tavern and were not able to fully test it for self-hosted WordPress sites, but are continuing to investigate the issue. However, other Jetpack-enabled sites are reportedly working with the add-on as expected, according to Armstrong.</p>\n<p>Heavy users of Google Docs and WordPress are excited by the prospect of having the two platforms play nicely together. It saves users quite a bit of time and the new tool will do a lot to bridge the gap for those who rely on Google Docs for collaborative editing. It&#8217;s the next best thing to having collaborative editing built into WordPress. </p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 07 Mar 2017 22:14: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: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:88:\"WPTavern: WordPress 4.7.3 Patches Six Security Vulnerabilities, Immediate Update Advised\";s:7:\"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=67001\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/wordpress-4-7-3-patches-six-security-vulnerabilities-immediate-update-advised\";s: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:2298:\"<p><a href=\"https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/\" target=\"_blank\">WordPress 4.7.3</a> is now available with patches for six security vulnerabilities that affect version 4.7.2 and all previous versions. WordPress.org is strongly encouraging users to update their sites immediately. </p>\n<p>The release includes fixes for three XSS vulnerabilities that affect media file metadata, video URLs in YouTube embeds, and taxonomy term names. It also includes patches for three other security issues:</p>\n<ul>\n<li>Control characters can trick redirect URL validation</li>\n<li>Unintended files can be deleted by administrators using the plugin deletion functionality</li>\n<li>Cross-site request forgery (CSRF) in Press This leading to excessive use of server resources</li>\n</ul>\n<p>These vulnerabilities were responsibly disclosed by a variety of different sources contributing to WordPress security.</p>\n<p>Version 4.7.3 is also a maintenance release with fixes for <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.7.3&group=component&col=id&col=summary&col=component&col=status&col=owner&col=type&col=priority&col=keywords&order=priority\" target=\"_blank\">39 issues</a>. This includes a fix for an annoying bug that popped up after 4.7.1 where certain <a href=\"https://core.trac.wordpress.org/ticket/39550\" target=\"_blank\">non-image files failed to upload</a>, giving an error message that said: &#8220;Sorry, this file type is not permitted for security reasons.&#8221; Those who were negatively impacted have been waiting on this fix for two months.</p>\n<p>WordPress sites that haven&#8217;t been updated have been subject to a rash of exploits during the last month after a <a href=\"https://wptavern.com/wordpress-rest-api-vulnerability-is-being-actively-exploited-hundreds-of-thousands-of-sites-defaced\" target=\"_blank\">WP REST API vulnerability was disclosed</a>. Now that the patched vulnerabilities in 4.7.3 are public, it is only a matter of time before hackers begin exploiting sites that do not update. If you have auto-updates on, your site has probably already updated by now. If for some reason you have auto-updates disabled, you will want to manually update as soon as possible.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 07 Mar 2017 20:39: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: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: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:23:\"Matt: The Job Interview\";s:7:\"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=47141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://ma.tt/2017/03/the-job-interview/\";s: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:358:\"<p>Inc. writes <a href=\"http://www.inc.com/marcel-schwantes/science-81-percent-of-people-lie-in-job-interviews-heres-what-top-companies-are-.html\">The Job Interview Will Soon Be Dead. Here&#8217;s What the Top Companies Are Replacing It With</a>, and looks at how our brains mislead us in interviews and how Menlo Innovations and Automattic approach 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, 07 Mar 2017 11:46:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:64:\"WPTavern: NRKbeta Open Sources Comment Quiz 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=66935\";s:7:\"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://wptavern.com/nrkbeta-open-sources-comment-quiz-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3418:\"<p><a href=\"https://nrkbeta.no\" target=\"_blank\">NRKbeta</a>, the Norwegian Broadcasting Corporation&#8217;s media and technology site, is <a href=\"https://nrkbeta.no/2017/02/13/et-eksperiment-for-et-enda-bedre-kommentarfelt/\" target=\"_blank\">experimenting with a new way of keeping comments on topic</a>. A new plugin on the WordPress-powered site aims to ensure commenters have read the article by requiring them to complete a short, three-question quiz before opening the comment form. Visitors who get the questions wrong cannot contribute to the discussion.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/Quiz-1450x1001-e1488844634864.jpg?ssl=1\"><img /></a></p>\n<p>The custom plugin was created to narrow the commenting field to those who are operating on a common basis of understanding of the article. It prevents commenters from skimming the article and then going on a rant.</p>\n<p>The NRKbeta team <a href=\"https://github.com/nrkbeta/nrkbetaquiz\" target=\"_blank\">open sourced the plugin on GitHub</a> today. It&#8217;s also in the review queue for the WordPress Plugin Directory and will be available for a one-click install after it passes review.</p>\n<p><a href=\"https://wordpress.org/plugins/quiz/\" target=\"_blank\">Quiz</a> is an another WordPress.org plugin that performs a similar function. Despite not having been updated for two years, the plugin is active on more than 2,000 sites. Post authors can create a question for each post in the &#8220;Comment Quiz&#8221; meta box. The plugin was also designed to help reduce spam comments.</p>\n<p>NRKbeta&#8217;s new Comment Quiz plugin takes a slightly different format, offering multiple choice in the form of radio buttons as well as the ability to add multiple questions. The comment form automatically slides into view after the visitor answers correctly.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/comment-quiz-plugin.png?ssl=1\"><img /></a></p>\n<p>The idea of quizzing visitors before allowing them to comment gained quite a bit of interest after NRKbeta announced the experiment, but the publication is still experimenting to see how the quizzes affect commenting. Ensuring that readers have fully read the article comes at the expense of well-intentioned commenters who are now subjected to a time-wasting test. The plugin puts the burden of proof on the commenter in hopes of fewer rants and off-topic responses getting through.</p>\n<p>Some visitors may perceive the quiz as infantilizing potential commenters while others may see it as a mild annoyance. The quiz is a simple hurdle, easy to bypass by guessing until you land on the correct answer. It amounts to more of a speed bump than a true test of having read the article. It doesn&#8217;t take into account that many commenters who are prone to trolling and ranting off topic can be quite motivated and not significantly inconvenienced by a short quiz.</p>\n<p>If the questions are written to condition the commenter for a desired response, then it does little to promote free thinking. This seems like an expensive trade-off for fewer rants in the moderation queue. It all depends on how the publication implements the plugin. Hopefully NRKbeta will report back on how effective the Comment Quiz plugin was at deterring undesirable off-topic responses while retaining level-headed commenters.</p>\n<div id=\"epoch-width-sniffer\"></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:\"Tue, 07 Mar 2017 05:15:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:79:\"WPTavern: Configuring a User Avatar in WordPress Is Not as Easy as It Should Be\";s:7:\"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=66954\";s:7:\"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:90:\"https://wptavern.com/configuring-a-user-avatar-in-wordpress-is-not-as-easy-as-it-should-be\";s: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:3135:\"<p>I maintain a website with active user registration and a common support question I&#8217;m asked is, &#8220;How do I change my profile picture?&#8221; The answer is not easy as it should be. WordPress&#8217; profile image system is powered by <a href=\"http://gravatar.com/\">Gravatar</a>, an Automattic owned service. It replaced the old method of uploading a profile picture in <a href=\"https://wordpress.org/news/2008/03/wordpress-25-brecker/\">WordPress 2.5 &#8220;Brecker&#8221;</a>.</p>\n<p>The longer I maintain the site, the <a href=\"https://twitter.com/jeffr0/status/837833604218617856\">more frustrated I get</a> that Gravatar is the default way users create and manage their profile image. In the past, I&#8217;ve written how <a href=\"https://wptavern.com/managing-gravatars-in-wordpress-is-a-jarring-user-experience\">managing Gravatars in WordPress</a> is a bad user experience and not much has changed. Many of the people requesting support simply want an Upload button or link that enables them to upload an image and use it as their avatar.</p>\n<p>One way to replace Gravatar is with the<a href=\"https://wordpress.org/plugins/wp-user-avatars/\"> WP User Avatars</a> plugin developed by <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>. WP User Avatars is part of the <a href=\"https://profiles.wordpress.org/stuttter/\">Stutter collection</a> of plugins that replaces Gravatar and adds the ability for registered users to upload an image from their machine. Alternatively, users can click the Choose from Media button to choose an image from the Media Library. Existing profile images are preserved.</p>\n<img />WP User Avatar Interface\n<p>I tested the plugin on WordPress 4.7.3 and didn&#8217;t encounter any issues. It&#8217;s worth noting that according to the <a href=\"https://wordpress.org/plugins/wp-user-avatars/faq/\">plugin&#8217;s FAQ</a>, it doesn&#8217;t work well with multisite.</p>\n<p>There has recently been some discussion on a<a href=\"https://core.trac.wordpress.org/ticket/16020\"> six-year-old trac ticket</a> requesting upload functionality for custom avatars. Some have even suggested that <a class=\"ext-link\" href=\"https://wordpress.org/plugins/simple-local-avatars/\">Simple Local Avatars</a>, <a class=\"ext-link\" href=\"https://wordpress.org/plugins/wp-user-avatar/\">WP User Avatar</a> or <a class=\"ext-link\" href=\"https://wordpress.org/plugins/add-local-avatar/\">Add Local Avatar</a> could be merged into core to provide the functionality. All three plugins combined are active on nearly 300K sites.</p>\n<p>The site I administer is the first I&#8217;ve managed in my WordPress career that has open registration. Interacting with registered users who are often new to WordPress has opened my eyes to how bad of an experience configuring an avatar is. Relying on a third-party service as core functionality to manage profile images doesn&#8217;t make any sense.</p>\n<p>Let us know what your experience is like configuring an avatar in WordPress. If you use a plugin that adds local avatar support, share a link to it in the comments.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Mar 2017 22:35: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:13:\"Jeff Chandler\";s: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:92:\"WPTavern: BuddyPress Core Contributors Working on a Way to Safely Edit a Group’s Permalink\";s:7:\"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=66940\";s:7:\"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:100:\"https://wptavern.com/buddypress-core-contributors-working-on-a-way-to-safely-edit-a-groups-permalink\";s: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:3656:\"<p>This past weekend while managing a site that runs BuddyPress, I ran into a situation where I needed to change a group&#8217;s slug or permalink. Editing the permalink for a post or page in WordPress is easy but BuddyPress doesn&#8217;t have the same functionality. As you can see in the screenshot below, an edit button to change a group&#8217;s permalink doesn&#8217;t exist.</p>\n<img />No Way to Edit a Group&#8217;s Permalink\n<p>Changing the permalink of a post in WordPress automatically creates a redirect so the previous URL doesn&#8217;t generate a 404 error. BuddyPress doesn&#8217;t offer the same convenience. According to John James Jacoby, BuddyPress lead developer, groups do not have a canonical redirection, or keep track of their slug history.</p>\n<p>In my scenario, I had two choices. I could either change the slug and break a number of links or delete the group and recreate it with the slug of my choice. Since the group already has more than 300 members and a handful of posts, I chose the first option.</p>\n<p>After a cursory search of Google on how to change a group&#8217;s slug, I came across many results that referenced the <a href=\"https://wordpress.org/plugins/bp-edit-group-slug/\">BP Edit Group Slug</a> plugin created by Jacoby that had not been updated in seven years. As recently as two months ago, a <a href=\"https://buddypress.org/support/topic/changing-the-groups-slug-2/#post-262550\">thread on the BuddyPress support forums</a> confirmed that the plugin was broken and generated a lot of errors.</p>\n<p>After speaking to Jacoby on Slack and linking him to the forum thread, he graciously spent two hours of his time to update the plugin. I can confirm that it works as advertised with BuddyPress 2.8.1. To change a group&#8217;s slug after activation the plugin, visit the Group&#8217;s management page on the front-end of the site.</p>\n<img />Editing a Group&#8217;s Slug\n<p>Eight years ago, <a href=\"https://buddypress.trac.wordpress.org/ticket/281\">a ticket was created</a> on BuddyPress trac requesting the ability to change a Group&#8217;s slug. The ticket was eventually closed and labeled wontfix by <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, BuddyPress lead developer, &#8220;Adding it as a core feature is likely to introduce lots of problems, because changed group slugs break all existing links to the content,&#8221; Gorges said. &#8220;We don&#8217;t have a graceful fallback system for changed permalinks, like WP posts do. For now, let&#8217;s leave this to a plugin. If we ever overhaul groups to have a different storage mechanism, we can revisit.&#8221;</p>\n<p>In the BuddyPress Slack channel, David Cavins offered the following idea on how the feature could work, &#8220;We could probably add a step after the lookup fails that looks in another place, like <code>group_meta</code> for key = <code>previous_slug</code> and value = <code>slug that missed a group</code>,&#8221; he said. Both Gorges and Jacoby approved the idea and encouraged Cavins to work on it for BuddyPress core.</p>\n<p>Until the feature is added to core, perhaps a note could be added to the BuddyPress group creation screen for step three that emphasizes how important it is to make sure the permalink is correct.</p>\n<img />BuddyPress Group Creation Step Three\n<p>I was willing to sacrifice broken links in order to have the correct slug for my Group but it&#8217;s a lesson I learned the hard way. I&#8217;m hopeful that others don&#8217;t make the same mistake and that BuddyPress one day has a graceful fallback system for tracking permalink changes.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Mar 2017 22:16: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:13:\"Jeff Chandler\";s: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:89:\"WPTavern: Initial Customizer Survey Results Reveal Majority of Respondents Don’t Use 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:29:\"https://wptavern.com/?p=66809\";s:7:\"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:97:\"https://wptavern.com/initial-customizer-survey-results-reveal-majority-of-respondents-dont-use-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:5605:\"<p>In January 2017, WordPress core design contributors posted a survey titled <a href=\"https://make.wordpress.org/design/2017/01/27/what-are-you-using-the-customizer-for/\" target=\"_blank\">What are you using the Customizer for?</a> The link was published on the Make WordPress Design blog and wasn&#8217;t widely shared, so it only received 50 replies. Responses were anonymous, but most seem to have come from the WordPress developer community.</p>\n<p>Despite the small sample number, the design team deemed the <a href=\"https://make.wordpress.org/design/2017/03/01/customizer-survey-results/\" target=\"_blank\">initial results</a> important enough to share with the community. Responses on the first question show that 53% never or rarely use the Customizer and 7.8% tend to only use it when setting up a site for the first time. Those who do use it (39.3%) range in frequency from monthly, weekly, and daily.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/customizer-survey-results-1.png?ssl=1\"><img /></a></p>\n<p>More than half of respondents (53.6%) do not add plugins to extend the Customizer. Those who do are adding plugins for theme options (12.5%), colors (5.4%), layout (7.1%), and other (21.4%). The majority of respondents indicated they use themes that add new functionality to the Customizer (53.9%) and those specified include colors, layout, typography, theme options, and design features.</p>\n<p>When asked if is there anything in the Customizer they cannot live without, 53.2% of respondents said no. This isn&#8217;t surprising given that most of them seem to be developers who are likely familiar with adding custom CSS or making edits to a child theme. Only 6.4% said they could not live without live previews. When asked if there was anything in the Customizer they never use, 31.3% of respondents said &#8220;Everything,&#8221; 20.8% said &#8220;No,&#8221; and the others identified specific features.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/customizer-survey-results-2.png?ssl=1\"><img /></a></p>\n<p>The negative comments on the questions are a general indicator of the lingering dissatisfaction with the Customizer. For those who use the feature regularly, one strong theme in their comments is that the separation between what settings are available in the Customizer versus the backend is confusing:</p>\n<blockquote><p>Setting up theme styling, redesigning, setting up sites, etc. Very useful for quick changes like a new header image to change up the look. Wish you could edit everything there instead of going elsewhere to edit content too.</p></blockquote>\n<blockquote><p>I don’t like it and wish that I didn’t have to use it. Most often if there is a setting I had to use the customizer for, I will either forget that something was set in the customizer and end up hunting around for it for a long time before remembering that’s where it was. More often than not the “preview” functionality doesn’t work and you have to save the settings anyway. Also there doesn’t seem to be any consistent logic as to what features should be in the customizer, and theme authors just put whatever they feel like putting in there.</p></blockquote>\n<blockquote><p>What would be great, it is to incorporate more settings in the Customizer in order to avoid the back and forth to set up the site (date format, title, tagline, posts per page, …).</p></blockquote>\n<p>Many users don&#8217;t understand the separation between content and presentation and don&#8217;t approach the Customizer with this mindset. Therefore, the Customizer&#8217;s omissions create a disjointed experience for users who are new to WordPress.</p>\n<blockquote><p>Absolutely! Most of my clients complain about the footer and why is it so difficult to modify something so basic as this sentence: “Proudly powered by WordPress”… It is really nonsense having so many options in customizer and still having to create a child theme only to be able to edit the standard footer sentence… That doesn’t make any sense, really!”</p></blockquote>\n<p>These kinds of frustrations are likely to continue until the Customizer can unify the content and theme editing experience. Currently, the bulk of content editing happens in the admin, but Customizer contributors are working towards adding <a href=\"https://wptavern.com/customize-posts-plugin-and-selective-refresh-are-paving-the-way-for-front-end-editing-powered-by-the-customizer\" target=\"_blank\">frontend editing powered by the Customizer</a>.</p>\n<p>It is difficult to know how to place this data, since the survey didn&#8217;t ask for any information about the respondents&#8217; WordPress background. However, the large number of negative responses underscore the importance of having the Customizer as one of the three focuses for WordPress core development in 2017.</p>\n<p>Customizer component co-maintainer Weston Ruter said he&#8217;s &#8220;not really surprised&#8221; by the negative feedback in the survey, as there are lots of passionate opinions about the Customizer.</p>\n<p>&#8220;Everyone should agree that the Customizer isn&#8217;t a finished product, but the answer to that is to make it a focus and make it the live preview interface that WP needs, not rip it out,&#8221; Ruter said. &#8220;And that focus is what 2017 includes.&#8221;</p>\n<p>The <a href=\"http://13233232.polldaddy.com/s/what-are-you-using-customizer-for\" target=\"_blank\">survey is still open</a>, if you want to contribute more data for the design team to consider.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Mar 2017 19:06: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: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:\"\";}}}}}}}}}}}}}}}}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:\"Mon, 27 Mar 2017 17:24:22 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Mon, 27 Mar 2017 17:15:09 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911040210\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(133, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1490678664', 'no'),
(134, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1490635464', 'no'),
(135, '_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109', '1490678666', 'no'),
(136, '_transient_feed_b9388c83948825c1edaef0d856b7b109', '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\";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:117:\"\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:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/browse/popular/\";s: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:34:\"WordPress Plugins » View: Popular\";s: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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Mar 2017 17:12: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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=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:\"item\";a:30:{i:0;a:6:{s:4:\"data\";s:30:\"\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: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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/woocommerce/#post-29860\";s: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, 05 Sep 2011 08:13: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29860@https://wordpress.org/plugins/\";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:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s: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:\"WooThemes\";s: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:30:\"\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:14:\"W3 Total 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:56:\"https://wordpress.org/plugins/w3-total-cache/#post-12073\";s: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, 29 Jul 2009 18:46: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"12073@https://wordpress.org/plugins/\";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:144:\"Search Engine (SEO) &#38; Performance Optimization (WPO) via caching. Integrated caching: CDN, Minify, Page, Object, Fragment, Database support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Frederick Townes\";s: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:30:\"\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:19:\"All in One SEO Pack\";s:7:\"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://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s: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, 30 Mar 2007 20:08: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"753@https://wordpress.org/plugins/\";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:83:\"The original SEO plugin for WordPress, downloaded over 30,000,000 times since 2007.\";s: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:\"uberdose\";s: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:30:\"\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:49:\"Google Analytics for WordPress by 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:71:\"https://wordpress.org/plugins/google-analytics-for-wordpress/#post-2316\";s: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, 14 Sep 2007 12:15: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2316@https://wordpress.org/plugins/\";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:125:\"The best Google Analytics plugin for WordPress. See how visitors find and use your website, so you can keep them coming back.\";s: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:\"Syed Balkhi\";s: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:30:\"\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:11:\"Hello Dolly\";s:7:\"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://wordpress.org/plugins/hello-dolly/#post-5790\";s: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, 29 May 2008 22:11: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:35:\"5790@https://wordpress.org/plugins/\";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:150:\"This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong.\";s: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:5;a:6:{s:4:\"data\";s:30:\"\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:21:\"Really Simple CAPTCHA\";s:7:\"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:\"https://wordpress.org/plugins/really-simple-captcha/#post-9542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Mar 2009 02:17: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"9542@https://wordpress.org/plugins/\";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:138:\"Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s: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:30:\"\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:18:\"WordPress Importer\";s:7:\"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://wordpress.org/plugins/wordpress-importer/#post-18101\";s: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, 20 May 2010 17:42: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"18101@https://wordpress.org/plugins/\";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:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s: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:\"Brian Colinger\";s: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:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"NextGEN Gallery - WordPress Gallery 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:56:\"https://wordpress.org/plugins/nextgen-gallery/#post-1169\";s: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 Apr 2007 20: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"1169@https://wordpress.org/plugins/\";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:123:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 16.5 million downloads.\";s: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:\"Alex Rabe\";s: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:30:\"\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:14:\"Duplicate Post\";s:7:\"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://wordpress.org/plugins/duplicate-post/#post-2646\";s: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 2007 17:40: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2646@https://wordpress.org/plugins/\";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:22:\"Clone posts and pages.\";s: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:\"Lopo\";s: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:30:\"\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:22:\"Advanced Custom Fields\";s:7:\"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/plugins/advanced-custom-fields/#post-25254\";s: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 Mar 2011 04:07: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"25254@https://wordpress.org/plugins/\";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:68:\"Customise WordPress with powerful, professional and intuitive fields\";s: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:\"elliotcondon\";s: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:30:\"\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:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins/wordpress-seo/#post-8321\";s: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, 01 Jan 2009 20:34: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8321@https://wordpress.org/plugins/\";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:118:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s: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:30:\"\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:21:\"Regenerate Thumbnails\";s:7:\"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:\"https://wordpress.org/plugins/regenerate-thumbnails/#post-6743\";s: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, 23 Aug 2008 14:38: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"6743@https://wordpress.org/plugins/\";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:76:\"Allows you to regenerate your thumbnails after changing the thumbnail sizes.\";s: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:25:\"Alex Mills (Viper007Bond)\";s: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:30:\"\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:24:\"Jetpack by WordPress.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://wordpress.org/plugins/jetpack/#post-23862\";s: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, 20 Jan 2011 02:21: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"23862@https://wordpress.org/plugins/\";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:148:\"The one plugin you need for stats, related posts, search engine optimization, social sharing, protection, backups, speed, and email list management.\";s: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:\"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:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\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:11:\"WP-PageNavi\";s:7:\"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:51:\"https://wordpress.org/plugins/wp-pagenavi/#post-363\";s: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, 09 Mar 2007 23:17:57 +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:34:\"363@https://wordpress.org/plugins/\";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:49:\"Adds a more advanced paging navigation interface.\";s: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:\"Lester Chan\";s: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:30:\"\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:19:\"Google XML Sitemaps\";s:7:\"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/plugins/google-sitemap-generator/#post-132\";s: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, 09 Mar 2007 22:31: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"132@https://wordpress.org/plugins/\";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:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s: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:30:\"\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:7:\"Akismet\";s:7:\"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://wordpress.org/plugins/akismet/#post-15\";s: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, 09 Mar 2007 22:11: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"15@https://wordpress.org/plugins/\";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:146:\"Akismet checks your comments and contact form submissions against our global database of spam to protect you and your site from malicious 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: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:16;a:6:{s:4:\"data\";s:30:\"\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:14:\"WP Super 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:55:\"https://wordpress.org/plugins/wp-super-cache/#post-2572\";s: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, 05 Nov 2007 11:40: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2572@https://wordpress.org/plugins/\";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:73:\"A very fast caching engine for WordPress that produces static html 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Donncha O Caoimh\";s: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:30:\"\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:16:\"TinyMCE Advanced\";s:7:\"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/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00: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:35:\"2082@https://wordpress.org/plugins/\";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:58:\"Extends and enhances TinyMCE, the WordPress Visual 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s: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:30:\"\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:14:\"Contact Form 7\";s:7:\"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://wordpress.org/plugins/contact-form-7/#post-2141\";s: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 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2141@https://wordpress.org/plugins/\";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:54:\"Just another contact form plugin. Simple but flexible.\";s: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:\"Takayuki Miyoshi\";s: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:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"UpdraftPlus WordPress Backup 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:53:\"https://wordpress.org/plugins/updraftplus/#post-38058\";s: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, 21 May 2012 15:14: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"38058@https://wordpress.org/plugins/\";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:148:\"Backup and restoration made easy. Complete backups; manual or scheduled (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others).\";s: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 Anderson\";s: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:30:\"\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:18:\"Wordfence Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wordfence/#post-29832\";s: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:\"Sun, 04 Sep 2011 03:13: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29832@https://wordpress.org/plugins/\";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:149:\"Secure your website with the most comprehensive WordPress security plugin. Firewall, malware scan, blocking, live traffic, login security &#38; more.\";s: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:\"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:21;a:6:{s:4:\"data\";s:30:\"\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:26:\"Page Builder by SiteOrigin\";s:7:\"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://wordpress.org/plugins/siteorigin-panels/#post-51888\";s: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, 11 Apr 2013 10:36: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"51888@https://wordpress.org/plugins/\";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:111:\"Build responsive page layouts using the widgets you know and love using this simple drag and drop page 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s: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:30:\"\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:33:\"Google Analytics Dashboard for 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:75:\"https://wordpress.org/plugins/google-analytics-dashboard-for-wp/#post-50539\";s: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:\"Sun, 10 Mar 2013 17:07: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"50539@https://wordpress.org/plugins/\";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:125:\"Displays Google Analytics stats in your WordPress Dashboard. Inserts the latest Google Analytics tracking code in your pages.\";s: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:\"Alin Marcu\";s: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:30:\"\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:10:\"Duplicator\";s:7:\"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://wordpress.org/plugins/duplicator/#post-26607\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 May 2011 12:15: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"26607@https://wordpress.org/plugins/\";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:88:\"Duplicate, clone, backup, move and transfer an entire site from one location to another.\";s: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:\"Cory Lamle\";s: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:30:\"\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:16:\"Disable 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/disable-comments/#post-26907\";s: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 May 2011 04:42: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"26907@https://wordpress.org/plugins/\";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:150:\"Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly. Provides tool t\";s: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:\"Samir Shah\";s: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:30:\"\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:18:\"WP Multibyte 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:60:\"https://wordpress.org/plugins/wp-multibyte-patch/#post-28395\";s: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 Jul 2011 12:22: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"28395@https://wordpress.org/plugins/\";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:71:\"Multibyte functionality enhancement for the WordPress Japanese package.\";s: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:\"plugin-master\";s: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:30:\"\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:\"Black Studio TinyMCE Widget\";s:7:\"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/plugins/black-studio-tinymce-widget/#post-31973\";s: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 Nov 2011 15:06: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"31973@https://wordpress.org/plugins/\";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:39:\"The visual editor widget 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Marco Chiesi\";s: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:30:\"\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:\"SiteOrigin Widgets Bundle\";s:7:\"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://wordpress.org/plugins/so-widgets-bundle/#post-67824\";s: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, 24 May 2014 14:27:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67824@https://wordpress.org/plugins/\";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:128:\"A collection of all widgets, neatly bundled into a single plugin. It&#039;s also a framework to code your own widgets on top of.\";s: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:\"Greg Priday\";s: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:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"iThemes Security (formerly Better WP Security)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"21738@https://wordpress.org/plugins/\";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:146:\"Take the guesswork out of WordPress security. iThemes Security offers 30+ ways to lock down WordPress in an easy-to-use WordPress security 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"iThemes\";s: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:30:\"\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:11:\"Ninja 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:53:\"https://wordpress.org/plugins/ninja-forms/#post-33147\";s: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, 20 Dec 2011 18:11: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"33147@https://wordpress.org/plugins/\";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:147:\"Drag and drop fields in an intuitive UI to create create contact forms, email subscription forms, order forms, payment forms, send emails and more!\";s: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:\"Kevin Stover\";s: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:46:\"https://wordpress.org/plugins/rss/view/popular\";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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 27 Mar 2017 17:24:25 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:7:\"expires\";s:29:\"Mon, 27 Mar 2017 17:47:59 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Mon, 27 Mar 2017 17:12:59 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911040210\";}', 'no'),
(137, '_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109', '1490678667', 'no'),
(138, '_transient_feed_mod_b9388c83948825c1edaef0d856b7b109', '1490635467', 'no'),
(139, '_transient_timeout_plugin_slugs', '1502470400', 'no'),
(140, '_transient_plugin_slugs', 'a:6:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:9:\"hello.php\";i:3;s:20:\"newsletter/index.php\";i:4;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:5;s:41:\"wordpress-importer/wordpress-importer.php\";}', 'no'),
(141, '_transient_timeout_dash_01e18dead815ce736e3b9cccfbd773a5', '1490678667', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(142, '_transient_dash_01e18dead815ce736e3b9cccfbd773a5', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/\'>WordPress 4.7.3 Security and Maintenance Release</a> <span class=\"rss-date\">6 de março de 2017</span><div class=\"rssSummary\">WordPress 4.7.3 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.2 and earlier are affected by six security issues: Cross-site scripting (XSS) via media file metadata.  Reported by Chris Andrè Dale, Yorick Koster, and Simon P. Briggs. Control characters can trick redirect [&hellip;]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordcamp-miami-2017-will-livestream-all-sessions-this-weekend\'>WPTavern: WordCamp Miami 2017 Will Livestream All Sessions this Weekend</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/medium-aims-to-fix-broken-media-with-new-5-subscription-program\'>WPTavern: Medium Aims to Fix ‘Broken’ Media with New $5 Subscription Program</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/how-to-find-the-age-of-a-plugin-hosted-in-the-wordpress-plugin-directory\'>WPTavern: How to Find the Age of a Plugin Hosted in the WordPress Plugin Directory</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\"dashboard-news-plugin\"><span>Plugins populares:</span> Google Analytics Dashboard for WP&nbsp;<a href=\"plugin-install.php?tab=plugin-information&amp;plugin=google-analytics-dashboard-for-wp&amp;_wpnonce=497f0c735c&amp;TB_iframe=true&amp;width=600&amp;height=800\" class=\"thickbox open-plugin-details-modal\" aria-label=\"Instalar Google Analytics Dashboard for WP\">(Instalar)</a></li></ul></div>', 'no'),
(490, '_site_transient_timeout_available_translations', '1499375935', 'no'),
(491, '_site_transient_available_translations', 'a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-27 04:32:49\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.5\";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.5/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:49:08\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s: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:\"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:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-09 11:39:31\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.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:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-16 13:06:08\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-21 20:41:02\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:12:\"Čeština‎\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:49:29\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-05 09:50:06\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:40:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:39:59\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-24 13:44:46\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-24 13:44:35\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-08 16:17:30\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:30\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-27 00:40:28\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:49:34\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-28 03:10:25\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-04 18:08:49\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:41:31\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_AR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-23 23:02:31\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-10 16:26:52\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;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:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;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.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_GT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:28\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-12 06:40:28\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-02 15:21:03\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:25\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-05 12:10:24\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-03 21:08:25\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:40:32\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.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:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-09 08:05: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/4.7.5/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-11 12:30:31\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-29 21:21:10\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-17 06:35:04\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-28 13:34:22\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-02 14:01:52\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-13 13:55:54\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-11 10:12:38\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-03 15:15:18\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-05 06:17:00\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:13\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-07 11:10:31\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-30 09:46:13\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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.5\";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.5/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.5\";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.5/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-24 06:52:11\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-05 09:45:10\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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.18\";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.18/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:31\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-02 10:59:56\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-11 15:57:29\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-07 17:23:35\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-16 13:24:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:40:57\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-02 13:47:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-23 09:31:28\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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.18\";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.18/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-17 15:02:48\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-07-04 23:41:23\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-25 15:01:13\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-20 10:13:53\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-10 13:48:29\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-08 17:57:45\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-24 08:35:30\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:41:03\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-03 00:34:10\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-15 09:03:35\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-17 03:13:31\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-27 07:08:07\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-13 09:55:38\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-07-02 09:07:47\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-23 02:18:07\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-08 04:16:08\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/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'),
(153, '_site_transient_timeout_browser_cea877ed0d70751f709168c43c4643b4', '1491241746', 'no'),
(154, '_site_transient_browser_cea877ed0d70751f709168c43c4643b4', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"57.0.2987.110\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(193, 'theme_mods_ruan', 'a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1490885602;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'),
(236, 'yrc_version', '0.8.3', 'yes'),
(237, 'yrc_upgrade_nag_dismisses', 'a:2:{i:0;i:2;i:1;i:0;}', 'yes'),
(286, '_site_transient_timeout_browser_d4f514b1e3040b31a8de27f45ba9b6b2', '1491855516', 'no'),
(287, '_site_transient_browser_d4f514b1e3040b31a8de27f45ba9b6b2', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"57.0.2987.133\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(263, 'categoria_children', 'a:0:{}', 'yes'),
(352, '_site_transient_timeout_browser_1112e7da2c1e2ca5eb7e4651881e05db', '1492546068', 'no'),
(353, '_site_transient_browser_1112e7da2c1e2ca5eb7e4651881e05db', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"57.0.2987.133\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(226, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(522, '_site_transient_timeout_browser_a20bf01b2b2ad45e00b27c9709ca80f3', '1502385095', 'no'),
(523, '_site_transient_browser_a20bf01b2b2ad45e00b27c9709ca80f3', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"60.0.3112.78\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(535, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(534, 'mc4wp_version', '4.1.6', 'yes'),
(288, 'custom_table_example_db_version', '1.1', 'yes'),
(536, 'mc4wp', 'a:4:{s:7:\"api_key\";s:37:\"20a0ccfeb9b22317bfe961e1dd1badf7-us15\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1501784166;}', 'yes'),
(533, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(258, '_site_transient_timeout_popular_importers_1a4d4f261a36b5d8aa9226c3cd5b093e', '1491157954', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(259, '_site_transient_popular_importers_1a4d4f261a36b5d8aa9226c3cd5b093e', 'a:2:{s:9:\"importers\";a:8:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:54:\"Import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:71:\"Convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:10:\"wp-cat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:46:\"Import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:62:\"Import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:4:\"opml\";a:4:{s:4:\"name\";s:8:\"Blogroll\";s:11:\"description\";s:28:\"Import links in OPML format.\";s:11:\"plugin-slug\";s:13:\"opml-importer\";s:11:\"importer-id\";s:4:\"opml\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:30:\"Import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:53:\"Import posts &amp; media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:96:\"Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}', 'no'),
(419, '_site_transient_timeout_browser_879d478c3faf161a652d4329309fc3d3', '1495136733', 'no'),
(420, '_site_transient_browser_879d478c3faf161a652d4329309fc3d3', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"58.0.3029.96\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(488, '_site_transient_timeout_browser_ba081c70c62b1a73f7586809b37ba98f', '1499969927', 'no'),
(489, '_site_transient_browser_ba081c70c62b1a73f7586809b37ba98f', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.115\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(446, '_site_transient_timeout_browser_5d9a37c6a96acca914609d0251644dda', '1496407980', 'no'),
(299, '_site_transient_timeout_browser_08622865acebb06636778b786a1aad5e', '1491930854', 'no'),
(300, '_site_transient_browser_08622865acebb06636778b786a1aad5e', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"10.0.3\";s:10:\"update_url\";s:28:\"http://www.apple.com/safari/\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/safari.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/safari.png\";s:15:\"current_version\";s:1:\"5\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(524, '_site_transient_timeout_browser_8ce1bea2f653ca2ce71bdf6183bef333', '1502388854', 'no'),
(525, '_site_transient_browser_8ce1bea2f653ca2ce71bdf6183bef333', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.115\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(590, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:5:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/pt_BR/wordpress-4.9.8.zip\";s:6:\"locale\";s:5:\"pt_BR\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/pt_BR/wordpress-4.9.8.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.8\";s:7:\"version\";s:5:\"4.9.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.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-4.9.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.8\";s:7:\"version\";s:5:\"4.9.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.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-4.9.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.8\";s:7:\"version\";s:5:\"4.9.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.7.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-4.9.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.7\";s:7:\"version\";s:5:\"4.9.7\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";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-4.8.7.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-4.8.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.8.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.7-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.8.7-partial-1.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.8.7-rollback-1.zip\";}s:7:\"current\";s:5:\"4.8.7\";s:7:\"version\";s:5:\"4.8.7\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:5:\"4.8.1\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1538576340;s:15:\"version_checked\";s:5:\"4.8.1\";s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:4:\"core\";s:4:\"slug\";s:7:\"default\";s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-26 21:35:20\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/pt_BR.zip\";s:10:\"autoupdate\";b:1;}}}', 'no'),
(734, '_site_transient_timeout_browser_79290445b821af2805351bad8f397267', '1504185458', 'no'),
(735, '_site_transient_browser_79290445b821af2805351bad8f397267', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"60.0.3112.101\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(1075, '_site_transient_timeout_browser_a9db4d03969fdd98d377b682b063efe6', '1510608062', 'no'),
(594, '_site_transient_timeout_browser_8f2e608537f9aee410499886546e6edb', '1502819508', 'no'),
(595, '_site_transient_browser_8f2e608537f9aee410499886546e6edb', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"60.0.3112.90\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(505, '_site_transient_timeout_browser_f2855ce5667c36740575d6fb16749060', '1502368033', 'no'),
(506, '_site_transient_browser_f2855ce5667c36740575d6fb16749060', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.115\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(545, 'mc4wp_default_form_id', '163', 'yes'),
(546, 'mc4wp_form_stylesheets', 'a:0:{}', 'yes'),
(547, 'mc4wp_form_preview_id', '166', 'no'),
(622, '_site_transient_browser_3182f755614c06389a440066daa2f279', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"60.0.3112.90\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(591, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1538576340;s:7:\"checked\";a:1:{s:14:\"antonio-arruda\";s:5:\"1.0.0\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}', 'no'),
(635, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(603, 'scporder_options', 'a:2:{s:7:\"objects\";a:10:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:6:\"banner\";i:3;s:8:\"destaque\";i:4;s:18:\"comentario-usuario\";i:5;s:17:\"resultado-pessoal\";i:6;s:17:\"destaque-manchete\";i:7;s:7:\"citacao\";i:8;s:4:\"blog\";i:9;s:3:\"faq\";}s:4:\"tags\";s:0:\"\";}', 'yes'),
(619, '_site_transient_timeout_browser_999435bed2fa11c3d2b9105242e679fd', '1502971995', 'no'),
(620, '_site_transient_browser_999435bed2fa11c3d2b9105242e679fd', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"60.0.3112.90\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(621, '_site_transient_timeout_browser_3182f755614c06389a440066daa2f279', '1502975229', 'no'),
(602, 'scporder_install', '1', 'yes'),
(628, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(629, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(630, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(631, 'nonce_key', 'Bf^Jl._]{C{~QS]f<olkLoyf9`3q1CQ:6X*>c^k1IQZ^!+,4c1wpN*ZhpG>Gb4vU', 'no'),
(632, 'nonce_salt', '.7:DA=NwKBC;M1_H2sV)Ii%f!#W[o>tCPJGODR0F@uOZ*^Hv,V&9ENCR?@I?W;:Q', 'no'),
(636, 'auth_key', ']e4bMf2/UEz:E0jkN-zWp>+5kdlFw^qBfre m[(6Y[/*$I8d<]NL,/T@U8S3u$$0', 'no'),
(637, 'auth_salt', '  e!q_/ua> cdR_,[Lp]?w*L%}%&eoKIy902ogVfm`)o9zP/~8z~^ayQgvkMXW$(', 'no'),
(1076, '_site_transient_browser_a9db4d03969fdd98d377b682b063efe6', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"61.0.3163.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'),
(1512, '_site_transient_timeout_browser_199418df79647696c2327dbce5ff6da6', '1521665393', 'no'),
(1513, '_site_transient_browser_199418df79647696c2327dbce5ff6da6', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"65.0.3325.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');

-- --------------------------------------------------------

--
-- Table structure for table `wp_postmeta`
--

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 2, '_edit_last', '1'),
(3, 2, '_edit_lock', '1501763988:1'),
(4, 6, '_edit_last', '1'),
(5, 6, '_edit_lock', '1502911268:1'),
(6, 8, '_edit_last', '1'),
(7, 8, '_edit_lock', '1490892860:1'),
(8, 10, '_edit_last', '1'),
(9, 10, '_edit_lock', '1501763965:1'),
(10, 11, '_edit_last', '1'),
(11, 11, '_edit_lock', '1501764085:1'),
(12, 12, '_edit_last', '1'),
(13, 12, '_edit_lock', '1501764087:1'),
(14, 14, '_edit_last', '1'),
(15, 14, '_edit_lock', '1490892914:1'),
(16, 16, '_edit_last', '1'),
(17, 16, '_edit_lock', '1490892924:1'),
(18, 26, '_edit_last', '1'),
(19, 26, '_edit_lock', '1510003348:1'),
(30, 26, '_thumbnail_id', '46'),
(50, 56, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:666;s:6:\"height\";i:650;s:4:\"file\";s:30:\"2017/03/feature-full-thumb.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"feature-full-thumb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"feature-full\";a:4:{s:4:\"file\";s:30:\"feature-full-thumb-640x650.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:30:\"feature-full-thumb-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:28:\"feature-full-thumb-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blockqoute\";a:4:{s:4:\"file\";s:30:\"feature-full-thumb-666x325.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:30:\"feature-full-thumb-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;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:{}}}'),
(34, 46, '_wp_attached_file', '2017/03/feature-thumb-1.jpg'),
(35, 46, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:327;s:6:\"height\";i:218;s:4:\"file\";s:27:\"2017/03/feature-thumb-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"feature-thumb-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:27:\"feature-thumb-1-203x218.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:25:\"feature-thumb-1-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:27:\"feature-thumb-1-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;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:{}}}'),
(49, 56, '_wp_attached_file', '2017/03/feature-full-thumb.jpg'),
(25, 41, '_edit_last', '1'),
(26, 41, '_edit_lock', '1503581366:1'),
(27, 42, '_wp_attached_file', '2017/03/bg-hero.jpg'),
(28, 42, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1366;s:6:\"height\";i:660;s:4:\"file\";s:19:\"2017/03/bg-hero.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-hero-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-hero-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"feature-full\";a:4:{s:4:\"file\";s:19:\"bg-hero-640x650.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:19:\"bg-hero-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:17:\"bg-hero-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blockqoute\";a:4:{s:4:\"file\";s:19:\"bg-hero-791x325.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:19:\"bg-hero-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;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:{}}}'),
(29, 41, '_thumbnail_id', '42'),
(36, 47, '_edit_last', '1'),
(37, 47, '_edit_lock', '1510003331:1'),
(38, 49, '_edit_last', '1'),
(39, 49, '_edit_lock', '1510003317:1'),
(40, 49, '_thumbnail_id', '46'),
(41, 47, '_thumbnail_id', '46'),
(44, 53, '_edit_last', '1'),
(45, 53, '_edit_lock', '1502912358:1'),
(51, 53, '_thumbnail_id', '209'),
(52, 57, '_edit_last', '1'),
(53, 57, '_edit_lock', '1501763936:1'),
(54, 58, '_wp_attached_file', '2017/03/user-comment-thumb.jpg'),
(55, 58, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:78;s:6:\"height\";i:78;s:4:\"file\";s:30:\"2017/03/user-comment-thumb.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),
(56, 57, '_thumbnail_id', '58'),
(57, 61, '_edit_last', '1'),
(58, 61, '_edit_lock', '1490907045:1'),
(59, 61, '_thumbnail_id', '58'),
(60, 63, '_edit_last', '1'),
(61, 63, '_edit_lock', '1490907104:1'),
(62, 63, '_thumbnail_id', '58'),
(63, 65, '_edit_last', '1'),
(64, 65, '_edit_lock', '1490908124:1'),
(65, 65, '_thumbnail_id', '58'),
(66, 67, '_edit_last', '1'),
(67, 67, '_edit_lock', '1490907653:1'),
(794, 186, '_edit_lock', '1502220918:1'),
(795, 189, '_menu_item_type', 'custom'),
(796, 189, '_menu_item_menu_item_parent', '0'),
(797, 189, '_menu_item_object_id', '189'),
(798, 189, '_menu_item_object', 'custom'),
(799, 189, '_menu_item_target', ''),
(800, 189, '_menu_item_classes', 'a:1:{i:0;s:8:\"btAnchor\";}'),
(801, 189, '_menu_item_xfn', ''),
(802, 189, '_menu_item_url', '#home-faq'),
(131, 76, '_menu_item_type', 'post_type'),
(132, 76, '_menu_item_menu_item_parent', '0'),
(133, 76, '_menu_item_object_id', '6'),
(134, 76, '_menu_item_object', 'page'),
(135, 76, '_menu_item_target', ''),
(136, 77, '_edit_last', '1'),
(137, 77, 'field_58de641cbbb02', 'a:11:{s:3:\"key\";s:19:\"field_58de641cbbb02\";s:5:\"label\";s:12:\"Imagem antes\";s:4:\"name\";s:11:\"image_antes\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_58de647dbbb05\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"Janeiro\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(138, 77, 'field_58de647dbbb05', 'a:12:{s:3:\"key\";s:19:\"field_58de647dbbb05\";s:5:\"label\";s:12:\"Mês inicial\";s:4:\"name\";s:11:\"mes_inicial\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"choices\";a:13:{s:17:\"Selecione um mês\";s:17:\"Selecione um mês\";s:7:\"Janeiro\";s:7:\"Janeiro\";s:9:\"Fevereiro\";s:9:\"Fevereiro\";s:6:\"Março\";s:6:\"Março\";s:5:\"Abril\";s:5:\"Abril\";s:4:\"Maio\";s:4:\"Maio\";s:5:\"Junho\";s:5:\"Junho\";s:5:\"Julho\";s:5:\"Julho\";s:6:\"Agosto\";s:6:\"Agosto\";s:8:\"Setembro\";s:8:\"Setembro\";s:7:\"Outubro\";s:7:\"Outubro\";s:8:\"Novembro\";s:8:\"Novembro\";s:8:\"Dezembro\";s:8:\"Dezembro\";}s:13:\"default_value\";s:0:\"\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_58de64ecbbb06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"Janeiro\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(139, 77, 'field_58de64ffbbb07', 'a:15:{s:3:\"key\";s:19:\"field_58de64ffbbb07\";s:5:\"label\";s:11:\"Ano Inicial\";s:4:\"name\";s:11:\"ano_inicial\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_58de647dbbb05\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"Janeiro\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(140, 77, 'field_58de646cbbb04', 'a:11:{s:3:\"key\";s:19:\"field_58de646cbbb04\";s:5:\"label\";s:13:\"Imagem depois\";s:4:\"name\";s:12:\"image_depois\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_58de647dbbb05\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"Janeiro\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(409, 107, '_image_antes', 'field_58de641cbbb02'),
(410, 107, 'mes_inicial', 'Junho'),
(411, 107, '_mes_inicial', 'field_58de647dbbb05'),
(412, 107, 'ano_inicial', '2000'),
(413, 107, '_ano_inicial', 'field_58de64ffbbb07'),
(414, 107, 'image_depois', '81'),
(415, 107, '_image_depois', 'field_58de646cbbb04'),
(416, 107, 'mes_final', 'Março'),
(417, 107, '_mes_final', 'field_58de70b475e67'),
(418, 107, 'ano_final', '2015'),
(419, 107, '_ano_final', 'field_58de651abbb08'),
(511, 77, 'field_58de8ac4ad7c2', 'a:12:{s:3:\"key\";s:19:\"field_58de8ac4ad7c2\";s:5:\"label\";s:10:\"Mês Final\";s:4:\"name\";s:7:\"mes_end\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"choices\";a:13:{s:17:\"Selecione um mês\";s:17:\"Selecione um mês\";s:7:\"Janeiro\";s:7:\"Janeiro\";s:9:\"Fevereiro\";s:9:\"Fevereiro\";s:6:\"Março\";s:6:\"Março\";s:5:\"Abril\";s:5:\"Abril\";s:4:\"Maio\";s:4:\"Maio\";s:5:\"Junho\";s:5:\"Junho\";s:5:\"Julho\";s:5:\"Julho\";s:6:\"Agosto\";s:6:\"Agosto\";s:8:\"Setembro\";s:8:\"Setembro\";s:7:\"Outubro\";s:7:\"Outubro\";s:8:\"Novembro\";s:8:\"Novembro\";s:8:\"Dezembro\";s:8:\"Dezembro\";}s:13:\"default_value\";s:0:\"\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_58de647dbbb05\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"Janeiro\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(142, 77, 'field_58de651abbb08', 'a:15:{s:3:\"key\";s:19:\"field_58de651abbb08\";s:5:\"label\";s:9:\"Ano Final\";s:4:\"name\";s:9:\"ano_final\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_58de647dbbb05\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"Janeiro\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(556, 77, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"resultado-pessoal\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(144, 77, 'position', 'normal'),
(145, 77, 'layout', 'default'),
(146, 77, 'hide_on_screen', 'a:10:{i:0;s:13:\"custom_fields\";i:1;s:10:\"discussion\";i:2;s:8:\"comments\";i:3;s:9:\"revisions\";i:4;s:6:\"author\";i:5;s:6:\"format\";i:6;s:14:\"featured_image\";i:7;s:10:\"categories\";i:8;s:4:\"tags\";i:9;s:15:\"send-trackbacks\";}'),
(147, 77, '_edit_lock', '1490979752:1'),
(149, 80, '_wp_attached_file', '2017/03/result-before.jpg'),
(150, 80, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:218;s:6:\"height\";i:390;s:4:\"file\";s:25:\"2017/03/result-before.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"result-before-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:25:\"result-before-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:23:\"result-before-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blockqoute\";a:4:{s:4:\"file\";s:25:\"result-before-218x325.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:25:\"result-before-218x217.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:217;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:{}}}'),
(151, 81, '_wp_attached_file', '2017/03/result-after.jpg'),
(152, 81, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:218;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2017/03/result-after.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"result-after-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:24:\"result-after-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:22:\"result-after-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blockqoute\";a:4:{s:4:\"file\";s:24:\"result-after-218x325.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:24:\"result-after-218x217.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:217;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:{}}}'),
(153, 79, '_edit_last', '1'),
(154, 82, 'image_antes', '80'),
(155, 82, '_image_antes', 'field_58de641cbbb02'),
(156, 82, 'mês_incial', 'Outubro'),
(157, 82, '_mês_incial', 'field_58de647dbbb05'),
(158, 82, 'ano_inicial', '2000'),
(159, 82, '_ano_inicial', 'field_58de64ffbbb07'),
(160, 82, 'image_depois', '81'),
(161, 82, '_image_depois', 'field_58de646cbbb04'),
(162, 82, 'mês_final', 'Agosto'),
(163, 82, '_mês_final', 'field_58de64ecbbb06'),
(164, 82, 'ano_final', '2015'),
(165, 82, '_ano_final', 'field_58de651abbb08'),
(166, 79, 'image_antes', '80'),
(167, 79, '_image_antes', 'field_58de641cbbb02'),
(168, 79, 'mês_incial', 'Junho'),
(169, 79, '_mês_incial', 'field_58de647dbbb05'),
(170, 79, 'ano_inicial', '2000'),
(171, 79, '_ano_inicial', 'field_58de64ffbbb07'),
(172, 79, 'image_depois', '81'),
(173, 79, '_image_depois', 'field_58de646cbbb04'),
(174, 79, 'mês_final', 'Setembro'),
(175, 79, '_mês_final', 'field_58de8ac4ad7c2'),
(176, 79, 'ano_final', '2015'),
(177, 79, '_ano_final', 'field_58de651abbb08'),
(178, 79, '_edit_lock', '1494531987:1'),
(782, 174, '_edit_lock', '1502220800:1'),
(783, 176, '_edit_last', '1'),
(784, 176, '_edit_lock', '1502220811:1'),
(785, 178, '_edit_last', '1'),
(786, 178, '_edit_lock', '1502220819:1'),
(787, 180, '_edit_last', '1'),
(788, 180, '_edit_lock', '1502220868:1'),
(789, 182, '_edit_last', '1'),
(790, 182, '_edit_lock', '1502220890:1'),
(791, 184, '_edit_last', '1'),
(792, 184, '_edit_lock', '1502220906:1'),
(793, 186, '_edit_last', '1'),
(775, 168, '_edit_last', '1'),
(776, 168, '_edit_lock', '1502220712:1'),
(777, 170, '_edit_last', '1'),
(778, 170, '_edit_lock', '1502220729:1'),
(779, 172, '_edit_last', '1'),
(780, 172, '_edit_lock', '1502220789:1'),
(781, 174, '_edit_last', '1'),
(768, 166, 'text_updated', 'Thank you, your records have been updated!'),
(767, 166, 'text_no_lists_selected', 'Please select at least one list.'),
(766, 166, 'text_not_subscribed', 'Given email address is not subscribed.'),
(765, 166, 'text_unsubscribed', 'You were successfully unsubscribed.'),
(764, 166, 'text_error', 'Oops. Something went wrong. Please try again later.'),
(763, 166, 'text_already_subscribed', 'Given email address is already subscribed, thank you!'),
(762, 166, 'text_required_field_missing', 'Please fill in the required fields.'),
(761, 166, 'text_invalid_email', 'Please provide a valid email address.'),
(760, 166, 'text_subscribed', 'Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(759, 166, '_mc4wp_settings', 'a:8:{s:15:\"required_fields\";s:11:\"EMAIL,FNAME\";s:5:\"lists\";a:1:{i:0;s:10:\"2c03235833\";}s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";}'),
(758, 164, 'text_updated', 'Thank you, your records have been updated!'),
(757, 164, 'text_no_lists_selected', 'Please select at least one list.'),
(756, 164, 'text_not_subscribed', 'Given email address is not subscribed.'),
(755, 164, 'text_unsubscribed', 'You were successfully unsubscribed.'),
(754, 164, 'text_error', 'Oops. Something went wrong. Please try again later.'),
(753, 164, 'text_already_subscribed', 'Given email address is already subscribed, thank you!'),
(752, 164, 'text_required_field_missing', 'Please fill in the required fields.'),
(751, 164, 'text_invalid_email', 'Please provide a valid email address.'),
(711, 158, '_menu_item_url', '#home-about'),
(710, 158, '_menu_item_xfn', ''),
(709, 158, '_menu_item_classes', 'a:1:{i:0;s:8:\"btAnchor\";}'),
(708, 158, '_menu_item_target', ''),
(707, 158, '_menu_item_object', 'custom'),
(706, 158, '_menu_item_object_id', '158'),
(705, 158, '_menu_item_menu_item_parent', '0'),
(704, 158, '_menu_item_type', 'custom'),
(816, 220, '_menu_item_url', 'https://www.youtube.com/playlist?list=PLsmRuPfeCixY1Ea7OIZXIkYTIy1qEbQcb'),
(815, 220, '_menu_item_xfn', ''),
(814, 220, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(813, 220, '_menu_item_target', '_blank'),
(812, 220, '_menu_item_object', 'custom'),
(811, 220, '_menu_item_object_id', '220'),
(810, 220, '_menu_item_menu_item_parent', '0'),
(809, 220, '_menu_item_type', 'custom'),
(750, 164, 'text_subscribed', 'Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(317, 100, 'image_antes', '80'),
(749, 164, '_mc4wp_settings', 'a:8:{s:5:\"lists\";a:1:{i:0;s:10:\"2c03235833\";}s:15:\"required_fields\";s:11:\"EMAIL,FNAME\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";}'),
(318, 100, '_image_antes', 'field_58de641cbbb02'),
(319, 100, 'mes_incial', 'Abril'),
(320, 100, '_mes_incial', 'field_58de647dbbb05'),
(321, 100, 'ano_inicial', '2000'),
(322, 100, '_ano_inicial', 'field_58de64ffbbb07'),
(323, 100, 'image_depois', '81'),
(324, 100, '_image_depois', 'field_58de646cbbb04'),
(325, 100, 'mes_final', 'Agosto'),
(326, 100, '_mes_final', 'field_58de64ecbbb06'),
(327, 100, 'ano_final', '2015'),
(328, 100, '_ano_final', 'field_58de651abbb08'),
(408, 107, 'image_antes', '80'),
(330, 101, 'image_antes', '80'),
(331, 101, '_image_antes', 'field_58de641cbbb02'),
(332, 101, 'mes_incial', 'Junho'),
(333, 101, '_mes_incial', 'field_58de647dbbb05'),
(334, 101, 'ano_inicial', '2000'),
(335, 101, '_ano_inicial', 'field_58de64ffbbb07'),
(336, 101, 'image_depois', '81'),
(337, 101, '_image_depois', 'field_58de646cbbb04'),
(338, 101, 'mes_final', 'Outubro'),
(339, 101, '_mes_final', 'field_58de64ecbbb06'),
(340, 101, 'ano_final', '2015'),
(341, 101, '_ano_final', 'field_58de651abbb08'),
(343, 102, 'image_antes', '80'),
(344, 102, '_image_antes', 'field_58de641cbbb02'),
(345, 102, 'mes_inicial', 'Junho'),
(346, 102, '_mes_inicial', 'field_58de647dbbb05'),
(347, 102, 'ano_inicial', '2000'),
(348, 102, '_ano_inicial', 'field_58de64ffbbb07'),
(349, 102, 'image_depois', '81'),
(350, 102, '_image_depois', 'field_58de646cbbb04'),
(351, 102, 'mes_final', 'Outubro'),
(352, 102, '_mes_final', 'field_58de64ecbbb06'),
(353, 102, 'ano_final', '2015'),
(354, 102, '_ano_final', 'field_58de651abbb08'),
(355, 79, 'mes_inicial', 'Junho'),
(356, 79, '_mes_inicial', 'field_58de647dbbb05'),
(357, 103, 'image_antes', '80'),
(358, 103, '_image_antes', 'field_58de641cbbb02'),
(359, 103, 'mes_inicial', 'Junho'),
(360, 103, '_mes_inicial', 'field_58de647dbbb05'),
(361, 103, 'ano_inicial', '2000'),
(362, 103, '_ano_inicial', 'field_58de64ffbbb07'),
(363, 103, 'image_depois', '81'),
(364, 103, '_image_depois', 'field_58de646cbbb04'),
(365, 103, 'mes_final', 'Setembro'),
(366, 103, '_mes_final', 'field_58de64ecbbb06'),
(367, 103, 'ano_final', '2015'),
(368, 103, '_ano_final', 'field_58de651abbb08'),
(369, 104, 'image_antes', '80'),
(370, 104, '_image_antes', 'field_58de641cbbb02'),
(371, 104, 'mes_inicial', 'Junho'),
(372, 104, '_mes_inicial', 'field_58de647dbbb05'),
(373, 104, 'ano_inicial', '2000'),
(374, 104, '_ano_inicial', 'field_58de64ffbbb07'),
(375, 104, 'image_depois', '81'),
(376, 104, '_image_depois', 'field_58de646cbbb04'),
(377, 104, 'mes_final', 'Maio'),
(378, 104, '_mes_final', 'field_58de64ecbbb06'),
(379, 104, 'ano_final', '2015'),
(380, 104, '_ano_final', 'field_58de651abbb08'),
(381, 105, 'image_antes', '80'),
(382, 105, '_image_antes', 'field_58de641cbbb02'),
(383, 105, 'mes_inicial', 'Junho'),
(384, 105, '_mes_inicial', 'field_58de647dbbb05'),
(385, 105, 'ano_inicial', '2000'),
(386, 105, '_ano_inicial', 'field_58de64ffbbb07'),
(387, 105, 'image_depois', '81'),
(388, 105, '_image_depois', 'field_58de646cbbb04'),
(389, 105, 'mes_final', 'Maio'),
(390, 105, '_mes_final', 'field_58de64ecbbb06'),
(391, 105, 'ano_final', '2015'),
(392, 105, '_ano_final', 'field_58de651abbb08'),
(394, 106, 'image_antes', '80'),
(395, 106, '_image_antes', 'field_58de641cbbb02'),
(396, 106, 'mes_inicial', 'Junho'),
(397, 106, '_mes_inicial', 'field_58de647dbbb05'),
(398, 106, 'ano_inicial', '2000'),
(399, 106, '_ano_inicial', 'field_58de64ffbbb07'),
(400, 106, 'image_depois', '81'),
(401, 106, '_image_depois', 'field_58de646cbbb04'),
(402, 106, 'mes_final', 'Setembro'),
(403, 106, '_mes_final', 'field_58de64ecbbb06'),
(404, 106, 'ano_final', '2015'),
(405, 106, '_ano_final', 'field_58de651abbb08'),
(513, 114, 'image_antes', '80'),
(514, 114, '_image_antes', 'field_58de641cbbb02'),
(499, 113, 'image_antes', '80'),
(500, 113, '_image_antes', 'field_58de641cbbb02'),
(501, 113, 'mes_inicial', 'Junho'),
(502, 113, '_mes_inicial', 'field_58de647dbbb05'),
(503, 113, 'mês_inicial_(copiar)', 'Novembro'),
(504, 113, '_mês_inicial_(copiar)', 'field_58de8a6a82148'),
(505, 113, 'ano_inicial', '2000'),
(506, 113, '_ano_inicial', 'field_58de64ffbbb07'),
(507, 113, 'image_depois', '81'),
(508, 113, '_image_depois', 'field_58de646cbbb04'),
(509, 113, 'ano_final', '2015'),
(510, 113, '_ano_final', 'field_58de651abbb08'),
(422, 108, 'image_antes', '80'),
(423, 108, '_image_antes', 'field_58de641cbbb02'),
(424, 108, 'mes_inicial', 'Junho'),
(425, 108, '_mes_inicial', 'field_58de647dbbb05'),
(426, 108, 'mês_inicial_(copiar)', 'Agosto'),
(427, 108, '_mês_inicial_(copiar)', 'field_58de883b6c924'),
(428, 108, 'ano_inicial', '2000'),
(429, 108, '_ano_inicial', 'field_58de64ffbbb07'),
(430, 108, 'image_depois', '81'),
(431, 108, '_image_depois', 'field_58de646cbbb04'),
(432, 108, 'mes_final', 'Agosto'),
(433, 108, '_mes_final', 'field_58de70b475e67'),
(434, 108, 'ano_final', '2015'),
(435, 108, '_ano_final', 'field_58de651abbb08'),
(436, 79, 'mês_inicial_(copiar)', 'Novembro'),
(437, 79, '_mês_inicial_(copiar)', 'field_58de8a6a82148'),
(439, 109, 'image_antes', '80'),
(440, 109, '_image_antes', 'field_58de641cbbb02'),
(441, 109, 'mes_inicial', 'Junho'),
(442, 109, '_mes_inicial', 'field_58de647dbbb05'),
(443, 109, 'ano_inicial', '2000'),
(444, 109, '_ano_inicial', 'field_58de64ffbbb07'),
(445, 109, 'image_depois', '81'),
(446, 109, '_image_depois', 'field_58de646cbbb04'),
(447, 109, 'mes_final', 'Setembro'),
(448, 109, '_mes_final', 'field_58de70b475e67'),
(449, 109, 'mes_inicial_(copiar)', 'Agosto'),
(450, 109, '_mes_inicial_(copiar)', 'field_58de883b6c924'),
(451, 109, 'ano_final', '2015'),
(452, 109, '_ano_final', 'field_58de651abbb08'),
(453, 110, 'image_antes', '80'),
(454, 110, '_image_antes', 'field_58de641cbbb02'),
(455, 110, 'mes_inicial', 'Junho'),
(456, 110, '_mes_inicial', 'field_58de647dbbb05'),
(457, 110, 'ano_inicial', '2000'),
(458, 110, '_ano_inicial', 'field_58de64ffbbb07'),
(459, 110, 'image_depois', '81'),
(460, 110, '_image_depois', 'field_58de646cbbb04'),
(461, 110, 'mes_final', 'Agosto'),
(462, 110, '_mes_final', 'field_58de70b475e67'),
(463, 110, 'mes_inicial_(copiar)', 'Janeiro'),
(464, 110, '_mes_inicial_(copiar)', 'field_58de883b6c924'),
(465, 110, 'ano_final', '2015'),
(466, 110, '_ano_final', 'field_58de651abbb08'),
(468, 111, 'image_antes', '80'),
(469, 111, '_image_antes', 'field_58de641cbbb02'),
(470, 111, 'mes_inicial', 'Junho'),
(471, 111, '_mes_inicial', 'field_58de647dbbb05'),
(472, 111, 'ano_inicial', '2000'),
(473, 111, '_ano_inicial', 'field_58de64ffbbb07'),
(474, 111, 'image_depois', '81'),
(475, 111, '_image_depois', 'field_58de646cbbb04'),
(476, 111, 'mes_final', 'Julho'),
(477, 111, '_mes_final', 'field_58de70b475e67'),
(478, 111, 'mes_inicial_(copiar)', 'Maio'),
(479, 111, '_mes_inicial_(copiar)', 'field_58de883b6c924'),
(480, 111, 'ano_final', '2015'),
(481, 111, '_ano_final', 'field_58de651abbb08'),
(483, 112, 'image_antes', '80'),
(484, 112, '_image_antes', 'field_58de641cbbb02'),
(485, 112, 'mes_inicial', 'Junho'),
(486, 112, '_mes_inicial', 'field_58de647dbbb05'),
(487, 112, 'mes_inicial_(copiar)', 'Dezembro'),
(488, 112, '_mes_inicial_(copiar)', 'field_58de883b6c924'),
(489, 112, 'ano_inicial', '2000'),
(490, 112, '_ano_inicial', 'field_58de64ffbbb07'),
(491, 112, 'image_depois', '81'),
(492, 112, '_image_depois', 'field_58de646cbbb04'),
(493, 112, 'mes_final', 'Janeiro'),
(494, 112, '_mes_final', 'field_58de70b475e67'),
(495, 112, 'ano_final', '2015'),
(496, 112, '_ano_final', 'field_58de651abbb08'),
(532, 115, 'image_antes', '80'),
(533, 115, '_image_antes', 'field_58de641cbbb02'),
(534, 115, 'mes_inicial', 'Junho'),
(535, 115, '_mes_inicial', 'field_58de647dbbb05'),
(536, 115, 'ano_inicial', '2000'),
(537, 115, '_ano_inicial', 'field_58de64ffbbb07'),
(538, 115, 'image_depois', '81'),
(539, 115, '_image_depois', 'field_58de646cbbb04'),
(540, 115, 'mes_final', 'Setembro'),
(541, 115, '_mes_final', 'field_58de8ac4ad7c2'),
(542, 115, 'ano_final', '2015'),
(543, 115, '_ano_final', 'field_58de651abbb08'),
(544, 116, 'image_antes', '80'),
(545, 116, '_image_antes', 'field_58de641cbbb02'),
(546, 116, 'mes_inicial', 'Junho'),
(515, 114, 'mes_inicial', 'Junho'),
(516, 114, '_mes_inicial', 'field_58de647dbbb05'),
(517, 114, 'mes_end', 'Setembro'),
(518, 114, '_mes_end', 'field_58de8ac4ad7c2'),
(519, 114, 'mês_inicial_(copiar)', 'Novembro'),
(520, 114, '_mês_inicial_(copiar)', 'field_58de8a6a82148'),
(521, 114, 'ano_inicial', '2000'),
(522, 114, '_ano_inicial', 'field_58de64ffbbb07'),
(523, 114, 'image_depois', '81'),
(524, 114, '_image_depois', 'field_58de646cbbb04'),
(525, 114, 'ano_final', '2015'),
(526, 114, '_ano_final', 'field_58de651abbb08'),
(527, 79, 'mes_end', 'Setembro'),
(528, 79, '_mes_end', 'field_58de8ac4ad7c2'),
(547, 116, '_mes_inicial', 'field_58de647dbbb05'),
(548, 116, 'ano_inicial', '2000'),
(549, 116, '_ano_inicial', 'field_58de64ffbbb07'),
(550, 116, 'image_depois', '81'),
(551, 116, '_image_depois', 'field_58de646cbbb04'),
(552, 116, 'mes_final', 'Setembro'),
(553, 116, '_mes_final', 'field_58de8ac4ad7c2'),
(554, 116, 'ano_final', '2015'),
(555, 116, '_ano_final', 'field_58de651abbb08'),
(560, 120, '_wp_attached_file', '2017/03/blockquote-thumb.jpg'),
(561, 120, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:791;s:6:\"height\";i:325;s:4:\"file\";s:28:\"2017/03/blockquote-thumb.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"blockquote-thumb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"blockquote-thumb-768x316.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"feature-full\";a:4:{s:4:\"file\";s:28:\"blockquote-thumb-640x325.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:28:\"blockquote-thumb-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:4:\"crop\";b:1;}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:26:\"blockquote-thumb-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:28:\"blockquote-thumb-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;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:{}}}'),
(563, 121, '_wp_attached_file', '2017/03/card-post-thumb.jpg'),
(564, 121, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:328;s:6:\"height\";i:218;s:4:\"file\";s:27:\"2017/03/card-post-thumb.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"card-post-thumb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:27:\"card-post-thumb-203x218.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:25:\"card-post-thumb-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:27:\"card-post-thumb-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;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:{}}}'),
(616, 135, '_edit_last', '1'),
(617, 135, '_edit_lock', '1490991920:1'),
(618, 135, '_thumbnail_id', '121'),
(632, 139, '_edit_last', '1'),
(633, 139, '_edit_lock', '1490985455:1'),
(634, 139, '_thumbnail_id', '121'),
(635, 141, '_edit_last', '1'),
(636, 141, '_edit_lock', '1490985518:1'),
(637, 141, '_thumbnail_id', '121'),
(805, 209, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1284;s:6:\"height\";i:1263;s:4:\"file\";s:37:\"2017/03/AA-9-de-48-e1502912301361.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912301361-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912301361-768x755.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"hero\";a:4:{s:4:\"file\";s:39:\"AA-9-de-48-e1502912301361-1284x1000.jpg\";s:5:\"width\";i:1284;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"feature-full\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912301361-640x650.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"person-result\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912301361-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"user-thumb\";a:4:{s:4:\"file\";s:35:\"AA-9-de-48-e1502912301361-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blockqoute\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912301361-791x325.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912301361-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912301361-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"AA-9-de-48-e1502912301361-1024x1007.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1007;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:45:\"DaNieL Almeida. Todos os Direitos reservados.\";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:{}}}'),
(738, 161, '_menu_item_url', '#footer-site'),
(737, 161, '_menu_item_xfn', ''),
(736, 161, '_menu_item_classes', 'a:1:{i:0;s:8:\"btAnchor\";}'),
(735, 161, '_menu_item_target', ''),
(734, 161, '_menu_item_object', 'custom'),
(733, 161, '_menu_item_object_id', '161'),
(732, 161, '_menu_item_menu_item_parent', '0'),
(731, 161, '_menu_item_type', 'custom'),
(804, 209, '_wp_attached_file', '2017/03/AA-9-de-48-e1502912301361.jpg'),
(720, 159, '_menu_item_url', '#home-features'),
(719, 159, '_menu_item_xfn', ''),
(718, 159, '_menu_item_classes', 'a:1:{i:0;s:8:\"btAnchor\";}'),
(717, 159, '_menu_item_target', ''),
(716, 159, '_menu_item_object', 'custom'),
(715, 159, '_menu_item_object_id', '159'),
(714, 159, '_menu_item_menu_item_parent', '0'),
(713, 159, '_menu_item_type', 'custom'),
(806, 209, '_wp_attachment_backup_sizes', 'a:20:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1283;s:6:\"height\";i:1928;s:4:\"file\";s:14:\"AA-9-de-48.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:22:\"AA-9-de-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:23:\"AA-9-de-48-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-orig\";a:4:{s:4:\"file\";s:24:\"AA-9-de-48-1283x1000.jpg\";s:5:\"width\";i:1283;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"feature-full-orig\";a:4:{s:4:\"file\";s:22:\"AA-9-de-48-640x650.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"person-result-orig\";a:4:{s:4:\"file\";s:22:\"AA-9-de-48-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"user-thumb-orig\";a:4:{s:4:\"file\";s:20:\"AA-9-de-48-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blockqoute-orig\";a:4:{s:4:\"file\";s:22:\"AA-9-de-48-791x325.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"post-thumb-orig\";a:4:{s:4:\"file\";s:22:\"AA-9-de-48-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1502912301361\";a:3:{s:5:\"width\";i:1282;s:6:\"height\";i:1605;s:4:\"file\";s:29:\"AA-9-de-48-e1502912244422.jpg\";}s:23:\"thumbnail-1502912301361\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912244422-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912244422-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"medium_large-1502912301361\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912244422-768x961.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:961;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:38:\"AA-9-de-48-e1502912244422-818x1024.jpg\";s:5:\"width\";i:818;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"hero-1502912301361\";a:4:{s:4:\"file\";s:39:\"AA-9-de-48-e1502912244422-1282x1000.jpg\";s:5:\"width\";i:1282;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"feature-full-1502912301361\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912244422-640x650.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"person-result-1502912301361\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912244422-203x362.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"user-thumb-1502912301361\";a:4:{s:4:\"file\";s:35:\"AA-9-de-48-e1502912244422-78x78.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"blockqoute-1502912301361\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912244422-791x325.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"post-thumb-1502912301361\";a:4:{s:4:\"file\";s:37:\"AA-9-de-48-e1502912244422-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(807, 210, '_edit_last', '1'),
(808, 210, '_edit_lock', '1502914611:1');

-- --------------------------------------------------------

--
-- Table structure for table `wp_posts`
--

CREATE TABLE `wp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_posts`
--

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
(2, 1, '2017-03-27 14:09:49', '2017-03-27 17:09:49', 'Esta é uma página de exemplo. É diferente de um post porque ela ficará em um local e será exibida na navegação do seu site (na maioria dos temas). A maioria das pessoas começa com uma página de introdução aos potenciais visitantes do site. Ela pode ser assim:\n\n<blockquote>Olá! Eu sou um bike courrier de dia, ator amador à noite e este é meu blog. Eu moro em São Paulo, tenho um cachorro chamado Tonico e eu gosto de caipirinhas. (E de ser pego pela chuva.)</blockquote>\n\nou assim:\n\n<blockquote>A XYZ foi fundada em 1971 e desde então vem proporcionando produtos de qualidade a seus clientes. Localizada em Valinhos, XYZ emprega mais de 2.000 pessoas e faz várias contribuições para a comunidade local.</blockquote>\nComo um novo usuário do WordPress, você deve ir até o <a href=\"http://localhost/repositorio-antonio-arruda/wordpress/wordpress/wp-admin/\">seu painel</a> para excluir essa página e criar novas páginas com seu próprio conteúdo. Divirta-se!', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2017-03-30 11:40:59', '2017-03-30 14:40:59', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/wordpress/?page_id=2', 6, 'page', '', 0),
(4, 1, '2017-03-30 11:40:59', '2017-03-30 14:40:59', 'Esta é uma página de exemplo. É diferente de um post porque ela ficará em um local e será exibida na navegação do seu site (na maioria dos temas). A maioria das pessoas começa com uma página de introdução aos potenciais visitantes do site. Ela pode ser assim:\n\n<blockquote>Olá! Eu sou um bike courrier de dia, ator amador à noite e este é meu blog. Eu moro em São Paulo, tenho um cachorro chamado Tonico e eu gosto de caipirinhas. (E de ser pego pela chuva.)</blockquote>\n\nou assim:\n\n<blockquote>A XYZ foi fundada em 1971 e desde então vem proporcionando produtos de qualidade a seus clientes. Localizada em Valinhos, XYZ emprega mais de 2.000 pessoas e faz várias contribuições para a comunidade local.</blockquote>\nComo um novo usuário do WordPress, você deve ir até o <a href=\"http://localhost/repositorio-antonio-arruda/wordpress/wordpress/wp-admin/\">seu painel</a> para excluir essa página e criar novas páginas com seu próprio conteúdo. Divirta-se!', 'Home', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2017-03-30 11:40:59', '2017-03-30 14:40:59', '', 2, 'http://localhost/repositorio-antonio-arruda/wordpress/2-revision-v1/', 0, 'revision', '', 0),
(6, 1, '2017-03-30 13:55:46', '2017-03-30 16:55:46', '', 'Sobre', '', 'publish', 'closed', 'closed', '', 'sobre', '', '', '2017-03-30 13:55:46', '2017-03-30 16:55:46', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=6', 9, 'page', '', 0),
(7, 1, '2017-03-30 13:55:46', '2017-03-30 16:55:46', '', 'Sobre', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2017-03-30 13:55:46', '2017-03-30 16:55:46', '', 6, 'http://localhost/repositorio-antonio-arruda/wordpress/6-revision-v1/', 0, 'revision', '', 0),
(8, 1, '2017-03-30 13:56:17', '2017-03-30 16:56:17', '', 'Cursos', '', 'publish', 'closed', 'closed', '', 'cursos', '', '', '2017-03-30 13:56:17', '2017-03-30 16:56:17', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=8', 3, 'page', '', 0),
(9, 1, '2017-03-30 13:56:17', '2017-03-30 16:56:17', '', 'Cursos', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2017-03-30 13:56:17', '2017-03-30 16:56:17', '', 8, 'http://localhost/repositorio-antonio-arruda/wordpress/8-revision-v1/', 0, 'revision', '', 0),
(10, 1, '2017-03-30 13:57:07', '2017-03-30 16:57:07', '', 'Plano 2', '', 'publish', 'closed', 'closed', '', 'treine-comigo', '', '', '2017-08-03 09:41:17', '2017-08-03 12:41:17', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=10', 8, 'page', '', 0),
(11, 1, '2017-03-30 13:57:14', '2017-03-30 16:57:14', '', 'Eventos', '', 'publish', 'closed', 'closed', '', 'eventos', '', '', '2017-03-30 13:57:14', '2017-03-30 16:57:14', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=11', 4, 'page', '', 0),
(12, 1, '2017-03-30 13:57:19', '2017-03-30 16:57:19', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2017-03-30 13:57:19', '2017-03-30 16:57:19', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=12', 1, 'page', '', 0),
(13, 1, '2017-03-30 13:57:07', '2017-03-30 16:57:07', '', 'Treine comigo', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-03-30 13:57:07', '2017-03-30 16:57:07', '', 10, 'http://localhost/repositorio-antonio-arruda/wordpress/10-revision-v1/', 0, 'revision', '', 0),
(14, 1, '2017-03-30 13:57:28', '2017-03-30 16:57:28', '', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2017-03-30 13:57:28', '2017-03-30 16:57:28', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=14', 5, 'page', '', 0),
(15, 1, '2017-03-30 13:57:14', '2017-03-30 16:57:14', '', 'Eventos', '', 'inherit', 'closed', 'closed', '', '11-revision-v1', '', '', '2017-03-30 13:57:14', '2017-03-30 16:57:14', '', 11, 'http://localhost/repositorio-antonio-arruda/wordpress/11-revision-v1/', 0, 'revision', '', 0),
(16, 1, '2017-03-30 13:57:34', '2017-03-30 16:57:34', '', 'Contato', '', 'publish', 'closed', 'closed', '', 'contato', '', '', '2017-03-30 13:57:34', '2017-03-30 16:57:34', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=16', 2, 'page', '', 0),
(17, 1, '2017-03-30 13:57:19', '2017-03-30 16:57:19', '', 'Blog', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2017-03-30 13:57:19', '2017-03-30 16:57:19', '', 12, 'http://localhost/repositorio-antonio-arruda/wordpress/12-revision-v1/', 0, 'revision', '', 0),
(18, 1, '2017-03-30 13:57:28', '2017-03-30 16:57:28', '', 'FAQ', '', 'inherit', 'closed', 'closed', '', '14-revision-v1', '', '', '2017-03-30 13:57:28', '2017-03-30 16:57:28', '', 14, 'http://localhost/repositorio-antonio-arruda/wordpress/14-revision-v1/', 0, 'revision', '', 0),
(19, 1, '2017-03-30 13:57:34', '2017-03-30 16:57:34', '', 'Contato', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2017-03-30 13:57:34', '2017-03-30 16:57:34', '', 16, 'http://localhost/repositorio-antonio-arruda/wordpress/16-revision-v1/', 0, 'revision', '', 0),
(176, 1, '2017-08-08 15:34:31', '2017-08-08 18:34:31', 'Após o treino de musculação.', '5. Devo realizar os abdominais antes ou depois da musculação?', '', 'publish', 'open', 'open', '', 'devo-realizar-os-abdominais-antes-ou-depois-da-musculacao', '', '', '2017-08-08 16:33:31', '2017-08-08 19:33:31', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=176', 5, 'faq', '', 0),
(175, 1, '2017-08-08 15:34:01', '2017-08-08 18:34:01', 'O tempo de intervalo entre as séries e os exercícios é o mesmo. Portanto fique ligado no que foi estabelecido para tempo de descanso e mantenha ele para TODAS as situações.', 'Quanto tempo de intervalo devo dar entre os exercícios?', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2017-08-08 15:34:01', '2017-08-08 18:34:01', '', 174, 'https://www.cappen.com/dev/antonio-arruda/174-revision-v1/', 0, 'revision', '', 0),
(26, 1, '2017-03-30 15:48:38', '2017-03-30 18:48:38', '6 Treinos com duração de 180 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de duas remontagens do treino em caso especial em até um mês após realizado o pedido.', 'R$ 620,00', '', 'publish', 'open', 'open', '', 'por-que-eu-nao-emagreco', '', '', '2017-11-06 19:22:24', '2017-11-06 21:22:24', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=destaque&#038;p=26', 3, 'destaque', '', 0),
(154, 1, '2017-08-03 09:43:12', '2017-08-03 12:43:12', 'Preparamos um treino customizado de acordo\r\ncom a sua disponibilidade e limitações.', 'R$ 650,00', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2017-08-03 09:43:12', '2017-08-03 12:43:12', '', 47, 'https://www.cappen.com/dev/antonio-arruda/47-revision-v1/', 0, 'revision', '', 0),
(153, 1, '2017-08-03 09:43:03', '2017-08-03 12:43:03', 'Um curso completo para quem quer entender o processo de emagrecimento, dividido em 06 módulos.', 'R$ 400,00', '', 'inherit', 'closed', 'closed', '', '26-revision-v1', '', '', '2017-08-03 09:43:03', '2017-08-03 12:43:03', '', 26, 'https://www.cappen.com/dev/antonio-arruda/26-revision-v1/', 0, 'revision', '', 0),
(29, 1, '2017-03-30 15:48:38', '2017-03-30 18:48:38', 'Um curso completo para quem quer entender o processo de emagrecimento, dividido em 06 módulos.', 'Por que eu não emagreço?', '', 'inherit', 'closed', 'closed', '', '26-revision-v1', '', '', '2017-03-30 15:48:38', '2017-03-30 18:48:38', '', 26, 'http://localhost/repositorio-antonio-arruda/wordpress/26-revision-v1/', 0, 'revision', '', 0),
(56, 1, '2017-03-30 17:38:21', '2017-03-30 20:38:21', '', 'Foto Antônio Arruda', '', 'inherit', 'open', 'closed', '', 'feature-full-thumb', '', '', '2017-03-30 17:38:43', '2017-03-30 20:38:43', '', 53, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/feature-full-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(180, 1, '2017-08-08 15:35:21', '2017-08-08 18:35:21', 'Coloque uma carga leve, que você acredite conseguir realizar cerca de 20 repetições e execute apenas 10 a 12 repetições. Faça isso antes da primeira série do primeiro exercício do dia. Isso é o que chamamos de aquecimento específico.', '7. Como devo realizar o aquecimento antes da musculação?', '', 'publish', 'open', 'open', '', 'como-devo-realizar-o-aquecimento-antes-da-musculacao', '', '', '2017-08-08 16:34:28', '2017-08-08 19:34:28', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=180', 7, 'faq', '', 0),
(179, 1, '2017-08-08 15:34:59', '2017-08-08 18:34:59', 'Sim! A ideia antes de qualquer coisa é que a pessoa se sinta bem consigo mesma, e a sensação de bem estar após uma pedalada num parque ou corrida numa orla de praia é tão boa e dificilmente irá atrapalhar de maneira significativa seus resultados.', 'Se eu quiser dar uma caminhada ou pedalada num dia \"livre\" para relaxar a cabeça e me sentir bem, pode ser?', '', 'inherit', 'closed', 'closed', '', '178-revision-v1', '', '', '2017-08-08 15:34:59', '2017-08-08 18:34:59', '', 178, 'https://www.cappen.com/dev/antonio-arruda/178-revision-v1/', 0, 'revision', '', 0),
(57, 1, '2017-03-30 17:39:57', '2017-03-30 20:39:57', 'Rapaz, não tem palavras. Uma live melhor que a outra! Sabe o que mais é bacana nas suas lives? É a facilidade que tens em passar a informação.', 'k_a_r_e_n_personal 2', '', 'publish', 'open', 'open', '', 'k_a_r_e_n_personal', '', '', '2017-08-03 09:40:21', '2017-08-03 12:40:21', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=comentario-usuario&#038;p=57', 4, 'comentario-usuario', '', 0),
(41, 1, '2017-03-30 16:08:18', '2017-03-30 19:08:18', 'MENTE,<br />\r\nALMA <strong>&amp;</strong><br />\r\nCORPO.', 'Banner', '', 'publish', 'open', 'open', '', 'banner', '', '', '2017-08-24 10:28:42', '2017-08-24 13:28:42', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=banner&#038;p=41', 1, 'banner', '', 0),
(42, 1, '2017-03-30 16:07:58', '2017-03-30 19:07:58', '', 'bg-hero', '', 'inherit', 'open', 'closed', '', 'bg-hero', '', '', '2017-03-30 16:07:58', '2017-03-30 19:07:58', '', 41, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/bg-hero.jpg', 0, 'attachment', 'image/jpeg', 0),
(43, 1, '2017-03-30 16:08:18', '2017-03-30 19:08:18', 'MENTE,\r\nALMA <strong>&amp;</strong>\r\nCORPO.', 'Banner', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2017-03-30 16:08:18', '2017-03-30 19:08:18', '', 41, 'http://localhost/repositorio-antonio-arruda/wordpress/41-revision-v1/', 0, 'revision', '', 0),
(45, 1, '2017-03-30 16:24:27', '2017-03-30 19:24:27', 'MENTE,<br />\r\nALMA <strong>&amp;</strong><br />\r\nCORPO.', 'Banner', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2017-03-30 16:24:27', '2017-03-30 19:24:27', '', 41, 'http://localhost/repositorio-antonio-arruda/wordpress/41-revision-v1/', 0, 'revision', '', 0),
(46, 1, '2017-03-30 16:29:50', '2017-03-30 19:29:50', '', 'feature-thumb', '', 'inherit', 'open', 'closed', '', 'feature-thumb', '', '', '2017-03-30 16:29:50', '2017-03-30 19:29:50', '', 26, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/feature-thumb-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(47, 1, '2017-03-30 16:41:59', '2017-03-30 19:41:59', '3 Treinos com duração de 90 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de remontagem do treino em caso especial em até uma semana após realizado o pedido.', 'R$ 400,00', '', 'publish', 'open', 'open', '', 'treinos-customizados-com-acompanhamento-online', '', '', '2017-11-06 19:22:08', '2017-11-06 21:22:08', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=destaque&#038;p=47', 2, 'destaque', '', 0),
(48, 1, '2017-03-30 16:41:59', '2017-03-30 19:41:59', 'Preparamos um treino customizado de acordo \r\ncom a sua disponibilidade e limitações. ', 'Treinos customizados com  acompanhamento online.', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2017-03-30 16:41:59', '2017-03-30 19:41:59', '', 47, 'http://localhost/repositorio-antonio-arruda/wordpress/47-revision-v1/', 0, 'revision', '', 0),
(49, 1, '2017-03-30 16:43:29', '2017-03-30 19:43:29', 'Treino com duração de 30 dias de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.', 'R$ 170,00', '', 'publish', 'open', 'open', '', 'hiit-da-teoria-a-prescricao', '', '', '2017-11-06 19:21:54', '2017-11-06 21:21:54', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=destaque&#038;p=49', 1, 'destaque', '', 0),
(50, 1, '2017-03-30 16:43:29', '2017-03-30 19:43:29', 'Recife no dia 20.05.2017, das 08 as 18h e em \r\nJoão Pessoa no dia 21.05.2017. das 08 as 18h. ', 'Hiit: Da teoria a prescrição', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2017-03-30 16:43:29', '2017-03-30 19:43:29', '', 49, 'http://localhost/repositorio-antonio-arruda/wordpress/49-revision-v1/', 0, 'revision', '', 0),
(150, 1, '2017-08-03 09:40:21', '2017-08-03 12:40:21', 'Rapaz, não tem palavras. Uma live melhor que a outra! Sabe o que mais é bacana nas suas lives? É a facilidade que tens em passar a informação.', 'k_a_r_e_n_personal 2', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2017-08-03 09:40:21', '2017-08-03 12:40:21', '', 57, 'https://www.cappen.com/dev/antonio-arruda/57-revision-v1/', 0, 'revision', '', 0),
(53, 1, '2017-03-30 17:16:42', '2017-03-30 20:16:42', 'Educador físico formado pela UPE com mestrado em Bioquimica pela UFPE e Especialização em Fisiologia do Exercício pela UGF. Professor universitário, palestrante e dono de uma carreira bem sucedida como Personal Trainer. Trabalhou como coordenador técnico de academias e preparador físico de atletas de alto rendimento no Brasil e Estados Unidos (futsal, handebol e MMA). Vinculado academicamente ao Laboratório de pesquisas em desempenho Humano da UPE-Petrolina, estuda e pesquisa temas relacionados principalmente ao HIIT e as lutas.', 'MESTRE EM BIOQUÍMICA E ESPECIALISTA EM FISIOLOGIA DO EXERCÍCIO', '', 'publish', 'open', 'open', '', 'mestre-em-bioquimica-e-especialista-em-fisiologia-do-exercicio', '', '', '2017-08-16 16:34:42', '2017-08-16 19:34:42', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=destaque-manchete&#038;p=53', 1, 'destaque-manchete', '', 0),
(54, 1, '2017-03-30 17:16:42', '2017-03-30 20:16:42', 'Educador físico formado pela UPE com mestrado em Bioquimica pela UFPE e Especialização em Fisiologia do Exercício pela UGF. Professor universitário, palestrante e dono de uma carreira bem sucedida como Personal Trainer. Trabalhou como coordenador técnico de academias e preparador físico de atletas de alto rendimento no Brasil e Estados Unidos (futsal, handebol e MMA). Vinculado academicamente ao Laboratório de pesquisas em desempenho Humano da UPE-Petrolina, estuda e pesquisa temas relacionados principalmente ao HIIT e as lutas.', 'MESTRE EM BIOQUÍMICA E ESPECIALISTA EM FISIOLOGIA DO EXERCÍCIO', '', 'inherit', 'closed', 'closed', '', '53-revision-v1', '', '', '2017-03-30 17:16:42', '2017-03-30 20:16:42', '', 53, 'http://localhost/repositorio-antonio-arruda/wordpress/53-revision-v1/', 0, 'revision', '', 0),
(58, 1, '2017-03-30 17:39:49', '2017-03-30 20:39:49', '', 'user-comment-thumb', '', 'inherit', 'open', 'closed', '', 'user-comment-thumb', '', '', '2017-03-30 17:39:49', '2017-03-30 20:39:49', '', 57, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/user-comment-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(149, 1, '2017-08-03 09:40:02', '2017-08-03 12:40:02', 'Rapaz, não tem palavras. Uma live melhor que a outra! Sabe o que mais é bacana nas suas lives? É a facilidade que tens em passar a informação.', 'k_a_r_e_n_personal', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2017-08-03 09:40:02', '2017-08-03 12:40:02', '', 57, 'https://www.cappen.com/dev/antonio-arruda/57-revision-v1/', 0, 'revision', '', 0),
(59, 1, '2017-03-30 17:39:57', '2017-03-30 20:39:57', 'Rapaz, não tem palavras. Uma live melhor que a outra!  Sabe o que mais é bacana nas suas lives? É a facilidade  que tens em passar a informação, tornando nossa  compreensão muito mais fácil também. Todo sucesso  do mundo pra você.', 'k_a_r_e_n_personal', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2017-03-30 17:39:57', '2017-03-30 20:39:57', '', 57, 'http://localhost/repositorio-antonio-arruda/wordpress/57-revision-v1/', 0, 'revision', '', 0),
(61, 1, '2017-03-30 17:51:56', '2017-03-30 20:51:56', 'Rapaz, não tem palavras. Uma live melhor que a outra!  Sabe o que mais é bacana nas suas lives? É a facilidade  que tens em passar a informação, tornando nossa  compreensão muito mais fácil também. Todo sucesso  do mundo pra você.', 'k_a_r_e_n_personal', '', 'publish', 'open', 'open', '', 'k_a_r_e_n_personal-2', '', '', '2017-03-30 17:52:53', '2017-03-30 20:52:53', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=comentario-usuario&#038;p=61', 3, 'comentario-usuario', '', 0),
(62, 1, '2017-03-30 17:51:56', '2017-03-30 20:51:56', 'Rapaz, não tem palavras. Uma live melhor que a outra!  Sabe o que mais é bacana nas suas lives? É a facilidade  que tens em passar a informação, tornando nossa  compreensão muito mais fácil também. Todo sucesso  do mundo pra você.', 'k_a_r_e_n_personal', '', 'inherit', 'closed', 'closed', '', '61-revision-v1', '', '', '2017-03-30 17:51:56', '2017-03-30 20:51:56', '', 61, 'http://localhost/repositorio-antonio-arruda/wordpress/61-revision-v1/', 0, 'revision', '', 0),
(63, 1, '2017-03-30 17:53:52', '2017-03-30 20:53:52', 'Rapaz, não tem palavras. Uma live melhor que a outra! Sabe o que mais é bacana nas suas lives?', 'k_a_r_e_n_personal 3', '', 'publish', 'open', 'open', '', 'k_a_r_e_n_personal-3', '', '', '2017-03-30 17:53:52', '2017-03-30 20:53:52', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=comentario-usuario&#038;p=63', 2, 'comentario-usuario', '', 0),
(64, 1, '2017-03-30 17:53:52', '2017-03-30 20:53:52', 'Rapaz, não tem palavras. Uma live melhor que a outra! Sabe o que mais é bacana nas suas lives?', 'k_a_r_e_n_personal 3', '', 'inherit', 'closed', 'closed', '', '63-revision-v1', '', '', '2017-03-30 17:53:52', '2017-03-30 20:53:52', '', 63, 'http://localhost/repositorio-antonio-arruda/wordpress/63-revision-v1/', 0, 'revision', '', 0),
(65, 1, '2017-03-30 17:54:27', '2017-03-30 20:54:27', 'Rapaz, não tem palavras. Uma live melhor que a outra! \r\nSabe o que mais é bacana nas suas lives? É a facilidade \r\nque tens em passar a informação, tornando nossa \r\ncompreensão muito mais fácil também. Todo sucesso \r\ndo mundo pra você.', 'k_a_r_e_n_personal 4', '', 'publish', 'open', 'open', '', 'k_a_r_e_n_personal-4', '', '', '2017-03-30 17:54:27', '2017-03-30 20:54:27', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=comentario-usuario&#038;p=65', 1, 'comentario-usuario', '', 0),
(66, 1, '2017-03-30 17:54:27', '2017-03-30 20:54:27', 'Rapaz, não tem palavras. Uma live melhor que a outra! \r\nSabe o que mais é bacana nas suas lives? É a facilidade \r\nque tens em passar a informação, tornando nossa \r\ncompreensão muito mais fácil também. Todo sucesso \r\ndo mundo pra você.', 'k_a_r_e_n_personal 4', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2017-03-30 17:54:27', '2017-03-30 20:54:27', '', 65, 'http://localhost/repositorio-antonio-arruda/wordpress/65-revision-v1/', 0, 'revision', '', 0),
(67, 1, '2017-03-30 17:58:46', '2017-03-30 20:58:46', 'Texto', 'Teste', '', 'publish', 'open', 'open', '', 'teste', '', '', '2017-03-30 17:58:46', '2017-03-30 20:58:46', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=manchete&#038;p=67', 0, 'manchete', '', 0),
(68, 1, '2017-03-30 17:58:46', '2017-03-30 20:58:46', 'Texto', 'Teste', '', 'inherit', 'closed', 'closed', '', '67-revision-v1', '', '', '2017-03-30 17:58:46', '2017-03-30 20:58:46', '', 67, 'http://localhost/repositorio-antonio-arruda/wordpress/67-revision-v1/', 0, 'revision', '', 0),
(76, 1, '2017-03-31 11:05:41', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-03-31 11:05:41', '0000-00-00 00:00:00', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?p=76', 1, 'nav_menu_item', '', 0),
(77, 1, '2017-03-31 11:18:51', '2017-03-31 14:18:51', '', 'Antes e depois resultados', '', 'publish', 'closed', 'closed', '', 'acf_antes-e-depois-resultados', '', '', '2017-03-31 14:04:09', '2017-03-31 17:04:09', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=acf&#038;p=77', 0, 'acf', '', 0),
(79, 1, '2017-03-31 11:31:18', '2017-03-31 14:31:18', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'publish', 'open', 'open', '', 'michelle-franzoni', '', '', '2017-03-31 14:03:42', '2017-03-31 17:03:42', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=resultado-pessoal&#038;p=79', 1, 'resultado-pessoal', '', 0),
(80, 1, '2017-03-31 11:22:40', '2017-03-31 14:22:40', '', 'result-before', '', 'inherit', 'open', 'closed', '', 'result-before', '', '', '2017-03-31 11:22:40', '2017-03-31 14:22:40', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/result-before.jpg', 0, 'attachment', 'image/jpeg', 0),
(81, 1, '2017-03-31 11:30:44', '2017-03-31 14:30:44', '', 'result-after', '', 'inherit', 'open', 'closed', '', 'result-after', '', '', '2017-03-31 11:30:44', '2017-03-31 14:30:44', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/result-after.jpg', 0, 'attachment', 'image/jpeg', 0),
(82, 1, '2017-03-31 11:31:18', '2017-03-31 14:31:18', 'A aluna tinha uma média de 5 sessões de treinos na \r\nsemana, de 40-60 minutos. A alimentação foi controlada \r\ne orientada por um nutricionista. O modelo de treinamento de \r\nforça foi um periodização flexível com exercício \r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 11:31:18', '2017-03-31 14:31:18', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(166, 1, '2017-08-03 15:31:46', '2017-08-03 18:31:46', '    <div class=\"form-message\">Por favor, preencha os campos destacados abaixo.</div>\r\n    <input name=\"FNAME\" id=\"nome\" class=\"form__input wow fadeInUp\" data-wow-delay=\"0.2\" type=\"text\" placeholder=\"Nome Completo\" required data-parsley-errors-messages-disabled>\r\n    <input name=\"EMAIL\" id=\"email\" class=\"form__input wow fadeInUp\" data-wow-delay=\"0.4\" type=\"email\" placeholder=\"E-mail\" required data-parsley-errors-messages-disabled>\r\n    <div class=\"row\">\r\n        <div class=\"form__select col-2 wow fadeInUp\" data-wow-delay=\"0.6\">\r\n            <select name=\"estado\" id=\"estado\">\r\n                <option value=\"\">UF</option>\r\n            </select>\r\n        </div>\r\n        <div class=\"form__select col-3 wow fadeInUp\" data-wow-delay=\"0.8\">\r\n            <select name=\"cidade\" id=\"cidade\">\r\n                <option value=\"\">Cidade</option>\r\n            </select>\r\n        </div>\r\n    </div>\r\n    <input class=\"form__submit wow fadeInUp\" data-wow-delay=\"1\" type=\"submit\" value=\"assinar a newsletter\">\r\n', 'newsletter emagrecimento 2.0', '', 'preview', 'closed', 'closed', '', 'newsletter-emagrecimento-2-0-3', '', '', '2017-08-03 15:31:46', '2017-08-03 18:31:46', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/mc4wp-form/newsletter-emagrecimento-2-0-3/', 0, 'mc4wp-form', '', 0),
(165, 1, '2017-08-03 15:26:48', '0000-00-00 00:00:00', '[mc4wp_form]', 'MailChimp for WordPress: Form Preview', '', 'draft', 'closed', 'closed', '', 'mc4wp-form-preview', '', '', '2017-08-03 15:26:48', '0000-00-00 00:00:00', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?page_id=165', 7, 'page', '', 0),
(89, 1, '2017-03-31 11:38:05', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-03-31 11:38:05', '0000-00-00 00:00:00', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?p=89', 1, 'nav_menu_item', '', 0),
(158, 1, '2017-08-03 10:23:33', '2017-08-03 13:23:33', '', 'Sobre', '', 'publish', 'closed', 'closed', '', 'sobre', '', '', '2018-03-14 17:51:49', '2018-03-14 20:51:49', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?p=158', 2, 'nav_menu_item', '', 0),
(220, 1, '2018-03-14 17:51:49', '2018-03-14 20:51:49', '', 'Exercícios', '', 'publish', 'closed', 'closed', '', 'exercicios', '', '', '2018-03-14 17:51:49', '2018-03-14 20:51:49', '', 0, 'http://antonioarruda.cappendev.com/?p=220', 1, 'nav_menu_item', '', 0),
(96, 1, '2017-03-31 11:40:06', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-03-31 11:40:06', '0000-00-00 00:00:00', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?p=96', 1, 'nav_menu_item', '', 0),
(181, 1, '2017-08-08 15:35:21', '2017-08-08 18:35:21', 'Coloque uma carga leve, que você acredite conseguir realizar cerca de 20 repetições e execute apenas 10 a 12 repetições. Faça isso antes da primeira série do primeiro exercício do dia. Isso é o que chamamos de aquecimento específico.', 'Como devo realizar o aquecimento antes da musculação?', '', 'inherit', 'closed', 'closed', '', '180-revision-v1', '', '', '2017-08-08 15:35:21', '2017-08-08 18:35:21', '', 180, 'https://www.cappen.com/dev/antonio-arruda/180-revision-v1/', 0, 'revision', '', 0),
(164, 1, '2017-08-03 15:30:07', '2017-08-03 18:30:07', '    <div class=\"form-message\">Por favor, preencha os campos destacados abaixo.</div>\r\n    <input name=\"FNAME\" id=\"nome\" class=\"form__input wow fadeInUp\" data-wow-delay=\"0.2\" type=\"text\" placeholder=\"Nome Completo\" required data-parsley-errors-messages-disabled>\r\n    <input name=\"EMAIL\" id=\"email\" class=\"form__input wow fadeInUp\" data-wow-delay=\"0.4\" type=\"email\" placeholder=\"E-mail\" required data-parsley-errors-messages-disabled>\r\n    <div class=\"row\">\r\n        <div class=\"form__select col-2 wow fadeInUp\" data-wow-delay=\"0.6\">\r\n            <select name=\"estado\" id=\"estado\">\r\n                <option value=\"\">UF</option>\r\n            </select>\r\n        </div>\r\n        <div class=\"form__select col-3 wow fadeInUp\" data-wow-delay=\"0.8\">\r\n            <select name=\"cidade\" id=\"cidade\">\r\n                <option value=\"\">Cidade</option>\r\n            </select>\r\n        </div>\r\n    </div>\r\n    <input class=\"form__submit wow fadeInUp\" data-wow-delay=\"1\" type=\"submit\" value=\"assinar a newsletter\">\r\n', 'newsletter emagrecimento 2.0', '', 'publish', 'closed', 'closed', '', 'newsletter-emagrecimento-2-0-2', '', '', '2017-08-03 15:30:07', '2017-08-03 18:30:07', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/mc4wp-form/newsletter-emagrecimento-2-0-2/', 0, 'mc4wp-form', '', 0),
(100, 1, '2017-03-31 11:53:24', '2017-03-31 14:53:24', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 11:53:24', '2017-03-31 14:53:24', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(101, 1, '2017-03-31 11:54:46', '2017-03-31 14:54:46', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 11:54:46', '2017-03-31 14:54:46', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(102, 1, '2017-03-31 12:00:51', '2017-03-31 15:00:51', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 12:00:51', '2017-03-31 15:00:51', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(103, 1, '2017-03-31 12:01:47', '2017-03-31 15:01:47', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 12:01:47', '2017-03-31 15:01:47', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(104, 1, '2017-03-31 12:03:38', '2017-03-31 15:03:38', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 12:03:38', '2017-03-31 15:03:38', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(105, 1, '2017-03-31 12:04:58', '2017-03-31 15:04:58', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 12:04:58', '2017-03-31 15:04:58', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(106, 1, '2017-03-31 12:07:08', '2017-03-31 15:07:08', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 12:07:08', '2017-03-31 15:07:08', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(107, 1, '2017-03-31 12:08:51', '2017-03-31 15:08:51', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 12:08:51', '2017-03-31 15:08:51', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(108, 1, '2017-03-31 13:49:20', '2017-03-31 16:49:20', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 13:49:20', '2017-03-31 16:49:20', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(109, 1, '2017-03-31 13:52:39', '2017-03-31 16:52:39', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 13:52:39', '2017-03-31 16:52:39', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(110, 1, '2017-03-31 13:53:42', '2017-03-31 16:53:42', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 13:53:42', '2017-03-31 16:53:42', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(111, 1, '2017-03-31 13:55:21', '2017-03-31 16:55:21', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 13:55:21', '2017-03-31 16:55:21', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(112, 1, '2017-03-31 13:56:37', '2017-03-31 16:56:37', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 13:56:37', '2017-03-31 16:56:37', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(113, 1, '2017-03-31 13:58:01', '2017-03-31 16:58:01', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 13:58:01', '2017-03-31 16:58:01', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(114, 1, '2017-03-31 13:59:36', '2017-03-31 16:59:36', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 13:59:36', '2017-03-31 16:59:36', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(115, 1, '2017-03-31 14:03:16', '2017-03-31 17:03:16', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 14:03:16', '2017-03-31 17:03:16', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(116, 1, '2017-03-31 14:03:42', '2017-03-31 17:03:42', 'A aluna tinha uma média de 5 sessões de treinos na\r\nsemana, de 40-60 minutos. A alimentação foi controlada\r\ne orientada por um nutricionista. O modelo de treinamento de\r\nforça foi um periodização flexível com exercício\r\npredominantemente multi-articulares.', 'MICHELLE FRANZONI', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2017-03-31 14:03:42', '2017-03-31 17:03:42', '', 79, 'http://localhost/repositorio-antonio-arruda/wordpress/79-revision-v1/', 0, 'revision', '', 0),
(177, 1, '2017-08-08 15:34:31', '2017-08-08 18:34:31', 'Após o treino de musculação.', 'Devo realizar os abdominais antes ou depois da musculação?', '', 'inherit', 'closed', 'closed', '', '176-revision-v1', '', '', '2017-08-08 15:34:31', '2017-08-08 18:34:31', '', 176, 'https://www.cappen.com/dev/antonio-arruda/176-revision-v1/', 0, 'revision', '', 0),
(217, 1, '2017-11-06 19:21:54', '2017-11-06 21:21:54', 'Treino com duração de 30 dias de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.', 'R$ 170,00', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2017-11-06 19:21:54', '2017-11-06 21:21:54', '', 49, 'http://localhost/repositorio-antonio-arruda/web/49-revision-v1/', 0, 'revision', '', 0),
(218, 1, '2017-11-06 19:22:08', '2017-11-06 21:22:08', '3 Treinos com duração de 90 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de remontagem do treino em caso especial em até uma semana após realizado o pedido.', 'R$ 400,00', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2017-11-06 19:22:08', '2017-11-06 21:22:08', '', 47, 'http://localhost/repositorio-antonio-arruda/web/47-revision-v1/', 0, 'revision', '', 0),
(120, 1, '2017-03-31 14:19:19', '2017-03-31 17:19:19', '', 'blockquote-thumb', '', 'inherit', 'open', 'closed', '', 'blockquote-thumb', '', '', '2017-03-31 14:19:19', '2017-03-31 17:19:19', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/blockquote-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(121, 1, '2017-03-31 14:48:08', '2017-03-31 17:48:08', '', 'card-post-thumb', '', 'inherit', 'open', 'closed', '', 'card-post-thumb', '', '', '2017-03-31 14:48:08', '2017-03-31 17:48:08', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/wp-content/uploads/2017/03/card-post-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(174, 1, '2017-08-08 15:34:01', '2017-08-08 18:34:01', 'O tempo de intervalo entre as séries e os exercícios é o mesmo. Portanto fique ligado no que foi estabelecido para tempo de descanso e mantenha ele para TODAS as situações.', '4. Quanto tempo de intervalo devo dar entre os exercícios?', '', 'publish', 'open', 'open', '', 'quanto-tempo-de-intervalo-devo-dar-entre-os-exercicios', '', '', '2017-08-08 16:33:20', '2017-08-08 19:33:20', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=174', 4, 'faq', '', 0),
(151, 1, '2017-08-03 09:41:17', '2017-08-03 12:41:17', '', 'Plano 2', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-08-03 09:41:17', '2017-08-03 12:41:17', '', 10, 'https://www.cappen.com/dev/antonio-arruda/10-revision-v1/', 0, 'revision', '', 0),
(152, 1, '2017-08-03 09:42:58', '2017-08-03 12:42:58', 'Recife no dia 20.05.2017, das 08 as 18h e em\r\nJoão Pessoa no dia 21.05.2017. das 08 as 18h.', 'R$ 200,00', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2017-08-03 09:42:58', '2017-08-03 12:42:58', '', 49, 'https://www.cappen.com/dev/antonio-arruda/49-revision-v1/', 0, 'revision', '', 0),
(200, 1, '2017-08-10 09:21:47', '2017-08-10 12:21:47', 'Treino com duração de 30 dias de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso a cartilha explicativa com material fundamental para otimizar seus treinos.', 'R$ 190,00', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2017-08-10 09:21:47', '2017-08-10 12:21:47', '', 49, 'https://www.cappen.com/dev/antonio-arruda/49-revision-v1/', 0, 'revision', '', 0),
(168, 1, '2017-08-08 15:11:40', '2017-08-08 18:11:40', 'Em geral recomendo que seja realizado antes. Porém não existe nenhuma obrigatoriedade de ser feito antes ou mesmo depois por estar errado.', '1. Alongamento deve ser realizado antes ou depois do treino?', '', 'publish', 'open', 'open', '', 'alongamento-deve-ser-realizado-antes-ou-depois-do-treino', '', '', '2017-08-08 16:31:52', '2017-08-08 19:31:52', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=faq&#038;p=168', 1, 'faq', '', 0),
(169, 1, '2017-08-08 15:11:40', '2017-08-08 18:11:40', 'Em geral recomendo que seja realizado antes. Porém não existe nenhuma obrigatoriedade de ser feito antes ou mesmo depois por estar errado.', 'Alongamento deve ser realizado antes ou depois do treino?', '', 'inherit', 'closed', 'closed', '', '168-revision-v1', '', '', '2017-08-08 15:11:40', '2017-08-08 18:11:40', '', 168, 'http://localhost/repositorio-antonio-arruda/wordpress/168-revision-v1/', 0, 'revision', '', 0),
(170, 1, '2017-08-08 15:26:50', '2017-08-08 18:26:50', 'Sugiro que sempre realize APÓS a musculação.', '2. Devo realizar a sessão de treino CARDIO e/ou HIIT antes ou após a musculação?', '', 'publish', 'open', 'open', '', 'devo-realizar-a-sessao-de-treino-cardio-eou-hiit-antes-ou-apos-a-musculacao', '', '', '2017-08-08 16:32:09', '2017-08-08 19:32:09', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=170', 2, 'faq', '', 0),
(171, 1, '2017-08-08 15:26:50', '2017-08-08 18:26:50', 'Sugiro que sempre realize APÓS a musculação.', 'Devo realizar a sessão de treino CARDIO e/ou HIIT antes ou após a musculação?', '', 'inherit', 'closed', 'closed', '', '170-revision-v1', '', '', '2017-08-08 15:26:50', '2017-08-08 18:26:50', '', 170, 'https://www.cappen.com/dev/antonio-arruda/170-revision-v1/', 0, 'revision', '', 0),
(172, 1, '2017-08-08 15:33:18', '2017-08-08 18:33:18', 'No manual explicativo possui uma parte bastante elucidativa sobre isso. A ideia será focar na quantidade de repetições estabelecidas e qual foi o número que foi pedido que você FALHE no seu treino. Ajuste uma carga que permita você FALHAR dentro do número pré-estabelecido de repetições. Dificilmente você irá achar na primeira tentativa realizando a primeira vez o seu treino, por isso sugiro que anote a carga após o treino. Dessa maneira a partir da segunda sessão de treino você será capaz de treinar sem precisar \"achar\" a carga.', '3. Como achar a minha carga de treino?', '', 'publish', 'open', 'open', '', 'como-achar-a-minha-carga-de-treino', '', '', '2017-08-08 16:33:09', '2017-08-08 19:33:09', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=172', 3, 'faq', '', 0),
(173, 1, '2017-08-08 15:33:18', '2017-08-08 18:33:18', 'No manual explicativo possui uma parte bastante elucidativa sobre isso. A ideia será focar na quantidade de repetições estabelecidas e qual foi o número que foi pedido que você FALHE no seu treino. Ajuste uma carga que permita você FALHAR dentro do número pré-estabelecido de repetições. Dificilmente você irá achar na primeira tentativa realizando a primeira vez o seu treino, por isso sugiro que anote a carga após o treino. Dessa maneira a partir da segunda sessão de treino você será capaz de treinar sem precisar \"achar\" a carga.', 'Como achar a minha carga de treino?', '', 'inherit', 'closed', 'closed', '', '172-revision-v1', '', '', '2017-08-08 15:33:18', '2017-08-08 18:33:18', '', 172, 'https://www.cappen.com/dev/antonio-arruda/172-revision-v1/', 0, 'revision', '', 0),
(135, 1, '2017-03-31 15:37:00', '2017-03-31 18:37:00', '<p class=\"card-post__description\">Your taste buds will be delighted by the fresh approach to seasonal flavors in this meal plan.</p>', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level 1', '', 'publish', 'open', 'open', '', 'make-this-hearty-winter-meal-prep-for-the-2100-2300-calorie-level', '', '', '2017-03-31 15:41:25', '2017-03-31 18:41:25', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=blog&#038;p=135', 3, 'blog', '', 0),
(178, 1, '2017-08-08 15:34:59', '2017-08-08 18:34:59', 'Sim! A ideia antes de qualquer coisa é que a pessoa se sinta bem consigo mesma, e a sensação de bem estar após uma pedalada num parque ou corrida numa orla de praia é tão boa e dificilmente irá atrapalhar de maneira significativa seus resultados.', '6. Se eu quiser dar uma caminhada ou pedalada num dia \"livre\" para relaxar a cabeça e me sentir bem, pode ser?', '', 'publish', 'open', 'open', '', 'se-eu-quiser-dar-uma-caminhada-ou-pedalada-num-dia-livre-para-relaxar-a-cabeca-e-me-sentir-bem-pode-ser', '', '', '2017-08-08 16:33:39', '2017-08-08 19:33:39', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=178', 6, 'faq', '', 0),
(137, 1, '2017-03-31 15:37:00', '2017-03-31 18:37:00', '', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level', '', 'inherit', 'closed', 'closed', '', '135-revision-v1', '', '', '2017-03-31 15:37:00', '2017-03-31 18:37:00', '', 135, 'http://localhost/repositorio-antonio-arruda/wordpress/135-revision-v1/', 0, 'revision', '', 0),
(138, 1, '2017-03-31 15:37:40', '2017-03-31 18:37:40', '', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level 1', '', 'inherit', 'closed', 'closed', '', '135-revision-v1', '', '', '2017-03-31 15:37:40', '2017-03-31 18:37:40', '', 135, 'http://localhost/repositorio-antonio-arruda/wordpress/135-revision-v1/', 0, 'revision', '', 0),
(139, 1, '2017-03-31 15:39:46', '2017-03-31 18:39:46', '<p class=\"card-post__description\">Your taste buds will be delighted by the fresh approach to seasonal flavors in this meal plan.</p>', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level 2', '', 'publish', 'open', 'open', '', 'make-this-hearty-winter-meal-prep-for-the-2100-2300-calorie-level-2', '', '', '2017-03-31 15:39:46', '2017-03-31 18:39:46', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=blog&#038;p=139', 2, 'blog', '', 0),
(140, 1, '2017-03-31 15:39:46', '2017-03-31 18:39:46', '<p class=\"card-post__description\">Your taste buds will be delighted by the fresh approach to seasonal flavors in this meal plan.</p>', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level 2', '', 'inherit', 'closed', 'closed', '', '139-revision-v1', '', '', '2017-03-31 15:39:46', '2017-03-31 18:39:46', '', 139, 'http://localhost/repositorio-antonio-arruda/wordpress/139-revision-v1/', 0, 'revision', '', 0),
(141, 1, '2017-03-31 15:40:24', '2017-03-31 18:40:24', '<p class=\"card-post__description\">Your taste buds will be delighted by the fresh approach to seasonal flavors in this meal plan.</p>', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level 3', '', 'publish', 'open', 'open', '', 'make-this-hearty-winter-meal-prep-for-the-2100-2300-calorie-level-3', '', '', '2017-03-31 15:40:24', '2017-03-31 18:40:24', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/?post_type=blog&#038;p=141', 1, 'blog', '', 0),
(142, 1, '2017-03-31 15:40:24', '2017-03-31 18:40:24', '<p class=\"card-post__description\">Your taste buds will be delighted by the fresh approach to seasonal flavors in this meal plan.</p>', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level 3', '', 'inherit', 'closed', 'closed', '', '141-revision-v1', '', '', '2017-03-31 15:40:24', '2017-03-31 18:40:24', '', 141, 'http://localhost/repositorio-antonio-arruda/wordpress/141-revision-v1/', 0, 'revision', '', 0);
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
(143, 1, '2017-03-31 15:41:25', '2017-03-31 18:41:25', '<p class=\"card-post__description\">Your taste buds will be delighted by the fresh approach to seasonal flavors in this meal plan.</p>', 'Make this Hearty Winter Meal Prep for the 2,100–2,300 Calorie Level 1', '', 'inherit', 'closed', 'closed', '', '135-revision-v1', '', '', '2017-03-31 15:41:25', '2017-03-31 18:41:25', '', 135, 'http://localhost/repositorio-antonio-arruda/wordpress/135-revision-v1/', 0, 'revision', '', 0),
(203, 1, '2017-08-11 16:10:54', '2017-08-11 19:10:54', 'Treino com duração de 30 dias de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso a cartilha explicativa com material fundamental para otimizar seus treinos.', 'R$ 180,00', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2017-08-11 16:10:54', '2017-08-11 19:10:54', '', 49, 'http://localhost/repositorio-antonio-arruda/web/49-revision-v1/', 0, 'revision', '', 0),
(161, 1, '2017-08-03 10:25:27', '2017-08-03 13:25:27', '', 'Contato', '', 'publish', 'closed', 'closed', '', 'contato', '', '', '2018-03-14 17:51:49', '2018-03-14 20:51:49', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?p=161', 5, 'nav_menu_item', '', 0),
(159, 1, '2017-08-03 10:25:27', '2017-08-03 13:25:27', '', 'Treine Comigo', '', 'publish', 'closed', 'closed', '', 'treine-comigo', '', '', '2018-03-14 17:51:49', '2018-03-14 20:51:49', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?p=159', 3, 'nav_menu_item', '', 0),
(163, 1, '2017-08-03 15:24:30', '2017-08-03 18:24:30', '<p>\n	<label>Email address: </label>\n	<input type=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required />\n</p>\n\n<p>\n	<input type=\"submit\" value=\"Sign up\" />\n</p>', 'newsletter emagrecimento 2.0', '', 'publish', 'closed', 'closed', '', 'newsletter-emagrecimento-2-0', '', '', '2017-08-03 15:24:30', '2017-08-03 18:24:30', '', 0, 'http://localhost/repositorio-antonio-arruda/wordpress/mc4wp-form/newsletter-emagrecimento-2-0/', 0, 'mc4wp-form', '', 0),
(182, 1, '2017-08-08 15:35:35', '2017-08-08 18:35:35', 'Pedale ou caminhe por aproximadamente 2 a 4 minutos em ritmo leve (onde sua respiração fique levemente ofegante e você não se sinta fadigado) e constante.', '8. Como aquecer para meu treino CARDIO/HIIT?', '', 'publish', 'open', 'open', '', 'como-aquecer-para-meu-treino-cardiohiit', '', '', '2017-08-08 16:34:50', '2017-08-08 19:34:50', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=182', 8, 'faq', '', 0),
(183, 1, '2017-08-08 15:35:35', '2017-08-08 18:35:35', 'Pedale ou caminhe por aproximadamente 2 a 4 minutos em ritmo leve (onde sua respiração fique levemente ofegante e você não se sinta fadigado) e constante.', 'Como aquecer para meu treino CARDIO/HIIT?', '', 'inherit', 'closed', 'closed', '', '182-revision-v1', '', '', '2017-08-08 15:35:35', '2017-08-08 18:35:35', '', 182, 'https://www.cappen.com/dev/antonio-arruda/182-revision-v1/', 0, 'revision', '', 0),
(184, 1, '2017-08-08 15:36:08', '2017-08-08 18:36:08', 'Se essa dor for muito grande, daquele tipo que você diminui sua capacidade de realizar esforços físicos não treine e descanse. No dia seguinte treine APENAS o treino que era pra ter sido feito e foi adiado devido a dor muscular muito intensa.\r\n\r\nCaso a dor seja bem leve, recomendo que faça um bom aquecimento e tente treinar normalmente.', '9. Se eu estiver dolorido no dia de treinar, devo treinar mesmo assim?', '', 'publish', 'open', 'open', '', 'se-eu-estiver-dolorido-no-dia-de-treinar-devo-treinar-mesmo-assim', '', '', '2017-08-08 16:35:06', '2017-08-08 19:35:06', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=184', 9, 'faq', '', 0),
(185, 1, '2017-08-08 15:36:08', '2017-08-08 18:36:08', 'Se essa dor for muito grande, daquele tipo que você diminui sua capacidade de realizar esforços físicos não treine e descanse. No dia seguinte treine APENAS o treino que era pra ter sido feito e foi adiado devido a dor muscular muito intensa.\r\n\r\nCaso a dor seja bem leve, recomendo que faça um bom aquecimento e tente treinar normalmente.\r\n\r\n&nbsp;', 'Se eu estiver dolorido no dia de treinar, devo treinar mesmo assim?', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2017-08-08 15:36:08', '2017-08-08 18:36:08', '', 184, 'https://www.cappen.com/dev/antonio-arruda/184-revision-v1/', 0, 'revision', '', 0),
(186, 1, '2017-08-08 15:36:37', '2017-08-08 18:36:37', 'Não existe nenhuma relação entre a dor e o sucesso do treino. Minha sugestão é focar em tentar DAR SEMPRE O SEU MÁXIMO em cada série. Treinar como se cada série do seu treino fosse sempre a última, portanto nunca \"economizar\" nada pra depois.', '10. Se o treino não gerar dor, não foi bom?', '', 'publish', 'open', 'open', '', 'se-o-treino-nao-gerar-dor-nao-foi-bom', '', '', '2017-08-08 16:35:18', '2017-08-08 19:35:18', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?post_type=faq&#038;p=186', 10, 'faq', '', 0),
(187, 1, '2017-08-08 15:36:37', '2017-08-08 18:36:37', 'Não existe nenhuma relação entre a dor e o sucesso do treino. Minha sugestão é focar em tentar DAR SEMPRE O SEU MÁXIMO em cada série. Treinar como se cada série do seu treino fosse sempre a última, portanto nunca \"economizar\" nada pra depois.', 'Se o treino não gerar dor, não foi bom?', '', 'inherit', 'closed', 'closed', '', '186-revision-v1', '', '', '2017-08-08 15:36:37', '2017-08-08 18:36:37', '', 186, 'https://www.cappen.com/dev/antonio-arruda/186-revision-v1/', 0, 'revision', '', 0),
(188, 1, '2017-08-08 16:03:28', '2017-08-08 19:03:28', 'Se essa dor for muito grande, daquele tipo que você diminui sua capacidade de realizar esforços físicos não treine e descanse. No dia seguinte treine APENAS o treino que era pra ter sido feito e foi adiado devido a dor muscular muito intensa.\r\n\r\nCaso a dor seja bem leve, recomendo que faça um bom aquecimento e tente treinar normalmente.', 'Se eu estiver dolorido no dia de treinar, devo treinar mesmo assim?', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2017-08-08 16:03:28', '2017-08-08 19:03:28', '', 184, 'https://www.cappen.com/dev/antonio-arruda/184-revision-v1/', 0, 'revision', '', 0),
(189, 1, '2017-08-08 16:06:02', '2017-08-08 19:06:02', '', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2018-03-14 17:51:49', '2018-03-14 20:51:49', '', 0, 'https://www.cappen.com/dev/antonio-arruda/?p=189', 4, 'nav_menu_item', '', 0),
(190, 1, '2017-08-08 16:31:52', '2017-08-08 19:31:52', 'Em geral recomendo que seja realizado antes. Porém não existe nenhuma obrigatoriedade de ser feito antes ou mesmo depois por estar errado.', '1. Alongamento deve ser realizado antes ou depois do treino?', '', 'inherit', 'closed', 'closed', '', '168-revision-v1', '', '', '2017-08-08 16:31:52', '2017-08-08 19:31:52', '', 168, 'https://www.cappen.com/dev/antonio-arruda/168-revision-v1/', 0, 'revision', '', 0),
(191, 1, '2017-08-08 16:32:09', '2017-08-08 19:32:09', 'Sugiro que sempre realize APÓS a musculação.', '2. Devo realizar a sessão de treino CARDIO e/ou HIIT antes ou após a musculação?', '', 'inherit', 'closed', 'closed', '', '170-revision-v1', '', '', '2017-08-08 16:32:09', '2017-08-08 19:32:09', '', 170, 'https://www.cappen.com/dev/antonio-arruda/170-revision-v1/', 0, 'revision', '', 0),
(192, 1, '2017-08-08 16:33:09', '2017-08-08 19:33:09', 'No manual explicativo possui uma parte bastante elucidativa sobre isso. A ideia será focar na quantidade de repetições estabelecidas e qual foi o número que foi pedido que você FALHE no seu treino. Ajuste uma carga que permita você FALHAR dentro do número pré-estabelecido de repetições. Dificilmente você irá achar na primeira tentativa realizando a primeira vez o seu treino, por isso sugiro que anote a carga após o treino. Dessa maneira a partir da segunda sessão de treino você será capaz de treinar sem precisar \"achar\" a carga.', '3. Como achar a minha carga de treino?', '', 'inherit', 'closed', 'closed', '', '172-revision-v1', '', '', '2017-08-08 16:33:09', '2017-08-08 19:33:09', '', 172, 'https://www.cappen.com/dev/antonio-arruda/172-revision-v1/', 0, 'revision', '', 0),
(193, 1, '2017-08-08 16:33:20', '2017-08-08 19:33:20', 'O tempo de intervalo entre as séries e os exercícios é o mesmo. Portanto fique ligado no que foi estabelecido para tempo de descanso e mantenha ele para TODAS as situações.', '4. Quanto tempo de intervalo devo dar entre os exercícios?', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2017-08-08 16:33:20', '2017-08-08 19:33:20', '', 174, 'https://www.cappen.com/dev/antonio-arruda/174-revision-v1/', 0, 'revision', '', 0),
(194, 1, '2017-08-08 16:33:31', '2017-08-08 19:33:31', 'Após o treino de musculação.', '5. Devo realizar os abdominais antes ou depois da musculação?', '', 'inherit', 'closed', 'closed', '', '176-revision-v1', '', '', '2017-08-08 16:33:31', '2017-08-08 19:33:31', '', 176, 'https://www.cappen.com/dev/antonio-arruda/176-revision-v1/', 0, 'revision', '', 0),
(195, 1, '2017-08-08 16:33:39', '2017-08-08 19:33:39', 'Sim! A ideia antes de qualquer coisa é que a pessoa se sinta bem consigo mesma, e a sensação de bem estar após uma pedalada num parque ou corrida numa orla de praia é tão boa e dificilmente irá atrapalhar de maneira significativa seus resultados.', '6. Se eu quiser dar uma caminhada ou pedalada num dia \"livre\" para relaxar a cabeça e me sentir bem, pode ser?', '', 'inherit', 'closed', 'closed', '', '178-revision-v1', '', '', '2017-08-08 16:33:39', '2017-08-08 19:33:39', '', 178, 'https://www.cappen.com/dev/antonio-arruda/178-revision-v1/', 0, 'revision', '', 0),
(196, 1, '2017-08-08 16:34:28', '2017-08-08 19:34:28', 'Coloque uma carga leve, que você acredite conseguir realizar cerca de 20 repetições e execute apenas 10 a 12 repetições. Faça isso antes da primeira série do primeiro exercício do dia. Isso é o que chamamos de aquecimento específico.', '7. Como devo realizar o aquecimento antes da musculação?', '', 'inherit', 'closed', 'closed', '', '180-revision-v1', '', '', '2017-08-08 16:34:28', '2017-08-08 19:34:28', '', 180, 'https://www.cappen.com/dev/antonio-arruda/180-revision-v1/', 0, 'revision', '', 0),
(197, 1, '2017-08-08 16:34:50', '2017-08-08 19:34:50', 'Pedale ou caminhe por aproximadamente 2 a 4 minutos em ritmo leve (onde sua respiração fique levemente ofegante e você não se sinta fadigado) e constante.', '8. Como aquecer para meu treino CARDIO/HIIT?', '', 'inherit', 'closed', 'closed', '', '182-revision-v1', '', '', '2017-08-08 16:34:50', '2017-08-08 19:34:50', '', 182, 'https://www.cappen.com/dev/antonio-arruda/182-revision-v1/', 0, 'revision', '', 0),
(198, 1, '2017-08-08 16:35:06', '2017-08-08 19:35:06', 'Se essa dor for muito grande, daquele tipo que você diminui sua capacidade de realizar esforços físicos não treine e descanse. No dia seguinte treine APENAS o treino que era pra ter sido feito e foi adiado devido a dor muscular muito intensa.\r\n\r\nCaso a dor seja bem leve, recomendo que faça um bom aquecimento e tente treinar normalmente.', '9. Se eu estiver dolorido no dia de treinar, devo treinar mesmo assim?', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2017-08-08 16:35:06', '2017-08-08 19:35:06', '', 184, 'https://www.cappen.com/dev/antonio-arruda/184-revision-v1/', 0, 'revision', '', 0),
(199, 1, '2017-08-08 16:35:18', '2017-08-08 19:35:18', 'Não existe nenhuma relação entre a dor e o sucesso do treino. Minha sugestão é focar em tentar DAR SEMPRE O SEU MÁXIMO em cada série. Treinar como se cada série do seu treino fosse sempre a última, portanto nunca \"economizar\" nada pra depois.', '10. Se o treino não gerar dor, não foi bom?', '', 'inherit', 'closed', 'closed', '', '186-revision-v1', '', '', '2017-08-08 16:35:18', '2017-08-08 19:35:18', '', 186, 'https://www.cappen.com/dev/antonio-arruda/186-revision-v1/', 0, 'revision', '', 0),
(201, 1, '2017-08-10 09:22:25', '2017-08-10 12:22:25', '3 Treinos com duração de 90 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso a cartilha explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de remontagem do treino em caso especial em até uma semana após realizado o pedido.', 'R$ 450,00', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2017-08-10 09:22:25', '2017-08-10 12:22:25', '', 47, 'https://www.cappen.com/dev/antonio-arruda/47-revision-v1/', 0, 'revision', '', 0),
(202, 1, '2017-08-10 09:22:44', '2017-08-10 12:22:44', '6 Treinos com duração de 180 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso a cartilha explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de duas remontagens do treino em caso especial em até um mês após realizado o pedido.', 'R$ 700,00', '', 'inherit', 'closed', 'closed', '', '26-revision-v1', '', '', '2017-08-10 09:22:44', '2017-08-10 12:22:44', '', 26, 'https://www.cappen.com/dev/antonio-arruda/26-revision-v1/', 0, 'revision', '', 0),
(204, 1, '2017-08-11 16:15:07', '2017-08-11 19:15:07', 'Treino com duração de 30 dias de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.', 'R$ 180,00', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2017-08-11 16:15:07', '2017-08-11 19:15:07', '', 49, 'http://localhost/repositorio-antonio-arruda/web/49-revision-v1/', 0, 'revision', '', 0),
(205, 1, '2017-08-11 16:16:04', '2017-08-11 19:16:04', '3 Treinos com duração de 90 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\nSolução de dúvidas através de email ou WhatsApp.\nAcesso a cartilha explicativa com material fundamental para otimizar seus treinos.\nPossibilidade de remontagem do treino em caso especial em até uma semana após realizado o pedido.', 'R$ 450,00', '', 'inherit', 'closed', 'closed', '', '47-autosave-v1', '', '', '2017-08-11 16:16:04', '2017-08-11 19:16:04', '', 47, 'http://antonioarruda.cappendev.com/47-autosave-v1/', 0, 'revision', '', 0),
(206, 1, '2017-08-11 16:16:37', '2017-08-11 19:16:37', '3 Treinos com duração de 90 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de remontagem do treino em caso especial em até uma semana após realizado o pedido.', 'R$ 400,00', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2017-08-11 16:16:37', '2017-08-11 19:16:37', '', 47, 'http://antonioarruda.cappendev.com/47-revision-v1/', 0, 'revision', '', 0),
(207, 1, '2017-08-11 16:17:08', '2017-08-11 19:17:08', '6 Treinos com duração de 180 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de duas remontagens do treino em caso especial em até um mês após realizado o pedido.', 'R$ 595,00', '', 'inherit', 'closed', 'closed', '', '26-revision-v1', '', '', '2017-08-11 16:17:08', '2017-08-11 19:17:08', '', 26, 'http://antonioarruda.cappendev.com/26-revision-v1/', 0, 'revision', '', 0),
(213, 1, '2017-08-24 10:28:42', '2017-08-24 13:28:42', 'MENTE,<br />\r\nALMA <strong>&amp;</strong><br />\r\nCORPO.', 'Banner', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2017-08-24 10:28:42', '2017-08-24 13:28:42', '', 41, 'http://localhost/repositorio-antonio-arruda/web/41-revision-v1/', 0, 'revision', '', 0),
(208, 1, '2017-08-11 16:17:47', '2017-08-11 19:17:47', 'Conheça a nossa promoção para pacotes mensal, trimestral e semestral', 'Banner', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2017-08-11 16:17:47', '2017-08-11 19:17:47', '', 41, 'http://antonioarruda.cappendev.com/41-revision-v1/', 0, 'revision', '', 0),
(209, 1, '2017-08-16 16:33:37', '2017-08-16 19:33:37', '', 'AA-(9-de-48)', '', 'inherit', 'open', 'closed', '', 'aa-9-de-48', '', '', '2017-08-16 16:33:37', '2017-08-16 19:33:37', '', 53, 'http://localhost/repositorio-antonio-arruda/web/app/uploads/2017/03/AA-9-de-48.jpg', 0, 'attachment', 'image/jpeg', 0),
(210, 1, '2017-08-16 16:43:31', '2017-08-16 19:43:31', 'Você receberá o treino em até 3 dias após o crédito do pagamento ser confirmado.', '11. Em quanto tempo eu recebo o treino após efetuar o pagamento?', '', 'publish', 'open', 'open', '', '11-em-quanto-tempo-eu-recebo-o-treino-apos-efetuar-o-pagamento', '', '', '2017-08-16 16:44:01', '2017-08-16 19:44:01', '', 0, 'http://localhost/repositorio-antonio-arruda/web/?post_type=faq&#038;p=210', 0, 'faq', '', 0),
(211, 1, '2017-08-16 16:43:31', '2017-08-16 19:43:31', 'Você receberá o treino em até 3 dias após o crédito do pagamento ser confirmado.', '11. Em quanto tempo eu recebo o treino após efetuar o pagamento.', '', 'inherit', 'closed', 'closed', '', '210-revision-v1', '', '', '2017-08-16 16:43:31', '2017-08-16 19:43:31', '', 210, 'http://localhost/repositorio-antonio-arruda/web/210-revision-v1/', 0, 'revision', '', 0),
(212, 1, '2017-08-16 16:44:01', '2017-08-16 19:44:01', 'Você receberá o treino em até 3 dias após o crédito do pagamento ser confirmado.', '11. Em quanto tempo eu recebo o treino após efetuar o pagamento?', '', 'inherit', 'closed', 'closed', '', '210-revision-v1', '', '', '2017-08-16 16:44:01', '2017-08-16 19:44:01', '', 210, 'http://localhost/repositorio-antonio-arruda/web/210-revision-v1/', 0, 'revision', '', 0),
(214, 1, '2017-08-24 10:32:12', '2017-08-24 13:32:12', 'Treino com duração de 30 dias de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.', 'R$ 190,00', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2017-08-24 10:32:12', '2017-08-24 13:32:12', '', 49, 'http://localhost/repositorio-antonio-arruda/web/49-revision-v1/', 0, 'revision', '', 0),
(215, 1, '2017-08-24 10:32:16', '2017-08-24 13:32:16', '3 Treinos com duração de 90 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de remontagem do treino em caso especial em até uma semana após realizado o pedido.', 'R$ 450,00', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2017-08-24 10:32:16', '2017-08-24 13:32:16', '', 47, 'http://localhost/repositorio-antonio-arruda/web/47-revision-v1/', 0, 'revision', '', 0),
(216, 1, '2017-08-24 10:32:21', '2017-08-24 13:32:21', '6 Treinos com duração de 180 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de duas remontagens do treino em caso especial em até um mês após realizado o pedido.', 'R$ 700,00', '', 'inherit', 'closed', 'closed', '', '26-revision-v1', '', '', '2017-08-24 10:32:21', '2017-08-24 13:32:21', '', 26, 'http://localhost/repositorio-antonio-arruda/web/26-revision-v1/', 0, 'revision', '', 0),
(219, 1, '2017-11-06 19:22:24', '2017-11-06 21:22:24', '6 Treinos com duração de 180 dias (30 dias para cada treino) de acordo com suas necessidades/possibilidades.\r\nSolução de dúvidas através de email ou WhatsApp.\r\nAcesso ao manual explicativa com material fundamental para otimizar seus treinos.\r\nPossibilidade de duas remontagens do treino em caso especial em até um mês após realizado o pedido.', 'R$ 620,00', '', 'inherit', 'closed', 'closed', '', '26-revision-v1', '', '', '2017-11-06 19:22:24', '2017-11-06 21:22:24', '', 26, 'http://localhost/repositorio-antonio-arruda/web/26-revision-v1/', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_termmeta`
--

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_terms`
--

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `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',
  `term_order` int(4) DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`, `term_order`) VALUES
(1, 'Sem categoria', 'sem-categoria', 0, 0),
(2, 'Curso online', 'curso-online', 0, 0),
(3, 'Treine Comigo', 'treine-comigo', 0, 0),
(4, 'Eventos &amp; Paletras', 'eventos-paletras', 0, 0),
(5, 'Menu principal', 'menu-principal', 0, 0),
(6, 'Mensal', 'mensal', 0, 0),
(7, 'Trimestral', 'trimestral', 0, 0),
(8, 'Semestral', 'semestral', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `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'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(49, 6, 0),
(26, 8, 0),
(158, 5, 0),
(47, 7, 0),
(159, 5, 0),
(161, 5, 0),
(220, 5, 0),
(189, 5, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_taxonomy`
--

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `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'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'category', '', 0, 0),
(3, 3, 'category', '', 0, 0),
(4, 4, 'category', '', 0, 0),
(5, 5, 'nav_menu', '', 0, 5),
(6, 6, 'category', '', 0, 1),
(7, 7, 'category', '', 0, 1),
(8, 8, 'category', '', 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'cappen'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'comment_shortcuts', 'false'),
(7, 1, 'admin_color', 'fresh'),
(8, 1, 'use_ssl', '0'),
(9, 1, 'show_admin_bar_front', 'true'),
(10, 1, 'locale', ''),
(11, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(12, 1, 'wp_user_level', '10'),
(13, 1, 'dismissed_wp_pointers', ''),
(14, 1, 'show_welcome_panel', '1'),
(47, 1, 'session_tokens', 'a:1:{s:64:\"07c02a246f60463a702ad3b19b3e7d9343f27b984ed23fc156388d79e2e6560b\";a:4:{s:10:\"expiration\";i:1521233393;s:2:\"ip\";s:15:\"191.187.175.163\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.162 Safari/537.36\";s:5:\"login\";i:1521060593;}}'),
(16, 1, 'wp_dashboard_quick_press_last_post_id', '3'),
(21, 1, 'metaboxhidden_destaque', 'a:8:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:13:\"trackbacksdiv\";i:3;s:10:\"postcustom\";i:4;s:16:\"commentstatusdiv\";i:5;s:11:\"commentsdiv\";i:6;s:7:\"slugdiv\";i:7;s:9:\"authordiv\";}'),
(22, 1, 'wp_user-settings', 'libraryContent=browse&post_dfw=off&editor=html&hidetb=1'),
(17, 1, 'meta-box-order_dashboard', 'a:4:{s:6:\"normal\";s:19:\"dashboard_right_now\";s:4:\"side\";s:21:\"dashboard_quick_press\";s:7:\"column3\";s:17:\"dashboard_primary\";s:7:\"column4\";s:18:\"dashboard_activity\";}'),
(18, 1, 'closedpostboxes_dashboard', 'a:0:{}'),
(19, 1, 'metaboxhidden_dashboard', 'a:0:{}'),
(20, 1, 'closedpostboxes_destaque', 'a:6:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:13:\"trackbacksdiv\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"commentsdiv\";i:5;s:9:\"authordiv\";}'),
(23, 1, 'wp_user-settings-time', '1502218831'),
(24, 1, 'closedpostboxes_banner', 'a:0:{}'),
(25, 1, 'metaboxhidden_banner', 'a:10:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:12:\"revisionsdiv\";i:3;s:11:\"postexcerpt\";i:4;s:13:\"trackbacksdiv\";i:5;s:10:\"postcustom\";i:6;s:16:\"commentstatusdiv\";i:7;s:11:\"commentsdiv\";i:8;s:7:\"slugdiv\";i:9;s:9:\"authordiv\";}'),
(26, 1, 'closedpostboxes_destaque-manchete', 'a:0:{}'),
(27, 1, 'metaboxhidden_destaque-manchete', 'a:9:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:11:\"postexcerpt\";i:3;s:13:\"trackbacksdiv\";i:4;s:10:\"postcustom\";i:5;s:16:\"commentstatusdiv\";i:6;s:11:\"commentsdiv\";i:7;s:7:\"slugdiv\";i:8;s:9:\"authordiv\";}'),
(28, 1, 'closedpostboxes_comentario-usuario', 'a:0:{}'),
(29, 1, 'metaboxhidden_comentario-usuario', 'a:9:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:11:\"postexcerpt\";i:3;s:13:\"trackbacksdiv\";i:4;s:10:\"postcustom\";i:5;s:16:\"commentstatusdiv\";i:6;s:11:\"commentsdiv\";i:7;s:7:\"slugdiv\";i:8;s:9:\"authordiv\";}'),
(30, 1, 'closedpostboxes_manchete', 'a:0:{}'),
(31, 1, 'metaboxhidden_manchete', 'a:8:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:11:\"postexcerpt\";i:3;s:13:\"trackbacksdiv\";i:4;s:10:\"postcustom\";i:5;s:16:\"commentstatusdiv\";i:6;s:7:\"slugdiv\";i:7;s:9:\"authordiv\";}'),
(45, 1, 'closedpostboxes_faq', 'a:0:{}'),
(46, 1, 'metaboxhidden_faq', 'a:9:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:6:\"acf_77\";i:3;s:11:\"postexcerpt\";i:4;s:13:\"trackbacksdiv\";i:5;s:10:\"postcustom\";i:6;s:16:\"commentstatusdiv\";i:7;s:7:\"slugdiv\";i:8;s:9:\"authordiv\";}'),
(32, 1, 'managenav-menuscolumnshidden', 'a:3:{i:0;s:15:\"title-attribute\";i:1;s:3:\"xfn\";i:2;s:11:\"description\";}'),
(33, 1, 'metaboxhidden_nav-menus', 'a:6:{i:0;s:20:\"add-post-type-banner\";i:1;s:22:\"add-post-type-destaque\";i:2;s:32:\"add-post-type-comentario-usuario\";i:3;s:31:\"add-post-type-destaque-manchete\";i:4;s:12:\"add-post_tag\";i:5;s:13:\"add-categoria\";}'),
(34, 1, 'closedpostboxes_resultado-pessoal', 'a:1:{i:0;s:11:\"postexcerpt\";}'),
(35, 1, 'metaboxhidden_resultado-pessoal', 'a:6:{i:0;s:9:\"formatdiv\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),
(36, 1, 'nav_menu_recently_edited', '5'),
(37, 1, 'closedpostboxes_citacao', 'a:0:{}'),
(38, 1, 'metaboxhidden_citacao', 'a:8:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:11:\"postexcerpt\";i:3;s:13:\"trackbacksdiv\";i:4;s:10:\"postcustom\";i:5;s:16:\"commentstatusdiv\";i:6;s:7:\"slugdiv\";i:7;s:9:\"authordiv\";}'),
(39, 1, 'closedpostboxes_post', 'a:0:{}'),
(40, 1, 'metaboxhidden_post', 'a:11:{i:0;s:9:\"formatdiv\";i:1;s:11:\"categorydiv\";i:2;s:16:\"tagsdiv-post_tag\";i:3;s:12:\"categoriadiv\";i:4;s:11:\"postexcerpt\";i:5;s:13:\"trackbacksdiv\";i:6;s:10:\"postcustom\";i:7;s:16:\"commentstatusdiv\";i:8;s:11:\"commentsdiv\";i:9;s:7:\"slugdiv\";i:10;s:9:\"authordiv\";}'),
(41, 1, 'meta-box-order_post', 'a:3:{s:4:\"side\";s:74:\"submitdiv,formatdiv,postimagediv,categorydiv,tagsdiv-post_tag,categoriadiv\";s:6:\"normal\";s:83:\"postexcerpt,trackbacksdiv,postcustom,commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),
(42, 1, 'screen_layout_post', '2'),
(43, 1, 'closedpostboxes_blog', 'a:0:{}'),
(44, 1, 'metaboxhidden_blog', 'a:11:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:6:\"acf_77\";i:3;s:12:\"revisionsdiv\";i:4;s:11:\"postexcerpt\";i:5;s:13:\"trackbacksdiv\";i:6;s:10:\"postcustom\";i:7;s:16:\"commentstatusdiv\";i:8;s:11:\"commentsdiv\";i:9;s:7:\"slugdiv\";i:10;s:9:\"authordiv\";}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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 ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_users`
--

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, 'cappen', '$2y$10$TuUr8bp.z86SJkFML8c7JuSy.DnP5XLRlw0zrRk2t/MflRrLoh.6q', 'cappen', 'ruan@cappen.com', '', '2017-03-27 17:09:44', '', 0, 'cappen');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `cp_cidades`
--
ALTER TABLE `cp_cidades`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cp_estados`
--
ALTER TABLE `cp_estados`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_newsletter`
--
ALTER TABLE `wp_newsletter`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `cp_cidades`
--
ALTER TABLE `cp_cidades`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5571;

--
-- AUTO_INCREMENT for table `cp_estados`
--
ALTER TABLE `cp_estados`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=28;

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_newsletter`
--
ALTER TABLE `wp_newsletter`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2451;

--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=818;

--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=221;

--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
