PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/greatbusinessdirectory.kerihosting.com/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/greatbusinessdirectory.kerihosting.com/singleswagon_buisdirct (2).sql

-- phpMyAdmin SQL Dump
-- version 4.9.11
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Sep 10, 2023 at 09:22 AM
-- Server version: 5.7.41
-- PHP Version: 7.4.33

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: `singleswagon_buisdirct`
--

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

--
-- Table structure for table `wp_app_geodata`
--

CREATE TABLE `wp_app_geodata` (
  `post_id` bigint(20) UNSIGNED NOT NULL,
  `lat` decimal(10,6) NOT NULL,
  `lng` decimal(10,6) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_app_geodata`
--

INSERT INTO `wp_app_geodata` (`post_id`, `lat`, `lng`) VALUES
(14, '0.000000', '0.000000'),
(23, '0.000000', '0.000000');

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

--
-- 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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_comments`
--

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2021-02-25 05:28:14', '2021-02-25 05:28:14', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.', 0, '1', '', '', 0, 0);

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

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

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://singleswagontrain.com', 'yes'),
(2, 'home', 'https://singleswagontrain.com', 'yes'),
(3, 'blogname', 'Directory', 'yes'),
(4, 'blogdescription', 'Just another WordPress site', 'yes'),
(5, 'users_can_register', '1', 'yes'),
(6, 'admin_email', 'kari7788i@gmail.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:228:{s:11:\"listings/?$\";s:27:\"index.php?post_type=listing\";s:41:\"listings/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=listing&feed=$matches[1]\";s:36:\"listings/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=listing&feed=$matches[1]\";s:28:\"listings/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=listing&paged=$matches[1]\";s:9:\"events/?$\";s:25:\"index.php?post_type=event\";s:39:\"events/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=event&feed=$matches[1]\";s:34:\"events/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=event&feed=$matches[1]\";s:26:\"events/page/([0-9]{1,})/?$\";s:43:\"index.php?post_type=event&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:23:\"listings/claim/(\\d+)/?$\";s:35:\"index.php?listing_claim=$matches[1]\";s:12:\"dashboard/?$\";s:50:\"index.php?dashboard=listings&dashboard_author=self\";s:26:\"dashboard/page/([0-9]+)/?$\";s:68:\"index.php?dashboard=listings&dashboard_author=self&paged=$matches[1]\";s:108:\"dashboard/(listings?|reviews?|favorites?|claimed-listings?|events?|comments?|event-favorites?|attending?)/?$\";s:53:\"index.php?dashboard=$matches[1]&dashboard_author=self\";s:123:\"dashboard/(listings?|reviews?|favorites?|claimed-listings?|events?|comments?|event-favorites?|attending?)/?page/([0-9]+)/?$\";s:71:\"index.php?dashboard=$matches[1]&dashboard_author=self&paged=$matches[2]\";s:128:\"dashboard/(listings?|reviews?|favorites?|claimed-listings?|events?|comments?|event-favorites?|attending?)/(.*?)/page/([0-9]+)/?$\";s:78:\"index.php?dashboard=$matches[1]&dashboard_author=$matches[2]&paged=$matches[3]\";s:114:\"dashboard/(listings?|reviews?|favorites?|claimed-listings?|events?|comments?|event-favorites?|attending?)/(.*?)/?$\";s:60:\"index.php?dashboard=$matches[1]&dashboard_author=$matches[2]\";s:22:\"listings/edit/(\\d+)/?$\";s:34:\"index.php?listing_edit=$matches[1]\";s:26:\"listings/purchase/(\\d+)/?$\";s:38:\"index.php?listing_purchase=$matches[1]\";s:23:\"listings/renew/(\\d+)/?$\";s:35:\"index.php?listing_renew=$matches[1]\";s:8:\"order/?$\";s:31:\"index.php?post_type=transaction\";s:38:\"order/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=transaction&feed=$matches[1]\";s:33:\"order/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=transaction&feed=$matches[1]\";s:25:\"order/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=transaction&paged=$matches[1]\";s:20:\"events/edit/(\\d+)/?$\";s:32:\"index.php?event_edit=$matches[1]\";s:24:\"events/purchase/(\\d+)/?$\";s:36:\"index.php?event_purchase=$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:58:\"listings/category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?listing_category=$matches[1]&feed=$matches[2]\";s:53:\"listings/category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?listing_category=$matches[1]&feed=$matches[2]\";s:34:\"listings/category/([^/]+)/embed/?$\";s:49:\"index.php?listing_category=$matches[1]&embed=true\";s:46:\"listings/category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?listing_category=$matches[1]&paged=$matches[2]\";s:28:\"listings/category/([^/]+)/?$\";s:38:\"index.php?listing_category=$matches[1]\";s:53:\"listings/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?listing_tag=$matches[1]&feed=$matches[2]\";s:48:\"listings/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?listing_tag=$matches[1]&feed=$matches[2]\";s:29:\"listings/tag/([^/]+)/embed/?$\";s:44:\"index.php?listing_tag=$matches[1]&embed=true\";s:41:\"listings/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?listing_tag=$matches[1]&paged=$matches[2]\";s:23:\"listings/tag/([^/]+)/?$\";s:33:\"index.php?listing_tag=$matches[1]\";s:56:\"events/category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?event_category=$matches[1]&feed=$matches[2]\";s:51:\"events/category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?event_category=$matches[1]&feed=$matches[2]\";s:32:\"events/category/([^/]+)/embed/?$\";s:47:\"index.php?event_category=$matches[1]&embed=true\";s:44:\"events/category/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?event_category=$matches[1]&paged=$matches[2]\";s:26:\"events/category/([^/]+)/?$\";s:36:\"index.php?event_category=$matches[1]\";s:51:\"events/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?event_tag=$matches[1]&feed=$matches[2]\";s:46:\"events/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?event_tag=$matches[1]&feed=$matches[2]\";s:27:\"events/tag/([^/]+)/embed/?$\";s:42:\"index.php?event_tag=$matches[1]&embed=true\";s:39:\"events/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?event_tag=$matches[1]&paged=$matches[2]\";s:21:\"events/tag/([^/]+)/?$\";s:31:\"index.php?event_tag=$matches[1]\";s:51:\"events/day/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?event_day=$matches[1]&feed=$matches[2]\";s:46:\"events/day/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?event_day=$matches[1]&feed=$matches[2]\";s:27:\"events/day/([^/]+)/embed/?$\";s:42:\"index.php?event_day=$matches[1]&embed=true\";s:39:\"events/day/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?event_day=$matches[1]&paged=$matches[2]\";s:21:\"events/day/([^/]+)/?$\";s:31:\"index.php?event_day=$matches[1]\";s:36:\"listings/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"listings/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"listings/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"listings/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"listings/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"listings/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"listings/([^/]+)/embed/?$\";s:40:\"index.php?listing=$matches[1]&embed=true\";s:29:\"listings/([^/]+)/trackback/?$\";s:34:\"index.php?listing=$matches[1]&tb=1\";s:49:\"listings/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?listing=$matches[1]&feed=$matches[2]\";s:44:\"listings/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?listing=$matches[1]&feed=$matches[2]\";s:37:\"listings/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?listing=$matches[1]&paged=$matches[2]\";s:44:\"listings/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?listing=$matches[1]&cpage=$matches[2]\";s:33:\"listings/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?listing=$matches[1]&page=$matches[2]\";s:25:\"listings/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"listings/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"listings/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"listings/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"listings/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"listings/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"events/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"events/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"events/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"events/([^/]+)/embed/?$\";s:38:\"index.php?event=$matches[1]&embed=true\";s:27:\"events/([^/]+)/trackback/?$\";s:32:\"index.php?event=$matches[1]&tb=1\";s:47:\"events/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?event=$matches[1]&feed=$matches[2]\";s:42:\"events/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?event=$matches[1]&feed=$matches[2]\";s:35:\"events/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?event=$matches[1]&paged=$matches[2]\";s:42:\"events/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?event=$matches[1]&cpage=$matches[2]\";s:31:\"events/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?event=$matches[1]&page=$matches[2]\";s:23:\"events/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"events/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"events/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"custom-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"custom-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"custom-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"custom-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"custom-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"custom-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"custom-form/([^/]+)/embed/?$\";s:59:\"index.php?post_type=custom-form&name=$matches[1]&embed=true\";s:32:\"custom-form/([^/]+)/trackback/?$\";s:53:\"index.php?post_type=custom-form&name=$matches[1]&tb=1\";s:40:\"custom-form/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?post_type=custom-form&name=$matches[1]&paged=$matches[2]\";s:47:\"custom-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?post_type=custom-form&name=$matches[1]&cpage=$matches[2]\";s:36:\"custom-form/([^/]+)(?:/([0-9]+))?/?$\";s:65:\"index.php?post_type=custom-form&name=$matches[1]&page=$matches[2]\";s:28:\"custom-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"custom-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"custom-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"custom-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"custom-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"custom-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"pricing-plan/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"pricing-plan/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"pricing-plan/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"pricing-plan/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"pricing-plan/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"pricing-plan/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"pricing-plan/([^/]+)/embed/?$\";s:45:\"index.php?pricing-plan=$matches[1]&embed=true\";s:33:\"pricing-plan/([^/]+)/trackback/?$\";s:39:\"index.php?pricing-plan=$matches[1]&tb=1\";s:41:\"pricing-plan/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?pricing-plan=$matches[1]&paged=$matches[2]\";s:48:\"pricing-plan/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?pricing-plan=$matches[1]&cpage=$matches[2]\";s:37:\"pricing-plan/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?pricing-plan=$matches[1]&page=$matches[2]\";s:29:\"pricing-plan/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"pricing-plan/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"pricing-plan/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"pricing-plan/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"pricing-plan/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"pricing-plan/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"order/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"order/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"order/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"order/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"order/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"order/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"order/([^/]+)/embed/?$\";s:44:\"index.php?transaction=$matches[1]&embed=true\";s:26:\"order/([^/]+)/trackback/?$\";s:38:\"index.php?transaction=$matches[1]&tb=1\";s:46:\"order/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?transaction=$matches[1]&feed=$matches[2]\";s:41:\"order/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?transaction=$matches[1]&feed=$matches[2]\";s:34:\"order/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?transaction=$matches[1]&paged=$matches[2]\";s:41:\"order/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?transaction=$matches[1]&cpage=$matches[2]\";s:30:\"order/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?transaction=$matches[1]&page=$matches[2]\";s:22:\"order/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"order/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"order/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"order/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"order/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"order/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=7&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:4:{i:0;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:1;s:51:\"api-key-for-google-maps/api-key-for-google-maps.php\";i:2;s:47:\"better-search-replace/better-search-replace.php\";i:3;s:25:\"gtranslate/gtranslate.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:71:\"/home/singleswagon/public_html/wp-content/themes/Vantage v3.2/index.php\";i:1;s:82:\"/home/singleswagon/public_html/wp-content/themes/Vantage v3.2/home-events-loop.php\";i:2;s:73:\"/home/singleswagon/public_html/wp-content/themes/Vantage v3.2/va-home.php\";i:4;s:72:\"/home/singleswagon/public_html/wp-content/themes/Vantage v3.2/header.php\";i:5;s:71:\"/home/singleswagon/public_html/wp-content/themes/Vantage v3.2/style.css\";}', 'no'),
(40, 'template', 'Vantage v3.2', 'yes'),
(41, 'stylesheet', 'Vantage v3.2', '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', 'contributor', 'yes'),
(48, 'db_version', '45805', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '50', 'yes'),
(59, 'thumbnail_size_h', '50', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '230', 'yes'),
(62, 'medium_size_h', '230', 'yes'),
(63, 'avatar_default', 'mystery', 'yes'),
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '0', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '0', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'widget_text', 'a:5:{i:1;a:4:{s:4:\"text\";s:307:\"<a href=\"https://www.hotelscombined.com?a_aid=164822\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://assets.portalhc.com/banners/affiliate/en/728x90_BookAwayWinterBLues.jpg\" alt=\"Save on your hotel - hotelscombined.com\" title=\"Save on your hotel - hotelscombined.com\" border=\"0\"  width=468 height=60/></a>\";s:5:\"title\";s:0:\"\";s:6:\"filter\";b:0;s:6:\"visual\";b:0;}i:2;a:2:{s:5:\"title\";s:11:\"Text Widget\";s:4:\"text\";s:335:\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\";}i:3;a:4:{s:4:\"text\";s:307:\"<a href=\"https://www.hotelscombined.com?a_aid=164822\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://assets.portalhc.com/banners/affiliate/en/728x90_BookAwayWinterBLues.jpg\" alt=\"Save on your hotel - hotelscombined.com\" title=\"Save on your hotel - hotelscombined.com\" border=\"0\"  width=468 height=60/></a>\";s:5:\"title\";s:0:\"\";s:6:\"filter\";b:0;s:6:\"visual\";b:0;}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:475:\"&lt;a target=\"_blank\" href=\"https://www.amazon.com/gp/product/B07BNNQJSL/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B07BNNQJSL&amp;linkCode=as2&amp;tag=chocolateniche-20&amp;linkId=3a13f0149c066c2d9800caf6f439ab20\"&gt;&lt;img border=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;MarketPlace=US&amp;ASIN=B07BNNQJSL&amp;ServiceVersion=20070822&amp;ID=AsinImage&amp;WS=1&amp;Format=_SL250_&amp;tag=chocolateniche-20\" &gt;&lt;/a&gt;\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'uninstall_plugins', 'a:0:{}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '6', 'yes'),
(84, 'page_on_front', '7', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'wp_page_for_privacy_policy', '3', 'yes'),
(92, 'show_comments_cookies_opt_in', '1', 'yes'),
(93, 'admin_email_lifespan', '1694501419', 'yes'),
(94, 'initial_db_version', '45805', 'yes'),
(95, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:13:\"edit_listings\";b:1;s:23:\"edit_published_listings\";b:1;s:15:\"delete_listings\";b:1;s:20:\"edit_others_listings\";b:1;s:16:\"publish_listings\";b:1;s:25:\"delete_published_listings\";b:1;s:22:\"delete_others_listings\";b:1;s:11:\"edit_events\";b:1;s:21:\"edit_published_events\";b:1;s:13:\"delete_events\";b:1;s:18:\"edit_others_events\";b:1;s:14:\"publish_events\";b:1;s:23:\"delete_published_events\";b:1;s:20:\"delete_others_events\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:48:{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:13:\"edit_listings\";b:1;s:23:\"edit_published_listings\";b:1;s:15:\"delete_listings\";b:1;s:20:\"edit_others_listings\";b:1;s:16:\"publish_listings\";b:1;s:25:\"delete_published_listings\";b:1;s:22:\"delete_others_listings\";b:1;s:11:\"edit_events\";b:1;s:21:\"edit_published_events\";b:1;s:13:\"delete_events\";b:1;s:18:\"edit_others_events\";b:1;s:14:\"publish_events\";b:1;s:23:\"delete_published_events\";b:1;s:20:\"delete_others_events\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:16:{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:13:\"edit_listings\";b:1;s:23:\"edit_published_listings\";b:1;s:15:\"delete_listings\";b:1;s:11:\"edit_events\";b:1;s:21:\"edit_published_events\";b:1;s:13:\"delete_events\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:11:{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:13:\"edit_listings\";b:1;s:23:\"edit_published_listings\";b:1;s:15:\"delete_listings\";b:1;s:11:\"edit_events\";b:1;s:21:\"edit_published_events\";b:1;s:13:\"delete_events\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:8:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:13:\"edit_listings\";b:1;s:23:\"edit_published_listings\";b:1;s:15:\"delete_listings\";b:1;s:11:\"edit_events\";b:1;s:21:\"edit_published_events\";b:1;s:13:\"delete_events\";b:1;}}}', 'yes'),
(96, 'fresh_site', '0', 'yes'),
(97, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(98, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(100, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(101, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(102, 'sidebars_widgets', 'a:16:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:10:\"archives-2\";i:1;s:8:\"search-2\";i:2;s:12:\"categories-2\";i:3;s:14:\"recent-posts-2\";i:4;s:17:\"recent-comments-2\";}s:14:\"single-listing\";a:4:{i:0;s:19:\"listing_event_map-1\";i:1;s:20:\"listing_categories-1\";i:2;s:12:\"sidebar_ad-1\";i:3;s:17:\"recent_listings-1\";}s:12:\"single-event\";a:4:{i:0;s:17:\"event_attendees-1\";i:1;s:19:\"listing_event_map-2\";i:2;s:12:\"sidebar_ad-4\";i:3;s:15:\"recent_events-1\";}s:4:\"page\";a:3:{i:0;s:23:\"create_listing_button-2\";i:1;s:28:\"popular_listing_categories-2\";i:2;s:17:\"recent_listings-2\";}s:4:\"main\";a:6:{i:0;s:21:\"create_event_button-1\";i:1;s:23:\"create_listing_button-1\";i:2;s:13:\"custom_html-2\";i:3;s:16:\"recent_reviews-1\";i:4;s:12:\"sidebar_ad-2\";i:5;s:28:\"popular_listing_categories-1\";}s:9:\"dashboard\";a:1:{i:0;s:6:\"text-4\";}s:14:\"search-listing\";a:0:{}s:14:\"create-listing\";a:0:{}s:12:\"edit-listing\";a:0:{}s:12:\"create-event\";a:0:{}s:10:\"edit-event\";a:0:{}s:9:\"va-header\";a:1:{i:0;s:6:\"text-1\";}s:16:\"va-list-page-top\";a:1:{i:0;s:21:\"listings_events_map-1\";}s:9:\"va-footer\";a:4:{i:0;s:6:\"text-2\";i:1;s:12:\"sidebar_ad-3\";i:2;s:17:\"recent_listings-3\";i:3;s:9:\"connect-1\";}s:14:\"va-listings-ad\";a:1:{i:0;s:6:\"text-3\";}s:13:\"array_version\";i:3;}', 'yes'),
(103, 'cron', 'a:9:{i:1694338470;a:3:{s:25:\"va_prune_expired_featured\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:25:\"va_prune_expired_listings\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:20:\"app_order_processing\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1694338955;a:1:{s:23:\"va_prune_expired_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1694339094;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1694366896;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:1694410095;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1694410112;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1694410113;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1694419327;a:1:{s:21:\"ai1wm_storage_cleanup\";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'),
(104, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_custom_html', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:406:\"<a target=\"_blank\"  href=\"https://www.amazon.com/gp/product/B07XRWJ2GB/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B07BNNQJSL&linkCode=as2&tag=chocolateniche-20&linkId=3a13f0149c066c2d9800caf6f439ab20\"><img border=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B07XRWJ2GB&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=chocolateniche-20\" ></a>\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'recovery_keys', 'a:1:{s:22:\"T4ebe4rYffPJenduTB0RAy\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BDu.0EVmZjEYEXLIbKZvxQeKg/.vtC0\";s:10:\"created_at\";i:1694240978;}}', 'yes'),
(118, 'theme_mods_twentytwenty', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1614231269;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}', 'yes'),
(124, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1694332924;s:7:\"checked\";a:1:{s:12:\"Vantage v3.2\";s:5:\"3.0.2\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}', 'no'),
(126, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"kari7788i@gmail.com\";s:7:\"version\";s:6:\"5.3.15\";s:9:\"timestamp\";i:1694241972;}', 'no'),
(138, 'can_compress_scripts', '1', 'no'),
(147, 'WPLANG', '', 'yes'),
(148, 'new_admin_email', 'kari7788i@gmail.com', 'yes'),
(151, 'current_theme', 'Vantage | Shared By VestaThemes.com', 'yes'),
(152, 'theme_mods_Vantage v3.2', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"header\";i:5;}s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(153, 'theme_switched', '', 'yes'),
(154, 'widget_create_listing_button', 'a:3:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:2;a:0:{}}', 'yes'),
(155, 'widget_listing_event_map', 'a:3:{s:12:\"_multiwidget\";i:1;i:1;a:2:{s:5:\"title\";s:3:\"Map\";s:10:\"directions\";i:1;}i:2;a:2:{s:5:\"title\";s:3:\"Map\";s:10:\"directions\";i:1;}}', 'yes'),
(156, 'widget_listings_events_map', 'a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}', 'yes'),
(157, 'widget_listing_categories', 'a:2:{s:12:\"_multiwidget\";i:1;i:1;a:2:{s:5:\"title\";s:18:\"Related Categories\";s:5:\"count\";i:1;}}', 'yes'),
(158, 'widget_connect', 'a:2:{s:12:\"_multiwidget\";i:1;i:1;a:13:{s:5:\"title\";s:8:\"Connect!\";s:7:\"twitter\";s:21:\"twitter.com/appthemes\";s:11:\"twitter_inc\";i:1;s:8:\"facebook\";s:26:\"www.facebook.com/appthemes\";s:12:\"facebook_inc\";i:1;s:8:\"linkedin\";s:26:\"www.linkedin.com/appthemes\";s:12:\"linkedin_inc\";i:1;s:7:\"youtube\";s:25:\"www.youtube.com/appthemes\";s:11:\"youtube_inc\";i:1;s:6:\"google\";s:24:\"www.google.com/appthemes\";s:10:\"google_inc\";i:1;s:3:\"rss\";s:34:\"http://www.appthemes.com/blog/feed\";s:7:\"rss_inc\";i:1;}}', 'yes'),
(159, 'widget_sidebar_ad', 'a:5:{i:1;a:2:{s:5:\"title\";s:12:\"Sponsored Ad\";s:4:\"text\";s:406:\"<a target=\"_blank\"  href=\"https://www.amazon.com/gp/product/B07BNNQJSL/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B07BNNQJSL&linkCode=as2&tag=chocolateniche-20&linkId=3a13f0149c066c2d9800caf6f439ab20\"><img border=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B07BNNQJSL&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=chocolateniche-20\" ></a>\";}i:2;a:2:{s:5:\"title\";s:13:\"Advertisement\";s:4:\"text\";s:406:\"<a target=\"_blank\"  href=\"https://www.amazon.com/gp/product/B07P5GS6TD/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B07BNNQJSL&linkCode=as2&tag=chocolateniche-20&linkId=3a13f0149c066c2d9800caf6f439ab20\"><img border=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B07P5GS6TD&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=chocolateniche-20\" ></a>\";}i:3;a:2:{s:5:\"title\";s:13:\"Advertisement\";s:4:\"text\";s:212:\"<a href=\"http://www.appthemes.com\" target=\"_blank\"><img src=\"https://singleswagontrain.com/wp-content/themes/Vantage%20v3.2/images/cp-250x250a.gif\" border=\"0\" alt=\"ClassiPress - Premium Classified Ads Theme\"></a>\";}i:4;a:2:{s:5:\"title\";s:12:\"Sponsored Ad\";s:4:\"text\";s:406:\"<a target=\"_blank\"  href=\"https://www.amazon.com/gp/product/B07BNNQJSL/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B07BNNQJSL&linkCode=as2&tag=chocolateniche-20&linkId=3a13f0149c066c2d9800caf6f439ab20\"><img border=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B07BNNQJSL&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=chocolateniche-20\" ></a>\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(160, 'widget_listings_ad', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(161, 'widget_popular_listing_categories', 'a:3:{s:12:\"_multiwidget\";i:1;i:1;a:3:{s:5:\"title\";s:18:\"Popular Categories\";s:6:\"amount\";s:2:\"10\";s:5:\"count\";i:1;}i:2;a:3:{s:5:\"title\";s:18:\"Popular Categories\";s:6:\"amount\";s:2:\"10\";s:5:\"count\";i:1;}}', 'yes'),
(162, 'widget_p2p', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(163, 'appthemes_search_index', '1', 'yes'),
(166, 'va_options', 'a:78:{s:8:\"geocoder\";s:6:\"google\";s:17:\"geocoder_settings\";a:1:{s:6:\"google\";a:4:{s:10:\"geo_region\";s:2:\"us\";s:12:\"geo_language\";s:2:\"en\";s:8:\"geo_unit\";s:2:\"mi\";s:7:\"api_key\";s:0:\"\";}}s:12:\"map_provider\";s:6:\"google\";s:21:\"map_provider_settings\";a:1:{s:6:\"google\";a:4:{s:10:\"geo_region\";s:2:\"us\";s:12:\"geo_language\";s:2:\"en\";s:8:\"geo_unit\";s:2:\"mi\";s:7:\"api_key\";s:0:\"\";}}s:8:\"geo_unit\";s:2:\"mi\";s:13:\"currency_code\";s:3:\"USD\";s:19:\"currency_identifier\";s:6:\"symbol\";s:17:\"currency_position\";s:4:\"left\";s:19:\"thousands_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:10:\"tax_charge\";i:0;s:5:\"color\";s:4:\"blue\";s:14:\"admin_security\";s:14:\"manage_options\";s:8:\"wp_login\";b:1;s:13:\"listing_price\";i:0;s:14:\"listing_charge\";s:2:\"no\";s:16:\"listing_duration\";i:30;s:17:\"moderate_listings\";s:2:\"no\";s:25:\"moderate_claimed_listings\";s:3:\"yes\";s:19:\"included_categories\";i:0;s:17:\"listings_per_page\";i:10;s:20:\"default_listing_sort\";s:7:\"default\";s:25:\"default_listing_home_sort\";s:7:\"default\";s:22:\"listings_featured_sort\";s:6:\"random\";s:14:\"editor_listing\";s:7:\"default\";s:23:\"default_geo_search_sort\";s:8:\"distance\";s:19:\"default_search_sort\";s:6:\"rating\";s:14:\"default_radius\";s:0:\"\";s:6:\"addons\";a:2:{s:13:\"featured-home\";a:5:{s:7:\"enabled\";s:3:\"yes\";s:5:\"price\";i:0;s:8:\"duration\";i:30;s:6:\"period\";i:30;s:11:\"period_type\";s:1:\"D\";}s:12:\"featured-cat\";a:5:{s:7:\"enabled\";s:3:\"yes\";s:5:\"price\";i:0;s:8:\"duration\";i:30;s:6:\"period\";i:30;s:11:\"period_type\";s:1:\"D\";}}s:19:\"category_surcharges\";a:0:{}s:15:\"categories_menu\";a:5:{s:5:\"count\";i:0;s:5:\"depth\";i:3;s:7:\"sub_num\";i:3;s:10:\"hide_empty\";b:0;s:13:\"only_sub_cats\";b:0;}s:14:\"categories_dir\";a:4:{s:5:\"count\";i:0;s:5:\"depth\";i:3;s:7:\"sub_num\";i:3;s:10:\"hide_empty\";b:0;}s:14:\"events_enabled\";b:1;s:29:\"default_event_geo_search_sort\";s:8:\"distance\";s:25:\"default_event_search_sort\";s:10:\"event_date\";s:20:\"default_event_radius\";s:0:\"\";s:12:\"event_charge\";b:0;s:11:\"event_price\";i:0;s:27:\"event_featured-home_enabled\";b:1;s:25:\"event_featured-home_price\";i:0;s:26:\"event_featured-cat_enabled\";b:1;s:24:\"event_featured-cat_price\";i:0;s:25:\"event_included_categories\";i:0;s:16:\"event_expiration\";i:0;s:15:\"moderate_events\";b:0;s:15:\"events_per_page\";s:0:\"\";s:18:\"default_event_sort\";s:7:\"default\";s:23:\"default_event_home_sort\";s:7:\"default\";s:20:\"events_featured_sort\";s:6:\"random\";s:12:\"editor_event\";s:7:\"default\";s:17:\"listing_permalink\";s:8:\"listings\";s:22:\"edit_listing_permalink\";s:4:\"edit\";s:23:\"renew_listing_permalink\";s:5:\"renew\";s:23:\"claim_listing_permalink\";s:5:\"claim\";s:26:\"purchase_listing_permalink\";s:8:\"purchase\";s:21:\"listing_cat_permalink\";s:8:\"category\";s:21:\"listing_tag_permalink\";s:3:\"tag\";s:15:\"event_permalink\";s:6:\"events\";s:20:\"edit_event_permalink\";s:4:\"edit\";s:24:\"purchase_event_permalink\";s:8:\"purchase\";s:19:\"event_cat_permalink\";s:8:\"category\";s:19:\"event_tag_permalink\";s:3:\"tag\";s:19:\"event_day_permalink\";s:3:\"day\";s:26:\"dashboard_events_permalink\";s:6:\"events\";s:34:\"dashboard_event_comments_permalink\";s:8:\"comments\";s:35:\"dashboard_event_favorites_permalink\";s:15:\"event-favorites\";s:36:\"dashboard_events_attending_permalink\";s:9:\"attending\";s:19:\"dashboard_permalink\";s:9:\"dashboard\";s:28:\"dashboard_listings_permalink\";s:8:\"listings\";s:27:\"dashboard_claimed_permalink\";s:16:\"claimed-listings\";s:27:\"dashboard_reviews_permalink\";s:7:\"reviews\";s:25:\"dashboard_faves_permalink\";s:9:\"favorites\";s:8:\"gateways\";a:1:{s:7:\"enabled\";a:0:{}}s:17:\"listing_sharethis\";i:0;s:15:\"event_sharethis\";b:0;s:19:\"blog_post_sharethis\";i:0;s:25:\"page_template_updates_1_2\";b:1;s:30:\"default_user_role_update_1_3_2\";b:1;}', 'yes'),
(167, 'listing_category_children', 'a:0:{}', 'yes'),
(169, 'widget_recent_listings', 'a:4:{i:1;a:2:{s:5:\"title\";s:25:\"Recently Added Businesses\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;i:2;a:2:{s:5:\"title\";s:15:\"Recent Listings\";s:6:\"number\";i:5;}i:3;a:2:{s:5:\"title\";s:15:\"Recent Listings\";s:6:\"number\";i:10;}}', 'yes'),
(170, 'widget_recent_reviews', 'a:2:{i:1;a:2:{s:5:\"title\";s:14:\"Recent Reviews\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(171, 'vantage_version', '3.0.2', 'yes'),
(173, 'widget_event_attendees', 'a:2:{s:12:\"_multiwidget\";i:1;i:1;a:1:{s:5:\"title\";s:15:\"Event Attendees\";}}', 'yes'),
(174, 'widget_create_event_button', 'a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}', 'yes'),
(175, 'event_category_children', 'a:0:{}', 'yes'),
(182, 'widget_recent_events', 'a:2:{i:1;a:2:{s:5:\"title\";s:21:\"Recently Added Events\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(184, 'widget_popular_events', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(185, 'widget_similar_events', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(186, 'widget_upcoming_events', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(196, 'recently_activated', 'a:0:{}', 'yes'),
(230, 'bsr_page_size', '1000', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(329, 'event_day_children', 'a:1:{i:9;a:3:{i:0;i:10;i:1;i:11;i:2;i:12;}}', 'yes'),
(2360, 'recovery_mode_email_last_sent', '1694240978', 'yes'),
(2361, 'logged_in_key', '6H<J/N_~T>WO8^E?d8i^oV<56/]?j{L3KqUoY(bd;;}#=c=p}E7Q&XBqwAf Dh),', 'no'),
(2362, 'logged_in_salt', 'qi9e{{-EubBmi9w8-pk8`;(uF2@!zo%NYrB8hEb/%8bgCeD(^ =D[umJiS<&X!w$', 'no'),
(2363, 'nonce_key', 'Z*6>R1BAf}?!DZ{ld^sf9Z@T~$e^nSK)U1z:hH1jVAjE/J6|s1ZCeb0UhPcl<y8w', 'no'),
(2364, 'nonce_salt', 'EZ/nxuX^>l?kle3%q(%8o7Xa.62eE^KckxX5LMl5;.+[9VWm=jS}mu*8m.Neb)w3', 'no'),
(2370, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:12:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.3.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"6.3.1\";s:7:\"version\";s:5:\"6.3.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.3.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"6.3.1\";s:7:\"version\";s:5:\"6.3.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.3.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.3-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"6.3\";s:7:\"version\";s:3:\"6.3\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";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-6.2.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"6.2.2\";s:7:\"version\";s:5:\"6.2.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";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-6.1.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"6.1.3\";s:7:\"version\";s:5:\"6.1.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"6.0.5\";s:7:\"version\";s:5:\"6.0.5\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.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-5.9.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.9.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.9.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.9.7\";s:7:\"version\";s:5:\"5.9.7\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.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-5.8.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.8.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.8.7\";s:7:\"version\";s:5:\"5.8.7\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.9.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.9-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.9\";s:7:\"version\";s:5:\"5.7.9\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.6.11.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.6.11.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.11-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.6.11-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.6.11\";s:7:\"version\";s:6:\"5.6.11\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:10;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.5.12.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.5.12.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.12-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.5.12-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.5.12\";s:7:\"version\";s:6:\"5.5.12\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:11;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.4.13.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.4.13.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.13-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.4.13-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.4.13\";s:7:\"version\";s:6:\"5.4.13\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1694332924;s:15:\"version_checked\";s:6:\"5.3.15\";s:12:\"translations\";a:0:{}}', 'no'),
(2372, 'secure_auth_key', 'D*<KU2tV)#4*#()DVF#$MnVI|yLaZfB Y9`ReXbo`}7*]Ou}#a@>tqEOvj]?aHTC', 'no'),
(2373, 'secure_auth_salt', 'KRlm+oYz~1l7DF/$$ReLOHj[uWWy~b#=^CKI{.{Jp%;,JBv=[a>Ggxoz^<aTp/(M', 'no'),
(2374, '_site_transient_timeout_browser_bfe2a3e18e0f6a479f0326615c34bc23', '1694847020', 'no'),
(2375, '_site_transient_browser_bfe2a3e18e0f6a479f0326615c34bc23', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"116.0.0.0\";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'),
(2376, '_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447', '1694847020', 'no'),
(2377, '_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'no'),
(2397, 'GTranslate', 'a:39:{s:11:\"pro_version\";s:0:\"\";s:18:\"enterprise_version\";s:0:\"\";s:16:\"wrapper_selector\";s:19:\".gtranslate_wrapper\";s:14:\"custom_domains\";s:0:\"\";s:19:\"custom_domains_data\";s:0:\"\";s:15:\"url_translation\";s:0:\"\";s:17:\"add_hreflang_tags\";s:0:\"\";s:17:\"email_translation\";s:0:\"\";s:23:\"email_translation_debug\";s:0:\"\";s:12:\"show_in_menu\";s:0:\"\";s:26:\"floating_language_selector\";s:9:\"top_right\";s:21:\"native_language_names\";s:0:\"\";s:10:\"enable_cdn\";s:0:\"\";s:23:\"detect_browser_language\";s:0:\"\";s:12:\"add_new_line\";i:1;s:21:\"select_language_label\";s:15:\"Select Language\";s:10:\"custom_css\";s:0:\"\";s:16:\"default_language\";s:2:\"en\";s:11:\"widget_look\";s:5:\"float\";s:9:\"flag_size\";i:24;s:10:\"flag_style\";s:2:\"2d\";s:10:\"globe_size\";i:60;s:11:\"globe_color\";s:7:\"#66aaff\";s:10:\"incl_langs\";a:10:{i:0;s:2:\"ar\";i:1;s:5:\"zh-CN\";i:2;s:2:\"nl\";i:3;s:2:\"en\";i:4;s:2:\"fr\";i:5;s:2:\"de\";i:6;s:2:\"it\";i:7;s:2:\"pt\";i:8;s:2:\"ru\";i:9;s:2:\"es\";}s:11:\"fincl_langs\";a:10:{i:0;s:2:\"ar\";i:1;s:5:\"zh-CN\";i:2;s:2:\"nl\";i:3;s:2:\"en\";i:4;s:2:\"fr\";i:5;s:2:\"de\";i:6;s:2:\"it\";i:7;s:2:\"pt\";i:8;s:2:\"ru\";i:9;s:2:\"es\";}s:9:\"alt_flags\";a:0:{}s:19:\"switcher_text_color\";s:4:\"#666\";s:20:\"switcher_arrow_color\";s:4:\"#666\";s:21:\"switcher_border_color\";s:4:\"#ccc\";s:25:\"switcher_background_color\";s:4:\"#fff\";s:32:\"switcher_background_shadow_color\";s:7:\"#efefef\";s:31:\"switcher_background_hover_color\";s:4:\"#fff\";s:19:\"dropdown_text_color\";s:4:\"#000\";s:20:\"dropdown_hover_color\";s:4:\"#fff\";s:25:\"dropdown_background_color\";s:4:\"#eee\";s:29:\"float_switcher_open_direction\";s:3:\"top\";s:23:\"switcher_open_direction\";s:3:\"top\";s:14:\"language_codes\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";s:15:\"language_codes2\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";}', 'yes'),
(2398, 'widget_gtranslate', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(2399, '_transient_timeout_plugin_slugs', '1694419327', 'no'),
(2400, '_transient_plugin_slugs', 'a:6:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:2;s:51:\"api-key-for-google-maps/api-key-for-google-maps.php\";i:3;s:47:\"better-search-replace/better-search-replace.php\";i:4;s:25:\"gtranslate/gtranslate.php\";i:5;s:9:\"hello.php\";}', 'no'),
(2401, 'gtranslate_admin_notice', 'a:2:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"9/14/2023\";s:3:\"int\";i:5;}s:12:\"upgrade_tips\";a:2:{s:5:\"start\";s:9:\"9/11/2023\";s:3:\"int\";i:2;}}', 'yes'),
(2403, '_transient_timeout_bsr_results', '1694332337', 'no'),
(2404, '_transient_bsr_results', 'a:9:{s:10:\"search_for\";s:30:\"jifuh76-geodirectory.naymu.com\";s:12:\"replace_with\";s:21:\"singleswagontrain.com\";s:7:\"dry_run\";s:3:\"off\";s:16:\"case_insensitive\";s:3:\"off\";s:13:\"replace_guids\";s:3:\"off\";s:6:\"change\";i:3;s:7:\"updates\";i:3;s:13:\"table_reports\";a:15:{s:14:\"wp_app_geodata\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245930.6786830425262451171875;s:3:\"end\";d:1694245930.67922210693359375;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:14:\"wp_commentmeta\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245931.1610810756683349609375;s:3:\"end\";d:1694245931.1618568897247314453125;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:11:\"wp_comments\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245931.6010758876800537109375;s:3:\"end\";d:1694245931.602096080780029296875;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:8:\"wp_links\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245932.083156108856201171875;s:3:\"end\";d:1694245932.0839579105377197265625;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:10:\"wp_options\";a:6:{s:6:\"change\";i:1;s:7:\"updates\";i:1;s:5:\"start\";d:1694245932.5148460865020751953125;s:3:\"end\";d:1694245932.5379569530487060546875;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:6:\"wp_p2p\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245933.0102660655975341796875;s:3:\"end\";d:1694245933.011023998260498046875;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:10:\"wp_p2pmeta\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245933.492641925811767578125;s:3:\"end\";d:1694245933.4933650493621826171875;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:11:\"wp_postmeta\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245933.9485619068145751953125;s:3:\"end\";d:1694245933.9511449337005615234375;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:8:\"wp_posts\";a:6:{s:6:\"change\";i:2;s:7:\"updates\";i:2;s:5:\"start\";d:1694245934.42545604705810546875;s:3:\"end\";d:1694245934.4294250011444091796875;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:21:\"wp_term_relationships\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245934.8986079692840576171875;s:3:\"end\";d:1694245934.8992350101470947265625;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:16:\"wp_term_taxonomy\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245935.3417720794677734375;s:3:\"end\";d:1694245935.3427069187164306640625;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:11:\"wp_termmeta\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245935.815764904022216796875;s:3:\"end\";d:1694245935.816526889801025390625;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:8:\"wp_terms\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245936.29450893402099609375;s:3:\"end\";d:1694245936.2953569889068603515625;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:11:\"wp_usermeta\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245936.761455059051513671875;s:3:\"end\";d:1694245936.7637779712677001953125;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}s:8:\"wp_users\";a:6:{s:6:\"change\";i:0;s:7:\"updates\";i:0;s:5:\"start\";d:1694245937.2137019634246826171875;s:3:\"end\";d:1694245937.2144200801849365234375;s:6:\"errors\";a:0:{}s:7:\"skipped\";b:0;}}s:6:\"tables\";i:15;}', 'no'),
(2405, 'bsr_data', 'a:8:{s:13:\"select_tables\";a:15:{i:0;s:14:\"wp_app_geodata\";i:1;s:14:\"wp_commentmeta\";i:2;s:11:\"wp_comments\";i:3;s:8:\"wp_links\";i:4;s:10:\"wp_options\";i:5;s:6:\"wp_p2p\";i:6;s:10:\"wp_p2pmeta\";i:7;s:11:\"wp_postmeta\";i:8;s:8:\"wp_posts\";i:9;s:21:\"wp_term_relationships\";i:10;s:16:\"wp_term_taxonomy\";i:11;s:11:\"wp_termmeta\";i:12;s:8:\"wp_terms\";i:13;s:11:\"wp_usermeta\";i:14;s:8:\"wp_users\";}s:16:\"case_insensitive\";s:3:\"off\";s:13:\"replace_guids\";s:3:\"off\";s:7:\"dry_run\";s:3:\"off\";s:10:\"search_for\";s:30:\"jifuh76-geodirectory.naymu.com\";s:12:\"replace_with\";s:21:\"singleswagontrain.com\";s:15:\"completed_pages\";i:15;s:11:\"total_pages\";i:15;}', 'yes'),
(2408, '_transient_timeout_create-event_b916b69dc9fb132b98b0_1', '1694332412', 'no'),
(2409, '_transient_create-event_b916b69dc9fb132b98b0_1', 'a:1:{s:13:\"checkout_type\";s:12:\"create-event\";}', 'no'),
(2412, 'category_children', 'a:0:{}', 'yes'),
(2467, '_transient_timeout_login_notice-176.31.253.157', '1694329571', 'no'),
(2468, '_transient_login_notice-176.31.253.157', 'a:2:{i:0;s:5:\"error\";i:1;s:194:\"You must first login or <a href=\"https://singleswagontrain.com/wp-login.php?action=register&redirect_to=https%3A%2F%2Fsingleswagontrain.com%2Fcreate-listing%2F\">register</a> to Create a Listing.\";}', 'no'),
(2470, '_site_transient_timeout_browser_90be44a5306c499afc063f09e69b68b9', '1694937699', 'no'),
(2471, '_site_transient_browser_90be44a5306c499afc063f09e69b68b9', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"116.0.0.0\";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'),
(2472, '_site_transient_timeout_community-events-3b8f95cda5a8c56e3eb05da21fb5c361', '1694376102', 'no'),
(2473, '_site_transient_community-events-3b8f95cda5a8c56e3eb05da21fb5c361', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"112.134.185.0\";}s:6:\"events\";a:0:{}}', 'no'),
(2474, '_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3', '1694376103', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2475, '_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{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:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Sep 2023 21:02:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"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=6.4-alpha-56548\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"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:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:61:\"\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:67:\"WP Briefing: Episode 61: Community, Summit, all at  Washington D.C.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Sep 2023 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=15911\";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:168:\"Join WordPress Executive Director Josepha Haden Chomphosy as she discusses the latest from the Community Summit and her takeaways from the 2023 event in Washington, DC.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:62:\"https://wordpress.org/news/files/2023/09/WP-Briefing-061-1.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Brett McSherry\";s: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:17586:\"\n<p>Join WordPress Executive Director Josepha Haden Chomphosy as she discusses the latest from the Community Summit and her takeaways from the 2023 event in Washington, D.C.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li>The 2023 <a href=\"https://communitysummit.wordcamp.org/2023/\">Community Summit</a> in Washington, DC</li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/02/episode-49-everything-you-need-to-know-about-the-community-summit/\">WP Briefing Episode 49</a>: Everything You Need to Know About the Community Summit!</li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/08/the-next-generation-of-wordcamps/\">The Next Generation of WordCamps</a></li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/24/idea-generation-next-gen-wordcamps/\">Idea generation: Next Gen WordCamps!</a></li>\n\n\n\n<li><a href=\"https://pressnomics.com/\">PressNomics</a></li>\n\n\n\n<li><a href=\"https://loopconf.io/\">LoopConf</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/\">WordPress Community Summit</a></li>\n\n\n\n<li><strong>A small list of big things</strong>\n<ul>\n<li><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/community/2023/08/23/call-for-ideas-new-features-for-our-nexgen-wp-events-central-page/\" target=\"_blank\">Call for ideas: new features for our NexGen WP events central page</a>&nbsp;&#8211; Open call for ideas to find the most desirable features for a future homepage that would host a list of all NextGen WordPress events. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a>&nbsp;&#8211; Announced at Contributor Day, this new theme will be part of the 6.4 release. </li>\n\n\n\n<li>With the release of 6.3 behind us,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/6-4/\" target=\"_blank\">we are working hard on bringing 6.4</a>&nbsp;to the community. You can get involved with the development of this important release. </li>\n\n\n\n<li>A successful WCUS is behind us, and if you missed the event, we have you covered. <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">Here is a recap of the event</a>.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-15911\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong>&nbsp;Hello everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro Music)&nbsp;</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong>&nbsp;We are back and catching up from our midyear break. And in true WordPress fashion, we&#8217;re just going to start off running. The WordPress Community Summit happened a couple of weeks ago. I&#8217;ve been talking about it on this podcast for a few months now, but if you&#8217;ve missed it and you want a refresher, go ahead and give episode 49 a listen.</p>\n\n\n\n<p>At the Community Summit, there were 125 people, if I remember correctly. And we covered a wide array of topics that were brought to us directly from the community itself. While the event is small, it is specifically designed for gathering and sharing information. So, I&#8217;ve got some top-level trends that I noticed that I&#8217;m going to share with you all today, as well as just like a reminder of what happens after a Community Summit.</p>\n\n\n\n<p>[00:01:27] <strong>Josepha:</strong>&nbsp;So there are three, maybe four, big trends that I noticed. The first one that I noticed is that we have a lot of discussions right now about contributor acknowledgment. That also, for what it&#8217;s worth, came with an unresolved question around whether acknowledgment and recognition are the same. I don&#8217;t think they are the same.</p>\n\n\n\n<p>But it also was part of a conversation around whether we treat those two things the same. And if they are not the same, should we treat them differently? And et cetera, et cetera, et cetera. For folks who&#8217;ve been around for a bit, you know, that we spent a lot of time working on our contributor recognition a few years back and had really made quite a bit of difference in just reported feelings about how the community felt they were being recognized for their contributions.</p>\n\n\n\n<p>And so a lot of the conversations that we ended up having were around whether or not the project as a whole has changed the way that we provide that recognition or acknowledgment. Or, as an alternative, if the community that is supporting WordPress has changed how they would like to be recognized.</p>\n\n\n\n<p>[00:02:32] <strong>Josepha:</strong>&nbsp;There were also some questions about whether or not making sure that contributors can see their impact. Like they can say, I contributed 10 hours last month, and these are the two things that I got accomplished over there, and that everyone else can see those things too. So, how we can do that more easily while also not having so many metrics and making the metrics so prevalent that we start to close out the people who are truly just doing this for fun.</p>\n\n\n\n<p>Like many of the problems that we have at the Community Summit, this is a bunch of pretty much unsolved mysteries at the moment. But it did; it came up across probably five or six different sessions that I heard about, quite a few that I went to myself, and so contributor acknowledgment and recognition is on our minds again.</p>\n\n\n\n<p>A second thing that I noticed across multiple sessions, and this one honestly is not a surprise at all, is that there were a lot of questions about what the next big thing is after Gutenberg. I always love when people are asking big questions about what comes next because it means that we all still believe that there will be a next.</p>\n\n\n\n<p>[00:03:43] <strong>Josepha:</strong>&nbsp;And so I never hesitate when I hear these questions to give some ideas about what I think might be coming. But a lot of the discussions that we were having were around, we think this is coming, but now that we think this is coming, what should we do now to make sure that we are ready for it? One of the biggest assumptions that we all had is that for the CMS, for the software itself, probably our next big area after Gutenberg is going to be something about artificial intelligence.</p>\n\n\n\n<p>Matt pointed out in his presentation that he has told us twice to learn something deeply. One was in 2016 when he said, learn JavaScript Deeply. And then one was in 2022 when he said to learn AI deeply. And so we all kind of are guessing that that is our future area. And so that&#8217;s an area for everyone to spend some time in. Make sure you understand it. Make sure you know it a bit.&nbsp;</p>\n\n\n\n<p>The second thing that came up as like a future, where are we going here? It was kind of on the business-y side. It was on a lot of questions about enterprise and are we selling properly to enterprise. Can we sell, can we appeal to enterprise? Whose job is it to sell any of these things? Questions like that. So, lots of business questions again. This is not something that I have any concerns about. I&#8217;m very excited to see that people are talking about it. That&#8217;s been a topic of conversation since, I want to say, February of this year. And so it also wasn&#8217;t a surprise inclusion today. And, and I was excited to see, am excited to see what we get out of those conversations over time.&nbsp;</p>\n\n\n\n<p>[00:05:17] <strong>Josepha:</strong>&nbsp;As far as like questions around what&#8217;s next for the community, I&#8217;m going to address that separately because it was a huge question for everyone. So I&#8217;m going to discuss that as soon as we get finished with this chunk about like the big thing that, that is coming after Gutenberg.</p>\n\n\n\n<p>But, from an ecosystem perspective. Like a WordPress project operations perspective, this came up a couple of times. Never in as clear a word, a set of words as that, but the question about, like, what are we doing with our tools? Are we making sure that we are keeping the tools that our contributors use maintained and still in an excellent space with features that are useful and, necessary, and requested?</p>\n\n\n\n<p>And so that is a big question. I do have a lot of questions about that. Also, there are so many tools that I have wanted in order to make organizing the WordPress community better and easier, but also making contributing better and easier. And hopefully, here soon, we have an opportunity to get to some of those.</p>\n\n\n\n<p>[00:06:16] <strong>Josepha:</strong>&nbsp;So, the third big trend that I kept seeing at the Community Summit is actually about the community itself, specifically about events. So I was part of or listened to many, many, many conversations over the course of the week that were specifically focused on what we&#8217;re going to do with the future of our events. Like are meetups still sustainable? Are WordCamps still sustainable? And that&#8217;s from not only the idea of sustainability that we all tend to know from like an ecological standpoint but also, you know, checking in on the resources. So the kinds of questions that folks had were, is it time to continue having many small events, or is it time to move to a few giant events?</p>\n\n\n\n<p>Should we bring back midsized, WP-adjacent events like PressNomics or LoopConf? And if we are bringing those back, do we want to have them be part of a semi-official thing along with a clearly WordPress event and like do joint sales in there? Try to figure out how to get people from one to the other, so that it&#8217;s not just WordPress people that we&#8217;re talking to, but also business people and advanced developers, things like that.</p>\n\n\n\n<p>There was also a lot of discussion about whether or not we have gotten too big, should we double down on our grassroots efforts? Just go all the way back to, like, BarCamp style, WordPress in a forest kind of thing.&nbsp;</p>\n\n\n\n<p>[00:07:46] <strong>Josepha:</strong>&nbsp;And yeah, and among all of these conversations, there were questions about the resources that we need. Do we have what we need now? Do we have plans for how to maintain those resources in the future? Do we have enough time? Do we have enough money? Do we have an expertise? The people? So many questions, so many questions. And on the community side of things, we also had a lot of questions that are routine in open source. Like, do we have a pipeline for future maintainers, for future team reps, for future leaders in the project? All of the questions.&nbsp;</p>\n\n\n\n<p>So, those are the three slash four, depending on how you break it out, really big trends that I saw across the conversation at the Community Summit. And I don&#8217;t necessarily know the answers to all of these things. Like, I know what my gut tells me, I know what I believe the answer to be. From my own perspective, but as you&#8217;ve been told many times with many eyes, all bugs are shallow. And so here is what happens next with a Community Summit. So we&#8217;ve gathered all of these things together. We&#8217;ve had these conversations, and now all of the notes from every conversation that we had will be put on make.wordpress.org/summit.&nbsp;</p>\n\n\n\n<p>[00:09:10] <strong>Josepha:</strong>&nbsp;There, you can do any of the following three things, but at least do one before we get any further. I think it&#8217;s important to remind everyone that no decisions were made at the Community Summit. There are a few things that will come out of the Community Summit where the answer the way forward is really obvious. And so those probably will get done quickly thereafter because it&#8217;s just an obvious thing to do. It makes sense for everyone in the project. It makes sense for everyone who&#8217;s using WordPress. Whatever reason.&nbsp;</p>\n\n\n\n<p>So those things will probably move quickly, but mostly not even mostly there were no decisions made. And so if it looks like something is moving quickly there, it is because it makes sense after the fact. So there&#8217;s that. But the three things that you can do in order to take part in this information gathering and sharing that happened at the Community Summit.&nbsp;</p>\n\n\n\n<p>Number one, head over to make.wordpress.org/summit and just read the notes. There are a lot of them you can pick and choose based on the teams you contribute to or the topics that are specifically interesting. Or if you have been assigned to read one of these things, obviously, go ahead and read that. But find the notes read them. Take a look at the discussion as far as you can tell it happened and get a sense for what the essential question is.</p>\n\n\n\n<p>The second thing that you can do while you&#8217;re there is that you can join in that discussion right there in the comments if you would like to. You can, if you feel like your perspective is not quite accounted for in that, obviously leave some comments and let folks know. But also, if you feel like your perspective was accounted for, but there&#8217;s also a very specific question that was not necessarily answered or not even brought up, share those as well. That&#8217;s stuff that we would like to know as we are working through this.&nbsp;</p>\n\n\n\n<p>And then the third thing that you can do is you can take those conversations, and if there&#8217;s anything that looks like it&#8217;s particularly relevant to your local WordPress community, absolutely take those there and have those conversations with them.</p>\n\n\n\n<p>[00:11:23] <strong>Josepha:</strong>&nbsp;And once you&#8217;ve had those conversations, let us know what you thought also in those comments, or take it directly into your weekly teams&#8217; chat, either way. We want to hear what you think about the questions that were brought because you brought them to us. And so you should have an opportunity to tell us what you think.</p>\n\n\n\n<p>[00:11:39] (Music Interlude)&nbsp;</p>\n\n\n\n<p>[00:11:48] <strong>Josepha:</strong>&nbsp;That brings us now to our small list of big things. My friends, there&#8217;s nothing but big things left for the rest of the year. And so here we go. Number one, uh, I mentioned it quite a bit. There&#8217;s a conversation, an ongoing conversation about the future of events for our community. Right now, there is an open call for ideas, new features for our NextGen WordPress events, especially on the page that exists on WordCamp Central.</p>\n\n\n\n<p>So, we want to find the most useful and desirable features for a future homepage on central.wordcamp.org that would host a list of all of our upcoming WordPress events. And so we want your opinion there. Please let us know what would be especially useful to you as you are looking for WordPress events to attend.</p>\n\n\n\n<p>The second thing is that we introduced 2024, the default theme that is coming with WordPress 6.4, was announced. We have had, I think, 32 contributors to it at the time of this recording. And yeah, it&#8217;s beautiful. It&#8217;s got a lot of different implementation options, a lot of default patterns, and curated patterns so that you can get exactly what you want out of that theme. I think it&#8217;s going to make a great default theme, a great starter theme for our final release of the year.&nbsp;</p>\n\n\n\n<p>And then, speaking of 6.4, with the release of 6.3 behind us, we are working hard on bringing 6.4 to the community. You can get involved with the development of that. There is a core chat every Wednesday. It happens. I want to say at 21:00 UTC, but I don&#8217;t actually know off the top of my head. I just go when my calendar tells me to go, and I live in the central time zone. And so, my UTC conversion is not the best, but we will leave the actual information about that in the show notes so that you can see it. But you can also go over to make.wordpress.org, and then there&#8217;s a little card on that homepage that tells you exactly when those core meetings are, including the new contributor meeting, which happens every two weeks.&nbsp;</p>\n\n\n\n<p>And then the fourth thing is that there is a successful WordCamp US behind us. That is our final flagship event of the year, which is always exciting. If you missed it, for one, we missed you. And for two, we have you covered. We&#8217;ve got a recap of the event. There is a link to that in the show notes as well.&nbsp;</p>\n\n\n\n<p>[00:14:05] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Thanks for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</p>\n\n\n\n<p>[00:14:15] (Music Outro)&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:5:\"15911\";s: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:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.3.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/08/wordpress-6-3-1-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:\"Tue, 29 Aug 2023 14:43:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-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:35:\"https://wordpress.org/news/?p=15886\";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:29:\"WordPress 6.3.1 is available!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5097:\"\n<h2 class=\"wp-block-heading\">WordPress 6.3.1 is now available!</h2>\n\n\n\n<p>This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.3.1&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=priority\">4 bug fixes in Core</a>&nbsp;and&nbsp;<a href=\"https://github.com/orgs/WordPress/projects/103/\">6 bug fixes for the block editor</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2023/08/23/wordpress-6-3-1-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.3.1 is a short-cycle release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/6-4/\">version 6.4</a>&nbsp;planned for November 2023.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.3.1.zip\">download WordPress 6.3.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updatesâ€, and then click “Update Nowâ€.</p>\n\n\n\n<p>For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-3-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a> and <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, with the help of <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>&nbsp;on mission control, and <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> who worked on Gutenberg backports.</p>\n\n\n\n<p>WordPress 6.3.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium\" style=\"font-size:18px\"><a href=\'https://profiles.wordpress.org/antonvlasenko/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>antonvlasenko</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, <a href=\'https://profiles.wordpress.org/austinginder/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>austinginder</a>, <a href=\'https://profiles.wordpress.org/azaozz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>azaozz</a>, <a href=\'https://profiles.wordpress.org/dd32/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dd32</a>, <a href=\'https://profiles.wordpress.org/dlh/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dlh</a>, <a href=\'https://profiles.wordpress.org/frankit/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>frankit</a>, <a href=\'https://profiles.wordpress.org/get_dave/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>get_dave</a>, <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromTonya</a>, <a href=\'https://profiles.wordpress.org/khokansardar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>khokansardar</a>, <a href=\'https://profiles.wordpress.org/mathsgrinds/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mathsgrinds</a>, <a href=\'https://profiles.wordpress.org/mukesh27/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mukesh27</a>, <a href=\'https://profiles.wordpress.org/peterwilsoncc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>peterwilsoncc</a>, <a href=\'https://profiles.wordpress.org/presskopp/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>Presskopp</a>, <a href=\'https://profiles.wordpress.org/rajinsharwar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rajinsharwar</a>, <a href=\'https://profiles.wordpress.org/ravanh/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>RavanH</a>, <a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a>, and <a href=\'https://profiles.wordpress.org/tmatsuur/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>tmatsuur</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C055Y7FKS7N\">#6-4-release-leads</a> channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to&nbsp;<a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a> for proofreading.</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:5:\"15886\";s: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:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"The Future of WordPress &amp; What’s Next for Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 27 Aug 2023 04:50:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;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:35:\"https://wordpress.org/news/?p=15879\";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:431:\"Nearly 2,000 attendees gathered for two days of keynotes, sessions, and community-building conversations at the Gaylord National Resort &#38; Convention Center in the largest attended WordCamp US ever. Saturday’s sessions concluded with back-to-back keynotes by WordPress co-founder Matt Mullenweg and Executive Director Josepha Haden Chomphosy.  What’s Next for WordPress Josepha launched her keynote by celebrating [&#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:\"Nicholas Garofalo\";s: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:7482:\"\n<p>Nearly 2,000 attendees gathered for two days of keynotes, sessions, and community-building conversations at the Gaylord National Resort &amp; Convention Center in the largest attended WordCamp US ever. Saturday’s sessions concluded with back-to-back keynotes by WordPress co-founder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> and Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>. </p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for WordPress</h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/3OaypzgzAlw?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Josepha launched her keynote by celebrating 20 years of WordPress and reflecting on its journey from a blogging tool to the world&#8217;s most popular community-driven web platform. On WordPress as a platform for empowerment and change, Josepha shared, “The more people that know about WordPress, the more people can access the incredible opportunities that WordPress can provide.†And that sustaining the platform for future generations ensures these opportunities will persist. She added, “We exist for as long as people want to use our software.â€</p>\n\n\n\n<p>The community is the key to sustaining WordPress, and Josepha touched on the importance of WordCamps, workshops, and events that create value, promote inclusivity,&nbsp; and spark inspiration. WordPress can be a catalyst for positive change in the life of a contributor, end user, or site builder.</p>\n\n\n\n<p>Concluding her keynote, Josepha asked the audience to think about the story they’d want to tell about themselves and their time in WordPress; and the story they would want WordPress to tell the world.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for Gutenberg</h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/EavRd7PtA0Q?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Matt began his keynote with a touch of nostalgia, referring to a comment on his personal blog in 2003 by WordPress Co-founder <a href=\"https://profiles.wordpress.org/mikelittle/\">Mike Little</a>, and then looked ahead to the most recent release, WordPress 6.3. As this year’s largest release, it includes new features such as the Command Palette, a quick way (⌘+k on Mac or Ctrl+k on Windows) to search your site and access common commands.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://wordpress.org/download/releases/6-3/\"><img decoding=\"async\" fetchpriority=\"high\" width=\"1024\" height=\"535\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1024%2C535&#038;ssl=1\" alt=\"WordPress 6.3 Lionel\" class=\"wp-image-15795\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1024%2C535&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=300%2C157&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=768%2C401&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1536%2C802&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=2048%2C1070&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a></figure>\n\n\n\n<p>Matt continued, “WordPress never rests, so right around the corner is <a href=\"https://make.wordpress.org/core/6-4/\">WordPress 6.4</a> on Nov 7… with some cool new features.†He shared that 6.4, like 5.6, will be an underrepresented gender-led release. A new default theme, <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four</a>, is tailored for entrepreneurs and small businesses, photographers and artists, and writers and bloggers. Additionally, 6.4 will feature integrated font management and Image block options to expand single images for optimal viewing.</p>\n\n\n\n<p>Looking further into the future, Matt highlighted Phase 3 of the Gutenberg project, which will focus on workflows and collaboration, “moving WordPress from a single-player to a multi-player tool.†In that spirit of collaboration, a new <a href=\"https://wordpress.slack.com/archives/C05PY7QLR5F\">#LMS</a> working group will also bring WordPress learning management systems together to improve the web standards for courses and learning content.</p>\n\n\n\n<p>Beyond Phase 3, Matt shared thoughts about what it means to support WordPress many years from now. A new <a href=\"https://wordpress.com/100-year/\">100-Year Plan</a> from WordPress.com is an exploration into long-term planning for your online presence. He encouraged attendees to be inspired by the region&#8217;s history, reflecting on what it would mean to honor the past while anticipating and planning for the future.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A</h2>\n\n\n\n<p>A Q&amp;A session followed the keynotes, with questions submitted by the in-person audience and live stream viewers.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/3Fa0Q-brSeI?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Additional questions will be answered in a future post on <a href=\"https://make.wordpress.org/project/\">make.WordPress.org/project/</a>. Join the <a href=\"https://make.wordpress.org/\">global community making WordPress</a> and be part of our journey toward a brighter future!</p>\n\n\n\n<p><em>Thank you to </em><a href=\"https://profiles.wordpress.org/angelasjin/\"><em>@angelasjin</em></a><em>, </em><a href=\"https://profiles.wordpress.org/bjmcsherry/\"><em>@bmcsherry</em></a><em>, </em><a href=\"https://profiles.wordpress.org/cbringmann/\"><em>@cbringmann</em></a><em>, </em><a href=\"https://profiles.wordpress.org/dansoschin/\"><em>@dansoschin</em></a><em>, and </em><a href=\"https://profiles.wordpress.org/eidolonnight/\"><em>@eidolonnight</em></a><em> for collaborating on this post.</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:5:\"15879\";s: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:64:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"WP20 – A Heartfelt Thanks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/news/2023/08/wp20-a-heartfelt-thanks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Aug 2023 14:54:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WP20\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=15471\";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:484:\"Earlier this year, WordPressers around the globe united to celebrate 20 years of community and innovation. There were parties, blogs, videos, and social media posts aplenty. And, of course, the trending hashtag, “#WP20â€.\n\nThroughout April and May, community members reflected on their journeys - what brought them to WordPress and its personal meaning. The stories, tweets, and videos were inspiring, nostalgic, and even humorous at times. There was swag, and the cakes were epic.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:68:\"https://wordpress.org/news/files/2023/08/wp20-celebrate-animated.mp4\";s:6:\"length\";s:7:\"2964981\";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:11:\"Dan Soschin\";s: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:38216:\"\n<figure class=\"wp-block-video\"><video autoplay controls loop muted src=\"https://wordpress.org/news/files/2023/08/wp20-celebrate-animated.mp4\" playsinline></video></figure>\n\n\n\n<p>Earlier this year, WordPressers around the globe united to celebrate 20 years of community and innovation. There were parties, blogs, videos, and social media posts aplenty. And, of course, the trending hashtag, “#WP20â€.</p>\n\n\n\n<p>Throughout April and May, community members reflected on their journeys &#8211; what brought them to WordPress and its personal meaning. The stories, tweets, and videos were inspiring, nostalgic, and even humorous at times. There was swag, and the cakes were epic.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Let’s take a look!</h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">On WordPress turning 20, and the Audrey Scholars program: <a href=\"https://t.co/Etwh8H6xh4\">https://t.co/Etwh8H6xh4</a></p>&mdash; Matt Mullenweg (@photomatt) <a href=\"https://twitter.com/photomatt/status/1662582800451776512?ref_src=twsrc%5Etfw\">May 27, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">WordPress celebrates 20 years tomorrow. It&#39;s grown from a comment on a blog post to a web spanning phenomenon. Thanks to an outstanding community and the freedoms of Open Source. Happy Birthday, WordPress! <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://twitter.com/hashtag/WordPress?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://t.co/fght4XMJXb\">pic.twitter.com/fght4XMJXb</a></p>&mdash; Mike Little (@mikelittlezed1) <a href=\"https://twitter.com/mikelittlezed1/status/1662013891856027649?ref_src=twsrc%5Etfw\">May 26, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Look at this cute <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> cake from <a href=\"https://twitter.com/RicksBakery?ref_src=twsrc%5Etfw\">@RicksBakery</a>! <a href=\"https://t.co/f88H3usR5R\">pic.twitter.com/f88H3usR5R</a></p>&mdash; Josepha Haden Chomphosy (@JosephaHaden) <a href=\"https://twitter.com/JosephaHaden/status/1662562362979676162?ref_src=twsrc%5Etfw\">May 27, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"es\" dir=\"ltr\">Tenemos regalitos para los que vengáis esta tarde a la Meetup.<a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/PSPsbWluv7\">pic.twitter.com/PSPsbWluv7</a></p>&mdash; Meetup WordPress Torrelodones (@WPTorrelodones) <a href=\"https://twitter.com/WPTorrelodones/status/1671918091398258688?ref_src=twsrc%5Etfw\">June 22, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">So <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a> is turning 20 years old today! <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <br><br>Happy birthday to WordPress and its entire community! from me and <a href=\"https://twitter.com/MariekeRakt?ref_src=twsrc%5Etfw\">@MariekeRakt</a> <a href=\"https://t.co/9N9T0SnsdL\">pic.twitter.com/9N9T0SnsdL</a></p>&mdash; Joost de Valk (@jdevalk) <a href=\"https://twitter.com/jdevalk/status/1662398779360702465?ref_src=twsrc%5Etfw\">May 27, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Happy 20th birthday, <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a>! Our Cebu meetup was a success! <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f382.png\" alt=\"🎂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><br><br>…and our community is growing. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f4af.png\" alt=\"💯\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Thanks to <a href=\"https://twitter.com/hashtag/enspaceCebu?src=hash&amp;ref_src=twsrc%5Etfw\">#enspaceCebu</a> for hosting our party! <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://twitter.com/hashtag/WordPressCebu?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPressCebu</a> <a href=\"https://twitter.com/hashtag/WPCebu?src=hash&amp;ref_src=twsrc%5Etfw\">#WPCebu</a> <a href=\"https://t.co/TUFoKjuoxq\">pic.twitter.com/TUFoKjuoxq</a></p>&mdash; Cebu WordPress Meetup (@WPCebu) <a href=\"https://twitter.com/WPCebu/status/1664957630241189888?ref_src=twsrc%5Etfw\">June 3, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">I&#39;m sure you&#39;ve seen by now, but today is WordPress&#39; 20th birthday! Thank you to <a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> and <a href=\"https://twitter.com/mikelittlezed1?ref_src=twsrc%5Etfw\">@mikelittlezed1</a> for following through with a seemingly wild idea. I don&#39;t think anyone could have predicted we&#39;d end up where we are today. Happy birthday <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a>! <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/tAZRlYThuS\">pic.twitter.com/tAZRlYThuS</a></p>&mdash; Jon Desrosiers (@desrosj) <a href=\"https://twitter.com/desrosj/status/1662616708064985088?ref_src=twsrc%5Etfw\">May 28, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"de\" dir=\"ltr\">Hier ist der Recap vom letzten Zürcher <a href=\"https://twitter.com/hashtag/WordPress?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://twitter.com/hashtag/Meetup?src=hash&amp;ref_src=twsrc%5Etfw\">#Meetup</a> im <a href=\"https://twitter.com/westhive?ref_src=twsrc%5Etfw\">@westhive</a> inkl. Audioaufzeichnungen und Slides der Präsentationen, sowie ein paar visuellen Eindrücken des Abends. <a href=\"https://twitter.com/hashtag/BBQ?src=hash&amp;ref_src=twsrc%5Etfw\">#BBQ</a> <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/IycEcb4DQL\">https://t.co/IycEcb4DQL</a></p>&mdash; WordPress Zürich (@wpzurich) <a href=\"https://twitter.com/wpzurich/status/1674695261694701568?ref_src=twsrc%5Etfw\">June 30, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"qme\" dir=\"ltr\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://twitter.com/hashtag/WCEU?src=hash&amp;ref_src=twsrc%5Etfw\">#WCEU</a> <a href=\"https://twitter.com/hashtag/WCEU2023?src=hash&amp;ref_src=twsrc%5Etfw\">#WCEU2023</a> <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/Uodqd2OotM\">pic.twitter.com/Uodqd2OotM</a></p>&mdash; Osom Studio WordPress &amp; WooCommerce Agency (@OSOM_STUDIO) <a href=\"https://twitter.com/OSOM_STUDIO/status/1667524236406145024?ref_src=twsrc%5Etfw\">June 10, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Celebrating <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> at <a href=\"https://twitter.com/hashtag/WCEU?src=hash&amp;ref_src=twsrc%5Etfw\">#WCEU</a> with <a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> <a href=\"https://twitter.com/JosephaHaden?ref_src=twsrc%5Etfw\">@JosephaHaden</a> <a href=\"https://twitter.com/matias_ventura?ref_src=twsrc%5Etfw\">@matias_ventura</a> <a href=\"https://t.co/9LM9HnEfYn\">pic.twitter.com/9LM9HnEfYn</a></p>&mdash; Felix Arntz (@felixarntz) <a href=\"https://twitter.com/felixarntz/status/1667536517705736193?ref_src=twsrc%5Etfw\">June 10, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n</div>\n</div>\n\n\n\n<p>Want to see more tweets? <a href=\"https://wp20.wordpress.net/live/\">Check out the tweet wall here.</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Bits &amp; Bytes</h2>\n\n\n\n<ul>\n<li><a href=\"https://wp20.wordpress.net\">Official website for WP20</a></li>\n\n\n\n<li>The #WP20 hashtag was used at least 18,000 times between March 1 and June 8, 2023 on social peaking on May 27 with at least 2,700+ metions</li>\n\n\n\n<li>165+ meetups took place to celebrate WP20</li>\n\n\n\n<li>At least 4,661 people attended a meetup across six continents</li>\n\n\n\n<li>100+ kits of swag were shipped to meetup organizers</li>\n</ul>\n\n\n\n<p>Want more social media for WordPress? Check out the official accounts here:</p>\n\n\n\n<ul>\n<li><a href=\"https://twitter.com/WordPress\">Twitter</a></li>\n\n\n\n<li><a href=\"https://www.instagram.com/wordpress/\">Instagram</a></li>\n\n\n\n<li><a href=\"https://www.facebook.com/WordPress/\">Facebook</a></li>\n\n\n\n<li><a href=\"https://www.linkedin.com/company/wordpress\">LinkedIn</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/wordpress\">YouTube</a></li>\n\n\n\n<li><a href=\"https://www.pinterest.com/WordPress/\">Pinterest</a></li>\n\n\n\n<li><a href=\"https://www.tumblr.com/wordpress\">Tumblr</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Snapshots from WP20 Celebrations</h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15527\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15527\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"769\" height=\"1024\" data-id=\"15518\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=769%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15518\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=769%2C1024&amp;ssl=1 769w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=225%2C300&amp;ssl=1 225w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=768%2C1023&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=1154%2C1536&amp;ssl=1 1154w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?w=1538&amp;ssl=1 1538w\" sizes=\"(max-width: 769px) 100vw, 769px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"768\" height=\"1024\" data-id=\"15523\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=768%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15523\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=768%2C1024&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=225%2C300&amp;ssl=1 225w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=1152%2C1536&amp;ssl=1 1152w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?w=1536&amp;ssl=1 1536w\" sizes=\"(max-width: 768px) 100vw, 768px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15516\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15516\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?w=1024&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?resize=768%2C576&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"828\" height=\"1024\" data-id=\"15517\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?resize=828%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15517\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?w=828&amp;ssl=1 828w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?resize=243%2C300&amp;ssl=1 243w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?resize=768%2C950&amp;ssl=1 768w\" sizes=\"(max-width: 828px) 100vw, 828px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15522\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15522\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?w=2048&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"768\" height=\"1024\" data-id=\"15524\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr.webp?resize=768%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15524\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=768%2C1024&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=225%2C300&amp;ssl=1 225w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=1152%2C1536&amp;ssl=1 1152w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=1536%2C2048&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15519\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15519\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"941\" data-id=\"15525\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=1024%2C941&#038;ssl=1\" alt=\"\" class=\"wp-image-15525\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=1024%2C941&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=300%2C276&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=768%2C706&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=1536%2C1411&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?w=2047&amp;ssl=1 2047w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15520\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15520\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"851\" data-id=\"15521\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=1024%2C851&#038;ssl=1\" alt=\"\" class=\"wp-image-15521\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=1024%2C851&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=300%2C249&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=768%2C638&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=1536%2C1276&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?w=2048&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"769\" data-id=\"15526\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec.webp?resize=1024%2C769&#038;ssl=1\" alt=\"\" class=\"wp-image-15526\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=1024%2C769&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=768%2C577&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=1536%2C1154&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=2048%2C1538&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Props</h2>\n\n\n\n<p>WP20 celebrations, swag, websites, social media, graphics, and so much more could not have happened without the wonderful contributions of so many. Beyond the organizers of the 165+ events, there were many people working behind the scenes to ensure WordPress got the recognition it deserved. Thank you to everyone who worked behind the scenes to organize the meetups, create swag, and to spread the word. Some of these hardworking folks include: <a href=\"https://profiles.wordpress.org/nomadskateboarding/\">Mark Andrew</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/tinobarreiro/\">Tino Barreiro</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>, <a href=\"https://profiles.wordpress.org/mysweetcate/\">Cate DeRosia</a>, <a href=\"https://profiles.wordpress.org/triforcepower/\">Em DeRosia</a>, <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a>, <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a>, <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha Green</a>, <a href=\"https://profiles.wordpress.org/nickhamze/\">Nick Hamze</a>, <a href=\"https://profiles.wordpress.org/meaganhanes/\">Meagan Hanes</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a>, <a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a>, <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a>, <a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a>, Winston Koone, Megan Marcel, <a href=\"https://profiles.wordpress.org/ninianepress/\">Jenni McKinnon</a>, <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a>, <a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a>, <a href=\"https://profiles.wordpress.org/sereedmedia/\">Se Reed</a>, <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a>, <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a>, Andrew Wikel, and <a href=\"https://profiles.wordpress.org/adamwood/\">Adam Wood</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Some More Fun</h2>\n\n\n\n<p>A WordPress event is not complete without a Wapuu, and not only was there one, but there was a whole campaign to color it in! Thanks to <a href=\"https://profiles.wordpress.org/triforcepower/\">Em DeRosia</a> for creating the commemorative Wapuu!</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"737\" height=\"1024\" data-id=\"15532\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=737%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15532\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=737%2C1024&amp;ssl=1 737w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=216%2C300&amp;ssl=1 216w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=768%2C1067&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?w=864&amp;ssl=1 864w\" sizes=\"(max-width: 737px) 100vw, 737px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"737\" height=\"1024\" data-id=\"15528\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=737%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15528\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=737%2C1024&amp;ssl=1 737w, https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=216%2C300&amp;ssl=1 216w, https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=768%2C1067&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?w=864&amp;ssl=1 864w\" sizes=\"(max-width: 737px) 100vw, 737px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"722\" height=\"956\" data-id=\"15531\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Ft8DCn9WcA08xYZ.jpeg?resize=722%2C956&#038;ssl=1\" alt=\"\" class=\"wp-image-15531\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Ft8DCn9WcA08xYZ.jpeg?w=722&amp;ssl=1 722w, https://i0.wp.com/wordpress.org/news/files/2023/07/Ft8DCn9WcA08xYZ.jpeg?resize=227%2C300&amp;ssl=1 227w\" sizes=\"(max-width: 722px) 100vw, 722px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"832\" height=\"1024\" data-id=\"15534\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=832%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15534\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=832%2C1024&amp;ssl=1 832w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=244%2C300&amp;ssl=1 244w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=768%2C945&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?w=975&amp;ssl=1 975w\" sizes=\"(max-width: 832px) 100vw, 832px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"819\" height=\"1024\" data-id=\"15533\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=819%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15533\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=819%2C1024&amp;ssl=1 819w, https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=240%2C300&amp;ssl=1 240w, https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=768%2C960&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?w=960&amp;ssl=1 960w\" sizes=\"(max-width: 819px) 100vw, 819px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"829\" data-id=\"15530\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=1024%2C829&#038;ssl=1\" alt=\"\" class=\"wp-image-15530\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=1024%2C829&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=300%2C243&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=768%2C622&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?w=1121&amp;ssl=1 1121w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"712\" data-id=\"15535\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=1024%2C712&#038;ssl=1\" alt=\"\" class=\"wp-image-15535\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=1024%2C712&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=300%2C209&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=768%2C534&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"709\" height=\"1024\" data-id=\"15536\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=709%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15536\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=709%2C1024&amp;ssl=1 709w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=208%2C300&amp;ssl=1 208w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=768%2C1109&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?w=831&amp;ssl=1 831w\" sizes=\"(max-width: 709px) 100vw, 709px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"737\" height=\"1024\" data-id=\"15529\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=737%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15529\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=737%2C1024&amp;ssl=1 737w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=216%2C300&amp;ssl=1 216w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=768%2C1066&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?w=970&amp;ssl=1 970w\" sizes=\"(max-width: 737px) 100vw, 737px\" data-recalc-dims=\"1\" /></figure>\n</figure>\n\n\n\n<p>The Marketing team ran an interactive campaign, <a href=\"https://make.wordpress.org/marketing/2023/05/02/20-days-to-celebrate-20-years-of-wordpress-from-blogs-to-blocks/\"><em>From Blogs to Blocks</em></a>, a series of prompts across 20 days for WordPress enthusiasts to celebrate all-things WordPress.</p>\n\n\n\n<p>Additional campaigns took place on social media and included prompting folks to share their favorite WordPress memory and most cherished WordPress swag item, to highlight the 21 contributing teams, and even to share a birthday greeting.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">My fav <a href=\"https://twitter.com/hashtag/WordPress?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPress</a> swag, which I use daily! This was the speaker swag from <a href=\"https://twitter.com/hashtag/WCBos?src=hash&amp;ref_src=twsrc%5Etfw\">#WCBos</a> 2019. <a href=\"https://twitter.com/melchoyce?ref_src=twsrc%5Etfw\">@melchoyce</a>, I think you designed this stunning logo? <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/1sEIEMGzM9\">https://t.co/1sEIEMGzM9</a> <a href=\"https://t.co/F0ufF9msqP\">pic.twitter.com/F0ufF9msqP</a></p>&mdash; Angela Jin (@AngelaSJin) <a href=\"https://twitter.com/AngelaSJin/status/1650832707683864578?ref_src=twsrc%5Etfw\">April 25, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<p>We had lots of digital goodies too! From 3D desktop wallpaper, to selfie-props for the celebrations, and more. <a href=\"https://wp20.wordpress.net/swag/\">You can download them here</a>.</p>\n\n\n\n<div class=\"wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular\"><div class=\"tiled-gallery__gallery\"><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\" style=\"flex-basis:37.05595%\"><figure class=\"tiled-gallery__item\"><img decoding=\"async\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=600&#038;ssl=1 600w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=900&#038;ssl=1 900w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=1200&#038;ssl=1 1200w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=1500&#038;ssl=1 1500w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=1600&#038;ssl=1 1600w\" alt=\"\" data-height=\"900\" data-id=\"15830\" data-link=\"https://wordpress.org/news/?attachment_id=15830\" data-url=\"https://wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png\" data-width=\"1600\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?ssl=1\" data-amp-layout=\"responsive\" /></figure><figure class=\"tiled-gallery__item\"><img decoding=\"async\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg?strip=info&#038;w=600&#038;ssl=1 600w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg?strip=info&#038;w=825&#038;ssl=1 825w\" alt=\"\" data-height=\"600\" data-id=\"15829\" data-link=\"https://wordpress.org/news/?attachment_id=15829\" data-url=\"https://wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg\" data-width=\"825\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg?ssl=1\" data-amp-layout=\"responsive\" /></figure></div><div class=\"tiled-gallery__col\" style=\"flex-basis:62.94405%\"><figure class=\"tiled-gallery__item\"><img decoding=\"async\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=600&#038;ssl=1 600w,https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=900&#038;ssl=1 900w,https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=1200&#038;ssl=1 1200w,https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=1490&#038;ssl=1 1490w\" alt=\"WP20\" data-height=\"1140\" data-id=\"15854\" data-link=\"https://wordpress.org/news/?attachment_id=15854\" data-url=\"https://wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png\" data-width=\"1490\" src=\"https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?ssl=1\" data-amp-layout=\"responsive\" /></figure></div></div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\">Got Swag? Need Swag?</h2>\n\n\n\n<p>It&#8217;s not too late to order your WP20 commemorative items. <a href=\"https://mercantile.wordpress.org/product-category/wp20/\">Find shirts, stickers, and more, while supplies last</a>!</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>See you in five years for the 25th!</strong></h2>\n\n\n\n<p>Sign up here to stay in the &#8220;know&#8221;!</p>\n\n\n	<div class=\"wp-block-jetpack-subscriptions__supports-newline wp-block-jetpack-subscriptions\">\n		<div class=\"jetpack_subscription_widget\">\n			<div class=\"wp-block-jetpack-subscriptions__container\">\n				<form\n					action=\"#\"\n					method=\"post\"\n					accept-charset=\"utf-8\"\n					data-blog=\"14607090\"\n					data-post_access_level=\"everybody\"\n					id=\"subscribe-blog-1\"\n				>\n					<p id=\"subscribe-email\">\n						<label id=\"jetpack-subscribe-label\"\n							class=\"screen-reader-text\"\n							for=\"subscribe-field-1\">\n							Type your email…						</label>\n						<input type=\"email\" name=\"email\" required=\"required\"\n															class=\"no-border-radius  required\"\n																						style=\"font-size: 16px;padding: 15px 23px 15px 23px;border-radius: 0px;border-width: 1px;\"\n														value=\"\"\n							id=\"subscribe-field-1\"\n							placeholder=\"Type your email…\"\n						/>\n					</p>\n\n					<p id=\"subscribe-submit\"\n											>\n						<input type=\"hidden\" name=\"action\" value=\"subscribe\"/>\n						<input type=\"hidden\" name=\"blog_id\" value=\"14607090\"/>\n						<input type=\"hidden\" name=\"source\" value=\"https://wordpress.org/news/feed/\"/>\n						<input type=\"hidden\" name=\"sub-type\" value=\"subscribe-block\"/>\n						<input type=\"hidden\" name=\"redirect_fragment\" value=\"subscribe-blog-1\"/>\n												<button type=\"submit\"\n															class=\"wp-block-button__link no-border-radius\"\n																						style=\"font-size: 16px;padding: 15px 23px 15px 23px;margin: 0px; margin-left: 10px;border-radius: 0px;border-width: 1px;\"\n														name=\"jetpack_subscriptions_widget\"\n						>\n							Subscribe						</button>\n					</p>\n				</form>\n\n							</div>\n		</div>\n	</div>\n	\";s: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:5:\"15471\";s: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:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 6.3 “Lionelâ€\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpress.org/news/2023/08/lionel/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 08 Aug 2023 20:03:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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:\"6.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s: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:35:\"https://wordpress.org/news/?p=15718\";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:196:\"WordPress 6.3 \"Lionel\" is here! Named after Lionel Hampton, the prolific jazz musician and bandleader, this release was made possible by over 650 contributors. Download WordPress 6.3 Lionel today.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Matias Ventura\";s: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:71718:\"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-15794\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=2048%2C1365&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Say hello to WordPress 6.3 “Lionel,†named after <a href=\"https://en.wikipedia.org/wiki/Lionel_Hampton\">Lionel Hampton</a>, the celebrated American jazz artist. A prolific jazz vibraphonist, pianist, and percussionist, Hampton gained notoriety working in harmony with greats from <a href=\"https://en.wikipedia.org/wiki/Charles_Mingus\">Charles Mingus</a> to <a href=\"https://en.wikipedia.org/wiki/Quincy_Jones\">Quincy Jones</a> and as bandleader of the eponymous Lionel Hampton Orchestra. His artistry and charitable work have been recognized with a Grammy, a star on the Hollywood Walk of Fame, and the National Medal of Arts.</p>\n\n\n\n<p>Be sure to turn up the volume of the <a href=\"https://www.youtube.com/channel/UCpfWWFslWSapwL_q16AboSg/featured\">musical stylings</a> of Lionel Hampton as you discover all “Lionel†has to offer.</p>\n\n\n\n<p>With “Lionel†you can create beautiful and compelling websites more efficiently than ever. Whether you want to build an entire site without coding or are a developer looking to customize every detail, WordPress 6.3 has something to pique your interest. As you unpack and explore this latest release, you will discover updated functions and navigation designed to help you work and create with less effort, design tools that give you more control over layout, and added functionality enriching the site-building experience.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-large-font-size\">\n<p class=\"has-extra-large-font-size\">&#8220;Lionel&#8221; marks a major chapter in the evolution of WordPress as a tool for expression. It’s the culmination of years of work from hundreds of contributors, bringing a more powerful and cohesive editing experience for crafting websites with blocks. It continues the quest of making web publishing approachable for everyone—so it’s also just a new beginning!</p>\n<cite>Matías Ventura, WordPress 6.3 Release Lead</cite></blockquote>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/wordpress-6.3.zip\">Download WordPress 6.3 &#8220;Lionel&#8221; today</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside</h2>\n\n\n\n<p>This momentous release opens new possibilities for the creative expression of designers, creators, and builders. Powerful tools and refined controls give users confidence and allow them to easily manage their sites.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Do everything in the Site Editor</h3>\n\n\n\n<p>WordPress 6.3 brings your content, templates, and patterns together in the Site Editor for the first time. Add pages, browse style variations, create synced patterns, and enjoy fine-tuned control over navigation menus. Spend less time switching across different site areas—so you can focus on what matters most. Creation to completion, all in one place.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image titled: &quot;Do everything in the Site Editor&quot;\" class=\"wp-image-15808\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Do everything in the Site Editor</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Preview Block themes</h3>\n\n\n\n<p>Experience block themes before you switch and preview the Site Editor, with options to customize directly before committing to a new theme.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image about previewing block themes titled Previewing Themes depicting &quot;Previewing: Organizer&quot;\" class=\"wp-image-15769\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Preview a new block theme before you switch and commit</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Create and sync patterns</h3>\n\n\n\n<p>Arrange blocks and save them to the ‘My Patterns’ section for use throughout your site. You can even specify whether to sync your patterns (previously referred to as “Reusable blocksâ€) so that one change applies to all parts of your site. Or, utilize patterns as a starting point with the ability to customize each instance.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image showing the new My Patterns section in the CMS.\" class=\"wp-image-15768\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>My patterns: All your patterns in one place</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Work faster with the Command Palette</h3>\n\n\n\n<p>Switch to a specific template or open your editor preferences with a new tool that helps you quickly access expanded functionality. With simple keyboard shortcuts (⌘+k on Mac or Ctrl+k on Windows), clicking the sidebar search icon in Site View, or clicking the Title Bar, get where you need to go and do what you need to do in seconds.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image depicting the new Command Palette\" class=\"wp-image-15763\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Get to know the new Command Palette </em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Sharpen your designs with new tools</h3>\n\n\n\n<p>New design controls bring more versatility for fine-tuning, starting with the ability to customize your captions from the Styles interface without coding. You can manage your duotone filters in Styles for supported blocks and pick from the options provided by your theme or disable them entirely. The Cover block gets added settings for text color, layout controls, and border options, making this powerful block even more handy.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image representing the new design tools in the Site Editor\" class=\"wp-image-15764\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>New design tools</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Track design changes with Style revisions</h3>\n\n\n\n<p>With a new audit trail, you can now see how your site looked at a specific time. Visualize these revisions in a timeline and access a one-click option to restore prior styles.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image titled &quot;Style Revisions&quot;\" class=\"wp-image-15770\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Style revisions: See your style revision history </em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Annotate with the Footnotes block</h3>\n\n\n\n<p>Footnotes add convenient annotations throughout your content. Now you can add and link footnotes for any paragraph.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image depicting the new Footnotes Block\" class=\"wp-image-15766\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Add footnotes effortlessly with the new Footnotes Block</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Show or hide content with the Details block</h3>\n\n\n\n<p>Use the Details block to avoid spoiling a surprise, create an interactive Q&amp;A section, or hide a long paragraph under a heading.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image depicting the new Details Block\" class=\"wp-image-15765\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Display or hide content with the new Details Block</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Performance gets a boost</h3>\n\n\n\n<p>WordPress 6.3 has <a href=\"https://make.wordpress.org/core/2023/08/07/wordpress-6-3-performance-improvements/\">170+ performance updates</a>, including defer and async support for the Scripts API and fetchpriority support for images. These improvements, along with block template resolution, image lazy-loading, and the emoji loader, can dramatically improve your website’s perceived load time.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility remains a core focus</h3>\n\n\n\n<p>Incorporating more than 50 accessibility improvements across the platform, WordPress 6.3 is more accessible than ever. Improved labeling, optimized tab and arrow-key navigation, revised heading hierarchy, and new controls in the admin image editor allow those using assistive technologies to navigate more easily.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Other highlights</h3>\n\n\n\n<h4 class=\"wp-block-heading\">Set aspect ratio on images</h4>\n\n\n\n<p>Specify your aspect ratios and ensure design integrity, especially when using images in patterns.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Build your site distraction-free</h4>\n\n\n\n<p>Distraction-free designing is now available in the Site Editor.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Rediscover the Top Toolbar</h4>\n\n\n\n<p>A revamped Top Toolbar offers parent selectors for nested blocks, options when selecting multiple blocks, and an interface embedded into the title bar with new functionality in mind.</p>\n\n\n\n<h4 class=\"wp-block-heading\">List View improvements</h4>\n\n\n\n<p>Drag and drop to every content layer and delete any block you would like in the updated List View.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Build templates with Patterns</h4>\n\n\n\n<p>Create unique patterns to jumpstart template creation with a new modal enabling access to pattern selection.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Changes in PHP support</h4>\n\n\n\n<p>Support for PHP 5 is discontinued. The&nbsp;new minimum supported version&nbsp;of PHP is 7.0.0.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Failed update safeguards</h4>\n\n\n\n<p>WordPress will now auto-restore the previously installed version of plugins or themes if something goes wrong during a failed manual update.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress and 6.3</h2>\n\n\n\n<p>Explore <a href=\"https://learn.wordpress.org/tutorials/\">Learn WordPress</a> for quick how-to videos, <a href=\"https://learn.wordpress.org/social-learning/\">online workshops</a>, and other resources to level up your knowledge of the latest features in WordPress.&nbsp;</p>\n\n\n\n<p>Check out the <a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-3-field-guide/\">WordPress 6.3 Field Guide</a> for detailed developer notes to help you build with WordPress and get the most out of the latest release. Read the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-3/\">6.3 release notes</a> for additional technical details about this release, including feature recaps, installation information, file changes, fixes, and updates.</p>\n\n\n\n<p>Read and subscribe to the <a href=\"https://developer.wordpress.org/news/\">Developer Blog</a> for even more helpful WordPress content.&nbsp;</p>\n\n\n\n<p>To accompany this release, a new <a href=\"https://wordpress.org/download/releases/6-3/\">web experience</a> has been created to provide a more visual way of getting acquainted with the many improvements and new features of WordPress 6.3. </p>\n\n\n\n<p>Seeing WordPress 6.3 in action doesn&#8217;t stop there! Be sure to watch this brief <a href=\"https://www.youtube.com/watch?v=6JhJcOLySLY\">overview video</a> to get a taste of the many things &#8220;Lionel&#8221; has to offer.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/6JhJcOLySLY?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress is a global software platform</h2>\n\n\n\n<p><a href=\"https://translate.wordpress.org/stats/\">61 locales have translated 90 percent</a> or more of WordPress 6.3 into their language. Community translators are working hard to ensure more translations are on their way. Thank you, gracias, ã‚ã‚ŠãŒã¨ã†, धनà¥à¤¯à¤µà¤¾à¤¦, and ευχαÏιστώ to everyone who helps to make WordPress available in 200 languages.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Contributing-to-WordPress\">Contributing to WordPress</h2>\n\n\n\n<p>WordPress believes in democratizing publishing and <a href=\"https://opensource.org/osd-annotated\">the freedoms that come with open source</a>. Supporting this idea is a large community of people collaborating to strengthen the software. A big thank you to everyone who makes WordPress.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-large-font-size\">\n<p class=\"has-extra-large-font-size\">Our community of contributors has always been what makes WordPress wonderful. You are what makes sure our project continues to thrive, and our software remains secure, usable, and impactful. Thank you so much for joining together to make the web (and the world) a better place!</p>\n<cite>Josepha Haden Chomphosy, Executive Director, WordPress.org</cite></blockquote>\n\n\n\n<p>WordPress 6.3 arrives thanks to more than 650 contributors&#8217; collective passion and effort in at least 52 countries. This release also includes over 205 first-time contributors!&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">The 6.3 release squad</h3>\n\n\n\n<p>The 6.3 release was led from start to launch by an active set of contributors from across many disciplines. Over several weeks, they kept the release on track and moving forward by connecting ideas, resolving issues, and removing roadblocks.</p>\n\n\n\n<ul>\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a></li>\n\n\n\n<li>Release Coordinators: <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a></li>\n\n\n\n<li>Core Tech Leads: <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a></li>\n\n\n\n<li>Editor Tech Leads:&nbsp; <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon Dodd</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Glecker</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a>, <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a></li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a>, <a href=\"https://profiles.wordpress.org/leonnugraha/\">Leonardus Nugraha</a>, <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a></li>\n\n\n\n<li>Marketing &amp; Communications Leads: <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a>, <a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a>, <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a></li>\n\n\n\n<li>Test Leads: <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a>, <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>, <a href=\"https://profiles.wordpress.org/chrismalone617/\">Chris Malone</a>, <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a></li>\n\n\n\n<li>Design Leads: <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a></li>\n\n\n\n<li>Performance Leads: <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">6.3 contributors</h3>\n\n\n\n<p>Complimenting the release squad is a diverse group of contributors whose global collaboration delivered hundreds of enhancements and fixes, ensuring a stable release for all—a testament to the power and capability of the WordPress community.&nbsp;</p>\n\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><a href=\"https://profiles.wordpress.org/zgrkaralar/\">&#214;zg&#252;r KARALAR</a> · <a href=\"https://profiles.wordpress.org/6adminit/\">6adminit</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/abhi3315/\">abhi3315</a> · <a href=\"https://profiles.wordpress.org/softwortech/\">Abhishek Sharma</a> · <a href=\"https://profiles.wordpress.org/ababir/\">Abir</a> · <a href=\"https://profiles.wordpress.org/abitofmind/\">abitofmind</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/awarner20/\">Adam W. Warner</a> · <a href=\"https://profiles.wordpress.org/adarshposimyth/\">Adarsh Akshat</a> · <a href=\"https://profiles.wordpress.org/adeltahri/\">Adel Tahri</a> · <a href=\"https://profiles.wordpress.org/adi3890/\">Aditya Jain</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> · <a href=\"https://profiles.wordpress.org/ahsannayem/\">Ahsan Chowdhury</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/akmelias/\">akmelias</a> · <a href=\"https://profiles.wordpress.org/wpfy/\">Akramul Hasan</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/cawa-93/\">Alex Kozack</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrelara/\">Alexandre Lara</a> · <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro G&#243;mez</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/akrocks/\">Amaan Khan</a> · <a href=\"https://profiles.wordpress.org/amansurov/\">amansurov</a> · <a href=\"https://profiles.wordpress.org/amin7/\">amin</a> · <a href=\"https://profiles.wordpress.org/sabreuse/\">Amy Hendrix (sabreuse)</a> · <a href=\"https://profiles.wordpress.org/anatoliyav/\">Anatoliy</a> · <a href=\"https://profiles.wordpress.org/anatolikkk/\">Anatoliy Dovgun</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a> · <a href=\"https://profiles.wordpress.org/anilvaza/\">Anil Vaza</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/reputeinfosystems/\">Ankur Chotai</a> · <a href=\"https://profiles.wordpress.org/annashopina/\">Anna</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/annziel/\">annziel</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antonyagrios/\">Antony Agrios</a> · <a href=\"https://profiles.wordpress.org/anver/\">anver</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/arafatjamil01/\">Arafat Jamil</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/ideag/\">Arunas Liuiza</a> · <a href=\"https://profiles.wordpress.org/iamasadpolash/\">Asad Polash</a> · <a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a> · <a href=\"https://profiles.wordpress.org/ashikurwp/\">Ashikur Rahman</a> · <a href=\"https://profiles.wordpress.org/nant82/\">Atanas Antonov</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/austinginder/\">Austin Ginder</a> · <a href=\"https://profiles.wordpress.org/filosofo/\">Austin Matzko</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/azizantoun/\">azizantoun</a> · <a href=\"https://profiles.wordpress.org/aznadesign/\">Aznadesign</a> · <a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a> · <a href=\"https://profiles.wordpress.org/empireoflight/\">Ben Dunkle</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benlk/\">Ben Keith</a> · <a href=\"https://profiles.wordpress.org/benjgrolleau/\">Benjamin Grolleau</a> · <a href=\"https://profiles.wordpress.org/benjibee/\">benjibee</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/albatross10/\">Bhavik Kalpesh</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/bijayyadav/\">Bijay Yadav</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/bitnissen/\">bitnissen</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/wpe_bdurette/\">Brandon DuRette</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a> · <a href=\"https://profiles.wordpress.org/brasofilo/\">brasofilo</a> · <a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/fischfood/\">Brian Fischer</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/bridgetwillard/\">Bridget Willard</a> · <a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/caraffande/\">caraffande</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos Garcia</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a> · <a href=\"https://profiles.wordpress.org/ceer/\">ceer</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/chiragrathod103/\">Chirag Rathod</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/mrflannagan/\">Chris Flannagan</a> · <a href=\"https://profiles.wordpress.org/clubkert/\">Chris Lubkert</a> · <a href=\"https://profiles.wordpress.org/chrismalone617/\">Chris Malone</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/ckoerner/\">ckoerner</a> · <a href=\"https://profiles.wordpress.org/codeamp/\">Code Amp</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/corentingautier/\">corentingautier</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/crixu/\">Crixu</a> · <a href=\"https://profiles.wordpress.org/crs1138/\">crs1138</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/cshark/\">cshark</a> · <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a> · <a href=\"https://profiles.wordpress.org/dbernar1/\">Dan Bernardic</a> · <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/danyk4/\">danyk4</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/davidmusnik/\">davidmusnik</a> · <a href=\"https://profiles.wordpress.org/davidwebca/\">davidwebca</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a> · <a href=\"https://profiles.wordpress.org/denis-de-bernardy/\">Denis de Bernardy</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dennysdionigi/\">Dennys Dionigi</a> · <a href=\"https://profiles.wordpress.org/densityapps/\">densityapps</a> · <a href=\"https://profiles.wordpress.org/sccr410/\">Derek Ashauer</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/shagors/\">devshagor</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruvishah2203/\">Dhruvi Shah</a> · <a href=\"https://profiles.wordpress.org/digtek/\">DigTek</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dimijazz/\">dimijazz</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/doems/\">doems</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/dsar/\">dsar</a> · <a href=\"https://profiles.wordpress.org/dustyreagan/\">dustyreagan</a> · <a href=\"https://profiles.wordpress.org/ebai4/\">ebai4</a> · <a href=\"https://profiles.wordpress.org/ecorica/\">ecorica</a> · <a href=\"https://profiles.wordpress.org/beckej/\">Ed Beck</a> · <a href=\"https://profiles.wordpress.org/eduwass/\">eduwass</a> · <a href=\"https://profiles.wordpress.org/wpnook/\">Edward</a> · <a href=\"https://profiles.wordpress.org/worldomonation/\">Edwin Takahashi</a> · <a href=\"https://profiles.wordpress.org/ehsanakhgari/\">ehsanakhgari</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham S.</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a> · <a href=\"https://profiles.wordpress.org/emirpprime/\">emirpprime</a> · <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique S&#225;nchez</a> · <a href=\"https://profiles.wordpress.org/eric7186/\">eric.7186</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/ernest35/\">Ernest Behinov</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/falgunihdesai/\">Falguni Desai</a> · <a href=\"https://profiles.wordpress.org/iamfarhan09/\">Farhan Ahmed</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a> · <a href=\"https://profiles.wordpress.org/frankit/\">frankit</a> · <a href=\"https://profiles.wordpress.org/franrosa/\">franrosa</a> · <a href=\"https://profiles.wordpress.org/gaeldenysiak/\">gaeldenysiak</a> · <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a> · <a href=\"https://profiles.wordpress.org/ecgan/\">Gan Eng Chin (a11n)</a> · <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a> · <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</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/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/wtower/\">George</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/gilles66/\">gilles66</a> · <a href=\"https://profiles.wordpress.org/mokagio/\">Gio Lodi</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/grandslambert/\">GrandSlambert</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Zi&#243;Å‚kowski</a> · <a href=\"https://profiles.wordpress.org/gudmdharalds/\">Gudmundur Haraldsson</a> · <a href=\"https://profiles.wordpress.org/guillaumeturpin/\">Guillaume TURPIN</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/hrdelwar/\">Habibur Rahman Delwar</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">Hanzala Taifun</a> · <a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/haritpanchal/\">Harit Panchal</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/hasanmisbah/\">Hasan Misbah</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/heiko_mamerow/\">Heiko Mamerow</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/helgatheviking/\">HelgaTheViking</a> · <a href=\"https://profiles.wordpress.org/luehrsen/\">Hendrik Luehrsen</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/panchalhimani711/\">Himani Panchal</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hrrarya/\">Hridoy Mozumder</a> · <a href=\"https://profiles.wordpress.org/hugobaeta/\">Hugo Baeta</a> · <a href=\"https://profiles.wordpress.org/hugod/\">hugod</a> · <a href=\"https://profiles.wordpress.org/hberberoglu/\">Huseyin Berberoglu</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/polevaultweb/\">Iain Poulson</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ibrahimmonir/\">Ibrahim Khalil</a> · <a href=\"https://profiles.wordpress.org/shuvoaftab/\">Ibrahim Sharif</a> · <a href=\"https://profiles.wordpress.org/ignatggeorgiev/\">Ignat Georgiev</a> · <a href=\"https://profiles.wordpress.org/imanish003/\">imanish003</a> · <a href=\"https://profiles.wordpress.org/intoxination/\">intoxination</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/jacknotman/\">jacknotman</a> · <a href=\"https://profiles.wordpress.org/jahidcse/\">Jahid Hasan</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james-roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/james0r/\">james0r</a> · <a href=\"https://profiles.wordpress.org/janboddez/\">Jan Boddez</a> · <a href=\"https://profiles.wordpress.org/jane/\">jane</a> · <a href=\"https://profiles.wordpress.org/jankyz/\">jankyz</a> · <a href=\"https://profiles.wordpress.org/janpaulkleijn/\">janpaulkleijn</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jbcouton/\">jbcouton</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffmora/\">jeffmora</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jenmylo/\">Jen</a> · <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeroenrotty/\">Jeroen Rotty</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a> · <a href=\"https://profiles.wordpress.org/jhnstn/\">jhnstn</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">jigar bhanushali</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/jomonthomaslobo1/\">Jomon Thomas Lobo</a> · <a href=\"https://profiles.wordpress.org/akbigdog/\">Jon Bourne</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a> · <a href=\"https://profiles.wordpress.org/n2erjo00/\">Joni Erkkil&#228;</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josklever/\">Jos Klever</a> · <a href=\"https://profiles.wordpress.org/josepmoran/\">Josep Mor&#225;n</a> · <a href=\"https://profiles.wordpress.org/dunhakdis/\">Joseph G.</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha</a> · <a href=\"https://profiles.wordpress.org/jhabdas/\">Josh Habdas</a> · <a href=\"https://profiles.wordpress.org/shelob9/\">Josh Pollock</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jqz/\">jqz</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/juzar/\">Juzar</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a> · <a href=\"https://profiles.wordpress.org/kajalgohel/\">Kajal Gohel</a> · <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn P.</a> · <a href=\"https://profiles.wordpress.org/kamplugins/\">Kausar Al Mamun</a> · <a href=\"https://profiles.wordpress.org/kausaralm/\">Kausar Alam</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kenwins/\">kenwins</a> · <a href=\"https://profiles.wordpress.org/kevinb/\">Kevin Behrens</a> · <a href=\"https://profiles.wordpress.org/khoipro/\">Khoi Pro</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/koenschipper/\">koenschipper</a> · <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a> · <a href=\"https://profiles.wordpress.org/krishneup/\">Krishna Neupane</a> · <a href=\"https://profiles.wordpress.org/krunal265/\">Krunal Bhimajiyani</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/kutsu/\">kutsu</a> · <a href=\"https://profiles.wordpress.org/kzeni/\">KZeni</a> · <a href=\"https://profiles.wordpress.org/leamcaleese/\">L&#233;a McAleese</a> · <a href=\"https://profiles.wordpress.org/lgadzhev/\">Lachezar Gadzhev</a> · <a href=\"https://profiles.wordpress.org/lanacodes/\">Lana Codes</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">Laurent MILLET</a> · <a href=\"https://profiles.wordpress.org/laurentmagnin/\">laurentmagnin</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/leonnugraha/\">Leonardus Nugraha</a> · <a href=\"https://profiles.wordpress.org/lessbloat/\">lessbloat</a> · <a href=\"https://profiles.wordpress.org/levdbas/\">Levdbas</a> · <a href=\"https://profiles.wordpress.org/wplindavantol/\">Linda van Tol</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/lowlydev/\">lowlydev</a> · <a href=\"https://profiles.wordpress.org/lphoumpakka/\">lphk</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/madejackson/\">madejackson</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mehdi01/\">Mahdi Hasan</a> · <a href=\"https://profiles.wordpress.org/mahendra0029/\">Mahendra Bishnoi</a> · <a href=\"https://profiles.wordpress.org/nadimcse/\">Mahmudul Haque Nadim</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/majaloncar/\">Maja Loncar</a> · <a href=\"https://profiles.wordpress.org/malae/\">Malae</a> · <a href=\"https://profiles.wordpress.org/malavvasita/\">Malav Vasita</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/maniu/\">maniu</a> · <a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/marcguay/\">MarcGuay</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek DÄ›diÄ</a> · <a href=\"https://profiles.wordpress.org/margolisj/\">margolisj</a> · <a href=\"https://profiles.wordpress.org/marianne38/\">marianne38</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</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/markparnell/\">Mark Parnell</a> · <a href=\"https://profiles.wordpress.org/markdoliner/\">markdoliner</a> · <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/flootr/\">Markus</a> · <a href=\"https://profiles.wordpress.org/mkox/\">Markus Kosmal</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">marybaum</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">masteradhoc</a> · <a href=\"https://profiles.wordpress.org/mastrup/\">mastrup</a> · <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a> · <a href=\"https://profiles.wordpress.org/mathsgrinds/\">mathsgrinds</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/matmoe/\">matmoe</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mwtsn/\">Matt Watson</a> · <a href=\"https://profiles.wordpress.org/mattwiebe/\">Matt Wiebe</a> · <a href=\"https://profiles.wordpress.org/matt_fw/\">matt_fw</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a> · <a href=\"https://profiles.wordpress.org/azouamauriac/\">Mauriac AZOUA</a> · <a href=\"https://profiles.wordpress.org/maurodf/\">maurodf</a> · <a href=\"https://profiles.wordpress.org/cadic/\">Max Lyuchin</a> · <a href=\"https://profiles.wordpress.org/maxcgparis/\">maxcgparis</a> · <a href=\"https://profiles.wordpress.org/maysi/\">maysi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/mcalyster/\">McAlyster</a> · <a href=\"https://profiles.wordpress.org/mcliwanow/\">mcliwanow</a> · <a href=\"https://profiles.wordpress.org/mahamudur78/\">Md Mahamudur Rahaman</a> · <a href=\"https://profiles.wordpress.org/fencermonir/\">Md Monir Hossain</a> · <a href=\"https://profiles.wordpress.org/shuvo247/\">MD Shakibul Islam</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/menakas/\">Menaka S.</a> · <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a> · <a href=\"https://profiles.wordpress.org/mgol/\">mgol</a> · <a href=\"https://profiles.wordpress.org/mdawaffe/\">Michael Adams (mdawaffe)</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/mikeday/\">Michael Day</a> · <a href=\"https://profiles.wordpress.org/michaelh/\">MichaelH</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikecho/\">mikecho</a> · <a href=\"https://profiles.wordpress.org/mikeyzm/\">mikeyzm</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/gonzomir/\">Milen Petrinski - Gonzo</a> · <a href=\"https://profiles.wordpress.org/studionashvegas/\">Mitch Canter</a> · <a href=\"https://profiles.wordpress.org/mitchellaustin/\">mitchellaustin</a> · <a href=\"https://profiles.wordpress.org/mitchoyoshitaka/\">mitcho (Michael Yoshitaka Erlewine)</a> · <a href=\"https://profiles.wordpress.org/moinrrahmed/\">Moe</a> · <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a> · <a href=\"https://profiles.wordpress.org/mohanrajp/\">Mohan Raj</a> · <a href=\"https://profiles.wordpress.org/patelmohip/\">Mohip Patel</a> · <a href=\"https://profiles.wordpress.org/mohiuddinomran/\">Mohiuddin Omran</a> · <a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</a> · <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a> · <a href=\"https://profiles.wordpress.org/mrinal013/\">Mrinal Haque</a> · <a href=\"https://profiles.wordpress.org/mtxz/\">mtxz</a> · <a href=\"https://profiles.wordpress.org/thisisyeasin/\">Muhammad Yeasin</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a> · <a href=\"https://profiles.wordpress.org/naeemhaque/\">Naeem Haque</a> · <a href=\"https://profiles.wordpress.org/tushar284/\">Nahid Hasan</a> · <a href=\"https://profiles.wordpress.org/narthur/\">Narthur</a> · <a href=\"https://profiles.wordpress.org/nataliat2004/\">nataliat2004</a> · <a href=\"https://profiles.wordpress.org/nateallen/\">Nate Allen</a> · <a href=\"https://profiles.wordpress.org/nazgul/\">Nazgul</a> · <a href=\"https://profiles.wordpress.org/nazmul111/\">Nazmul Hosen</a> · <a href=\"https://profiles.wordpress.org/nazmulhudadev/\">Nazmul Huda</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/neychok/\">Neycho Kalaydzhiev</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/nickpap/\">nickpap</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a> · <a href=\"https://profiles.wordpress.org/dhrupo/\">Niluthpal Purkayastha</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/njsamsatli/\">njsamsatli</a> · <a href=\"https://profiles.wordpress.org/nkeller15/\">nkeller15</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/opr18/\">opr18</a> · <a href=\"https://profiles.wordpress.org/orestissam/\">Orestis Samaras</a> · <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a> · <a href=\"https://profiles.wordpress.org/owi/\">owi</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pamprn/\">Pamela Ribeiro</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pateljaymin/\">Patel Jaymin</a> · <a href=\"https://profiles.wordpress.org/patriciahillebrandt/\">patriciahillebrandt</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a> · <a href=\"https://profiles.wordpress.org/paulopmt1/\">Paulo Trentin</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a> · <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walb&#248; Johnsg&#229;rd</a> · <a href=\"https://profiles.wordpress.org/tyrannous/\">Philipp Bammes</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/strategio/\">Pierre Sylvestre</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a> · <a href=\"https://profiles.wordpress.org/pitamdey/\">Pitam Dey</a> · <a href=\"https://profiles.wordpress.org/piyushtekwani/\">Piyush Tekwani</a> · <a href=\"https://profiles.wordpress.org/pkbhatt/\">pkbhatt</a> · <a href=\"https://profiles.wordpress.org/platonkristinin/\">Platon Kristinin</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pouicpouic/\">pouicpouic</a> · <a href=\"https://profiles.wordpress.org/prashantbhivsane/\">Prashant</a> · <a href=\"https://profiles.wordpress.org/prashantvatsh/\">Prashant Singh</a> · <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/prikari/\">Priyanka Adhikari</a> · <a href=\"https://profiles.wordpress.org/przemekhernik/\">Przemek Hernik</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/bi0xid/\">Rafa Poveda</a> · <a href=\"https://profiles.wordpress.org/rfischmann/\">Rafael Fischmann</a> · <a href=\"https://profiles.wordpress.org/rajanpanchal2028/\">Rajan Panchal</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/ratneshsonar/\">Ratnesh Sonar</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/rembem/\">rembem</a> · <a href=\"https://profiles.wordpress.org/renyot/\">ren</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/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/richards1052/\">richards1052</a> · <a href=\"https://profiles.wordpress.org/richiecarey/\">Richie Carey</a> · <a href=\"https://profiles.wordpress.org/rjasdfiii/\">rjasdfiii</a> · <a href=\"https://profiles.wordpress.org/rob1n/\">rob1n</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O\'Rourke</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/ronakganatra/\">Ronak Ganatra</a> · <a href=\"https://profiles.wordpress.org/algorithmsunlocks/\">Ruman Ahmed</a> · <a href=\"https://profiles.wordpress.org/rutviksavsani/\">Rutvik Savsani</a> · <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a> · <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a> · <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sereedmedia/\">S&#233; Reed</a> · <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">S&#233;rgio Gomes</a> · <a href=\"https://profiles.wordpress.org/suleymankenar/\">S&#252;leyman Kenar</a> · <a href=\"https://profiles.wordpress.org/andy786/\">Sahil B.</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/salvoaranzulla/\">salvoaranzulla</a> · <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a> · <a href=\"https://profiles.wordpress.org/samiamnot/\">samiamnot</a> · <a href=\"https://profiles.wordpress.org/samnajian/\">SamNajian</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarequl/\">Sarequl Basar</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">Saxon Fletcher</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/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sdavis2702/\">Sean Davis</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/enchiridion/\">Shannon Little</a> · <a href=\"https://profiles.wordpress.org/shiponkarmakar/\">Shipon Karmakar</a> · <a href=\"https://profiles.wordpress.org/shreyasikhar26/\">Shreyas Ikhar</a> · <a href=\"https://profiles.wordpress.org/shubhamsedani/\">shubhamsedani</a> · <a href=\"https://profiles.wordpress.org/shuvo586/\">shuvo586</a> · <a href=\"https://profiles.wordpress.org/shvv/\">shvv</a> · <a href=\"https://profiles.wordpress.org/shwetabathani2312/\">Shweta Bathani</a> · <a href=\"https://profiles.wordpress.org/siddhantwadhwani/\">Siddhant Wadhwani</a> · <a href=\"https://profiles.wordpress.org/rsiddharth/\">siddharth ravikumar</a> · <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a> · <a href=\"https://profiles.wordpress.org/10upsimon/\">Simon Dowdles</a> · <a href=\"https://profiles.wordpress.org/simonemanfre/\">Simone</a> · <a href=\"https://profiles.wordpress.org/siobhan/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/sirajummahdi/\">Sirajum Mahdi</a> · <a href=\"https://profiles.wordpress.org/sboerrigter/\">Sjoerd Boerrigter</a> · <a href=\"https://profiles.wordpress.org/sjoerdlinders/\">Sjoerd Linders</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a> · <a href=\"https://profiles.wordpress.org/enderandpeter/\">Spencer</a> · <a href=\"https://profiles.wordpress.org/sque/\">sque</a> · <a href=\"https://profiles.wordpress.org/srikanthmeenakshi/\">srikanthmeenakshi</a> · <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/vanaf1979/\">Stephan Nijman</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sudipatel007/\">Sudip Dadhaniya</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/supersoju/\">supersoju</a> · <a href=\"https://profiles.wordpress.org/codemonksuvro/\">Suvro</a> · <a href=\"https://profiles.wordpress.org/mt_suzette/\">Suzette Franck</a> · <a href=\"https://profiles.wordpress.org/suzettefranck/\">Suzette Franck</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/nuhel/\">Syed Nuhel</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/tacoverdo/\">Taco Verdonschot</a> · <a href=\"https://profiles.wordpress.org/tahmina1du/\">Tahmina Jahan</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/takshil/\">Takshil Kunadia</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tanner-m/\">Tanner Moushey</a> · <a href=\"https://profiles.wordpress.org/thakordarshil/\">Thakor Darshil</a> · <a href=\"https://profiles.wordpress.org/thomask/\">thomask</a> · <a href=\"https://profiles.wordpress.org/thunderdw/\">thunder rumbles</a> · <a href=\"https://profiles.wordpress.org/tijmensmit/\">Tijmen Smit</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Kr&#252;ss</a> · <a href=\"https://profiles.wordpress.org/tb1909/\">Tim Brath&#228;rig</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/thomasdevisser/\">Tom de Visser</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/r0uter/\">tonythomas01</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/itowhid06/\">Towhidul I Chowdhury</a> · <a href=\"https://profiles.wordpress.org/scep/\">Tryon</a> · <a href=\"https://profiles.wordpress.org/twstokes/\">twstokes</a> · <a href=\"https://profiles.wordpress.org/tyb/\">TyB</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/umesh84/\">Umesh Gupta</a> · <a href=\"https://profiles.wordpress.org/umeshmcakadi/\">Umesh Patel</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">Upadala Vipul</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/uxtremist/\">uxtremist</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/valterlorran/\">valterlorran</a> · <a href=\"https://profiles.wordpress.org/vasilism/\">Vasilis Manthos</a> · <a href=\"https://profiles.wordpress.org/victoranto/\">victoranto</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whaze/\">whaze</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a> · <a href=\"https://profiles.wordpress.org/wlindley/\">wlindley</a> · <a href=\"https://profiles.wordpress.org/wojtekszkutnik/\">Wojtek Szkutnik</a> · <a href=\"https://profiles.wordpress.org/xerpa43/\">xerpa43</a> · <a href=\"https://profiles.wordpress.org/xmarcos/\">xmarcos</a> · <a href=\"https://profiles.wordpress.org/yaniiliev/\">Yani Iliev</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/zdrobau/\">Zdrobau</a> · <a href=\"https://profiles.wordpress.org/zebaafiashama/\">Zeba Afia Shama</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/zenaulislam/\">Zenaul Islam</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a></p>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress support forums</h3>\n\n\n\n<p>Many thanks to the community volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved today</h3>\n\n\n\n<p>If contributing to WordPress appeals to you, learning more and getting involved is easy. Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a> and explore the product roadmap on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>. You can also use this <a href=\"https://make.wordpress.org/contribute/\">interactive tool</a> to help you decide which team is right for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking toward the future</h2>\n\n\n\n<p>20 years ago this past May, <a href=\"https://wordpress.org/news/2003/05/wordpress-now-available/\">WordPress shipped the very first version, 0.7</a>. What started with a blog post from co-founder Matt Mullenweg and a subsequent comment by co-founder Mike Little eventually evolved into the world’s most popular web publishing platform.</p>\n\n\n\n<p>WordPress software continues to evolve and iterate based on the needs and desires of its robust and diverse user community. This release is the capstone of <a href=\"https://make.wordpress.org/core/2023/02/04/phase-2-finale/\">Phase 2</a> along the WordPress <a href=\"https://wordpress.org/about/roadmap/\">development roadmap</a>. As the community looks to the future, all efforts turn to <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">6.4</a> and, subsequently, the transition into <a href=\"https://make.wordpress.org/core/2023/03/24/phase-3-collaboration/\">Phase 3</a>, which is expected to introduce powerful collaboration tools to the website creation and management experience.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">6.3 Haiku</h2>\n\n\n\n<p>A capstone release<br>Ships tools for building great sites<br>Collaboration</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:5:\"15718\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Concerns over the European Union’s Cyber Resilience Act (CRA)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wordpress.org/news/2023/08/concerns-over-the-european-unions-cyber-resilience-act-cra/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 02 Aug 2023 14:25:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"cra\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=15686\";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:216:\"\"Our shared goal is to further bolster the security of digital products without compromising the values of freedom, democracy, and innovation.\" Learn more about the Cyber Resilience Act and its impact on open source.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4334:\"\n<p>As the world’s most popular open source content management system, WordPress acknowledges the European Union&#8217;s initiative to bolster the cybersecurity of digital hardware and software products with the <a href=\"https://www.european-cyber-resilience-act.com/\">Cyber Resilience Act (CRA)</a>. The Act’s effort to counter the increasing threat of cyberattacks and promote informed usage of digital products with increased security updates and transparency is commendable.&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>While we wholly endorse the objectives of the CRA, we are apprehensive about the Act&#8217;s implications on open source software due to unclear terms and definitions. </p>\n</blockquote>\n\n\n\n<p>Specifically, the Act’s prohibition on &#8220;unfinished software&#8221; and ambiguous definition of &#8220;commercial activity&#8221; could inadvertently inhibit innovation and economic participation in the European digital landscape.</p>\n\n\n\n<p>Open source projects, like WordPress, often rely on continual updates and improvements—a process that may technically fall under the label of &#8220;unfinished.&#8221; Furthermore, the ambiguous definition of &#8220;commercial activity&#8221; could unintentionally encompass open source projects that are largely driven by communities and operate on a not-for-profit basis.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Our letter to the EU Commission</h2>\n\n\n\n<p>We have jointly authored an open letter addressing these concerns alongside fellow open source projects Drupal, Joomla!, and TYPO3<sup data-fn=\"eb28afbc-3487-447f-9af9-8b0418310a00\" class=\"fn\"><a href=\"#eb28afbc-3487-447f-9af9-8b0418310a00\" id=\"eb28afbc-3487-447f-9af9-8b0418310a00-link\">1</a></sup>. The letter emphasizes the significant contribution of Free and Open Source Software (FOSS) to the EU&#8217;s economy and how the proposed regulations might undermine these efforts. Our shared goal is to further bolster the security of digital products without compromising the values of freedom, democracy, and innovation inherent to both the open source community and the <a href=\"https://european-union.europa.eu/principles-countries-history/principles-and-values/aims-and-values_en\">EU’s Aims and Values</a>.</p>\n\n\n\n<p>The letter invites the EU Commission and interested parties to participate in a seminar in Brussels to discuss how we can align the objectives of the CRA with the realities and needs of the FOSS community. We are optimistic that, with mutual understanding and cooperation, we can achieve secure digital products without limiting the vital contributions of open source projects.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-9 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://wordpress.org/news/files/2023/08/Open_Letter_on_the_Significance_of_Free_and_Open_Source_Software_in_the_EU_s_Proposed_Cyber_Resilience_Act.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Read the letter</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><ol class=\"wp-block-footnotes\"><li id=\"eb28afbc-3487-447f-9af9-8b0418310a00\"><a href=\"https://www.drupal.org/\">Drupal</a>, <a href=\"https://www.joomla.org/\">Joomla!</a>, <a href=\"https://typo3.com/\">TYPO3</a>, and <a href=\"https://wordpress.org/\">WordPress</a> are the most popular FOSS content management systems on the web today. While all are based on the PHP programming language and distributed under the GPL open source license, each platform takes a different approach to website publishing. With strength in diversity, they form the Inter-CMS Working Group, promoting the values and benefits of free and open source software. <a href=\"#eb28afbc-3487-447f-9af9-8b0418310a00-link\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/21a9.png\" alt=\"↩\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />︎</a></li></ol></div>\n\";s: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:5:\"15686\";s: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:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.3 Release Candidate 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:53:\"https://wordpress.org/news/2023/08/wordpress-6-3-rc3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 01 Aug 2023 16:55:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s: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:\"6.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s: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:4;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:35:\"https://wordpress.org/news/?p=15615\";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:226:\"WordPress 6.3 Release Candidate 3 is now available for download and testing.\n\nThe WordPress 6.3 release is scheduled for August 8, 2023—just one week away. Now is your last opportunity to test it before the general 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Jonathan Pantani\";s: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:6221:\"\n<p>WordPress 6.3 RC3 is ready for download and testing.</p>\n\n\n\n<p><strong>This version of the WordPress software is under development.</strong> <strong>Please do not install, run, or test this version on production or mission-critical websites.</strong> Instead, you should evaluate RC3 on a test server and site.&nbsp;</p>\n\n\n\n<p>The WordPress 6.3 release is scheduled for August 8, 2023—just one week away. Now is your last opportunity to test it before the general release.&nbsp;</p>\n\n\n\n<p>For a deeper look into this release, read this overview of the <a href=\"https://make.wordpress.org/core/6-3/\">6.3 release cycle</a>, check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-3/\">6.3-related posts</a>, review <a href=\"https://wordpress.org/news/2023/06/wordpress-6-3-beta-2/\">new features in WordPress 6.3</a>, or <a href=\"https://wordpress.org/news/2023/07/wordpress-6-3-live-product-demo-highlights-recording/\">watch a recorded demo</a>.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s new since RC2</h2>\n\n\n\n<p>Since the RC2 release on July 25, 2023, there have been approximately 14 issues resolved in <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.3\">Github</a> and <a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=closed&amp;changetime=07%2F25%2F2023..08%2F01%2F2023&amp;milestone=6.3&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Trac</a>. To prepare for 6.3 general availability, RC3 also addresses several <a href=\"https://github.com/WordPress/gutenberg/pull/53089\">bugs</a> and adds fixes for retrieving templates (<a href=\"https://github.com/WordPress/wordpress-develop/pull/4940\">#4940</a>) and resolving child theme issues (<a href=\"https://github.com/WordPress/gutenberg/issues/53138\">#53138</a>). Thank you for testing, WordPressers!</p>\n\n\n\n<p>Developers and extenders should review the <a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-3-field-guide/\">comprehensive WordPress 6.3 Field Guide</a> for detailed technical notes regarding new features and improvements.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Ways to contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by the community of people collaborating on and contributing to its development. The resources below outline a variety of ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Download RC3 for testing</h3>\n\n\n\n<p>You can test WordPress 6.3 RC3 in three ways:</p>\n\n\n\n<ul>\n<li><strong>Option 1:</strong> Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge†channel and “Beta/RC Only†stream).</li>\n\n\n\n<li><strong>Option 2:</strong> Direct download the <a href=\"https://wordpress.org/wordpress-6.3-RC3.zip\">RC3 version (zip)</a>.</li>\n\n\n\n<li><strong>Option 3: </strong>Use the following WP-CLI command:<br><code>wp core update --version=6.3-RC3</code></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Keep WordPress bug-free—help with testing</h3>\n\n\n\n<p>Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether you have experience or not. While testing the upgrade process is essential, trying out new features is too.&nbsp;&nbsp;</p>\n\n\n\n<ul>\n<li>Encountered an issue? Please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</li>\n\n\n\n<li>New to testing? This <a href=\"https://make.wordpress.org/test/2023/06/27/help-test-wordpress-6-3/\">detailed guide</a> is a great place to start if you’ve never tested a beta/RC release.</li>\n\n\n\n<li>Want to know more about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> in <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>The monetary reward for reporting new, unreleased security vulnerabilities is doubled between the Beta 1 release and the final release candidate (RC). Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>Do you build themes or plugins? Your products play an integral role in extending the functionality and value of WordPress for users of all types worldwide.&nbsp;</p>\n\n\n\n<p>This is your final opportunity to test your latest versions against RC3. You will want to continue your testing and update the “<em>Tested up toâ€</em> version in your plugin’s readme file to 6.3.&nbsp;</p>\n\n\n\n<p>If you find compatibility problems, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Português? РуÑÑкий? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages.</a>&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>Phase two, soon complete<br>A monumental release<br>Then onto six-four.</p>\n\n\n\n<p><em>Thank you to the contributors who collaborated on this post: <a href=\"https://profiles.wordpress.org/meher/\">@Meher</a>, <a href=\"https://profiles.wordpress.org/dansoschin/\">@DanSoschin</a>, and <a href=\"https://profiles.wordpress.org/jpantani/\">@jpantani</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"15615\";s: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:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"People of WordPress: Ihtisham Zahoor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/07/people-of-wordpress-ihtisham-zahoor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 31 Jul 2023 20:22: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:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:9:\"HeroPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:19:\"People of 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:35:\"https://wordpress.org/news/?p=15589\";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:98:\"People of WordPress features Ihtisham Zahoor, an administrator turned web developer from Pakistan.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Abha Thakor\";s: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:12176:\"\n<p>From administrator to web developer thanks to the supportive WordPress community. Through learning from other software users in Pakistan, Ihtisham Zahoor knew that his life would change. He moved cities and careers to make his life through open source.</p>\n\n\n\n<p><strong>The&nbsp;<em>People of WordPress</em>&nbsp;series shares inspiring stories of how people’s lives can change for the better through WordPress and its global community of contributors.</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"Ihtisham Zahoor in the moutains.\" class=\"wp-image-15478\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?w=1900&amp;ssl=1 1900w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Ihtisham, from Haripur, a city in northern Pakistan, said: “The WordPress community made me a firm believer in the power of open source software. This is why I am an enthusiast and one who enjoys contributing back to the community via writing, speaking, and helping organize meetups.â€</p>\n\n\n\n<p>When Ihtisham discovered WordPress, his fascination for working with computing grew. He knew he did not want to just work in administration his entire career.</p>\n\n\n\n<p>Ihitsham describes himself as an ‘introvert’ and therefore the idea of remote work appealed as he could still add value to others through technology. He was intrigued by the thought of the freedom to choose his work hours. However, without access to others who had already transformed their careers and lives through web development, he felt he ‘had no path to follow to turn my dream into a reality.’</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Challenges become opportunities to learn when there is an active community&nbsp;&nbsp;</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"675\" height=\"900\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-4.jpg?resize=675%2C900&#038;ssl=1\" alt=\"Ihtisham Zahoor wearing a sweatshirt with the London tube sign \'Mind the Gap\'.\" class=\"wp-image-15480\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-4.jpg?w=675&amp;ssl=1 675w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-4.jpg?resize=225%2C300&amp;ssl=1 225w\" sizes=\"(max-width: 675px) 100vw, 675px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Lacking any kind of informed support network to advise or guide him, Ihtisham devoted time to online research to find the next steps he could take. Looking back, he believes that for those who are not in a network with others with similar interests, it can be hard to keep learning and experimenting with new things. Isolation can be a barrier to working in web development.&nbsp;&nbsp;</p>\n\n\n\n<p>He said: “I think it is not easy to stay motivated when there aren’t immediate rewards for the hard work we do. Sometimes, weeks would go by when my only focus would be to stay motivated rather than give up.â€</p>\n\n\n\n<p>After another two years of combining learning and work, Ihtisham took up using WordPress as a full-time career. He moved to the capital of Pakistan, Islamabad. It was not easy at first. He recalls: “After many failed attempts at getting hired and desperate moments, I finally received an offer from a digital agency as a web developer focused on the WordPress platform.â€</p>\n\n\n\n<p>He added: “Moving to work with a bigger agency was one of the best decisions of my life as it helped me with my professional growth by becoming familiar with the whole WordPress ecosystem in a supportive environment. I was valued for my opinions in the web projects in which I was involved. I was also appreciated and encouraged for the open source work I did for the company.†He summarized his enthusiasm for WordPress like this: “It is really interesting figuring out what is happening in the backends. I like problem-solving and finding solutions which you can do with WordPress.â€</p>\n\n\n\n<p>During the Covid-19 pandemic, Ihtisham moved to join a start-up which provides web development services to international clients. He works as a developer and has the opportunity to learn more about client communication and project management. “WordPress has opened up so many opportunities for me. It has been an exciting journey for me with lots of learning every day,†he said. In particular, he has discovered an interest in APIs and regularly uses his spare time to follow tickets in the hope of one day contributing even more to topics.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Give back through WordPress community</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"800\" height=\"599\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?resize=800%2C599&#038;ssl=1\" alt=\"Ihtisham Zahoor speaking at a meetup.\" class=\"wp-image-15477\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?w=800&amp;ssl=1 800w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?resize=768%2C575&amp;ssl=1 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>It was not just software that made a difference in Ihtisham’s life. Joining a welcoming and sharing community was transforming for him. Recalling those early days of isolation, he values the WordPress community and is wholly committed to the power of open-source software. He now enjoys writing, speaking, and organizing meetups to give back to the community. He has been involved in developing plugins and themes for the platform, which he describes as a ‘humbling’ experience. He is fond of <a href=\"https://islamabad.wordcamp.org/\">WordCamp Islamabad</a> and in 2023 is on the organizing team to help bring both WordPress and its community to others in Pakistan.</p>\n\n\n\n<p>“My first experience,†he said, “was that everyone was so friendly and open to sharing what they have learned, even though they were all busy working. This really had an impact on me. It really helped me and gave me the confidence that I could work with WordPress…. It was a real step forward for me joining this community.†</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"512\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=1024%2C512&#038;ssl=1\" alt=\"Ihtisham visited WordCamp Karachi.\" class=\"wp-image-15482\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=1024%2C512&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=300%2C150&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=768%2C384&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>A particular meeting in 2018 led to new friendships through the WordPress community. Ihtisham was on a train to Karachi for the first ever Pakistani WordCamp in 2018 and met a group of fellow attendees he now regards as close friends. What impressed him most about the camp was that although he met many people with considerable expertise, they also had a generosity of spirit and humbleness in their willingness to share this knowledge. Now, with this group of friends he is fulfilling another dream of traveling widely across the country. He says these things and other ‘side benefits’ have been made possible by the WordPress community, and for that, he is &#8216;forever grateful&#8217;.<br><br>Ihtisham particularly wanted to share his story through this People of WordPress article to encourage those starting with little or no support to remain persistent. He knows from experience breaking into the tech world can be hard, especially when you may be switching from doing something else and have no ‘track record’ to offer. </p>\n\n\n\n<p>He feels he is a living example of how perseverance can lead to success. He offers these words to anyone thinking of making a move into development using the WordPress platform: “I attribute my success (financial and mental well-being) to the open-source nature of WordPress and its amazing community. It would not be possible to learn and use the plethora of free tools WordPress provides if it weren’t an open-source platform. It is for that reason I feel obligated to contribute back to this platform to the best of my abilities.†To those who are finding getting going difficult, as he did, he adds: “Get yourself a clear learning path and just dive in doing WordPress, and things will get better for you over time as they were for me, I promise. Good Luck!â€</p>\n\n\n\n<h2 class=\"wp-block-heading\">Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community.&nbsp;Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<p>To help you discover more about how to use the WordPress software, there is a free resource from the community, <a href=\"https://learn.wordpress.org/\">Learn.WordPress.org</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Contributors</h2>\n\n\n\n<p>Thanks to Ihtisham Zahoor (<a href=\"https://profiles.wordpress.org/shaampk1/\">@shaampk1</a>) for sharing about his adventures in WordPress.</p>\n\n\n\n<p>Thank you to Abha Thakor (<a href=\"//profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Nalini Thakor (<a href=\"//profiles.wordpress.org/nalininonstopnewsuk/\">@nalininonstopnewsuk</a>), and Meher Bala (<a href=\"//profiles.wordpress.org/meher/\">@meher</a>) for interviews, the feature and collaborating on images. To Chloe Bringmann (<a href=\"//profiles.wordpress.org/cbringmann/\">@cbringmann</a>), Mark Smallman (<a href=\"//profiles.wordpress.org/marks99/\">@marks99</a>), and Mary Baum (<a href=\"//profiles.wordpress.org/marybaum/\">@marybaum</a>) for reviews. Thanks to the late Surendra Thakor (<a href=\"//profiles.wordpress.org/sthakor/\">@sthakor</a>), Maja Loncar (<a href=\"//profiles.wordpress.org/majaloncar/\">@majaloncar</a>), Maedah Bahtool (<a href=\"//profiles.wordpress.org/maedahbatool/\">@maedahbatool</a>) and other members of the Marketing and Polyglots Team for their contributions.</p>\n\n\n\n<p>The People of WordPress series thanks Josepha Haden (<a href=\"//profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>) and Topher DeRosia (<a href=\"//profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) for their support.</p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:29% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress </p>\n</div></div>\n\n\n\n<p></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:5:\"15589\";s: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:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Synced Patterns: The Evolution of Reusable Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2023/07/synced-patterns-the-evolution-of-reusable-blocks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jul 2023 14:45:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"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:\"\";}i:1;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:2;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=15541\";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:369:\"Synced patterns are replacing Reusable blocks, offering a unified creation experience for new pattern functionality coming to WordPress 6.3. Patterns, first introduced in WordPress 5.5, are a collection of blocks that make it simple to add complex layouts and designs to any WordPress site without starting from scratch. With WordPress 6.3, set to be released [&#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:8:\"annezazu\";s: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:6153:\"\n<p>Synced patterns are replacing Reusable blocks, offering a unified creation experience for new pattern functionality coming to WordPress 6.3. Patterns, first introduced in WordPress 5.5, are a collection of blocks that make it simple to add complex layouts and designs to any WordPress site without starting from scratch. With WordPress 6.3, set to be released on August 8th, you will be able to arrange blocks in unlimited ways and save them as patterns for use throughout your site, directly within the editing experience. You can also specify whether to sync your patterns, so that one change applies to all parts of your site, or to keep them unsynced, so you can customize each instance.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/plZIF3jrU7E?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Create your own patterns</h2>\n\n\n\n<p>The ability to create your own patterns, on top of using the ones bundled into each WordPress release, opens up a world of possibilities. Need to repeat the same contact information across your site and keep it up to date? Create a synced pattern with all the details, and say goodbye to repeating yourself, with the ability to quickly insert the synced pattern wherever you need it. If you find yourself creating various banners for your site and want them to have the same layout with unique content, creating an unsynced pattern speeds up your workflow and ensures a level of consistency in approach. While themes and plugins have been able to offer patterns to users and <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/curating-the-editor-experience/#utilizing-patterns\">curate the experience</a>, this update allows agencies and site builders to do the same for their clients, directly in the site building process.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Dig into the details</h2>\n\n\n\n<p>Any previously made Reusable blocks will continue to function as they do now, just under the new Synced pattern name. To help adjust to these changes, a few contextual notices will be placed throughout the interface. Specifically, the menu item in the creation flow will show as “Create pattern/reusable block†until the prompt describing the switch is dismissed in one of the various locations, including the naming and syncing modal:&nbsp;</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/fbrhammtn3Y?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>For folks using block themes, all patterns will be listed alongside template parts in the Site Editor &gt; Patterns section, where you can enter a focused editing mode to make changes. For Classic themes, the prior reusable block management page will now house patterns in a list, similar to the Posts &gt; All Posts view.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"590\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=1024%2C590&#038;ssl=1\" alt=\"Patterns section of the WordPress Site Editor with My Patterns selected\" class=\"wp-image-15569\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=1024%2C590&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=300%2C173&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=768%2C443&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=1536%2C885&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?w=2048&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>For a complete overview of patterns on your site, all patterns provided by themes and plugins will be shown in this section but without the option to edit directly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Go further</h2>\n\n\n\n<p>With the ability to create your own patterns baked into the creation experience, remember that you can copy the patterns available in the <a href=\"https://wordpress.org/patterns/\">Pattern Directory</a> and <a href=\"https://wordpress.org/patterns/about/\">contribute back</a>, an excellent way to democratize design for every WordPress user and the web.</p>\n\n\n\n<p><em>For more exciting features coming to patterns in WordPress 6.3, </em><a href=\"https://make.wordpress.org/core/2023/07/13/core-editor-improvement-advancing-the-power-of-patterns/\"><em>read on in the Advancing the Power of Patterns post</em></a><em>. Thank you to the contributors who collaborated on this post: </em><a href=\"https://profiles.wordpress.org/cbringmann/\"><em>Chloé Bringmann</em></a><em>, </em><a href=\"https://profiles.wordpress.org/jpantani/\"><em>Jonathan Pantani</em></a><em>, </em><a href=\"https://profiles.wordpress.org/chanthaboune/\"><em>Josepha</em></a><em>, </em><a href=\"https://profiles.wordpress.org/kristastevens/\"><em>Krista Stevens</em></a><em>, </em><a href=\"https://profiles.wordpress.org/eidolonnight/\"><em>Nicholas Garofalo</em></a><em>, <a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</a></em>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"15541\";s: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:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.3 Release Candidate 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:69:\"https://wordpress.org/news/2023/07/wordpress-6-3-release-candidate-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:\"Tue, 25 Jul 2023 16:43:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{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:\"6.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s: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:4;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:35:\"https://wordpress.org/news/?p=15460\";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:246:\"WordPress 6.3 RC2 is ready for download and testing. Reaching this part of the release cycle is a key milestone. While release candidates are considered ready for final release, additional testing and use by the community can only make it better.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Meher Bala\";s: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:7642:\"\n<p>WordPress 6.3 RC2 is ready for download and testing.</p>\n\n\n\n<p><strong>This version of the WordPress software is under development.</strong> <strong>Please do not install, or run, or test this version on production or mission-critical websites.</strong> Instead, you should evaluate RC2 on a test server and site.&nbsp;</p>\n\n\n\n<p>While release candidates are considered ready for final release, additional testing and use by the community can only make it better.</p>\n\n\n\n<p>WordPress 6.3 is scheduled for release on August 8, 2023 – just two weeks from today.</p>\n\n\n\n<p>Get an overview of the <a href=\"https://make.wordpress.org/core/6-3/\">6.3 release cycle</a>, check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-3/\">6.3-related posts</a>, review <a href=\"https://wordpress.org/news/2023/06/wordpress-6-3-beta-2/\">new features in WordPress 6.3</a>, or <a href=\"https://wordpress.org/news/2023/07/wordpress-6-3-live-product-demo-highlights-recording/\">watch a recorded demo</a>.</p>\n\n\n\n<p>Developers and extenders should review the <a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-3-field-guide/\">comprehensive WordPress 6.3 Field Guide</a> for detailed technical notes regarding new features and improvements.&nbsp;&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">RC2 Highlights</h2>\n\n\n\n<p>Since the RC1 release on July 18, 2023, there have been approximately 15 issues resolved in <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.3\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/commits/wp/6.3\">Editor</a> and <a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=closed&amp;changetime=07%2F18%2F2023..07%2F25%2F2023&amp;milestone=6.3&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Trac</a>.</p>\n\n\n\n<p>Notable updates for this release include:</p>\n\n\n\n<ul>\n<li>Footnotes will be reverted or restored with post revisions (<a href=\"https://github.com/WordPress/gutenberg/pull/52686\">#52686</a>).</li>\n\n\n\n<li>Distraction free adds a missing command in the site editor (<a href=\"https://github.com/WordPress/gutenberg/pull/52868\">#52868</a>).</li>\n\n\n\n<li>Global styles revisions will display text if no revisions are found (<a href=\"https://github.com/WordPress/gutenberg/pull/52865\">#52865</a>).</li>\n\n\n\n<li>The About Page has been completed (<a href=\"https://core.trac.wordpress.org/ticket/58067\">#58067</a>).</li>\n\n\n\n<li>The About Page now includes a “Get Involved†section (<a href=\"https://core.trac.wordpress.org/ticket/23348\">#23348</a>).</li>\n\n\n\n<li>The dark mode option has been restored in the block editor iframe for Twenty Twenty-One (<a href=\"https://core.trac.wordpress.org/ticket/58835\">#58835</a>).</li>\n\n\n\n<li>Max height value was fixed in the image scaling in the Edit Media screen (<a href=\"https://core.trac.wordpress.org/ticket/50523\">#50523</a>).</li>\n\n\n\n<li>Additionally, some issues regarding internationalization were addressed (<a rel=\"noreferrer noopener\" href=\"https://core.trac.wordpress.org/ticket/58879\" target=\"_blank\">#58879</a>, <a rel=\"noreferrer noopener\" href=\"https://core.trac.wordpress.org/ticket/58067\" target=\"_blank\">#58067</a> and <a rel=\"noreferrer noopener\" href=\"https://core.trac.wordpress.org/ticket/58864\" target=\"_blank\">#58864</a>).</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Test features in WordPress 6.3</h2>\n\n\n\n<p>Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether you have experience or not. While testing the upgrade process is essential, trying out new features is too.&nbsp;</p>\n\n\n\n<ul>\n<li>Encountered an issue? Please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</li>\n\n\n\n<li>New to testing? This <a href=\"https://make.wordpress.org/test/2023/06/27/help-test-wordpress-6-3/\">detailed guide</a> is a great place to start if you’ve never tested a beta/RC release.</li>\n\n\n\n<li>Want to know more about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> in <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Vulnerability bounty doubles during the Beta/RC phases</h2>\n\n\n\n<p>The monetary reward for reporting new, unreleased security vulnerabilities is doubled between the Beta 1 release and the final release candidate (RC). Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get WordPress 6.3 RC2</h2>\n\n\n\n<p>You can test WordPress 6.3 RC2 in three ways:</p>\n\n\n\n<ul>\n<li><strong>Option 1:</strong> Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge†channel and “Beta/RC Only†stream).</li>\n\n\n\n<li><strong>Option 2: </strong>Direct download the <a href=\"https://wordpress.org/wordpress-6.3-RC2.zip\">RC2 version (zip)</a>.</li>\n\n\n\n<li><strong>Option 3:</strong> Use the following WP-CLI command:<br><code>wp core update --version=6.3-RC2</code></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thanks to WordPress plugin and theme developers</h2>\n\n\n\n<p>Do you build plugins and themes? Your products play an integral role in extending the functionality and value of WordPress for users of all types worldwide.&nbsp;</p>\n\n\n\n<p>Hopefully, you have already tested your themes and plugins with WordPress 6.3 betas by now. With RC2, you will want to continue your testing and update the “<em>Tested up toâ€</em> version in your plugin’s readme file to 6.3.&nbsp;</p>\n\n\n\n<p>If you find compatibility problems, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Help translate WordPress</h2>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Português? РуÑÑкий? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages.</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Haiku for RC2</h2>\n\n\n\n<p>Time is nearly here<br>WordPress shines thanks to you all<br>Let’s get testing, dear</p>\n\n\n\n<p><em>Thank you to the contributors who collaborated on this post: <a href=\"https://profiles.wordpress.org/priethor/\" data-type=\"link\" data-id=\"https://profiles.wordpress.org/priethor/\">@Priethor</a></em>,<em> <a href=\"https://profiles.wordpress.org/audrasjb/\" data-type=\"link\" data-id=\"https://profiles.wordpress.org/audrasjb/\">@AudrasJb</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\" data-type=\"link\" data-id=\"https://profiles.wordpress.org/davidbaumwald/\">@DavidBaumwald</a>, <a href=\"https://profiles.wordpress.org/dansoschin/\">@DanSoschin</a>, <a href=\"https://profiles.wordpress.org/jpantani/\">@JPantani</a></em> and <em><a href=\"https://profiles.wordpress.org/meher/\">@Meher</a></em>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"15460\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sun, 10 Sep 2023 08:01:43 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Mon, 04 Sep 2023 21:02:35 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:16:\"content-encoding\";s:2:\"br\";s:4:\"x-nc\";s:9:\"HIT ord 8\";}}s:5:\"build\";s:14:\"20210225052634\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2476, '_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1694376103', 'no'),
(2477, '_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1694332903', 'no'),
(2478, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1694376103', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2479, '_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:57:\"Gutenberg Times: Call for testing of the new Font Library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=25529\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://gutenbergtimes.com/call-for-testing-of-the-new-font-library/\";s: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:4059:\"<p>The Font Library is a new WordPress feature that will come to WordPress 6.4. Your help is needed to test the feature that allows you to manage fonts and their variants for your website. You can find the PR on GitHub <a href=\"https://github.com/WordPress/gutenberg/pull/53884\">Font Library: Frontend [Stage 1] #53884</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Use WordPress playground</h2>\n\n\n\n<p>You can use the WordPress playground tool that is already prepped for your test just follow this link <a href=\"http://bit.ly/test-font-library\">Test Font Library</a>. Unfortunately, you cannot upload other plugins or themes to the playground space yet. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Test with your test site</h2>\n\n\n\n<p>If you need  to use your own test site setup with LocalWP or any other tools because you are curious how the font library works with your set of plugins, themes or custom blocks, you would have to do a bit of a set-up. </p>\n\n\n\n<ol>\n<li><code>define( \'FONT_LIBRARY_ENABLE\', true );</code> in the wp-config to make the fonts library backend work&nbsp;</li>\n\n\n\n<li>Then obtain the PR-specific plugin zip via the “Checks†Scroll to “Build Gutenberg Plugin Zip&#8221;, and on the page scroll all the way down to gutenberg-plugin.zip</li>\n\n\n\n<li>Do not upload as plugin via your site, it will throw an error message. <code>The package could not be installed. No valid plugins were found.</code>) </li>\n\n\n\n<li>Download it to your <code>wp-content/plugins</code> directory of the Test Site and unzip it.&nbsp;</li>\n\n\n\n<li>Go to your <code>wp-admin/plugins</code> page and activate the Gutenberg plugin.&nbsp;</li>\n</ol>\n\n\n\n<h2 class=\"wp-block-heading\">Via Gutenberg Nightly</h2>\n\n\n\n<p>If you read to this at a later date, and you&#8217;ll find that the PR was already merged, you can always use the <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Gutenberg Nightly version</a> and start testing on your test site. </p>\n\n\n\n<h2 class=\"wp-block-heading\">How do you find the Font Manager? </h2>\n\n\n\n<p>No matter the tool you use, testing an undocumented feature is like jumping into the deep end of the pool and try to learn how to swim. </p>\n\n\n\n<p>Here are the steps. </p>\n\n\n\n<ul>\n<li>From your Dashboard </li>\n\n\n\n<li>select Appearance > Editor > </li>\n\n\n\n<li>Click into the canvas side of the screen to enable Edit Mode</li>\n\n\n\n<li>Use the Style icon to open it in the right sidebar</li>\n\n\n\n<li>You might already see some fonts listed in the Fonts section </li>\n\n\n\n<li>Click on the Ab icon on the left to the section header. </li>\n\n\n\n<li>It opens the Font Manger modal. </li>\n</ul>\n\n\n\n<p>Below is a short video how you can find the Font Manager. </p>\n\n\n\nVideo: <em>How to find the Font Manager</em>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-what-should-you-test\">What should you test? </h2>\n\n\n\n<ul>\n<li>You can download font from Google or other free font sites</li>\n\n\n\n<li>Upload the fonts via Drag and Drop or selecting the files from your computer</li>\n\n\n\n<li>They should land in the wp-contents/fonts folder.<br /> <img width=\"568\" height=\"326\" class=\"wp-image-25532\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/Screenshot-2023-09-10-at-09.11.37.png?resize=568%2C326&ssl=1\" alt=\"New /fonts folder in wp-content directory\" /></li>\n\n\n\n<li>See that they show up in the Typography section of the Global Styles when enabling Font Family. </li>\n\n\n\n<li>Delete fonts you don&#8217;t need. </li>\n</ul>\n\n\n\n<p><em>Note re:  Display in Editor or Frontend</em><br />I have yet to find a way to make the uploaded fonts show up display in the editor or the frontend. I am in the process of finding out why and I&#8217;ll update these instructions when I do. If you already figured out how to do it feel free to share your findings in the comment section. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Where to report issues?</h2>\n\n\n\n<p>Report all finding in a comment on the PR on GitHub <a href=\"https://github.com/WordPress/gutenberg/pull/53884\">Font Library: Frontend [Stage 1] #53884</a>, or comment below. </p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 10 Sep 2023 07:24: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:18:\"Birgit Pauli-Haack\";s: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:68:\"WPTavern: WP Includes Launches Women in WordPress Mentorship 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:30:\"https://wptavern.com/?p=148596\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/wp-includes-launches-women-in-wordpress-mentorship-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:3008:\"<img width=\"500\" height=\"333\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/women-working-500x333.jpeg\" alt=\"\" class=\"wp-image-148656\" />photo credit: <a href=\"https://stocksnap.io/photo/people-girls-N444PJYUP9\">Brodie Vissers</a>\n\n\n\n<p><a href=\"https://wpincludes.me/\">WP Includes</a> is a new initiative that launched this week with the goal of improving equal representation of women at global WordPress companies. It was founded by Human Made COO Siobhan McKeown and XWP Director of Engineering Francesco Marano.</p>\n\n\n\n<p>&#8220;I&#8217;ve been in WordPress a long time and I&#8217;ve met a lot of talented women but not enough in leadership roles. It&#8217;s time to change that,&#8221; McKeown said.</p>\n\n\n\n<p>The website states the founders&#8217; mission in launching the initiative:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Disappointed by the lack of representation of women in leadership roles at companies in the WordPress ecosystem we’ve decided to do something about it.</p>\n\n\n\n<p>We want to drastically increase representation of women in leadership roles at WordPress companies. We will do this by mentoring and supporting women to take the next step in their careers.</p>\n</blockquote>\n\n\n\n<p>WP Includes is recruiting women leaders who are C-Level or Directors <br />at a WordPress company to volunteer as mentors and build a supportive network of mentees.</p>\n\n\n\n<p>The mentorship program lasts five months and calls for mentees/mentors goes out twice a year in September and March. Mentors commit to meet with mentees for a 1:1 on a regular basis and support them in achieving their goals. Mentee applicants are required to be working at a business in the WordPress ecosystem and actively developing their careers.</p>\n\n\n\n<p>WP Includes is accepting sponsorships from companies with some rigorous requirements:</p>\n\n\n\n<ul>\n<li>Acknowledge gender disparity and a lack of representation in your organization, wherever it exists.</li>\n\n\n\n<li>Proactively address gender disparity in your leadership and executive roles.</li>\n\n\n\n<li>When senior roles become available, actively seek to place women within those roles.</li>\n\n\n\n<li>Support women within their career in your organization, working to ensure that any gender-related barriers are removed.</li>\n\n\n\n<li>Create opportunities to showcase women leaders in your organisation so that they can act as role models for future leaders.</li>\n</ul>\n\n\n\n<p>Supporting organizations can also contribute by sharing open roles within the network and by providing mentorship to future leaders who may potentially be considered for leadership roles in the sponsoring organizations. This is effectively changing representation from the inside out with cooperating organizations contributing to the cultivation of the leaders they need in order to purse more diverse leadership teams.</p>\n\n\n\n<p>Prospective mentees, mentors, and sponsors can apply on the <a href=\"https://wpincludes.me/\">WP Includes website</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 09 Sep 2023 02:31: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: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:114:\"WPTavern: ACF’s 2023 Annual Survey Results Reinforce Plugin’s Focus on Improving the Block Building Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148573\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"https://wptavern.com/acfs-2023-annual-survey-results-reinforce-plugins-focus-on-improving-the-block-building-experience\";s: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:3017:\"<p>Advanced Custom Fields (<a href=\"https://wordpress.org/plugins/advanced-custom-fields/\">ACF</a>), one of the plugins WP Engine <a href=\"https://wptavern.com/wp-engine-acquires-5-plugins-from-delicious-brains\">acquired from Delicious Brains</a> in 2022, has published the <a href=\"https://www.advancedcustomfields.com/annual-survey/2023-results/\">results if its first annual survey</a>. Although ACF reports more than 4.5 million active users, including PRO site installs, the survey only gathered feedback from 2,031 respondents. </p>\n\n\n\n<p>These results are more representative of the plugin&#8217;s developer community, as 81% of respondents are developers who maintain between 11-50 websites. 63% use version control for their codebase, and 27% manage dependencies with Composer.</p>\n\n\n\n<p>The survey showed that ACF is still an important tool for its early adopters, as 50% said they have been using it since its early days and 70% of all respondents use the plugin on all the websites they build.</p>\n\n\n\n<p>When asked what type of sites they are building, respondents had the option to choose multiple answers. Sites using Classic WordPress themes are the most popular followed by Hybrid themes, Block themes, and page builders. Surveying those who use the block editor, 56% report that they build blocks using ACF blocks.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1358\" height=\"1030\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-08-at-10.35.34-AM.png\" alt=\"\" class=\"wp-image-148627\" />\n\n\n\n<p>&#8220;It was cool to see the strong representation of hybrid and block themes,&#8221; WP Engine Product Marketing Manager Rob Stinson said. &#8220;It shows us that there is growing adoption of the modern WP editor experience amongst the PHP friendly crowd that is the ACF user base. </p>\n\n\n\n<p>&#8220;We had this scoped for upcoming releases anyway, but it reinforces our focus on improving the block building experience in ACF.&#8221;</p>\n\n\n\n<p>Among those ACF users building sites with page builders, the most popular selections include Elementor, Divi, Beaver Builder, and WPBakery Page Builder.  Naturally, ACF Extended is the most popular extension used with ACF, followed by Gravity Forms, Yoast SEO, and ACF Better Search.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2110\" height=\"1168\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-08-at-12.46.15-PM.png\" alt=\"\" class=\"wp-image-148636\" />\n\n\n\n<p>Respondents demonstrated high confidence in those maintaining the plugin, as 98% of them are comfortable updating ACF to the latest version. They are also confident in continuing to build on top of WordPress, as 91% of survey participants said they are likely to continue with the platform. For a more detailed look at the questions and responses, check out the <a href=\"https://www.advancedcustomfields.com/annual-survey/2023-results/\">2023 annual survey results</a> on the ACF website.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 08 Sep 2023 17:27: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:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Do The Woo Community: WooBits About WordCampUS, WP Includes, WP for Enterprise, Swag and Avalara Next\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/?p=76427\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/woobits-newsletter-episode-one/\";s: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:440:\"<p>In WooBits this week, recapping WCUS, launch of WP Includes, WordPress for Enterprise, future of swag and Avalara Next virtual event.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woobits-newsletter-episode-one/\">WooBits About WordCampUS, WP Includes, WP for Enterprise, Swag and Avalara Next</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 08 Sep 2023 11:55: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:5:\"BobWP\";s: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:90:\"WPTavern: Gutenberg 16.6 Introduces Block Hooks, Improvements to Toolbars on Nested Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/gutenberg-16-6-introduces-block-hooks-improvements-to-toolbars-on-nested-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3551:\"<p><a href=\"https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/\">Gutenberg 16.6</a> is available with progress on a feature that was formerly called auto-inserting blocks but has now been renamed to block hooks.  </p>\n\n\n\n<p>In a previous release (<a href=\"https://wptavern.com/gutenberg-16-4-introduces-experimental-auto-inserting-blocks\">16.4</a>), Gutenberg introduced auto-inserting blocks as an experimental feature that allows plugin developers to specify a location in which the block will be automatically inserted, such as before or after a template. Users can then reposition the blocks after insertion using the editor tools.</p>\n\n\n\n<p>Gutenberg lead architect Matias Ventura <a href=\"https://github.com/WordPress/gutenberg/issues/53987#issuecomment-1695915874\">proposed</a> <a href=\"https://github.com/WordPress/gutenberg/pull/54147\">renaming</a> the feature to block hooks to help developers understand how they work. </p>\n\n\n\n<p>&#8220;I&#8217;ve seen anecdotal feedback that <code>autoInsert</code> is not the clearest of descriptions,&#8221; Ventura said. &#8220;I&#8217;d like to propose renaming to the more familiar <code>hooks</code> terminology—and &#8216;block hooks&#8217; in more general terms—to help folks understand the mechanics and purpose more rapidly.&#8221;</p>\n\n\n\n<p>This release also <a href=\"https://github.com/WordPress/gutenberg/pull/52969\">adds an inspector panel for block hooks</a>, tentatively named &#8220;Plugins,&#8221; that displays blocks available for auto-insertion. It includes toggles to insert or remove them. The updated version of the feature also includes block icons (not shown below) to help differentiate the toggles. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1443\" height=\"438\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/block-hooks.gif\" alt=\"\" class=\"wp-image-148604\" />image source: <a href=\"https://github.com/WordPress/gutenberg/pull/52969#issuecomment-1669889491\">Gutenberg repository PR #52969</a>\n\n\n\n<p>Gutenberg 16.6 brings improvements to toolbars on nested blocks, where the toolbar now stays attached to the parent block. This change is part of a broader effort to improve nested block experiences. Previously, the toolbar would move around when clicking inside the nested blocks, but this change makes it stay in place for a less chaotic editing experience. The updated toolbar behavior has been rolled out to Navigation, List, and Quote blocks so far.</p>\n\n\n\nvideo credit: Gutenberg GitHub repository <a href=\"https://github.com/WordPress/gutenberg/pull/53699\">PR #53699</a>\n\n\n\n<p>This release includes a new keyboard shortcut for duplicating blocks within the List View: (<code>CMD+Shift+d</code>). It enables users to do more from the keyboard while navigating around the List View, instead of having to jump back into the block settings menu or editor canvas. Users can now click twice on the selected (or focused) block or multiple blocks to quickly duplicate them all in one go.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\nvideo credit: Gutenberg GitHub repository <a href=\"https://github.com/WordPress/gutenberg/pull/53559\">PR #53559</a>\n\n\n\n<p>These highlighted features and more will be landing in the upcoming WordPress 6.4 release. Check out the <a href=\"https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/\">Gutenberg 16.6 release post</a> for the full list of new features, enhancements, bug fixes, and improvements to performance and code quality.</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, 08 Sep 2023 02:59:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"BuddyPress: BuddyPress 12.0.0-beta2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=331167\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://buddypress.org/2023/09/buddypress-12-0-0-beta2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3276:\"<p>Hello BuddyPress contributors!</p>\n\n\n\n<p>If you haven&#8217;t tested our first <a href=\"https://buddypress.org/2023/08/buddypress-12-0-0-beta1/\">12.0.0 beta release</a> (<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f448.png\" alt=\"👈\" class=\"wp-smiley\" /> <strong>please read this post</strong>), here&#8217;s another opportunity to help us make sure it will fit perfectly into your WordPress / BuddyPress specific configuration. Beta testing is very important and more then any other BuddyPress major release, we need you all, whether you&#8217;re a regular or advanced user, a theme designer or a plugin author: <strong>please contribute!</strong></p>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-white-background-color has-text-color has-background wp-element-button\" href=\"https://downloads.wordpress.org/plugin/buddypress.12.0.0-beta2.zip\">Test BuddyPress 12.0.0-beta2</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s new since beta1?</h2>\n\n\n\n<p>We&#8217;ve been working on improving documentation about 12.0.0 changes and giving advanced users some more customization options about the coming visibility feature.</p>\n\n\n\n<p>We&#8217;ve fixed 8 bugs, the most important one was about the BuddyPress menu items we are making available in the WP Nav Menu management interfaces (Administration screen and customizer). We took this opportunity to <a href=\"https://github.com/buddypress/buddypress/tree/master/docs/user/administration/navigations\">document how BuddyPress is dealing with these interfaces</a>.</p>\n\n\n\n<p>The final release is slated to October 30 and&nbsp;<strong>we need you to get there</strong>: do test this beta release of BuddyPress <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f64f.png\" alt=\"ðŸ™\" class=\"wp-smiley\" />.</p>\n\n\n\n<p>You can test <a href=\"https://downloads.wordpress.org/plugin/buddypress.12.0.0-beta2.zip\">BuddyPress 12.0.0-beta2</a> in 4 ways :</p>\n\n\n\n<ul>\n<li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a>&nbsp;plugin.</li>\n\n\n\n<li><a href=\"https://downloads.wordpress.org/plugin/buddypress.12.0.0-beta2.zip\">Download the beta here (zip file)</a>.</li>\n\n\n\n<li>Check out our SVN repository:&nbsp;<code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li>\n\n\n\n<li>Clone our read-only Git repository:&nbsp;<code>git clone git://buddypress.git.wordpress.org/</code></li>\n</ul>\n\n\n\n<p>If you find something weird, please report it on&nbsp;<a rel=\"noreferrer noopener\" href=\"https://buddypress.trac.wordpress.org/newticket\" target=\"_blank\">BuddyPress Trac</a>, post a reply to&nbsp;<a href=\"https://buddypress.org/support/topic/lets-prepare-the-buddypress-12-0-0-next-major-release/\">this support topic</a>&nbsp;or get in touch with us on our&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.slack.com/messages/buddypress\" target=\"_blank\">WordPress.org Slack channel</a>.</p>\n\n\n\n<p>Thanks in advance for your contributions <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f91d.png\" alt=\"ðŸ¤\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 07 Sep 2023 20:27: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:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:74:\"Do The Woo Community: Woo AgencyChat Live with Mitch Callahan and Ash Shaw\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/?p=76387\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/woo-agencychat-live-with-mitch-callahan-and-ash-shaw/\";s: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:406:\"<p>From tools they use, a bit of AI, remote work and lots of insights into their teams and their companies.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woo-agencychat-live-with-mitch-callahan-and-ash-shaw/\">Woo AgencyChat Live with Mitch Callahan and Ash Shaw</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 07 Sep 2023 08:34: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:5:\"BobWP\";s: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:44:\"WPTavern: GoDaddy Retires Media Temple Brand\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148575\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/godaddy-retires-media-temple-brand\";s: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:4655:\"<p>Media Temple (MT) is closing its doors after 24 years in the hosting industry, with the brand now retired and customers fully migrated to GoDaddy. In 2013, GoDaddy acquired MT &#8220;to win the hearts and minds of developers,&#8221; as then-CEO Blake Irving told <a href=\"https://venturebeat.com/business/godaddy-ceo-we-bought-media-temple-to-win-the-hearts-and-minds-of-developers/\">VentureBeat</a> at the time. When it was purchased, the highly regarded brand was focusing on advanced technical services that GoDaddy had not yet adapted, and the plan was to have MT operate independently with no changes for employees or customers.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Thanks for allowing us to serve you for 24 years. The time has come to say goodbye. We will miss you. Keep building amazing things!</p>&mdash; Media Temple (@mediatemple) <a href=\"https://twitter.com/mediatemple/status/1699116917900894315?ref_src=twsrc%5Etfw\">September 5, 2023</a></blockquote>\n</div>\n\n\n\n<p>The year following the acquisition, <a href=\"https://wptavern.com/mediatemple-launches-wordpress-managed-hosting-package\">Media Temple launched its managed WordPress hosting product</a>, joining the ranks of Flywheel, Page.ly, WordPress.com, WP Engine, and a handful of other companies that were working to elevate the hosting experience for WordPress users.</p>\n\n\n\n<p>In December 2022, MT <a href=\"https://origin-blog.mediatemple.net/news/a-new-chapter-for-media-temple/\">announced</a> it would be retiring the Media Temple brand and transitioning accounts to GoDaddy, while subtly acknowledging the sentimental place MT holds in many of its customers&#8217; hearts:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Since joining GoDaddy, we worked hand-in-hand with them to incorporate the best of Media Temple into offerings, including improving GoDaddy’s customer experience and leveraging Media Temple’s unique expertise on what it truly means to run a world-class hosting organization. If you closely examine GoDaddy’s hosting offerings, you will find Media Temple’s fingerprints all around. From specialized teams who deal with complex hosting issues to programs like GoDaddy Pro specifically targeting creatives, Media Temple made its mark on GoDaddy.</p>\n</blockquote>\n\n\n\n<p>Fans bid the brand farewell on Twitter, as its retirement marks the end of a chapter in web hosting history.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Basically the entire design community was sponsored by Media Temple back in the day.<br /><br />I can’t imagine a more omnipresent brand at the time. <a href=\"https://t.co/mmhdxEIHVy\">https://t.co/mmhdxEIHVy</a></p>&mdash; Josh Pigford (@Shpigford) <a href=\"https://twitter.com/Shpigford/status/1699464913595290066?ref_src=twsrc%5Etfw\">September 6, 2023</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">When I got started circa 2003, it felt like every respected web designer was hosted by Media Temple.<br /><br />They made being hosted by them feel cooler (really) than anywhere else. Geniuses.<br /><br />I was a (mt) customer from 2007–2020 until <a href=\"https://twitter.com/laravelforge?ref_src=twsrc%5Etfw\">@laravelforge</a> made deploying magnitudes easier. <a href=\"https://t.co/HyhBxz5PZs\">https://t.co/HyhBxz5PZs</a></p>&mdash; Brendan Falkowski (@Falkowski) <a href=\"https://twitter.com/Falkowski/status/1699543478169112971?ref_src=twsrc%5Etfw\">September 6, 2023</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Woah. Somehow Media Temple always seemed so cool, the first “aspirational†software in a way, where you’d move when your blog was successful.<br /><br />End of an era. <a href=\"https://t.co/tJobBqEPQf\">https://t.co/tJobBqEPQf</a></p>&mdash; Matthew Guay (@maguay) <a href=\"https://twitter.com/maguay/status/1699446005568270700?ref_src=twsrc%5Etfw\">September 6, 2023</a></blockquote>\n</div>\n\n\n\n<p>In February 2023, Media Temple began migrating accounts to GoDaddy, with no action required from customers. Many of the products and services were already fulfilled through GoDaddy, decreasing the number needing to be migrated. </p>\n\n\n\n<p>Now that the process is complete, the brand will discontinue operations and move current resources into supporting customers inside GoDaddy. The company assured former MT customers that they will retain their current products and pricing for equivalent products with access to more tools.</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, 07 Sep 2023 03:36: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:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"Post Status: Community Summit Recaps, Multilingual Documentation, Performant Translations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://poststatus.com/?p=154280\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://poststatus.com/community-summit-recaps-multilingual-documentation-performant-translations/\";s: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:21140:\"<h2 class=\"wp-block-heading\" id=\"h-this-week-at-wordpress-org-september-4-2023\">This Week at WordPress.org (September 4, 2023)</h2>\n\n\n<div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Discover the latest from the WordPress community. From the future of WordPress &amp; Gutenberg&#8217;s next steps to intriguing discussions at the Community Summit. Plus, get a sneak peek into WordPress 6.4&#8217;s development cycle. Stay updated, stay involved! </p></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n<div class=\"gb-container gb-container-5e804289\">\n\n<h2 class=\"wp-block-heading\" id=\"h-news\"><h2><a href=\"https://wordpress.org/news\">News</a></h2></h2>\n\n</div>\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\">WP Briefing: Episode 61: Community, Summit, all at Washington D.C.</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/08/wordpress-6-3-1-maintenance-release/\">WordPress 6.3.1 Maintenance Release</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">The Future of WordPress &amp; What’s Next for Gutenberg</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/08/wp20-a-heartfelt-thanks/\">WP20 – A Heartfelt Thanks</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-community-summit-notes\"><a href=\"https://make.wordpress.org/summit\">Community Summit Notes</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/summit/2023/09/06/community-summit-discussion-notes-iterating-on-the-team-rep-role/\">Community Summit Discussion Notes: Iterating on the Team Rep role</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/09/04/community-summit-discussion-notes-open-source-participation-in-global-legislation/\">Community Summit Discussion Notes: Open Source participation in global legislation</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/09/03/community-summit-discussion-notes-communication-and-collaboration-finding-your-way-around-wordpress/\">Community Summit Discussion Notes: Communication and Collaboration – Finding Your Way Around WordPress</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/09/01/understanding-contributor-leadership-roles-in-the-wordpress-open-source-project/\">Understanding contributor leadership roles in the WordPress open source project</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/31/part-i-ii-communicating/\">Part I &amp; II: Communicating…</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/31/invisible-and-under-appreciated-bolstering-behind-the-scenes-contributions/\">Invisible and under-appreciated: bolstering “behind the scenes†contributions</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/30/community-summit-discussion-notes-revitalizing-contributor-teams-leadership-pipeline/\">Community summit discussion notes: Revitalizing contributor teams’ leadership pipeline</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/30/community-summit-discussion-notes-php-version-support/\">Community Summit Discussion Notes: PHP version support</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/28/community-summit-discussion-notes-can-wordpress-become-the-household-name-it-deserves-to-be/\">Community Summit Discussion Notes: Can WordPress become the household name it deserves to be?</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/27/community-summit-discussion-notes-refreshing-the-contributor-pipeline/\">Community Summit Discussion Notes: Refreshing the contributor pipeline</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\">WordPress 6.4</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-4-whats-on-your-wishlist/\">WordPress 6.4: What’s on your wishlist?</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">WordPress 6.4 Development Cycle</a></li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-columns is-layout-flex wp-container-5 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/accessibility\">Accessibility</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/accessibility/2023/08/30/accessibility-team-meeting-agenda-september-1-2023/\">Accessibility Team Meeting Agenda: September 1, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/accessibility/2023/08/28/wcus-2023-contributor-day-summary/\">WCUS 2023 Contributor Day Summary</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-community\"><a href=\"https://make.wordpress.org/community\">Community</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/community/2023/09/01/wordcamp-mentors-september-check-in/\">WordCamp Mentors’ September check-in!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/30/the-nextgen-event-project-your-ideas-your-wordpress-community/\">The NextGen Event Project: Your Ideas, Your WordPress Community!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/23/recap-of-the-diverse-speaker-training-group-wpdiversity-amer-emea-on-august-23-2023/\">Recap of the Diverse Speaker Training group (#WPDiversity) AMER/EMEA on August 23, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/23/call-for-ideas-new-features-for-our-nexgen-wp-events-central-page/\">Call for ideas: new features for our NexGen WP events central page</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/21/meetup-organizer-newsletter-august-2023/\">Meetup Organizer Newsletter: August 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-core\"><a href=\"https://make.wordpress.org/core\">Core</a> </h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/09/06/a-week-in-core-september-4-2023/\">Two Weeks in Core – September 4, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/05/call-for-testing-performant-translations/\">Call for Testing: Performant Translations</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/31/proposal-an-update-to-the-field-guide/\">Proposal: An update to the Field Guide</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-developer-blog\"><a href=\"https://developer.wordpress.org/news/\">Developer Blog</a></h3>\n\n\n\n<ul>\n<li><a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\">Adding and using custom settings in theme.json</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/exploring-the-future-of-web-development-with-webassembly-and-php/\">Exploring the future of web development with WebAssembly and PHP</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/an-introduction-to-block-variations/\">An introduction to block variations</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/the-anatomy-of-a-letterform/\">The anatomy of a letterform</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-meetings\">Meetings</h3>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/09/06/default-theme-chat-summary-august-30th-2023-2/\">Default Theme chat summary: September 6, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/05/dev-chat-agenda-september-6-2023/\">Dev Chat agenda, September 6, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/04/editor-chat-agenda-06-september-2023/\">Editor Chat Agenda: 06 September 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/design\">Design</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/design/2023/08/28/design-share-aug-14-aug-25/\">Design Share: Aug 14-Aug 25</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/design/2023/08/18/design-specific-triage/\">Bringing Back the Weekly Design Triage</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\">Admin Design Kickoff</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/docs\">Docs</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/docs/2023/09/01/agenda-for-docs-team-bi-weekly-meeting-05-sep-2023/\">Agenda for Docs Team Biweekly Meeting (05-Sep-2023)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/09/04/documentation-team-update-september-4-2023/\">Documentation Team Update – September 4, 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-hosting\"><a href=\"https://make.wordpress.org/hosting\">Hosting</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/hosting/2023/09/06/hosting-team-meeting-agenda-2023-09-06/\">Hosting Team meeting agenda 2023-09-06</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/hosting/2023/09/03/xpost-community-summit-discussion-notes-php-version-support/\">X-post: Community Summit Discussion Notes: PHP version support</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/marketing\">Marketing</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/marketing/2023/08/24/wordcamp-us-2023-contributor-day/\">WordCamp US 2023 Contributor Day</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/meta\">Meta</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/meta/2023/08/23/introducing-the-wordpress-org-github-invite-tool/\">Introducing the WordPress.org GitHub Invite tool</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-openverse\"><a href=\"https://make.wordpress.org/openverse\">Openverse</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/openverse/2023/09/04/last-week-openverse-2023-08-28-2023-09-04/\">A week in Openverse: 2023-08-28 – 2023-09-04</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-performance\"><a href=\"https://make.wordpress.org/performance/\">Performance</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/09/05/performance-chat-summary-05-september-2023/\">Performance Chat Summary: 5 September 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-plugins\"><a href=\"https://make.wordpress.org/plugins\">Plugins</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/09/04/plugin-review-team-4-september-2023/\">Plugin Review Team: 4 September 2023</a></li>\n</ul>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" id=\"h-polyglots\"><a href=\"https://make.wordpress.org/polyglots\">Polyglots</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/polyglots/2023/09/06/agenda-weekly-polyglots-chat-september-06-2023-0700-utc/\">Agenda: Weekly Polyglots Chat- September 06, 2023 (07:00 UTC)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/polyglots/2023/09/04/improving-translation-suggestions-from-other-languages/\">Improving Translation Suggestions from Other Languages</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-project\">Project</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/project/2023/09/06/documentation-translation-localization/\">Proposal: Documentation translation/localization</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-support\"><a href=\"https://make.wordpress.org/support\">Support</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/support/2023/08/proposal-for-updated-support-guidelines/\">Proposal for updated support guidelines</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/sustainability\">Sustainability</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/sustainability/2023/09/06/how-the-wordpress-sustainability-team-was-born-during-wordcamp-europe-2023/\">How the WordPress Sustainability Team was born during WordCamp Europe 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/sustainability/2023/09/05/sustainability-chat-agenda-september-8-2023/\">Sustainability Chat Agenda, September 8, 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-test\"><a href=\"https://make.wordpress.org/test\">Test</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/test/2023/08/31/test-chat-summary-29-august-2023/\">Test Chat Summary: 29 August 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2023/08/29/fse-program-lets-start-from-the-beginning-summary/\">FSE Program Let’s Start From The Beginning Summary</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2023/08/15/test-team-reps-call-for-nominations-3/\">Test Team Reps: Call for Nominations</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/09/04/test-team-update-4-september-2023/\">Test Team Update: 4 September 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-theme\"><a href=\"https://make.wordpress.org/theme\">Theme</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/09/05/themes-team-update-september-5-2023/\">Themes team update September 5, 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-training\"><a href=\"https://make.wordpress.org/training\">Training</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/09/02/whats-new-on-learn-wordpress-in-august-2023/\">What’s new on Learn WordPress in August 2023</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/learn-wordpress-newsletter-september-2023/\">Learn WordPress Newsletter – September 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/09/05/wordcamp-us-2023-contributor-day-recap/\">WordCamp US 2023 Contributor Day Recap</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/09/05/lets-share-our-notes-from-the-community-summit/\">Let’s share our notes from the Community Summit</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/08/24/information-sources-for-wordpress-6-4/\">Information Sources for WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/08/24/looking-for-feedback-learning-pathway-outlines/\">Looking for feedback: Learning pathway outlines</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-tutorials\"><a href=\"https://learn.wordpress.org/tutorials\">Tutorials</a></h3>\n\n\n\n<ul>\n<li><a href=\"https://learn.wordpress.org/tutorial/intro-to-the-site-editor-and-template-editor/\">Intro to the Site Editor</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/tutorial/gu-how-to-start-using-wordpress-playground/\">વરà«àª¡àªªà«àª°à«‡àª¸ પà«àª²à«‡àª—à«àª°àª¾àª‰àª¨à«àª¡àª¨à«‹ ઉપયોગ કેવી રીતે શરૂ કરવો</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/tutorial/common-apis-dashboard-widgets/\">Common APIs – Dashboard Widgets</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/tutorial/how-to-create-a-video-tutorial-for-learn-wordpress-org/\">How to create a video tutorial for learn.wordpress.org</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-online-workshops\">Online Workshops</h3>\n\n\n\n<ul>\n<li><a href=\"https://learn.wordpress.org/?meeting=what-is-the-domain-name-system-3\">What is the Domain Name System?</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=speaker-workshop-for-indian-women-in-the-wordpress-community-part-2\">Speaker Workshop for Indian Women in the WordPress Community Part 2</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=speaker-workshop-for-indian-women-in-the-wordpress-community-part-1\">Speaker Workshop for Indian Women in the WordPress Community Part 1</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=common-wordpress-apis-metadata-2\">Common WordPress APIs: Metadata</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=wp-dev-livestream-sendig-block-theme-13\">WP dev livestream: Sendig block theme</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=apac-using-the-navigation-block\">APAC: Using the navigation block</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=using-the-navigation-block-3\">Using the navigation block</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=common-wordpress-apis-metadata\">Common WordPress APIs: Metadata</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=41489\">WP dev livestream: Sendig block theme</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-courses\"><a href=\"https://learn.wordpress.org/courses\">Courses</a></h3>\n\n\n\n<ul>\n<li><a href=\"https://learn.wordpress.org/course/wordpress-community-team-supporter-basics/\">WordPress Community Team Supporter Basics</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/tv\">WordPress TV</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/tv/2023/06/15/enhancing-slide-management-for-video-publications/\">Enhancing Slide Management for Video Publications</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wptv\">WPTV</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.tv/category/year/2022/\">Latest WordPress TV videos</a></li>\n</ul>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-related-news\">Related News:</h2>\n\n\n\n<ul>\n<li><a href=\"https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/\">jQuery 3.7.1 Released: Reliable Table Row Dimensions</a></li>\n\n\n\n<li><a href=\"https://nodejs.org/en/blog/release/v20.2.0\">Node v20.2.0 released</a></li>\n\n\n\n<li><a href=\"https://www.php.net/archive/2023.php#2023-08-31-1\">PHP 8.3.0 RC 1 available for testing</a></li>\n\n\n\n<li><a href=\"https://www.php.net/archive/2023.php#2023-08-31-2\">PHP 8.2.10 Released!</a></li>\n\n\n\n<li><a href=\"https://www.php.net/archive/2023.php#2023-08-31-3\">PHP 8.1.23 Released!</a></li>\n\n\n\n<li><a href=\"https://github.com/PHPMailer/PHPMailer/releases/tag/v6.8.1\">PHPMailer 6.8.1</a></li>\n\n\n\n<li><a href=\"https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-35.html\">Changes in MySQL 8.0.35 (Not yet released, General Availability)</a></li>\n\n\n\n<li><a href=\"https://262.ecma-international.org/\">TC39</a></li>\n\n\n\n<li><a href=\"https://github.com/composer/composer/releases\">Composer 2.6.2</a></li>\n</ul>\n\n\n\n<p class=\"has-theme-palette-7-background-color has-background\">Thanks for reading our WP dot .org roundup! Each week we are highlighting the news and discussions coming from the good folks making WordPress possible. If you or your company create products or services that use WordPress, you need to be engaged with them and their work. Be sure to share this resource with your product and project managers. <br /><br /><strong>Are you interested in giving back and contributing your time and skills to WordPress.org?</strong>   <a href=\"https://wordpress.org/support/article/contributing-to-wordpress/\">Start Here ›</a><br /><br /><strong>Get our weekly WordPress community news digest</strong> — Post Status&#8217; <a href=\"https://poststatus.com/news/week-in-review/\">Week in Review</a> — covering the WP/Woo news plus significant writing and podcasts. It&#8217;s also available in <a href=\"https://poststatus.com/newsletter\">our newsletter</a>.  </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-background\"><a href=\"https://poststatus.com/\"><img src=\"https://poststatus.com/wp-content/uploads/2021/09/vertical-post-status-logo-250.png\" alt=\"Post Status\" class=\"wp-image-85823 size-full\" /></a><div class=\"wp-block-media-text__content\">\n<p class=\"has-text-align-left has-normal-font-size\" id=\"h-get-ready-for-remote-work\">You — and <a href=\"https://poststatus.com/#Agency\">your whole team</a> can <a href=\"https://poststatus.com/#choose-membership\">Join Post Status</a> too!</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size\"><strong>Build your network. Learn with others. Find your next job — or your next hire.</strong> Read the <strong>Post Status</strong> <a href=\"https://poststatus.com/newsletter/\">newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2709.png\" alt=\"✉\" class=\"wp-smiley\" /> Listen to <a href=\"https://poststatus.com/podcasts/\">podcasts</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f399.png\" alt=\"🎙\" class=\"wp-smiley\" /> Follow <a href=\"https://twitter.com/post_status/\">@Post_Status</a> <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f426.png\" alt=\"ðŸ¦\" class=\"wp-smiley\" /> and <a href=\"https://www.linkedin.com/company/post-status-llc/\">LinkedIn</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f4bc.png\" alt=\"💼\" class=\"wp-smiley\" /></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n<p>This article was published at Post Status — the community for WordPress professionals.</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, 06 Sep 2023 19:31: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:18:\"Courtney Robertson\";s: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:82:\"WPTavern: #89 – Scott Kingsley Clark on Why the Time Is Right for the Fields API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=148568\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/podcast/89-scott-kingsley-clark-on-why-the-time-is-right-for-the-fields-api\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47790:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, why the time might be right for the Fields API.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice. Or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you, and hopefully get you all your idea featured on the show. Head to WPTavern.com forward slash contact forward slash jukebox. And use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Scott Kingsley, Clark.</p>\n\n\n\n<p>Scott is a WordPress developer who has been working with WordPress since 2007. He&#8217;s well-known for his work on the Pods Framework, a popular content and custom fields plugin.</p>\n\n\n\n<p>Scott&#8217;s goal is to find ways to enhance the WordPress experience, particularly in terms of working with different types of data. He&#8217;s currently involved in the WordPress Fields API project, which aims to provide a better solution for developers looking to wrangle their data. And that is the focus of the podcast today. As you&#8217;ll hear, Scott is determined to contribute to the continual growth and improvement of WordPress, and to make the Fields API a reality.</p>\n\n\n\n<p>Scott came from a background using Drupal, which is an alternative CMS. When he first ventured into WordPress, he found certain features were lacking. Things which were baked into Drupal Core were not available in WordPress, a notable example being custom fields.</p>\n\n\n\n<p>We know that WordPress has a myriad of plugins, which can take on the burden of creating custom fields, but Scott has concerns about the interoperability of these plugins, and he wants to create a more solid structure within WordPress itself. Wouldn&#8217;t it be nice if there were ways for developers to create custom field plugins so that you weren&#8217;t locked into one or the other. Scott imagines a future in which you could move from ACF, Metabox Toolset and more. A future built on top of the Fields API.</p>\n\n\n\n<p>Throughout the conversation, scott talks about his passion for incorporating the block editor, React and other technologies into WordPress. He shares insights on controlling block settings, making them extensible through PHP.</p>\n\n\n\n<p>You might know Scott from his work on the popular Pods Framework plugin. This plugin allows users to create custom content types and fields in WordPress, and certainly speaks to his credentials in trying to push the Fields API project forward.</p>\n\n\n\n<p>We talk about what the Fields API might become. The aim is to simplify the process of working with custom fields and content types in WordPress. With the Fields API, Scott hopes to unify the different methods and APIs for managing custom fields, making it easier for developers and non-developers alike to add their fields to different screens within WordPress.</p>\n\n\n\n<p>It&#8217;s a complicated undertaking and we get into some of the areas of WordPress, which might benefit from his work. Scott sheds light on the challenges faced during the development of the Fields API, the need for shared storage standards among plugins, and the potential for better integration with the WordPress Admin UI.</p>\n\n\n\n<p>Towards the end of the podcast we talk about the future of the Fields API project, and how gaining support from people in the WordPress community will be crucial to its success.</p>\n\n\n\n<p>If you&#8217;re interested in how WordPress can be used as a fully featured CMS, this podcast is for you.</p>\n\n\n\n<p>If you want to find out more, you can find all of the links in the show notes by heading to WPTavern.com forward slash podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Scott Kingsley Clark.</p>\n\n\n\n<p>I am joined on the podcast today by Scott Kingsley Clark. Hello Scott.</p>\n\n\n\n<p>[00:04:53] <strong>Scott Kingsley Clark:</strong> Hey Nathan, how&#8217;s it going?</p>\n\n\n\n<p>[00:04:55] <strong>Nathan Wrigley:</strong> Yeah really good. Thank you for joining us on the podcast today. We&#8217;re going to get into the weeds a little bit with WordPress code and all sorts of things. We haven&#8217;t had one of these episodes for a little while so this will be nice and refreshing.</p>\n\n\n\n<p>Scott, given that we&#8217;re going to be talking about something technical I suppose it would be a good thing right at the beginning to learn about your technical expertise. The various different projects that you&#8217;ve touched in the WordPress space during the time that you&#8217;ve been in that. So just yeah a little moment for you to offer up your bio really. So over to you.</p>\n\n\n\n<p>[00:05:24] <strong>Scott Kingsley Clark:</strong> Well sure. I started working with WordPress in about 2007 or 8. I used it briefly once before with a one click install from cPanel before that, but I didn&#8217;t really like it at the time. And I was doing many other things.</p>\n\n\n\n<p>But ever since that point I have been really involved with trying to make WordPress the best that it can be. And that has evolved through plugin development. One of the plugins I&#8217;m more known for is the Pods Framework. And that is a content type, a custom field plugin for WordPress. But I&#8217;ve also tried to find ways to make it easier for other developers to build things without needing a plugin. Because a plugin like Pods existed before custom post types had a real API.</p>\n\n\n\n<p>But now that it has a real API you don&#8217;t really need a plugin like Pods to just make a custom post type. And the goal for me is, I&#8217;d love to see a better way to work with those types of objects inside of WordPress that have very different APIs, or in some cases no API at all. You just have to output your own markup and hook into some hooks. And it&#8217;s not really great.</p>\n\n\n\n<p>Especially in this day where we have everything exposed to the Rest APIs. And you want to build really cool blocks, but you can&#8217;t leverage some data from different structures that don&#8217;t exist. So that&#8217;s where I&#8217;d love to find ways for WordPress to level up.</p>\n\n\n\n<p>In this particular project of mine, is the WordPress Fields API. There is a group of us who have kind of rebooted it, but it existed in 2000 and, I want to say 14, 15, 16, 2017, all through those years. And we had made some progress, made a few different proposals and it just got stuck up in the process of getting the block editor and Rest API.</p>\n\n\n\n<p>And there was just so many more bigger features that were getting the priority, and it kind of burned me out. And I didn&#8217;t find anyone else to carry the torch so it just went away. And just the start of this year we started up again.</p>\n\n\n\n<p>[00:07:30] <strong>Nathan Wrigley:</strong> What was the reason that it went away? You mentioned there that there were a whole variety of different things going on at the same time. So was it that the community&#8217;s focus just seemed to be more interested on other things? And so despite the fact that you were putting in the time, and you obviously just described that it burnt you out a little bit. There just wasn&#8217;t enough interest because attention was being put elsewhere.</p>\n\n\n\n<p>[00:07:53] <strong>Scott Kingsley Clark:</strong> Right. Well Fields API owes so much to WebDevStudios and 10up who offered a lot of my time on the clock. They donated my time towards developing the Fields API and pushing it forward. And at 10up we were really, really close. We got the closest we had been at that point because at 10up we had a really awesome contributor for WordPress. A core committer, Helen Hou-Sandi.</p>\n\n\n\n<p>And that got us really close, but I think it just was that I was practically speaking for Fields API and saying, we should do this, we should do that, and it just wasn&#8217;t hitting. It wasn&#8217;t hitting right for them. Or the people who were involved in making decisions on what was going to make it, or what was going to get the attention or whatever, just didn&#8217;t feel it yet.</p>\n\n\n\n<p>And I can understand that. I mean there&#8217;s so much that everyone is trying to do for each release. And I kind of assumed that if I built as much as possible and showed it as a really thoroughly working prototype with tests and everything else. And I just handed it to them and said hey here it is. Can you help me make this part of WordPress Core? Do you have any feedback? And when I did that I guess the biggest problem was I hadn&#8217;t really involved all those same voices at that point prior to actually doing the development of it.</p>\n\n\n\n<p>So I had some input from a few different core contributors and committers and such. But as soon as I pushed out that final proposal in 2017 we got so many detractors and people saying, oh we should have done this differently or, why is it like this? And I would have done it this way. And it kind of did not get the consensus that I was needing for it to gain further traction. So we&#8217;ve kind of approached it differently in this reboot.</p>\n\n\n\n<p>[00:09:42] <strong>Nathan Wrigley:</strong> Okay, right. So you did a lot of the work, you put it out there but the feedback that came back didn&#8217;t exactly encourage you, let&#8217;s put it that way. There were people who just would rather it had been done in their way. I&#8217;m guessing that that&#8217;s because there are loads of different ways that this type of problem has been tackled I guess on a more or less on a per plugin basis. There&#8217;s probably hundreds of plugins out there that do something similar. They do it their way. And so they presumably think that their way is the way that it should be done.</p>\n\n\n\n<p>[00:10:15] <strong>Scott Kingsley Clark:</strong> Right. I mean there&#8217;s so many plugins like ACF and Pods and Toolset, so many more at comparewp.org slash cck. Which is like a really cool comparison list of all these different types of plugins. But there&#8217;s so many that each one has their own baked in API for managing fields in WordPress.</p>\n\n\n\n<p>And it&#8217;s just bonkers that everyone has to build all these APIs, and in the end they&#8217;re almost it&#8217;s forcing the need of having to build their own APIs because they won&#8217;t accept anything else other than the one that they built. And I think that it&#8217;s tricky with developers and egos and everything else. We all have to kind of find a way to, you know, what is the minimum bare essentials API that we could build for this and find a consensus on that.</p>\n\n\n\n<p>[00:11:01] <strong>Nathan Wrigley:</strong> So I guess this time around the community involvement is going to be there. You&#8217;re going to do this much more in the open. So that as you are going along presumably ideas are chipped in, rather than it just being one great big release at the end where everybody gets to either agree or disagree.</p>\n\n\n\n<p>[00:11:18] <strong>Scott Kingsley Clark:</strong> Right yeah. We tried to do that before but I think the challenge was we moved so quickly. I built so much code and I had made a specification ahead of time. But really the time wasn&#8217;t spent in the research specification side to get a consensus at that point, with not just the people who were involved but everyone else. Making sure everyone else had a moment to do that.</p>\n\n\n\n<p>I guess when people just look at a specification like oh, I&#8217;ll just look at it later on when he has something for me to look at. And so it just gets delayed. And I&#8217;m hoping that this time I can find ways to intuitively make it so people will actively and proactively be part of that process and give feedback</p>\n\n\n\n<p>[00:12:01] <strong>Nathan Wrigley:</strong> So given that you&#8217;ve restarted it, what reinvigorated it for you? Where did your curiosity for something that has been dormant for quite a number of years now. What on earth was it that brought you back to seeing this as a worthwhile use of your time?</p>\n\n\n\n<p>[00:12:16] <strong>Scott Kingsley Clark:</strong> Since 2017 I&#8217;ve had kind of dark years in my contributing to WordPress Core, and just feeling like, well I can&#8217;t get anything big done so maybe I shouldn&#8217;t spend my time on it. And just the amount of time I&#8217;d spent on it had taken away from my full time work and my side projects.</p>\n\n\n\n<p>I&#8217;m just like, well if I&#8217;m going to do this I really need it to be something I believe in. And up until the start of the year I just didn&#8217;t really feel like it was going to be possible. And then Joe Dolson, from the accessibility team was talking about how their team was looking at trying to revitalize the settings screens.</p>\n\n\n\n<p>And one of the biggest challenges were their setting screens are hard coded in a lot of ways. And there&#8217;s not really an easy way to just like, here let&#8217;s try out this different interface. Let&#8217;s try this interface, this markup. We&#8217;ll change this markup here. And it&#8217;s very difficult to produce different markup inside of WordPress Core right now for a lot of screens really.</p>\n\n\n\n<p>And more importantly for them, it&#8217;s not even using the Settings API the same way as most people are building things with the Settings API. And they hooked up with me because Courtney Robertson, a really awesome Dev Rel person, has just connected me with Joe at the end of last year I believe. And we just started talking about it, like hey this would be really cool if we had this Fields API stuff that you were thinking about before.</p>\n\n\n\n<p>And I was like well I don&#8217;t know. And then as they discussed it with really the focus on accessibility I was like, you know what accessibility is such a big priority to me that I think it kind of overrides my initial thoughts about well I don&#8217;t know if I can get this into Core. Because I thoroughly believe in spending more time on accessibility for lots of different plugins. Especially for WordPress Core and the block editor. And if I can help push that forward I feel like I&#8217;ve done something better with my time.</p>\n\n\n\n<p>And at that point I was like yeah I&#8217;m in. We&#8217;ll focus on the Settings API, just on that. And we&#8217;re not going to like build all the different screens and API prototype that we had done before. Until we get the Settings API, let&#8217;s focus all of our energy on doing that for the Settings API itself.</p>\n\n\n\n<p>[00:14:26] <strong>Nathan Wrigley:</strong> So that all kicked off again at the beginning of this year, 2023. And I&#8217;m staring at a page on the Make WordPress Core blog, which you wrote right at the beginning of the year, january the 9th. You&#8217;ve posted a video there of you, and I think the four other people on the call. So right at the very start of this year, five people involved at the very least.</p>\n\n\n\n<p>How has the project been growing? Has it caught the attention in the way that you&#8217;d hoped? Have there been people coming along to assist? One of the enterprises of this podcast episode is obviously to swell the number of people, but it would be quite nice to know how it&#8217;s going just prior to that.</p>\n\n\n\n<p>[00:15:04] <strong>Scott Kingsley Clark:</strong> So as with a lot of these kinds of initiatives it all depends on the time you put in, as someone who has the vision and leads it. And my time on the Fields API had been kind of reduced, just right after this. The economy started having some challenges in the tech space, and job security was a concern in a lot of areas for a lot of people, especially me.</p>\n\n\n\n<p>And so I didn&#8217;t have as much free time to focus on that. I was focused on my work, keeping my head down and making sure I was doing all my things. And I just didn&#8217;t have enough headspace for it. But I knew that if I could really spend a great deal of time this summer on the Fields API, getting it prepared, getting it to the next phase, so that we have something solid. By the time it is time for Community Summit contributor day for WordCamp US we have a solid chance.</p>\n\n\n\n<p>And then something came out of nowhere. On the Make WordPress dot org core, blog I saw a post come through. And I&#8217;ve been watching posts there all the time and sometimes I&#8217;ll provide feedback. But this one was unique. This one was talking about revamping the Admin UI. And now I&#8217;m getting all sorts of excited and I&#8217;m thinking to myself, oh this is my time.</p>\n\n\n\n<p>Like, if I can get the Admin UI perspective on the Fields API, I think this could even help us further, pushing this forward. Because if you want to approach redoing the Admin UI you have to expose these kinds of fields and forms and screens in a way that is more dynamic than it is right now. And that is a sweet spot for the Fields API.</p>\n\n\n\n<p>So I posted on that blog post. I asked Matias, hey can we have Fields API? Please, please, please be part of this conversation. I would love to talk to you more about it. And so we&#8217;re probably going to talk about it at WordCamp US, some time during that week. And my hope is we&#8217;ll get this really pushed further. Because it takes buy in from the vocal people in WordPress. And I think I&#8217;m beginning to see more buy in. And that is really a positive thing for me.</p>\n\n\n\n<p>[00:17:12] <strong>Nathan Wrigley:</strong> Sounds like a really nice bit of serendipity there. Couple of things happened, and the chance of the Admin UI being overhauled kind of sits perfectly doesn&#8217;t it. That really would be the moment.</p>\n\n\n\n<p>It is a dramatic change that&#8217;s being proposed. And so I guess if you&#8217;re going to go all in on changing the Admin UI, well now would be the time to get all of the fields work done as well.</p>\n\n\n\n<p>It just occurs to me that given the audience that listen to this podcast, there&#8217;s a fair smattering of developers no doubt. But also there&#8217;s people who are just into WordPress. You know, it&#8217;s a hobby. They perhaps do it as a side gig or something.</p>\n\n\n\n<p>So maybe we should rewind and do some explanations about what on earth an API for fields would even do. Why is it even needed? I&#8217;m suspecting that many people log in to their WordPress website, certainly since the advent of Gutenberg. And more or less everything that they want to do, publish posts, schedule posts, that&#8217;s possibly the extent of it all. It functions.</p>\n\n\n\n<p>So I&#8217;m imagining there&#8217;s a proportion of people listening to this going, well, what even would this be needed for? Describe a scenario where this would be useful. So, let&#8217;s cover that out. What is the Fields API? How would it change what WordPress does?</p>\n\n\n\n<p>[00:18:25] <strong>Scott Kingsley Clark:</strong> Sure. So let me preface my answer with, there&#8217;s a reason why there&#8217;s so many plugins out there doing content types and custom fields. There&#8217;s a reason why Advanced Custom Fields has millions of active installs. And tons of people have paid for the pro premium versions of these kinds of plugins.</p>\n\n\n\n<p>Now I&#8217;ll get into the real answer. This is an incredibly complicated dance. Whenever you want to go add a custom field to a post, or let&#8217;s say you&#8217;re building a site, a hobby site. I use the book analogy a lot, but let&#8217;s talk about music, because I love music too.</p>\n\n\n\n<p>So you&#8217;re setting up a site for your music and maybe you&#8217;re an artist, a solo artist or a band. And you&#8217;re trying to set up a list of albums. And so you&#8217;re like well, how do I add albums? You could add that in the block editor. No problem, no issues there. But then what if you wanted to make it more data oriented.</p>\n\n\n\n<p>So if you wanted to do that you&#8217;d have to go register a custom post type for album, for instance. Maybe a custom post type for tracks, if you want to relate them to albums in some way. And maybe a custom post type for other things. Maybe custom taxonomies for other items that you want. But the challenge there is not really in the content type. It&#8217;s in the custom fields you want to add to that.</p>\n\n\n\n<p>Inside of WordPress, I counted it up recently, there&#8217;s somewhere between 16 to 17 different APIs and hooks that are totally different from each other, to add custom fields or settings to different areas on all the different screens, and different objects inside of WordPress. That is a lot. So adding a custom field means you have to go add an action inside of PHP.</p>\n\n\n\n<p>First of all you have to know PHP and kind of know where to put it. Second of all you have to then go add action to add a meta box. Then you have to add your code to render all of your fields markup. So you have to add your HTML in there and have it do that. Then you have to add an action to handle the saving.</p>\n\n\n\n<p>And then at that point you&#8217;re probably going to be looking at doing more things for taxonomies possibly. So you have to work with another action there. You have to add things there and it doesn&#8217;t look great. So then you have to add more markup. And it&#8217;s a lot for someone who just wants to build.</p>\n\n\n\n<p>So you just mentioned that there&#8217;s a number of developers listening to this right now. But there&#8217;s a lot of people who aren&#8217;t really considering themselves developers. They&#8217;re just people building sites and they don&#8217;t really have time to dig into the code. Or they don&#8217;t want to tell their client they can do this if they can&#8217;t build it custom, they would have to pay someone else to do that. And they want to avoid that cost. So they&#8217;re going to use one of these off the shelf plugins, like Advanced Custom Fields.</p>\n\n\n\n<p>Why would you spend five hours building your albums and tracks and things like that in PHP? The trial and error and figuring out the markup and, why is this not working? And then coming back to it later on and spending another few hours trying to debug something that happens. And then displaying it all on the front end. Why spend all that time when you can just install a plugin and just click a few buttons? And boom, you have another post type and then you have your fields already displayed. And by the way they look really nice. Why would you spend that time?</p>\n\n\n\n<p>So this is more of a feature, or more of a project geared towards developers so that it makes them spend less time on their side of things. And it unifies all 16, 17 of these methods and APIs to work with all these different screens.</p>\n\n\n\n<p>But what the end result would be is anyone using WordPress could then be using a plugin, or potentially use code snippets very easily without having to have a whole lot of knowledge. And be able to add a field to different screens without a whole lot of code, or whole lot of PHP experience. And these types of plugins like ACF, and Pods, and Toolset and various others, they could then leverage the Fields API if they&#8217;re supporting that WordPress version that includes it. They could leverage this Fields API in a way that reduces the code that they actually have to have inside their own plugins.</p>\n\n\n\n<p>And at the same time that makes it so WordPress itself, the REST APIs, everything that talks with the Fields API, then knows about the structures you&#8217;re registering.</p>\n\n\n\n<p>It&#8217;s a hand in hand, win-win scenario for end users who benefit from the stability, and the flexibility, and extensibility of those APIs in place. And developers who want to be able to utilize those things.</p>\n\n\n\n<p>[00:22:54] <strong>Nathan Wrigley:</strong> Have you any experience with other CMSs? We could probably list off half a dozen or more other CMSs. But certainly some that I have used in the past, a lot of these kind of features are baked into the core product. So the ability to add custom fields to, well it may not be called a custom post type over on that particular platform but you get the idea. It is already built in, if you like.</p>\n\n\n\n<p>You mentioned that you want to have this pushed to Core. Do you see that other CMSs are potentially stealing a march on WordPress? WordPress has traditionally been very good at giving 80% of the people what they want. So there is some argument as to whether or not some things should be added or some shouldn&#8217;t. But do you feel its been lacking this? And really a lot of other rival CMSs have been doing this for years.</p>\n\n\n\n<p>[00:23:42] <strong>Scott Kingsley Clark:</strong> That&#8217;s a very good point. The plugin Pods was one of the first ones that did custom content types and custom fields for WordPress in a way that mimicked, and this is in 2008, the end of 2008. It mimicked Drupal at the time.</p>\n\n\n\n<p>Drupal has a major feature called, what they called CCK, which was Content Construction Kit. I think that was what it was.</p>\n\n\n\n<p>And so what value that API had for Drupal was that it would let you do the kinds of things you&#8217;re seeing be possible with plugins like Metabox or whatever else, you can use code, and ACF to register your groups and fields, and you can use code to register custom post types.</p>\n\n\n\n<p>So you don&#8217;t have to use the UIs. You don&#8217;t have to provide a bunch of JSON. You can just register those things through PHP. And Drupal has had this for many, many years. It&#8217;s coming up on almost 20 years now that it&#8217;s had a feature like CCK. And that is not really that Drupal is ahead of WordPress, it&#8217;s that WordPress is severely behind. Because it hasn&#8217;t really prioritized these kinds of unifying APIs for its screens. I mean obviously WordPress hasn&#8217;t.</p>\n\n\n\n<p>If you look at it, it really hasn&#8217;t changed a whole lot until block editor. The interfaces and screens really kind of have been what they are. The structure of where things are has been mostly the same outside the block editor.</p>\n\n\n\n<p>Multisite was a big thing, but the screens themselves they really haven&#8217;t changed a whole lot. And I think that is just because we&#8217;ve been focused as a project on building features and not looking back at what we&#8217;ve done, and finding a better way to represent that. A project like the Admin UI revamp, or even accessibility revamp, could give us that time to kind of be introspective. What are we doing with these screens, and how do we make these things better?</p>\n\n\n\n<p>And backward compatibility doesn&#8217;t have to be a hindrance in the Fields API because it can be backward compatible too. It&#8217;s just if you want to register the new way you can do that and that is the officially the way that we recommend you do it. It&#8217;s just, it works. I really hope that more people see things like Drupal, and there&#8217;s so many other plugins, or so many other CMSs out there that have their own kind of CCK situations.</p>\n\n\n\n<p>Because it&#8217;s just, you&#8217;re building a CMS? Well you&#8217;re not going to want to do that the way the WordPress did it way back when. No one&#8217;s going to want to do that on purpose. And I think that they all already have their own forms and Fields API processing abilities, because that&#8217;s the bare minimum. As a developer, when you&#8217;re building something like this you build that. You don&#8217;t build all the markup and everything hard coded anymore.</p>\n\n\n\n<p>[00:26:24] <strong>Nathan Wrigley:</strong> Yeah I was a big fan of Drupal, and I used Drupal exclusively more or less for many years. My first interaction with WordPress was an endeavor to move away from Drupal for a variety of different reasons. And I do remember opening up WordPress and almost being incredulous that I couldn&#8217;t achieve some of the things that I was simply able to achieve with a vanilla install of Drupal.</p>\n\n\n\n<p>So custom fields was just trivially easy. It was there, it was baked in. And so I had this expectation, well everybody&#8217;s using WordPress it must have, you know, a similar feature set. And so, just flabbergasted that it didn&#8217;t exist.</p>\n\n\n\n<p>Of course very quickly found out exactly what you just said. That commercial and also free, there&#8217;s plenty of free options as well, Pods being one. That you had to go and find a solution for that. So rather than it being baked into core you&#8217;d go out and you&#8217;d purchase ACF or you would download Pods or whatever it may be.</p>\n\n\n\n<p>But this sort of feeling that well that&#8217;s interesting because I wonder how they&#8217;re doing that and if they&#8217;re doing it differently than the other one, so if ACF is doing it differently to how Pods is doing it, you could make that spaghetti go in any direction. How am I going to be stuck in the future? You know things that I create with Pods, is that interoperable? Could I start using ACF at a future date on the same website?</p>\n\n\n\n<p>So there&#8217;s all of that thrown into it as well. And I guess the endeavor here is to create that basic structure so that everybody can approach it and everybody can start creating these things without the reliance necessarily on a third party plugin.</p>\n\n\n\n<p>[00:28:03] <strong>Scott Kingsley Clark:</strong> Right. Like if you&#8217;re using a plugin like that and the Fields API comes out, there could be a migration thing, or exporting plugin created that exports from Pods or ACF or whatever into the Fields API structure. Much like ACF and some of these other plugins have the ability to kind of export. Maybe the biggest one is Custom Post Type UI. Where it&#8217;s just simple. Add custom post types, you add custom taxonomies and you can export that to code.</p>\n\n\n\n<p>And that code works without the plugin. So it just tells it, here is what you tell WordPress to do what you want to do here. That kind of ability to export into just a Fields API code would take your code, your plugin usage of ACF or Pods or whatever, and you could easily switch out into just pure WordPress.</p>\n\n\n\n<p>But also because if it has that ability to use the Fields API at that point you have more interoperability. So you can go between these different plugins more easily because there&#8217;s a similar structure we&#8217;re all using. And when you&#8217;re registering through Fields API you can potentially set like a source, like this is coming from ACF, or whatever you want.</p>\n\n\n\n<p>And then a Pods plugin could say oh hey I recognize you had these ACF fields, do you want to bring them over? The Fields API opens up the door because everyone&#8217;s talking the same talk. And we can all talk about things in the same conversation instead of like I need to know the ACF APIs to work with getting the fields out, and I need to know this and then that. And there&#8217;s that side.</p>\n\n\n\n<p>But there&#8217;s also the storage side. So we&#8217;re talking about the way that ACF stores their content. For repeatable fields that can be quite tricky. Flexible content, anything that has to do with data that&#8217;s not just a simple single value gets a little bit tricky depending on how you choose to store it in ACF.</p>\n\n\n\n<p>So those sorts of things are more based off of the plugin developers preference. So ACF was developed in a specific kind of point of view, for how they should store the storage. Pods is the same way, we have a specific point of view where it should be stored a certain way. Every plugin will have their own points of view. But if we can settle on the structure of the content fields, the custom fields for each of these objects, and how they&#8217;re going to be specified to WordPress, that&#8217;s really half the battle.</p>\n\n\n\n<p>Then we can start talking about, okay now that we have this common language let&#8217;s work on bringing everyone to the same storage, so anyone can switch between these different plugins and they won&#8217;t have to deal with any extra work. We could all agree on a shared set of storage, kind of specification standards really.</p>\n\n\n\n<p>[00:30:35] <strong>Nathan Wrigley:</strong> The breadth of this project feels like it could be truly enormous because there are fields in all sorts of unexpected places in WordPress. I mean you may not be thinking about them all the time but you know we&#8217;ve got post types, and terms, and comments, and settings, and users, and navigation, and the media library and all sorts of different places.</p>\n\n\n\n<p>How are you breaking it down? Is there an order in which you&#8217;re going to knock those dominoes over? Are you going for, I don&#8217;t know, probably the low hanging fruit of custom post types first, or is the intention to try and get everything done all at once? You did mention accessibility. Perhaps that&#8217;s come first because of Joe Dolson&#8217;s interactions with you.</p>\n\n\n\n<p>[00:31:17] <strong>Scott Kingsley Clark:</strong> Yeah. So accessibility is going to be the main driving point for us right now. So we&#8217;re focused on the Settings API. If we can get this right and potentially the goal is to get it to the point where we can actually merge it just for the Settings API. Just for the Settings API.</p>\n\n\n\n<p>We have an inside person now, inside of WordPress itself. So now we can start expanding it, and say okay now here&#8217;s the proposal to add this to the post types, and to the terms and everywhere else to be powered by the Fields API. And once you have those things powered by the Fields API, the full Admin UI revamp is becoming much more approachable for people who want to switch out the markup there.</p>\n\n\n\n<p>They don&#8217;t have to modify core as much to make it happen. They don&#8217;t have to duplicate all the code and deal with merge conflicts. It&#8217;s just so much more easier when you&#8217;re working with data structures that are defined as data structures, and not purely as markup and save handlers like they are in many areas of WordPress.</p>\n\n\n\n<p>[00:32:13] <strong>Nathan Wrigley:</strong> You&#8217;ve been doing this kind of work for years with Pods. So you know you&#8217;re incredibly familiar with this. Is there anything during your time working with Pods where you thought, I wish WordPress had this?</p>\n\n\n\n<p>So I&#8217;m just wondering if you might try to smuggle into this some unique new feature, not something which we&#8217;re already familiar with. You know post types and comments and users. Really that question might go nowhere but I just wondered if there was something innovative that you&#8217;ve got. Really I&#8217;d love to try this.</p>\n\n\n\n<p>[00:32:40] <strong>Scott Kingsley Clark:</strong> So I do have something but it&#8217;s going to be interesting to see if we can make it happen. So the way that this has been focused on has been replacing existing screens that are kind of hard coded and all that. But we haven&#8217;t really talked about, what about the block editor? What about React and all those things?</p>\n\n\n\n<p>And the cool part about that is that if you look at the screen, if you go to the block editor right now, you&#8217;re looking at editing a post and you insert a block, like let&#8217;s talk about the paragraph block or even a group block. On the right hand side, if you have it open, the inspector control sidebar there. That allows you to control what the block settings are, on margins and adding extra classes if you want to add them to the block.</p>\n\n\n\n<p>And many different blocks have many different settings. And then also you can click over and if you&#8217;re looking at the post type, or page post type you&#8217;ll see the word post or page up there and there&#8217;s a little kind of a tab, and you click that and then you are looking at the object controls.</p>\n\n\n\n<p>So this controls what is going on with the page or post like attributes for the parent, or maybe the date, or the many different things like slug and all that. So both of these areas are areas I would love, not really to sneak in, but I want to get buy in from people. I want to find a way to build these screens, these sets of fields and have them extensible through PHP.</p>\n\n\n\n<p>If we can do this in a way with the Fields API where you could register new sections and controls inside of React, it&#8217;s possible. We&#8217;re doing this right now. Pods is doing this, ACF, many other block builders are doing this with their blocks, their own blocks APIs. The way that we&#8217;re doing it right now is too much. It&#8217;s going down the same road of we&#8217;re locking ourselves in.</p>\n\n\n\n<p>I want these sections and these controls to be extensible. I want someone to be able to override stuff. I want someone to be able to add new things to them. I want to add something ahead of it or after it. I don&#8217;t want to have to know any JavaScript to be able to do the bare minimum for basic controls.</p>\n\n\n\n<p>You can still, with the Fields API even, you could still at that point do all the JavaScript or React stuff you want to build up your own custom controls, and the ways that you want them to display, and special handling for how to work with the blocks and all that. But really the bare minimum ought to be the way that we lower the bar towards developers, new people, new developers.</p>\n\n\n\n<p>But especially at this point, PHP is not getting the love it needs as an API source for WordPress, especially with a block editor. We need to expand that. I think there&#8217;s so much potential.</p>\n\n\n\n<p>[00:35:27] <strong>Nathan Wrigley:</strong> Given everything that you&#8217;ve just said, and we&#8217;ve now got a real nice full round picture of what it is that you&#8217;re trying to achieve, are there any significant roadblocks? I mean obviously hours and coding, the amount of time that it&#8217;s going to take you to do all these things, and the amount of people who jump on board the project, that&#8217;s a given. Are there any technical obstacles that are in the way that you foresee being problematic?</p>\n\n\n\n<p>[00:35:52] <strong>Scott Kingsley Clark:</strong> So before, when we built all this stuff in the earlier versions, and I just read, we actually started working on the kind of Fields API idea in 2013. That&#8217;s even earlier than I remember. That was back in Freenode, Freenode IRC stuff.</p>\n\n\n\n<p>I think one of the challenges was when we built all the different screens we had to modify WordPress Core files and override them. And as new versions of WordPress would be released we&#8217;d have to merge those changes into ours. It&#8217;s a headache to keep it up, and keep it updated for every release. And for even maintenance releases to make sure that you&#8217;re not breaking something that was changed or fixed inside of WordPress release, and having it so that my prototype should always work with latest WordPress.</p>\n\n\n\n<p>Well that&#8217;s difficult because latest WordPress is always changing. I think that&#8217;s the challenge is trying to focus not on, like we did before, we had posts, we had terms, we had settings, we had users, we had comments, we had media, we had the customizer. All those different areas were covered.</p>\n\n\n\n<p>We already had those things covered inside of the Fields API code we had before. You could use the Fields API actively to add things to those screens. But that was a lot. That was a lot to deal with. So if we focus on settings, that&#8217;s why I&#8217;m hoping this reduced focus on setting screens will reduce the amount of pain we have to deal with. Because when we&#8217;re merging things we only have to worry about just those settings screens that we&#8217;re overriding for WordPress Core. That&#8217;s it. And we don&#8217;t have to worry about all the different screens and all the different files that we&#8217;ve been overriding.</p>\n\n\n\n<p>[00:37:16] <strong>Nathan Wrigley:</strong> Yeah thank you for that. I mean obviously you would be very warmly welcoming anybody who has listened to this and is intrigued by what you&#8217;ve said and thinks, okay I&#8217;ve got some technical expertise that I could apply to this project. If that&#8217;s the case, where are you hanging out most with this? I&#8217;m guessing the Slack channel is probably a good place to start. But maybe there&#8217;s some other places too.</p>\n\n\n\n<p>[00:37:39] <strong>Scott Kingsley Clark:</strong> I really deeply would love to have more contributors. Anyone who can think about things in different points of view for how a Fields API should be built. Things like someone who&#8217;s involved with other plugins that do this type of thing. It&#8217;s a big plus if you&#8217;ve built a Fields API yourself for one of these plugins.</p>\n\n\n\n<p>It&#8217;s also a big thing to think about you know just someone who&#8217;s not been building those things but maybe someone coming from outside of WordPress, or someone with heavier PHP structure experience. How do we structure the Fields API? And how is that going to look?</p>\n\n\n\n<p>There&#8217;s also plenty of room for people who can help write tutorials, or help us write. I think one of my big deficiencies is having time to write up all the great text that we&#8217;re going to need for make.wordpress.org core posts about how do we describe what we&#8217;re building here, and get people involved and excited?</p>\n\n\n\n<p>What is the proposal going to look like? And how do we lay this out nicely? And those types of things would be also very helpful to have. And you can find all of our efforts inside of Slack right now. So if you go into the WordPress Slack you&#8217;ll find us in the core dash fields channel.</p>\n\n\n\n<p>We also have a GitHub that has been totally revamped from the old ones. We now have two different archive repos from the past versions that we had. And now we have this third repo that we&#8217;re using that is refreshed and ready to go. It already has some more research already in it and we&#8217;re going to start working from that repo now.</p>\n\n\n\n<p>[00:39:03] <strong>Nathan Wrigley:</strong> That&#8217;s perfect. I will make sure to link to those in the show notes. Everything that you&#8217;ve mentioned I&#8217;ll make sure that it gets a link. But it sounds like not just technical people. There&#8217;s also room for people who have skills in, I don&#8217;t know, documentation or something that you&#8217;ve described. So the door is wide open. This feels like really important work. It would be lovely to get this over the wire. To get some more buy in, and more thoughts from different community members.</p>\n\n\n\n<p>So yeah we&#8217;ll round it off there. Scott Kingsley Clark. Thank you so much for chatting to me today. I wish you all the best in getting this into Core in the, well, let&#8217;s say near future.</p>\n\n\n\n<p>[00:39:35] <strong>Scott Kingsley Clark:</strong> I really appreciate you including me and this project in your efforts here to get the word out. I can&#8217;t say how much I&#8217;m excited. I&#8217;m just extremely excited to get this finally pushed up and hopefully emerged into Core. And I am working my behind off this entire month, just to make sure that we can try to get that traction and get it across that finish line.</p>\n\n\n\n<p>[00:39:58] <strong>Nathan Wrigley:</strong> Well very much appreciated, because everything that you do and achieve will certainly make our WordPress lives a lot better. So thank you, Scott. I really appreciate it.</p>\n\n\n\n<p>[00:40:07] <strong>Scott Kingsley Clark:</strong> No problem.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.scottkclark.com/\">Scott Kingsley Clark</a>.</p>\n\n\n\n<p>Scott is a WordPress developer who has been working with WordPress since 2007. He is well-known for his work on the <a href=\"https://pods.io/\">Pods Framework</a>, a popular content and custom fields plugin. Scott&#8217;s goal is to find ways to enhance the WordPress experience, particularly in terms of working with different types of data. He is currently involved in the WordPress Fields API project, which aims to provide a better solution for developers looking to wrangle their data, and that is the focus of the podcast today. As you’ll hear Scott is determined to contribute to the continual growth and improvement of WordPress and try to make the Fields API a reality.</p>\n\n\n\n<p>Scott came from a background using Drupal, which is an alternative CMS. When he first ventured into WordPress, he found certain features were lacking. Things which were baked into Drupal Core were not available in WordPress, a notable example being custom fields.</p>\n\n\n\n<p>We know that WordPress has a myriad of plugins which can take on the burden of creating custom fields, but Scott has concerns about the interoperability of these plugins, and he wants to create a more solid structure within WordPress itself. Wouldn’t it be nice if there were ways for developers to create custom field plugins so that you weren’t locked into one or the other? Scott imagines a future in which you could move from ACF, Metabox, Toolset and more; a future built on top of the Fields API.</p>\n\n\n\n<p>Throughout the conversation, Scott talks about his passion for incorporating the block editor, React, and other technologies into WordPress. He shares insights on controlling block settings, making them extensible through PHP.</p>\n\n\n\n<p>You might know Scott from his work on the popular Pods Framework plugin. This plugin allows users to create custom content types and fields in WordPress, and certainly speaks to his credentials in trying to push the Fields API project forward.</p>\n\n\n\n<p>We talk about what the Fields API might become. The aim is to simplify the process of working with custom fields and content types in WordPress. With the Fields API, Scott hopes to unify the different methods and APIs for managing custom fields, making it easier for developers and non-developers alike to add fields to different screens within WordPress. It’s a complicated undertaking and we get into some of the areas of WordPress which might benefit from this work.</p>\n\n\n\n<p>Scott sheds light on the challenges faced during the development of Fields API, the need for shared storage standards among plugins, and the potential for better integration with the WordPress Admin UI.&nbsp;</p>\n\n\n\n<p>Towards the end of the podcast we talk about the future of the Fields API project and how gaining support from people in the WordPress community will be crucial to its success.</p>\n\n\n\n<p>If you’re interested in how WordPress can be used as a fully featured CMS, this podcast is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links.</h2>\n\n\n\n<p><a href=\"https://pods.io/\">Pods Framework</a></p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/rest-api/\">REST API documentation</a></p>\n\n\n\n<p><a href=\"https://docs.google.com/spreadsheets/d/1mSqienVYxLopTFGLPK0lGCJst2knKzXDtLQRgwjeBN8/edit#gid=3\">Compare WP &#8211; Plugin Comparison &#8211; Content Types / Custom Fields</a></p>\n\n\n\n<p><a href=\"https://communitysummit.wordcamp.org/2023/\">WordPress Community Summit 2023</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/advanced-custom-fields/\">ACF</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/meta-box/\">Meta Box</a></p>\n\n\n\n<p><a href=\"https://toolset.com/\">Toolset</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/custom-post-type-ui/\">Custom Post Type UI</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, 06 Sep 2023 15:10:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s: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:62:\"Akismet: 25 Ways to Increase Your Online Form Conversion Rates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"http://akismet.com/?p=236608\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://akismet.com/blog/form-conversion-rate/\";s: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:23794:\"<p>Running a successful website is no small feat. It requires a great deal of hard work, dedication, and knowledge from a team of experts all working symbiotically toward a common goal. There are so many different aspects to consider — from designing the perfect user experience to maintaining an effective web hosting infrastructure.</p>\n\n\n\n<p>But one of the most critical aspects that can make or break success is the conversion rate of your forms. Your form conversion rate is the percentage of visitors who successfully complete a form on your website. The higher this rate, the more successful your site will be at generating new leads, sales, and other desired outcomes.</p>\n\n\n\n<p>Whether it&#8217;s a contact form, a <a href=\"https://akismet.com/blog/how-to-enable-or-disable-user-registration-in-wordpress/\">sign-up form</a>, or a checkout form, the ease and convenience of these for users directly impact business.&nbsp;</p>\n\n\n\n<p>That&#8217;s why, today, we&#8217;ll explore 25 ways to increase your online form conversion rates and, in turn, boost the effectiveness of your website.</p>\n\n\n\n<span id=\"more-236608\"></span>\n\n\n\n<h2 class=\"wp-block-heading\">1. Keep forms short and simple</h2>\n\n\n\n<p>The first rule of thumb, when it comes to increasing your form conversion rate, is to keep your forms short and simple. The less time and effort it takes for a user to complete a form, the more likely they are to do so.</p>\n\n\n\n<p>According to the <a href=\"https://contentsquare.com/insights/digital-experience-benchmark/\">Contentsquare 2023 Digital Experience Benchmark report</a>, the average internet user spends less than 5.6 minutes on a website they&#8217;re actively engaged with. Think reading a blog post or trying to make a purchase.&nbsp;</p>\n\n\n\n<p>At first glance, that seems like a decent amount of time, but when you consider session duration has <a href=\"https://contentsquare.com/blog/average-time-spent-on-websites-is-dropping/\">decreased by 7.5%</a> since 2021, it&#8217;s clear that user behavior indicates less patience.</p>\n\n\n\n<p>And that&#8217;s not a lot of time to capture their attention and get them to fill out a form. By keeping your forms short and straightforward, you&#8217;re making it as easy as possible for users to engage with your site and, ultimately, convert.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image4.png\" alt=\"example of email list signup for WooCommerce\" class=\"wp-image-236610\" />\n\n\n\n<p>Consider only asking for the most essential information. If you&#8217;re collecting leads from potential event sponsors, you really only need the representative&#8217;s name and email. Your sales team may also want you to ask for a phone number, company name, and budget information, but each of these questions will reduce the number of top-of-funnel submissions you receive. So, you’ll have to consider this balance and optimize your forms accordingly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Place your forms above the fold</h2>\n\n\n\n<p>&#8220;Above the fold&#8221; is a term borrowed from the newspaper industry that refers to the upper half of the front page. The term &#8220;above the fold&#8221; in web design is the part of a webpage that’s visible without the need to scroll. Placing your lead generation forms above the fold on their landing page makes them immediately visible to visitors, increasing the likelihood that they&#8217;ll be filled out.</p>\n\n\n\n<p>A <a href=\"https://www.nngroup.com/articles/scrolling-and-attention/\" target=\"_blank\" rel=\"noreferrer noopener\">study by Nielsen Norman Group</a> found that user attention drops dramatically below the fold. By placing your form above, you&#8217;re ensuring that it&#8217;s one of the first things a user sees when they land on your page.</p>\n\n\n\n<p>The goal is to make it as easy as possible for people to convert. By strategically placing your web forms, you&#8217;re removing one more barrier between the user and a conversion.</p>\n\n\n\n<h2 class=\"wp-block-heading\">3. Limit the use of CAPTCHAs</h2>\n\n\n\n<p>CAPTCHAs, those little tests that ask you to identify traffic lights or crosswalks in a series of images, are a common method of <a href=\"https://akismet.com/blog/how-to-stop-contact-form-spam-on-wordpress/\">preventing form spam</a>. However, they can also be a significant barrier to web form completion.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image10.png\" alt=\"example of a CAPTCHA with red spheres\" class=\"wp-image-236611\" />\n\n\n\n<p><a href=\"https://akismet.com/blog/wordpress-captcha/\">CAPTCHAs</a> can be frustrating and time-consuming for users, especially if they&#8217;re difficult to solve. And they can also pose accessibility issues for those with impairments. While CAPTCHAs can be effective at preventing bots from submitting forms, they can also deter legitimate users.</p>\n\n\n\n<p>Instead of relying on CAPTCHAs, consider other methods of spam prevention that are less intrusive and more user-friendly…</p>\n\n\n\n<h2 class=\"wp-block-heading\">4. Use non-intrusive spam protection</h2>\n\n\n\n<p>Non-intrusive spam protection methods can be a great alternative to CAPTCHAs. These methods work behind the scenes to prevent spam without disrupting the user&#8217;s experience.</p>\n\n\n\n<p>For example, the <a href=\"https://akismet.com/features/\">Akismet anti-spam plugin</a> for WordPress sites offers powerful spam protection without the need for CAPTCHAs. It automatically checks and filters out <a href=\"https://akismet.com/blog/how-to-stop-contact-form-spam-on-wordpress/\">spam submissions</a>, allowing you to focus on managing your site.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image1.png\" alt=\"Akismet homepage\" class=\"wp-image-236612\" />\n\n\n\n<p>Through prioritizing non-intrusive spam protection methods, you can improve the user experience and accessibility of your forms, leading to higher conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">5. Group related fields together</h2>\n\n\n\n<p>Organization is key when it comes to designing user-friendly forms. Grouping related fields together can make your forms easier to navigate and understand, leading to higher completion rates.</p>\n\n\n\n<p>You might wish to group contact information fields (like name, email, and phone number) together, separate from billing information fields (like credit card number, expiration date, and CVV).</p>\n\n\n\n<p>This not only makes your form more visually organized, but it also helps users understand what kind of information is expected in each section.</p>\n\n\n\n<h2 class=\"wp-block-heading\">6. Use clear and descriptive field labels</h2>\n\n\n\n<p>Clear and descriptive field labels are crucial for ensuring that people know exactly what information they need to provide. Ambiguous or confusing labels can lead to errors, frustration, and ultimately, form abandonment.</p>\n\n\n\n<p>For instance, if you&#8217;re asking for a user&#8217;s phone number, specify whether it&#8217;s a home, work, or mobile number.</p>\n\n\n\n<p>If you&#8217;re asking for a date, indicate the format you want it in (e.g., MM/DD/YYYY).</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image3.png\" alt=\"name, email, and date fields grouped together\" class=\"wp-image-236613\" />\n\n\n\n<p>The goal is to make it as easy as possible for users to complete your form. Clear, descriptive labels go a long way towards achieving this and improving your form conversions.</p>\n\n\n\n<h2 class=\"wp-block-heading\">7. Optimize for mobile devices</h2>\n\n\n\n<p>With more than <a href=\"https://www.statista.com/statistics/277125/share-of-website-traffic-coming-from-mobile-devices/\" target=\"_blank\" rel=\"noreferrer noopener\">half of all web traffic</a> now coming from mobile devices, it&#8217;s more important than ever to ensure your forms are mobile-friendly.</p>\n\n\n\n<p>This means performing a series of form optimization tasks, including:</p>\n\n\n\n<ul>\n<li>Making sure your web forms are fully responsive and easy to navigate on smaller screens</li>\n\n\n\n<li>Ensuring fields are large enough to tap</li>\n\n\n\n<li>Making it easy for users to switch between fields</li>\n\n\n\n<li>Avoiding the use of elements that don&#8217;t work well on mobile, like hover tooltips.</li>\n</ul>\n\n\n\n<p>Mobile users are on the go, so they are even less patient than desktop users. By optimizing your forms for mobile, you can make it easier for users to convert and boost your conversion rate.</p>\n\n\n\n<h2 class=\"wp-block-heading\">8. Use progress indicators</h2>\n\n\n\n<p>If your form is long or divided into multiple sections, using progress indicators can be a great way to keep site visitors engaged. Progress indicators show people how far they&#8217;ve come and how much further they have to go to complete the form.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image6.png\" alt=\"form with a progress bar\" class=\"wp-image-236614\" />\n\n\n\n<p>This can be particularly useful for complex forms, like multistep checkout processes or lengthy surveys. When you show users their progress, you&#8217;re giving them a sense of accomplishment and encouraging them to go all the way.</p>\n\n\n\n<h2 class=\"wp-block-heading\">9. Use autofill and auto-suggest features</h2>\n\n\n\n<p>Autofill and auto-suggest features can significantly speed up the form completion process and improve the user experience. These features automatically populate fields with relevant information, saving users time and effort.</p>\n\n\n\n<p>For example, an autofill feature might populate a user&#8217;s address based on their IP location, while an auto-suggest feature might suggest relevant options as someone begins typing into a field.</p>\n\n\n\n<p>When you reduce the amount of typing and decision-making required, these features can make your forms quicker and easier to complete, leading to higher conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">10. Use inline validation</h2>\n\n\n\n<p>Inline validation involves checking each field for errors as the user fills out the form, rather than waiting until they hit the &#8220;submit&#8221; button. If a user makes a mistake, they&#8217;re immediately alerted and can correct the error on the spot.</p>\n\n\n\n<p>This can prevent frustration and confusion that can occur when a user completes a form, only to be told they&#8217;ve made multiple errors. It also helps users learn as they go, improving the overall experience.</p>\n\n\n\n<h2 class=\"wp-block-heading\">11. Use conditional logic</h2>\n\n\n\n<p>Conditional logic, also known as &#8220;if-this-then-that&#8221; logic, can make your forms more interactive and user-friendly. It involves showing or hiding fields based on the user&#8217;s previous responses.</p>\n\n\n\n<p>So, if someone indicates that they&#8217;re from the United States, you might show a field asking for their state. If they indicate they&#8217;re from another country, that field would be hidden.</p>\n\n\n\n<p>By tailoring your form to each user&#8217;s responses, you can make the form-filling process more relevant and less overwhelming, leading to higher conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">12. Limit the use of mandatory fields</h2>\n\n\n\n<p>While it&#8217;s important to gather as much relevant information as possible, too many form fields can deter people from completing your form. Try to make fewer form fields mandatory and only require the most essential information.</p>\n\n\n\n<p>If a field isn&#8217;t absolutely necessary, consider making it optional. Users who are in a hurry or who value their privacy will appreciate the option to skip non-essential fields.</p>\n\n\n\n<h2 class=\"wp-block-heading\">13. Use smart defaults</h2>\n\n\n\n<p>Smart defaults involve pre-populating form fields with the most likely response. This can save users time and effort, making your form quicker and easier to complete.</p>\n\n\n\n<p>For example, if most of your site visitors are from the United States, you might set &#8220;United States&#8221; as the default option in the &#8220;Country&#8221; field. Users from other countries can still select their country from the dropdown menu, but U.S. users won&#8217;t have to.</p>\n\n\n\n<h2 class=\"wp-block-heading\">14. Break long forms into multiple pages</h2>\n\n\n\n<p>Long forms can be overwhelming and may deter users from starting. By breaking these forms into smaller, more manageable steps, you can make the form-filling process less daunting and more user-friendly.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image2.png\" alt=\"Page 2 of a multi-step form\" class=\"wp-image-236615\" />\n\n\n\n<p>Multipage forms also give users a sense of progress, which can motivate them to complete the form. Just remember to include a progress indicator, as we already mentioned, so users know how far they&#8217;ve come and how much further they have to go.</p>\n\n\n\n<h2 class=\"wp-block-heading\">15. Ensure accessibility for all users</h2>\n\n\n\n<p>Accessibility should be a priority when designing your forms. This means ensuring that all users, including those with impairments or disabilities, can easily navigate and complete your web forms.</p>\n\n\n\n<p>This might involve using larger text sizes, providing alternative text for images, and ensuring your forms are compatible with screen readers. The <a href=\"https://www.w3.org/WAI/standards-guidelines/wcag/\">Web Content Accessibility Guidelines (WCAG)</a> offers all the details about making web content more accessible.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image5.png\" alt=\"W3C homepage\" class=\"wp-image-236616\" />\n\n\n\n<p>By making your forms accessible, you&#8217;re not only complying with legal requirements and ethical best practices, but you&#8217;re also expanding your user base and increasing your potential conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">16. Use contrasting colors and clear typography</h2>\n\n\n\n<p>The design of your forms can have a significant impact on their usability and, consequently, your conversion rates. Using contrasting colors can make your forms more visually appealing and easier to read.</p>\n\n\n\n<p>Similarly, clear typography can improve readability and reduce the likelihood of errors. Choose fonts that are easy to read and large enough to be seen on all devices.</p>\n\n\n\n<h2 class=\"wp-block-heading\">17. Eliminate unnecessary distractions</h2>\n\n\n\n<p>When a user is filling out a form, you want their focus to be on the form and nothing else. This means eliminating any unnecessary distractions, like pop-ups, excessive text, or irrelevant images.</p>\n\n\n\n<p>The simpler and more focused your form page is, the more likely people are to complete the form. Remember, the goal is to make it as easy as possible for users to convert.</p>\n\n\n\n<h2 class=\"wp-block-heading\">18. Display trust signals and social proof</h2>\n\n\n\n<p>Trust signals and social proof can significantly increase your form conversion rates by building trust with your potential customers and site visitors. This might involve displaying security badges, testimonials, or the number of satisfied customers you have.</p>\n\n\n\n<p>For example, if you&#8217;re asking for sensitive information like credit card details, displaying a security badge can reassure users that their information will be safe.</p>\n\n\n\n<p>Similarly, testimonials can show people that others have had positive experiences with your company.</p>\n\n\n\n<p>On the Akismet homepage, there’s a prominent display of how many pieces of spam have been blocked, how many websites have been protected, and the spam detection accuracy.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image9.png\" alt=\"amount of spam blocked by Akismet\" class=\"wp-image-236617\" />\n\n\n\n<h2 class=\"wp-block-heading\">19. Clearly state your privacy policy</h2>\n\n\n\n<p>In an era where data privacy is a major concern, you need to clearly state your privacy policy on your forms. Let visitors know exactly how their information will be used and stored. This transparency can build trust and increase the likelihood of people completing your form.</p>\n\n\n\n<p>Consider adding a link to your full privacy policy for those who want more detailed information. Also, reassure users that their information will not be shared with third parties without their consent.</p>\n\n\n\n<h2 class=\"wp-block-heading\">20. Provide instructions and help text</h2>\n\n\n\n<p>While your form should be intuitive and easy to understand, providing additional instructions and help text can guide users through the process and prevent errors. This can be particularly useful for complex fields that require specific formats or information.</p>\n\n\n\n<p>Help text should be concise and clearly visible, ideally placed directly under the field it refers to. Providing this extra guidance can improve the user experience and increase form completion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">21. Offer live chat assistance</h2>\n\n\n\n<p>Offering live chat assistance can provide immediate help to users who are having trouble with your form. This real-time support can resolve issues quickly, preventing them from abandoning the form out of frustration.</p>\n\n\n\n<p>Live chat can also provide valuable insights into common issues or obstacles, allowing you to continually improve your form based on feedback.</p>\n\n\n\n<h2 class=\"wp-block-heading\">22. Use action-oriented submit buttons</h2>\n\n\n\n<p>The text on your submit button can influence whether users complete your form. Just as you work to refine your call to action copy in other areas, you should pay careful attention to the language used on form buttons. Instead of using a generic term like &#8220;Submit,&#8221; consider a more action-oriented and specific term that tells users what they&#8217;re accomplishing by clicking the button.</p>\n\n\n\n<p>For instance, if your form is for a newsletter sign-up, your button call to action might say &#8220;Join our community.&#8221;&nbsp;</p>\n\n\n\n<p>Or, if it&#8217;s a purchase form, it might say &#8220;Complete my purchase.&#8221; This small tweak can make your form more engaging and motivate users to take action.</p>\n\n\n\n<p>Another example is on the Akismet checkout form, which confirms how much a customer will pay:</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image7.png\" alt=\"Akismet checkout form\" class=\"wp-image-236618\" />\n\n\n\n<h2 class=\"wp-block-heading\">23. Make your buttons stand out</h2>\n\n\n\n<p>The design of your submit button can significantly increase conversions on your forms. Your button should stand out from the rest of the form, making it clear where someone needs to click to submit the form.</p>\n\n\n\n<p>Consider using a contrasting color for your button and placing it in a prominent location. The size of the button also matters — it should be large enough to be easily tapped on a mobile device, but not so large that it overwhelms the rest of the form.</p>\n\n\n\n<h2 class=\"wp-block-heading\">24. Use friendly and descriptive error messages</h2>\n\n\n\n<p>Error messages matter a great deal in form design as well. They guide users in correcting mistakes, but if they&#8217;re not handled well, they can frustrate users and lead to form abandonment.</p>\n\n\n\n<p>Ensure that your error messages are friendly, descriptive, and helpful. Instead of simply saying &#8220;Invalid input,&#8221; explain what the error is and how to fix it.</p>\n\n\n\n<p>For example, &#8220;The email address you entered is not in the correct format. Please enter a valid email address.&#8221;</p>\n\n\n\n<h2 class=\"wp-block-heading\">25. A/B test form elements</h2>\n\n\n\n<p>Finally, one of the most effective ways to increase your form conversion rates is to continually test and optimize your forms. A/B testing involves creating two versions of your form, each with a different element, and seeing which one performs better.</p>\n\n\n\n<p>You can A/B test almost any aspect of your form, from the color of your submission button to the wording of your field labels. There are several WordPress plugins that can help you A/B test your forms easily, like <a href=\"https://wordpress.org/plugins/nelio-ab-testing/\" target=\"_blank\" rel=\"noreferrer noopener\">Nelio A/B Testing</a>.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image8.png\" alt=\"Nelio Testing homepage\" class=\"wp-image-236619\" />\n\n\n\n<h2 class=\"wp-block-heading\">Increase your online form conversion rate with careful planning</h2>\n\n\n\n<p>Increasing the conversion rates of your sign up form, lead generation forms or other web forms is a multifaceted process that involves thoughtful design, user-friendly features, and continuous optimization. By implementing the strategies discussed in this article, you can create a web form that not only provides a seamless user experience but also effectively drives conversions.</p>\n\n\n\n<p>One key aspect of this process is ensuring your forms are protected from spam in a non-intrusive way. That&#8217;s where Akismet has a role to play. With its robust, <a href=\"https://akismet.com/pricing/\">conversion-friendly spam protection</a>, Akismet allows you to maintain the integrity of your forms and protect the user experience — without the need for CAPTCHA.</p>\n\n\n\n<p>So, as you work on optimizing all the forms on your site, consider Akismet as your partner in creating a more secure, user-friendly, and conversion-optimized form experience.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently asked questions</h2>\n\n\n\n<p>Let&#8217;s now turn our attention to some frequently asked questions about form design and conversion rate optimization.</p>\n\n\n\n<h3 class=\"wp-block-heading\">1. How do I decide which form fields are essential and which can be removed?</h3>\n\n\n\n<p>Deciding which form fields are essential depends on the purpose of your web form. While it’s best to limit required fields, If it&#8217;s a contact form conversion rate you’re working on, for example, you&#8217;ll likely still need fields for the user&#8217;s name, email address, and message .</p>\n\n\n\n<p>Any additional fields should be carefully considered. Ask yourself if the information is necessary to achieve the purpose of the form. If not, it might be best to remove the field to keep the form short and simple.</p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Why should I avoid using CAPTCHA on my contact forms?</h3>\n\n\n\n<p>While CAPTCHA can be effective at preventing spam, it can also deter legitimate users. CAPTCHAs can be frustrating and time-consuming, especially if they&#8217;re difficult to solve. They can also pose accessibility issues for users with impairments. Instead, consider using non-intrusive spam protection methods, like Akismet, that provide a better user experience.</p>\n\n\n\n<h3 class=\"wp-block-heading\">3. What is Akismet, and how can it help with form conversion rates?</h3>\n\n\n\n<p><a href=\"https://akismet.com/\">Akismet</a> is an anti-spam plugin for WordPress sites. It automatically checks and filters out spam comments, allowing you to focus on managing your site. By preventing spam without the need for CAPTCHAs or other intrusive methods, Akismet can improve the user experience and increase form conversion rates.</p>\n\n\n\n<h3 class=\"wp-block-heading\">4. What types of companies generally use Akismet?</h3>\n\n\n\n<p>Akismet is used by a wide range of companies, from small businesses to <a href=\"https://akismet.com/enterprise/\">large enterprises</a>. It&#8217;s particularly popular among companies that rely heavily on their online presence, such as ecommerce businesses and content creators.&nbsp;</p>\n\n\n\n<p>With over 100 million sites using Akismet, it&#8217;s clear that this tool is trusted by many. Notable enterprise brands such as Microsoft, <a href=\"https://akismet.com/blog/convertkit-customerstory/\">ConvertKit</a>, and Bluehost rely on Akismet to protect their sites from spam and improve their user experience.</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, 06 Sep 2023 13:00: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:12:\"Kathryn Marr\";s: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:71:\"Do The Woo Community: Live From WCUS, It’s the Robbie and Robert 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:28:\"https://dothewoo.io/?p=76369\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/live-from-wcus-its-the-robbie-and-robert-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:416:\"<p>It\'s filled with laughs, insights and simply good times when co-hosts Robbie and Robert take over the mics at WCUS 2023.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/live-from-wcus-its-the-robbie-and-robert-show/\">Live From WCUS, It&#8217;s the Robbie and Robert Show</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 06 Sep 2023 13:00: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:5:\"BobWP\";s: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:41:\"HeroPress: WordPress Is My Ball And Chain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=5792\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"https://heropress.com/essays/wordpress-is-my-ball-and-chain/#utm_source=rss&utm_medium=rss&utm_campaign=wordpress-is-my-ball-and-chain\";s: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:9056:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2023/09/essay-cover-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"WordPress, and its inclusive community, led me down a path of redemption and acceptance.\" />\nHere is Justin&#8217;s story read aloud by artificial intelligence.\n\n\n\n\n\n\n<p>This month marks the 22nd anniversary of the terrorist attacked on the World Trade Center in the United States. I can still remember exactly where I was that morning, as I had an argument with my girlfriend the night before, and was sleeping on the couch of someone with whom I used drugs.</p>\n\n\n\n<p>It had only been four months since graduating high school, but I was already an addict. As a matter of fact, I was using drugs heavily at the end of my senior year, and the first summer after high school is when my life really started to spiral out of control.</p>\n\n\n\n<p>By the end of 2001 I was selling any drug I could get my hands on to make some money and feed my addiction (except heroin — that is always were I drew the line). Within a couple years I was the goto person for many substances, but primarily methamphetamine.</p>\n\n\n\n<p>Then I got caught, arrested, and thrown in jail. The prosecutor wanted to throw the book at me, recommending a 15 year sentence. But with my family supporting me in the courtroom and my lawyer fighting for me, the judge recognized that with this support, I did not deserve the full 15, and gave me 7 years, with 8 years probation instead. With good behavior, I did just under 3 years in prison.</p>\n\n\n\n<p>While in prison, I focused on my restoration. Learning new things, studying for certification in motor vehicle mechanics, and even starting work with accredited college courses funded by my tribe (Comanche Nation).</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p> I knew I had let down my family, and had something to prove.</p>\n</blockquote>\n\n\n\n<p>Through it all, my addiction, prison, and restoration, my family was always there for me. They knew the real me, not the person addicted to drugs and not the dealer feeding his addiction by providing for other addicts. That’s the person I know I needed to be again, for both myself and for them.</p>\n\n\n\n<p>Right after my release in January 2008, I immediately started working in a warehouse and attending college. At the company where I worked, the CEO gave me some excellent advice that I needed to control my narrative on the web (e.g. Google), so I built my first website using WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-pivoting\">Pivoting</h2>\n\n\n\n<p>At a young age, I was always fascinated by technology. I remember dabbling with computers in grade school, and tinkering on the internet in my teens. While I never did any kind of coding back then, the marketing aspect of web technologies did pique my interest. Then, drugs pulled me away from all that and sent me down a different path.</p>\n\n\n\n<p>When I found WordPress around April of 2008, all of that excitement started to come back. I would work my warehouse job during the day, drive to University of Central Oklahoma in the evening for a couple of college courses, then play around with WordPress themes (HTML, CSS, and some PHP) well into the night all that summer. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>This was the beginning of my love for WordPress. I was instantly addicted, and simply could not put down my computer, often getting little sleep before the next day (that’s okay, I was in my early 20s <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f609.png\" alt=\"😉\" class=\"wp-smiley\" /> ).</p>\n</blockquote>\n\n\n\n<p>By late 2010, I was taking on WordPress side projects, building websites, and even making online tutorials about WordPress. All this despite still working in the warehouse and taking night courses at college.</p>\n\n\n\n<p>In 2011, my work caught the eye of <a href=\"https://corymiller.com/\">Cory Miller</a>, who I had previously met at a marketing event in Oklahoma City. Cory owned and operated <a href=\"https://ithemes.com/\">iThemes</a>, a WordPress theme and plugin product company based out of Edmond Oklahoma. Although I was still working in the warehouse and taking college courses, Cory offered me a job working at iThemes as a web developer for WordPress themes and plugins. My major in college was marketing, and I still has a few more courses to complete before graduating, but I took the offer anyway and little did I know it was the beginning of a career in software development that led me where I am today.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-and-then-wordcamp\">And Then WordCamp&#8230;</h2>\n\n\n\n<p>My first WordCamp to both attend and speak was Fayetteville in 2011. That’s actually when I first met <a href=\"https://josepha.blog/\">Josepha Haden Chomphosy</a> (along with her <a href=\"https://heropress.com/essays/wordpress-tool-success/\">mother</a> and sister too). Of course, we went different ways in life but it is a marker that I like to remember as it helps me understand the different paths each of us take in this world. While I only spoke at a few other WordCamps, I attended many more over the years. The WordPress community, and its inclusiveness, was simply impossible for me to ignore.</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>I know my experiences are different, and to understand this I also have to mention that I joined a few other communities through the years, but none ever fully accepted me, and one even did not let me keep coming when they found out I was a former convict.</p>\n</blockquote>\n\n\n\n<p>Although most people in the WordPress community never knew about my past, I never felt they would kick me out even if they did find out. Actually, I felt the community leaders honestly didn’t care at all about your past, culture, identity, etc., but rather just wanted you to love (or at least like) WordPress.</p>\n\n\n\n<p>And I did love WordPress. Still do.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Redemption and Acceptance</h2>\n\n\n\n<p>WordPress unexpectedly led me down a path of redemption and acceptance. For a long time I was angry at the world (especially corporate America) for not accepting me, and in those times of anger I would seek out WordPress people. No one even knew, but they were helping me nonetheless, always there when I needed, always a shiny light in the darkness.</p>\n\n\n\n<p>I’ve traveled the world with WordPress. Making WordPress friends in Asia, Australia, Europe, North &amp; South America and beyond. I love the WordPress community, and want to continue watching it flourish and grow. Every time I visit a WordCamp, I get to make new friends, see new faces, and meet awesome people of WordPress. I was able to build meaningful business and personal relationships, joining WordPress communities, attending and hosting WordPress events, and even speaking at several WordCamps across the World.</p>\n\n\n\n<p>Most of the WordPress companies for which I have worked had such amazing leaders, knowing about my past yet still giving me the opportunity to continue to demonstrate my new self. Two of which deserve an honorable mention: Cory Miller of Post Status (formerly iThemes) and <a href=\"https://10up.com/blog/author/10up/\">Jake Goldman</a> of <a href=\"https://10up.com/\">10up</a>. Both of these leaders embraced me wholly, and the things Jake said to when I mentioned my criminal past before my background check continue to give me confidence in knowing there are amazing leaders working in WordPress.</p>\n\n\n\n<p>The WordPress Community has proven itself to be more than just a platform for a tool. In my personal journey, I discovered that it represents a beacon of hope, a testament to what can be achieved when diverse minds come together under the banner of openness and collaboration. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Albeit unknowingly, this community handed me a new lease on life, providing me with opportunities to learn, grow, and reinvent myself.</p>\n</blockquote>\n\n\n\n<p>Its core values of openness and inclusiveness aren&#8217;t just buzzwords but are deeply rooted in the ethos of every member who contributes, either by writing code, designing themes, or even just by sharing experiences. It&#8217;s a reminder that every individual, irrespective of their background or skillset, has the potential to add value to this thriving ecosystem. As beneficiaries of this incredible community, it falls upon us to ensure that we not only appreciate these values but also embody them. We must commit to fostering an environment where every decision we make, every action we undertake, further deepens the culture of inclusivity and collaboration.</p>\n\n\n\n<p>Thank you WordPress, and the WordPress Community. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2764.png\" alt=\"â¤\" class=\"wp-smiley\" /></p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/wordpress-is-my-ball-and-chain/\">WordPress Is My Ball And Chain</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, 06 Sep 2023 12:26:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Justin Kopepasah\";s: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:136:\"WPTavern: WooCommerce Blocks 11.0.0 Adds Product Collection Block in Beta, 10.9.0 Integrates Product Button with the Interactivity API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148515\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"https://wptavern.com/woocommerce-blocks-11-0-0-adds-product-collection-block-in-beta-10-9-0-integrates-product-button-with-the-interactivity-api\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4015:\"<p>WooCommerce is experimenting with improving the store experience through the <a href=\"https://github.com/woocommerce/woocommerce-blocks/issues/8219\">addition of the Interactivity API</a> to the WooCommerce Blocks plugin. The new API, which was announced earlier this year, will allow developers to build interactive blocks that support frontend experiences where visitors can interact with content without having to refresh the page. The WordPress contributors working on the API are <a href=\"https://wptavern.com/start-testing-wordpress-new-interactivity-api\">encouraging developers to test it</a> with their own blocks.</p>\n\n\n\n<p><a href=\"https://developer.woocommerce.com/2023/08/16/woocommerce-blocks-10-9-0-release-notes/?mc_cid=b50d0ff43c&mc_eid=68ffa9a210\">WooCommerce Blocks 10.9.0</a>, released in mid-August, integrated the Product Button with the Interactivity API to support real-time counter updates for the mini-cart, smoother animations, and better transitions from ‘Add to Cart’ to ‘Loading’ status to show the quantity in the cart when a product is added. </p>\n\n\n\nWooCommerce Blocks <a href=\"https://github.com/woocommerce/woocommerce-blocks/pull/10006\">PR #10006</a>\n\n\n\n<p>The difference is subtle but creates a much smoother shopping experience with nearly instantaneous feedback for the user. Contributors are also exploring how the Interactivity API can be used to improve frontend filters, including the rating, price, stock, and attributes filters. The API will eventually land in Gutenberg and WordPress in the future, but in the meantime WooCommerce is experimenting to see how the plugin&#8217;s blocks can benefit from it.</p>\n\n\n\n<p><a href=\"https://developer.woocommerce.com/2023/08/31/woocommerce-blocks-11-0-0-release-notes/\">Version 11.0.0</a> was released last week introducing the new Product Collection block in beta:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Like the Products block, you can choose what criteria affect the list of blocks displayed to shoppers and control the product layout in the list/grid by the various element blocks.</p>\n\n\n\n<p>Unlike the Products block, which is a Query loop block variation, this block is a standalone block, enabling us to tailor the block further to better meet the merchant’s needs.</p>\n</blockquote>\n\n\n\n<p>The Product Collection block is very similar to the Products block from which it was forked, except it is not built as a variation of the Query Loop. It comes with improvements around Inspector controls as compared to the current Products block, as well as a basic set of patterns. The block already has the <a href=\"https://github.com/woocommerce/woocommerce-blocks/issues/10328\">Interactivity API integrated</a> for the same improved frontend performance.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2047\" height=\"1584\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/product-collection.webp\" alt=\"\" class=\"wp-image-148556\" />Product Collection block &#8211; image source: <a href=\"https://developer.woocommerce.com/2023/08/31/woocommerce-blocks-11-0-0-release-notes/\">WooCommerce Blocks 11.0.0 release post</a>\n\n\n\n<p>Version 11.0.0 also enables manual migration of Products to Product Collection. An upgrade notice will appear in the Inspector Controls, informing users that they will get more features with the Product Collection block:</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"500\" height=\"466\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/products-update-to-product-collection-500x466.png\" alt=\"\" class=\"wp-image-148557\" />\n\n\n\n<p>As the Product Collection block is still in beta, WooCommerce Blocks has not yet changed existing templates that have Product blocks. The development team is looking for more feedback on this block before moving it out of beta. Check out the <a href=\"https://developer.woocommerce.com/2023/08/31/woocommerce-blocks-11-0-0-release-notes/\">release post</a> for more enhancements and bug fixes.</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, 06 Sep 2023 03:59: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:\"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:96:\"WPTavern: Human Made to Host “AI: The Next Chapter†Virtual Conference on September 14, 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148507\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wptavern.com/human-made-to-host-ai-the-next-chapter-virtual-conference-on-september-14-2023\";s: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:3753:\"<p>Human Made, a leading enterprise WordPress agency, is organizing a followup event to the community&#8217;s first ever <a href=\"https://wptavern.com/human-made-to-host-ai-for-wordpress-event-may-25-2023\">AI for WordPress</a> virtual conference that it hosted in May 2023. The second edition is called &#8220;<a href=\"https://hello.humanmade.com/ai-the-next-chapter\">AI: The Next Chapter</a>&#8221; and will take place online on September 14, 2023, at 10AM EST.</p>\n\n\n\n<p>The first event had 13 speakers and drew more than 600 attendees. It focused on WordPress and AI tools that people are building with the emerging technology. (Videos of all the sessions are <a href=\"https://www.youtube.com/playlist?list=PL1H81eN4d97iRNVivTvkWBdEr_3YTzZLc\">available on YouTube</a>.) This next edition will explore some of the wider societal, ethical, and tech issues related to the subject. </p>\n\n\n\n<p>The keynote and intro will feature Matt Mullenweg on &#8220;AI and the future of WordPress,&#8221; along with Human Made CEO Tom Willmot. Dr. Eleanor Drage, a senior research fellow at the University of Cambridge and co-host of The Good Robot podcast, will be speaking about AI and gender. Open source LLM researchers from Georgian will also join for a panel discussion on why they believe open source AI is the best way for companies to leverage this technology.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1956\" height=\"1310\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-05-at-5.44.14-PM.png\" alt=\"\" class=\"wp-image-148538\" />\n\n\n\n<p><a href=\"https://hello.humanmade.com/ai-the-next-chapter\">Registration</a> is free and participants can sign up on the event&#8217;s website. A confirmation email is sent out to registrants and more information will follow via email.</p>\n\n\n\n<p>Human Made has developed a keen interest in fostering exploratory dialogue through these events, as the company is working on AI products and <a href=\"https://humanmade.com/ai-for-wordpress/\">custom implementations for clients</a>. At the first event, the agency showcased some early work in the <a href=\"https://www.altis-dxp.com/accelerate/\">Altis Accelerate</a> plugin and have been working with clients to determine how AI can augment existing marketing and editorial workflows. </p>\n\n\n\n<p>&#8220;The progress and innovation we’re seeing in AI is so rapid at the moment that it kind of demands you stay close to it, keep following what’s happening, and keep learning,&#8221; Human Made Marketing Director Alex Aspinall said. &#8220;AI is one of our core areas of focus, across all parts of the business, so we’ll definitely be building, sharing, and hosting more in the space in the months to come. Doing all this in the open is really important to us, so the events are a great platform.&#8221;</p>\n\n\n\n<p>During the first event, Aspinall reports that Human Made saw registrations and participation across a wide range of business verticals and role disciplines, with conversations continuing months after the first event. <br /><br />&#8220;While there are a few businesses and individuals building things, experimenting, and commercializing their work in the area, the vast majority are still finding their way through, figuring out how best to implement AI to deliver tangible benefit to their companies, their clients, their teams, and their day-to-day lives,&#8221; Aspinall said.<br /><br />&#8220;Despite the level of advancement we’ve already seen, we’re still right at the start of this thing, which is really exciting. There’s a lot to learn, and considerable edge available for those experimenting and putting things in place. Imagine what we’ll be talking about this time next year!&#8221;</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, 05 Sep 2023 22:09:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:50:\"Do The Woo Community: WordCamp US, the First Recap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/?p=76362\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://dothewoo.io/wordcamp-us-the-first-recap/\";s: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:362:\"<p>BobWP and some attendees share a few highlights of WordCamp US 2023 as well as some WordPress origin stories.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/wordcamp-us-the-first-recap/\">WordCamp US, the First Recap</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Sep 2023 13:23: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:5:\"BobWP\";s: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:31:\"Matt: Techcrunch with Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=96577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://ma.tt/2023/09/techcrunch-with-gutenberg/\";s: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:245:\"<p>Jamie Marsland has this great YouTube video where he rebuilds <a href=\"https://techcrunch.com/\">TechCrunch.com</a> just using core blocks in WordPress 6.3 in 30 minutes. Worth checking out!</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Sep 2023 06:59: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=96532\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://ma.tt/2023/09/fear/\";s: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>Zeynep Tufekci has a great article, <a href=\"https://www.nytimes.com/2023/09/03/opinion/columnists/burning-man-rain-mud.html\">One Thing Not to Fear at Burning Man</a>, that covers well what I have experienced as well growing up in Houston through hurricanes and other natural disasters—that in times of need people help each other in ingenious ways.</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, 04 Sep 2023 21:18:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:87:\"WordPress.org blog: WP Briefing: Episode 61: Community, Summit, all at  Washington D.C.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=15911\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\";s: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:17592:\"<p>Join WordPress Executive Director Josepha Haden Chomphosy as she discusses the latest from the Community Summit and her takeaways from the 2023 event in Washington, D.C.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br />Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br />Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li>The 2023 <a href=\"https://communitysummit.wordcamp.org/2023/\">Community Summit</a> in Washington, DC</li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/02/episode-49-everything-you-need-to-know-about-the-community-summit/\">WP Briefing Episode 49</a>: Everything You Need to Know About the Community Summit!</li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/08/the-next-generation-of-wordcamps/\">The Next Generation of WordCamps</a></li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/24/idea-generation-next-gen-wordcamps/\">Idea generation: Next Gen WordCamps!</a></li>\n\n\n\n<li><a href=\"https://pressnomics.com/\">PressNomics</a></li>\n\n\n\n<li><a href=\"https://loopconf.io/\">LoopConf</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/\">WordPress Community Summit</a></li>\n\n\n\n<li><strong>A small list of big things</strong>\n<ul>\n<li><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/community/2023/08/23/call-for-ideas-new-features-for-our-nexgen-wp-events-central-page/\" target=\"_blank\">Call for ideas: new features for our NexGen WP events central page</a>&nbsp;&#8211; Open call for ideas to find the most desirable features for a future homepage that would host a list of all NextGen WordPress events. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a>&nbsp;&#8211; Announced at Contributor Day, this new theme will be part of the 6.4 release. </li>\n\n\n\n<li>With the release of 6.3 behind us,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/6-4/\" target=\"_blank\">we are working hard on bringing 6.4</a>&nbsp;to the community. You can get involved with the development of this important release. </li>\n\n\n\n<li>A successful WCUS is behind us, and if you missed the event, we have you covered. <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">Here is a recap of the event</a>.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-15911\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong>&nbsp;Hello everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro Music)&nbsp;</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong>&nbsp;We are back and catching up from our midyear break. And in true WordPress fashion, we&#8217;re just going to start off running. The WordPress Community Summit happened a couple of weeks ago. I&#8217;ve been talking about it on this podcast for a few months now, but if you&#8217;ve missed it and you want a refresher, go ahead and give episode 49 a listen.</p>\n\n\n\n<p>At the Community Summit, there were 125 people, if I remember correctly. And we covered a wide array of topics that were brought to us directly from the community itself. While the event is small, it is specifically designed for gathering and sharing information. So, I&#8217;ve got some top-level trends that I noticed that I&#8217;m going to share with you all today, as well as just like a reminder of what happens after a Community Summit.</p>\n\n\n\n<p>[00:01:27] <strong>Josepha:</strong>&nbsp;So there are three, maybe four, big trends that I noticed. The first one that I noticed is that we have a lot of discussions right now about contributor acknowledgment. That also, for what it&#8217;s worth, came with an unresolved question around whether acknowledgment and recognition are the same. I don&#8217;t think they are the same.</p>\n\n\n\n<p>But it also was part of a conversation around whether we treat those two things the same. And if they are not the same, should we treat them differently? And et cetera, et cetera, et cetera. For folks who&#8217;ve been around for a bit, you know, that we spent a lot of time working on our contributor recognition a few years back and had really made quite a bit of difference in just reported feelings about how the community felt they were being recognized for their contributions.</p>\n\n\n\n<p>And so a lot of the conversations that we ended up having were around whether or not the project as a whole has changed the way that we provide that recognition or acknowledgment. Or, as an alternative, if the community that is supporting WordPress has changed how they would like to be recognized.</p>\n\n\n\n<p>[00:02:32] <strong>Josepha:</strong>&nbsp;There were also some questions about whether or not making sure that contributors can see their impact. Like they can say, I contributed 10 hours last month, and these are the two things that I got accomplished over there, and that everyone else can see those things too. So, how we can do that more easily while also not having so many metrics and making the metrics so prevalent that we start to close out the people who are truly just doing this for fun.</p>\n\n\n\n<p>Like many of the problems that we have at the Community Summit, this is a bunch of pretty much unsolved mysteries at the moment. But it did; it came up across probably five or six different sessions that I heard about, quite a few that I went to myself, and so contributor acknowledgment and recognition is on our minds again.</p>\n\n\n\n<p>A second thing that I noticed across multiple sessions, and this one honestly is not a surprise at all, is that there were a lot of questions about what the next big thing is after Gutenberg. I always love when people are asking big questions about what comes next because it means that we all still believe that there will be a next.</p>\n\n\n\n<p>[00:03:43] <strong>Josepha:</strong>&nbsp;And so I never hesitate when I hear these questions to give some ideas about what I think might be coming. But a lot of the discussions that we were having were around, we think this is coming, but now that we think this is coming, what should we do now to make sure that we are ready for it? One of the biggest assumptions that we all had is that for the CMS, for the software itself, probably our next big area after Gutenberg is going to be something about artificial intelligence.</p>\n\n\n\n<p>Matt pointed out in his presentation that he has told us twice to learn something deeply. One was in 2016 when he said, learn JavaScript Deeply. And then one was in 2022 when he said to learn AI deeply. And so we all kind of are guessing that that is our future area. And so that&#8217;s an area for everyone to spend some time in. Make sure you understand it. Make sure you know it a bit.&nbsp;</p>\n\n\n\n<p>The second thing that came up as like a future, where are we going here? It was kind of on the business-y side. It was on a lot of questions about enterprise and are we selling properly to enterprise. Can we sell, can we appeal to enterprise? Whose job is it to sell any of these things? Questions like that. So, lots of business questions again. This is not something that I have any concerns about. I&#8217;m very excited to see that people are talking about it. That&#8217;s been a topic of conversation since, I want to say, February of this year. And so it also wasn&#8217;t a surprise inclusion today. And, and I was excited to see, am excited to see what we get out of those conversations over time.&nbsp;</p>\n\n\n\n<p>[00:05:17] <strong>Josepha:</strong>&nbsp;As far as like questions around what&#8217;s next for the community, I&#8217;m going to address that separately because it was a huge question for everyone. So I&#8217;m going to discuss that as soon as we get finished with this chunk about like the big thing that, that is coming after Gutenberg.</p>\n\n\n\n<p>But, from an ecosystem perspective. Like a WordPress project operations perspective, this came up a couple of times. Never in as clear a word, a set of words as that, but the question about, like, what are we doing with our tools? Are we making sure that we are keeping the tools that our contributors use maintained and still in an excellent space with features that are useful and, necessary, and requested?</p>\n\n\n\n<p>And so that is a big question. I do have a lot of questions about that. Also, there are so many tools that I have wanted in order to make organizing the WordPress community better and easier, but also making contributing better and easier. And hopefully, here soon, we have an opportunity to get to some of those.</p>\n\n\n\n<p>[00:06:16] <strong>Josepha:</strong>&nbsp;So, the third big trend that I kept seeing at the Community Summit is actually about the community itself, specifically about events. So I was part of or listened to many, many, many conversations over the course of the week that were specifically focused on what we&#8217;re going to do with the future of our events. Like are meetups still sustainable? Are WordCamps still sustainable? And that&#8217;s from not only the idea of sustainability that we all tend to know from like an ecological standpoint but also, you know, checking in on the resources. So the kinds of questions that folks had were, is it time to continue having many small events, or is it time to move to a few giant events?</p>\n\n\n\n<p>Should we bring back midsized, WP-adjacent events like PressNomics or LoopConf? And if we are bringing those back, do we want to have them be part of a semi-official thing along with a clearly WordPress event and like do joint sales in there? Try to figure out how to get people from one to the other, so that it&#8217;s not just WordPress people that we&#8217;re talking to, but also business people and advanced developers, things like that.</p>\n\n\n\n<p>There was also a lot of discussion about whether or not we have gotten too big, should we double down on our grassroots efforts? Just go all the way back to, like, BarCamp style, WordPress in a forest kind of thing.&nbsp;</p>\n\n\n\n<p>[00:07:46] <strong>Josepha:</strong>&nbsp;And yeah, and among all of these conversations, there were questions about the resources that we need. Do we have what we need now? Do we have plans for how to maintain those resources in the future? Do we have enough time? Do we have enough money? Do we have an expertise? The people? So many questions, so many questions. And on the community side of things, we also had a lot of questions that are routine in open source. Like, do we have a pipeline for future maintainers, for future team reps, for future leaders in the project? All of the questions.&nbsp;</p>\n\n\n\n<p>So, those are the three slash four, depending on how you break it out, really big trends that I saw across the conversation at the Community Summit. And I don&#8217;t necessarily know the answers to all of these things. Like, I know what my gut tells me, I know what I believe the answer to be. From my own perspective, but as you&#8217;ve been told many times with many eyes, all bugs are shallow. And so here is what happens next with a Community Summit. So we&#8217;ve gathered all of these things together. We&#8217;ve had these conversations, and now all of the notes from every conversation that we had will be put on make.wordpress.org/summit.&nbsp;</p>\n\n\n\n<p>[00:09:10] <strong>Josepha:</strong>&nbsp;There, you can do any of the following three things, but at least do one before we get any further. I think it&#8217;s important to remind everyone that no decisions were made at the Community Summit. There are a few things that will come out of the Community Summit where the answer the way forward is really obvious. And so those probably will get done quickly thereafter because it&#8217;s just an obvious thing to do. It makes sense for everyone in the project. It makes sense for everyone who&#8217;s using WordPress. Whatever reason.&nbsp;</p>\n\n\n\n<p>So those things will probably move quickly, but mostly not even mostly there were no decisions made. And so if it looks like something is moving quickly there, it is because it makes sense after the fact. So there&#8217;s that. But the three things that you can do in order to take part in this information gathering and sharing that happened at the Community Summit.&nbsp;</p>\n\n\n\n<p>Number one, head over to make.wordpress.org/summit and just read the notes. There are a lot of them you can pick and choose based on the teams you contribute to or the topics that are specifically interesting. Or if you have been assigned to read one of these things, obviously, go ahead and read that. But find the notes read them. Take a look at the discussion as far as you can tell it happened and get a sense for what the essential question is.</p>\n\n\n\n<p>The second thing that you can do while you&#8217;re there is that you can join in that discussion right there in the comments if you would like to. You can, if you feel like your perspective is not quite accounted for in that, obviously leave some comments and let folks know. But also, if you feel like your perspective was accounted for, but there&#8217;s also a very specific question that was not necessarily answered or not even brought up, share those as well. That&#8217;s stuff that we would like to know as we are working through this.&nbsp;</p>\n\n\n\n<p>And then the third thing that you can do is you can take those conversations, and if there&#8217;s anything that looks like it&#8217;s particularly relevant to your local WordPress community, absolutely take those there and have those conversations with them.</p>\n\n\n\n<p>[00:11:23] <strong>Josepha:</strong>&nbsp;And once you&#8217;ve had those conversations, let us know what you thought also in those comments, or take it directly into your weekly teams&#8217; chat, either way. We want to hear what you think about the questions that were brought because you brought them to us. And so you should have an opportunity to tell us what you think.</p>\n\n\n\n<p>[00:11:39] (Music Interlude)&nbsp;</p>\n\n\n\n<p>[00:11:48] <strong>Josepha:</strong>&nbsp;That brings us now to our small list of big things. My friends, there&#8217;s nothing but big things left for the rest of the year. And so here we go. Number one, uh, I mentioned it quite a bit. There&#8217;s a conversation, an ongoing conversation about the future of events for our community. Right now, there is an open call for ideas, new features for our NextGen WordPress events, especially on the page that exists on WordCamp Central.</p>\n\n\n\n<p>So, we want to find the most useful and desirable features for a future homepage on central.wordcamp.org that would host a list of all of our upcoming WordPress events. And so we want your opinion there. Please let us know what would be especially useful to you as you are looking for WordPress events to attend.</p>\n\n\n\n<p>The second thing is that we introduced 2024, the default theme that is coming with WordPress 6.4, was announced. We have had, I think, 32 contributors to it at the time of this recording. And yeah, it&#8217;s beautiful. It&#8217;s got a lot of different implementation options, a lot of default patterns, and curated patterns so that you can get exactly what you want out of that theme. I think it&#8217;s going to make a great default theme, a great starter theme for our final release of the year.&nbsp;</p>\n\n\n\n<p>And then, speaking of 6.4, with the release of 6.3 behind us, we are working hard on bringing 6.4 to the community. You can get involved with the development of that. There is a core chat every Wednesday. It happens. I want to say at 21:00 UTC, but I don&#8217;t actually know off the top of my head. I just go when my calendar tells me to go, and I live in the central time zone. And so, my UTC conversion is not the best, but we will leave the actual information about that in the show notes so that you can see it. But you can also go over to make.wordpress.org, and then there&#8217;s a little card on that homepage that tells you exactly when those core meetings are, including the new contributor meeting, which happens every two weeks.&nbsp;</p>\n\n\n\n<p>And then the fourth thing is that there is a successful WordCamp US behind us. That is our final flagship event of the year, which is always exciting. If you missed it, for one, we missed you. And for two, we have you covered. We&#8217;ve got a recap of the event. There is a link to that in the show notes as well.&nbsp;</p>\n\n\n\n<p>[00:14:05] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Thanks for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</p>\n\n\n\n<p>[00:14:15] (Music Outro)&nbsp;</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, 04 Sep 2023 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s: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:132:\"Gutenberg Times: Talks at WordCamp US, Notes from the Community summit. A wishlist, reflections and a preview –Weekend Edition 266\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=25401\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"https://gutenbergtimes.com/talks-at-wordcamp-us-notes-from-the-community-summit-a-wishlist-reflections-and-a-preview-weekend-edition-266/\";s: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:20644:\"<p>Howdy, </p>\n\n\n\n<p>Apart from <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">The Future of WordPress &amp; What’s Next for Gutenberg</a> with the keynotes by Josepha Haden Chomphosy and Matt Mullenweg, including Q &amp; A, I still haven&#8217;t caught up with the videos from WordCamp US. Below is a list with links to the talks I want to see and hopefully catch up over this weekend. </p>\n\n\n\n<p>Then the <a href=\"https://make.wordpress.org/summit/\">Community Summit discussion notes</a> are also posted, I haven&#8217;t digested any of them yet. This part of my todo-list is also below. </p>\n\n\n\n<p>And I hear you say: Who has time for all this? Well, that is a good question. The project has some great teams, that do outstanding work! And that&#8217;s the underlying reason why I only curate news about the block editor. No one can keep track of it all. 🤣</p>\n\n\n\n<p>And I leave you to the rest of the newsletter. Enjoy, learn and share! </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-word-camp-us-talks\">WordCamp US Gutenberg Talks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#2-community-summit\">Community Summit</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li></ul></div>\n</div></div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-camp-us-talks\">WordCamp US Gutenberg Talks</h2>\n\n\n\n<p>The full playlist of recorded talks is available on YouTube: <a href=\"https://www.youtube.com/playlist?list=PL4KP0VZtEI8rBpssGbR0E0wcBqeNeGEWT\"><strong>WordCamp US 2023</strong></a></p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=ZZq9WBqlKW8\">The Independent Theme Developer’s Field Guide to Modern WordPress</a> with <a href=\"https://us.wordcamp.org/2023/speaker/michelle-schulp-hunt/\">Michelle Schlup Hunt</a> (<a href=\"https://us.wordcamp.org/2023/session/the-independent-theme-developers-field-guide-to-modern-wordpress/\">Session description</a>, <a href=\"https://speakerdeck.com/marktimemedia/field-guide-2023\">slides</a>) </p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=9UYzZzb-LaU\"><strong>Building a thoughtful block editing experience</strong></a> with Aurooba Ahmed (<a href=\"https://us.wordcamp.org/2023/session/building-a-thoughtful-block-editing-experience/\">Session description</a>)</p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=c0BbXaZqQAo&\">For All Userkind: NASA Web Modernization and WordPress</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/abby-bowman/\">Abby Bowman</a><a href=\"https://us.wordcamp.org/2023/speaker/j-j-toothman/\">J.J. Toothman</a> (<a href=\"https://us.wordcamp.org/2023/session/friday-keynote/\">Session description</a>)</p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=581pE25vAGQ\">Hands on with NASA’s new digital platform NASA Workshop</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/abby-bowman/\">Abby Bowman</a> and <a href=\"https://us.wordcamp.org/2023/speaker/j-j-toothman/\">J.J. Toothman</a> (<a href=\"https://us.wordcamp.org/2023/session/hands-on-with-nasas-new-digital-platform/\">Session description</a>)</p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=O8r06QETAlw\">Ford Foundation: Audio Described Video Plugin</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/vajaah-e-parker/\">Vajaah E Parker</a><a href=\"https://us.wordcamp.org/2023/speaker/kurtis-shaner/\">Kurtis Shaner</a> (<a href=\"https://us.wordcamp.org/2023/session/ford-foundation-audio-described-video-plugin/\">Session description</a>)</p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=bbQNheCHjTk\"><strong>All the President&#8217;s Websites </strong></a>with <a href=\"https://us.wordcamp.org/2023/speaker/andrew-nacin-helen-hou-sandi/\">Andrew Nacin, Helen Hou-Sandí</a></p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=8DbEsBzMaWA\">Anatomy of an Accessible Navigation Menu</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/steve-jones/\">Steve Jones</a> (<a href=\"https://us.wordcamp.org/2023/session/anatomy-of-an-accessible-navigation-menu/\">session description)</a></p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=uehAKO6zwkQ\"><strong>The Headless Block Editor</strong></a> with <a href=\"https://us.wordcamp.org/2023/speaker/sean-blakeley/\">Sean Blakeley</a> (<a href=\"https://us.wordcamp.org/2023/session/the-headless-block-editor/\">session description</a>)</p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=gDi7n9XcVKM\"><strong>The Future of WordPress</strong></a> with <a href=\"https://us.wordcamp.org/2023/speaker/josepha-haden-chomphosy/\">Josepha Haden Chomphosy</a> (<a href=\"https://us.wordcamp.org/2023/session/josepha-haden-chomphosy-on-the-future-of-wordpress/\">Session description</a>)</p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=yDbASG9KOaE\"><strong>Gutenberg Next</strong> </a>with <a href=\"https://us.wordcamp.org/2023/speaker/matt-mullenweg/\">Matt Mullenweg</a> </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/releases/tag/v16.6.0-rc.1\"><strong>Gutenberg 16.6 RC</strong></a> is available now for testing, and the stable release is scheduled for September 6th, 2023. I took a peak at the <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v16.6.0-rc.1\">changelog</a> to prepare for the next episode of the Gutenberg Changelog #89 with <strong>Nadia Maya Ardiani</strong> as a special guest. </p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p class=\"is-style-no-vertical-margin\"><strong>ðŸŽ™ï¸ </strong> Latest episode:  <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5/\">Gutenberg Changelog #88 – WordPress 6.4 and Gutenberg 16.4 and 16.5.</a>with Ellen Bauer as special guest, hosted by Birgit Pauli-Haack</p>\n</div></div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-community-summit\">Community Summit</h3>\n\n\n\n<p>Below you find a short list of discussion notes from the <strong>Community Summit</strong> directly connected with contributing to core and Gutenberg. When you read notes on the Make Summit blog, keep in mind that two important guidelines governed the Community Summit:  <a href=\"https://make.wordpress.org/summit/2023/08/16/non-attribution/\">no attribution</a> and no decisions. </p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/summit/2023/08/23/community-summit-discussion-notes-addressing-backwards-compatibility-in-gutenberg/\">Addressing backwards compatibility in Gutenberg</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/22/community-summit-discussion-notes-aligning-processes-and-contributions-between-wordpress-core-and-gutenberg/\">Aligning processes and contributions between WordPress Core and Gutenberg</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/22/community-summit-discussion-notes-accessibility-in-the-wordpress-project/\">Accessibility in the WordPress Project</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Jamie Marsland</strong> recreated TechCrunch&#8217;s Website in 30 minutes and shows you in <a href=\"https://www.youtube.com/watch?v=RghKQZmYwYI\">this 15-minute video</a> how he did it. <a href=\"https://www.youtube.com/watch?v=RghKQZmYwYI\"><strong>WOW! I rebuilt TechCrunch.com in only 30 mins with WordPress</strong></a>. You&#8217;ll also learn a few things: How to have a sticky header, how to create pro-post layouts, how to change your Global style, how image ratio features work and how to use templates. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/JMartellaWebDev\">Jacob Martella</a> </strong> posted his <a href=\"https://jacobmartella.me/web-development/wordpress/wishlist-for-the-wordpress-site-editor-as-it-heads-to-phase-3/\"><strong>Wishlist for the WordPress Site Editor as it Heads to Phase 3</strong></a>. He explains a few missing items in broad strokes: better responsive controls, more inline options, continued improvement on accessibility and more of the Block Visibility plugin features. The latter is a nice shoutout to <a href=\"https://wordpress.org/plugins/block-visibility/\">Nick Diego&#8217;s plugin </a>that has been available in the plugin repo for three years, and shows 10,000 + active installations. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/karmatosed\">Tammie Lister</a>,</strong> co-tech lead for WordPress 6.4 had thoughts and published them: <strong><a href=\"https://presselements.com/reflections-on-the-admin-design-proposal/\">Reflections on the admin design proposal</a>.</strong> On the way from old to new, it needs opinions, listening, documenting, and considering accessibility and extensibility. Implementation of the proposal requires all WordPress teams to become part of the revamp. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/codenex\">Niels Lange</a> </strong>published the <a href=\"https://developer.woocommerce.com/2023/08/16/woocommerce-blocks-10-9-0-release-notes/\"><strong>WooCommerce Blocks 10.9.0 Release&nbsp;Notes</strong></a>. He listed as notable that the team uses the Interactivity API together with the Product Button block and Pagination, which improves user experience considerably.  In this version, the team continued making  performance improvement to the plugin. You can also find improvements to patterns for footer and features products, and with every release fixed a few bugs. The <a href=\"https://wordpress.org/plugins/woo-gutenberg-products-block/\">WooCommerce Blocks plugin </a>is available in the WordPress repository</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/mattmedeiros\">Matt Medeiros</a></strong> took a peak at the early version of the new default theme and shared his thoughts in <strong><a href=\"https://thewpminute.com/previewing-the-upcoming-twenty-twenty-four-theme-for-wordpress/\">Previewing the Upcoming Twenty Twenty-Four Theme for WordPress</a></strong>. &#8220;With a focus on versatility, ease of use, and multiple website types, Twenty Twenty-Four is shaping up to be one of the best and most flexible default starter themes WordPress has released in years&#8221; he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/karks88\">Eric Karkovack</a></strong> asked <strong>Brian Gardner </strong>in his interview &#8220;<a href=\"https://thewpminute.com/will-there-ever-be-a-market-for-commercial-block-themes/\"><strong>Will There Ever Be a Market for Commercial Block Themes?</strong></a>&#8221; Tl:DR: &#8220;I’m incredibly optimistic. Having been instrumental in molding the premium WordPress theme market in the late 2000s, we stand at the precipice of a new renaissance, much like before.&#8221; was Brian Gardner&#8217;s answer. Read more about the challenges and opportunities of Block Themes in WordPress. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong>&#8216;s latest tutorial covers  <a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\"><strong>Adding and using custom settings in theme.json</strong></a>. Custom settings are &#8220;one of the most powerful ways to build on top of the block system but is often underutilized by the theming community.&#8221; he wrote. </p>\n\n\n\n<a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/Screenshot-2023-09-02-at-17.30.53.png?resize=652%2C242&ssl=1\" alt=\"\" class=\"wp-image-25421\" width=\"652\" height=\"242\" /></a>Code example of custom settings in theme.json. <a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\">Read what happens then </a>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2022&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p><a href=\"https://twitter.com/aurooba\"><strong>Aurooba Ahmed</strong> </a>and <strong><a href=\"https://twitter.com/briancoords\">Brian Coords</a></strong> created a couple of tools for block development and made them publically available: </p>\n\n\n\n<ul>\n<li>The <strong><a href=\"https://wphelpers.dev/blocks\">WordPress Core Blocks Explorer</a></strong> is a searchable guide to all the&nbsp;core blocks&nbsp;and their properties. You can also obtain a complete&nbsp;<a href=\"https://wphelpers.dev/api/core-blocks\">JSON object of all the core blocks</a>&nbsp;and their properties instead. </li>\n\n\n\n<li>The <a href=\"https://wphelpers.dev/icons\"><strong>WordPress Icon Library,</strong></a> a searchable guide to the complete&nbsp;WordPress Icon Library&nbsp;package from the Gutenberg repository </li>\n</ul>\n\n\n\n<p>Both worth a browser bookmark 🙂 Ahmed and Coords also finished their first season of their <a href=\"https://viewsource.fm/\">ViewSource</a> podcast. If you want to give it a binge listen, just search for View Source on your favorite podcast app or download it from the <a href=\"https://viewsource.fm/\">website</a>. </p>\n\n\n\n<img width=\"652\" height=\"443\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/Screenshot-2023-09-02-at-17.41.25.png?resize=652%2C443&ssl=1\" alt=\"\" class=\"wp-image-25423\" />Example:<a href=\"https://wphelpers.dev/icons/blockDefault\"> Icon information for blockDefault</a> \n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>If you missed last week&#8217;s Developer Hours, the recording is now available on WordPressTV: <a href=\"https://wordpress.tv/2023/08/31/developer-hours-introduction-to-the-html-api/\"><strong>Developer Hours: Introduction to the HTML&nbsp;API</strong></a> with <strong>Michael Burridge</strong> and <strong>Dennis Snell</strong>. The show started with some quick demos of using the new HTML APIs, then briefly discussed the limits of the new systems, and finished with a time for questions and discussion with participants. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/vmwocto\">Angel De Miguel</a></strong>, staff engineer at VM ware working on the WebAssembly, his colleague <strong><a href=\"https://twitter.com/ereslibre\">Rafael Fernández López</a></strong> and Automattic&#8217;s <strong><a href=\"https://twitter.com/adamzielin\">Adam ZieliÅ„ski</a></strong> co-authored  this post for the WordPress Developer blog: <a href=\"https://developer.wordpress.org/news/2023/08/exploring-the-future-of-web-development-with-webassembly-and-php/\"><strong>Exploring the future of web development with WebAssembly and PHP</strong></a>. &#8220;Imagine that you can now&nbsp;run PHP code in a new set of environments like a browser, serverless, edge, and even embedded&nbsp;in a different application. That opens a new set of possibilities for PHP.&nbsp; At this point is when PHP meets WebAssembly.&#8221; the wrote. You&#8217;ll learn what WebAssembly is, how it makes PHP portable like JavaScript, how it is the foundation of WordPress Playground, about sharing libraries across languages and so much more. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/Gtarafdarr\">Gobinda Tarafdar</a> </strong>started a new project, <strong><a href=\"http://csscrafter.com\">CSS Crafter</a> </strong>&#8211; a CSS Library for Gutenberg Blocks with premade CSS-styled blocks. Select the style and copy/paste the CSS + Block code for patterns or your custom blocks. Some of them also include pure CSS animations. It&#8217;s a fun project, that might shorten the creation time considerably. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>You don&#8217;t have to create custom blocks to customize the editor for your clients. <strong>Nick Diego</strong> posted an<a href=\"https://developer.wordpress.org/news/2023/08/an-introduction-to-block-variations/\"> </a><strong><a href=\"https://developer.wordpress.org/news/2023/08/an-introduction-to-block-variations/\">introduction to block variations</a>,</strong> and you will learn how to create block variations effectively and discover ways to incorporate them into your workflows. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Questions? Suggestions? Ideas? Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or send me a message on WordPress Slack or Twitter @bph</em>. </p>\n\n\n\n<p class=\"has-text-align-right has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: Roof of the Stefan&#8217;s Cathedral in Vienna 2023 &#8211; Photo by Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 03 Sep 2023 10:16: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:18:\"Birgit Pauli-Haack\";s: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:32:\"BuddyPress: BP Attachments 1.1.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=331082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://buddypress.org/2023/09/bp-attachments-1-1-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3399:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/bp-attachments.1.1.0.zip\" target=\"_blank\" rel=\"noreferrer noopener\">BP Attachments 1.1.0</a>. This BuddyPress Add-on maintenance release main goal is to make it <strong>ready for the next BuddyPress major release (12.0)</strong>. If you haven&#8217;t read about the important change BuddyPress 12.0.0 will introduce, please read this post about its <a href=\"https://buddypress.org/2023/08/buddypress-12-0-0-beta1/\">first beta version</a>.</p>\n\n\n\n<span id=\"more-331082\"></span>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Showing the way to BuddyPress third party Plugins/Add-ons</h2>\n\n\n\n<p>The BP Attachments 1.1.0 maintenance release is the opportunity the BuddyPress development team chose to demonstrate how third party BuddyPress Plugins/Add-ons can adapt their code to be compatible with BuddyPress 12.0.0 as well as with previous versions of BuddyPress. It&#8217;s very important to us, as a community, we all take a few actions &#8211; during the next 2 months &#8211; to prepare the BuddyPress next major version release (slated to October 30).</p>\n\n\n\n<p>In addition to <a href=\"https://github.com/buddypress/buddypress/tree/master/docs/developer#buddypress-add-ons-handbook\" target=\"_blank\" rel=\"noreferrer noopener\">documentation resources</a> Third party BuddyPress Plugin/Add-on authors can read, they can now <a href=\"https://github.com/buddypress/bp-attachments/pulls?q=is%3Apr+is%3Aclosed+label%3Aresource+sort%3Acreated-asc\" target=\"_blank\" rel=\"noreferrer noopener\">learn from a real use case</a> thanks to this BP Attachments new maintenance release.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">The other changes</h2>\n\n\n\n<ul>\n<li>The experimental avatar UI is now disabled by default. If you want to experiment it, you&#8217;ll need to use this piece of code:<br /> <code>add_filter( \'bp_attachments_use_experimental_features\', \'__return_true\' );</code></li>\n\n\n\n<li>When enabled this experimental UI now includes a link to delete the existing avatar.</li>\n\n\n\n<li>If you&#8217;re not happy with how Media Attachments are rendered inside the Activity updates, you can use a filter to reorganize Activity blocks<strong>*</strong>. There&#8217;s an exemple of use <a rel=\"noreferrer noopener\" href=\"https://github.com/buddypress/bp-attachments/pull/82\" target=\"_blank\">here</a>.</li>\n</ul>\n\n\n\n<p><code><strong>*</strong></code> ICYMI: since BuddyPress 11.0.0, as you can opt-in to use Blocks inside BP Activity content using the filter below, BP Attachments is enjoying this feature and use it to attach Media to Activity updates.</p>\n\n\n\n<p><code>add_filter( \'bp_is_activity_blocks_active\', \'__return_true\' );</code></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Please upgrade to 1.1.0 !</h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpress.org/plugins/bp-attachments/\">BP Attachments</a></blockquote>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 02 Sep 2023 11:34: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:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:72:\"Do The Woo Community: A DevChat on WooCommerce Support with Andrew Wikel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/?p=70794\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/a-devchat-on-woocommerce-support/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:408:\"<p>Andrew Wikel shares thoughts and insights working on WooCommerce support specifically for builders and developers of Woo shops. </p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/a-devchat-on-woocommerce-support/\">A DevChat on WooCommerce Support with Andrew Wikel</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 02 Sep 2023 10:30: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:5:\"BobWP\";s: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:103:\"WPTavern: Patchstack Reports 404 Vulnerabilities Affecting 1.6M+ Websites to WordPress.org Plugins Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148460\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://wptavern.com/patchstack-reports-404-vulnerabilities-affecting-1-6m-websites-to-wordpress-org-plugins-team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4214:\"<p>After an accumulation of undisclosed and unpatched vulnerabilities in plugins hosted on WordPress.org, Patchstack has reported 404 plugins to WordPress&#8217; Plugin Review Team. </p>\n\n\n\n<p>&#8220;This situation creates a significant risk for the WordPress community, and we decided to take action,&#8221; Patchstack researcher Darius Sveikauskas said. &#8220;Since these developers have been unreachable, we sent the full list of those 404 vulnerabilities to the plugins review team for processing.&#8221;</p>\n\n\n\n<p>Ordinarily, reporting plugins to WordPress.org is a last resort for challenging cases after Patchstack fails to find a way to contact the vendors. In this case, many of these plugin authors have included zero contact information in their extensions or are not responding to communication attempts. Patchstack has characterized it as a &#8220;<a href=\"https://patchstack.com/articles/the-wordpress-zombie-plugins-pandemic-affects-1-6-million-websites/\">zombie plugins pandemic</a>&#8221; due to the overwhelming number of abandoned plugins affecting more than 1.6 million sites.</p>\n\n\n\n<p>The WordPress.org Plugins Team has acted on the report by closing more than 70% of the plugins. In June, the team <a href=\"https://wptavern.com/wordpress-plugin-review-team-adds-6-new-sponsored-volunteers-opens-applications\">added six new sponsored volunteers</a> and opened applications for more team members but have <a href=\"https://wptavern.com/wordpress-plugin-review-team-addresses-backlog-of-900-plugins-implements-strategies-to-improve-approval-process\">struggled with managing a formidable backlog</a> of plugins waiting to be reviews. The <a href=\"https://wordpress.org/plugins/developers/add/\">backlog</a> is climbing higher and is now over 1,119 plugins with a 71-day wait time. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1776\" height=\"676\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-02-at-12.01.40-AM.png\" alt=\"\" class=\"wp-image-148469\" />\n\n\n\n<p>Adding plugin vulnerability issues, where hundreds have to be closed, only adds to how long developers have to wait to get new plugins reviewed.</p>\n\n\n\n<p>As of August 31, 2023, Patchstack reports the following stats associated with these reports to WordPress.org:</p>\n\n\n\n<ul>\n<li>404 vulnerabilities</li>\n\n\n\n<li>358 plugins affected</li>\n\n\n\n<li>289 plugins (71,53%) – Closed</li>\n\n\n\n<li>109 plugins (26,98%) – Patched</li>\n\n\n\n<li>6 plugins (1,49%) – Not closed / Not patched</li>\n\n\n\n<li>Up to 1.6 million active installs affected</li>\n\n\n\n<li>Average installs per plugin 4984</li>\n\n\n\n<li>Highest install count 100000 (two plugins)</li>\n\n\n\n<li>Highest CVSS 9.1</li>\n\n\n\n<li>Average CVSS 5.8</li>\n\n\n\n<li>“Oldest†plugin – 13 years since the last update</li>\n</ul>\n\n\n\n<p>Patchstack is urging developers to add their contact details to their plugins&#8217; <a rel=\"noreferrer noopener\" href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\" target=\"_blank\">readme.txt</a> and/or <a rel=\"noreferrer noopener\" href=\"https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository\" target=\"_blank\">SECURITY.md</a> files. To streamline security issue management, the company has created the Patchstack <a rel=\"noreferrer noopener\" href=\"https://patchstack.com/for-plugins/\" target=\"_blank\">mVDP (managed vulnerability disclosure program)</a> project, which is free for developers to join. Patchstack validates the reports that come through, rewards the researchers, and passes them to the vendor to be addressed.</p>\n\n\n\n<p>The company is also <a href=\"https://core.trac.wordpress.org/ticket/30465\">advocating for a dashboard alert</a> when a plugin or theme is removed due to security reasons, as WordPress does not currently give the user this information. Their researchers will soon be submitting more reports that may result in closed extensions.</p>\n\n\n\n<p>&#8220;We are preparing more similar lists for the WordPress.org themes repository and repositories focused on premium products,&#8221; Sveikauskas said. &#8220;We are currently processing about extra 200+ similar vulnerabilities.&#8221;</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, 02 Sep 2023 04:31: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:\"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: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:95:\"WPTavern: Review Signal Publishes 2023 WordPress and WooCommerce Hosting Performance Benchmarks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148317\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/review-signal-publishes-2023-wordpress-and-woocommerce-hosting-performance-benchmarks\";s: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:11176:\"<p>Kevin Ohashi from Review Signal&nbsp;has published his <a href=\"https://wphostingbenchmarks.com/\">2023 WordPress and WooCommerce hosting performance benchmarks</a>. This is his 10th round of capturing performance data from hosting companies that opt into the testing. Ohashi&#8217;s <a href=\"https://wphostingbenchmarks.com/methodology/\">methodology</a> tests two metrics through a variety of methods: peak performance and consistency. </p>\n\n\n\n<p>The benchmarks include a LoadStorm test designed to simulate real users visiting the site, logging in, and browsing (uncached performance). They also test cached performance, SSL, WP queries per second, performance on some computational and database operations, and a WebPageTest that fully loads the homepage and records how long it takes from 12 different locations around the world. As part of the consistency testing, Ohashi also measures uptime using <a rel=\"noreferrer noopener\" href=\"https://hetrixtools.com/uptime-monitor/166399.html\" target=\"_blank\">HetrixTools</a>&nbsp;and&nbsp;<a rel=\"noreferrer noopener\" href=\"https://uptimerobot.com/\" target=\"_blank\">Uptime Robot</a> for a minimum of three months.</p>\n\n\n\n<p>Participants pay a standard, publicly documented fee, based on the price tier of the product being tested, to cover the costs. Ohashi does not accept sponsorships for the tests, and has become one of the most trusted sources for unbiased performance reviews of WordPress hosting plans.</p>\n\n\n\n<p>In 2023, Ohashi tested 31 companies across 72 plans and seven pricing tiers, with tests nearly identical to previous years. He made minimal adjustments to the LoadStorm test script to improve performance and make it compatible with newer versions of k6.</p>\n\n\n\n<p>The website makes it easy to review results at a glance by using a star system. Hosts that achieve &#8220;Top Tier&#8221; status receive a full star:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>This is awarded to companies who maintain 99.9% uptime throughout the entire testing and show little to no performance degradation during load testing, primarily focused on error rate and consistent response times. Error rates above 0.1% and response times above 1000ms* will keep a company away from achieving Top Tier marks.</p>\n</blockquote>\n\n\n\n<p>The half star indicates &#8220;Honorable Mention&#8221; status, which is given to companies that came close to Top Tier but fell just short, such as struggling slightly on a load test.</p>\n\n\n\n<p>Among budget hosts in the <a href=\"https://wphostingbenchmarks.com/benchmark/2023-25-wordpress/\">&lt;$25/month category</a>, the majority of hosts (16/21) rang in at the Top Tier level. Those who did not earn Top Tier status were held back by inferior performance on the the LoadStorm test&nbsp;for the most part, even though several still took top scores in other aspects of the testing. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1222\" height=\"1194\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-01-at-11.58.44-AM.png\" alt=\"\" class=\"wp-image-148428\" />\n\n\n\n<p>There are fewer participants at the $25-50 plan (and other more expensive plans) but the results are similar to the budget hosts, with A2 Hosting, Cloudways, and Stromonic edged out of contention for Top Tier. All three failed to achieve Top Tier for any of the plans tested this year. </p>\n\n\n\n<p>In the <a href=\"https://wphostingbenchmarks.com/benchmark/2023-enterprise-wordpress/\">Enterprise tier ($500+)</a>, the majority of participants handled the LoadStorm test without issue. When testing cached performance, Ohashi found that the overall field of participants is getting faster: </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Excluding Seravo, every company was 33ms average or below and 43ms p95 or below. Compared to last year where the fastest average was 6.4 ms and p95 was 20ms. There are four companies this year below both of those levels. The performance at the Enterprise tier is mind bogglingly fast and getting even faster which is hard to comprehend when last year&#8217;s 6.4ms was beaten by 4 plans this year.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2094\" height=\"1304\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-01-at-1.13.36-PM.png\" alt=\"\" class=\"wp-image-148433\" />\n\n\n\n<p>Most of the entrants in the <a href=\"https://wphostingbenchmarks.com/benchmark/2023-woocommerce/\">WooCommerce category</a> earned Top Tier status, with the exception of Blallo and Cloudways, both of which stumbled on the LoadStorm test. The hosting plans tested range from $25.95/month &#8211; $99/month. The WooCommerce-specific tests collect average response times, total requests, errors, and other metrics across four different profiles:</p>\n\n\n\n<ul>\n<li>Profile 1 (20%): Buyer – Homepage, add item to cart, go to cart, checkout (doesn’t submit order)</li>\n\n\n\n<li>Profile 2 (10%): Customer (existing) – Homepage, login, view orders, view account details</li>\n\n\n\n<li>Profile 3 (20%): Browser – Homepage, visit 5 random product pages</li>\n\n\n\n<li>Profile 4 (50%): Home – Homepage only</li>\n</ul>\n\n\n\n<p>A more detailed breakdown is available on the WooCommerce benchmarks results page.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2350\" height=\"1208\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-01-at-2.56.46-PM.png\" alt=\"\" class=\"wp-image-148441\" />\n\n\n\n<p>It&#8217;s important to note that the tests do not clearly identify a winner or top performer. They also don&#8217;t take into account other aspects of the WordPress hosting experience, like reviews, support, and features. Ohashi tests the defaults for all of these plans, but if there are more optimization features that can be customized for sites (which are not clearly outlined in the initial setup) then those are also not taken into account. The methodology simply focuses on performance, so it&#8217;s just one factor of hosting, albeit a very important one.</p>\n\n\n\n<p>&#8220;As far as surprising results, I keep thinking &#8216;Are we nearing the point that we won&#8217;t see much improvement?&#8217; and each year the whole field gets faster and faster,&#8221; Ohashi said. &#8220;Even improving on sub 10ms times between years. For example, in the &lt;$25/month tier, in 2022 there were 3 companies with &lt;50ms average response time on the Static k6 test. This year there are 10. I also saw 100ms+ improvements from the other (slower) side bringing up the whole field a meaningful amount. Everyone is getting faster and faster.&#8221;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Why Are Some Managed WordPress Hosting Companies Missing?</h3>\n\n\n\n<p>There are many leading WordPress managed hosts that are notably absent from Ohashi&#8217;s benchmarks, whose inclusion would be helpful for a deeper understanding of market. I asked him about a handful of them and he reported that WP Engine, DreamHost, and Kinsta declined to participate this year, to name a few. GoDaddy took a year off but may be back next year.</p>\n\n\n\n<p>The major reasons for hosts not wanting to participate fall into a few categories, and bad performance is chief among them.</p>\n\n\n\n<p>&#8220;Some companies perform poorly or poorly relative to price and don&#8217;t want to participate anymore,&#8221; Ohashi said. &#8220;They usually talk about other &#8216;intangible&#8217; values that you can&#8217;t measure. I think good performance should be a default for every&nbsp;hosting company, and good companies shouldn&#8217;t be afraid of bad results &#8211; if they actually plan on improving their services. </p>\n\n\n\n<p>&#8220;But some would probably rather spend fortunes on marketing instead of better engineering, and bad results aren&#8217;t going to help their&nbsp;marketing. I personally love seeing companies who participate year after year despite mixed results. I respect the companies&nbsp;who consistently earn Top Tier are doing a great job. But there&#8217;s something special about companies willing to put themselves out there regardless of the results, because it&#8217;s a public and open commitment to improving.&#8221;</p>\n\n\n\n<p>Ohashi said that occasionally the timing doesn&#8217;t work out where a host is going through a major engineering overhaul during the testing and doesn&#8217;t want the platform benchmarked when they are about to release a new one. In this case some opt to skip a year. </p>\n\n\n\n<p>The costs of the benchmarking can also be prohibitive for some smaller hosting companies. Ohashi raised prices by $250 across all tiers this year (eg. $100-&gt;$350, $500-&gt;$750) to cover his costs. Although this doesn&#8217;t seem like much for a hosting company, they also have to pay for the servers for four months, and have the staff/resources available to work with Ohashi on organizing, executing, and debugging issues. 20i, Krystal Hosting, Nexcess, and Pressable agreed to sponsor upstart companies in the space for 2023.</p>\n\n\n\n<p>Another reason some hosts don&#8217;t participate is a lack of interest or value. They don&#8217;t see how they can use the benchmark results to their advantage.</p>\n\n\n\n<p>&#8220;Some companies don&#8217;t get as much value from the benchmarks as others,&#8221; Ohashi said. &#8220;Performance across the board has gone way up. It&#8217;s harder and harder to stand out. </p>\n\n\n\n<p>&#8220;I think some companies may view it as an instant validation and reason for customers to come busting down the doors. But there are a lot of great companies offering great performance. Earning Top Tier status means you&#8217;ve got a performant hosting platform. It&#8217;s great, and it can help validate some customer needs/desires in the decision making funnel, but it won&#8217;t magically generate tons of sales.&#8221;</p>\n\n\n\n<p>Ohashi said he has put together notes for hosting companies that earned Top Tier status to help them leverage more value this year from a marketing perspective, based on what he has seen some companies do with their results. Creating more value for participating companies is something he is actively working to improve upon.</p>\n\n\n\n<p>Although Review Signal had approximately 35,000 people visit in the past year, Ohashi doesn&#8217;t think the traffic captures the full value of the benchmarks very well. The people who dig into these metrics are those who have a large impact on where their WordPress clients host their websites.</p>\n\n\n\n<p>&#8220;The people who care about the benchmarks are seriously into WordPress / hosting / performance,&#8221; Ohashi said. &#8220;It&#8217;s a lot of agencies, developers, large website owners and hosting people. One way I&#8217;ve measured impact is by going to the major WordCamps (EU/Asia/US) and talking to people. The number of folks who are aware of the benchmarks there was surprisingly&nbsp;high to me. The people who are interested enough to spend time at WordCamps are the same folks interested in reading the benchmarks. It&#8217;s not the largest number of people who read them, but it is the largest impact people who read and value them.&#8221;</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, 01 Sep 2023 21:17:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:55:\"Do The Woo Community: WooBits Hits the Air Waves, Again\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/?p=76231\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/woobits-hits-the-air-waves-again/\";s: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:341:\"<p>WooBits takes another twist and turn and introducing Global Community Friends.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woobits-hits-the-air-waves-again/\">WooBits Hits the Air Waves, Again</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 01 Sep 2023 11:30: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:5:\"BobWP\";s: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:62:\"Do The Woo Community: What Was Your Takeaway from WordCamp US?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76204\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/what-was-your-takeaway-from-wordcamp-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:385:\"<p>For an upcoming show, tell us what your takeaway was from WordCamp US or why did you attend Contributor Day.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/what-was-your-takeaway-from-wordcamp-us/\">What Was Your Takeaway from WordCamp US?</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 30 Aug 2023 14:11: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:5:\"BobWP\";s: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:71:\"WPTavern: Performant Translations Plugin Now Available 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:30:\"https://wptavern.com/?p=148364\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/performant-translations-plugin-now-available-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:2844:\"<p>After an in-depth performance analysis earlier this year revealed that <a href=\"https://wptavern.com/wordpress-performance-analysis-finds-translations-may-significantly-slow-down-sites\">translations can impact server response times</a>, WordPress contributors <a href=\"https://make.wordpress.org/core/2023/07/24/i18n-performance-analysis/\">proposed</a> half a dozen technical solutions for consideration to improve performance for the ~56% of sites that use translations.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/performant-translations/\">Performant Translations</a>, a feature project by the core Performance Team, is now available as a plugin on WordPress.org. It incorporates some of the proposed solutions and speeds up translations by converting <code>.mo</code> files to <code>.php</code> files, allowing them to be parsed faster and stored in <a href=\"https://www.php.net/manual/en/book.opcache.php\">OPcache</a>.</p>\n\n\n\n<p>It supports multiple file formats (<code>.mo</code>, <code>.php</code>, and <code>.json</code>) and multiple text domains and locales loaded at the same time. Existing <code>.mo</code> files get converted to <code>.php</code> files which are then loaded by WordPress.  </p>\n\n\n\n<p>A chart included on the plugin&#8217;s details page shows a significant page load time reduction when using the plugin, as compared to sites with translations that don&#8217;t use the plugin. The plugin brings translations very close to the same page load times as English (non-translated) sites.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1658\" height=\"1200\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/performant-translations.png\" alt=\"\" class=\"wp-image-148367\" />\n\n\n\n<p>&#8220;With enough testing and feedback, we hope to eventually merge this plugin into WordPress core,&#8221; Performance Team contributor Pascal Birchler said when announcing the plugin on X.</p>\n\n\n\n<p>&#8220;In the coming weeks and months we will share more testing instructions and continue to improve the plugin. This will be made available via Performance Lab, too.&#8221;</p>\n\n\n\n<p>Users who are testing the plugin can <a href=\"https://wordpress.org/support/plugin/performant-translations/#new-topic-0\">report issues on the support forum</a> or create an issue on the <a href=\"https://github.com/swissspidy/performant-translations\">GitHub repository</a>.</p>\n\n\n\n<p>Performant Translations is considered to be a beta testing plugin but can be tested and used in production at your own risk. It doesn&#8217;t require any changes to settings or configuration after installation. The plugin can be safely removed after testing, because it essentially cleans up after itself. All <code>.php</code> files it generates will be removed by the server once the plugin is deactivated and uninstalled. </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, 30 Aug 2023 01:39: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: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:84:\"WPTavern: Top Agencies Join Forces to Publish Free Guide on WordPress for Enterprise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148240\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wptavern.com/top-agencies-join-forces-to-publish-free-guide-on-wordpress-for-enterprise\";s: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:2611:\"<p>A collection of leading WordPress agencies have launched a collaborative project to promote the platform to large-scale organizations.  Big Bite, in partnership with 10up, Alley, Human Made, Inpsyde, and XWP, have published a free <a href=\"https://bigbite.net/wordpress-for-enterprise/\">WordPress for Enterprise guide</a> that includes contributions from Google and WordPress VIP.</p>\n\n\n\n<p>The guide highlights many high profile companies and organizations using WordPress, including CNN, Vogue, Google, The Wall Street Journal, Spotify, Harvard University, the White House, Meta, PlayStation, and many more.</p>\n\n\n\n<p>Even after 20 years of unprecedented growth and adoption across major brands, the misconception that WordPress is just a blogging platform persists among many who don&#8217;t keep up to date with open source software.  </p>\n\n\n\n<p>“Despite being the number one CMS, many people still associate WordPress solely with bloggers and small businesses, and are surprised to learn that it powers sites for some of the biggest brands on the planet,&#8221; Big Bite CEO Iain McPherson said. &#8220;By coming together to create this guide, we’re aiming to change that perception and highlight the many advantages it offers to enterprise organizations that have lots of contributors, lots of content, and lots of challenges.â€</p>\n\n\n\n<p>The guide offers an easy-to-read overview of how well-suited WordPress is for the enterprise market and the possibilities for creating a customized platform to fit any organization. It includes short chapters on the following topics:</p>\n\n\n\n<ul>\n<li>From small blogs to big brands </li>\n\n\n\n<li>Open source advantages </li>\n\n\n\n<li>Platform security&nbsp;</li>\n\n\n\n<li>Scalability and internationalization</li>\n\n\n\n<li>Solution cost and value&nbsp;</li>\n\n\n\n<li>Editorial experience&nbsp;</li>\n\n\n\n<li>Performance matters </li>\n\n\n\n<li>Feature extensibility</li>\n\n\n\n<li>Headless capabilities</li>\n</ul>\n\n\n\n<p>“While smaller brands are able to switch CMS platforms fairly easily, for large-scale enterprises it’s often a major undertaking, so we hope this guide makes the decision process much easier for those exploring open source options,&#8221; WordPress VIP Director of Product Marketing Michael Khalili said.</p>\n\n\n\n<p>The guide is a useful resource for large organizations examining WordPress as a platform or for small agencies looking to pitch WordPress to larger clients. It&#8217;s free and does not require you to enter your email address or other contact information to <a href=\"https://bigbite.net/wordpress-for-enterprise/\">download</a> 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, 29 Aug 2023 22:08: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:\"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: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:55:\"WordPress.org blog: WordPress 6.3.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=15886\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/08/wordpress-6-3-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5028:\"<h2 class=\"wp-block-heading\">WordPress 6.3.1 is now available!</h2>\n\n\n\n<p>This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.3.1&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=keywords&order=priority\">4 bug fixes in Core</a>&nbsp;and&nbsp;<a href=\"https://github.com/orgs/WordPress/projects/103/\">6 bug fixes for the block editor</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2023/08/23/wordpress-6-3-1-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.3.1 is a short-cycle release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/6-4/\">version 6.4</a>&nbsp;planned for November 2023.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.3.1.zip\">download WordPress 6.3.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updatesâ€, and then click “Update Nowâ€.</p>\n\n\n\n<p>For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-3-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a> and <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, with the help of <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>&nbsp;on mission control, and <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> who worked on Gutenberg backports.</p>\n\n\n\n<p>WordPress 6.3.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium\"><a href=\"https://profiles.wordpress.org/antonvlasenko/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>antonvlasenko</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>, <a href=\"https://profiles.wordpress.org/austinginder/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>austinginder</a>, <a href=\"https://profiles.wordpress.org/azaozz/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>azaozz</a>, <a href=\"https://profiles.wordpress.org/dd32/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dd32</a>, <a href=\"https://profiles.wordpress.org/dlh/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dlh</a>, <a href=\"https://profiles.wordpress.org/frankit/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>frankit</a>, <a href=\"https://profiles.wordpress.org/get_dave/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>get_dave</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>hellofromTonya</a>, <a href=\"https://profiles.wordpress.org/khokansardar/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>khokansardar</a>, <a href=\"https://profiles.wordpress.org/mathsgrinds/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>mathsgrinds</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>mukesh27</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>peterwilsoncc</a>, <a href=\"https://profiles.wordpress.org/presskopp/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>Presskopp</a>, <a href=\"https://profiles.wordpress.org/rajinsharwar/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>rajinsharwar</a>, <a href=\"https://profiles.wordpress.org/ravanh/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>RavanH</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sergeybiryukov</a>, and <a href=\"https://profiles.wordpress.org/tmatsuur/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>tmatsuur</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C055Y7FKS7N\">#6-4-release-leads</a> channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to&nbsp;<a href=\"https://profiles.wordpress.org/jeffpaul/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jeffpaul</a> for proofreading.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 29 Aug 2023 14:43: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:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:74:\"WPTavern: WordPress.com Launches 100-Year Domain and Hosting Plan for $38K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148273\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-com-launches-100-year-domain-and-hosting-plan-for-38k\";s: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:3961:\"<p>WordPress.com is now selling a <a href=\"https://wordpress.com/100-year/\">100-year plan</a>, one of the longest available in the industry, for a one-time payment of $38,000. It includes managed WordPress hosting (whatever that looks like in 100 years), multiple backups across geographically distributed data centers, submission to the Internet Archive if the site is public, 24/7 dedicated support, and a domain that doesn&#8217;t need to be renewed by the customer for a century.</p>\n\n\n\n<p>ICANN, the Internet Corporation for Assigned Names and Numbers, limits domain registration to a maximum of 10 years. Auto-renewing after this time requires the customer to renew on time and keep their payment method updated. A 100-year plan removes these uncertainties but still hinges on the registrar staying in business into the next century.</p>\n\n\n\n<p>Customers who buy into the plan will need to have superior confidence in WordPress.com, coupled with the belief that domain names will still be important to the fundamental architecture of the web decades from now.</p>\n\n\n\n<p>Automattic CEO Matt Mullenweg commented on the difficulties in pricing the 100-year plan during his presentation at WordCamp US 2023, while simultaneously discouraging WordPress product owners from offering lifetime licenses. The distinction here is that the 100-year plan has a finite length of time, even if its future support seems unfathomable at the moment. </p>\n\n\n\n<p>&#8220;It also got me thinking about lifetime licenses, which I think we should stop doing in the WordPress world,&#8221; Mullenweg said. </p>\n\n\n\n<p>&#8220;If you&#8217;ve ever worked with an accountant or an acquirer they don&#8217;t like when you have those because it&#8217;s essentially an open ended commitment, including often with support. How do you recognize that revenue? Offer a 20 year plan or something. I think when you&#8217;re saying &#8216;lifetime,&#8217; it sort of cheapens the word. If we&#8217;re really thinking long-term, what promises we&#8217;re making to our customers, I think we should re-examine those practices.&#8221;</p>\n\n\n\n<p>Mullenweg also said he was inspired by the <a href=\"https://longnow.org/\">Long Now Foundation</a>, a non-profit established to foster long term thinking. The organization&#8217;s first project is the &#8220;Clock of the Long Now,&#8221; a mechanical monument designed to keep accurate time for the next 10,000 years:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>It is still being assembled deep inside a mountain in west Texas. The Clock provides a rare invitation to think and engineer at the timescale of civilization. It offers an enduring symbol of our personal connection to the distant future.</p>\n<cite><a href=\"https://longnow.org/\">The Long Now website</a></cite></blockquote>\n\n\n\n<p>WordPress.com is building something parallel to this in the digital world, enabling people to create their own virtual, lasting monuments and preserve their homes on the web. </p>\n\n\n\n<p>Embedded in the new offering is also a poignant reminder that WordPress.com is a domain registrar, as the company recently <a href=\"https://wptavern.com/wordpress-com-makes-a-bid-for-google-domains-customers-offering-1-million-free-transfers\">made a bid to capture Google Domain customers</a> ahead of their domains being sold off to Squarespace. Even if the new 100-year hosting plan is too expensive for 99.9% of prospective customers, it gives the impression that the company is capable of hosting entrusted domains for the long term. </p>\n\n\n\n<p>Nobody, not even WordPress.com, knows what that will look like in 50 years, but it&#8217;s an ambitious, thought-provoking offering. What resources will a URL (Uniform Resource Locator) point to 50 years from now? Or will URLs be discarded into the scrap pile of obsolete building blocks as soon as there&#8217;s a better, more efficient way to identify web addresses? What does longevity look like in the digital world?</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, 29 Aug 2023 04:25:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:81:\"WPTavern: Video: WordPress Leaders Discuss Project’s Future at WordCamp US 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148270\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://wptavern.com/video-wordpress-leaders-discuss-projects-future-at-wordcamp-us-2023\";s: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:3006:\"<p>WordCamp US concluded this weekend after gathering nearly 2,000 attendees in National Harbor, Maryland, for the Community Summit, Contributor Day, and main conference days. For the majority of people in the WordPress world who were unable to attend, the recordings of the presentations from project leadership will give you an idea of what to expect in the near future and beyond. These videos were <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">published</a> right away and are embedded below.</p>\n\n\n\n<p>WordPress Executive Director Josepha Haden Chomposy spoke on &#8220;The Future of WordPress,&#8221; with an emphasis on how the project can continue to thrive, build resilience, and outlast its current contributors. She encouraged the community to be proactive about expanding their learning and connections. She also reaffirmed the importance of the project&#8217;s mission to democratize publishing and the impact that can have in the world.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>WordPress co-creator Matt Mullenweg capped off the event with a presentation titled &#8220;What&#8217;s Next for Gutenberg,&#8221; followed by a Q&amp;A. He highlighted a few features coming in 6.4, including font management, an image lightbox, and the new Twenty Twenty Four default theme.</p>\n\n\n\n<p>As WordPress is moving into the Collaboration phase of the Gutenberg project, which will enable multiple authors to edit simultaneously, Mullenweg highlighted the importance of redesigning the admin. This will be the first major redesign since MP6 and is also aimed at improving workflows for administrators.</p>\n\n\n\n<p>Mullenweg announced that WordPress has launched a new LMS (Learning Management System) working group. He commented on the benefits and drawbacks of having multiple plugins in the ecosystem that do the same thing. Although the competition can encourage more innovation, it can also lock users into one solution if they aren&#8217;t built to be interoperable. </p>\n\n\n\n<p>Representatives from Tutor LMS, Learndash, LifterLMS, and Sensei met to discuss using common data models so users can easily switch between solutions. They are working in a new #LMS slack channel to establish industry standards that will preserve user freedom and choice through practical interoperability changes to their products.</p>\n\n\n\n<p>Mullenweg also said he would like to see more plugins, such as those handling SEO or site builders, to agree on some data models so that products can operate in a more standardized and performant way, serving users better in the long term.</p>\n\n\n\n<p>Check out the presentation below, along with the Q&amp;A that followed. There were more than 80 questions submitted, and those that were missed during Q&amp;A will have answers published to in a future post on WordPress.org.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Aug 2023 22:15: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:\"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:87:\"Gutenberg Times: Gutenberg Changelog #88 – WordPress 6.4 and Gutenberg 16.4 and 16.5.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=25373\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:83824:\"<p>Ellen Bauer and Birgit Pauli-Haack discuss WordPress 6.4 and Gutenberg 16.4 and 16.5 and proposed wp-admin changes. </p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5#transcript\">Transcript</a></p>\n\n\n\n<ul>\n<li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li>\n\n\n\n<li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Ellen Bauer</strong>, co-founder Elma Studio</h3>\n\n\n\n<ul>\n<li>WordPress <a href=\"https://profiles.wordpress.org/elmastudio/\">@elmastudio</a></li>\n\n\n\n<li>Twitter/X <a href=\"https://twitter.com/ellenbauer\">@ellenbauer</a></li>\n\n\n\n<li><a href=\"https://www.elmastudio.de/en/\">Elma Studio</a></li>\n\n\n\n<li><a href=\"https://ainoblocks.io/\">Aino Blocks</a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/elmastudio/#content-themes\">Themes by Elmastudio </a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 6.4 and more</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Roadmap 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">WordPress 6.4 Development Cycle</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a></li>\n\n\n\n<li>&nbsp;<a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-for-navigation-in-wordpress-6-2-and-6-3/\">What’s new for Navigation in WordPress 6.2 and 6.3</a>&nbsp;</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gutenberg </h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/10/whats-new-in-gutenberg-16-4-9-august/\">What’s new in Gutenberg 16.4? (9 August)</a></li>\n\n\n\n<li>WPTavern: <a href=\"https://wptavern.com/gutenberg-16-4-introduces-experimental-auto-inserting-blocks\">Gutenberg 16.4 Introduces Experimental Auto-Inserting Blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\">What’s new in Gutenberg 16.5? (23 August)</a></li>\n\n\n\n<li>WPTavern: <a href=\"https://wptavern.com/gutenberg-16-5-adds-new-commands-to-the-command-palette\">Gutenberg 16.5 Adds New Commands to the Command Palette</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Phase 3: Collaboration &amp; Workflow</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\">Admin Design Kickoff</a></p>\n\n\n\n<p></p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<ul>\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Hello and welcome to our 88th episode of the Gutenberg Changelog podcast. In today&#8217;s episode, we will talk about the releases of WordPress 6.3 and 6.4, Gutenberg 16.3 and 16.4, and I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and full-time core contributor for the WordPress Open Source project on the Automattic Five for the Future Program. And it&#8217;s a great pleasure for me to have with me today, Ellen Bauer. She&#8217;s a theme developer and 6.4 co-design lead on the release board. She&#8217;s also a co-founder of Elma Studio, a theme development shop and AinoBlocks is one of their products. Ellen has been a very early adopter of blocks and block themes and provided a ton of feedback to the core team. Thank you for joining me today, Ellen. Good evening to New Zealand. How are you?</p>\n\n\n\n<p><em>Ellen Bauer</em>: Thank you very much, Birgit. I&#8217;m very good. Yeah, I&#8217;m just excited to be here. And actually, coming on here has helped me a lot to catch up with all the things that are happening and it&#8217;s so exciting to see it all coming together. Yeah, I&#8217;m just really, really excited for 6.4 and to be part of it and all the things that are coming to WordPress. It&#8217;s really, really cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Excellent, excellent. So how is AinoBlocks doing? Do you have a theme and separate blocks for it?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So yeah, yeah, we do have blocks like block collection or single blocks. It was mainly we started that AinoBlocks to experiment with building blocks and bring blocks into our workflow and to make things happen that weren&#8217;t possible for a long time with just the default blocks. That&#8217;s just how it started, just to build the designs out that we wanted. And we still love to use a lot of the blocks there, especially we have an advanced grid block and things like that. We need to catch up on the spacing and things like that that came into default.</p>\n\n\n\n<p>I&#8217;m planning to do that within the next one or two months to have a bigger update because what we&#8217;ve also been doing is building more block themes, coming back to our roots and back to themes because yeah, it&#8217;s now possible to build block themes and bring the two worlds together and just designing. We missed that with all just block building, we missed doing cool designs, but we didn&#8217;t want to build classic themes, too. So yeah, we were on hold for a long time. And now, we are really, really excited to get back into designing and we have a few cool new designs in the works and it&#8217;s just a lot of fun now to bring the worlds together and really create advanced and modern designs at WordPress. It&#8217;s really cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I&#8217;m looking forward to your new designs and what you and Manu will come up with. So for our listeners, the last Changelog was a little bit was about four weeks ago, and a lot has happened in those four weeks. We will not cover it all and we hope you can catch up on the other news outlets on those 6.3 came out and 6.3.1, the release candidate was just released this week, will come out next week. We are recording this on August 25th, 2023, and 6.3.1 is scheduled to come out on August 29th. So for those who are binge listening to this at a later date, if you haven&#8217;t upgraded yet, do that now. 6.3.1 is coming out with some bug fixes for some of the features that surface quite late in the release cycle.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements &#8211; WordPress 6.3 and 6.4</h3>\n\n\n\n<p>Speaking of 6.3 or WordPress release, the roadmap for 6.4 was also just published this week.</p>\n\n\n\n<p>It&#8217;s a tight release cycle with the first beta scheduled just four weeks from now, September 26 I think, and this makes it an ambitious list of features and updates. The release is set to be scheduled for November 7th, so there&#8217;s always the two months between beta or six weeks. No, it&#8217;s only five weeks, six weeks, five weeks between beta one and final release. So this one is quite special because the release was, is all about underrepresented gender people that lead the release in all release categories. And you are on design team, Ellen, I&#8217;m on the editor triage team with Anne McCarthy together, each of the release teams of two or three people deep. So what is the design team going to do in this release?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So yeah, I&#8217;m just starting to get really into the work and kindly, Anne has, we have created a side channel in the Slack community for the design team and Estella did actually take the initiative on that. And kindly, Anne has posted and put together a list of tickets and things we are going to get into and some more people shared tickets and issues there. And then of course, the about page and yeah, we&#8217;re just getting started on that. It&#8217;s really exciting, I&#8217;m excited to be on the design team again and it&#8217;s really cool. Tammie Lister also is helping out and Rich put together a to-do list in the beginning, which was cool because last time, I joined for 5.6. Also for the underrepresented gender release, I was struggling at some points like what I&#8217;m supposed to do and when.</p>\n\n\n\n<p>So yeah, this is way more organized now and yeah, it&#8217;s really cool to do it a second time and have a group of people who have also done it before and let&#8217;s just know more what is happening. And I&#8217;m really excited about the new default theme, too. That&#8217;s really cool that this is going to be added for 6.4 because we also had a new default theme released with 5.6 back then. I can&#8217;t believe it&#8217;s already two or three, I think last podcast, you said it&#8217;s three years ago. I was like, what? It&#8217;s crazy, but I guess it is. Yeah, so that&#8217;s really exciting and-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So the default theme leads are Jessica Lyschik and Maggie Cabrera.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Maggie. Yep.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And they just introduced the designs for the theme on a separate post and we will certainly share that in the show notes as well, as well with the roadmap, but that&#8217;s only one thing on the roadmap. The others are that there are two new features coming in. Well, at least one of them is the font library.</p>\n\n\n\n<p><em>Ellen Bauer:</em> Yes. So excited for that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, that independent from themes, you can now have fonts on your site and manage them, or that&#8217;s the goal for it. So you&#8217;re not tied to a theme with the font, how your site looks and how your text is displayed independent from the theme. And there will be the backend is already working for that. That comes in in Gutenberg 16.5, so that is one of them. And Anne McCarthy&#8217;s post, she also had some designs already added to it, some pictures of it. Another part is the revisions for the styles were new in 16.3, but there were no revisions for templates and template parts and those will come with 16.4 there on the list.</p>\n\n\n\n<p>We will have new blocks where a table of contents block has been long time in experimental, but it&#8217;s slated now to be released into core. There&#8217;s still a discussion about the time to read block because there is some, well, if you say okay, you have 30 minutes to read, that&#8217;s a normal, it normalizes how the reading capabilities, but if you are dyslexic or in other ways have accessibility issues, it&#8217;s ableism to give you how long you can read about this, that you&#8217;re not normal.</p>\n\n\n\n<p>And that is definitely a discussion to have if we want to have that in core. So the discussion is ongoing. Another block would be the scrolling key block, which it comes out of the &#8217;90s and will never leave us scrolling.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I actually felt, I mean, we&#8217;ve seen that a lot in designs being trendy, but I was also surprised to see that as a core block in discussion. I mean, it&#8217;s cool that we don&#8217;t have to have custom solutions, but yeah, I&#8217;m most excited about the table of contents block. I remember last year, I was about to like, okay, should I have a custom block? Should I do that? And then I read, okay, it&#8217;s being done. So it&#8217;s cool to finally see that being added. Can&#8217;t wait for it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I was playing around with it or testing it, playing around equals testing and I always found it in the previous versions limiting because if I have a table of contents, I want to style it, I want to have some maybe different fonts, maybe different backgrounds, maybe different titles, a control over which heading goes in or out. I&#8217;m not sure that all my expectations will come in. So there is definitely room for a custom table of contents block, but I really don&#8217;t like when a table of contents that&#8217;s only 10 or 15 items long that has all the numbers and the indenting numbers in addition, that&#8217;s not additional information, any distracts, is this a priority or not. So I wasn&#8217;t really able to make it a bullet list, but I think that those things will be fixed definitely.</p>\n\n\n\n<p>Then there&#8217;s also the image lightbox or each image block will have a feature that you can, with light box, zoom in on it or have a larger version on it on your screen. If you click on the image, that has been experimental in the Gutenberg for a while. I&#8217;m very excited about the order insert blocks because that is a piece that has been missing for since the beginning. I think that you can add something to a block that is not in the interface, like what would it be?</p>\n\n\n\n<p>So the example is a like button to add it to a comment, or another heading link or maybe just a citation or anything that you can put in dynamically that the user doesn&#8217;t have to control it. So I was thinking sometimes for the click to tweet, can we do this on a block? And it doesn&#8217;t have to be in a separate block, you can just put it in a paragraph or in a heading, or have an additional anchor on a heading without having to do a table of contents to get them automatically built. All these, they&#8217;re all different. I&#8217;m sure there are a lot of use cases for that, too, but I&#8217;m really excited that that is coming to the editor.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I think so too. It&#8217;s, like you said, been missing for forever, just like you said, a like button or tweet button that yeah, it just makes it more attractive and easy to use blocks if you have these things auto inserted. Yeah, you don&#8217;t want to tweak around with these little items. I think that&#8217;s pretty cool. And I was surprised about the next one, the post formats. That&#8217;s pretty cool to come back to these ones. We have an old theme that&#8217;s like a post format Tumblr-style theme and it&#8217;s been ongoing popular with post formats, so it&#8217;s cool. We can maybe do a block version redesign for that theme, that would be amazing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and post formats weren&#8217;t really tended to in the block editor at all.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, not at all.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So bringing that in, it&#8217;s definitely there has been some feedback that this is missing and some theme developers actually didn&#8217;t switch because it wasn&#8217;t available. So that is a good thing for adaptability, but it&#8217;s also with all the insecurities around the social networks and the fragmentation of it that many content creators are thinking about maybe building their own and just giving them post formats. And one of them is actually the non-title post that you just like a tweet, you get just 280 characters and put it in a post and you don&#8217;t need a title for it, and you have it on your website and then you can share it via an ActivityPub process with any of the social networks that you wanted to do. And you don&#8217;t have to go out and go directly to the social networks.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I always love that so much and I&#8217;m already excited to actually build a theme for these kind of purposes. And yeah, like you said, with Twitter not being there anymore, it&#8217;s sad. I feel for the first time actually really excited to start blogging again, and I think it will do that, just like a private blog because I don&#8217;t feel there&#8217;s the right home anymore on any social platform. And yeah, I really miss something and I&#8217;m really excited to use WordPress as not only for business websites and things like that, but actually for blogging again, which is funny and cool to come back to that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I haven&#8217;t felt the urge to just blog for such a long time and now, I want to blog again. So yeah, that&#8217;s really exciting to see that. And I&#8217;m already seeing some new block themes come out of that project as well, which is pretty cool and creative.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And it&#8217;s certainly for writers and blogging, but it&#8217;s also for if you cherish Instagram just to share one photo and be done with it from your mobile phone and now you could do this with your own website, I think it would be just as well, but people who are interested in would follow your blog and your pictures on the blog. And if it has a nice theme that highlights that similar to Instagram or something like that, then and people can follow with a Jetpack or wordpress.com account, they can follow any blog they want. And I know that the ActivityPub plugin is now sponsored by Automattic and so we can create WordPress so it can actually push things into those social networks and even people following on the social networks, but you don&#8217;t have to create on those social networks, you are in control of your own posts and pages and pictures. And so I&#8217;m really, I think this is the most important thing for the web, for the independent web in the future.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think so, too. I think so, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So I&#8217;m really, really great.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Seeing what can happen to these network, it just doesn&#8217;t feel right to just post your&#8230; Yeah, I feel exactly the same. I was like yeah, even Instagram, it doesn&#8217;t really feel good to post your content there. I was like, &#8220;I want to do it on my own website and still share there&#8221;, but yeah, I think yeah, we really make these experiences now and it&#8217;s cool. Yeah, it&#8217;s really exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right, yeah. And then also 6.4, the writing experience will have a focus on that. So the content creation flow on the writing part, like the distraction-free writing, list items, quotes and navigation items, getting additional capture toolbars and all this nice things. Then interfaces and tools like list view, top toolbars, command palette, they&#8217;re all getting additional enhancements or expansions. Site editing will get definitely additional UX polish and quality of life and also additional features.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love the list view.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s my favorite thing. So having the group locks, custom naming is like yeah, I mean, we have been asking for that for quite a while and it&#8217;s coming up. And now having that, it will be so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah, and then this…</p>\n\n\n\n<p><em>Ellen Bauer</em>: I mean for designing, the list view is just&#8230; We need to be in control.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right, right, right. And if it&#8217;s just a group, group, group group, you don&#8217;t know where you are.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it&#8217;s awful and it will be cool. And for page patterns, having them like the sections ready with naming and stuff to get out to your customers and theme users, that will be just improving the whole experience because at the moment, it doesn&#8217;t look great, but I still love to use the list view.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah. And yeah, there will be an expansion on the box shadow component, which is in the Gutenberg plugin. It&#8217;s also I think for one or two blocks available, but now it will be available for more blocks, of course. And then custom CSS enhancements are coming, more support for elements for individual blocks, and all these little but important things will get a refinement and enhancements. The same for the global styles, the style book especially, which is such a great help in previewing themes in designing, seeing how the style variations change your sites and all that.&nbsp;</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love that, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, that&#8217;s actually one of the big features in 6.2 and 6.3. 6.2 only was a little bit hidden in the global styles, but it brought forefront in 6.3 for the site editor in the site editor so you can directly access it. And another focus for 6.4 is the pattern, realm of patterns like the ability to set categories to update the inserter experience to improve the compatibility with non-block themes, which is still an issue. And another idea might not work with 6.4, but there&#8217;s definitely a stretch goal there to have partially synced patterns. Right now, we have either sync patterns or unsynced patterns, but sometimes you want to have update the style of a pattern and that replicate through previous posts or pages, but not the content. So you couldn&#8217;t do that right now, but there&#8217;s an effort to do that. Depending on how the testing goes and how easy it is to work with, it might make it into 6.4, it might not make it, but that is still&#8230; So there&#8217;s quite more navigation creation and management. Now that there&#8217;s the base is done, there&#8217;s some additional…</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s like never ending. It&#8217;s so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: No ending, no.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I saw the poster, I was like, &#8220;What is happening? This is so cool.â€</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I mean, it&#8217;s a lot of work. We will see how much we can get into with not a lot of time, but it&#8217;s exciting. I mean, at one point, these things will get added to the core, so very exciting to see that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So when you go, dear listeners, to look at that roadmap post that will be linked in the show notes, you&#8217;ll also see links to the current GitHub issue or PR that is in the works about the certain items and you can then gauge how far it is along, how long it is, and also chime in and help with the testing. That would be really good. Another way of it is we will have a separate, there is a separate project board for 6.4 with quite a few items on it. More will be added to it of course, from this and from some of the tracking issues, and there you can follow along on the progress of in the next five weeks until we get to Beta 1. So all new enhancements, new things need to be in the release that are supposed to be in the release by Beta 1.</p>\n\n\n\n<p>Then it’s new feature freeze. And then after that, there&#8217;s only bug fixing in the beta cycle to release candidate one. There&#8217;s even possible to do some bug fixing afterwards, but then there&#8217;s also release candidate one string-free. So if there&#8217;s anything, user interfaces or something like that won&#8217;t get into the release after that because the translators are working on the translation of the new release. And so yes, it&#8217;s a long list for such a short turnaround time, but well, we don&#8217;t know where the boundaries are until we get to them. So we will report of course on the progress on things. We mentioned already the introducing of 2024, we will share the link in the show notes as well. What do you think?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So I read the post that was posted yesterday by Jessica and maybe I think what we didn&#8217;t mention yet is so Maggie and Jessica are leading the theme development, but Beatriz actually did the design work for it. And yeah, I checked out the Figma file today this morning and I think it&#8217;s really, really amazing. I&#8217;m really excited. It seems like a lot of work, but I think a lot of people are already helping out with creating patterns and stuff. I hope maybe I have the chance to do one or two patterns as well if I find the time, or style variations I think is a topic that people can help out with creating and contributing like we did with the last default theme. But yeah, I think it&#8217;s beautiful, it&#8217;s very sophisticated, and I like that they&#8217;re working on different user cases. So I think there&#8217;s a blogger writer category and business, small business portfolio type or small business and yeah, and portfolio.</p>\n\n\n\n<p>I think the three are the main topics they want to cover with that theme and yeah, it looks beautiful. It makes me really excited and I think it fits to WordPress and the new WordPress we see. It&#8217;s really, really beautiful, I love it. And I think yeah, it&#8217;s really exciting to see all the patterns and page templates and all the things you can do because the last team had style variations, but not a lot of a layout building included so that&#8217;s going to be exciting. And that, combined with the free font library and the options there, really, really cool to see that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I think we&#8217;re getting to a place where when you install WordPress for the first time and you use the default theme out of the box there that you have a headstart on getting your website finished just with the tools that come from the default theme. So there are two things that are not possible now, but that they&#8217;re working on for the 2024 that is that you can have templates, more than one template for a homepage. Right now, you can only have one. Well, the front page and yeah. And then if you create another one, it overrides that and it doesn&#8217;t give you a choice.</p>\n\n\n\n<p>So that&#8217;s one thing, that would cover all the three use cases that you mentioned. And the other part is to actually also provide designs for the various post formats. And when you look into the post, there is one section there that shows you, or in the Figma file, there&#8217;s one section there that shows you just a mason gallery how the posts are, the different post formats are displayed. And I think that&#8217;s what you mentioned with your older theme, Ellen, that it&#8217;s still very attractive for people and I&#8217;m glad that we might have that out of the box.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it&#8217;s really, really exciting. Yeah, and you can do so much with this theme. And I think, yeah, we never had that before, that default theme was really that flexible and people can really&#8230; Very usable, it looks very usable for the first time. I&#8217;m really, really excited. And the design is I think really fits to what WordPress has to offer. I think it&#8217;s a really great work, very exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And I&#8217;m looking forward to also seeing the page patterns. So when you create a new page that you can have a series of right now, you have to assemble the page yourself with various different patterns that might fit together or not. And with the page patterns, you have a single page fully created and you just need to change your content, the pictures and the content, but that it already gives you a blueprint for single pages, be it a service page or be it an about page or even the homepage. So I think that gives any user a head start with a new site or with an existing site that decides to have that theme.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So true. And yeah, I remember really advocating for&#8230; We need page templates, page patterns, whatever we call it, but ready-to-go pages pre-designed for users to choose and have multiple options. We can imagine three or five about pages and they can choose because yeah, putting the patterns together is for, like a lot of users, still like a daunting idea and it&#8217;s overwhelming and why not provide it? We have patterns, we can do that. And yeah, we&#8217;ve also been doing that with our themes quite a lot and I think it&#8217;s really, really attractive to have that come together.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I have to say that, yeah, you have the feedback loop directly with your customers, so I&#8217;m glad that WordPress is on the right track there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I think so because patterns just in general, it&#8217;s still, I mean, people getting more used to it but it&#8217;s really hard to understand for a lot of people, like what is that? It&#8217;s just a section? I want a page, and providing ready-to-go pages is just so much easier. It&#8217;s really, really cool to see that and have more themes, have that available. Maybe even, I remember saying that last year, even already discussing that, that we have next to a pattern library, like pattern directory, have a page pattern or maybe even there&#8217;s a new word that needs to be created for these patterns. Maybe not, maybe they can live in the pattern preview but they could be too long maybe for preview, I don&#8217;t know. But you have a library for that to theme independent available. I think that&#8217;s really, would be really attractive.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and that&#8217;s I think where the pattern category work comes in where you can categorize those patterns and also the browsing the previews. So if you have a bigger screen, you get a two-column preview of patterns that are under a certain category so you get a thumbnail view, how they&#8217;re big, and that works nicely, but those underpinnings had to first be built. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yep. Yeah, yeah, yeah. It really comes together and I love what I see, yeah. It&#8217;s so funny that things, like I said last year, it felt like so much struggle to get people excited about block themes and site editing and now it&#8217;s coming together. I think with a little bit more practice, users will really just love it and forget about what we had before. It&#8217;s really cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, it also comes in handy that the navigation block editor has gotten a lot of improvements in 6.2 and 6.3.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So true.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contribution</h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And Dave Smith, a core Gutenberg contributor, posted an update on it so you can read up about it, how it&#8217;s going to work, but because to be honest, I personally struggled after the first year trying to make navigation work beyond a simple navigation with pages to add a site logo to it or to add a search bar to it or something like that. It was definitely a struggle and it was not thought through, and I wanted to have multiple menus and now, that all came together in 6.3 with the site editor where you have multiple places where you can tap into the navigation and make adjustments, be it providing navigation places and just switch out the menu for that, that was not possible. Before, you had to remove the navigation block and add it again and then yeah, it was yeah, the…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, it was the biggest blocker I think for users to get into, they&#8217;re like, &#8220;It&#8217;s not working&#8221;. And yeah, like you said, very simple sites and then it ended. Yeah, very, very exciting to see that. I think now, yeah, just with that, people can really start building entire websites, block themes and stuff, it&#8217;s really tremendous work. And I can imagine it was difficult to get that right, or it&#8217;s still an ongoing process. But yeah, I&#8217;m really happy to see that, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and that is, we&#8217;re just, it&#8217;s all I wanted to point out from hosts, from the themes and then now, we get into what is actually happening in the Gutenberg plugin.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 16.3 and 16.4</h3>\n\n\n\n<p>So Gutenberg 16.4 was released on August 9th, so right after 6.3 was released, and certain items from the Gutenberg 6.4 release actually made it into 6.3. There were actually quite a few, I think 20 to 25 items. I have not identified them, but you will see it in the PR if you follow through the Changelog and click on one of the PRs and you want to know, it had a back port to WordPress release candidate labor that was added and then once it was back ported removed, you see that in the history of the PR. So Sarah Norris was the lead manager for the release manager for 16.4 and she wrote that it introduces exciting new features, including both a new experimental feature and a new component, and we will talk about what those are alongside many enhancement and bug fixes.</p>\n\n\n\n<p>Bug fix highlights include many improvements to the recently added footnotes block and enhancements to patterns. The footnotes block, most of the bug fixes actually made it into 6.3 major release, WordPress release and some of the enhancement for patterns, too. Those were the two areas where there were last minute bug fixes that made it into the release. There were in total 184 pull requests authored by 60 contributors, including two new contributors, and the release has a list of all of them.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Features</h3>\n\n\n\n<p>One of the features that she mentioned, the new component was a basic progress bar component and in the release note, she also, Sarah also has some notes to that.</p>\n\n\n\n<p>And it&#8217;s a horizontal progress bar component that can be used in various places and it replaces the spinner component for the site editor loading experience. Of course, these are public components that can also be used in third party or custom blocks or custom plugins, so there was that. It also gets some design tools with it as well. And it can be tested in the Storybook, which is other, it&#8217;s a different thing than the Style Book. The Storybook is for developers and on the WordPress GitHub repo, you can see the Storybook of all the components with all the attributes and you can test around just in isolation and then grab the code and add it to your own code base.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I&#8217;ve just looked at that the other day with the progress bar and yeah, I think it&#8217;s definitely an improvement. And I&#8217;ve actually just opened the Storybook for the first time.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, really?</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s pretty cool to have.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I&#8217;ve never seen that. But I used lots of these items for our blocks before, but I&#8217;ve never seen that. That&#8217;s great to know. It&#8217;s new to me.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I think we need to…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Was it? Yeah, no.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It has been there since a long time.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think it&#8217;s a long time, yeah. Maybe I have been there, I forgot about it. Maybe I have seen it, but pretty cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: If you click on the introduction, it says how the site works and the resources to learn more. And also, it has the code that you can add. It shows you different variables on things, attributes and how they look, so and so, and it also has, there is a section there for components experimental. If you go there, just be aware that it might, and progress bar is one of them, just it might change slightly of the course of development. We definitely need to promote that more that people can go through the Storybook and test some of the components and see how they work, what the documentation is about.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p>So the next item on the Changelog is that now the keyboard shortcut for the command palette is now visible in the side view, it&#8217;s command K or control K, but I never remember keyboard shortcuts, so I&#8217;m glad that it&#8217;s now displayed in the header section of the site editor and so you can know it, too.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I actually love shortcuts, but I also tend to forget them. So that&#8217;s handy because there are some cool ones and you can really speed up your workflow, especially if you&#8217;re really designing in WordPress, so that&#8217;s really cool. Yeah, I love to have the shortcut. Okay.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I think you would really love to use the command palette for these quick steps things because you don&#8217;t have to click through all the menus to get there. So the command palette is a open page or add page and then you get a … or open page and then you get a list of the pages that are on the site and then you can select them without going to out of the site editor into the pages or from wherever you are and go to pages and then go down the menu items. So I really like the command palette, and that will definitely speed up content creation.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh, true. Yeah, it&#8217;s really powerful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: What also comes with enhancement on the site editor, there are quite a few, but I&#8217;m only pointing out to that one. The pattern library, it switches to a three-column layout on use screen, so that is definitely&#8230;</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: That fills it all up. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yes, I love that because we are building a lot of patterns and I was always like, can we just preview more?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: One thing I noticed with the pattern, like the explore all patterns view, I feel weird and I wonder if it&#8217;s just temporary or so because the two-column layout is like a light gray background because most of the patterns are most likely with a white background, in most themes at least. And then explore all patterns is a white background and it doesn&#8217;t look great. Have you noticed that? And I wonder, is that an error or is it just…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I think it would be something to make an issue out of on GitHub, but what you are referring to is the inserter.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, yeah, that&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And the switch to three-column layout on your screen, that&#8217;s on the site editor.</p>\n\n\n\n<p><em>Ellen Bauer</em>: In the site editor, okay, I get it. I get it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: In the patterns section of the site editor where you have the menu on the left-hand side.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Okay, okay. Yeah, of course, where on the site editor. Oh, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: In the site editor, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: But yeah, in the site editor, I have the dark background as I can see here.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Okay, that makes sense. I have to test that out again.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, but it&#8217;s definitely worth I think creating an issue for the inserter to maybe also recognize some of the dark light contrast there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I haven&#8217;t checked if there&#8217;s an issue and it&#8217;s also not consistent, why I have this light gray and then switch to white? Yeah, I will check it out if there maybe is an issue already or what&#8217;s going on there because yeah, it doesn&#8217;t really make sense.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: And I tested a few themes just to see if it was me, if I had it, but they all had the same issue. Maybe it&#8217;s temporary.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And it might be even a good way to say that the browse all patterns goes to the site editor if it&#8217;s a block theme. With the classic theme, that wouldn&#8217;t work, but yeah. But to have that, that would go site editor. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That makes sense, yeah. So true. Yeah, I mean, we just want to stay in the site there because it looks so nice and polished. That is true. It would be cool. I will test that out, maybe I can create an issue.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I&#8217;m just making a note there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So now, we go into the post editing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, we are now here at the post editor. There are new commands available now to show or hide the block breadcrumbs. That&#8217;s I think on the bottom of things to get into switching off settings. So enable pre-published checklist or disable the pre-published checklist or change into, or just make a preview in the new tab. Those new commands for the power users there to switch off, on and off the settings so you don&#8217;t have to go through the menu items to go to the options bar and then change the settings for certain things. Even if you just want to toggle on and off and not have it permanently done, changed for your session.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love all the fine-tuning we are now at. It&#8217;s incredible to see that. Oh my god, all these little things happening that do make a difference, it&#8217;s so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Speaking of, there&#8217;s the footnotes received in 16.4, add link background and text color support. So now, you can not only create the footnotes and they take on any styling from the theme, but now you can as a user also change the text color background and all that for your footnotes. That&#8217;s actually a very interesting new block, I really love it and I&#8217;m glad that it&#8217;s now in core to test it further on various use cases.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And then also, the…</p>\n\n\n\n<p><em>Ellen Bauer</em>: And then you have the pre-formatted.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Get spacing support.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. In 16.4, there were more additional enhancements to the blocks performance, you got the spacing support you said, yeah. And then in the words block, you can have now and even the line breaks so you can, instead of paragraph, you also can have line breaks there. Social links get the threads icon so you can have in your list of social profiles that you point people to also go to the new Threads environment of Facebook.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That is good to have. I&#8217;ve yet to check out Threads. I mean, it&#8217;s good to have it. I think especially that since we don&#8217;t have Twitter anymore really, I&#8217;m excited. I want to try it. Have you tried it yet?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: No, and I&#8217;m also hesitant. It&#8217;s not rolled out to all Instagram users. So you need to have an Instagram account and what I saw…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, that&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; on certain platforms when people tried it was if you wanted to delete it again, you actually needed to delete your Instagram account…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh, wow.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; and I wouldn&#8217;t want to go there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s not nice. Oh yeah, that&#8217;s not nice.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So I wouldn&#8217;t going to go there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, but on the other hand, yeah, maybe I should delete my Instagram account already.</p>\n\n\n\n<p><em>Ellen Bauer</em>: You can delete everything. Yeah, I mean, we don&#8217;t need more social platforms to be honest, I feel. But I&#8217;m always keen to check something new out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, we do. Me, too.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It looks nice, it looks nice and simple and while you&#8217;re already at Instagram, but yeah, I think it&#8217;s weird that it&#8217;s connected with Instagram because I know how they&#8230; Maybe.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I didn&#8217;t get it offered yet, so maybe because I&#8217;m not on Facebook, I&#8217;m only on Instagram, so I don&#8217;t know.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh well, was it that maybe or could it be that this had something to do with European Union holding back with it? I think I have no clue. I didn&#8217;t follow it, but I think Manu mentioned something like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes. Yes, you&#8217;re right.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So I think that&#8217;s it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s only for US Americans and not for EU people. So that&#8217;s another reason.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. New Zealand somehow, we got lucky. We can use it, but I just didn&#8217;t have time yet.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I think that&#8217;s the problem, which is actually good that they&#8230; But yeah, I don&#8217;t know where that will go, but it&#8217;s good to have the icon at least.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Yeah, so true. Yeah. I just started being on Bluesky, I just got my invite so I just set it up. So I&#8217;m wondering if there&#8217;s actually a Bluesky icon already, so we&#8217;ll see. If not, I&#8217;m going to create an issue about it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Historically, I think I remember WordPress being always super late to add icons, so it&#8217;s cool that they&#8217;re faster now.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So next thing on our list is that unsync patterns didn&#8217;t come into the quick inserter. So if you started slash and started typing, you didn&#8217;t get a selection of your patterns. That is now&#8230; You can now do that. You find your patterns in there if you use the quick inserter. So that is&#8230; Also, if you search for it, you find them in the quick inserter. So I think that&#8217;s a really good enhancement. I was always wondering why I needed to go to the big blue button to get to my patterns.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s another big improvement with the sync patterns, unsync.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Definitely quality of life improvement. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s so helpful for a user.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, absolutely. So we are almost at the end of what I wanted to point out as enhancements. Go and read the post release. I wanted to point out also that with this release, the plugin minimum supported PHP version is 7.0. I don&#8217;t think that anybody who uses a Gutenberg plugin is actually on 5.6, but just so if you are, now is the time and you want to be in touch with all the future releases, make sure that you upgrade your site to at least a 7.x version of PHP. That coincides with the WordPress 6.3 release that also bumps the minimum supported PHP version for WordPress to a 7.x PHP version. So 6.3 is the first version that does not support 5.6 anymore, PHP 5.5 versions, 5.x versions.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p>In the bug fixes, I found a few things that I wanted to point out because there were bugs that we had to deal with and we don&#8217;t, or maybe not.</p>\n\n\n\n<p>So the cover block ContrastChecker, or the ContrastChecker that is in the sidebar to give a hint when your contrast between the foreground and the background color was not accessible or not high enough to be accessible, that algorithm didn&#8217;t work well with the cover block because of the combination between text, image, alpha overlay color and all that, that was way too much for the algorithm. So they disabled it for the cover block. They didn&#8217;t disable it for the InnerBlocks. So if you have InnerBlock a paragraph and you change the background color there and the text color of that doesn&#8217;t match, it still works. But for the cover block itself, it&#8217;s disabled because it had too many false positives and it was just the algorithm doesn&#8217;t go far enough. And then it&#8217;s better to not have it than having false positives in there. There&#8217;s, in the release in the PR, there&#8217;s also some discussion in there on why the team came to that decision.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It could be that it&#8217;s maybe temporary or…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I don&#8217;t know if there&#8217;s a focus on improving the ContrastChecker because that was an external tool, but it&#8217;s definitely just the nature of the cover block just has too many variables in there. So the image block finally got a fix on the image sides for the all wide and full width alignments. Sometimes that wouldn&#8217;t fill it all up or grab the wrong size, so this is now fixed. It has multiple variations there and it&#8217;s definitely a better feel for the image block when you add alignments there. And then the last one is that the video block got a fix for the styling. For the vertical alignment of the video, there was always a little gap on top of it. That was hard coded and they removed it. So if you fix it locally on your own theme or in your own site, you might need to look at it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think I saw that. Oh, I have to check that out. I haven&#8217;t used the video block quite often, but I mean, it is handy. I have to test it. I think I saw that once that it has this gap. I remember, I think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Any spacing is now with the space. So from the beginning, the spacer block was one of the most used blocks amongst the top five most used blocks.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh my god, I never liked it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, but it helps. So made it easy for content creators to…</p>\n\n\n\n<p><em>Ellen Bauer</em>: That is true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; just adjust things, yeah. And now with dimensions controls, with padding and margin, it still is probably easier to use than figuring out, okay, what is padding and what is margin again? Is it inside or outside or what? Yeah, but it&#8217;s not that necessary anymore, especially when you have patterns and theme templates that actually took care and all of them put together. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I&#8217;m not sure, but the problem was also that it was fixed, like a hundred pixels stayed a hundred pixels. Is it still like that? I don&#8217;t even know why.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: The spacer block? No, no.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, the spacer block.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It can say four, four pixels, 15 pixels, 150 pixels. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: No, I mean, does it responsive? The spacing, is it like fluid?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Is it fluid? I&#8217;m not quite sure. That&#8217;s a good question. I think it is.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Because that was the main reason why I never used it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Because it wasn&#8217;t fluid, yeah. Yeah, I think it is.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I haven&#8217;t checked that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; it&#8217;s definitely a good question.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Maybe we can&#8230; Now, we have spacing way better.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And that&#8217;s fluid. So then on the post editor, you can allow styles to be changed dynamically through the editor settings. That is a PR that refers to the theme JSON. So you can I think, or to block extenders. Yeah, that&#8217;s for the extenders to update editor settings. Now you can make them dynamically. So you can have theme styles and then react to that, have through the editor provider. That&#8217;s highly technical and there is in the PR some example code for the experiments, but it helps theme developers or plugin developers to also change some of the styling dynamically, CSS or any other means. I think I&#8217;ll put that on the list of what&#8217;s new for developers on the developer blog. Where else? I think that we are on the end of 16.4 except for one more. There is an experiment for auto inserting blocks on the front end and the editor wire REST API. And the release post has an unusual amount of information about that, which is actually almost a… but it&#8217;s really cool how you can auto insert the&#8230; We talked about it, right?</p>\n\n\n\n<p>We talked about it here at the&#8230; It&#8217;s the experimental auto insert on the block JSON file where you can then say, okay, on the core common template for instance, add as last. And you have before, you can add blocks before, after the block you added to or as a first child or last child through the block on the front end. So yeah, definitely try that out, test it. And definitely, there&#8217;s a tracking issue also linked in the release post so you can see what other plans are there for this feature because it&#8217;s still, as I said, experimental.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>The documentation had a ton of changes, updates, and if you are struggling with some of the things because the documentation is not going far enough or deep enough, I would think that going through the release Changelog and look at the documentation issues to see what all changed.</p>\n\n\n\n<p>So there is an API reference documentation for the interactivity API, which still is, it&#8217;s probably not coming for 6.4, but it&#8217;s definitely already in the Gutenberg plugin as a private API right now so core blocks can use it. There&#8217;s an update on the Gutenberg release process documentation. So if you are a contributor and you think about, &#8220;Oh, maybe I want to lead one of those Gutenberg plugin releases&#8221;, it&#8217;s definitely worth looking into it because it made it more fluid for new people that have had an experience with GitHub and Gutenberg, but they haven&#8217;t done a release yet. There&#8217;s also a getting startup guide for the interactivity API, started the block API version three has been documented now, and the create block package received support, for example, property and template defaults. So the scaffolding tool create-block is now a little bit more comprehensive in what it offers as a tool. I think that&#8217;s it. Any comments on those last three, four things that we talked about, I talked about?</p>\n\n\n\n<p><em>Ellen Bauer</em>: Not too much. I need to check out the&#8230; That&#8217;s exciting that you mentioned the create-block tool because I love to use that. I haven&#8217;t used it for a while. Now, I need to come up with a new block idea.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Maybe not. I was so excited to do more design and theming again. I&#8217;m holding off with new block ideas.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, you mentioned that you&#8230; Yeah, after creating so many custom blocks.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it&#8217;s a little bit&#8230; I loved it, but just working with customers that people, I think maybe because for us, knowing that we come from design and theme worlds, they get just way more excited about design and themes and patterns compared to blocks, the people who follow us in our work.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, definitely, because you see something…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, visually.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s haptical, yeah. I think the barrier for entry for custom blocks is sometimes a little harder. I can see that.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it was really good for me to get into it and having that skill and I enjoyed it, but it&#8217;s a lot of work with you really have to put a lot of effort into your block to make them work and make them competitive. And yeah, at the moment, I don&#8217;t know if we want to do that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> We don&#8217;t do it because it&#8217;s easy, we do it because it&#8217;s hard, right?</p>\n\n\n\n<p><em>Ellen Bauer</em>: It is true, but it needs to make sense too. We just started building blocks because there was so much missing. And at the moment, we are fine with what we have. I mean, there are a few ideas we have maybe for blocks, but at the moment, we can build the designs we want to build with the blocks available and with our custom blocks so it works. And yeah, if we ever run into something we can&#8217;t do, then we will just create a block. Actually, if you get into it, it&#8217;s not, like for most of the blocks, for most things, it&#8217;s not so hard, it&#8217;s actually pretty easy now. It&#8217;s cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and the create-block scaffolding tool has been worked on quite a lot in the last year and a half or so.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Yeah, it&#8217;s amazing. Yeah. In the beginning, I used to not like, I didn&#8217;t even have that available. Since we have that available, it&#8217;s really easy to, actually, it&#8217;s really easy to build custom blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And now, it&#8217;s a little bit more flexible as well because sometimes you, especially for agency developers who roll out just one plugin with all the blocks, you can now tell the scaffolding tool to just not create the whole plugin to just create a directory for one block and have the rest of it there. You can also distinguish between static block and dynamic block just with a command there or a flag respectively, and you can create your own templates. So if you have a process for creating blocks, you can make the tool work with your process as well with creating templates.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 16.5</h3>\n\n\n\n<p>So Gutenberg 16.5 was released this week, actually yesterday, and the release was done by Sioban Bamber and her release post is also online. And this version is again, bug fixes and had a focus on enriching the command palette even more and customized some more of the blocks that had it featured 219 pull requests by 63 contributors, including five new.</p>\n\n\n\n<p>So we are not talking through 219 line items with you, we only pick a few and that is the command. And that is getting to through the features. There was added new block related commands again to the palette, which was the add block selection, block transforms, block duplicate, copy, remove, edit commands like that. So when you highlight something, you can then have a command that transform to, and then it gives you a list of blocks that you can. So it&#8217;s quite an interesting push on those command, creating new commands for that. If you want to follow along and you have plugins that use the block editor and the site editor, there is some documentation in the dev notes for 6.3 on how to create new commands that you can then add to your plugin. So definitely something to look into. There were also fixes to make it render well in smaller view ports and support the commands without icons and make it update the preview in new tab command to reuse the right module for that.</p>\n\n\n\n<p>Yeah, and so those were some of the items that enhances the command palette. It also, in 16.5, there were some components updates and one of them is, we talked in 16.4 about the progress bar that also get additional update with this release 16.5, but there&#8217;s also an update to the modal component that it adds now a header action prompt to enable buttons or other elements to be injected into the header, which is pretty cool. And then enhances the overlay into action as well. So that is of course so much more interesting for developers, but it also is developers for blocks as well as for plugin developers because they can reuse the WordPress components.</p>\n\n\n\n<p>The column block received two enhancements. One is a stretch option for the blocks vertical alignment options, meaning that if a two-stretch through the full column, even if the others were longer. So if you have a three-column block, then one column can be shorter or longer than the other columns. And that was hard to correct with a spacer block, we talked about it, but that of course what a spacer block was good for. And now, you have a vertical alignment option where you say, okay, just stretch this to the full space. And then especially when you have backgrounds on them, it looks much nicer when the backgrounds are all in the same length of that.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s very helpful. I haven&#8217;t actually tested that, but it sounds very helpful. I have to retest it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, anybody should test it to see it actually does what you want it to do.&nbsp;</p>\n\n\n\n<p><em>Ellen Bauer</em>: That sounds really helpful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I&#8217;ve struggled with that every time when I use a columns block that my columns are not lined up and then I fiddle 90% there and then the last 10%, I fiddle a half an hour with a spacer block to get it all matching up in that, yeah. And the second enhancement I wanted to mention is that now, if you press enter on an empty paragraph at the end, then you get exit out of the columns block. There was no way to, with a keyboard, to get out of the columns block. Now you can when you&#8217;re done writing and then you hit enter on an empty paragraph at the end of the block that you get out of it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That also makes a lot of sense.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I haven&#8217;t used the columns like that much, to be honest, myself. I have to check it out again.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, it&#8217;s much more versatile now, especially with the different backgrounds for each column, different&#8230; You can do all kind of different&#8230; The single column has now so many design tools that it&#8217;s really helpful for your designs. There was some lacking design tools. They were only available for the full, for the columns block.</p>\n\n\n\n<p><em>Ellen Bauer</em>: For the main.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, for the main column and now, it&#8217;s all you get…</p>\n\n\n\n<p><em>Ellen Bauer</em>: For the…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; yeah, for the single column. Yeah, we always have to distinguish between the columns block and the column block. Yeah, and then other block updates like the file block got spacing options, the image block got aspect ratio support for the light box, the post content block got color controls. And this is the last one I wanted to mention is that the block titles have been changed to remove posts from it. So those are the ones like post author, post title, post content, post&#8230; Yeah. So because they&#8217;re pretty redundant, if it&#8217;s a title.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, there were a lot.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; can be a post title and a page title and then it&#8217;s the author, but it&#8217;s the post author block on a page, why would I do that? So it makes more sense, but it also changes the alphabetical list of things. So if you wanted to look for titles, you always put title in and it gave you in the inserter the post title, but now it just says title. So some people are all very tuned in into what they see in the inserter and this makes the visual inserter a little bit different when it doesn&#8217;t have posts in it, yeah. They might not recognize it.</p>\n\n\n\n<p>Yeah. So the global styles now got a feature to reset to the default global styles revision thing, and then also reduce the visibility check on two to one revision. So you don&#8217;t&#8230; Yeah, if you only have one revision, there is no visibility check there. That&#8217;s just one of the refinements of things. On the block editor, there&#8217;s now a…</p>\n\n\n\n<p><em>Ellen Bauer</em>: That is the&#8230; I haven&#8217;t actually looked into that, allow the layout controls to be disabled per block from theme JSON, but that sounds very helpful. But the next one, the fluid typography at minimum and maximum view port for that, like the theme JSON we can, in a theme, can configurate that ourselves. That&#8217;s what it means, right?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right, right. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, that&#8217;s so helpful because yeah, that&#8217;s something that didn&#8217;t really work for now, like creating designs with especially a larger typography sometimes. You only want that obviously in larger screens and you couldn&#8217;t really control it. That&#8217;s really, really helpful to have. I love that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. There was also a bug fix in an earlier version, I don&#8217;t know it was 16.2 or 16.1 where you could also, it changed the progression from screen size, a big font down to smaller screen sizes, it now has a different algorithm to do that, so it actually works. So it actually goes smaller on a smaller screen. Sometimes when you have, I don&#8217;t know, 160 big letters, even if you scroll them down to a minimum size, it wouldn&#8217;t scroll down. But now, you can also hard code those minimum and maximum with the theme JSON. So it&#8217;s even more control now than you just rely on the algorithm to do that.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, and also the layout controls. I mean, from my perspective, anything that we can get control of where theme JSON is amazing because yeah, it just makes it so much more flexible to have everything there. So to disable the layout controls per block basis I think is also pretty neat. I love to see that. Yeah, it&#8217;s really cool to see that there&#8217;s just more fine control and yeah, things just start to work way better.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So what else is in there? I&#8217;m scrolling, scrolling through that what I wanted to do. But in the block editor, there&#8217;s also one PR that didn&#8217;t get any notice anywhere else except here in the Gutenberg Changelog, but also in Gutenberg Changelog podcast that there&#8217;s now support for container queries in editor CSS. Container queries means okay, if the container is something, the CSS changes in opposed to view port or media queries. And what happened was when if you enqueued a CSS file that used container queries, there would be an error message on the block editor. And that has been fixed and now, theme developers and designers can now use container queries in their CSS files without any problems with the block editor. I think that&#8217;s a step in the right direction because container queries are the new thing with CSS for, well, I don&#8217;t know how long, but I think it&#8217;s a better way to make a website or design flexible on screen size or container size rather than&#8230; The browser size rather than the screen size.</p>\n\n\n\n<p>So that is definitely a step in the right direction to be a little bit updated with the modern CSS. For developers, again, interesting that the style engine now includes namespace in layout class names for non-core blocks. So it&#8217;s a very slight change, but it makes it so much more controllable that you now can use a theme slugs namespace on your class names for your core blocks and it&#8217;s still for your blocks, your custom blocks, and it will be in the style engine and you can use your CSS. It&#8217;s consistent, you don&#8217;t have to&#8230; It&#8217;s not so arbitrary anymore. And you can override your other people&#8217;s stuff when you can add your namespace there. It looks a little bit unwieldy when you look at the CSS class name, but it&#8217;s definitely like so before, it only said my block, my test block is layout-constrained and now, my block, create-block, my test block is layout-constrained. So it adds the namespace just after the WP block in your CSS automatically.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Wow. Yeah, that makes sense. It just gives you more control.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Gives you more control and isolate certain CSS in class names. Yeah. All right.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p>There are two, no three experiments now in Gutenberg. One is the backend for the fonts library is now in the plugin, and then there is also a feature to connect a paragraph to a meta custom field. So there is an effort to have a user interface to connect certain blocks attributes to a custom field, and this is the first test. It&#8217;s very early, there is a little UI with it, but that is definitely something for extensibility for plugin developers to test out that you can, when you register your meta field, that you also can add them to the sidebar and allow connections to certain blocks with it. I think that&#8217;s a terrific idea and it fills a gap that is missing, and it helps with implementers when they use something like ACF to create meta fields and then they can just add them to a decent blocks, but it&#8217;s very early stages so it needs people to be testing but also to discuss that with the core developers.</p>\n\n\n\n<p>And then the last one is a bootstrap minimal sync package. Well, it doesn&#8217;t, the name of the PR doesn&#8217;t really tell you what it actually is, but it&#8217;s part of the real-time collaboration efforts for phase three. Riad has put in little experiments and it&#8217;s really just a prototype or a proof of concept where you can have multiple people work on posts at the same time and see how that works. It uses the team has decided or thinks that the best external library to use is the Yjs library that uses web sockets and other in the pipeline tools. And yeah, it&#8217;s just the beginning of that little piece of it. And if you read through the PR, you hear a lot that&#8217;s not working, but the things, the main thing should be working. So test it out, try it out and just see how it feels.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I mean, that&#8217;s exciting to be able to start looking into it. I want to try it out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I think Riad did two years ago, already had a site that&#8217;s called asblocks.com where he tested some of that already. So this is bringing it into the Gutenberg repo and see how it works with actually a real implementation, yeah. So I&#8217;m just looking also at the fonts library. There is in the PR, it&#8217;s a backend test, but in the PR, there is a video where you can see how it would fit into front end view as well. I don&#8217;t think there&#8217;s UI yet in there, but the experiment is you need to turn it on so you as a developer can use the REST endpoints to figure out how you can include it into your plugin. If you are a plugin developer that works with fonts and has some of the functionality in there, it&#8217;s probably good to start working with it.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>And then there we are again, a ton of updates in the documentation, especially I just want to point out one page and that&#8217;s the page curating the editor experience because it also now includes how to include the starter patterns for templates and that it&#8217;s documented now, but that page is something I point many people to when they say, &#8220;Well, I don&#8217;t want our users to have access to this, that and other&#8221; and I said, &#8220;Well, you have tools to make them disappear, to disable things or to curate that a little bit further&#8221; and that&#8217;s the page that I point people to when they need to explore how they can switch off some of the functionality or some of the features of the design controls and global styles as well. Do you have any&#8230; Oh no, no, one more. I&#8217;m sorry, one more for the benefits and…</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s a lot, I mean…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s a lot, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s a lot.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: For Node and NPM, no?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: For the building tool update, get update?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. The Gutenberg repo now update the minimum node version to 16 and NPM version to eight. Up until now, I was still working on minimum version 14 and I think six for NPM, but now you need at least be on 16 and on eight for NPM to build with Gutenberg and to, in some of the packages, require now the higher versions. It was mainly updated for I think the fund&#8217;s API, well, I&#8217;m not quite sure, I&#8217;m sorry. I might be misleading. There was a reason why it was happening now because one of the features, either the interactivity API or the fonts API or something like that, required a higher version of it. And so now, yeah, all the build processes now. So on the repo, you might want to rebase them and update your node install. Yeah, other external libraries also got updates like the Storybook or Learner or TypeScript Storybook is now on version 7, Learners on 7.14 and Typescript on 5.1, but that&#8217;s all for now. Now, we are at the end of it. Did you see anything that you wanted to explore that we overlooked?</p>\n\n\n\n<p><em>Ellen Bauer</em>: No, I got a bit more quiet to the end of it. I&#8217;m sorry. It&#8217;s like I&#8217;m sliding into bed time time-wise, sadly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So what time is it there?</p>\n\n\n\n<p><em>Ellen Bauer</em>: My energy level goes a little bit down. Yeah, it&#8217;s not that late. It&#8217;s just like toddler mom late. It&#8217;s 10:00.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, yeah. No, it&#8217;s getting close to my bedtime too. So I only have one more thing on the agenda for today and that is the admin design kickoff post that was posted by section. And we only can, our listeners certainly need to go there and read it themselves, but yeah, dear listeners but also go there especially…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Very exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; it&#8217;s very exciting and it shows you where the site editor design can merge into WP admin in various different ways. And which part of it excites you most? You read through it?</p>\n\n\n\n<p><em>Ellen Bauer</em>: The merge part because yeah, this side editor, it just looks like yeah, so it&#8217;s more modern and I can&#8217;t wait for it to merge as much as possible, as fast as possible. Just yeah, because it just represents what WordPress has to offer way more, like coming from a design background myself too. Yeah, we just want to see, see it more clean and modern and just more exciting to work in it, I think, and just more attractive, to make it more attractive to new users and it&#8217;s just beautiful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I like…</p>\n\n\n\n<p><em>Ellen Bauer</em>: And I love the site editing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Design?</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, the design of the site editing. So I can&#8217;t wait to have all of WordPress look like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, I think you need to have some patience because…</p>\n\n\n\n<p><em>Ellen Bauer</em>: I know.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; it&#8217;s going to take many, many major releases.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I know. Yeah, sadly. If it would be up to me, we would do tomorrow.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, you and me both. I know. But what I like about it is that it&#8217;s more contained. So when you have a plugin right now, a plugin can put itself into the menus on the left-hand side and it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, that surround it. Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: But now, you have a plugin section and then a plugin, and then whenever you click on it, the plugin takes over your screen, but it&#8217;s all plugin-oriented. So you have your tabs, you have your everything. And if you want to get out of the setting, you just do the back button and you&#8217;re back to the WordPress part. I really like those.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s true. Yeah. I mean, that&#8217;s the biggest complaint too. We hear from people that it&#8217;s like if a plugin can take over WordPress, it looks wild and it&#8217;s sad for WordPress when that happens. And all the promotions and whatever some people put in there, we don&#8217;t want to have that. And also finding plugin settings because some put them there and others there, and I think it just grew organically and we have to now improve that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I think it&#8217;s also…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Just for users, I mean, it&#8217;s for the users. We do it not to punish people, but to make it a better user experience because at the moment, it&#8217;s just suffering.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: But I also can see that it&#8217;s so much helpful for the plugin developers to have a coherent WordPress design system that they can rely on and don&#8217;t have to come up with all the interfaces themselves because that code needs to be managed and maintained.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I like that you say that. And probably at the moment, a lot of people won&#8217;t agree, but I think too, you have to control that experience. I like it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, then the control of the experience you still have, just the design. So the user sees the same components over and over again and knows what to do with them. And what they do is the plugins definitely have a freedom on there, but I think if some of the plugins that are really big plugins can rely. And we had a live Q&amp;A on the Gutenberg Times about that with the people from the developers from GiveWP, they do their whole revamp of their plugin based on the WordPress packages and components so that the open source project is actually maintaining their code. And they did additional of course customization on that, but they only have to maintain those instead of the whole plugin.&nbsp;</p>\n\n\n\n<p><em>Ellen Bauer</em>: Makes their life easier. Yeah, makes everyone&#8217;s lives easier.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and also the…</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think so, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; and also the feedback loop is now about WordPress&#8217; core elements and not about what the plugin can do and the bug fixes can be in core. It&#8217;s fixed upstream instead of just in the plugin, if there is something there that needs to be fixed.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That makes sense. Yeah, I love that. I can&#8217;t wait.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Dear listeners, I don&#8217;t know if I shared that post with you, but I will post it again in the show notes with the live Q&amp;A with the GiveWP developers, Jason Adams and John Weinstein probably yeah, it was the beginning of July. We had that live Q&amp;A and we have the transcript and the video and all the resources there, so you can follow up on that. Anyway, well, it was so great to walk with you through those Changelog items.&nbsp;</p>\n\n\n\n<p>Ellen, thank you so much. And before we come to the end, do you have any announcements or comments that you will like our listeners know? And if people want to get in touch with you, where is a good spot to find you?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So first of all, thank you for having me. Yeah, I hope I could contribute a little bit to this episode.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: A lot, a lot. Yes, no.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, so getting in contact with&#8230; So we have our website, ElmaStudio on AinoBlocks both work. And yeah, I&#8217;m still on, I still call it Twitter, I don&#8217;t care. Instagram and YouTube. I actually just about to get into creating a few new YouTube videos, so it&#8217;s all Elma Studio there on all the socials, except Twitter is my name, Ellen Bauer. Yeah, just on our website. And news is just that we are about to finish a new free theme and it&#8217;s inspired by the statement I made earlier that I just wanted to blog again. So we&#8217;re going to do a little blog theme that was just a design idea we had, Manu and I had and we are like, &#8220;Just, let&#8217;s do it.â€</p>\n\n\n\n<p>And I&#8217;m actually excited to create a little private blog on this design and we have it almost ready, I think. I hope it will land in the WordPress arc repository within the next four weeks or so, depending on what we still need to do. And then there&#8217;s a second one in the works as well that is just a wrap up of a redesign we did, and we had all these materials and patterns and templates ready and we&#8217;re like, &#8220;Let&#8217;s do a theme out of that&#8221;. So that&#8217;s going to be another free theme coming as well. Yeah, just fun projects we did over the last month.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I&#8217;m looking so much forward to that. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. We just wanted to create something simple for a change and we&#8217;re like, &#8220;Let&#8217;s do that, just simple block themes or easy smaller themes, make them free themes&#8221;. So that&#8217;s what we did just out of fun, which is cool to do that too. Yeah, so that&#8217;s coming from us. Others, I don&#8217;t have anything else to say except thank you for having me. It was really exciting and it helped me a lot to catch up on things actually, which is so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, good.</p>\n\n\n\n<p><em>Ellen Bauer</em>: And yeah, I&#8217;m just amazed and excited about all the changes coming and all the fine-tuning. It&#8217;s really so, so cool to see WordPress coming together in that way. Like you said, with the admin and stuff, it&#8217;s still a way to go, but I mean, we can see the first glimpses of that and really beautiful to see WordPress going into that direction. I&#8217;m really excited.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, I&#8217;m glad to be working with you on the 6.4 release. And dear listeners, before we end the show, I want to remind everyone the show notes will be published on gutenbergtimes.com/podcast. This is episode 88. And if you have questions or suggestions or news that you want us to include in the next show, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>, that&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. Thank you all for listening. And in two weeks, we have Nadia Maya from Hostinger. She&#8217;s a content creator on Hostinger and she will go with us through the Changelog. Thank you so much, Ellen, and hope all will be well. Until the next time, bye-bye.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Thank you. Bye.</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, 28 Aug 2023 12:14: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:19:\"Gutenberg Changelog\";s: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:77:\"WordPress.org blog: The Future of WordPress &amp; What’s Next for Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=15879\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\";s: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:5046:\"<p>Nearly 2,000 attendees gathered for two days of keynotes, sessions, and community-building conversations at the Gaylord National Resort &amp; Convention Center in the largest attended WordCamp US ever. Saturday’s sessions concluded with back-to-back keynotes by WordPress co-founder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> and Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>. </p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for WordPress</h2>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Josepha launched her keynote by celebrating 20 years of WordPress and reflecting on its journey from a blogging tool to the world&#8217;s most popular community-driven web platform. On WordPress as a platform for empowerment and change, Josepha shared, “The more people that know about WordPress, the more people can access the incredible opportunities that WordPress can provide.†And that sustaining the platform for future generations ensures these opportunities will persist. She added, “We exist for as long as people want to use our software.â€</p>\n\n\n\n<p>The community is the key to sustaining WordPress, and Josepha touched on the importance of WordCamps, workshops, and events that create value, promote inclusivity,&nbsp; and spark inspiration. WordPress can be a catalyst for positive change in the life of a contributor, end user, or site builder.</p>\n\n\n\n<p>Concluding her keynote, Josepha asked the audience to think about the story they’d want to tell about themselves and their time in WordPress; and the story they would want WordPress to tell the world.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for Gutenberg</h2>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Matt began his keynote with a touch of nostalgia, referring to a comment on his personal blog in 2003 by WordPress Co-founder <a href=\"https://profiles.wordpress.org/mikelittle/\">Mike Little</a>, and then looked ahead to the most recent release, WordPress 6.3. As this year’s largest release, it includes new features such as the Command Palette, a quick way (⌘+k on Mac or Ctrl+k on Windows) to search your site and access common commands.</p>\n\n\n\n<a href=\"https://wordpress.org/download/releases/6-3/\"><img width=\"1024\" height=\"535\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1024%2C535&ssl=1\" alt=\"WordPress 6.3 Lionel\" class=\"wp-image-15795\" /></a>\n\n\n\n<p>Matt continued, “WordPress never rests, so right around the corner is <a href=\"https://make.wordpress.org/core/6-4/\">WordPress 6.4</a> on Nov 7… with some cool new features.†He shared that 6.4, like 5.6, will be an underrepresented gender-led release. A new default theme, <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four</a>, is tailored for entrepreneurs and small businesses, photographers and artists, and writers and bloggers. Additionally, 6.4 will feature integrated font management and Image block options to expand single images for optimal viewing.</p>\n\n\n\n<p>Looking further into the future, Matt highlighted Phase 3 of the Gutenberg project, which will focus on workflows and collaboration, “moving WordPress from a single-player to a multi-player tool.†In that spirit of collaboration, a new <a href=\"https://wordpress.slack.com/archives/C05PY7QLR5F\">#LMS</a> working group will also bring WordPress learning management systems together to improve the web standards for courses and learning content.</p>\n\n\n\n<p>Beyond Phase 3, Matt shared thoughts about what it means to support WordPress many years from now. A new <a href=\"https://wordpress.com/100-year/\">100-Year Plan</a> from WordPress.com is an exploration into long-term planning for your online presence. He encouraged attendees to be inspired by the region&#8217;s history, reflecting on what it would mean to honor the past while anticipating and planning for the future.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A</h2>\n\n\n\n<p>A Q&amp;A session followed the keynotes, with questions submitted by the in-person audience and live stream viewers.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Additional questions will be answered in a future post on <a href=\"https://make.wordpress.org/project/\">make.WordPress.org/project/</a>. Join the <a href=\"https://make.wordpress.org/\">global community making WordPress</a> and be part of our journey toward a brighter future!</p>\n\n\n\n<p><em>Thank you to </em><a href=\"https://profiles.wordpress.org/angelasjin/\"><em>@angelasjin</em></a><em>, </em><a href=\"https://profiles.wordpress.org/bjmcsherry/\"><em>@bmcsherry</em></a><em>, </em><a href=\"https://profiles.wordpress.org/cbringmann/\"><em>@cbringmann</em></a><em>, </em><a href=\"https://profiles.wordpress.org/dansoschin/\"><em>@dansoschin</em></a><em>, and </em><a href=\"https://profiles.wordpress.org/eidolonnight/\"><em>@eidolonnight</em></a><em> for collaborating on this post.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 27 Aug 2023 04:50: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:17:\"Nicholas Garofalo\";s: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:126:\"Gutenberg Times: Theme Twenty-Twenty- Four, WordPress 6.4, upcoming Hallway Hangouts and Developer hours—Weekend Edition 265\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=25326\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://gutenbergtimes.com/theme-twenty-twenty-four-wordpress-6-4-upcoming-hallway-hangouts-and-developer-hours-weekend-edition-265/\";s: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:20005:\"<p>Howdy, </p>\n\n\n\n<p>I had a fabulous time on our Danube River Cruise. We walked the capitals of Austria, Hungary and Slovakia, Budapest, Vienna and Bratislava, learned about the long history of the region and had excellent food and wine tastings. </p>\n\n\n\n<p>In the past three weeks, a lot has happened in many corners of the Gutenberg project. It will take us more than one weekend edition to catch up. </p>\n\n\n\n<p>For this edition, I kept it mostly within WordPress team posts and articles. In the next edition, I will also include content and updated from the community again. </p>\n\n\n\n<p>Glad to be back. I missed you. </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-word-press-6-3\">WordPress 6.3 </a></li><li><a href=\"https://gutenbergtimes.com/feed/#1-word-press-6-4\">WordPress 6.4</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-gutenberg-16-4-and-16-5\">Gutenberg 16.4 and 16.5</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#6-building-blocks-and-tools-for-the-block-editor\">Building Blocks and Tools for the Block editor.</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#7-update-on-html-api\">Update on HTML API</a></li></ul></li></ul></div>\n</div></div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>Justin Tadlock</strong> curated <strong><a href=\"https://developer.wordpress.org/news/2023/08/whats-new-for-developers-august-2023/\">What’s new for developers? (August 2023)</a>.</strong> &nbsp;The seventh edition of a monthly series that cuts through all the noise, bringing you the latest features, updates, and fixes you need to know about to build on top of WordPress.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong> announced <a href=\"https://make.wordpress.org/meta/2023/08/11/introducing-wordpress-org-blocks/\">Introducing WordPress.org/blocks</a> &#8220;To better tell the story of blocks, both within WordPress and as a broader framework for folks to consider with their next project,&nbsp;<a href=\"https://wordpress.org/blocks/\">a new page</a>&nbsp;has been created on&nbsp;WordPress.org&nbsp;that attempts to pull together the ease and power of blocks into a single source&#8221;.</p>\n\n\n\n<img width=\"652\" height=\"408\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Page-about-Blocks.jpg?resize=652%2C408&ssl=1\" alt=\"Screenshot of Introduction to Blocks page header\" class=\"wp-image-25337\" />\n\n\n\n<p>In his <a href=\"https://make.wordpress.org/design/2023/08/14/design-share-jul-31-aug-11/\"><strong>Design Share: Jul 31-Aug 11</strong></a>, Joen Asmussen, reports on work by members of the WordPress design time. You&#8217;ll find listed various prototypes for the redesign of the Documentation and Learn WordPress site, the Showcase section of the WordPress site, and the already published design assets for the WordPress &#8220;Lionel:&#8221; 6.3 release and <a href=\"https://wordpress.org/download/releases/6-3/\">its new microsite</a> and some early mock-up so of list views for the WordPress Admin section. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Saxon Fletcher</strong>, contributor on the design team, published the first design mockups for the <a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\"><strong>Admin Design Kickoff</strong></a>. You can review videos, and screenshots with a ton of explanation of challenges and considerations. The overall look feels like an enhanced version of the Site Editor screens and concepts. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-word-press-6-3\">WordPress 6.3 </h3>\n\n\n\n<p>It&#8217;s probably just me, who feels that <a href=\"https://wordpress.org/news/2023/08/lionel/\">WordPress &#8220;Lionel&#8221; 6.3 </a>was released a long time ago, instead of just two weeks and a half. It&#8217;s been a massive release and there is still additional information published, i.e., about the considerable performance improvements and the update to the Navigation blocks and features. </p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/07/wordpress-6-3-performance-improvements/\">WordPress 6.3 performance improvements</a>&nbsp;by <strong>Felix Arntz</strong></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-for-navigation-in-wordpress-6-2-and-6-3/\">What’s new for Navigation in WordPress 6.2 and 6.3</a>&nbsp;by <strong>Dave Smith</strong></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Sarah Gooding </strong>reported on the created release assets: <a href=\"https://wptavern.com/wordpress-publishes-6-3-release-video-and-landing-page-demo\"><strong>WordPress Publishes 6.3 Release Video and Landing Page Demo</strong></a>. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-word-press-6-4\">WordPress 6.4</h3>\n\n\n\n<p><strong>Anne McCarthy</strong> published the <strong><a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Roadmap to 6.4</a>,</strong> the next major release of WordPress, led  by an all <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> scheduled for November 7th, 2023. A tight release cycle with the first beta scheduled for September 26th, makes this an ambitious list of features and updates. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Part of the next WordPress release is also a new default them. <strong>Jessica Lyschik</strong> published the article <strong><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a></strong>. &#8220;The idea behind Twenty Twenty-Four is to make a default theme that can be used on any type of site, with any topic.&#8221; she wrote. </p>\n\n\n\n<img width=\"652\" height=\"435\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Twenty-Twenty-Four-Post-Formats-web.jpg?resize=652%2C435&ssl=1\" alt=\"Screenshot Twenty-Twenty-Four, collection of various post formats. Mock-up\" class=\"wp-image-25356\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Sarah Gooding</strong> wrote about the roadmap, too: <a href=\"https://wptavern.com/wordpress-6-4-roadmap-includes-typography-management-features-new-blocks-and-twenty-twenty-four-default-theme\"><strong>WordPress 6.4 Roadmap Includes Typography Management Features, New Blocks, and Twenty Twenty-Four Default Theme</strong></a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-gutenberg-16-4-and-16-5\">Gutenberg 16.4 and 16.5</h3>\n\n\n\n<p>Release lead, <strong><a href=\"https://twitter.com/mikachan_\">Sarah Norris</a></strong> published <a href=\"https://make.wordpress.org/core/2023/08/10/whats-new-in-gutenberg-16-4-9-august/\">What’s new in Gutenberg 16.4? (9 August)</a>&nbsp;and highlighted</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/?p=107380#auto-inserting-blocks\">Auto-Inserting Blocks (Beta)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#new-progress-bar-component\">New Progress Bar Component</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#new-commands-in-the-command-palette\">New Commands in the Command Palette</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#new-block-supports-for-footnotes-block\">New Block Supports for Footnotes Block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#minimum-supported-php-version-bumped-to-7-0\">Minimum Supported PHP Version Bumped to 7.0</a></li>\n</ul>\n\n\n\n<p>Sarah Gooding&#8217;s post on the release: <a href=\"https://wptavern.com/gutenberg-16-4-introduces-experimental-auto-inserting-blocks\"><strong>Gutenberg 16.4 Introduces Experimental Auto-Inserting Blocks</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>This week, <a href=\"https://twitter.com/SiobhyB\"><strong>Siobhan Bamber</strong></a>, contributor on WordPress mobile app,  handled the Gutenberg plugins release and published the release post <a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\"><strong>What’s new in Gutenberg 16.5? (23 August)</strong></a>. She highlighted the new commands and enhancements to the Command Palette and additional block support for multiple blocks including Details and Post Content blocks.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p class=\"is-style-no-vertical-margin\"><strong>ðŸŽ™ï¸ </strong> Latest episode:  <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5/\">Gutenberg Changelog #88 – WordPress 6.4 and Gutenberg 16.4 and 16.5.</a>with Ellen Bauer as special guest, hosted by Birgit Pauli-Haack</p>\n</div></div>\n\n\n\n<p><strong><a href=\"https://twitter.com/ellenbauer\">Ellen Bauer</a></strong> and I had a great time catching up since we met in person at WordCamp Asia. I was delighted that Ellen came on the Gutenberg changelog show to discuss the latest happening in WordPress and. The Gutenberg Changelog 88 episode will arrive at your favorite podcast app within a couple of days. </p>\n\n\n\n<img width=\"652\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Ellen-Bauer-Birgit-Pauli-Haack-Gutenberg-Changelog-89.jpg?resize=652%2C186&ssl=1\" alt=\"\" class=\"wp-image-25343\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p>Although the deadline to post feedback for the latest call for testing from the FSE Program  <a href=\"https://make.wordpress.org/test/2023/08/09/fse-program-testing-call-25-lets-start-from-the-beginning/\">#<strong>25: Let’s start from the beginning</strong></a> has passed, it&#8217;s still a great set of instructions to test  WordPress 6.3 and all the new features that come with it.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The WordPress Theme team rep <strong><a href=\"https://twitter.com/TheKafleG\">Ganga Kafle</a> </strong>announced that <a href=\"https://make.wordpress.org/themes/2023/08/11/blue-note-the-second-community-theme-is-released/\"><strong>Blue Note: The second community theme is released</strong></a>. &#8220;It is an elegant and fun&nbsp;block&nbsp;theme inspired by jazz and the record label “Blue Note Recordsâ€, he wrote. </p>\n\n\n\n<img width=\"652\" height=\"489\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Blue-Note-screenshot.png?resize=652%2C489&ssl=1\" alt=\"Screenshot blue note theme. \" class=\"wp-image-25351\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy </strong>invites you to the next Hallway Hangout about  <strong><a href=\"https://make.wordpress.org/core/2023/08/21/hallway-hangout-improving-accessibility-in-the-site-editor/\">Improving accessibility in the Site Editor</a>&nbsp; </strong>on September 14 at 15:00 UTC. WordPress Accessibility team members <strong>Alex Stine</strong> and <strong>Joe Dolson</strong> will demo current of pain points and open a discussion about ways to resolve/address current, known issues.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Mary Baum</strong> published <a href=\"https://developer.wordpress.org/news/2023/08/the-anatomy-of-a-letterform/\"><strong>The anatomy of a letterform</strong></a>, part 2 of the six-part series,&nbsp;<em>&#8220;Make your site’s typography make a statement&#8217;</em> on the WordPress Developer Blog. Personally, I enjoy the primer typeface, the deep dive into the terminology and genesis of a typeface and the role it plays on the web and for readers. It&#8217;s a great preparation for the new features coming to WordPress the Font Library, a way to select, store and manage fonts on your website. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>ICYMI: The 3-part series on <strong>Beyond Block Styles</strong> by <strong>Justin Tadlock </strong>is now available on the WordPress Developer Blog: </p>\n\n\n\n<ul>\n<li><a href=\"https://developer.wordpress.org/news/2023/07/beyond-block-styles-part-1-using-the-wordpress-scripts-package-with-themes/\">Part 1: Using the WordPress scripts package with themes</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/07/beyond-block-styles-part-2-building-a-custom-style-for-the-separator-block/\">Part 2: Building a custom style for the Separator block</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/beyond-block-styles-part-3-building-custom-design-tools/\">Part 3: Building custom design tools</a></li>\n</ul>\n\n\n\n<p>Tadlock wrote: &#8220;The goal of this series is to teach you how to work with the APIs that block developers get to play with every day. Only, you’ll use those features in a theme, instead of a block. And you’ll use code and techniques that conform to the guidelines for the WordPress theme directory.&#8221;</p>\n\n\n\n<img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/emoji-icon-picker.jpg?w=600&ssl=1\" alt=\"Screenshot of the emoji picker for a separator block\" class=\"wp-image-25335\" />\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2022&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"6-building-blocks-and-tools-for-the-block-editor\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p>If you had trouble getting definitive answers on how to handle assets with the iframe post editor after the WordPress 6.3,release,  <strong>Nick Diego </strong>added a new page to the documentation that should answer all questions: <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/enqueueing-assets-in-the-editor/\"><strong>Enqueuing assets in the Editor </strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Michael Burridge</strong> wrote a tutorial on <a href=\"https://developer.wordpress.org/news/2023/08/styling-blocks-empowering-users-with-css-custom-properties/\"><strong>Styling blocks: empowering users with CSS custom properties</strong></a>&nbsp;describing a way how you can offer more styling options to used of your blocks beyond the settings via block.json. The post is available on the WordPress Developer Blog. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Juan Ma Garrido</strong> posted a <strong><a href=\"https://make.wordpress.org/core/2023/08/15/status-update-on-the-interactivity-api/\">status update on the Interactivity API</a></strong>, that includes the links to the GitHub spaces for discussion and code, and a getting started guide. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ryan Welcher</strong> and <strong>Nick Diego</strong> invite you to a Hallway Hangout<a href=\"https://make.wordpress.org/core/2023/08/17/hallway-hangout-lets-explore-the-power-of-block-variations/\"> <strong>To explore the power of block variations</strong></a> on September 14, 2023, at 18:00 UTC . An often overlooked feature, you learn how you can use block variations to extend existing blocks and can be as simple or complex as you like.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"7-update-on-html-api\">Update on HTML API</h3>\n\n\n\n<p><strong>Dennis Snell</strong> published a <strong><a href=\"https://make.wordpress.org/core/2023/08/19/progress-report-html-api/\">Progress Report: HTML API</a>&nbsp;</strong>on the WordPress Make blog. It&#8217;s a longer post as he explains why and how the HTML API came to pass and what the future will hold. </p>\n\n\n\n<p>On August 30th, 2023, <strong>Dennis Snell</strong>, is also scheduled to be on the Developer Hours with Michael Burridge for an <a href=\"https://make.wordpress.org/core/2023/08/18/developer-hours-introduction-to-the-html-api/\">Introduction to the HTML API</a>. The session will take place at 15:00 UTC. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Questions? Suggestions? Ideas? Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or send me a message on WordPress Slack or Twitter @bph</em>. </p>\n\n\n\n<p class=\"has-text-align-right has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: Weissenkirchen, Austria &#8211; Active school building since 1316, next to the church. Photo by Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 26 Aug 2023 05:05:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s: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:15:\"Matt: One Hundy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=95968\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ma.tt/2023/08/one-hundy/\";s: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:488:\"<p>WordPress.com <a href=\"https://wordpress.com/blog/2023/08/25/introducing-the-100-year-plan/\">just announced its hundred year plan</a>. This was very fun to create and plan for, and I hope it gets people and other companies thinking about the long term. Very inspired by <a href=\"https://longnow.org/\">The Long Now Foundation</a> and <a href=\"https://archive.org/\">The Internet Archive</a>. See also: <a href=\"https://hundredyearhost.com/\">Derek Siver&#8217;s Hundred Year Host</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 26 Aug 2023 03:53: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: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: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:65:\"WPTavern: Gutenberg 16.5 Adds New Commands to the Command Palette\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148129\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/gutenberg-16-5-adds-new-commands-to-the-command-palette\";s: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:2713:\"<p><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\">Gutenberg 16.5</a> was released this week with the biggest changes landing in the Command Palette. Users now have access to more block-related commands for block transforms and block actions, including the following:</p>\n\n\n\n<ul>\n<li>all transforms&nbsp;<em>to</em>&nbsp;the block has defined (e.g. to cover, to gallery, to columns, to file, to group, to media and text, for an image block)</li>\n\n\n\n<li>these block actions: paste styles, copy, ungroup, group, moveTo, insertAfter, insertBefore, remove, duplicate)</li>\n</ul>\n\n\n\n<p>&#8220;Together, these new commands not only enrich the command palette’s functionality but also improve the distraction-free mode by offering immediate access to basic functions,&#8221; Automattic-sponsored Gutenberg contributor Siobhan Bamber said in the release post.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n\n\n\n\n<p>Improving the discovery of these new commands may prove challenging. Contributors are <a href=\"https://github.com/WordPress/gutenberg/pull/52509#issuecomment-1638161344\">exploring</a> displaying the contextual actions as suggestions immediately after opening the command palette, to scale with the increasing index of available commands.</p>\n\n\n\n<p>&#8220;Since the aim of this PR is to add so many commands, let&#8217;s not surface any suggestions yet,&#8221; Automattic-sponsored designer James Koster said. &#8220;We can explore that in a follow-up with a thought-out design which considers how to scale the display of so many commands, if necessary.&#8221;</p>\n\n\n\n<p>The Command Palette design was also updated in this latest round of version 16.5. Users with a keen eye may notice a new search icon aligned to the right, a reduced width, darker icon color, and more subtle changes.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1200\" height=\"908\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/updated-command-palette.png\" alt=\"\" class=\"wp-image-148244\" />image credit: Gutenberg PR <a href=\"https://github.com/WordPress/gutenberg/pull/53117\">#53117</a>\n\n\n\n<p>Gutenberg 16.5 adds more block supports to the Details block, Post Content block, and File block to make them more customizable with controls for colors, block spacing, and padding.</p>\n\n\n\n<p>This update includes many more small enhancements and bug fixes, including improvements to the writing flow, build tooling, fluid typography, existing Command Palette commands, Snackbar component, and Global Styles. Check out the <a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\">16.5 release post</a> for the full changelog.</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, 25 Aug 2023 17:46: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: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: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:47:\"WPTavern: Watch WordCamp US 2023 Via Livestream\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148229\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com/watch-wordcamp-us-2023-via-livestream\";s: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:2316:\"<img width=\"1820\" height=\"1210\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/Screen-Shot-2023-08-25-at-9.05.13-AM.png\" alt=\"\" class=\"wp-image-148235\" />photo credit: <a href=\"https://twitter.com/WordCampUS/status/1694816958791766190\">WordCamp US</a> &#8211; Contributor Day 2023\n\n\n\n<p><a href=\"https://us.wordcamp.org/2023/\">WordCamp US</a> 2023 kicked off Wednesday with the Community Summit and the Contributor Day on Thursday. The main conference days begin this morning and will be broadcast via high-definition <a href=\"https://us.wordcamp.org/2023/livestream/\">livestreams</a> throughout the event. </p>\n\n\n\n<p>Both the Woodrow Wilson and Cherry Blossom tracks will be streaming on separate links. First up on Friday is they keynote titled &#8220;<a href=\"https://us.wordcamp.org/2023/session/friday-keynote/\">For All Userkind: NASA Web Modernization and WordPress,</a>&#8221; presented by <a href=\"https://us.wordcamp.org/2023/speaker/abby-bowman/\">Abby Bowman</a> and<a href=\"https://us.wordcamp.org/2023/speaker/j-j-toothman/\"> J.J. Toothman</a>. </p>\n\n\n\n<p>In-person attendees will have live captions on the screen in the Woodrow Wilson and Cherry Blossom tracks. The captions are also available on personal devices with livestreaming captions. Organizers have set up <a href=\"https://www.streamtext.net/player?event=WoodrowWilson\">Woodrow Wilson StreamText</a> and <a href=\"https://www.streamtext.net/player?event=CherryBlossom\">Cherry Blossom StreamText</a>, which are also available to those watching remotely.</p>\n\n\n\n<p>Sessions will run through 5:30 PM EST today and Saturday as well. The conference will be capped off with a presentation from <a href=\"https://us.wordcamp.org/2023/session/josepha-haden-chomphosy-on-the-future-of-wordpress/\">WordPress&#8217; Executive Director Josepha Haden Chomphosy, on the future of WordPress</a>, followed by <a href=\"https://us.wordcamp.org/2023/session/the-wordpress-advantage-with-matt-mullenweg/\">Gutenberg: Next with Matt Mullenweg</a> and a live Q&amp;A.</p>\n\n\n\n<p>Livestream viewers can <a href=\"https://us.wordcamp.org/2023/livestream/\">watch for free</a> with no tickets required. Check the schedule for specific times. Presentations you are interested in can be starred and emailed to yourself or printed for easy access.</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, 25 Aug 2023 13:07: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: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:97:\"WPTavern: Post Status Celebrates 10 Years, Adds Joost de Valk and Marieke van de Rakt as Partners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148199\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://wptavern.com/post-status-celebrates-10-years-adds-joost-de-valk-and-marieke-van-de-rakt-as-partners\";s: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:4903:\"<p>This year <a href=\"https://poststatus.com/\">Post Status</a> is celebrating a decade of serving WordPress professionals with its member-supported community. The site was founded by Brian Krogsgard in 2013, and now runs an active Slack community with 2,083 members, a weekly newsletter with 4,300 subscribers, and a job board.</p>\n\n\n\n<p>As a testament to the community&#8217;s continued growth, Post Status <a href=\"https://poststatus.com/joost-and-marieke-join-post-status-as-equity-partners/\">announced</a> it has added WordPress veterans Joost de Valk and Marieke van de Rakt as equity partners who have invested cash in the business. They will also be taking on active roles in leading the Post Status community &#8211; de Valk as CTO and van de Rakt as an advisor and editorial contributor. </p>\n\n\n\n<p>&#8220;Post Status has created the most important networking possibilities for us in the past and helped us grow our WordPress businesses,&#8221; van de Rakt said. &#8220;It seems only fit to contribute and to take on an active role in the Post Status community at this point.&#8221;</p>\n\n\n\n<p>Post Status CEO Cory Miller said the organization will be moving forward with &#8220;the same vision and values &#8211; supporting the business of WordPress, with an emphasis on agency owners.&#8221; Co-owner Lindsey Miller will be taking on a new role as CMO. </p>\n\n\n\n<p>Although maintaining the professional community remains their first priority, Post Status will be expanding with two new initiatives this year that will benefit both partners and members. The team has soft launched the new <a rel=\"noreferrer noopener\" href=\"http://poststatus.com/\" target=\"_blank\">poststatus.com</a>, featuring a new <a href=\"https://poststatus.com/wordpress-companies/\">Partner Directory</a> that showcases WordPress businesses. </p>\n\n\n\n<p>&#8220;I believe a healthy growing business ecosystem inside of WordPress is absolutely key to WP continued growth and success,&#8221; Cory Miller said.</p>\n\n\n\n<p>&#8220;We want to get a little more organized, professional as an industry, and that means cooperating, communicating, working together, with Post Status being that collective brand, showcasing the agencies, software and professionals of WordPress better.</p>\n\n\n\n<p>&#8220;The next step is our directory. We want to say, here’s our professional industry for those looking at WordPress for their web projects.&#8221;</p>\n\n\n\n<p>In addition to ramping up editorial commentary and analysis on industry trends, with the depth of expertise of new partners de Valk and van de Rakt, Post Status is in the early stages of planning an annual summit. It will be similar to WordPress&#8217; contributor summit but for businesses and individuals who are making their way in the marketplace.</p>\n\n\n\n<p>&#8220;The second step is to gather together, talk business and what are we seeing, what are the issues, challenges, and opportunities as an industry,&#8221; Miller said. &#8220;That naturally gives us focus and initiatives to cooperate on together.</p>\n\n\n\n<p>&#8220;Most industries have this already.</p>\n\n\n\n<p>&#8220;Doctors, lawyers, big businesses have these kinds of venues and platforms for conversations about the state of their industry. We need that for WordPress and Post Status is taking next steps to do so.&#8221;</p>\n\n\n\n<p>These two initiatives are next on the organization&#8217;s roadmap, and with the new partnership they now have the resources to execute on them.</p>\n\n\n\n<p>&#8220;Showcase the collective, that’s our directory,&#8221; Miller said. &#8220;And gather us together to have the key conversations we need about where we’re going as an industry and community. That’s our summit.&#8221;</p>\n\n\n\n<p>Sponsors are what keeps the lights on at Post Status. The organization has historically been focused on driving individual membership for WordPress professionals but is shifting its focus on businesses as members now. </p>\n\n\n\n<p>&#8220;We want every WP pro in Post Status, this is their home, their trade association,&#8221; Miller said. &#8220;Those who work at WP companies or with WP as part of their gig, we always want to welcome them in to PS.&#8221;</p>\n\n\n\n<p>Post Status is one of the few WordPress organizations that has been operating for longer than a decade. Now that the Pressnomics event has been retired for four years, the WordPress community is sorely in need of an event where the business-focused community can connect and help each other grow WordPress&#8217; success in the wider industry. Post Status is the organization best-suited to step into this role. To stay on top of the their efforts and plans and to support the business community, <a href=\"https://poststatus.com/join/\">join as a member</a> and/or <a href=\"https://poststatus.us6.list-manage.com/subscribe?u=ff3456b27ebe0be0155087894&id=afc03177a6\">subscribe to the weekly newsletter.</a></p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Aug 2023 03:59: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: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:64:\"BuddyPress: BuddyPress 11.3.1 Security &amp; Maintenance release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=330940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://buddypress.org/2023/08/buddypress-11-3-1-security-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3329:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.11.3.1.zip\">BuddyPress 11.3.1</a> is now available. This is a security and maintenance release. <strong>All BuddyPress installations should be updated as soon as possible</strong>.</p>\n\n\n\n<p>The 11.3.1 release addresses the following security issue:</p>\n\n\n\n<ul>\n<li>A blind SQL Injection from unauthenticated users vulnerability was fixed in <code>BP_XProfile_Query-&gt;find_compatible_table_alias()</code>. Discovered by&nbsp;<a href=\"https://www.gold-network.ch\" target=\"_blank\" rel=\"noreferrer noopener\">Michael Mazzolini</a>.</li>\n</ul>\n\n\n\n<p>This vulnerability was reported privately to the BuddyPress team, in accordance with&nbsp;<a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’s security policies</a>. Our thanks to the reporter for practicing coordinated disclosure.</p>\n\n\n\n<p>BuddyPress 11.3.1 also fixes 3 bugs. For complete details, visit the <a href=\"https://codex.buddypress.org/releases/version-11-3-1/\">11.3.1 changelog</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-8 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-white-background-color has-text-color has-background no-border-radius wp-element-button\" href=\"https://downloads.wordpress.org/plugin/buddypress.11.3.1.zip\">Get BuddyPress 11.3.1</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>You can get the latest version by clicking on the above button, downloading it from the&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">WordPress.org plugin directory</a>&nbsp;or checking it out from our&nbsp;<a href=\"https://buddypress.trac.wordpress.org/browser/branches/11.0\">Subversion repository.</a></p>\n\n\n\n<p>If for a specific reason you can&#8217;t upgrade to 11.3.1, we have also ported the security fix to BuddyPress versions going all the way back to 5.0. Here&#8217;s the list of the available downloads for the corresponding tags, you can also find these links on our <a href=\"https://wordpress.org/plugins/buddypress/advanced/\">WordPress.org Plugin Directory &#8220;Advanced&#8221; page:</a></p>\n\n\n\n<ul>\n<li>If you are using BP 5.2.1 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.5.2.2.zip\">5.2.2</a></li>\n\n\n\n<li>If you are using BP 6.4.2 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.4.3.zip\">6.4.3</a></li>\n\n\n\n<li>If you are using BP 7.3.2 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.7.3.3.zip\">7.3.3</a></li>\n\n\n\n<li>If you are using BP 8.0.2 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.8.0.3.zip\">8.0.3</a></li>\n\n\n\n<li>If you are using BP 9.2.0 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.9.2.1.zip\">9.2.1</a></li>\n\n\n\n<li>If you are using BP 10.6.0 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.10.6.1.zip\">10.6.1</a></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Aug 2023 22:02:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:80:\"WPTavern: WordPress Unveils Design for Upcoming Twenty Twenty-Four Default Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148167\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/wordpress-unveils-design-for-upcoming-twenty-twenty-four-default-theme\";s: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:4016:\"<p>WordPress 6.4 will be shipping with a new default theme, expected in early November. The theme&#8217;s project leaders unveiled the designs and concept for Twenty Twenty-Four in an <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">announcement</a> on WordPress.org today.</p>\n\n\n\n<p>For those who have complained that past default themes have been too niche or too narrowly focused in design, this theme will take the reverse approach. Contributors are attempting to build the ultimate multi-purpose theme that can be used for nearly any kind of website, highlighting the unmatched flexibility of building with blocks.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1600\" height=\"1066\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/TT4.jpeg\" alt=\"\" class=\"wp-image-148180\" />image credit: <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a>\n\n\n\n<p>&#8220;The idea behind Twenty Twenty-Four is to make a default theme that can be used on any type of site, with any topic,&#8221; core contributorJessica Lyschik said. &#8220;Because of that, and contrary to past years, it has no single topic. Instead, three use cases were explored: one more tailored for entrepreneurs and small businesses, one tailored for photographers and artists and one specifically tailored for writers and bloggers.&#8221;</p>\n\n\n\n<p>Last year&#8217;s default theme, <a href=\"https://make.wordpress.org/design/2022/08/10/twenty-twenty-three-default-theme-project-kickoff/\">Twenty Twenty-Three</a>, was a stripped-back and minimal version of Twenty Twenty-Two, with a strong focus on community-submitted style variations. Like its predecessor, Twenty Twenty-Four will put the spotlight on some of the latest WordPress design features.</p>\n\n\n\n<p>&#8220;Twenty Twenty-Four will be a block theme fully compatible with all the site editor tooling and it will surface new design tools like the details block or vertical text,&#8221; Lyschik said. &#8220;Another key intent for the theme is to properly present whole page patterns and template variations so that users don’t need to assemble whole pages themselves, thus easing up their site building process.&#8221;</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1600\" height=\"840\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/TT4-full-page-designs.jpeg\" alt=\"\" class=\"wp-image-148184\" />\n\n\n\n<p>Whole page patterns are a critical feature that all of the best block themes provide, as most people feel daunted when starting from a blank slate. If a whole page pattern is already pre-inserted on a new website install, users are light years ahead in their site building efforts.</p>\n\n\n\n<p>Twenty Twenty-Four features the Cardo font for headings and a sans-serif system font for paragraph text. Cardo is an Old Style serif typeface designed by David J. Perry in 2002 for “classicists, biblical scholars, medievalists, and linguists.†It grounds the design with a bit of sophistication but should be easy to swap out with the <a href=\"https://wptavern.com/wordpress-6-4-roadmap-includes-typography-management-features-new-blocks-and-twenty-twenty-four-default-theme\">typography management features coming in 6.4</a>.</p>\n\n\n\n<p>The initial previews of the theme don&#8217;t stray far from many of the traditional website designs you might see browsing businesses or portfolios. It leans more towards  providing an invisible framework for the user&#8217;s own creations, instead of pushing a single, opinionated design. This design lets the Site Editor and design controls shine as tools that can unlock human creativity on the screen. So far it has received positive feedback on the WordPress.org announcement. Check out the <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">post</a> for more images/video, and information on how contribute to Twenty Twenty-Four&#8217;s development.</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, 24 Aug 2023 20:36: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:\"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:87:\"WPTavern: Organic Themes Launches Apparel Store to Raise Money for the Maui Strong 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:30:\"https://wptavern.com/?p=148133\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/organic-themes-launches-apparel-store-to-raise-money-for-the-maui-strong-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:2186:\"<img width=\"2098\" height=\"1174\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/Screen-Shot-2023-08-23-at-4.19.06-PM.png\" alt=\"\" class=\"wp-image-148138\" />\n\n\n\n<p><a href=\"https://organicthemes.com/\">Organic Themes</a>, one of the oldest WordPress theme shops, was founded in 2009 in the town of Lahaina on the island of Maui, which was ground zero for the recent <a href=\"https://en.wikipedia.org/wiki/2023_Hawaii_wildfires\">devastating wildfires</a>. Until recently, Lahaina was home to Organic Themes co-founder David Morgan, who hosted the Maui WordPress meetups for years, and co-organized WordCamp Maui in 2015.</p>\n\n\n\n<p>Morgan and his co-founder Jeff Milone have been best friends since high school. In 2007, Morgan sold everything and moved to Oahu, working as a freelance designer while living out of his car after arriving. </p>\n\n\n\n<p>&#8220;While living on Oahu, Jeff and I began working long-distance on freelance WordPress projects,&#8221; Morgan said. &#8220;This led to the idea of starting a theme business together, and I invited Jeff to Hawaii in 2009. While he was visiting me on Oahu, we flew to Maui and fell in love with the island. We decided to start our business there.&#8221;</p>\n\n\n\n<p>Organic Themes operated out of Lahaina for ten years before Morgan eventually returned to the mainland to start his family in Sarasota, Florida. Milone still resides in Maui part-time. </p>\n\n\n\n<p>&#8220;We have friends that have lost their homes,&#8221; Morgan said. &#8220;We&#8217;ve been in touch with old neighbors and friends, and it&#8217;s been beyond shocking for us to see what has happened.&#8221;</p>\n\n\n\n<p>The company recently created the <a href=\"https://lahaina.help/\">Kokua Lahaina</a> website and apparel products as a way to give back to their community. The site is built on WordPress and WooCommerce and uses the <a href=\"https://organicthemes.com/stax-theme/\">STAX</a> block theme. Organic Themes is donating all profits to the <a href=\"https://www.hawaiicommunityfoundation.org/maui-strong\">Maui Strong Fund</a>, which provides shelter, food, financial assistance, and other services to those impacted by the wildfires.</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, 23 Aug 2023 20:38: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: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: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:38:\"Matt: Open Sourcing Algorithmic Choice\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=95800\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2023/08/open-sourcing-algorithmic-choice/\";s: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:631:\"<p>Jon Weeks from the Evening Standard <a href=\"https://www.standard.co.uk/business/tumblr-ceo-matt-mullenweg-on-opensourcing-social-media-b1101975.html\">interviewed me for their <em>How to Be a CEO</em> podcast</a> about Tumblr, and as I often do we mostly talked about open source.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div>    <div></div>    </div>\n</div>\n\n\n\n<p>If you can&#8217;t listen <a href=\"https://techcrunch.com/2023/08/23/automattic-ceo-matt-mullenweg-talks-future-of-tumblr-with-algorithmic-choice-ai-enhancements-and-more/\">Techcrunch&#8217;s Sarah Perez posted a really nice summary of the interview</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, 23 Aug 2023 18:02: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: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: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:121:\"WPTavern: WordPress 6.4 Roadmap Includes Typography Management Features, New Blocks, and Twenty Twenty-Four Default Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148086\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:130:\"https://wptavern.com/wordpress-6-4-roadmap-includes-typography-management-features-new-blocks-and-twenty-twenty-four-default-theme\";s: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:3987:\"<p>Work on <a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">WordPress 6.4 is kicking off</a> with a post from Editor Triage Co-Lead Anne McCarthy that highlights everything the team has planned for the release. This will be the third major release of 2023, and is unique in that it&#8217;s being led by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a>.</p>\n\n\n\n<p>Although WordPress is moving into <a href=\"https://make.wordpress.org/core/tag/phase-3/\">Phase 3 of the Gutenberg project</a>, which focuses on collaboration, 6.4 will primarily extend existing features in the block and site editors.</p>\n\n\n\n<p>&#8220;Initial explorations for phase 3 will continue in the Gutenberg plugin, and any early wins will be added alongside the foundational work already planned in this major release,&#8221; McCarthy said. </p>\n\n\n\n<p>WordPress 6.4 is anticipated to introduce typography management features, including a <a href=\"https://github.com/WordPress/gutenberg/issues/52698\">Font Library</a> and <a href=\"https://github.com/WordPress/gutenberg/issues/41479\">server-side @font-face CSS generation and printing</a>. This means users will be able to browse a library of fonts in the admin, similar to how they manage media. It will not be dependent on the theme that is activated but will be a library that is extensible for plugin developers.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1600\" height=\"902\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/font-library.png\" alt=\"\" class=\"wp-image-148114\" />image credit: <a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Roadmap to 6.4</a>\n\n\n\n<p>Other new functionality planned for 6.4 includes the following: </p>\n\n\n\n<ul>\n<li><a href=\"https://core.trac.wordpress.org/ticket/57704\">Revisions for templates and template parts</a></li>\n\n\n\n<li>New blocks: <a href=\"https://github.com/WordPress/gutenberg/issues/42229\">Table of Contents</a>, <a href=\"https://github.com/WordPress/gutenberg/issues/53776\">Time to Read</a>, and <a href=\"https://github.com/WordPress/gutenberg/issues/41730\">Scrolling Marquee</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/51132\">Lightbox</a> functionality for individual image blocks</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/39439\">Auto-insert blocks</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/53049\">Post formats in block themes</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/53305\">Improvements to the writing experience</a> and <a href=\"https://github.com/WordPress/gutenberg/issues/50891\">link control UI</a></li>\n\n\n\n<li>Updates to interfaces and tools &#8211; top toolbar, distraction-free, command palette, list view, and more</li>\n\n\n\n<li>Refinements and enhancements to Site Editing, Global Styles, and design tools</li>\n\n\n\n<li>Updates to Patterns: <a href=\"https://github.com/WordPress/gutenberg/issues/53164\">add the ability to set categories</a>, <a href=\"https://github.com/WordPress/gutenberg/issues/51945\">update inserter experience</a>, explore possibly including <a href=\"https://github.com/WordPress/gutenberg/issues/53705\">partially synced patterns</a></li>\n\n\n\n<li>Improvements to navigation customization and management</li>\n\n\n\n<li>Expand design tools available for Footnotes, <a href=\"https://github.com/WordPress/gutenberg/issues/52812#top\">ensure compatibility for Custom Post Types</a></li>\n</ul>\n\n\n\n<p>WordPress 6.4 will also ship with a new Twenty Twenty-Four default theme that will showcase the latest capabilities of block themes. </p>\n\n\n\n<p>McCarthy emphasized that the features published in the roadmap are &#8220;being actively pursued&#8221; but may not represent what actually lands in the final release.</p>\n\n\n\n<p>WordPress 6.4 is anticipated to be released on November 7, 2023, with Beta 1 expected on September 26.</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, 23 Aug 2023 16:24: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: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:80:\"WPTavern: #88 – Jo Minney on the State of the WordPress Community in Australia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=148105\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/podcast/88-jo-minney-on-the-state-of-the-wordpress-community-in-australia\";s: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:48938:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, the state of the WordPress community in Australia.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you, and hopefully get you all your idea featured on the show. Head to WPTavern.com forward slash contact forward slash jukebox and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Jo Minney.</p>\n\n\n\n<p>Jo is the founder of a small business that specialises in building websites for organisations, mainly nonprofits and the tech industry. With a background in engineering, Jo decided to shift her focus to website development using WordPress. She was excited about the WordPress community and joined her local meetup, eventually becoming an organizer.</p>\n\n\n\n<p>Jo is keen for the WordPress community in Australia to grow, and has been making significant contributions to that growth.</p>\n\n\n\n<p>In this episode, Jo shares her insights on the challenges of organizing WordCamps and meetups in Australia, where the large size of the country, and small population presents some unique obstacles. If you&#8217;re used to a European or north American setting, it&#8217;s really interesting how the geography of the country presents challenges not seen elsewhere.</p>\n\n\n\n<p>We discussed the importance of paying speakers and covering their travel expenses to create equal opportunities for freelancers and small businesses, as well as to give the Australian community a stronger voice.</p>\n\n\n\n<p>We talk about her journey with WordPress, starting from her early days as a coder in a different field, and navigating the community online. Jo highlights the need for in-person opportunities to learn and connect with others. Especially in a global community where the time zone differences and online platforms can be limiting.</p>\n\n\n\n<p>We chat about the challenges faced by the Australian WordPress community from limited resources and burnout, to the struggle of attracting new organizers and attendees. Jo share some exciting success stories, such as organizing WordPress events and hosting a successful do_action event.</p>\n\n\n\n<p>We briefly get into the need for more diverse voices and the importance of fostering, a supportive and inclusive environment. If you&#8217;re interested in hearing about how the WordPress community is doing in Australia, this episode is for you.</p>\n\n\n\n<p>You can find all of the links in the show notes by heading over to WPTavern.com forward slash podcast. Where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Jo Minney.</p>\n\n\n\n<p>I am joined on the podcast today by Jo Minney. Hello Jo.</p>\n\n\n\n<p>[00:03:40] <strong>Jo Minney:</strong> Nice to be here.</p>\n\n\n\n<p>[00:03:41] <strong>Nathan Wrigley:</strong> Yeah thank you for joining me. Jo is in Western Australia which means that the collision of the time zones is pretty severe on this one. It&#8217;s the middle of the afternoon for me which means it&#8217;s very, very late in the evening for Jo. So first up Jo, thank you very much for staying the course and being with us.</p>\n\n\n\n<p>I guess my first question, as always, it&#8217;s a pretty banal one but it&#8217;s worth asking anyway. Given that we&#8217;re on a WordPress podcast, we&#8217;re going to be talking about the WordPress community in Australia in particular. Would you mind just spending a moment just telling us who you are? What your relationship is with WordPress? Perhaps a little bit about the kind of job that you have, and the role that you have and all of that good stuff.</p>\n\n\n\n<p>[00:04:22] <strong>Jo Minney:</strong> Sure I can absolutely do that. So I am a small business founder like a lot of people that work with WordPress. I run I guess what you&#8217;d call a micro business. I have a grand total of three people in my team, and we build websites for mainly organizations. We work a lot with nonprofits and also a bit with the tech industry. So my background is actually engineering, and I threw in the towel and decided I didn&#8217;t want to do engineering anymore and started building websites instead.</p>\n\n\n\n<p>So in a nutshell what I do now, and how I use WordPress. And when I first started using it I got really excited when I found out about the community that was behind it and things like meetups and WordCamps. And that was yes, this is so exciting and went and joined our local meetup and none had been running for the last year and a half. So that was a bit sad. And then I reached out to the organizer who had previously run them and was like, hey, what&#8217;s going on? And she&#8217;s like here you go. And so I became lead organizer and the rest, I guess, is as they say history.</p>\n\n\n\n<p>[00:05:27] <strong>Nathan Wrigley:</strong> Did you find the community more or less as soon as you found WordPress? Did you have a nice bit of serendipity there? Because when I discovered WordPress it was many years before I realized that there was any kind of community. I purely viewed it as a piece of freely available software. And whilst I understood that the freely available nature of it meant that there was community involvement in building the software, I had no conception there was a community of people who would be meeting up in the real world or getting into the kind of discourse that they do, in all sorts of different directions. So yeah, to paraphrase that question, did you find the community right away?</p>\n\n\n\n<p>[00:06:07] <strong>Jo Minney:</strong> I wouldn&#8217;t say right away, but fairly soon after I started using WordPress. So I had done a little bit of coding before I started using WordPress but in a very different environment, working as I said in engineering. I was really lucky that my husband, who&#8217;s also my business partner now, also works in development.</p>\n\n\n\n<p>And when I first said I want to learn how to use WordPress and I&#8217;m going to use it to create my website for my consulting business, which back then was still in engineering, he was like no you can&#8217;t use WordPress. WordPress is the devil. He&#8217;s come around since then. He&#8217;s actually speaking at WordCamp US. We do a lot of collaboration projects now. So he builds custom web applications and my team do WordPress websites. And we do a lot of merging the two together and integrating them.</p>\n\n\n\n<p>When I first started using it I felt like a lot of the time the people that I was asking were a lot more superior at using it to me, and had a lot more experience. So reaching out online was a little bit intimidating. So I actually started looking quite early on in my journey for something that was in person, because it would enable me to kind of go and learn from other people without having to actively start asking questions on online forums, where often I was the only woman there, or I didn&#8217;t know if I was the only woman there, but I kind of had assumed in that space.</p>\n\n\n\n<p>[00:07:30] <strong>Nathan Wrigley:</strong> Yeah thank you. So in terms of the timeline of all of this, you may have mentioned it but forgive me I didn&#8217;t pick up on it. How far back are we going in history? What year? 2015, 2016, or later than that? Did you reach out and find these events?</p>\n\n\n\n<p>[00:07:48] <strong>Jo Minney:</strong> Yeah, so I think I started using WordPress in 2017, quite recently compared to a lot of people that are in the WordPress community. And I took over the meetup as lead organizer I think in 2019. I could be wrong it could have been 2018, but it was either 2018 or 2019. So it was only a year or so into the first time that I had actually touched the platform.</p>\n\n\n\n<p>[00:08:12] <strong>Nathan Wrigley:</strong> Okay so pre pandemic you discovered the real world community. So paint a picture of what it&#8217;s like in Australia. Now clearly you&#8217;re going to be able to paint that picture better describing where you live. But if you&#8217;re able to give us more information about Australia more broadly that would be excellent as well. And maybe during the course of the next few minutes we can map out how things may have changed since 2017, 2018, 2019, to where they are now.</p>\n\n\n\n<p>[00:08:42] <strong>Jo Minney:</strong> Yeah, that&#8217;s a great question. So I have a question for you in return, cause I know that you&#8217;ve been to Australia before. We talked about that earlier. Australia is pretty big. So do you want to have a stab at how big Australia is?</p>\n\n\n\n<p>[00:08:57] <strong>Nathan Wrigley:</strong> In terms of square miles, or just multiples of the UK.</p>\n\n\n\n<p>[00:09:01] <strong>Jo Minney:</strong> Either&#8217;s fine.</p>\n\n\n\n<p>[00:09:02] <strong>Nathan Wrigley:</strong> Okay so I would imagine that you could fit the UK into Australia, I&#8217;m going to pluck a number out of thin air, 35 times.</p>\n\n\n\n<p>[00:09:09] <strong>Jo Minney:</strong> I actually have no idea how many times you can fit the UK into Australia but I do know that it is about the same size as the lower 48 in the US. So it&#8217;s like 7. 6 million square kilometers, versus 8 million square kilometers for the US. So they&#8217;re pretty comparable size wise.</p>\n\n\n\n<p>Do you want to have a stab at what the population of Australia is compared to the population of the US?</p>\n\n\n\n<p>[00:09:34] <strong>Nathan Wrigley:</strong> Okay, so I&#8217;m going to guess Australia has 22 or 23 million people in it.</p>\n\n\n\n<p>[00:09:40] <strong>Jo Minney:</strong> It&#8217;s a little bit higher than that. It&#8217;s 26 and a half, thereabouts, million. Which is less than Texas. So think it&#8217;s really important to understand that one of the biggest challenges that we face here, and you would know this from having driven across the Nullarbor, is there&#8217;s nothing in the middle of Australia.</p>\n\n\n\n<p>We only live around the outside. So if you imagine the entire US but only having people live around the coastal cities and having the entire population of that whole continent being less than Texas.</p>\n\n\n\n<p>[00:10:13] <strong>Nathan Wrigley:</strong> Yeah that&#8217;s fascinating. So I guess if you&#8217;re listening to this and you&#8217;re a North American, the distance that you would have to go from east to west is comparable from say going, I don&#8217;t know, from Virginia to California. They&#8217;re on the same kind of scale but the population is significantly smaller. I guess what you&#8217;re trying to say is we&#8217;re spread out.</p>\n\n\n\n<p>[00:10:35] <strong>Jo Minney:</strong> Yeah, we really are. And I think if you&#8217;re in Europe, again, to travel the length of Australia or the width of Australia you&#8217;re traveling through multiple countries. Each of which probably has a higher population than what we do. So the challenge that we&#8217;ve got there is that our communities to start with, and I don&#8217;t just mean our WordPress communities, I mean our cities, the people that we have living here, are very small in comparison to a lot of other places in the world. So because our population is so spread out, it makes it really hard for us to hold in person events in the first place.</p>\n\n\n\n<p>So that&#8217;s a challenge that we&#8217;ve always faced here in Australia in building our community. And it&#8217;s something we were slowly starting to overcome. And we did before the pandemic have meetups happening in, I think, five different cities around Australia. And then obviously the pandemic happened and all of that stopped.</p>\n\n\n\n<p>But even before the pandemic started, in the city where I live, I mean it&#8217;s only 2 million odd people here, but we had never had a WordCamp in the whole time that WordCamps had started running.</p>\n\n\n\n<p>So if you think about someone who&#8217;s just coming into the WordPress community for the first time, and they learn about all of this stuff and then they find out actually we&#8217;ve got no meetups running. We&#8217;ve got no WordCamps running. We don&#8217;t actually have a community here. It can be really sad, and really soul crushing I guess.</p>\n\n\n\n<p>That&#8217;s kind of where I was at. So I got it in my head, I was like that&#8217;s it, I&#8217;m going to be the person that organizes the first WordCamp here in Perth. And to do that I reached out to a lot of the other organizers from around Australia, who are fantastic people. And some of them have been doing that for a really long time.</p>\n\n\n\n<p>And that&#8217;s probably the second challenge that we have which is burnout. And I know that this is not something unique to Australia. I know this happens everywhere. When you&#8217;ve got meetup organizers that are volunteers it&#8217;s not just rocking up for the time of the meetup and ordering some pizza. It&#8217;s organising speakers, it&#8217;s growing the community and actually making sure that people come along to it. There&#8217;s a lot that&#8217;s involved with it.</p>\n\n\n\n<p>And often it falls on one, maybe two, people to do that. And we really struggled to get more organizers, to get attendees, to get speakers. And when you look at that compounded with the fact that we have such a small population compared to the space we have, you can see how very quickly it becomes a challenge.</p>\n\n\n\n<p>[00:13:04] <strong>Nathan Wrigley:</strong> Yeah. I guess in Europe, as an example, the population density is extremely high. I&#8217;m guessing per square kilometre it probably is even higher than in the US. I don&#8217;t actually know if that&#8217;s true or not, but I&#8217;m imagining it is.</p>\n\n\n\n<p>The point being there&#8217;s lots of people. So the reservoir of people who may stumble into the community within a hundred miles of where I live there are likely to be a dozen, two dozen, a hundred, whatever that number may be. Whereas where you are, that number is going to be significantly lower. And so if somebody steps into the community but then gets that burnt out, or just gets fed up, or moves on, or just doesn&#8217;t wish to contribute to those events, there really isn&#8217;t that pool of people that you can dip into which would be present in North America or other parts of the world, Europe and so on.</p>\n\n\n\n<p>So if somebody moves on there&#8217;s often somebody that will take that role on again. And I know that in the recent past there have been discussions about whether or not, even in Europe and other places, the burnout and the replacement of people is more and more challenging. But I guess where you are it&#8217;s really acute.</p>\n\n\n\n<p>[00:14:13] <strong>Jo Minney:</strong> Yeah absolutely. And I think another thing that became a challenge for us is, you mentioned earlier a mutual acquaintance of ours, Cameron. And he moved to the UK. He wasn&#8217;t the only one. We actually had two of our other organising committee who we had spent the last couple of years trying to build up that community, and they also moved either interstate or international.</p>\n\n\n\n<p>So I am back to being the only organizer now for our local meetup. And we&#8217;ve now got three meetups around Australia running. So Sydney is definitely the most recovered. And a big part of that is because it&#8217;s got Will spearheading it who is phenomenal. Who mentors WordCamps and stuff like that, and has a lot of contacts. And also just because Sydney has the biggest population of any of our cities in Australia.</p>\n\n\n\n<p>Brisbane started up again. For anyone who doesn&#8217;t know Australia which is most people in the world, they&#8217;re in the the top right. So in the northeast of Australia. And our biggest WordCamp that we&#8217;ve ever had before the pandemic so it was November 2019 I think or maybe a bit earlier than that, it was in 2019 anyway. That was our biggest WordCamp we&#8217;ve ever had in Australia and that was 450 people.</p>\n\n\n\n<p>[00:15:29] <strong>Nathan Wrigley:</strong> Yeah that&#8217;s really interesting as a contrast, the last WordCamp London that I attended, which I think was in 2019. So that&#8217;s a subset of the events which go on in the UK. I think that event was about 600, something like that. WordCamp Europe is usually touching about 3,000. WordCamp US, although the numbers have been much smaller recently due to pandemic restrictions, you know eclipses 2,000 as well. So the magnitude, given everything that you&#8217;ve said, I guess we&#8217;re expecting the numbers to be lower.</p>\n\n\n\n<p>Were you saying 400 as the big flagship event in Australia, the Sydney one? Were you saying 400 because you thought that was a small number, or were you just saying it because that is the number?</p>\n\n\n\n<p>[00:16:11] <strong>Jo Minney:</strong> A little of both. 450 was actually in Brisbane. So I think actually a lot of the speakers at that had come from interstate, and that&#8217;s something that definitely we&#8217;ve noticed. Every WordCamp that we have in Australia people travel to it, because they&#8217;re so rare here. Even though it costs us an absolute fortune, we still have people flying to Brisbane, flying to Sydney, flying to Port Macquarie.</p>\n\n\n\n<p>And an interesting thing that I noticed was that a lot of the speakers were the same across multiple WordCamps in Australia because again, it comes down to that not having a huge population and we struggle to find speakers for our meetups. So you can imagine it&#8217;s equally hard to find speakers for WordCamps.</p>\n\n\n\n<p>So that&#8217;s a challenge there. Since post pandemic it&#8217;s become even harder. I know I&#8217;ve had the same conversation with the Brisbane organisers and the Sydney organisers. And I don&#8217;t know if this is something that other communities have experienced, but all three of us have found that our communities are essentially started from scratch again.</p>\n\n\n\n<p>So the number of people that have come back from pre pandemic communities is basically zero. So we had one person at our first meetup when we restarted that had attended a meetup before, ever. It&#8217;s not a bad thing, but it&#8217;s still a thing. And it&#8217;s something that I think has also become a challenge because it means that there aren&#8217;t people who are experienced with running events and that sort of thing. And how to put the word out, and what&#8217;s involved in organising them, and speaking with who is around to help out with that load.</p>\n\n\n\n<p>[00:17:43] <strong>Nathan Wrigley:</strong> Yeah. It&#8217;s interesting. In the UK there&#8217;s several factors which are making it more difficult to get that community engagement back up to the levels that it was pre pandemic. The first one is obviously just related to people&#8217;s desire to go out. They may have dropped out of the community. So there&#8217;s the process of, as you&#8217;ve just described, starting from scratch. So that&#8217;s one thing.</p>\n\n\n\n<p>But also the cost of ever so many aspects of life has gone much, much higher than it was prior to the pandemic. Particularly the cost of venue hire. Venue hire over here has become significantly more expensive, orders of magnitude more expensive. And so something that may have cost X 5 years ago, or 3 years ago is now possibly 3 or 4 or 5 X for the exact same building, for the exact same duration. So there&#8217;s all sorts of circumstances contriving to make it as hard as possible I think. And if you&#8217;re starting from scratch, that is even more of an obstacle.</p>\n\n\n\n<p>[00:18:48] <strong>Jo Minney:</strong> Yeah absolutely. And I am sure that London is probably about as expensive, maybe even more expensive, than Australia. So one of the things that I think is very different here, so those WordCamps that I talked about, even our biggest ones have always historically been at educational venues. So we&#8217;ve always used universities.</p>\n\n\n\n<p>And the one that we were planning locally here was at a TAFE, which is a technical institute. I don&#8217;t know what you would call that in places that are not Australia. That&#8217;s sort of always the kind of places that we&#8217;re looking at and we&#8217;re not talking about flashy hotels and things with 2000 people or conference centers. We&#8217;re talking about a university during their down times. So even trying to keep those costs really low, it was actually a real struggle for us to be able to fund. And I say us, I wasn&#8217;t actually involved in the organising committee for the last one, because I was still fairly new to the community at the time.</p>\n\n\n\n<p>But speaking to Will and some of the other previous organizers about it, A they have to wait until the end of the year to find out the availability for those venues. So it makes planning kind of a challenge. And B, one of the things that WordCamp limited us to, or really pushed for, was for us to keep the ticket prices down at 50 Australian. Which is like 30 Euro or 30 US. So trying to do that and then cover the rest of it, even using a really comparatively cheap venue like a university, was really a struggle still to meet the budget.</p>\n\n\n\n<p>And on top of that, in 2019 that was the first year that we&#8217;d had three WordCamps in Australia in the same year. So before that the most that we&#8217;d ever had was two. And I think that had only happened once. And what we found is that the organizers for those WordCamps were actually competing for funding. So the sponsors were like, oh I don&#8217;t want to fund WordCamp Sydney because we just funded WordCamp Brisbane, and it&#8217;s all the same people that are attending.</p>\n\n\n\n<p>So that&#8217;s something that has really been something that we&#8217;ve noticed, and it&#8217;s something that we&#8217;re keeping in mind when we go into the future planning WordCamps. While we know that they are historically encouraged to be very local events, that&#8217;s something that we&#8217;ve got to keep in mind. We are potentially competing against other cities for that attention where we don&#8217;t want to be. We want to be helping each other grow because there&#8217;s not enough of us to be in competition. We&#8217;ve got to be helping each other out.</p>\n\n\n\n<p>[00:21:15] <strong>Nathan Wrigley:</strong> Yeah. It speaks to coordinating at a higher level doesn&#8217;t it? The idea that, let&#8217;s say there&#8217;s three or five, that they were A spread out geographically, B spread out over time so that you weren&#8217;t trying to compete in the same month for a WordPress event. And that obviously, you&#8217;ve got to go a little bit higher up the pecking order to figure out all of that stuff.</p>\n\n\n\n<p>But from everything that you&#8217;ve said you sound fairly, I&#8217;m going to use an English colloquialism, you sound fairly chipper. Which means you sound fairly upbeat.</p>\n\n\n\n<p>[00:21:47] <strong>Jo Minney:</strong> Optimistic. Hopeful.</p>\n\n\n\n<p>[00:21:49] <strong>Nathan Wrigley:</strong> Exactly. But I want to probe into this, if you&#8217;re willing. How do you really feel about this? Because I can imagine that with all these setbacks and no shows, people coming in smaller numbers, the feeling that the community is dwindling. Do you get moments where you just think, oh this is really hardly worth my time anymore? Do you ever get those moments where you just want to throw in the towel?</p>\n\n\n\n<p>And if that is the case, I wonder if that is another problem which has to be dealt with, you know, people just getting fed up and moving on.</p>\n\n\n\n<p>[00:22:17] <strong>Jo Minney:</strong> Yeah. I won&#8217;t lie. There&#8217;s definitely been times where I&#8217;ve been like, is it really worth it? I am the only volunteer contributor that I&#8217;m aware of, other than my husband who is fairly new to it, in my entire state.</p>\n\n\n\n<p>We have one other contributor who&#8217;s full time at Automattic. So when it comes to the WordPress community everyone that I know is online. And that in itself can be really depressing. But it can also be really challenging for me to have a conversation with someone. And I do think that in person conversations are important, and you don&#8217;t communicate the same way online and over text and via Slack and things like that. Commenting on blog posts is what you do when you&#8217;re having a face to face conversation.</p>\n\n\n\n<p>And while decisions in the WordPress community aren&#8217;t made at WordCamps and meetups and things like that, conversations are started there. And those conversations help to drive future decisions. And that is really important. And it&#8217;s sad to me that Australia isn&#8217;t part of that conversation, and hasn&#8217;t been since definitely since pre Covid, but even before then we were struggling.</p>\n\n\n\n<p>So I think for me that&#8217;s one of the most disappointing things. For example, WordCamp Asia was earlier this year which was super exciting for us. There were some Australian people that attended that. There were no Australian speakers as far as I&#8217;m aware, which I don&#8217;t think is a bad thing because I think it was important for WordCamp Asia to really push for representation from Asian speakers, because that was the purpose of it. And I know if we were to ever have a WordCamp Australia in the future that we would be pushing to try and have as many local speakers as possible as well.</p>\n\n\n\n<p>But then if we look at some of the bigger flagship camps there were two speakers at WordCamp Europe that were from Australia, that I&#8217;m aware of. So I did stalk and go through every single speaker to check, because what else am I going to do with my spare time that I don&#8217;t have?</p>\n\n\n\n<p>So both of the speakers from Australia that were at WordCamp Europe were executives from companies that are very big. And I&#8217;m not going to name names. You can go find them yourself if you&#8217;re really interested, but they work for the Googles and the eBays and the News Corps.</p>\n\n\n\n<p>And, my concern is that globally the voices that are coming out of Australia are not the ones that are doing the work of rebuilding the community. They represent big interests, not most interests. And to me that&#8217;s the most concerning thing about the lack of community here in Australia.</p>\n\n\n\n<p>[00:24:51] <strong>Nathan Wrigley:</strong> Yeah. There is this phrase which sometimes gets brought out that the people that can contribute to the project, there&#8217;s sometimes a feeling that it&#8217;s those that can afford to contribute to the project. So in the scenario that you just described, if your very successful company are willing to send you, then you are now sitting at the table where potentially some of those decisions are being made.</p>\n\n\n\n<p>I realize that it&#8217;s far more complicated than that, but you have a voice because you&#8217;re able to go and prior success for the company that you work for, you know, it&#8217;s no reflection on that company. We want the companies to be successful but that&#8217;s just how it works. And it&#8217;s difficult for people, well such as yourself, to sort of feel like your voice is rising to the top and being heard, I guess.</p>\n\n\n\n<p>[00:25:34] <strong>Jo Minney:</strong> A hundred percent. And you look at the cost of flights, for example. So it&#8217;s easy enough to say we&#8217;ll just go to some of these. Get more people and fund them to go over. But flights are like 65% more expensive now than they were pre pandemic, for international flights from Australia. That&#8217;s bonkers.</p>\n\n\n\n<p>I certainly can&#8217;t afford to pay out of my own money to go over there. And even getting sponsorship, there&#8217;s nothing really in it. There is things in it for people, but it is a challenge to communicate them.</p>\n\n\n\n<p>I like stats, you might&#8217;ve noticed that already Nathan. One of my favorite stats about why I think it&#8217;s important for people to start paying attention to the WordPress community in Australia? So we have the 14th largest market for eCommerce in the world. Which is cool sure. Do you know how much of the web or how much eCommerce on the web is powered by WooCommerce overall globally?</p>\n\n\n\n<p>[00:26:30] <strong>Nathan Wrigley:</strong> Oh no. I know it&#8217;s a significant amount, but don&#8217;t know exact number. Yeah I realize it&#8217;s very high.</p>\n\n\n\n<p>[00:26:37] <strong>Jo Minney:</strong> Yeah like everyone knows the WordPress number, right? But nobody knows the WooCommerce number. I like this because I feel like it&#8217;s a better, accurate representation of websites that are being used. Whereas the WordPress number still takes into account a lot of sort of dormant sites and that sort of thing. So with WooCommerce it powers about 24% of eCommerce sites on the web globally.</p>\n\n\n\n<p>In Australia however, it&#8217;s less than 15%, and Shopify leads with over 20%. So what that tells me, and this is obviously just my interpretation of that data, but it tells me that in Australia we don&#8217;t have the same recognition and understanding of WordPress and WordPress tools as what there is globally.</p>\n\n\n\n<p>And that&#8217;s an opportunity for people who are earning lots of money from WordPress. For the Automattic&#8217;s and the Yoasts and these other big companies that have combined collectively an economy that&#8217;s like bigger than Tesla. It tells me that there is value in them paying more attention to Australia and helping us to rebuild the community because I don&#8217;t think that we can continue to do it the way that we&#8217;re trying at the moment.</p>\n\n\n\n<p>[00:27:45] <strong>Nathan Wrigley:</strong> Yeah that&#8217;s really interesting. That was a really interestingly presented fact because makes it, well it lays bare the opportunity that is maybe being left. The old adage of money being left on the table it kind of fits under that umbrella, doesn&#8217;t it?</p>\n\n\n\n<p>It sounds like you are A, you&#8217;re very committed to the community. I guess you wouldn&#8217;t be on a podcast like this if you weren&#8217;t. But B, you&#8217;ve identified that there&#8217;s a problem. So C, I guess, is what do we do about the problem? Do you have any endeavors? Do you have any thoughts? Do you have any intuitions as to how these challenges might be overcome? How you might reinvigorate the community?</p>\n\n\n\n<p>[00:28:24] <strong>Jo Minney:</strong> Yeah look I think a lot of people who are much smarter and more engaged and well versed in the WordPress community than me have already suggested a lot of the things that I look at and go that would really help us. Even though we&#8217;re not specifically the target audience for those things that are being championed.</p>\n\n\n\n<p>And one of those big ones is, and I know it&#8217;s probably a drum that&#8217;s been beaten to death, but paying speakers or at least covering their travel. Because as I said, I think a lot of those conversations happen at WordCamps. And even if you&#8217;re not paying people to attend them or that sort of thing, by paying speakers you&#8217;re giving the same opportunities to the freelancers and those small businesses as you are to those companies that are working for Google and eBay.</p>\n\n\n\n<p>So I think that&#8217;s one thing that would go a long way towards evening the playing field, and allowing the Australian community to have a little bit more of a voice. And I know that there&#8217;s a huge amount of work that&#8217;s being done to push for that in the WordPress community by loads of different, amazing people.</p>\n\n\n\n<p>And there are sponsorship options and stuff out there for people who are underrepresented in tech. But you know they have their challenges. I think that would go a long way towards helping.</p>\n\n\n\n<p>[00:29:39] <strong>Nathan Wrigley:</strong> I just want to just interject there again and inject the geographical piece again. Because it&#8217;s so easy to forget that for where I live, really I can hop into a car and I can be at a local event within an hour, less. You know and typically more or less everybody in the UK could probably drive in one of the directions of the compass and find an event fairly quickly. May not be all that frequent, but at some point during the calendar year, it really is different isn&#8217;t it where you are? You know you may just drive off in the same compass direction as I do but you end up in the middle of the desert.</p>\n\n\n\n<p>[00:30:13] <strong>Jo Minney:</strong> Or the ocean depending on which way you go.</p>\n\n\n\n<p>[00:30:15] <strong>Nathan Wrigley:</strong> So there really aren&#8217;t those opportunities and the fact that you have to travel further, as you&#8217;ve described, the cost of airline transportation has gone through the roof. So it may be that you simply are nowhere near something. And so just having a little bit of an offset for the cost, the remuneration as you&#8217;ve said for speaking. Simply that may be enough to propel some people to have a different opinion of it, and to make the effort to go.</p>\n\n\n\n<p>[00:30:40] <strong>Jo Minney:</strong> And I think the same thing goes, and it&#8217;s a similar argument, but for the volunteers who are organising. Maybe not all WordCamps but certainly flagship ones. When I was talking to Will about his experience with organising WordCamp Sydney back in 2019, he actually logged his hours for it and he logged 1,200 hours of volunteer work.</p>\n\n\n\n<p>[00:31:03] <strong>Nathan Wrigley:</strong> Wow.</p>\n\n\n\n<p>[00:31:03] <strong>Jo Minney:</strong> And I spoke to one of the organizers, not even the lead organizer, just one of the organizers for WordCamp Europe, on a call for the training team last week. We have like a coffee hour every Friday. Only for me it&#8217;s wine hour because I have a 12 hour difference from everyone else. And he was saying that doesn&#8217;t surprise him at all. And he definitely feels like he logged at least that much as a volunteer for WordCamp Europe.</p>\n\n\n\n<p>So I think there&#8217;s something to be said at least for flagship WordCamps and for that sort of core organising committee who are essentially taking on a second full time job to give them some kind of reason to keep doing that. Otherwise we are just going to keep losing volunteers to people that want to pay them.</p>\n\n\n\n<p>[00:31:47] <strong>Nathan Wrigley:</strong> It&#8217;s interesting as well because, suddenly into my head I&#8217;m thinking, I wonder if there just needs to be a different approach based upon different parts of the world. This is probably going to sound controversial. If anybody&#8217;s listening to this I&#8217;m just throwing it out there. Given what you&#8217;ve described in Australia, I do wonder if the Australian WordPress community needs a different set of parameters applied for a period of time.</p>\n\n\n\n<p>Because there are different constraints, there are different problems, than say you might have in Europe. And it might be that one size doesn&#8217;t fit all, and those considerations could be different for Australia. They could be different for, well pick any part of the world, any country. They might to be judged differently. I don&#8217;t know if that would ever happen, but it&#8217;s certainly an interesting idea.</p>\n\n\n\n<p>[00:32:35] <strong>Jo Minney:</strong> Yeah a hundred percent. And if you&#8217;ve got Matt&#8217;s ear, when we do manage to have our first WordCamp again after the pandemic, we&#8217;d love for him to come visit. Maybe that will help get some more people there. So we do want to make it a primarily Australian event with as many Australian speakers as we can get. But I think having the support and the ear of the global WordPress community would be important.</p>\n\n\n\n<p>[00:32:57] <strong>Nathan Wrigley:</strong> Okay so you&#8217;ve given us one possible way of reinvigorating things. The idea of financial help for, for example, speakers. If there&#8217;s any other ideas you want to just float, go for it.</p>\n\n\n\n<p>[00:33:09] <strong>Jo Minney:</strong> Yeah. So I think something that for me is really hopeful and something that I think is amazing, and I&#8217;m really excited about seeing it happen in the near future. And I&#8217;m not sure how much of this I am meant to be talking about but I&#8217;m going to anyway. And that is the idea that we&#8217;re going to have sort of a contributor tab in the latest WordPress release. Sort of about page.</p>\n\n\n\n<p>And a little bit more information about that because something that has really been a challenge is that, because again, as you said, you don&#8217;t just bump into other contributors here, you have to actually seek that out. And a lot of people don&#8217;t realize that that is something that they can do. That you don&#8217;t need to be able to code to be a contributor.</p>\n\n\n\n<p>And I think that the two things go hand in hand. So by contributing to something you&#8217;re feeling like you&#8217;re part of the community and you feel like you&#8217;re not just giving back to it, but also receiving from it, because you get to be a part of that conversation and the direction of where everything is going.</p>\n\n\n\n<p>And if we can broaden the people who know about that and make sure that they&#8217;re informed. So your average WordPress user or developer has that information sort of plonked in front of them with, hey, did you know that these are a whole bunch of things that you can do that don&#8217;t require you to be an absolute guru at PHP?</p>\n\n\n\n<p>Then I think that that&#8217;s something that&#8217;s going to be really exciting, and hopefully attract more people who historically haven&#8217;t been involved in that community.</p>\n\n\n\n<p>[00:34:36] <strong>Nathan Wrigley:</strong> Great. Any other suggestions or we can move on?</p>\n\n\n\n<p>[00:34:39] <strong>Jo Minney:</strong> I think they&#8217;re the main ones for me. Just trying to increase the representation in any way that we can. I like the idea of the new WordCamps but I&#8217;m not sure that anything has really come up that is the new format for WordCamps. I&#8217;m not sure that anything has really come up that has sounded like it&#8217;s going to be a super fit for us. So if anyone&#8217;s got ideas we&#8217;d love to hear them.</p>\n\n\n\n<p>[00:34:59] <strong>Nathan Wrigley:</strong> Can we just dwell on that for a minute? So I spoke to Angela Jin who is the Automattician who, broadly speaking, she steers in many ways the different bits and pieces. And one of the things that we talked about on a recent podcast episode was about this new idea of WordCamp&#8217;s having a different flavor. Perhaps more localized, perhaps localized around a specific theme.</p>\n\n\n\n<p>So it may be that there would be an SEO one. Or there might be something about blocks. The idea being though that rather than having an event in which everything goes, you would lock it down a little bit and encourage people to attend if they are into that particular niche, if you like. So having looked at those proposals, none of that&#8217;s jumped out. That&#8217;s curious.</p>\n\n\n\n<p>[00:35:46] <strong>Jo Minney:</strong> I think one of the reasons on that for me is that there still seems like there&#8217;s going to be, maybe not 1,200 hours worth of volunteer work, but a significant amount of volunteer work to make it happen. And we&#8217;re struggling to get 20 people at a meetup. So I personally don&#8217;t have the time to put in even 400 hours of volunteer work, or even 50 hours of volunteer work to have eight people show up to an event, and be the only person who is organising and running it.</p>\n\n\n\n<p>[00:36:17] <strong>Nathan Wrigley:</strong> Yeah that does make sense. Obviously you are operating in a completely different system. I think the endeavor of these new WordCamps is to try and shake it up, because I think although the Australian example that you&#8217;ve just described seems to be more severe, I think the feeling has been that over the whole of the international community the numbers have perhaps dwindled a little bit and there are challenges in getting people to come back.</p>\n\n\n\n<p>And so trying new things out, the hope would be that some of it sticks and some good ideas would rise to the surface. But I do like the fact that you&#8217;re open to new ideas. And it may be that somebody in the next year puts on an event which isn&#8217;t an absolute runaway success. And it&#8217;s just quirky in some way that people like, and you may be able to borrow that example.</p>\n\n\n\n<p>[00:37:06] <strong>Jo Minney:</strong> Yeah absolutely. I think two things that I would love to see happen more of in the community in general is local contributor days. So that&#8217;s something that we&#8217;ve tossed around and we&#8217;re fortunate we do have one full time Automattician that lives in my state.</p>\n\n\n\n<p>So he works on Gutenberg, and while he doesn&#8217;t super love public speaking he does get up and do it anyway because he knows that there&#8217;s not really anyone else with the same level of experience and expertise as what he&#8217;s got. So super grateful for that. Tell Dan thank you. But I think having a contributor day locally would be a great way of driving more sort of enthusiasm around the community.</p>\n\n\n\n<p>But to do that we need to have enough people that can help run it. And I&#8217;ve never even been to a contributor day myself, so that&#8217;s not something that I really feel comfortable running. And hopefully that will change after WordCamp US. So I will be going to my first contributor day. I&#8217;m super excited about that. So that&#8217;s something that we&#8217;re hoping to do.</p>\n\n\n\n<p>And another thing that we actually did in 2020 right before the pandemic hit, that I would encourage any other struggling communities to consider as a way to, I guess reinvigorate, but also bring the community closer together. And again, it&#8217;s a huge amount of work, but it is so rewarding. And that&#8217;s the do_action events. So I&#8217;m not sure if you&#8217;ve heard of these before Nathan.</p>\n\n\n\n<p>So we ran a do_action event back in January of 2020, and it was so fun. So much chaos. We built eight charities websites, theoretically in a day. I ended up finishing off most of them over the following six months. But just for the rewarding experience of bringing that community together and seeing a hundred volunteers in a room, trying to use WordPress to help these charities was phenomenal. And I think it&#8217;s probably, when I look at what&#8217;s happening and I&#8217;m like, oh, is it really worth it? I think back to that. And that&#8217;s the thing that keeps me going.</p>\n\n\n\n<p>[00:39:08] <strong>Nathan Wrigley:</strong> During the last few years, has the community, I know that the real world events have been on hold, but have you got a thriving online event set up? Are there things that are going on in these cities which are online and regular and what have you? Or is it really just that even the online stuff has gone away as well?</p>\n\n\n\n<p>[00:39:30] <strong>Jo Minney:</strong> Will did run some online stuff. There&#8217;s a two and a half hour difference between Sydney and Perth, so our community didn&#8217;t attend a lot of that stuff, but I know that he did have some good attendance for a while. I think post pandemic, a lot of people got burned out with Zoom. They just didn&#8217;t want to Zoom all the time. And I get that, a hundred percent get that. I&#8217;m on video calls pretty much all day, every day with my clients. And I think it&#8217;s great that this technology opens up so many doors, but I can also understand that it can be exhausting.</p>\n\n\n\n<p>In terms of things like Slack, we have really struggled to get our local community to use Slack. We actually have a WP Australia workspace, so that has started to bounce back. But it was essentially dead for a couple of years. And there was basically no conversations happening on there.</p>\n\n\n\n<p>Locally, what I&#8217;ve found, we tried a bunch of different platforms. People don&#8217;t go to Meetup. We struggle even to get people that come to our meetups to use Meetup. So, the one that we&#8217;ve had the most success with, which is, sucks for me because I don&#8217;t use it, is Facebook. So we&#8217;ve actually got a local community group on Facebook, and I log in like once or twice a week to check for comments on there, and that&#8217;s the only time I use Facebook, so if that&#8217;s where people are, then that&#8217;s where I&#8217;ll go to try and get them along. But yeah, online not great either, so.</p>\n\n\n\n<p>[00:40:58] <strong>Nathan Wrigley:</strong> Well, I think probably we&#8217;re just approaching the amount of time that we&#8217;ve got. So I will just ask that if anybody is listening to this who feels that they could help, obviously if you&#8217;re in Australia, that would be, I guess, an added bonus. But you know, even if not, if there&#8217;s some way that you feel that you could help. Jo, where would we contact you? Is there an email address or a social handle that you use?</p>\n\n\n\n<p>[00:41:24] <strong>Jo Minney:</strong> I&#8217;m Jo Minney on most socials. I am recently on Mastodon, because I got mad at it being rebranded on the bird, that&#8217;s no longer a bird. And if people want to email me all of my stuff, all of my contact details are on my website. So jominney.com is my personal blog, and always happy to have a chat.</p>\n\n\n\n<p>[00:41:45] <strong>Nathan Wrigley:</strong> Jo Minney, I really appreciate you chatting to me today about the state of the WordPress community in Australia. Thank you so much.</p>\n\n\n\n<p>[00:41:52] <strong>Jo Minney:</strong> Thanks Nathan. It&#8217;s been very fun.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://jominney.com/\">Jo Minney</a>.</p>\n\n\n\n<p>Jo is the founder of a small business that specialises in building websites for organisations, mainly nonprofits and the tech industry. With a background in engineering, Jo decided to shift her focus to website development using WordPress. She was excited about the WordPress community, and joined her local meetup, eventually becoming an organiser. Jo is keen for the WordPress community in Australia to grow, and has been making significant contributions to that growth.</p>\n\n\n\n<p>In this episode, Jo shares her insights on the challenges of organising WordCamps and meetups in Australia, where the large size of the country and small population present some unique obstacles. If you’re used to a European or North American setting, it’s really interesting how the geography of the country presents challenges not seen elsewhere.</p>\n\n\n\n<p>We discuss the importance of paying speakers and covering their travel expenses to create equal opportunities for freelancers and small businesses, as well as to give the Australian community a stronger voice.</p>\n\n\n\n<p>We talk about her journey with WordPress, starting from her early days as a coder in a different field, and navigating the community online. Jo highlights the need for in-person opportunities to learn and connect with others, especially in a global community where time zone differences and online platforms can be limiting.</p>\n\n\n\n<p>We chat about the challenges faced by the Australian WordPress community, from limited resources and burnout, to the struggle of attracting new organisers and attendees. Jo shares some exciting success stories, such as organising WordPress events and hosting a successful do_action event.</p>\n\n\n\n<p>We briefly get into the need for more diverse voices, and the importance of fostering a supportive and inclusive environment</p>\n\n\n\n<p>If you’re interested in hearing about how the WordPress community is doing in Australia, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links.</h2>\n\n\n\n<p><a href=\"https://www.meetup.com/en-AU/WordPress-Perth/\">WordPress Perth Meetup</a></p>\n\n\n\n<p><a href=\"https://wpaustralia.org/events/\">WP Australia website</a></p>\n\n\n\n<p><a href=\"https://brisbane.wordcamp.org/2019/\">WordCamp Brisbane</a></p>\n\n\n\n<p><a href=\"https://asia.wordcamp.org/2023/\">WordCamp Asia</a></p>\n\n\n\n<p><a href=\"https://doaction.org/\">do_action events</a></p>\n\n\n\n<p><a href=\"https://wpaustralia.slack.com/join/shared_invite/enQtMzMyNzI5NTcyMTY1LWY5NGEwYjAxODExMDY4Y2IxOWRiZTQxZWQzMmI4YjE0NDkzZDU4MjYzODMxYzVmZGJhNzdlZWM1YzRjNWNhYmU#/shared-invite/email\">WP Australia Slack</a></p>\n\n\n\n<p><a href=\"https://www.facebook.com/wpaustralia/\">WP Australia on Facebook</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, 23 Aug 2023 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s: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:33:\"HeroPress: From WordPress To Emma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=5766\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"https://heropress.com/essays/from-wordpress-to-emma/#utm_source=rss&utm_medium=rss&utm_campaign=from-wordpress-to-emma\";s: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:10005:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2023/08/082323-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress taught me to write, it taught me to code, it taught me to express myself.\" />\nHere is Emma reading her own story aloud.\n\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-pre-emma-nbsp\">Pre Emma&nbsp;</h2>\n\n\n\n<p>My parents are both into tech. My dad &#8211; a Computer Engineer, and my mum &#8211; a Semiconductor Engineer, met in the ’80s in Silicon Valley. The romance that started between them eventually led to me, a techy kid who loved doodling on the walls just as much as building computers with her dad.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-kid-emma\">Kid Emma</h2>\n\n\n\n<p>I can remember Y2K, the Covid of its time in the tech world. My dad and his colleagues were at all the server rooms “just in caseâ€, and we celebrated at a Korean Baptist Church “just in case.â€</p>\n\n\n\n<p>I remember the first AOL trial CD &#8211; with 30 whole minutes of “FREE†internet, my first IM (instant messenger) username (snugglebunny &#8211; I know, I know), free calls after 9 pm, and putting the phone to your ear only to hear a blasting of eeee-oahhh–eeee–uuuuu that told you the internet was on.&nbsp;</p>\n\n\n\n<p>I also remember when our one family computer turned into three personal ones—no more having to wait your turn. Technology was changing. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Now you could use your home phone and the internet at the same time, and videos went from a 2-day loading speed to 2 hours. </p>\n</blockquote>\n\n\n\n<p>By the time I was in university, we all had the internet in our pockets. I had a laptop that was way too heavy for its size, BUT my dad&#8217;s work computer screen still looked like the matrix.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-uni-emma-nbsp\">Uni Emma&nbsp;</h2>\n\n\n\n<p>My first WordPress interaction happened when I was in university studying Marketing and Strategic Communications. I started a blog about working as a barista for Starbucks. I was learning HTML5/CSS (yeah, way back then), practicing the basics of the technical side but also enjoying the creativity of designing what my “readers†would see, such as fonts, colors, and layout. I was really putting my newfound knowledge to the test. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>I didn’t know it just yet, but I was starting to connect my love for creativity with the tech world.</p>\n</blockquote>\n\n\n\n<p>The days were filled with tweaking code, and the nights were filled with stories. Stories of customers, fellow baristas, and observations watched from afar. The regulars, the missed connections, the extraordinary amount of times someone missed the toilet when they were trying to poo. But that didn’t last long; I got my degree, and life went forward, but my blog stayed behind.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-twenties-emma-nbsp\">Twenties Emma&nbsp;</h2>\n\n\n\n<p>The next time WP made an appearance in my journey was when I started a blog about being a teacher in South Korea. Stories of coffee as the common denominator turned into the tall tales of a not-so-Korean Korean living in a world that she didn’t know much about. The students and teaching were one thing; the community of expats was quite another. Spending time with such a varied group of weirdos was how I realized there is more to life than a 9 to 5. We shared our stories about how we each got there. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Ex-military, farmers, film-extras, photographers, journalists, developers, semi-pro footballers, each sharing where they were from and how they got to where they are now.&nbsp; </p>\n</blockquote>\n\n\n\n<p>With each closed door, another opens, and sometimes more doors than you can imagine. My blog didn’t last long. But the way of life (traveling and meeting interesting strangers) has lasted till now.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-present-emma\">Present Emma</h2>\n\n\n\n<p>Fast forward to now-ish.&nbsp;</p>\n\n\n\n<p>I’m the Head of Content at Hostinger.</p>\n\n\n\n<p>I decided to return to school for Computer Engineering and Cyber Security, so I moved to Lithuania. The goal was to get another degree and a visa to the EU, but instead, I found Hostinger, the perfect sweet spot for tech + marketing. Fast forward through COVID, through my graduation, and re-enter WordPress. I didn’t actually think “work†could get much better until the WP Community was introduced into my life. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>I found out then that all those things my dad used to say about “finding a job that doesn’t feel like work†are actually true.&nbsp;&nbsp;</p>\n</blockquote>\n\n\n\n<p>I’m talking about waking up excited to see what work throws at you, what fires you can put out, what changes you can implement. What can you do today that can make it better than yesterday? That’s when work doesn’t feel like work. That’s when you know you’ve got it good.&nbsp;</p>\n\n\n\n<p>Anyways,&nbsp;</p>\n\n\n\n<p>I joined the WP Slack community, where I was amazed by the number of people, the friendliness, and the amount of information. I had major FOMO for not having had this as a constant in my life until now.</p>\n\n\n\n<p>Enter a new team: Documentation. Now <em>they</em> had their priorities straight. Documentation, words, content, and CONSISTENCY– who knew there was a world of Emma’s out there? Not to mention, it was a collective group of people who were there because they wanted to be there, not because they were told. We all had a common goal. Content may be King, but Consistency is Queen.</p>\n\n\n\n<p>Then came WordCamp Asia 2023. Hellooo, Korean baby Jesus! It was like being thrown into a sea of open doors. Everyone was kind, welcoming, intelligent, silly, happy, joyful… insert 1000 more adjectives here. AND the best part is, everyone is a WordPress nerd and loves to just talk about WP. Was I in WP heaven? </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>I found a place where I could be unapologetically me. Genuine Emma. Not one of the many Emma’s in the world, but this Emma. Me.</p>\n</blockquote>\n\n\n\n<p>Since then, even more doors have opened. I volunteered as an MC. I wanted to see if I could make these stage fright butterflies into something more. I’ve spoken at events and presented at work, but WordCamp was a whole other level. The acceptance, the kudos, and the ease of knowing that everyone was rooting for me to succeed was a breath of fresh air. I took these teachings, experiences, and skils back to Hostinger and it changed the way I led my team and looked at projects, issues, etc.&nbsp;</p>\n\n\n\n<p>So here we are. Volunteering for my 3rd flagship, looking back at my life full of twists and turns with WordPress as my mile markers. I didn’t always realize that it has been a constant in my life. It taught me to write, it taught me to code, it taught me to express myself. It taught me that everyone has a place in WP and all are welcome.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-bonus-nbsp\">Bonus:&nbsp;</h2>\n\n\n\n<p>While revisiting my WordPress journey, I stumbled upon an old post; even though I had to make a few updates to it, it’s a nice TL;DR.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-poet-emma\">Poet Emma</h3>\n\n\n\n<p>There once was a girl<br />Who had more than a skip-and-hop in her step<br />Dancing along a string of lights</p>\n\n\n\n<p>One day she noticed &#8211; in the sea of her peers<br />To the left were wide eyes and skin as pure as snow<br />To the right was darker skin and hair long, silky, with flow</p>\n\n\n\n<p>Her eyes were not as blue as the 7 seas and crystal waters<br />Her eyes were not brown tree rings filled with stories passed down and reincarnated&nbsp;<br />Her eyes told a different story<br />From her white ancestors– a victory ring protecting what was to come&nbsp;<br />With a starburst of wildflowers shining through the heart&nbsp;<br />With speckles of green, and blue, and brown<br />She had a little bit of everyone<br />But it didn&#8217;t turn her frown upside down&nbsp;</p>\n\n\n\n<p>Some of her friends turned red like a tomato<br />Under the hot desert sun<br />While others began to glow a beautiful brown<br />But hid in the shadows till it was gone<br />Her skin did a combo<br />Not red nor brown,&nbsp;<br />Olivey yellow<br />And added a milky way of stars dusted across her nose&nbsp;</p>\n\n\n\n<p>Her friends packed brown paper bags and Superman lunch boxes&nbsp;<br />Filled with tortillas or crustless sandwiches<br />Hers had rice, kim, and a yogortut<br />No one wanted to trade&nbsp;</p>\n\n\n\n<p>Straight A’s were a must!<br />If not, you were grounded<br />She thought this was the same for all the kids<br />But she was wrong&nbsp;</p>\n\n\n\n<p>Fast forward 20 years<br />Her eyes have seen the world&nbsp;<br />Dipped her toes in the 5000 islands<br />Scaled waterfalls after riding her bike up a mountain&nbsp;<br />Jumped from a plane over sand, water, and snow<br />Tickled her taste buds from bugs to Van Gogh&nbsp;</p>\n\n\n\n<p>Her eyes have not changed<br />But other have<br />She no longer is the girl who gets the question, why are her eyes like that?<br />But she is now the girl who gets the question, how do I get eyes like that?&nbsp;</p>\n\n\n\n<p>She no longer longs for her freckles to be gone<br />But now appreciates them as they come, and miss them when they&#8217;re gone<br />She no longer wonders why studying was an important loop<br />But now she is always ahead and has a stronger work ethic</p>\n\n\n\n<p>She still wonders<br />She still looks with her eyes<br />The same eyes that were once filled with confusion and doubt<br />But now her eyes embrace it&nbsp;<br />And are ready for the next route</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/from-wordpress-to-emma/\">From WordPress To Emma</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, 23 Aug 2023 12: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:10:\"Emma Young\";s: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: I Love WordCamps!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=95743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://ma.tt/2023/08/i-love-wordcamps/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5867:\"<p>One of the cooler things the WordPress community started doing <a href=\"https://sf.wordcamp.org/2006/\">in 2006</a> was putting on these events we called WordCamps. <a href=\"https://us.wordcamp.org/2023/\">A big one is about to kick off in National Harbor, Maryland</a> (which is basically Washington DC, but we&#8217;re calling it National Harbor for some reason).</p>\n\n\n\n<p>You might be wondering where the name came from: Tim O&#8217;Reilly, of the <a href=\"https://www.oreilly.com/\">O&#8217;Reilly books</a> that so many of us learned from, hosted a hacker event called <a href=\"https://en.wikipedia.org/wiki/Foo_Camp\">Foo Camp</a> but it had limited capacity, and was therefore something of an exclusive invite (one time I eventually went I slept in a sleeping bag in an office).  <a href=\"https://tantek.com/\">Tantek Çelik</a> had been invited the year before, but not in 2005, and I had never been invited, so a group of us put together a more &#8220;open source&#8221; event in response called <a href=\"https://en.wikipedia.org/wiki/BarCamp\">BarCamp</a>. (The name was an allusion to the foo/bar concept in teaching programming, and <a href=\"https://en.wikipedia.org/wiki/BarCamp#/media/File:BarCamp_originators.jpg\">the picture</a> on that Wikipedia page was in the living room of my first apartment in San Francisco, as you can tell by the stand-up piano and <a href=\"https://www.youtube.com/watch?v=b_Fp4znXvOg\">Thelonious Monk</a> poster.)</p>\n\n\n\n<p>Foo had the idea of a conference created on-the-fly by its organizers, and also had a radical event where there wasn&#8217;t even lodging but all that mattered was getting people together. Bar took that format and opened up the invite list, and did it quickly with just a few weeks of planning. They also open sourced the format so BarCamps could be hosted anywhere in the world, and many were. The following year I riffed on that and made the <a href=\"https://sf.wordcamp.org/2006/\">first WordCamp in San Francisco</a>, at the <a href=\"https://en.wikipedia.org/wiki/Cafe_Du_Nord\">Swedish American Music Hall</a>, the <a href=\"https://www.weareasgods.film/\">same place Stewart Brand hosted the first hackers conference in the 70s</a>. (We didn&#8217;t know that at the time, it was just a coincidence.)</p>\n\n\n\n<p>WordCamp took the everyone-is-welcome from Bar, mixed it with the attendees-create-the-conference from Foo, added a little more structure and planning so we ended up with these <a href=\"https://central.wordcamp.org/\">really groovy community-organized events all over the world</a> where people come together to learn, contribute, get to know each other, and have fun. WordCamp San Francisco evolved into <a href=\"https://us.wordcamp.org/\">WordCamp US</a>, our flagpole event for North America. (I like that US can mean &#8220;us&#8221; as well as United States.) There have been hundreds of WordCamps around the world, and when we were getting started I used to go to all of them; if someone put one together I&#8217;d cram into an economy seat and fly there. I can&#8217;t make it to all of them anymore, but I still go as many as I can, and they&#8217;re some of my favorite days of the entire year.</p>\n\n\n\n<p>It&#8217;s so cool to see a group of people from the eclectic backgrounds come together because we love making the thing that allows people to make the thing. (WordPress.) You&#8217;ll see CEOs of multi-hundred million ARR companies brushing shoulders with techno-anarchists, all brought together by a common hope and belief in the <a href=\"https://ma.tt/2014/01/four-freedoms/\">four freedoms of open source</a> and the mission of WordPress—to democratize publishing, put the best tools in the world in the hands of everyone, for free and for freedom.</p>\n\n\n\n<p>This year&#8217;s WordCamp US is exciting to me for a bunch of reasons. One, I love spending time with other contributors to open source. Second, WordCamp organizers iterate and learn, and so every year I&#8217;m excited to see what&#8217;s being trialed and what&#8217;s improved, because they just keep getting better and better. Third, we&#8217;re doing a community summit beforehand for the first time in a while, which is why I&#8217;m already in Maryland. Finally, on the <a href=\"https://communitysummit.wordcamp.org/2023/schedule/\">amazing schedule</a> are two speakers I&#8217;ve invited to bring something new to our milieu.</p>\n\n\n\n<p><a href=\"https://kenliu.name/\">Ken Liu</a> is one of my favorite sci-fi writers and will be giving an amazing talk weaving together the history of narrative craft and modern publishing and technology. I&#8217;ve read almost everything he&#8217;s written or translated, and seen him talk once before, and couldn&#8217;t be more curious to hear what he&#8217;s bringing to the WordPress community.</p>\n\n\n\n<p><a href=\"https://simonwillison.net/\">Simon Willison</a> is an engineer and blogger I&#8217;ve followed since the earliest days of WordPress, and recently he&#8217;s been one of the most interesting explorers in the new world of <a href=\"https://simonwillison.net/tags/llms/\">AI and LLMs</a>. He&#8217;ll be sharing with us how to tap into this new alien intelligence, how it can accelerate our coding, security, and mission to democratize publishing.</p>\n\n\n\n<p>So if you ever have a chance to go to a WordCamp, take it! It may be too late for this one, but you can follow the livestream (visit <a href=\"https://us.wordcamp.org/2023/\">the site</a> once the conference starts), and plan for next year. We also make sure all the talks accessible <a href=\"https://wordpress.tv/\">on WordPress.tv</a> later.</p>\n\n\n\n<p>Foo Camps still happen, by the way, and have branched into science and such, and who gets invited is a whole deal. They&#8217;re still awesome.</p>\n\n\n\n<p>I hope what people see here is that creativity and doing generates more creativity and doing.</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, 22 Aug 2023 23:30: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: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:139:\"WPTavern: WordPress Coding Standards Maintainer Warns Maintenance Will Be Halted Without Funding: “This Is an Unsustainable Situation.â€\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148049\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"https://wptavern.com/wordpress-coding-standards-maintainer-warns-maintenance-will-be-halted-without-funding-this-is-an-unsustainable-situation\";s: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:4425:\"<p><a href=\"https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/3.0.0\">WordPressCS 3.0.0</a> was <a href=\"https://make.wordpress.org/core/2023/08/21/wordpresscs-3-0-0-is-now-available/\">released</a> this week with what its maintainer, Juliette Reinders Folmer, says are significant changes to improve the accuracy, performance, stability, and maintainability of all sniffs, and its handling of modern PHP. The project is a collection of <a href=\"https://github.com/squizlabs/PHP_CodeSniffer\">PHP_CodeSniffer</a> rules (sniffs) that are used to validate code developed for WordPress, helping developers meet the requirements of the official <a href=\"https://make.wordpress.org/core/handbook/best-practices/coding-standards/\">WordPress Coding Standards</a>.</p>\n\n\n\n<p>This update adds many of the non-controversial rules <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">proposed in March 2020</a> to the Coding standards guidelines but leaves those that generated more discussion or objections for a future release. Many of the new rules are now available as sniffs in WordPressCS.</p>\n\n\n\n<p>Version 3.0.0 includes important architecture changes. Most notably, Composer is now the only supported way to install WordPressCS, as this update includes four run-time dependencies. The release contains breaking changes for those using ignore annotations and those who maintain custom rulesets or have created a custom PHPCS standard based on the project. A <a href=\"https://github.com/WordPress/WordPress-Coding-Standards/wiki/Upgrade-Guide-to-WordPressCS-3.0.0-for-Developers-of-external-standards\">detailed upgrade guide</a> is available for these various scenarios.</p>\n\n\n\n<p>WordPressCS is largely maintained by Folmer and a small group of volunteers, but the future of the project is in jeopardy if they cannot get funding. Folmer said it is currently in a good place with this release but this will not last long with the pace at which PHP is moving.</p>\n\n\n\n<p>&#8220;WordPressCS 3.0.0 has cost thousands of hours of work and the vast majority of work has been done by one, mostly unpaid, contributor, with code review support from two fellow maintainers,&#8221; she said.</p>\n\n\n\n<p>&#8220;Unless funding is found to continue maintaining WordPressCS and its dependencies, the future is bleak and maintenance will be halted.&#8221;</p>\n\n\n\n<p>Folmer is calling on corporation and agency users of WordPressCS to find a way to fund the project&#8217;s continued maintenance and development. She elaborated on the dire need to have more contributors involved:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>If we are being realistic, the&nbsp;<a href=\"https://en.wikipedia.org/wiki/Bus_factor\">bus factor</a>&nbsp;of WordPressCS is&nbsp;<strong>1</strong>, which is the most dangerous situation for any project to be in.</p>\n\n\n\n<p>A large part of the WordPress community, including WordPress Core, relies heavily on the WordPress Coding Standards for code quality and security checks and while the community has been pretty vocal with copious complaints about the delayed release, barely anyone has stepped up and actually contributed.</p>\n\n\n\n<p>The majority of the work for WordPressCS requires specialized knowledge. Knowledge which can be learned with enough time investment, but in recent years nobody has stepped up to do so.</p>\n\n\n\n<p><strong><em>This is an unsustainable situation and it ends now</em></strong>.</p>\n</blockquote>\n\n\n\n<p>WordPressCS has become one of the most highly used open source tools in the WordPress ecosystem that is now in a vulnerable place with so few contributors. Although many developers commented on the release, thanking Folmer for her efforts, no contributors or corporations have publicly stepped forward to support the project&#8217;s continued develpment.</p>\n\n\n\n<p>&#8220;With over 15 million installations on Packagist and a 400% increase in monthly installation in the past three years alone, WPCS’s popularity is surging and shows no sign of stopping,&#8221; Lucas Bustamante, a backend developer specialized in automated tests, commented on the post. &#8220;The situation is alarming as WPCS is a foundational tool that flags not only code style issues but also critical security issues, making WordPress a more secure CMS. Letting WPCS fall into limbo poses a risk to the entire WordPress ecosystem.&#8221;</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, 22 Aug 2023 20:55: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: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:78:\"Do The Woo Community: All About the Page Builder Summit with Anchen and Nathan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/?p=76079\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/all-about-the-page-builder-summit-with-anchen-and-nathan/\";s: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:434:\"<p>We chat about the Page Builder Summit, how it started, what it takes to run the summit and what you can expect in September.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/all-about-the-page-builder-summit-with-anchen-and-nathan/\">All About the Page Builder Summit with Anchen and Nathan</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Aug 2023 08:07: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:5:\"BobWP\";s: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:107:\"WPTavern: New Chrome Browser Extension Enables One-Click Plugin and Theme Testing with WordPress Playground\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=147997\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"https://wptavern.com/new-chrome-browser-extension-enables-one-click-plugin-and-theme-testing-with-wordpress-playground\";s: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:4052:\"<p><a href=\"https://developer.wordpress.org/playground/\">WordPress Playground</a>, an experimental project that uses WebAssembly (WASM) to&nbsp;<a href=\"https://wptavern.com/new-prototype-runs-wordpress-in-the-browser-with-no-php-server\">run WordPress in the browser</a>,&nbsp;makes it possible for users to quickly test plugins and themes without having to set up a local development environment.</p>\n\n\n\n<p>Ordinarily, testing a plugin or theme with Playground requires visiting&nbsp;<a rel=\"noreferrer noopener\" href=\"https://playground.wordpress.net/\" target=\"_blank\"><code>playground.wordpress.net</code></a>, which will&nbsp;instantly create a real WordPress instance with admin access without having to install PHP, MySQL, or Apache. It runs inside the browser using a SQLite database. Adding a plugin or theme to the instance is as easy as appending the slug to the URL when creating the test site: </p>\n\n\n\n<p><a href=\"https://playground.wordpress.net/?plugin=gutenberg\">https://playground.wordpress.net/?plugin=gutenberg</a></p>\n\n\n\n<p><a href=\"https://playground.wordpress.net/?theme=lemmony-agency\">https://playground.wordpress.net/?theme=lemmony-agency</a></p>\n\n\n\n<p>A new Chrome browser extension, created by LUBUS, a development agency, makes this even easier by adding a &#8220;Playground&#8221; button to theme and plugin pages on WordPress.org. Users can fire up a sandbox instance to test drive a theme or plugin in just one click. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1470\" height=\"853\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/wordpress-playground-browser-extension-lubus.png\" alt=\"\" class=\"wp-image-148029\" />\n\n\n\n<p>I tested the extension and it works as advertised. It&#8217;s a neat little shortcut for launching a Playground instance without having to remember the URL or get the plugin/theme&#8217;s slug to append to it. The video below shows a site created with a selected plugin installed in under 20 seconds.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n\n\n\n\n<p>&#8220;We have been using Playground internally a lot for testing out plugins, and quick demos for internal or client meetings,&#8221; LUBUS founder Ajit Bohra said. &#8220;We often find a plugin or theme which we would like to test drive. It involves copying the slug of the theme or plugin and using them in the URL. To make this quick we thought of building and quick browser extension to add a button on wordpress.org to quickly launch a plugin or theme in the Playground.&#8221;</p>\n\n\n\n<p>Bohra posted his process of creating the extension in a <a href=\"https://twitter.com/ajitbohra/status/1692408702962393256\">thread</a> on X. He used the <a href=\"https://www.plasmo.com/\">Plasmo framework</a>, which offers a dedicated runtime for building browser extensions, taking the project from idea to built in approximately 30 minutes.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">For POC code wise all we need to get the required button on the plugin page. <a href=\"https://t.co/2lEV2H4q0K\">pic.twitter.com/2lEV2H4q0K</a></p>&mdash; Ajit Bohra (@ajitbohra) <a href=\"https://twitter.com/ajitbohra/status/1692415787791958085?ref_src=twsrc%5Etfw\">August 18, 2023</a></blockquote>\n</div>\n\n\n\n<p>Bohra said the browser extension is currently a proof of concept that he would like to further extend with more settings based on feedback from users. He also hopes to collaborate with the Meta team in the future to see something like this added to the plugin and theme pages on WordPress.org so that users don&#8217;t have to rely on a browser extension.</p>\n\n\n\n<p>The Chrome extension is called &#8220;<a href=\"https://chrome.google.com/webstore/detail/open-in-wordpress-playgro/khfpfafeepbfdhggfoalfmbhkmjkolmo/related\">Open in WordPress Playground</a>&#8221; and is available to the public for free on the Chrome Web Store. The code is <a href=\"https://github.com/lubusIN/wp-playground-browser-extension\">open source on GitHub</a> and open for contribution.</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, 22 Aug 2023 00:56: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: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:70:\"Do The Woo Community: Podcasting and Doing the Woo at WordCamp US 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/?p=76107\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://dothewoo.io/podcasting-and-doing-the-woo-at-wordcamp-us-2023/\";s: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:411:\"<p>Better late than never. Been thinking and talking about WordCamp US for the past few months, so yes, I will be there.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/podcasting-and-doing-the-woo-at-wordcamp-us-2023/\">Podcasting and Doing the Woo at WordCamp US 2023</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 19 Aug 2023 13:09: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:5:\"BobWP\";s:7:\"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:\"Sun, 10 Sep 2023 08:01:43 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Sun, 10 Sep 2023 07:45:29 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-nc\";s:9:\"HIT ord 7\";}}s:5:\"build\";s:14:\"20210225052634\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2480, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1694376103', 'no'),
(2481, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1694332903', 'no'),
(2482, '_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b', '1694376103', 'no'),
(2483, '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\'>WP Briefing: Episode 61: Community, Summit, all at  Washington D.C.</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://gutenbergtimes.com/call-for-testing-of-the-new-font-library/\'>Gutenberg Times: Call for testing of the new Font Library</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wp-includes-launches-women-in-wordpress-mentorship-program\'>WPTavern: WP Includes Launches Women in WordPress Mentorship Program</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/acfs-2023-annual-survey-results-reinforce-plugins-focus-on-improving-the-block-building-experience\'>WPTavern: ACF’s 2023 Annual Survey Results Reinforce Plugin’s Focus on Improving the Block Building Experience</a></li></ul></div>', 'no'),
(2485, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1694343704', 'no'),
(2486, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:6149;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4821;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2788;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2680;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2057;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1924;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1911;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1653;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1568;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1563;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1549;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1514;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1504;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1494;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1377;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1316;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1277;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1175;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1156;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1153;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1068;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1033;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1002;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:970;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:909;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:905;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:883;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:882;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:879;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:875;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:873;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:838;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:818;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:794;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:781;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:780;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:776;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:763;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:749;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:732;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:732;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:729;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:727;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:691;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:686;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:685;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:677;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:668;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:634;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:629;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:620;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:616;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:610;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:609;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:599;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:596;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:592;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:592;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:579;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:575;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:571;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:570;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:570;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:559;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:558;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:542;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:541;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:534;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:533;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:533;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:532;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:520;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:511;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:510;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:510;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:507;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:489;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:478;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:478;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:469;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:450;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:448;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:448;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:438;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:433;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:426;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:426;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:426;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:425;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:424;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:422;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:420;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:420;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:413;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:409;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:400;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:396;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:396;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:394;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:390;}}', 'no'),
(2488, '_site_transient_timeout_theme_roots', '1694334724', 'no'),
(2489, '_site_transient_theme_roots', 'a:1:{s:12:\"Vantage v3.2\";s:7:\"/themes\";}', 'no'),
(2490, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1694332927;s:7:\"checked\";a:6:{s:19:\"akismet/akismet.php\";s:5:\"4.1.3\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.78\";s:51:\"api-key-for-google-maps/api-key-for-google-maps.php\";s:5:\"1.2.0\";s:47:\"better-search-replace/better-search-replace.php\";s:5:\"1.3.4\";s:25:\"gtranslate/gtranslate.php\";s:5:\"3.0.4\";s:9:\"hello.php\";s:5:\"1.7.2\";}s:8:\"response\";a:2:{s:51:\"api-key-for-google-maps/api-key-for-google-maps.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/api-key-for-google-maps\";s:4:\"slug\";s:23:\"api-key-for-google-maps\";s:6:\"plugin\";s:51:\"api-key-for-google-maps/api-key-for-google-maps.php\";s:11:\"new_version\";s:5:\"1.2.9\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/api-key-for-google-maps/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/api-key-for-google-maps.1.2.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/api-key-for-google-maps/assets/icon-256x256.jpg?rev=1555469\";s:2:\"1x\";s:76:\"https://ps.w.org/api-key-for-google-maps/assets/icon-128x128.jpg?rev=1555469\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/api-key-for-google-maps/assets/banner-772x250.jpg?rev=1447143\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"better-search-replace/better-search-replace.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/better-search-replace\";s:4:\"slug\";s:21:\"better-search-replace\";s:6:\"plugin\";s:47:\"better-search-replace/better-search-replace.php\";s:11:\"new_version\";s:5:\"1.4.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/better-search-replace/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/better-search-replace.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-256x256.png?rev=2706527\";s:2:\"1x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-128x128.png?rev=2706527\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/better-search-replace/assets/banner-1544x500.png?rev=2706527\";s:2:\"1x\";s:76:\"https://ps.w.org/better-search-replace/assets/banner-772x250.jpg?rev=2706527\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.78\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.78.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2902233\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2902233\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:25:\"gtranslate/gtranslate.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/gtranslate\";s:4:\"slug\";s:10:\"gtranslate\";s:6:\"plugin\";s:25:\"gtranslate/gtranslate.php\";s:11:\"new_version\";s:5:\"3.0.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/gtranslate/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/gtranslate.3.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917\";s:2:\"1x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-128x128.png?rev=2595917\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/gtranslate/assets/banner-1544x500.png?rev=2034820\";s:2:\"1x\";s:65:\"https://ps.w.org/gtranslate/assets/banner-772x250.png?rev=2034820\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"2.8.1\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}}', 'no'),
(2491, 'ai1wm_secret_key', 'kRZsGbqOaKfE', 'yes'),
(2492, 'ai1wm_status', 'a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:342:\"<a href=\"https://singleswagontrain.com/wp-content/ai1wm-backups/singleswagontrain.com-20230910-080222-x2ajlj.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"singleswagontrain.com\" download=\"singleswagontrain.com-20230910-080222-x2ajlj.wpress\"><span>Download singleswagontrain.com</span><em>Size: 12 MB</em></a>\";}', 'yes');

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

--
-- Table structure for table `wp_p2p`
--

CREATE TABLE `wp_p2p` (
  `p2p_id` bigint(20) UNSIGNED NOT NULL,
  `p2p_from` bigint(20) UNSIGNED NOT NULL,
  `p2p_to` bigint(20) UNSIGNED NOT NULL,
  `p2p_type` varchar(44) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_p2pmeta`
--

CREATE TABLE `wp_p2pmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `p2p_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- 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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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, 3, '_wp_page_template', 'default'),
(3, 5, '_wp_page_template', 'edit-profile.php'),
(4, 6, '_wp_page_template', 'index.php'),
(5, 7, '_wp_page_template', 'va-home.php'),
(6, 8, '_wp_page_template', 'categories-list-listing.php'),
(7, 9, '_wp_page_template', 'create-listing.php'),
(8, 10, '_wp_page_template', 'form-login.php'),
(9, 11, '_wp_page_template', 'form-registration.php'),
(10, 12, '_wp_page_template', 'form-password-recovery.php'),
(11, 13, '_wp_page_template', 'form-password-reset.php'),
(14, 14, 'va_id', '533603736ead68d5'),
(15, 14, 'rating_avg', '0'),
(16, 14, 'featured', '0'),
(17, 14, 'featured-home', ''),
(18, 14, 'featured-cat', ''),
(19, 14, 'phone', '415-555-1212'),
(20, 14, 'address', '548 Market St, San Francisco, CA 94104, USA'),
(21, 14, 'website', 'appthemes.com'),
(22, 14, 'twitter', 'appthemes'),
(23, 14, 'facebook', 'appthemes'),
(24, 15, 'title', 'Basic'),
(25, 15, 'plan_title', 'Basic'),
(26, 15, 'description', 'Get your listing out there with our Basic plan. No frills, no fuss.'),
(27, 15, 'duration', '30'),
(28, 15, 'price', '0'),
(29, 15, 'included_categories', '0'),
(30, 16, '_menu_item_type', 'post_type'),
(31, 16, '_menu_item_menu_item_parent', '0'),
(32, 16, '_menu_item_object_id', '8'),
(33, 16, '_menu_item_object', 'page'),
(34, 16, '_menu_item_target', ''),
(35, 16, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(36, 16, '_menu_item_xfn', ''),
(37, 16, '_menu_item_url', ''),
(38, 17, '_menu_item_type', 'post_type'),
(39, 17, '_menu_item_menu_item_parent', '0'),
(40, 17, '_menu_item_object_id', '9'),
(41, 17, '_menu_item_object', 'page'),
(42, 17, '_menu_item_target', ''),
(43, 17, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(44, 17, '_menu_item_xfn', ''),
(45, 17, '_menu_item_url', ''),
(46, 18, '_menu_item_type', 'post_type'),
(47, 18, '_menu_item_menu_item_parent', '0'),
(48, 18, '_menu_item_object_id', '6'),
(49, 18, '_menu_item_object', 'page'),
(50, 18, '_menu_item_target', ''),
(51, 18, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(52, 18, '_menu_item_xfn', ''),
(53, 18, '_menu_item_url', ''),
(54, 15, 'period', '30'),
(55, 15, 'period_type', 'D'),
(56, 19, '_wp_page_template', 'categories-list-event.php'),
(57, 20, '_wp_page_template', 'create-event.php'),
(58, 21, '_menu_item_type', 'post_type'),
(59, 21, '_menu_item_menu_item_parent', '0'),
(60, 21, '_menu_item_object_id', '19'),
(61, 21, '_menu_item_object', 'page'),
(62, 21, '_menu_item_target', ''),
(63, 21, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(64, 21, '_menu_item_xfn', ''),
(65, 21, '_menu_item_url', ''),
(66, 22, '_menu_item_type', 'post_type'),
(67, 22, '_menu_item_menu_item_parent', '0'),
(68, 22, '_menu_item_object_id', '20'),
(69, 22, '_menu_item_object', 'page'),
(70, 22, '_menu_item_target', ''),
(71, 22, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(72, 22, '_menu_item_xfn', ''),
(73, 22, '_menu_item_url', ''),
(76, 23, 'va_id', '981603738ce740df'),
(77, 23, '_va_event_attendees', '0'),
(78, 23, 'featured-home', '1'),
(79, 23, 'featured-cat', ''),
(80, 23, '_va_event_location', '11 Armstrong Lane, Sea of Tranquility'),
(81, 23, '_va_event_location_url', 'en.wikipedia.org/wiki/Mare_Tranquilitatis'),
(82, 23, '_va_event_cost', 'Free'),
(83, 23, '_va_event_date', '2021-03-07'),
(84, 23, '_va_event_end_date', '2021-03-09'),
(85, 23, '_va_event_day_times', 'a:3:{s:10:\"2021-03-07\";s:1:\"-\";s:10:\"2021-03-08\";s:1:\"-\";s:10:\"2021-03-09\";s:1:\"-\";}'),
(86, 23, 'address', 'SR 405, Kennedy Space Center, FL 32899, USA'),
(87, 7, '_edit_lock', '1614237103:1'),
(88, 14, '_edit_lock', '1614237578:1'),
(89, 14, '_edit_last', '1'),
(92, 14, 'listing_claimable', ''),
(93, 14, 'email', ''),
(94, 14, 'google-plus', ''),
(95, 14, 'listing_duration', '0'),
(96, 14, 'featured-home_duration', ''),
(97, 14, 'featured-home_start_date', ''),
(98, 14, 'featured-cat_duration', ''),
(99, 14, 'featured-cat_start_date', ''),
(100, 23, '_edit_lock', '1614237779:1'),
(101, 23, '_edit_last', '1'),
(104, 23, 'phone', ''),
(105, 23, 'website', ''),
(106, 23, 'email', ''),
(107, 23, 'google-plus', ''),
(108, 23, 'facebook', ''),
(109, 23, 'twitter', ''),
(110, 23, 'featured', '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_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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
(1, 1, '2021-02-25 05:28:14', '2021-02-25 05:28:14', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2021-02-25 05:28:14', '2021-02-25 05:28:14', '', 0, 'https://shopping-boone-to-hickory.com/?p=1', 0, 'post', '', 1),
(2, 1, '2021-02-25 05:28:14', '2021-02-25 05:28:14', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://singleswagontrain.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2021-02-25 05:28:14', '2021-02-25 05:28:14', '', 0, 'https://shopping-boone-to-hickory.com/?page_id=2', 0, 'page', '', 0),
(3, 1, '2021-02-25 05:28:14', '2021-02-25 05:28:14', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: https://singleswagontrain.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2021-02-25 05:28:14', '2021-02-25 05:28:14', '', 0, 'https://shopping-boone-to-hickory.com/?page_id=3', 0, 'page', '', 0),
(5, 1, '2021-02-25 05:34:31', '2021-02-25 05:34:31', '', 'Edit Profile', '', 'publish', 'closed', 'closed', '', 'edit-profile', '', '', '2021-02-25 05:34:31', '2021-02-25 05:34:31', '', 0, 'https://shopping-boone-to-hickory.com/edit-profile/', 0, 'page', '', 0),
(6, 1, '2021-02-25 05:34:31', '2021-02-25 05:34:31', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2021-02-25 05:34:31', '2021-02-25 05:34:31', '', 0, 'https://shopping-boone-to-hickory.com/blog/', 0, 'page', '', 0),
(7, 1, '2021-02-25 05:34:31', '2021-02-25 05:34:31', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2021-02-25 05:34:31', '2021-02-25 05:34:31', '', 0, 'https://shopping-boone-to-hickory.com/home/', 0, 'page', '', 0),
(8, 1, '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 'Categories', '', 'publish', 'closed', 'closed', '', 'categories', '', '', '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 0, 'https://shopping-boone-to-hickory.com/categories/', 0, 'page', '', 0),
(9, 1, '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 'Create Listing', '', 'publish', 'closed', 'closed', '', 'create-listing', '', '', '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 0, 'https://shopping-boone-to-hickory.com/create-listing/', 0, 'page', '', 0),
(10, 1, '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 'Login', '', 'publish', 'closed', 'closed', '', 'login', '', '', '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 0, 'https://shopping-boone-to-hickory.com/login/', 0, 'page', '', 0),
(11, 1, '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 'Register', '', 'publish', 'closed', 'closed', '', 'register', '', '', '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 0, 'https://shopping-boone-to-hickory.com/register/', 0, 'page', '', 0),
(12, 1, '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 'Password Recovery', '', 'publish', 'closed', 'closed', '', 'password-recovery', '', '', '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 0, 'https://shopping-boone-to-hickory.com/password-recovery/', 0, 'page', '', 0),
(13, 1, '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 'Password Reset', '', 'publish', 'closed', 'closed', '', 'password-reset', '', '', '2021-02-25 05:34:32', '2021-02-25 05:34:32', '', 0, 'https://shopping-boone-to-hickory.com/password-reset/', 0, 'page', '', 0),
(14, 1, '2021-02-25 05:34:34', '2021-02-25 05:34:34', 'Professional website design services at affordable prices. Working 7 days a week to better serve our customers and all their online websites needs.', '360 WEB FIRM', '', 'publish', 'open', 'closed', '', 'appthemes', '', '', '2021-02-25 07:21:36', '2021-02-25 07:21:36', '360 WEB FIRM, Professional website design services at affordable prices. Working 7 days a week to better serve our customers and all their online websites needs., 548 Market St, San Francisco, CA 94104, USA, appthemes, appthemes.com, 415-555-1212, Software, themes, wordpress', 0, 'https://shopping-boone-to-hickory.com/listings/appthemes/', 0, 'listing', '', 0),
(15, 1, '2021-02-25 05:34:35', '2021-02-25 05:34:35', '', 'Basic', '', 'publish', 'closed', 'closed', '', 'basic', '', '', '2021-02-25 05:34:35', '2021-02-25 05:34:35', '', 0, 'https://shopping-boone-to-hickory.com/pricing-plan/basic/', 0, 'pricing-plan', '', 0),
(16, 1, '2021-02-25 05:34:35', '2021-02-25 05:34:35', ' ', '', '', 'publish', 'closed', 'closed', '', '16', '', '', '2021-02-25 05:34:35', '2021-02-25 05:34:35', '', 0, 'https://shopping-boone-to-hickory.com/2021/02/25/16/', 0, 'nav_menu_item', '', 0),
(17, 1, '2021-02-25 05:34:36', '2021-02-25 05:34:36', ' ', '', '', 'publish', 'closed', 'closed', '', '17', '', '', '2021-02-25 05:34:36', '2021-02-25 05:34:36', '', 0, 'https://shopping-boone-to-hickory.com/2021/02/25/17/', 2, 'nav_menu_item', '', 0),
(18, 1, '2021-02-25 05:34:36', '2021-02-25 05:34:36', ' ', '', '', 'publish', 'closed', 'closed', '', '18', '', '', '2021-02-25 05:34:36', '2021-02-25 05:34:36', '', 0, 'https://shopping-boone-to-hickory.com/2021/02/25/18/', 3, 'nav_menu_item', '', 0),
(19, 1, '2021-02-25 05:42:35', '2021-02-25 05:42:35', '', 'Event Categories', '', 'publish', 'closed', 'closed', '', 'event-categories', '', '', '2021-02-25 05:42:35', '2021-02-25 05:42:35', '', 0, 'https://shopping-boone-to-hickory.com/event-categories/', 0, 'page', '', 0),
(20, 1, '2021-02-25 05:42:35', '2021-02-25 05:42:35', '', 'Create Event', '', 'publish', 'closed', 'closed', '', 'create-event', '', '', '2021-02-25 05:42:35', '2021-02-25 05:42:35', '', 0, 'https://shopping-boone-to-hickory.com/create-event/', 0, 'page', '', 0),
(21, 1, '2021-02-25 05:42:36', '2021-02-25 05:42:36', ' ', '', '', 'publish', 'closed', 'closed', '', '21', '', '', '2021-02-25 05:42:36', '2021-02-25 05:42:36', '', 0, 'https://shopping-boone-to-hickory.com/2021/02/25/21/', 4, 'nav_menu_item', '', 0),
(22, 1, '2021-02-25 05:42:36', '2021-02-25 05:42:36', ' ', '', '', 'publish', 'closed', 'closed', '', '22', '', '', '2021-02-25 05:42:36', '2021-02-25 05:42:36', '', 0, 'https://shopping-boone-to-hickory.com/2021/02/25/22/', 5, 'nav_menu_item', '', 0),
(23, 1, '2021-02-25 05:42:37', '2021-02-25 05:42:37', '<div class=\"title-center\">In Event Open House February 26th</div>\r\n<div class=\"after-cover\">\r\n<div class=\"date-time\">\r\n<div class=\"initial-date\"></div>\r\n<div class=\"final-date\">\r\n\r\n<a href=\"https://inevent.com/en/InEventOpenHouse/InEventOpenHouseFebruary26th-1613759807/form.php\">Registration</a>\r\n\r\n</div>\r\n</div>\r\n</div>', 'InEvent Open House', '', 'publish', 'open', 'closed', '', 'wordcamp-moonbase-1', '', '', '2021-02-25 07:24:25', '2021-02-25 07:24:25', 'InEvent Open House, In Event Open House February 26th Registration, SR 405, Kennedy Space Center, FL 32899, USA, 11 Armstrong Lane, Sea of Tranquility, en.wikipedia.org/wiki/Mare_Tranquilitatis, wordcamp, WordPress, wordpress', 0, 'https://shopping-boone-to-hickory.com/events/wordcamp-moonbase-1/', 0, 'event', '', 0),
(24, 1, '2021-02-25 07:21:36', '2021-02-25 07:21:36', 'Professional website design services at affordable prices. Working 7 days a week to better serve our customers and all their online websites needs.', '360 WEB FIRM', '', 'inherit', 'closed', 'closed', '', '14-revision-v1', '', '', '2021-02-25 07:21:36', '2021-02-25 07:21:36', '', 14, 'https://shopping-boone-to-hickory.com/2021/02/25/14-revision-v1/', 0, 'revision', '', 0),
(25, 1, '2021-02-25 07:23:32', '2021-02-25 07:23:32', '<div class=\"title-center\">In Event Open House February 26th</div>\n<div class=\"after-cover\">\n<div class=\"date-time\">\n<div class=\"initial-date\">\n\n<i class=\"far fa-calendar icon\"></i> 02/26/2021\n\n</div>\n<div class=\"final-date\">\n\n<i class=\"fas fa-calendar icon\"></i>02/26/2021\n\n</div>\n</div>\n</div>', 'WordCamp Moonbase 1', '', 'inherit', 'closed', 'closed', '', '23-autosave-v1', '', '', '2021-02-25 07:23:32', '2021-02-25 07:23:32', '', 23, 'https://shopping-boone-to-hickory.com/2021/02/25/23-autosave-v1/', 0, 'revision', '', 0),
(26, 1, '2021-02-25 07:24:25', '2021-02-25 07:24:25', '<div class=\"title-center\">In Event Open House February 26th</div>\r\n<div class=\"after-cover\">\r\n<div class=\"date-time\">\r\n<div class=\"initial-date\"></div>\r\n<div class=\"final-date\">\r\n\r\n<a href=\"https://inevent.com/en/InEventOpenHouse/InEventOpenHouseFebruary26th-1613759807/form.php\">Registration</a>\r\n\r\n</div>\r\n</div>\r\n</div>', 'InEvent Open House', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2021-02-25 07:24:25', '2021-02-25 07:24:25', '', 23, 'https://shopping-boone-to-hickory.com/2021/02/25/23-revision-v1/', 0, 'revision', '', 0),
(28, 1, '2023-09-09 06:50:20', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2023-09-09 06:50:20', '0000-00-00 00:00:00', '', 0, 'https://singleswagontrain.com/?p=28', 0, 'post', '', 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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Software', 'software', 0),
(3, 'wordpress', 'wordpress', 0),
(4, 'themes', 'themes', 0),
(5, 'Header', 'header', 0),
(6, 'WordPress', 'wordpress', 0),
(7, 'wordpress', 'wordpress', 0),
(8, 'wordcamp', 'wordcamp', 0),
(9, '2021-03', '2021-03', 0),
(10, '2021-03-07', '2021-03-07', 0),
(11, '2021-03-08', '2021-03-08', 0),
(12, '2021-03-09', '2021-03-09', 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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(14, 2, 0),
(14, 3, 0),
(14, 4, 0),
(15, 2, 0),
(16, 5, 0),
(17, 5, 0),
(18, 5, 0),
(21, 5, 0),
(22, 5, 0),
(23, 6, 0),
(23, 7, 0),
(23, 8, 0),
(23, 10, 0),
(23, 11, 0),
(23, 12, 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_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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, 1),
(2, 2, 'listing_category', '', 0, 1),
(3, 3, 'listing_tag', '', 0, 1),
(4, 4, 'listing_tag', '', 0, 1),
(5, 5, 'nav_menu', '', 0, 5),
(6, 6, 'event_category', '', 0, 1),
(7, 7, 'event_tag', '', 0, 1),
(8, 8, 'event_tag', '', 0, 1),
(9, 9, 'event_day', '', 0, 0),
(10, 10, 'event_day', '', 9, 1),
(11, 11, 'event_day', '', 9, 1),
(12, 12, 'event_day', '', 9, 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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice,text_widget_paste_html'),
(15, 1, 'show_welcome_panel', '1'),
(17, 1, 'wp_user-settings', 'editor=html&hidetb=1&libraryContent=browse&unfold=1&mfold=o&aitdiritemlocation_tab=pop'),
(18, 1, 'wp_user-settings-time', '1694242215'),
(19, 1, 'wp_dashboard_quick_press_last_post_id', '28'),
(20, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:13:\"112.134.185.0\";}'),
(21, 2, 'nickname', 'customer'),
(22, 2, 'first_name', ''),
(23, 2, 'last_name', ''),
(24, 2, 'description', ''),
(25, 2, 'rich_editing', 'true'),
(26, 2, 'syntax_highlighting', 'true'),
(27, 2, 'comment_shortcuts', 'false'),
(28, 2, 'admin_color', 'fresh'),
(29, 2, 'use_ssl', '0'),
(30, 2, 'show_admin_bar_front', 'true'),
(31, 2, 'locale', ''),
(32, 2, 'wp_capabilities', 'a:1:{s:11:\"contributor\";b:1;}'),
(33, 2, 'wp_user_level', '1'),
(34, 2, 'dismissed_wp_pointers', ''),
(35, 3, 'nickname', 'rapid191'),
(36, 3, 'first_name', ''),
(37, 3, 'last_name', ''),
(38, 3, 'description', ''),
(39, 3, 'rich_editing', 'true'),
(40, 3, 'syntax_highlighting', 'true'),
(41, 3, 'comment_shortcuts', 'false'),
(42, 3, 'admin_color', 'fresh'),
(43, 3, 'use_ssl', '0'),
(44, 3, 'show_admin_bar_front', 'true'),
(45, 3, 'locale', ''),
(46, 3, 'wp_capabilities', 'a:1:{s:11:\"contributor\";b:1;}'),
(47, 3, 'wp_user_level', '1'),
(48, 3, 'default_password_nag', ''),
(49, 3, 'google-plus', ''),
(50, 3, 'facebook', ''),
(51, 3, 'twitter', ''),
(54, 1, 'session_tokens', 'a:2:{s:64:\"20806259744da3221c5c150d49f5fc7f0f39ee0acdf522e1bcca5a5bd672d716\";a:4:{s:10:\"expiration\";i:1694418678;s:2:\"ip\";s:15:\"112.134.185.103\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69\";s:5:\"login\";i:1694245878;}s:64:\"afbbdc1924c14ad491586a082373ac9152fe220abefa95bd56807a0ac687eb1c\";a:4:{s:10:\"expiration\";i:1694505699;s:2:\"ip\";s:15:\"112.134.185.103\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.76\";s:5:\"login\";i:1694332899;}}'),
(55, 4, 'nickname', 'mickimullin1'),
(56, 4, 'first_name', ''),
(57, 4, 'last_name', ''),
(58, 4, 'description', ''),
(59, 4, 'rich_editing', 'true'),
(60, 4, 'syntax_highlighting', 'true'),
(61, 4, 'comment_shortcuts', 'false'),
(62, 4, 'admin_color', 'fresh'),
(63, 4, 'use_ssl', '0'),
(64, 4, 'show_admin_bar_front', 'true'),
(65, 4, 'locale', ''),
(66, 4, 'wp_capabilities', 'a:1:{s:11:\"contributor\";b:1;}'),
(67, 4, 'wp_user_level', '1'),
(68, 4, 'default_password_nag', '1'),
(69, 4, 'google-plus', ''),
(70, 4, 'facebook', ''),
(71, 4, 'twitter', ''),
(72, 5, 'nickname', 'yftelbert77736'),
(73, 5, 'first_name', ''),
(74, 5, 'last_name', ''),
(75, 5, 'description', ''),
(76, 5, 'rich_editing', 'true'),
(77, 5, 'syntax_highlighting', 'true'),
(78, 5, 'comment_shortcuts', 'false'),
(79, 5, 'admin_color', 'fresh'),
(80, 5, 'use_ssl', '0'),
(81, 5, 'show_admin_bar_front', 'true'),
(82, 5, 'locale', ''),
(83, 5, 'wp_capabilities', 'a:1:{s:11:\"contributor\";b:1;}'),
(84, 5, 'wp_user_level', '1'),
(85, 5, 'default_password_nag', '1'),
(86, 5, 'google-plus', ''),
(87, 5, 'facebook', ''),
(88, 5, 'twitter', ''),
(89, 6, 'nickname', 'casimirahipkiss'),
(90, 6, 'first_name', ''),
(91, 6, 'last_name', ''),
(92, 6, 'description', ''),
(93, 6, 'rich_editing', 'true'),
(94, 6, 'syntax_highlighting', 'true'),
(95, 6, 'comment_shortcuts', 'false'),
(96, 6, 'admin_color', 'fresh'),
(97, 6, 'use_ssl', '0'),
(98, 6, 'show_admin_bar_front', 'true'),
(99, 6, 'locale', ''),
(100, 6, 'wp_capabilities', 'a:1:{s:11:\"contributor\";b:1;}'),
(101, 6, 'wp_user_level', '1'),
(102, 6, 'default_password_nag', '1'),
(103, 6, 'google-plus', ''),
(104, 6, 'facebook', ''),
(105, 6, 'twitter', '');

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

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

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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, 'admin', '$P$B50x.HnMU381d1LpXGi/OOU.Mva7U91', 'admin', 'kari7788i@gmail.com', 'singleswagontrain.com', '2021-02-25 05:28:13', '', 0, 'admin'),
(2, 'customer', '$P$B7.5seL0yG8/Znar6NM47SjkSIe29N.', 'customer', '', '', '2021-02-25 05:34:35', '', 0, 'Satisfied Customer'),
(3, 'rapid191', '$P$BwrdD6DYU8qXGSUlRY0rVzUY5eGiQ1/', 'rapid191', 'rapid191@gmail.com', '', '2021-02-25 05:43:17', '', 0, 'rapid191'),
(4, 'mickimullin1', '$P$BXq/04QE1oTjc.UgHYdKVdbgOp38ZP/', 'mickimullin1', 'grooveai@topmarketingcourses.xyz', '', '2023-09-09 10:29:10', '1694255350:$P$BdQ3I5hSjtL8/996Zx8a.JTiyUL4aB.', 0, 'mickimullin1'),
(5, 'yftelbert77736', '$P$BIXFpxIy6MA.RIAY3clOSlp2VVzea80', 'yftelbert77736', 'rpm30@topmarketingcourses.xyz', '', '2023-09-09 11:53:46', '1694260426:$P$Bsn671TlOAMSfHZq.dG/ULlH90ZyiE1', 0, 'yftelbert77736'),
(6, 'casimirahipkiss', '$P$BCe.yG3hv2u8TLuYQU3hHTHXhVHQGm/', 'casimirahipkiss', 'aisocials@topmarketingcourses.xyz', '', '2023-09-09 18:24:36', '1694283877:$P$BZZIKUkSQ95Zc7Gc9aubViMwSJP4720', 0, 'casimirahipkiss');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_app_geodata`
--
ALTER TABLE `wp_app_geodata`
  ADD PRIMARY KEY (`post_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_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `wp_p2p`
--
ALTER TABLE `wp_p2p`
  ADD PRIMARY KEY (`p2p_id`),
  ADD KEY `p2p_from` (`p2p_from`),
  ADD KEY `p2p_to` (`p2p_to`),
  ADD KEY `p2p_type` (`p2p_type`);

--
-- Indexes for table `wp_p2pmeta`
--
ALTER TABLE `wp_p2pmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `p2p_id` (`p2p_id`),
  ADD KEY `meta_key` (`meta_key`);

--
-- 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 `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

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

--
-- 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_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2495;

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

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

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

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

--
-- 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=13;

--
-- 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=13;

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

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;
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 */;