<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel>
	<title>WordPress Planet</title>
	<link>http://planet.wordpress.org/</link>
	<language>en</language>
	<description>WordPress Planet - http://planet.wordpress.org/</description>


<item>
	<title>Open Channels FM: Signal – AI Insights, Open Source Guidance and Commentaries.</title>
	<guid>https://openchannels.fm/?p=2558769</guid>
	<link>https://openchannels.fm/signal-ai-insights-open-source-guidance-and-commentaries/</link>
	
	<description>A focus on guiding new contributors in open source, discussing AI&#39;s impact, and adding insightful commentary.</description>
	<pubDate>Fri, 21 Aug 2026 09:39:01 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Matt: Homework from WordCamp</title>
	<guid>https://ma.tt/?p=154259</guid>
	<link>https://ma.tt/2026/08/homework-from-wordcamp/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;A few times during the &lt;a href=&#34;https://us.wordcamp.org/2026/&#34;&gt;WordCamp US&lt;/a&gt; keynote, I asked for a show of hands and got mostly blank stares back, especially on the AI questions. That&amp;#8217;s not a criticism — it&amp;#8217;s a reading list. If the future is going to be built on this stuff, the WordPress community should be fluent in it. Here&amp;#8217;s the homework.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;How models are actually trained&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;When I asked who knew about the reinforcement learning models go through, Robert looked out and said &amp;#8220;I see no yeses.&amp;#8221; Base models are trained to predict the next word across huge amounts of text; the friendly, helpful behavior comes after, in post-training, where human/AI feedback reinforces some responses over others. If you use these tools every day, understanding that pipeline changes how you prompt them and what you expect from them.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Start with Hugging Face&amp;#8217;s &lt;a href=&#34;https://huggingface.co/blog/rlhf&#34;&gt;Illustrating RLHF&lt;/a&gt;, a visual explainer. Chip Huyen&amp;#8217;s &lt;a href=&#34;https://huyenchip.com/2023/05/02/rlhf.html&#34;&gt;RLHF deep dive&lt;/a&gt; is the best longer read, and Anthropic&amp;#8217;s &lt;a href=&#34;https://arxiv.org/abs/2212.08073&#34;&gt;Constitutional AI paper&lt;/a&gt; shows where post-training went next. If you only have time for one thing, watch Andrej Karpathy&amp;#8217;s &lt;a href=&#34;https://www.youtube.com/watch?v=7xTGNNLPyMI&#34;&gt;Deep Dive into LLMs&lt;/a&gt; — pretraining, fine-tuning, reinforcement learning, and why models behave the way they do, all in one sitting.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Uncensored models&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Almost nobody had tried an &lt;a href=&#34;https://huggingface.co/OBLITERATUS/Qwen3.8-27B-OBLITERATED&#34;&gt;OBLITERATED&lt;/a&gt; model. Since refusal behavior is added in post-training, researchers found it can also be removed — it turns out to be, roughly, a single direction inside the model that you can subtract out. Maxime Labonne&amp;#8217;s &lt;a href=&#34;https://huggingface.co/blog/mlabonne/abliteration&#34;&gt;Uncensor any LLM with abliteration&lt;/a&gt; explains the technique, and the paper behind it, &lt;a href=&#34;https://arxiv.org/abs/2406.11717&#34;&gt;Refusal in Language Models Is Mediated by a Single Direction&lt;/a&gt;, is short and genuinely fascinating. Whatever you think of the applications, it&amp;#8217;s worth understanding that open weights mean the community can modify these models, the same way the GPL means you can modify WordPress.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;The open-weight wave&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Only a few hands went up for Qwen 3.8. The open-weight models coming out of Chinese labs — &lt;a href=&#34;https://huggingface.co/Qwen&#34;&gt;Qwen&lt;/a&gt;, &lt;a href=&#34;https://huggingface.co/deepseek-ai&#34;&gt;DeepSeek&lt;/a&gt;, &lt;a href=&#34;https://huggingface.co/moonshotai&#34;&gt;Kimi&lt;/a&gt;, &lt;a href=&#34;https://huggingface.co/zai-org&#34;&gt;GLM&lt;/a&gt; — are at or near the frontier at a fraction of the cost, and the smaller ones run on a laptop. I demoed one from this MacBook on stage. Token costs have dropped about 20x, and that curve isn&amp;#8217;t slowing down.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The easiest way to feel this for yourself is to run one locally tonight: install &lt;a href=&#34;https://ollama.com&#34;&gt;Ollama&lt;/a&gt; or &lt;a href=&#34;https://lmstudio.ai&#34;&gt;LM Studio&lt;/a&gt;, pull a small Qwen model, and talk to an intelligence that lives entirely on your own machine, no cloud required. For a community built on the four freedoms, that should feel familiar — and exciting.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Read one, watch one, run one. Then bring what you learned to your next meetup.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;It is really important to me that WordPress community members ride this AI wave.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Errata: I said Automattic has 32 or 33 data centers; &lt;a href=&#34;https://automattic.com/automattic-data-centers/&#34;&gt;the actual number is 29&lt;/a&gt;, all co-located.&lt;br /&gt;&lt;/p&gt;</description>
	<pubDate>Thu, 20 Aug 2026 23:39:17 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: AI for the Rest of Us</title>
	<guid>https://openchannels.fm/?p=2559615</guid>
	<link>https://openchannels.fm/ai-for-the-rest-of-us/</link>
	
	<description>An update on Open Channels News, new fall series (including &#34;AI for the Rest of Us&#34;), and a preview of the Open Channels FM 5.0 release coming in September.</description>
	<pubDate>Thu, 20 Aug 2026 10:54:28 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>WordPress.org blog: AI Creates Opportunity While Artists Ship at WordCamp US 2026</title>
	<guid>https://wordpress.org/news/?p=21264</guid>
	<link>https://wordpress.org/news/2026/08/wcus-2026-recap/</link>
	
	<description>&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21551&#34; height=&#34;730&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00367.png?resize=1943%2C730&amp;#038;ssl=1&#34; width=&#34;1943&#34; /&gt;&lt;/figure&gt;



&lt;div class=&#34;wp-block-columns is-not-stacked-on-mobile is-layout-flex wp-container-core-columns-is-layout-3eb8a5ac wp-block-columns-is-layout-flex&#34;&gt;
&lt;div class=&#34;wp-block-column is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;figure class=&#34;wp-block-image size-medium wp-container-content-73b9422f&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21418&#34; height=&#34;300&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/route-66-traveller-boy-right.png?resize=242%2C300&amp;#038;ssl=1&#34; width=&#34;242&#34; /&gt;&lt;/figure&gt;
&lt;/div&gt;



&lt;div class=&#34;wp-block-column is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-container-content-08efa294 wp-block-paragraph&#34;&gt;WordCamp US (WCUS) 2026 just wrapped up after 4 days at the Phoenix Convention Center in Phoenix, Arizona. Over 1,100 people from around the world registered to attend, and thousands more watched online through livestreams. Contributor Day and Showcase Day opened the week before two main conference days, featuring over 50 speaker-led sessions across 4 tracks, including multiple workshops.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The temperature reached 111°F (44°C), but golf carts ferried travelers between the Sheraton Phoenix Downtown and the convention center. Inside, attendees moved between session rooms, the Sponsor Hall, and the Happiness Bar.&lt;/p&gt;



&lt;div class=&#34;wp-block-columns is-not-stacked-on-mobile is-layout-flex wp-container-core-columns-is-layout-3eb8a5ac wp-block-columns-is-layout-flex&#34;&gt;
&lt;div class=&#34;wp-block-column is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;blockquote class=&#34;wp-block-quote wp-container-content-08efa294 is-layout-flow wp-block-quote-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;It&amp;#8217;s hot, but it&amp;#8217;s not Florida hot.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;&amp;#8211; Loyal Pyczynski&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/div&gt;



&lt;div class=&#34;wp-block-column is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;figure class=&#34;wp-block-image size-medium wp-container-content-73b9422f&#34; style=&#34;margin-top: 0; margin-bottom: 0;&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21413&#34; height=&#34;300&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/route-66-traveller.png?resize=285%2C300&amp;#038;ssl=1&#34; width=&#34;285&#34; /&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Sessions covered artificial intelligence (AI), accessibility, publishing, business, site ownership, and the open web. Speakers in different rooms often found common ground, noting the importance of good judgment and trust-building in the age of AI.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21473&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-1611.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21553&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/JQ300102.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21476&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-2244.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21474&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-2078.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21480&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260817_WCUS_EC_00786.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21472&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_EC_00467.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21550&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Copy-of-JQ300341.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21479&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260817_WCUS_EC_00431.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21475&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-2095.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Real Artists Ship&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/real-artists-ship-contributor-day-at-wcus-2026/&#34;&gt;Contributor Day&lt;/a&gt; followed the motto &amp;#8220;Real artists ship,&amp;#8221; and a new format to match. The 425 participants, including 29 first-time contributors, formed 26 teams around goals they could complete that day. Experienced contributors moved between groups and helped newer participants shape goals. Then, goal owners gave 30-second pitches, and contributors could move between teams when that work caught their interest.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21468&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-1152.jpg?resize=683%2C1024&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21470&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-1274.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21549&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/JQ301171.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21469&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-1266.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;By day’s end, contributors had closed tickets, opened and shipped pull requests, and reviewed themes for accessibility. One team created description-list blocks for glossaries and product details, and another added email settings, a test tool, and checks for account, password-reset, and recovery messages.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Other teams built a &lt;a href=&#34;https://wordpress.org/photos/&#34;&gt;Photo Directory&lt;/a&gt; importer and updated Notes in the WordPress dashboard and Multisite documentation. More work covered PHP, PHPUnit testing, and guidelines for AI work within the project. New contribution pathways became a course on &lt;a href=&#34;https://learn.wordpress.org/&#34;&gt;Learn WordPress&lt;/a&gt;, open to people who could not be in Phoenix.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Every team ended the day with a 30-second presentation of what it had made, tested, fixed, or moved closer to release.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large wp-duotone-grayscale wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21524&#34; height=&#34;568&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/IMG_0246.png?resize=1024%2C568&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Showcase Day Put Real Sites First&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If Contributor Day was about shipping in a day, Monday’s Showcase Day was about what happens after the shipping. Sites have to keep working smoothly for the people who publish, maintain, and depend on them. The case studies came from public services, independent publishers, community platforms, training systems, and large content operations.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/speaker/manny-costa/&#34;&gt;Manny Costa&lt;/a&gt; covered the first of those: civic websites where residents find services, apply for programs, read emergency information, and report problems. In that work, accessibility, governance, and editor workflows are part of the service rather than a final check box.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Two of the case studies were about publishers taking back ownership of their content. Both sites now appear in the WordPress Showcase.&lt;/p&gt;



&lt;div class=&#34;wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex&#34;&gt;
&lt;div class=&#34;wp-block-column is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large is-style-default&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21499&#34; height=&#34;403&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/wordpress.org_showcase_the-ankler_WordPress-Showcase-Desktop.png?resize=1024%2C403&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;figcaption class=&#34;wp-element-caption&#34;&gt;See &lt;a href=&#34;https://wordpress.org/showcase/the-ankler/&#34;&gt;The Ankler&lt;/a&gt; in the WordPress Showcase&lt;/figcaption&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/session/own-your-audience-how-the-ankler-escaped-substack-and-took-back-control/&#34;&gt;Nicola Catton’s session&lt;/a&gt; described how The Ankler moved 15 newsletters to WordPress and took direct control of its content, subscriber data, revenue rules, and reader experience. Nicola detailed the massive migration, the thousands of rebuilt paywall boundaries, and the site&amp;#8217;s brand-new block theme.&lt;/p&gt;
&lt;/div&gt;



&lt;div class=&#34;wp-block-column is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21500&#34; height=&#34;403&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/wordpress.org_showcase_daily-kos_WordPress-Showcase-Desktop.png?resize=1024%2C403&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;figcaption class=&#34;wp-element-caption&#34;&gt;See &lt;a href=&#34;https://wordpress.org/showcase/daily-kos/&#34;&gt;Daily Kos&lt;/a&gt; in the WordPress Showcase&lt;/figcaption&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Daily Kos migration was a similarly large-scale move. &lt;a href=&#34;https://us.wordcamp.org/2026/session/when-the-platform-belongs-to-its-users-migrating-daily-kos-at-scale/&#34;&gt;Ben Greeley and Allison McHenry&lt;/a&gt; centered their session on a community that writes as well as reads: 1.5 million posts, 88 million comments, and 2.7 million users, with a public beta that involved more than 500 community members.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Other sessions dealt with the people who do the publishing once a site is live. In &lt;a href=&#34;https://us.wordcamp.org/2026/session/agents-need-good-tools-too-designing-an-editorial-experience-for-humans-and-ai-alike/&#34;&gt;Aviral Mittal’s session&lt;/a&gt;, an AI agent built a page from a Google Doc using patterns the team had already defined. &lt;a href=&#34;https://us.wordcamp.org/2026/speaker/andrew-adam/&#34;&gt;Andrew Adam&lt;/a&gt; described a library of about 100 written and video guides, with accessibility guidance included. Shared foundations covered repeat questions, while project-specific help and tips inside the editor handled the rest.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Human Judgment in the Loop&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Early on, Bo English-Wiczling had opened Showcase Day by addressing the gap between rapid AI adoption and trust. Her &lt;a href=&#34;https://us.wordcamp.org/2026/session/keynote/&#34;&gt;keynote&lt;/a&gt; covered the move in developer work toward setting intent and supplying context.&lt;/p&gt;



&lt;blockquote class=&#34;wp-block-quote is-layout-flow wp-block-quote-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;AI doesn’t remove your work. It moves it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;&amp;#8211; Bo English-Wiczling&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A first draft can now arrive in seconds, but an almost-right block of code may still miss keyboard navigation, use the wrong theme styles, or bring an unsafe dependency into a project.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The importance of good judgment is familiar to the WordPress community. Bo tied it to habits WordPress contributors already have: reading other people’s code, submitting small changes, reviewing pull requests, and accepting critique in the open.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-3 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;Bo English-Wiczling speaking on stage&#34; class=&#34;wp-image-21484&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-2187.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;Loyal Pyczynski speaking on stage&#34; class=&#34;wp-image-21485&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3168.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The next morning, Loyal Pyczynski drew on his work at Disney and Meta for a keynote about tests, time, and creative confidence. His &lt;a href=&#34;https://www.youtube.com/watch?v=7vE1fS1sLpQ&#34;&gt;talk&lt;/a&gt; returned to a phrase from an Imagineering colleague.&lt;/p&gt;



&lt;blockquote class=&#34;wp-block-quote is-layout-flow wp-block-quote-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;We need to make sure that we make better mistakes tomorrow. Success is an iterative endeavor, and time is our most precious resource.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;&amp;#8211; Loyal Pyczynski&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Loyal described Disney teams that paired creative and technical leads early, then brought in experts for work another team could do better or faster. The goal was not to know everything but to know what the team should own.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Design and publishing sessions drew similar conclusions as the keynotes. &lt;a href=&#34;https://us.wordcamp.org/2026/speaker/michelle-hunt/&#34;&gt;Michelle Hunt&lt;/a&gt; framed design systems as living feedback systems that need to preserve intent as production gets faster.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/speaker/k-adam-white/&#34;&gt;K Adam White&lt;/a&gt;’s session centered on moving large stores of content into block patterns, with editors staying involved where automatic conversion still needed judgment. &lt;a href=&#34;https://us.wordcamp.org/2026/session/abilities-api-for-humans/&#34;&gt;Nik McLaughlin’s Abilities API session&lt;/a&gt; looked beyond AI integrations to the broader structure the API gives WordPress developers. &lt;a href=&#34;https://us.wordcamp.org/2026/session/the-site-is-the-source-of-truth-block-themes-ai-and-agency-workflows/&#34;&gt;Brian Coords&lt;/a&gt; made a related case through block themes: approved patterns, templates, and real content offer a starting point, and design tokens add guidance that a blank-page prompt cannot provide.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Machine translation got the same treatment. In a &lt;a href=&#34;https://us.wordcamp.org/2026/session/lost-in-machine-translation-ai-wordpress-and-the-translations-nobody-saw-coming/&#34;&gt;multilingual WordPress multisite case study&lt;/a&gt; of AI translation for technical content, native-speaking colleagues found output that was correct word by word and could still miss the intended meaning. Human review covered the gap between translating language and translating intent.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The judgment question even reached hiring. &lt;a href=&#34;https://us.wordcamp.org/2026/session/the-making-of-a-wordpress-certification/&#34;&gt;The Making of a WordPress Certification&lt;/a&gt; introduced a standards-based certification and covered how the credential was created, checked, governed, and delivered.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Trust Becomes a Product Practice&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Wednesday morning took the trust question outside the WordPress world. The day opened with a &lt;a href=&#34;https://us.wordcamp.org/2026/session/keynote-2-2/&#34;&gt;fireside chat&lt;/a&gt; between Amanda Ventura of Waymo and David Levine on what it takes for people to trust technology that moves through their streets.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-4 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;Amanda Ventura speaking on stage&#34; class=&#34;wp-image-21528&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260819_WCUS_WL-4116.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;View of WCUS stage with Amanda Ventura and David Levine&#34; class=&#34;wp-image-21554&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260819_WCUS_WL-4111.jpg?resize=1024%2C1024&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Ventura described trust as repeated work. Teams can publish safety data and listen before arriving in a new city, and they need a path for product teams to act on feedback. Her example came from accessibility testing. Screen-reader support helped blind and low-vision riders use the Waymo app, but it did not solve the physical problem of finding the right car. Feedback led to step-by-step directions and a horn control with a distinct musical tone that was easier to identify on busy city streets.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Other sessions applied that standard to WordPress sites. WordPress Core committer &lt;a href=&#34;https://us.wordcamp.org/2026/speaker/jonathan-desrosiers/&#34;&gt;Jonathan Desrosiers&lt;/a&gt; focused on supply-chain safety while &lt;a href=&#34;https://www.youtube.com/watch?v=z5_hxy2ET8Y&#34;&gt;Robert Abela’s session&lt;/a&gt; explored login security. AI tools can find security flaws faster than ever. That speed raises the need for careful checks.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The rest of Wednesday’s schedule included sessions on security, accessibility, design, AI tools, and work for site owners.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/session/is-your-wordpress-site-legally-ready-for-ai/&#34;&gt;Kathy Zant’s session&lt;/a&gt; proposed an audit for AI use, covering plugins, themes, content pipelines, and client sites, and it named consent, data location, disclosure, and legal review as questions teams should settle before launch.&lt;/li&gt;



&lt;li&gt;Another &lt;a href=&#34;https://us.wordcamp.org/2026/session/your-client-wants-ai-their-lawyer-just-said-no/&#34;&gt;case-based session&lt;/a&gt; compared two responses to navigation problems: one client received an AI search tool, and another received a predictable interface that editors could control. The planned lesson was simple. AI can be the right choice without being the automatic choice.&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/session/beyond-plugins-real-accessibility-for-wordpress-websites/&#34;&gt;Joseph LoPreste’s session&lt;/a&gt; explored accessibility work no single plugin can complete: navigation, forms, headings, images, content, and interactive elements.&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Learning With Your Laptop Open&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress beginner workshops ran throughout the event for first-time builders, with no hosting account or prior WordPress experience required. Participants made pages, posts, logos, and menus, and each person left with a WordPress site, a year of hosting, and a domain. These sessions laid groundwork to work with plugins, styles, and additional features. The beginner program, office hours, and Happiness Bar gave people several places to ask questions and get hands-on experience.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-5 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-full wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21487&#34; height=&#34;678&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3374.png?resize=1017%2C678&amp;#038;ssl=1&#34; width=&#34;1017&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21488&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_01145.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21489&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00680.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21490&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260817_WCUS_EC_00319.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;More advanced technical workshops offered even experts the chance to hone their skills.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/speaker/lukasz-wilczak-2/&#34;&gt;Łukasz Wilczak&lt;/a&gt; focused on reusable WP-CLI commands. They handled bulk content changes, block and shortcode migrations, link cleanup, and safe batch processing.&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/speaker/vedanshu-jain/&#34;&gt;Vedanshu Jain&lt;/a&gt; designed a workshop around roles and review paths for AI-only teams. The planned outputs included a plugin stub, publishable content, or another real result.&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/speaker/rob-ruiz/&#34;&gt;Rob Ruiz&lt;/a&gt; built his workshop around WP Rig and automatic checks for preparing block-ready themes for the Theme Directory.&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Like all WordCamps, these sessions gave attendees skills and tools to bring home to their own projects.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Simplicity Gets the Last Word&lt;/h2&gt;



&lt;div class=&#34;wp-block-group has-black-background-color has-background is-layout-constrained wp-container-core-group-is-layout-9c97b5da wp-block-group-is-layout-constrained&#34;&gt;
&lt;figure class=&#34;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;
&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The closing session started with city business. Michael Hammett, Phoenix&amp;#8217;s first Chief Innovation Officer, read a proclamation from Mayor Kate Gallego declaring August 19 Phoenix WordPress Day, and then presented the signed document to WordPress Cofounder, Matt Mullenweg. The proclamation credited WordPress with supporting the small businesses, developers, designers, educators, and creators in the city&amp;#8217;s growing digital and creative economy.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-6 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;Michael Hammett reading the Phoenix WordPress Day proclamation&#34; class=&#34;wp-image-21515&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260819_WCUS_WL-4434.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;Michael Hammett presenting the WordPress Day proclamation to Matt Mullenweg&#34; class=&#34;wp-image-21514&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260819_WCUS_WL-4458.jpg?resize=683%2C1024&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;What followed was a dynamic presentation and conversation between Mullenweg and &lt;a href=&#34;https://us.wordcamp.org/2026/speaker/robert-jacobi/&#34;&gt;Robert Jacobi&lt;/a&gt;, ending with a traditional Q&amp;amp;A. Matt&amp;#8217;s thesis was simple: Tech needs to be simpler.&lt;/p&gt;



&lt;blockquote class=&#34;wp-block-quote is-layout-flow wp-block-quote-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;I want WordPress to be known for simplicity, not just complexity.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;&amp;#8211; Matt Mullenweg&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;After a detour through why AI models now prefer simple, self-contained HTML files, the argument became tangible with WordPress Piplets, a 2007 idea built around a single self-modifying PHP file that stores its own data, with no database and no third-party packages. One file can hold up to 25 megabytes, about four million words, and load in about 50 milliseconds. For Mullenweg, it extends the experiments that took WordPress from MySQL to SQLite to &lt;a href=&#34;https://wordpress.org/playground/&#34;&gt;Playground&lt;/a&gt;, and he floated the idea of a WordPress.org directory where people could publish, fork, and remix.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Speaking of WordPress.org, it was announced that profile links are getting shorter, with w.org/username redirects like &lt;a href=&#34;https://w.org/@matt&#34;&gt;w.org/@matt&lt;/a&gt; already live, with full support just a few days away.&lt;/p&gt;



&lt;div class=&#34;wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex&#34;&gt;
&lt;div class=&#34;wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large&#34; style=&#34;margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;&#34;&gt;&lt;a href=&#34;https://wordpress.org/download/releases/7-1/&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21520&#34; height=&#34;535&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/image-3.png?resize=1024%2C535&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;/div&gt;



&lt;div class=&#34;wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;Midway through, release leads were called up to press the button on the WordPress 7.1 release, and were awarded with applause as &lt;a href=&#34;https://wordpress.org/download/releases/7-1/&#34;&gt;“Mary Lou”&lt;/a&gt; received hundreds of thousands of downloads.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;On contribution, Mullenweg expressed his desire to reward impact instead of pledges. The &lt;a href=&#34;https://wordpress.org/five-for-the-future/&#34;&gt;Five for the Future&lt;/a&gt; directory shows two million self-sponsored hours pledged each week from 150,000 contributors, and he questioned whether that reflects reality. The project already records what actually happened (commits, posts, tickets closed, WordCamps organized), and he wants recognition built on that record. He asked the same of the plugin directory, suggesting a focus on fewer better-working things.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Audience questions covered AI licensing, data centers, and why open source communities compete more than they collaborate. On that last one, Mullenweg invited other open source leaders to speak at WordCamp, and encouraged working together. Copying good code between projects, he said, is the entire point of open source.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-7 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21513&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260819_WCUS_WL-4485.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21516&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260819_WCUS_WL-4575.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21517&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260819_WCUS_WL-4588.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Jacobi closed by asking who was at their first WordCamp; he had met more first-timers here, he said, than in the past ten years. One of them found the event by asking an AI chatbot for the coolest thing happening in Phoenix, came to Contributor Day, and left with one of its awards.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Beyond the Session Rooms&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So much happens outside the session rooms. At the WCUS &lt;a href=&#34;https://us.wordcamp.org/2026/29-days-out-phoenix-in-august-is-actually-kind-of-perfect-heres-why/&#34;&gt;Happiness Bar&lt;/a&gt;, volunteers sat with attendees and worked through plugin questions, CSS problems, ecommerce setup, and new-site questions. An AFK (Away From Keyboard) room offered a quiet place away from the crowds. In the Sponsor Hall, people painted Wapuus with a local Phoenix artist, watched screen-printing, and talked between product demonstrations.&lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-5 is-cropped has-black-background-color has-background wp-block-gallery-8 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex&#34; style=&#34;border-width: 20px; border-radius: 2px;&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21534&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3467.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21548&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Copy-of-JQ301331.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21538&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3322.jpg?resize=683%2C1024&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21539&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00576-2.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21536&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00597.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21542&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3292.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21541&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00415.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21547&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260817_WCUS_EC_00779.jpg?resize=683%2C1024&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21546&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260817_WCUS_EC_00786-1.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21537&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3323.jpg?resize=683%2C1024&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21545&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00330.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21544&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00310.jpg?resize=683%2C1024&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21543&#34; height=&#34;1024&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00376.jpg?resize=683%2C1024&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21540&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260818_WCUS_EC_00344.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21535&#34; height=&#34;683&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3456.jpg?resize=1024%2C683&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Connect art installation used photographs from the &lt;a href=&#34;https://wordpress.org/photos/&#34;&gt;WordPress Photo Directory&lt;/a&gt;. Forty postcards paired images by contributors who may never have met. Color, composition, or subject linked each pair. Attendees could take several cards and a blank one, then add a connection of their own.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Lunch did something simpler. People changed tables, picked up open seats, and started conversations with one question: &amp;#8220;What do you do with WordPress?&amp;#8221;&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large wp-lightbox-container&#34;&gt;&lt;img alt=&#34;Group photo of WCUS 2026 attendees&#34; class=&#34;wp-image-21493&#34; height=&#34;595&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/260816_WCUS_WL-3743.jpg?resize=1024%2C595&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;button class=&#34;lightbox-trigger&#34; type=&#34;button&#34;&gt;
			&lt;svg fill=&#34;none&#34; height=&#34;12&#34; viewBox=&#34;0 0 12 12&#34; width=&#34;12&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
				&lt;path d=&#34;M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z&#34; fill=&#34;#fff&#34;&gt;
			&lt;/svg&gt;
		&lt;/button&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/organizers/&#34;&gt;Organizers&lt;/a&gt; and volunteers kept four days of rooms, shuttles, meals, and livestreams moving. Thank you to them, and to the &lt;a href=&#34;https://us.wordcamp.org/2026/speakers/&#34;&gt;speakers&lt;/a&gt;, &lt;a href=&#34;https://us.wordcamp.org/2026/sponsors/&#34;&gt;sponsors&lt;/a&gt;, contributors, attendees in Phoenix, and everyone watching online.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;What Comes Next&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you missed this year&amp;#8217;s WordCamp US, you can find recordings of sessions on &lt;a href=&#34;https://us.wordcamp.org/2026/schedule/&#34;&gt;us.WordCamp.org/2026/&lt;/a&gt;. Be sure to sign up for email notifications, so you don&amp;#8217;t miss out next year. Next stop, &lt;a href=&#34;https://wordpress.org/state-of-the-word/&#34;&gt;State of the Word&lt;/a&gt;, followed by &lt;a href=&#34;https://asia.wordcamp.org/2027/&#34;&gt;WordCamp Asia 2027&lt;/a&gt; in Penang, Malaysia, and &lt;a href=&#34;https://europe.wordcamp.org/2027/&#34;&gt;WordCamp Europe 2027&lt;/a&gt; in Málaga, Spain.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large has-custom-border&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21504&#34; height=&#34;230&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/wordpress.org_state-of-the-word_WordPress-Showcase-Desktop.png?resize=1024%2C230&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-dots&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Photo credits: Jaron Quach, Emily Chan, Wini Lao, Kendra Stowe, and &lt;br /&gt;Jennifer Swisher&lt;/em&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;/p&gt;</description>
	<pubDate>Thu, 20 Aug 2026 05:51:52 +0000</pubDate>
	
	
	<dc:creator>Nicholas Garofalo</dc:creator>
	
</item>

<item>
	<title>WordPress.org blog: WordPress 7.1 “Mary Lou”</title>
	<guid>https://wordpress.org/news/?p=21420</guid>
	<link>https://wordpress.org/news/2026/08/mary-lou/</link>
	
	<description>&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21456&#34; height=&#34;1337&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/release-edition-featured-image-7-1-scaled.webp?resize=2560%2C1337&amp;#038;ssl=1&#34; width=&#34;2560&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Each WordPress release celebrates an artist who has made an indelible mark on the world of music. &lt;a href=&#34;https://wordpress.org/download/releases/7-1/&#34;&gt;WordPress 7.1&lt;/a&gt;, code-named “Mary Lou,” honors pioneering jazz pianist, arranger, and composer Mary Lou Williams.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A child prodigy who began playing publicly at six, her influence and work cut across nearly every major era of jazz, moving through swing, bebop, and sacred jazz. Through all of it, she kept reinventing her own sound. In the 1940s, she turned her Harlem apartment into a nightly workshop where Thelonious Monk, Dizzy Gillespie, and Bud Powell came to trade ideas and shape bebop itself. That combination of reinvention and collaboration inspired WordPress 7.1.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Let the range of &lt;a href=&#34;https://www.youtube.com/channel/UCha4zVvYM9Tv8Hx0Q9lN_jQ&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Mary Lou’s music&lt;/a&gt; carry you through everything 7.1 offers.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Welcome to WordPress 7.1!&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 is built around how you work: navigating the admin, controlling your designs, collaborating with others, and building what you want. The admin bar now follows you across the entire admin experience, putting the tools you need within reach, whether you&amp;#8217;re writing a post or editing your site&amp;#8217;s design. Built-in responsive styling, added to the current show/hide options for blocks, means you can ensure your site looks exactly how you want across screen sizes, without custom CSS. A new media editor keeps the familiar Crop button entry point, and brings freeform and aspect-ratio cropping, horizontal and vertical flipping, fine-grained and snap rotation, and metadata editing into one dedicated workflow. Leave Notes anywhere in your content—no longer limited to the block level. Rich text support and @mentions make it easier to collaborate with others as you write. Two new blocks, Playlist and Tabs, as well as a new API to register your own set of icons for the Icon block, give you even more flexibility to build what you want without additional plugins. These are just the highlights! Read on to see everything WordPress 7.1 has to offer.&lt;/p&gt;



&lt;div class=&#34;wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex&#34;&gt;
&lt;div class=&#34;wp-block-button&#34;&gt;&lt;a class=&#34;wp-block-button__link wp-element-button&#34; href=&#34;https://wordpress.org/wordpress-7.1.zip&#34;&gt;Download WordPress 7.1&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;What&amp;#8217;s inside&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;There&amp;#8217;s a lot packed into WordPress 7.1 across new styling tools, updated media flows, added Notes functionality, and more. Some changes add new capabilities, while others refine existing tools and workflows.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Here&amp;#8217;s a closer look at what&amp;#8217;s new in this release, starting with the release video:&lt;/p&gt;



&lt;figure class=&#34;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Apply responsive styles&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Style your content your way, on every screen.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 brings more responsive controls directly into the Site Editor. Style how a block looks at different screen sizes from Global Styles or in individual block settings, without custom CSS. You can also preview your changes at different viewport sizes as you work, making it straightforward to build layouts that adapt to the way people browse the web.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21424&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Apply-responsive-styles.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Admin bar, now in every editor&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Consistent navigation, from dashboard to editor.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The WordPress admin bar now stays with you as you move across all editors, so you always know where you are and have easy access to familiar tools. The admin bar also features some small visual updates to more fully polish the experience. &lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21428&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Admin-bar-now-in-every-editor-1024x632.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;A new way to crop&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;One dedicated workflow for editing your images.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A new media editor modal replaces the previous inline cropping tool, bringing together freeform and aspect-ratio cropping, horizontal and vertical flipping, precise rotation control, and metadata editing together in one place. The familiar Crop button still gets you there.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21430&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/A-new-way-to-crop.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Inline notes with mentions and rich text&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;More ways to leave feedback.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Notes now support rich text and mentions, making it easier to leave clear feedback and loop in the right people. Format your Notes with bold, italic, and code, add links, or type &lt;code&gt;@&lt;/code&gt; to mention a collaborator and notify them.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You can also leave a note on a specific piece of text instead of just an entire block, keep multiple conversations going on the same block, and collapse longer notes to keep the margin tidy. It&amp;#8217;s built for the back-and-forth that happens when people review content together.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21434&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Inline-notes-with-mentions-and-rich-text.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Improved media handling&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Faster, more flexible image processing.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Image compression, resizing, and thumbnail generation now happen in the browser, reducing server load and producing smaller files — without hitting PHP memory limits or upload timeouts.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Media handling in 7.1 also includes native support for AVIF, HEIC, and HDR gain maps, adding native support for the image formats modern cameras and phones already produce.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21437&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/More-image-formats-with-faster-uploads.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Enhanced details and new blocks&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 also adds two new blocks, along with more ways to customize how content looks and behaves.&lt;/p&gt;



&lt;h4 class=&#34;wp-block-heading&#34;&gt;Create playlists&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Bring multiple audio tracks together in one playlist, with an optional waveform that gives listeners a visual sense of each track as it plays.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21439&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Create-playlists.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h4 class=&#34;wp-block-heading&#34;&gt;Customize responsive breakpoints&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Block themes can now define their own mobile and tablet breakpoints in theme.json, overriding the defaults for responsive styles and block visibility.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21441&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Customize-responsive-breakpoints.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h4 class=&#34;wp-block-heading&#34;&gt;Organize with tabs&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Organize content into tabbed panels instead of showing everything at once—a cleaner way to present related information without crowding your content.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21443&#34; height=&#34;1581&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Organize-with-tabs-scaled.webp?resize=2560%2C1581&amp;#038;ssl=1&#34; width=&#34;2560&#34; /&gt;&lt;/figure&gt;



&lt;h4 class=&#34;wp-block-heading&#34;&gt;Add custom icons&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Developers can extend WordPress&amp;#8217;s icon library with their own collections, making custom icons available throughout the editor alongside the built-in library.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21444&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Add-custom-icons.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h4 class=&#34;wp-block-heading&#34;&gt;Set interactive styles&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Give Button blocks distinct styles for hover, focus, and active states directly in the editor&amp;#8217;s style controls. Set the styles for just one button or all buttons.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image aligncenter size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21446&#34; height=&#34;632&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Set-interactive-styles.webp?resize=1024%2C632&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;A more consistent editing experience&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The post editor is now fully iframed for all themes, matching the Site Editor.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The editing canvas runs separately from the WordPress admin interface, so admin styles don’t interfere with your content. Viewport-relative units and media queries now target the editing canvas directly, so responsive layouts behave more predictably as you build. The change is mostly invisible, but the result is a more reliable and consistent editor.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Developer&amp;#8217;s toolbox&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Advanced tools for building your way.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 expands several of the APIs and tools developers use to build on WordPress, with new options for icons, automation, admin interfaces, and responsive styling.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The SVG Icon API is now a public API, allowing developers to register their own icon collections and icons and use them throughout the editor with functions such as &lt;code&gt;wp_register_icon_collection(), wp_register_icon(), and wp_get_icon().&lt;/code&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Abilities API builds on the infrastructure introduced in WordPress 6.9 with a filterable execution lifecycle, custom validation, and shared discovery. These additions make it easier to build integrations and automation on top of WordPress, including AI-powered tooling.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A new Design System provides foundational support for theming WordPress admin interfaces, including color, roundness, and cursor styles. Developers can use semantic design tokens and the &lt;code&gt;ThemeProvider&lt;/code&gt; React component to bring more consistency to custom admin interfaces while still feeling at home in WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Theme authors also get responsive styling and pseudo-state styling for hover, focus, focus-visible, and active states through &lt;code&gt;theme.json&lt;/code&gt;, along with new filters for configuring the DataViews and DataForm screens that power Pages, Templates, Parts, and Patterns in the Site Editor.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Accessibility&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 continues to improve accessibility across WordPress Core and the editor. New &lt;code&gt;wp_get_tooltip()&lt;/code&gt; and &lt;code&gt;wp_get_toggletip()&lt;/code&gt; functions bring accessible tooltips to more areas of the WordPress admin, including post meta boxes and the login screen.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Screen reader support also improves across admin interfaces, with clearer labeling and more predictable navigation in post list tables. The new Tab and Playlist blocks, along with improvements to editor navigation and interaction, add to the broader accessibility work included in this release.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Together, these changes continue to make WordPress easier to navigate and use for more people.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Performance improvements&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Image compression, resizing, and thumbnail generation now run in the browser (via a WebAssembly build of libvips), reducing the processing load on your server and helping avoid memory limits and timeouts with larger uploads.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Opt-in GIF-to-video conversion produces typically smaller files, while upload progress indicators and automatic retries make uploads more resilient when connections drop.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Media Library now uses infinite scrolling by default, with a per-user option to return to pagination. Speculative loading defaults can now be set through environment variables or constants, so hosts and site owners can configure how WordPress prefetches pages without writing a plugin.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;And much more!&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For a comprehensive overview of everything new and improved in WordPress 7.1, visit the feature showcase website.&lt;/p&gt;



&lt;div class=&#34;wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex&#34;&gt;
&lt;div class=&#34;wp-block-button&#34;&gt;&lt;a class=&#34;wp-block-button__link wp-element-button&#34; href=&#34;https://wordpress.org/download/releases/7-1/&#34;&gt;Check out what&amp;#8217;s new in 7.1&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Learn more about WordPress 7.1&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://learn.wordpress.org/&#34;&gt;Learn WordPress&lt;/a&gt; is a free resource for new and experienced WordPress users.  Learn is stocked with how-to videos on using various features in WordPress, &lt;a href=&#34;https://learn.wordpress.org/social-learning/&#34;&gt;interactive workshops&lt;/a&gt; for exploring topics in-depth, and lesson plans for diving deep into specific areas of WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Read the &lt;a href=&#34;https://wordpress.org/documentation/wordpress-version/version-7.1/&#34;&gt;WordPress 7.1 Release Notes&lt;/a&gt; for information on installation, enhancements, fixed issues, release contributors, learning resources, and the list of file changes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Explore the &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/&#34;&gt;WordPress 7.1 Field Guide&lt;/a&gt;.  Learn about the changes in this release with detailed developer notes to help you build with WordPress.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;The 7.1 release squad&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Every release comes to you from a dedicated team of enthusiastic contributors who help keep things on track and moving smoothly. The team that has led 7.1 is a cross-functional group of contributors who are always ready to champion ideas, remove blockers, and resolve issues.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Release Lead: &lt;a href=&#34;https://profiles.wordpress.org/annezazu/&#34;&gt;Anne McCarthy&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Release Coordination: &lt;a href=&#34;https://profiles.wordpress.org/benjamin_zekavica/&#34;&gt;Benjamin Zekavica&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/krupajnanda/&#34;&gt;Krupa Nanda&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Tech Leads: &lt;a href=&#34;https://profiles.wordpress.org/wildworks/&#34;&gt;Aki Hamano&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/joedolson/&#34;&gt;Joe Dolson&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Triage Leads: &lt;a href=&#34;https://profiles.wordpress.org/adrianduffell/&#34;&gt;Adrian Duffell&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/sajjad67/&#34;&gt;Sajjad Hossain Sagor&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/sergeybiryukov/&#34;&gt;Sergey Biryukov&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Test Leads: &lt;a href=&#34;https://profiles.wordpress.org/huzaifaalmesbah/&#34;&gt;Huzaifa Al Mesbah&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/nikunj8866/&#34;&gt;Nikunj Hatkar&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Thank you, contributors&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The mission of WordPress is to &lt;a href=&#34;https://wordpress.org/about/&#34;&gt;democratize&lt;/a&gt; publishing and &lt;a href=&#34;https://opensource.org/osd-annotated&#34;&gt;embody the freedoms that come with open source&lt;/a&gt;.  A global and diverse community of people collaborating to strengthen the software supports this effort.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 reflects the tireless efforts and passion of more than 800 contributors from all over the world. This release also welcomed over 170 first-time contributors! &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Together, their work delivered more than 1500 enhancements and fixes, helping make WordPress 7.1 a stable and polished release for everyone. It’s another great example of what the WordPress open source community can accomplish when people come together to build, test, and improve the software&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;p class=&#34;has-small-font-size&#34;&gt;&lt;a href=&#34;https://profiles.wordpress.org/ishihara-takashi/&#34;&gt;1shiharaT&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aagam94/&#34;&gt;Aagam Shah&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aakashverma1/&#34;&gt;Aakash Verma&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aaroncampbell/&#34;&gt;Aaron D. Campbell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jorbin/&#34;&gt;Aaron Jorbin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aaronrobertshaw/&#34;&gt;Aaron Robertshaw&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/abdalsalaam/&#34;&gt;Abdalsalaam Halawa&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/abdullahramzan/&#34;&gt;Abdullah Ramzan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/abduremon/&#34;&gt;Abdur Rahman Emon&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/abhishekfdd/&#34;&gt;Abhishek Kumar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ibachal/&#34;&gt;Achal Jain&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/adamsilverstein/&#34;&gt;Adam Silverstein&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/adamwood/&#34;&gt;Adam Wood&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/zieladam/&#34;&gt;Adam Zieliński&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/adrianmoldovanwp/&#34;&gt;Adi Moldovan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/adithyanaik/&#34;&gt;adithyanaik&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iamadisingh/&#34;&gt;Aditya Singh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/adrianduffell/&#34;&gt;Adrian Duffell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/adrmf25/&#34;&gt;adrmf25&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/agulbra/&#34;&gt;agulbra&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/elazzabi/&#34;&gt;Ahmed&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/chaion07/&#34;&gt;Ahmed Kabir Chaion&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ahuseyn/&#34;&gt;ahuseyn&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wildworks/&#34;&gt;Aki Hamano&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/akshat2802/&#34;&gt;Akshat Kakkad&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/schlessera/&#34;&gt;Alain Schlesser&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alanjacobmathew/&#34;&gt;Alan Jacob Mathew&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aljullu/&#34;&gt;Albert Juhé Lluveras&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alecgeatches/&#34;&gt;Alec Geatches&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/xknown/&#34;&gt;Alex Concha&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alexcu21/&#34;&gt;Alex Cuadra&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/akirk/&#34;&gt;Alex Kirk&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alexstine/&#34;&gt;Alex Stine&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alhrath/&#34;&gt;alhrath&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/firewatch/&#34;&gt;allilevine&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mrfoxtalbot/&#34;&gt;Alvaro Gómez&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alh0319/&#34;&gt;Amber Hinds&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aialvi/&#34;&gt;Aminul Islam Alvi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/amitjoel85/&#34;&gt;Amit Joel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/amitraj2203/&#34;&gt;Amit Raj&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/amjadr360/&#34;&gt;Amjad Ali&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/amykamala/&#34;&gt;Amy Kamala&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/anastis/&#34;&gt;Anastis Sourgoutsidis&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/anlino/&#34;&gt;Anders Norén&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/afercia/&#34;&gt;Andrea Fercia&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/andreasdl/&#34;&gt;Andrea Grassi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/awetz583/&#34;&gt;Andrea Roenning&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/andraganescu/&#34;&gt;Andrei Draganescu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/r33d3m33r/&#34;&gt;Andrej Mernik&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aduth/&#34;&gt;Andrew Duthie&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/linewebdigital/&#34;&gt;Andrew Matia&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/azaozz/&#34;&gt;Andrew Ozz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/andrewserong/&#34;&gt;Andrew Serong&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/oandregal/&#34;&gt;André Maneiro&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/afragen/&#34;&gt;Andy Fragen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/andizer/&#34;&gt;Andy Meerwaldt&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rilwis/&#34;&gt;Anh Tran&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ankit-k-gupta/&#34;&gt;Ankit K Gupta&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ankitkumarshah/&#34;&gt;Ankit Kumar Shah&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ankitmaru/&#34;&gt;Ankit Panchal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ankitpatel1578/&#34;&gt;Ankit Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/annezazu/&#34;&gt;Anne McCarthy&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/annebovelett/&#34;&gt;Anne-Mieke Bovelett&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ahortin/&#34;&gt;Anthony Hortin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/anukasha/&#34;&gt;Anukasha Singh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/anupkankale/&#34;&gt;Anup Kankale&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/anveshika/&#34;&gt;Anveshika Srivastava&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aperto/&#34;&gt;aperto&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/arcangelini/&#34;&gt;arcangelini&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aristath/&#34;&gt;Ari Stathopoulos&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/arisch24/&#34;&gt;Arischvaran Puvanesvaran&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/arkaprabhachowdhury/&#34;&gt;Arkaprabha Chowdhury&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/armandmatthey/&#34;&gt;Armand MD&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/arshidkv12/&#34;&gt;Arshid&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/arthur791004/&#34;&gt;Arthur Chu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/artpi/&#34;&gt;Artur Piszek&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fushar/&#34;&gt;Ashar Fuadi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aslushnikov/&#34;&gt;aslushnikov&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aswasif007/&#34;&gt;aswasif007&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/atomiks/&#34;&gt;atomiks&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aurooba/&#34;&gt;Aurooba Ahmed&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/avcascade/&#34;&gt;avcascade&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ayazahmed12/&#34;&gt;ayaz ahmed&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ayushhoff/&#34;&gt;ayushhoff&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/softglaze/&#34;&gt;Azhar Ali&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/azharderaiya/&#34;&gt;Azhar Deraiya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/azragh/&#34;&gt;Azragh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/neo2k23/&#34;&gt;BackuPs&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/baikaresandeep007-1/&#34;&gt;Baikare Sandip&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/barry/&#34;&gt;Barry&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bartkalisz/&#34;&gt;Bart Kalisz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bayejid00/&#34;&gt;Bayejid Ahmed&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/scruffian/&#34;&gt;Ben Dwyer&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/benniledl/&#34;&gt;Benedikt Ledl&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/benjgrolleau/&#34;&gt;Benjamin Grolleau&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/benjamin_zekavica/&#34;&gt;Benjamin Zekavica&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/benoitchantre/&#34;&gt;Benoit Chantre&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bernhard-reiter/&#34;&gt;Bernie Reiter&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/berislavgrgicak/&#34;&gt;Bero&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bigdigital/&#34;&gt;bigdigital&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mbigul/&#34;&gt;Bigul Malayi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/birgire/&#34;&gt;Birgir Erlendsson (birgire)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bph/&#34;&gt;Birgit Pauli-Haack&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/elblakeo31/&#34;&gt;Blake Bertuccelli-Booth&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bluefuton/&#34;&gt;bluefuton&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bobbingwide/&#34;&gt;bobbingwide&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bor0/&#34;&gt;Boro Sitnikovski&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bradley2083/&#34;&gt;brad hogan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bjorsch/&#34;&gt;Brad Jorsch&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bradshawtm/&#34;&gt;bradshawtm&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/brajdas0022/&#34;&gt;brajdas0022&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bhubbard/&#34;&gt;Brandon Hubbard&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kraftbj/&#34;&gt;Brandon Kraft&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bpayton/&#34;&gt;Brandon Payton&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/brbrr/&#34;&gt;brbrr&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ironprogrammer/&#34;&gt;Brian Alexander&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bacoords/&#34;&gt;Brian Coords&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bgardner/&#34;&gt;Brian Gardner&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/masteradhoc/&#34;&gt;Brian Haas&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/brianhenryie/&#34;&gt;Brian Henry&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/brianhogg/&#34;&gt;Brian Hogg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bridgetwillard/&#34;&gt;Bridget Willard&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/brnhrst/&#34;&gt;brnhrst&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/burhandodhy/&#34;&gt;Burhan Nasir&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/burnuser/&#34;&gt;burnuser&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/beryldlg/&#34;&gt;Béryl de La Grandière&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/concept83/&#34;&gt;C83&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/crmv/&#34;&gt;Camila Rayza Mendoza Vargas&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cbravobernal/&#34;&gt;Carlos Bravo&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/poena/&#34;&gt;Carolina Nymark&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/catthetech/&#34;&gt;CAT the Tech&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cbirdsong/&#34;&gt;cbirdsong&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ccprog/&#34;&gt;ccprog&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cgastrell/&#34;&gt;cgastrell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shireling/&#34;&gt;Chad Chadbourne&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cpapazoglou/&#34;&gt;Charalampos Papazoglou&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/chillifish/&#34;&gt;Chillifish&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/chouby/&#34;&gt;Chouby&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/chrisdavidmiles/&#34;&gt;Chris David Miles&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/chrisgresh/&#34;&gt;Chris Gresham-Britt&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/extrachill/&#34;&gt;Chris Huber&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/xristos3490/&#34;&gt;Chris Lilitsas&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/csmcneill/&#34;&gt;Chris M. - a11n&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/czarate/&#34;&gt;Chris Zarate&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/chriscct7/&#34;&gt;chriscct7&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/apermo/&#34;&gt;Christoph Daum&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cagrimmett/&#34;&gt;Chuck Grimmett&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/butterflymedia/&#34;&gt;Ciprian Popescu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/clementpolito/&#34;&gt;Clément Polito&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/codeamp/&#34;&gt;Code Amp&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/codesmith32/&#34;&gt;codesmith32&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/angelulz/&#34;&gt;Cody&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cogdesign/&#34;&gt;cogdesign&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/colind/&#34;&gt;ColinD&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/collinr3/&#34;&gt;collinr3&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/coreyw/&#34;&gt;Corey Worrell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/courane01/&#34;&gt;Courtney Robertson&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cbusquets1989/&#34;&gt;Cris Busquets&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/csabarakasz/&#34;&gt;csabarakasz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cweiske/&#34;&gt;cweiske&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/acketon/&#34;&gt;Dakota Chichester&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/drwpcom/&#34;&gt;Damianne P (a11n)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/colorful-tones/&#34;&gt;Damon Cook&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/danluu/&#34;&gt;Dan Luu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alexodiy/&#34;&gt;Dan Zakirov&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/daniguardiola/&#34;&gt;Dani Guardiola&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/danielbachhuber/&#34;&gt;Daniel Bachhuber&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/talldanwp/&#34;&gt;Daniel Richards&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dannyreaktiv/&#34;&gt;dannyreaktiv&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dkotter/&#34;&gt;Darin Kotter&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nerrad/&#34;&gt;Darren Ethier (nerrad)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/darshitrajyaguru97/&#34;&gt;Darshit Rajyaguru&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/drw158/&#34;&gt;Dave Whitley&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/davilera/&#34;&gt;David Aguilera&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/darerodz/&#34;&gt;David Arenas&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/davidbaumwald/&#34;&gt;David Baumwald&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/davidbinda/&#34;&gt;David Biňovec&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/davidabowman/&#34;&gt;David Bowman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dcavins/&#34;&gt;David Cavins&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/justlevine/&#34;&gt;David Levine&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dshanske/&#34;&gt;David Shanske&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/get_dave/&#34;&gt;David Smith&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/superdav42/&#34;&gt;David Stone&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dsas/&#34;&gt;Dean Sas&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/raftaar1191/&#34;&gt;Deepak Gupta&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iamchitti/&#34;&gt;Deepak Kumar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/deepakprajapati/&#34;&gt;Deepak Prajapati&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/deepakrohilla/&#34;&gt;Deepak Rohilla&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dingo_d/&#34;&gt;Denis Žoljom&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dennisheiden/&#34;&gt;Dennis Heiden&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/realloc/&#34;&gt;Dennis Ploetner&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dmsnell/&#34;&gt;Dennis Snell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/deoladev/&#34;&gt;deoladev&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/deryck/&#34;&gt;Deryck&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/devanshijoshi/&#34;&gt;Devanshi Joshi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/devasheeshkaul/&#34;&gt;Devasheesh Kaul&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dharm1025/&#34;&gt;Dharmesh Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dhavalkapadane/&#34;&gt;Dhaval Kapadane&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dhrumilk/&#34;&gt;Dhrumil Kumbhani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dhruvang21/&#34;&gt;Dhruvang21&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dhruvik18/&#34;&gt;Dhruvik Malaviya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/diegogarciarodrigues/&#34;&gt;diegogarciarodrigues&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dd32/&#34;&gt;Dion Hulse&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dlind1/&#34;&gt;dlind1&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ocean90/&#34;&gt;Dominik Schilling&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/thehenridev/&#34;&gt;Douglas Henri&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/drewapicture/&#34;&gt;Drew Jaynes&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/drivingralle/&#34;&gt;Drivingralle&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/davidszabo/&#34;&gt;Dávid Szabó&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/eclev91/&#34;&gt;eclev91&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/terragirl/&#34;&gt;Edith Allison&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/efc/&#34;&gt;efc&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ehtis/&#34;&gt;Ehtisham Siddiqui&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/eishanoor/&#34;&gt;eishanoor&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ekaterina92/&#34;&gt;ekaterina92&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/elfu98/&#34;&gt;elfu98&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/miyarakira/&#34;&gt;Eliot Akira&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/elizaan36/&#34;&gt;elizaan36&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ellatrix/&#34;&gt;Ella van Durpe&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/elmastudio/&#34;&gt;Ellen Bauer&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/eatse/&#34;&gt;Emmanuel Atsé&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/enej/&#34;&gt;Enej Bajgorić&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wpeoin/&#34;&gt;Eoin Savage&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wwahammy/&#34;&gt;Eric&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ytfeldrawkcab/&#34;&gt;Eric Michel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/r1k0/&#34;&gt;Erick Wambua&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/im3dabasia1/&#34;&gt;Eshaan Dabasiya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ecairol/&#34;&gt;Esteban&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/estelaris/&#34;&gt;Estela Rueda&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/eurello/&#34;&gt;eurello&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/eherman24/&#34;&gt;Evan Herman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fabiankaegy/&#34;&gt;Fabian Kaegy&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/faisalahammad/&#34;&gt;Faisal Ahammad&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fakhriaz/&#34;&gt;Fakhri Azzouz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/felipevelzani/&#34;&gt;Felipe Velzani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/flixos90/&#34;&gt;Felix Arntz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/feperrella/&#34;&gt;Fernando Perrella&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fernandot/&#34;&gt;Fernando Tellado&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fditrapani/&#34;&gt;Filippo Di Trapani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/firdaus666/&#34;&gt;firdaus666&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fandevelop/&#34;&gt;Florence ANDROLUS&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/chiscoleiton/&#34;&gt;Francisco Leiton&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fcoveram/&#34;&gt;Francisco Vera&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gasatrya/&#34;&gt;Ga Satrya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lunule/&#34;&gt;Gabor Lippert&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gajendrasingh/&#34;&gt;Gajendra Singh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/galaxor/&#34;&gt;galaxor&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/galois44/&#34;&gt;galois44&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/garethelwell/&#34;&gt;Gareth Elwell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/garrett-eclipse/&#34;&gt;Garrett Hyder&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/garyj/&#34;&gt;Gary Jones&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pento/&#34;&gt;Gary Pendergast&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gaurangsondagar/&#34;&gt;Gaurang Sondagar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gautammkgarg/&#34;&gt;Gautam Garg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gautam23/&#34;&gt;Gautam Mehta&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gaelbonithon/&#34;&gt;Gaël Bonithon&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/generosus/&#34;&gt;Generosus&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mamaduka/&#34;&gt;George Mamadashvili&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/germanfrelo/&#34;&gt;Germán&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gierand/&#34;&gt;gierand&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gilmoursa/&#34;&gt;gilmoursa&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/glendaviesnz/&#34;&gt;Glen Davies&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ingeniumed/&#34;&gt;Gopal Krishnan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gziolo/&#34;&gt;Greg Ziółkowski&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gregbenz/&#34;&gt;gregbenz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/griffithchen/&#34;&gt;griffithchen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gschoppe/&#34;&gt;gschoppe&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/odkdn1/&#34;&gt;gubser&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/g4ll4is/&#34;&gt;Guillaume G.&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gulamdastgir04/&#34;&gt;Gulamdastgir Momin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gusgomezpg/&#34;&gt;gusgomezpg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gustavohappyeng/&#34;&gt;Gustavo Hilario&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/adrock42/&#34;&gt;H. Adam Lenz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/habiburdev/&#34;&gt;Habibur Rahman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hanneslsm/&#34;&gt;hanneslsm&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hage/&#34;&gt;Hans-Gerd Gerhards&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hareesh-pillai/&#34;&gt;Hareesh S&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/harishtewari/&#34;&gt;Harish Tewari&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/harshbhonsle08/&#34;&gt;harshbhonsle08&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/meet_hasmukh/&#34;&gt;Hasmukh Khemchandbhai Mistry&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hasnainashfaq/&#34;&gt;Hasnain Ashfaq&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hazdiego/&#34;&gt;Haz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iamarinoh/&#34;&gt;Henrique Iamarino&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kurudrive/&#34;&gt;Hidekazu Ishikawa&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hilayt24/&#34;&gt;Hilay Trivedi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/abcd95/&#34;&gt;Himanshu Pathak&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hbhalodia/&#34;&gt;Hit Bhalodia&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hrohh/&#34;&gt;Hrohh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hugod/&#34;&gt;Hugo&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/humanify/&#34;&gt;humanify&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/huzaifaalmesbah/&#34;&gt;Huzaifa Al Mesbah&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/priethor/&#34;&gt;Héctor Prieto&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iamchughmayank/&#34;&gt;iamchughmayank&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iamraju/&#34;&gt;iamraju&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ianmjones/&#34;&gt;ianmjones&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ibrahimriaz/&#34;&gt;Ibrahim Riaz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iflairwebtechnologies/&#34;&gt;iflairwebtechnologies&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iqbal1hossain/&#34;&gt;Iqbal Hossain&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/irozum/&#34;&gt;irozum&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/isabel_brison/&#34;&gt;Isabel Brison&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ishikaatxecurify/&#34;&gt;Ishika Bansal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ishitaj34/&#34;&gt;Ishita&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/itsdavidmorgan/&#34;&gt;itsdavidmorgan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/smithjw1/&#34;&gt;Jacob Smith&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tresorama/&#34;&gt;Jacopo Marrone (@tresorama)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jadavsanjay/&#34;&gt;Jadav Sanjay&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jakeparis/&#34;&gt;jakeparis&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jakub300/&#34;&gt;jakub300&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jamesbregenzer/&#34;&gt;James&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jamesgiroux/&#34;&gt;James Giroux&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jameskoster/&#34;&gt;James Koster&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/isotropic/&#34;&gt;James LePage&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jhmonroe/&#34;&gt;James Monroe&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jamieburchell/&#34;&gt;Jamie Burchell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/janpaulkleijn/&#34;&gt;janpaulkleijn&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jsnajdr/&#34;&gt;Jarda Snajdr&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jarekmorawski/&#34;&gt;jarekmorawski&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jarodortegaaraya/&#34;&gt;jarodortegaaraya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jason_the_adams/&#34;&gt;Jason Adams&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jasonkenison/&#34;&gt;Jason Kenison&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jasonkytros/&#34;&gt;Jason Kytros&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/madtownlems/&#34;&gt;Jason LeMahieu (MadtownLems)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/javiarce/&#34;&gt;Javier Arce&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/javiercasares/&#34;&gt;Javier Casares&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/javorszky/&#34;&gt;javorszky&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jonmcpartland/&#34;&gt;Jay McPartland&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jdahir0789/&#34;&gt;Jaydip&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/audrasjb/&#34;&gt;Jean-Baptiste Audras&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jsmansart/&#34;&gt;Jean-Sébastien Mansart&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/krokodok/&#34;&gt;Jeff Chi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/phpbits/&#34;&gt;Jeffrey Carandang&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cheffheid/&#34;&gt;Jeffrey de Wit&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jeffpaul/&#34;&gt;Jeffrey Paul&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jeflopodev/&#34;&gt;jeflopo&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jdy68/&#34;&gt;Jenny Dupuy&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jeremyfelt/&#34;&gt;Jeremy Felt&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jeherve/&#34;&gt;Jeremy Herve&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jmichaelward/&#34;&gt;Jeremy Ward&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jeryj/&#34;&gt;jeryj&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/luminuu/&#34;&gt;Jessica Lyschik&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jigangz/&#34;&gt;jigangz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jigar-bhanushali/&#34;&gt;Jigar Bhanushali&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jigarkahar/&#34;&gt;Jigar Kahar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jigar9998/&#34;&gt;Jigar Panchal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bejignesh/&#34;&gt;Jignesh Bhavani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jillq/&#34;&gt;jillq&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jimgrey/&#34;&gt;jimgrey&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jns141191/&#34;&gt;Jina Parekh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jivedig/&#34;&gt;JiveDig&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jjlmoya/&#34;&gt;jjlmoya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jnbg/&#34;&gt;jnbg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jobthomas/&#34;&gt;Job a11n&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joedolson/&#34;&gt;Joe Dolson&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joefusco/&#34;&gt;Joe Fusco&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joehoyle/&#34;&gt;Joe Hoyle&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joemaller/&#34;&gt;Joe Maller&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joemcgill/&#34;&gt;Joe McGill&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joen/&#34;&gt;Joen Asmussen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/timse201/&#34;&gt;Johannes Jülg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/m13v/&#34;&gt;John&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/johnbillion/&#34;&gt;John Blackbourn&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bitmachina/&#34;&gt;John Hooks&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/johnjamesjacoby/&#34;&gt;John James Jacoby&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mindctrl/&#34;&gt;John Parris&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/johnwatkins0/&#34;&gt;John Watkins&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jonsurrell/&#34;&gt;Jon Surrell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/psykro/&#34;&gt;Jonathan Bossenger&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/desrosj/&#34;&gt;Jonathan Desrosiers&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/spacedmonkey/&#34;&gt;Jonny Harris&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joostdevalk/&#34;&gt;Joost de Valk&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jordesign/&#34;&gt;jordesign&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jorgefilipecosta/&#34;&gt;Jorge Costa&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/josvelasco/&#34;&gt;Jos Velasco&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/josevarghese/&#34;&gt;Jose Varghese&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/josephscott/&#34;&gt;Joseph Scott&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jdwire/&#34;&gt;Joshua Dwire&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joshuawold/&#34;&gt;Joshua Wold&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/joshualipstone/&#34;&gt;joshualipstone&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/juanfra/&#34;&gt;Juanfra Aldasoro&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/juanmaguitar/&#34;&gt;JuanMa Garrido&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/juliemoynat/&#34;&gt;Julie Moynat&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jrf/&#34;&gt;Juliette Reinders Folmer&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/greenshady/&#34;&gt;Justin Tadlock&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kadamwhite/&#34;&gt;K. Adam White&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ekamran/&#34;&gt;Kamran Abdul Aziz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/bosskhj/&#34;&gt;Kamrul Hasan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kannanravi/&#34;&gt;kannanravi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kapilpaul/&#34;&gt;Kapil Paul&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/makanikaran/&#34;&gt;Karan Makani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/karthickmurugan/&#34;&gt;Karthick&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/karthikeya01/&#34;&gt;Karthikeya Bethu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/katag9k/&#34;&gt;katag9k&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/zoonini/&#34;&gt;Kathryn Presner&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kausaralm/&#34;&gt;Kausar Alam&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/khushdoms/&#34;&gt;Kaushik Domadiya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/trivedikavit/&#34;&gt;Kavit Trivedi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/properlypurple/&#34;&gt;Kavya Gokul&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ryelle/&#34;&gt;Kelly Choyce-Dwan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kellychoffman/&#34;&gt;Kelly Hoffman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/keoshi/&#34;&gt;keoshi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gwwar/&#34;&gt;Kerry Liu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kevinfodness/&#34;&gt;Kevin Fodness&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kevinrobles/&#34;&gt;Kevin Robles Gamboa&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/itzmekhokan/&#34;&gt;Khokan Sardar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/khokansardar/&#34;&gt;Khokan Sardar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/khushalsains/&#34;&gt;Khushal Sain S&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/khushipatel15/&#34;&gt;Khushi Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kimannwall/&#34;&gt;Kim Coleman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kirasong/&#34;&gt;Kira Schroder&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kjroelke/&#34;&gt;KJ Roelke&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kjellr/&#34;&gt;Kjell Reigstad&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kleisauke/&#34;&gt;Kleis Auke Wolthuizen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/knutsp/&#34;&gt;Knut Sparhell&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vdwijngaert/&#34;&gt;Koen Van den Wijngaert&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kokkieh/&#34;&gt;KokkieH&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/obenland/&#34;&gt;Konstantin Obenland&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kosvrouvas/&#34;&gt;Kostas Vrouvas&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/krupajnanda/&#34;&gt;Krupa Nanda&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/krysek76/&#34;&gt;Krystian&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kuber8821/&#34;&gt;kuber8821&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kubiq/&#34;&gt;kubiq&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/kush123/&#34;&gt;Kushagra Goyal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mywp459/&#34;&gt;Kyle Mott&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lakshyajeet/&#34;&gt;Lakshyajeet Singh Goyal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lancewillett/&#34;&gt;Lance Willett&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/landwire/&#34;&gt;landwire&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/leemon/&#34;&gt;leemon&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/0mirka00/&#34;&gt;Lena Morita&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/levinmedia/&#34;&gt;levinmedia&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/liaison/&#34;&gt;liaison&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lisacee/&#34;&gt;Lisa Canini&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lschuyler/&#34;&gt;Lisa Schuyler&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/looswebstudio/&#34;&gt;LOOS&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/louiswol94/&#34;&gt;Louis Wolmarans&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lucasmdo/&#34;&gt;Lucas Mendes&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lucasbustamante/&#34;&gt;lucasbustamante&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rlucian/&#34;&gt;Lucian R.&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ludwigyou/&#34;&gt;Ludwig You&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gigitux/&#34;&gt;Luigi Teschio&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lmartins/&#34;&gt;Luis Martins&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/luisdavid01/&#34;&gt;luisdavid01&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/luisherranz/&#34;&gt;luisherranz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/luismulinari/&#34;&gt;luismulinari&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lukecarbis/&#34;&gt;Luke Carbis&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mabdelbari/&#34;&gt;mabdelbari&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/madhavishah01/&#34;&gt;Madhavi Shah&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/madhazelnut/&#34;&gt;madhazelnut&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/madhudollu/&#34;&gt;Madhu Dollu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/onemaggie/&#34;&gt;Maggie Cabrera&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dervishov/&#34;&gt;Mahammad Darvishov&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mahdiali/&#34;&gt;MahdiAli Khanusiya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/maheshpatel/&#34;&gt;Mahesh Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shamimmoeen/&#34;&gt;Mainul Hassan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/aion11/&#34;&gt;Mainul Kabir Aion&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mkrndmane/&#34;&gt;Makarand Mane&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/maksymmamontov/&#34;&gt;maksymmamontov&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/malayladu/&#34;&gt;Malay Ladu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/manfcarlo/&#34;&gt;manfcarlo&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/manhar/&#34;&gt;Manhar Barot&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/manishxdp/&#34;&gt;Manish Dhorepatil&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sirlouen/&#34;&gt;Manuel Camargo&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/manzoorwanijk/&#34;&gt;Manzoor Wani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mdxfr/&#34;&gt;Marc&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mciampini/&#34;&gt;Marco Ciampini&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/power2009/&#34;&gt;Marcus&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mkaz/&#34;&gt;Marcus Kazmierczak&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tyxla/&#34;&gt;Marin Atanasov&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/santosguillamot/&#34;&gt;Mario Santos&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/clorith/&#34;&gt;Marius L. J.&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/motylanogha/&#34;&gt;Mariusz Szatkowski&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/markhowellsmead/&#34;&gt;Mark Howells-Mead&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mapk/&#34;&gt;Mark Uraine&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/markoserb/&#34;&gt;Marko Ivanovic&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/m-e-h/&#34;&gt;Marty Helmick&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/4thhubbard/&#34;&gt;Mary Hubbard&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/muryam/&#34;&gt;Maryam Sultana&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wetah/&#34;&gt;Mateus Machado Luna&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mattgaldino/&#34;&gt;Matheus Zimmermann Galdino&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mathijsvdbeek/&#34;&gt;mathijsvdbeek&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mmaattiiaass/&#34;&gt;Matias Benedetto&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/matveb/&#34;&gt;Matias Ventura&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/matt/&#34;&gt;Matt Mullenweg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mattshaw/&#34;&gt;Matt Shaw&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mattbolt/&#34;&gt;mattbolt&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mboynes/&#34;&gt;Matthew Boynes&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/maxschmeling/&#34;&gt;Max Schmeling&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/maximebj/&#34;&gt;maximebj&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mayanktripathi32/&#34;&gt;Mayank Tripathi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hmbashar/&#34;&gt;Md Abul Bashar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ismail0071/&#34;&gt;MD ISMAIL&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mdridipu/&#34;&gt;Md Rashedul Islam Chowdhury (Ric)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wpdevsxyz/&#34;&gt;Md. Aminul Islam&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mdviralsampat/&#34;&gt;mdviralsampat&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mehrazmorshed/&#34;&gt;Mehraz Morshed&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mehtadev/&#34;&gt;mehtadev&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mehul0810/&#34;&gt;Mehul Gohil&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mgol/&#34;&gt;mgol&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/michaldudak/&#34;&gt;Micha? Dudak&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mdawaffe/&#34;&gt;Michael Adams (mdawaffe)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/micahele/&#34;&gt;Michael Etokakpan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iseardmedia/&#34;&gt;Michael Iseard&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hrkhal/&#34;&gt;Michael James Ilett&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mcliwanow/&#34;&gt;Michal Iwanow&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mcsf/&#34;&gt;Miguel Fonseca&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/migueluy/&#34;&gt;Miguel Lezama&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mmtr86/&#34;&gt;Miguel Torres&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/simison/&#34;&gt;Mikael Korpela&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mikejolley/&#34;&gt;Mike Jolley&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mikeselander/&#34;&gt;Mike Selander&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mikeybinns/&#34;&gt;Mikey Binns&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mikinc860/&#34;&gt;Mikin Chauhan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/milana_cap/&#34;&gt;Milana Cap&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/milindmore22/&#34;&gt;Milind More&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mimitips/&#34;&gt;mimi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/multidots1896/&#34;&gt;Minal Diwan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mirmpro/&#34;&gt;Mir Monoarul Alam&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/369work/&#34;&gt;Miroku&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/presstoke/&#34;&gt;Mitchell Austin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/batmoo/&#34;&gt;Mohammad Jangda&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hmrisad/&#34;&gt;Mohammad Risad&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/opurockey/&#34;&gt;Mohammad Rockeybul Alam&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mohkatz/&#34;&gt;Mohammed Kateregga&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mohamedahamed/&#34;&gt;Mohammed Noumaan Ahamed&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/salmanshafiq8630/&#34;&gt;Mohd Salman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mohitbsf/&#34;&gt;Mohit Sharma&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mokshasharmila13/&#34;&gt;Moksha Shah&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/monzuralam/&#34;&gt;Monzur Alam&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mosescursor/&#34;&gt;Moses Cursor Ssebunya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mrwweb/&#34;&gt;mrwweb&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mukesh27/&#34;&gt;Mukesh Panchal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mukeshparihar/&#34;&gt;Mukesh Parihar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mustafabharmal/&#34;&gt;Mustafa Bharmal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mutuajose/&#34;&gt;mutuajose&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/myththrazz/&#34;&gt;MythThrazz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/trickster301/&#34;&gt;Nabhishek Singh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nadabulija/&#34;&gt;nadabulija&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/namankhare/&#34;&gt;Naman Khare&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nanisamireddy/&#34;&gt;NANI SAMIREDDY&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nareshbheda/&#34;&gt;Naresh Bheda&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/n8finch/&#34;&gt;Nate Finch&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nathanrbsf/&#34;&gt;Nathan Rodrigues&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nazmulasif/&#34;&gt;Nazmul Asif&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nazmul111/&#34;&gt;Nazmul Hosen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nebojsajurcic/&#34;&gt;Nebojša Jurčić&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/greatislander/&#34;&gt;Ned Zimmerman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nendeb55/&#34;&gt;nendeb&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ndiego/&#34;&gt;Nick Diego&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/celloexpressions/&#34;&gt;Nick Halsey&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nickfmc/&#34;&gt;Nick Murray&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nickpagz/&#34;&gt;nickpagz&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nickthegeek/&#34;&gt;nickthegeek&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nicolasalarconrapela/&#34;&gt;nicolasalarconrapela&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nicsevic/&#34;&gt;nicsevic&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ntsekouras/&#34;&gt;Nik Tsekouras&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/valani9099/&#34;&gt;Nikul Valani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nikunj8866/&#34;&gt;Nikunj Hatkar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nilambar/&#34;&gt;Nilambar Sharma&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/snilesh/&#34;&gt;Nilesh Shiragave&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dhrupo/&#34;&gt;Niluthpal Purkayastha&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nimeshatxecurify/&#34;&gt;Nimesh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/niravsherasiya7707/&#34;&gt;Nirav Sherasiya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/noahtallen/&#34;&gt;Noah Allen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/noellesteegs/&#34;&gt;Noelle Ackermann&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/noruzzaman/&#34;&gt;Noruzzaman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/notnownikki/&#34;&gt;notnownikki&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/obliviousharmony/&#34;&gt;obliviousharmony&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/oldenwilde/&#34;&gt;oldenwilde&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/oglekler/&#34;&gt;Olga Gleckler&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/olliejones/&#34;&gt;OllieJones&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/alshakero/&#34;&gt;Omar Alshaker&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/onetrev/&#34;&gt;onetrev&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ov3rfly/&#34;&gt;Ov3rfly&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ozgursar/&#34;&gt;Ozgur Sar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/paaljoachim/&#34;&gt;Paal Joachim Romdahl&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pablohoneyhoney/&#34;&gt;Pablo Honey&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pamprn/&#34;&gt;Pamela Ribeiro&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pankajsakaria/&#34;&gt;pankaj.sakaria&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/parinpanjari/&#34;&gt;Parin Panjari&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/parthvataliya/&#34;&gt;Parth vataliya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/swissspidy/&#34;&gt;Pascal Birchler&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lumiblog/&#34;&gt;Patrick Lumumba&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/patrickwclanden/&#34;&gt;patrickwclanden&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pbearne/&#34;&gt;Paul Bearne&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pbiron/&#34;&gt;Paul Biron&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/paulkevan/&#34;&gt;Paul Kevan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/paulgibbs/&#34;&gt;paulgibbs&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/paulopmt1/&#34;&gt;Paulo Trentin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pavanpatil1/&#34;&gt;Pavan Patil&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pavelevap/&#34;&gt;pavelevap&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pavloborysenko/&#34;&gt;pavloborysenko&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pedrofigueroa1989/&#34;&gt;Pedro Figueroa&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/peterwilsoncc/&#34;&gt;Peter Wilson&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cadeyrn/&#34;&gt;petermolnar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/petitphp/&#34;&gt;petitphp&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/johnstonphilip/&#34;&gt;Phil Johnston&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/philhoyt/&#34;&gt;philhoyt&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/physalis/&#34;&gt;physalis&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/nekojonez/&#34;&gt;Pieterjan Deneys&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/piyushpatel123/&#34;&gt;Piyush Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/poligilad/&#34;&gt;poligilad&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pontocinza/&#34;&gt;pontocinza&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pooja-n/&#34;&gt;Pooja Kakkad&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/porg/&#34;&gt;porg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/postphotos/&#34;&gt;postphotos&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/prachigarg19/&#34;&gt;Prachi Garg&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gaisma22/&#34;&gt;Pradeep Pasam&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/praful2111/&#34;&gt;Praful Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/prajapatvishnu/&#34;&gt;prajapatvishnu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pranjalpratapsingh/&#34;&gt;Pranjal Pratap Singh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pranjal4804/&#34;&gt;pranjal4804&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/prasadkarmalkar/&#34;&gt;Prasad Karmalkar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pmbaldha/&#34;&gt;Prashant Baldha&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/prathameshbhagat1511/&#34;&gt;Prathamesh Bhagat&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pratik-jain/&#34;&gt;Pratik Jain&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pratiknawkar94/&#34;&gt;Pratik Nawkar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/pravin1996/&#34;&gt;Pravin Karmur&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/freewebmentor/&#34;&gt;Prem Tiwari&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/presskopp/&#34;&gt;Presskopp&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/priyankagusani/&#34;&gt;Priyanka Gusani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/projektisle/&#34;&gt;ProjektIsle&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/itsjonq/&#34;&gt;Q&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rachelmcr/&#34;&gt;Rachel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rafaeldella/&#34;&gt;Rafael Della&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rafaelfunchal/&#34;&gt;Rafael Funchal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/gazipress/&#34;&gt;Rafał Gazda&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ekla/&#34;&gt;Rahul Kumar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rahultank/&#34;&gt;Rahul Tank&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rajdiptank111/&#34;&gt;Rajdip Tank&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rajeshcp/&#34;&gt;Rajesh C&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rajinsharwar/&#34;&gt;Rajin Sharwar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rakeshfalke/&#34;&gt;Rakeesh Falke&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ramiy/&#34;&gt;Rami Yushuvaev&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rcorrales/&#34;&gt;Ramon Corrales&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ramonopoly/&#34;&gt;Ramon James&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ravichudasama01/&#34;&gt;Ravi Chudasama&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ravigadhiyawp/&#34;&gt;Ravi Gadhiya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ravikhadka/&#34;&gt;Ravi Khadka&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rejaulalomkhan/&#34;&gt;Rejaul Alom Khan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/renathoc/&#34;&gt;Renatho&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/reneyap/&#34;&gt;reneyap&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/retrofox/&#34;&gt;retrofox&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rezwanshiblu1952/&#34;&gt;Rezwan Shiblu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/youknowriad/&#34;&gt;Riad Benguella&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rianrietveld/&#34;&gt;Rian Rietveld&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/richtabor/&#34;&gt;Rich Tabor&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rinkalpagdar/&#34;&gt;Rinkal Pagdar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rishabhwp/&#34;&gt;Rishabh Gupta&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rishit30g/&#34;&gt;Rishit Gupta&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ritheshsatheesh/&#34;&gt;RITHESH S&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/devrito/&#34;&gt;Ritoban&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mazharulrobeen/&#34;&gt;Robeen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/noisysocks/&#34;&gt;Robert Anderson&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/robertghetau/&#34;&gt;Robert Ghetau&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iamjolly/&#34;&gt;Robert Jolly&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/robert681/&#34;&gt;robertabela&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/epeicher/&#34;&gt;Roberto Aranda&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rodrigosprimo/&#34;&gt;Rodrigo Primo&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rohitmathur7/&#34;&gt;Rohit Mathur&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ravanh/&#34;&gt;Rolf Allard van Hagen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rolle/&#34;&gt;Rolle Laukkarinen&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rollybueno/&#34;&gt;Rolly Bueno&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ronakganatra9/&#34;&gt;ronakganatra9&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/roshniahuja14/&#34;&gt;Roshni Ahuja&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rushikeshmore/&#34;&gt;Rushikesh More&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rutviksavsani/&#34;&gt;Rutvik Savsani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ruba1956/&#34;&gt;Ruud&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ryanmoyer/&#34;&gt;Ryan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/welcher/&#34;&gt;Ryan Welcher&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/saadtajik/&#34;&gt;Saad Ur Rehman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sabbir1991/&#34;&gt;Sabbir Ahmed&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/devsabbirhossain/&#34;&gt;Sabbir Hossain&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sachinrajcp123/&#34;&gt;SACHINRAJ CP&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sagardeshmukh/&#34;&gt;Sagar Deshmukh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sagarjadhav/&#34;&gt;Sagar Jadhav&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/lonesahilnazir/&#34;&gt;SAHIL NAZIR&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sainathpoojary/&#34;&gt;Sainath Poojary&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sajjad67/&#34;&gt;Sajjad Hossain Sagor&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sakshamsharma5/&#34;&gt;Saksham Sharma&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/samvaidya/&#34;&gt;Sam&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/viralsampat/&#34;&gt;Sampat Viral&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sanayasir/&#34;&gt;Sana Yasir&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sandipsinh007/&#34;&gt;Sandip Sinh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sandipmaurya2611/&#34;&gt;sandipmaurya2611&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/andrewssanya/&#34;&gt;SAndrew&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sanketparmar/&#34;&gt;Sanket Parmar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/codexdemon/&#34;&gt;Sanyogg Shelar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/mikachan/&#34;&gt;Sarah Norris&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/saratheonline/&#34;&gt;Sarath E&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/saroshaga/&#34;&gt;Sarosh Aga&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sarthaknagoshe2002/&#34;&gt;Sarthak Nagoshe&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sfougnier/&#34;&gt;Saul Fougnier&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/saulirajala/&#34;&gt;saulirajala&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sauliusv/&#34;&gt;Saulius Vikerta&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/spadilha/&#34;&gt;Saulo Padilha&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/saxonafletcher/&#34;&gt;Saxon Fletcher&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sc0ttkclark/&#34;&gt;Scott Kingsley Clark&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/coffee2code/&#34;&gt;Scott Reilly&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sergeybiryukov/&#34;&gt;Sergey Biryukov&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/smrubenstein/&#34;&gt;Seth Rubenstein&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shailu25/&#34;&gt;Shail Mehta&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shailesh7714/&#34;&gt;Shailesh Gajare&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shanemuir/&#34;&gt;Shane Muirhead&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shekh0109/&#34;&gt;Shashank Shekhar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shatrumyatra/&#34;&gt;Shatrughan Myatra&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shaunandrews/&#34;&gt;shaunandrews&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sajib1223/&#34;&gt;Shazzad Hossain Khan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shekharnwagh/&#34;&gt;shekharnwagh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/designsimply/&#34;&gt;Sheri Grey&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shreya0shrivastava/&#34;&gt;Shreya Shrivastava&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shreyasikhar26/&#34;&gt;Shreyas Ikhar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sidhanttomar/&#34;&gt;Sidhant Tomar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/siliconforks/&#34;&gt;siliconforks&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/simondud/&#34;&gt;Simon Duduica&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/simonwammerfors/&#34;&gt;Simon Wämmerfors&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/simonhammes/&#34;&gt;simonhammes&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/slackticus/&#34;&gt;slackticus&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/slywy/&#34;&gt;slywy&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/smerriman/&#34;&gt;smerriman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/snehapatil02/&#34;&gt;Sneha Patil&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/snehal5774/&#34;&gt;snehal Kashid&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sohampate1/&#34;&gt;Soham Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sonaliprajapati/&#34;&gt;Sonali Prajapati&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sdnunca/&#34;&gt;Sorin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sourav08/&#34;&gt;Sourav Pahwa&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/soyebsalar01/&#34;&gt;Soyeb Salar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/jeffgreendesign/&#34;&gt;spacergif&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/speedwheel/&#34;&gt;speedwheel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/emptyopssphere/&#34;&gt;Sphere Plugins&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sruthi89/&#34;&gt;sruthi89&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/steelwagstaff/&#34;&gt;SteelWagstaff&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hubersen/&#34;&gt;Stefan Pasch&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/stefanvelthuys/&#34;&gt;Stefan Velthuys&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sabernhardt/&#34;&gt;Stephen Bernhardt&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dufresnesteven/&#34;&gt;Steve Dufresne&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/stevejonesdev/&#34;&gt;Steve Jones&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/stevenlinx/&#34;&gt;Steven Lin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tfserwin/&#34;&gt;Steven Ryan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/strarsis/&#34;&gt;strarsis&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/styankov/&#34;&gt;styankov&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sukhendu2002/&#34;&gt;Sukhendu Sekhar Guria&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sumitbagthariya16/&#34;&gt;Sumit Bagthariya&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sumitsingh/&#34;&gt;Sumit Singh&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/suryakantupadhyay/&#34;&gt;Suryakant Upadhyay&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/swanandm/&#34;&gt;Swanand M&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/swapnil1010/&#34;&gt;swapnil1010&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/cybr/&#34;&gt;Sybre Waaijer&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/synchro/&#34;&gt;Synchro&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/szandman/&#34;&gt;szandman&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sergiomdgomes/&#34;&gt;Sérgio Gomes&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/soean/&#34;&gt;Sören Wünsch&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tacoverdo/&#34;&gt;Taco Verdonschot&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tainacan/&#34;&gt;tainacan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/taisa1984/&#34;&gt;Taisa - Raquel García Arévalo&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/iamtakashi/&#34;&gt;Takashi Irie&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/inc2734/&#34;&gt;Takashi Kitajima&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/takshil/&#34;&gt;Takshil Kunadia&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/karmatosed/&#34;&gt;Tammie Lister&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tbclark3/&#34;&gt;tbclark3&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/edent/&#34;&gt;Terence Eden&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/s56bouya/&#34;&gt;Tetsuya Imamura&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/thelmachido/&#34;&gt;thelmachido a11n&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/thinkaquamarine/&#34;&gt;thinkaquamarine&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/thisismyurl/&#34;&gt;This Is My URL&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/threadi/&#34;&gt;threadi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/thriveteam/&#34;&gt;Thrive Engine&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tibibuzdugan/&#34;&gt;tibi.buzdugan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/timnicholson/&#34;&gt;Tim Nicholson&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sippis/&#34;&gt;Timi Wahalahti&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/timothyblynjacobs/&#34;&gt;Timothy Jacobs&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tobiasbg/&#34;&gt;Tobias Bäthge&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tz-media/&#34;&gt;Tobias Zimpel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tobifjellner/&#34;&gt;tobifjellner (Tor-Bjorn “Tobi” Fjellner)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tommusrhodus/&#34;&gt;Tom Rhodes&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/shimotomoki/&#34;&gt;Tomoki Shimomura&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/hellofromtonya/&#34;&gt;Tonya Mork&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/toro_unit/&#34;&gt;Toro_Unit (Hiroshi Urabe)&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/torontodigits/&#34;&gt;TorontoDigits&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tpaw/&#34;&gt;tpaw&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tratnikm/&#34;&gt;tratnikm&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/areziaal/&#34;&gt;Troy Chaplin&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/dinhtungdu/&#34;&gt;Tung Du&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tusharbharti/&#34;&gt;Tushar Bharti&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tusharaddweb/&#34;&gt;Tushar Patel&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/ugyensupport/&#34;&gt;Ugyen Dorji&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/umeshnevase/&#34;&gt;Umesh Nevase&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/up1512001/&#34;&gt;up1512001&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/upadalavipul/&#34;&gt;upadalavipul&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/utsavladani/&#34;&gt;Utsav Ladani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/rajanarahul93/&#34;&gt;Vara Rahul Rajana&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/sheldorofazeroth/&#34;&gt;Vedansh Mishra&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vedantere/&#34;&gt;Vedant Ere&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vedantgandhi28/&#34;&gt;Vedant Gandhi&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/supernovia/&#34;&gt;Velda&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vgnavada/&#34;&gt;vgnavada&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vcanales/&#34;&gt;Vicente Canales&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/szepeviktor/&#34;&gt;Viktor Szépe&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vincentbdrt/&#34;&gt;Vincent Bodart&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vineet2003/&#34;&gt;Vinit&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vishitshah/&#34;&gt;Vishit Shah&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vishnuprajapat/&#34;&gt;vishnu prajapat&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vivekawsm/&#34;&gt;vivekawsm&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vortfu/&#34;&gt;vortfu&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vrajadas/&#34;&gt;Vraja Das&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/vrishabhsk/&#34;&gt;Vrishabh Jasani&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/webmandesign/&#34;&gt;WebMan Design | Oliver Juhas&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/webverts/&#34;&gt;webVerts&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/westonruter/&#34;&gt;Weston Ruter&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/whaze/&#34;&gt;whaze&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/skorasaurus/&#34;&gt;Will Skora&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/williampatton/&#34;&gt;williampatton&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wongjn/&#34;&gt;wongjn&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wpexplorer/&#34;&gt;WPExplorer&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/wpsoul/&#34;&gt;wpsoul&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/xate/&#34;&gt;xate&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/xibe/&#34;&gt;Xavier Borderie&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/xavilc/&#34;&gt;xavilc&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/xerpa43/&#34;&gt;xerpa43&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/tikifez/&#34;&gt;Xristopher Anderton&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/yankiara/&#34;&gt;Yan&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/yashjawale/&#34;&gt;Yash Jawale&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/yogeshbhutkar/&#34;&gt;Yogesh Bhutkar&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/fierevere/&#34;&gt;Yui&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/yuliyan/&#34;&gt;Yuliyan Slavchev&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/yusufmudagal/&#34;&gt;Yusuf Mudagal&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/zebulan/&#34;&gt;Zebulan Stanphill&lt;/a&gt; · &lt;a href=&#34;https://profiles.wordpress.org/znuff/&#34;&gt;Znuff&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;More than &lt;a href=&#34;https://translate.wordpress.org/stats/&#34;&gt;20 locales have fully translated WordPress 7.1&lt;/a&gt; into their language making this one of the most translated releases ever on day one. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200+ languages.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Last but not least, thanks to the volunteers who contribute to the &lt;a href=&#34;https://wordpress.org/support/forums/&#34;&gt;support&lt;/a&gt; forums by answering questions from WordPress users worldwide.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Get involved&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Participation in WordPress goes far beyond coding. And learning more and getting involved is easy. Discover the teams that come together to &lt;a href=&#34;https://make.wordpress.org/&#34;&gt;Make WordPress&lt;/a&gt; and use &lt;a href=&#34;https://make.wordpress.org/contribute/&#34;&gt;this interactive tool&lt;/a&gt; to help you decide which is right for you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 19 Aug 2026 23:33:49 +0000</pubDate>
	
	
	<dc:creator>annezazu</dc:creator>
	
</item>

<item>
	<title>WPTavern: #230 – Adrian Sticea on Navigating the Decline of WordPress Work on Upwork and the Rise of New Opportunities</title>
	<guid>https://wptavern.com/?post_type=podcast&amp;p=207353</guid>
	<link>https://wptavern.com/podcast/230-adrian-sticea-on-navigating-the-decline-of-wordpress-work-on-upwork-and-the-rise-of-new-opportunities</link>
	
	<description>&lt;details&gt;Transcript&lt;div&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:00:19] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;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 decline of WordPress work on Upwork, and the rise of new opportunities.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#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/feed/podcast, and you can copy that URL into most podcast players.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you have a topic that you&amp;#8217;d like us to feature on the podcast, I&amp;#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So on the podcast today, we have Adrian Sticea. Adrian has been working in the WordPress space since 2013, starting out as a developer for small companies. Then moving into freelancing, agency roles in the US, major projects at IBM, a, stint at StellarWP, and extensive work with enterprise level clients.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Most recently, Adrian&amp;#8217;s post on LinkedIn about the dramatic drop off in WordPress work through the Upwork platform, went viral, sparking many conversations and comments.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I suspect that many WordPress professionals listening have seen shifts in their freelance workloads, and maybe wondering what&amp;#8217;s behind these changes. And Adrian is here to share his own data-driven account.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;He talks about his experience using Upwork as a primary source of project leads. How for years it was a reliable fountain of work, but recently the flow has all but dried up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;We dive into the possible causes, the impact of AI making developers more efficient, and thus reducing hiring demand, changes in the broader economy, increasing competition from rival platforms, and how the nature of WordPress work itself is changing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Adrian mentions the difference between simple website builds, which are still in demand on Upwork, and complex plugin or enterprise projects, which he thinks might have migrated elsewhere.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;We also talk about diversification, whether it&amp;#8217;s a mistake to rely on just one marketplace for freelance work, and the importance of building real relationships, collecting testimonials, and seeking recommendations. Adrian shares how he&amp;#8217;s pivoted, leveraging LinkedIn for networking, connecting directly with agencies, and building partnerships with recruiters and temp agencies.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;ve ever felt your freelance pipeline shrink, are curious where the most interesting WordPress work has gone, or want to hear how other professionals are adapting to marketplace shifts, this episode is for you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&amp;#8217;ll find all the other episodes as well.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so without further delay, I bring you Adrian Sticea.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I am joined on the podcast by Adrian Sticea. Hello, Adrian.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:34] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Hey.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:34] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Very nice to have you with us. Adrian is joining us today because of something that he posted on LinkedIn, which captured my attention.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I&amp;#8217;m not a frequent lurker on LinkedIn, and so I don&amp;#8217;t really know how the algorithm works. But Adrian and I have, as far as I know, not been in communication with each other before. But, Adrian&amp;#8217;s post went really viral, I think it&amp;#8217;s fair to say, and it certainly caught my attention and got into my feed.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And it&amp;#8217;s all about the state of work in the WordPress space at the moment, particularly through a particular platform. And we&amp;#8217;ll get into that in a minute, though. Adrian, if it&amp;#8217;s okay with you, do you want to just tell us a little bit about your backstory? What it is that you&amp;#8217;ve been doing these many years and so on?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:04:15] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Sure. I started working as a WordPress developer in 2013. I worked for a couple of small companies, local companies that needed kind of customer support, and also web development. And after that I started doing freelancing for about two years. I moved to the US in 2016, that&amp;#8217;s when I started to look around for better paid jobs.. And I started working as a WordPress developer for a digital marketing agency, and I did that for, about a year and something.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;In 2018, I joined IBM to work on one of their WordPress projects. I think it was the largest WordPress one that they had at the moment. Basically it was a learning platform, and the courses were about technology, programming and other stuff. I left IBM at end of 2020 because of multiple factors, and I started doing freelancing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I freelanced for about three years and after that I joined StellarWP, where I worked in the marketing department as one of their web engineers. And I worked there for about a year and a half. And at start of 2025 I started doing freelancing again. And since 2018, I mostly worked with enterprise-level companies and more complex work than just building websites.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;That&amp;#8217;s the stuff that I&amp;#8217;ve been doing for the past.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:05:40] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Thank you for that, and all of that really plays into what we&amp;#8217;re going to talk about because, what I&amp;#8217;ll do is I&amp;#8217;ll link to the post that Adrian wrote, which kind of went viral on LinkedIn. And the first thing you&amp;#8217;re probably going to capture is there&amp;#8217;s a graph at the bottom, and it&amp;#8217;s a line graph, and it&amp;#8217;s not pleasant to look at this line graph. Because it starts off and there&amp;#8217;s this blue line and it&amp;#8217;s fairly high up on the on the axis and it moves across horizontally. And it just goes along and along and then it just starts to tail downwards until finally, it hits the axis and it basically zeros out.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so I caught sight of that and I thought, &amp;#8220;okay, that&amp;#8217;s interesting.&amp;#8221; And then caught sight of the word WordPress, you know, and you being a WordPress developer, and then noticed that this was the volume of work that you had been receiving. And we&amp;#8217;re talking about volume of work coming through a particular platform. The platform is called Upwork.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Now, I confess I don&amp;#8217;t know a lot about Upwork, so we can get into that in a moment. But essentially, it looks like from the year 2015 through 2020, more or less everything that you did, bar a couple of percent, maybe 5% in some years and what have you, was through the Upwork platform. And then by the year 2022, 20% of that had been shaved off, so down to 80%. A year later, 2023, 60% and then 40%. And then in this year, 2026, 0%. And I caught sight of that and I thought, &amp;#8220;okay, we&amp;#8217;ve got to talk about this,&amp;#8221; because there&amp;#8217;s a lot of interest in the WordPress space at the moment.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So do you just want to just run us through your journey with the kind of work that you&amp;#8217;ve been doing through Upwork and, you know how it&amp;#8217;s tailed off? And then maybe we can get into the discussion about perhaps why this is happening.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:07:32] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Sure. Just to preface, I had periods of time where I worked on Upwork just part-time, not as a full-time freelancer because I had jobs here and there.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:07:43] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Ok, yeah yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:07:44] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; And I was actually calculating this morning how much time I was full-time freelancing and full-time on a job, and it was kind of split in half. So basically, half of my professional career was spent as a freelancer, and the other half was doing part-time. So if I had a job, I will search for other avenues to get a bit more revenue in. And also I didn&amp;#8217;t like the idea of just relying on one source of income.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I always had running in the background, the project, a couple of hours here and there or, a week or a project a month that doing. And that graph represents the number of basically of leads and projects that I got from Upwork over the years.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:28] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:28] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Even if it&amp;#8217;s full-time or part-time, basically that was kind of the lead source that I primarily used.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:34] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; And so what we&amp;#8217;re seeing, I guess is you, like many people in the WordPress industry, you&amp;#8217;ve taken the approach that, subscribe to a bunch of these, I&amp;#8217;m going to call it a marketplace, you know.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:47] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:48] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Something like that, where you subscribe to this marketplace and it can bolster what it is that you do already. So maybe you&amp;#8217;ve got a 50% gig somewhere where you&amp;#8217;re part-time and you need something to top that up. Or it may be that, come to rely on it, and it genuinely has been 100% of the income that you&amp;#8217;ve accrued in particular years.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But how do you explain though, the fact that it has kind of just gone down? Because to me the obvious explanation, and it&amp;#8217;s a fairly, you know, this is the kind of explanation which is being rolled out everywhere at the moment, is AI. Simply because it seems to coincide so perfectly with the advent of AI.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Now, I don&amp;#8217;t know if you&amp;#8217;ve got any thoughts beyond that, you know really the graph takes a massive turn in the year 2023, 2024, sometime there. And that seemed to be the moment at which, the kind of work that many of us have done in the past perhaps was getting done by AI. And if not getting done by AI, people at least had intuitions that there would be a future in which that work could be done by AI.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So that&amp;#8217;s my first pass at this. Do you think there&amp;#8217;s anything in that whole AI debate, whether or not it&amp;#8217;s captured the kind of work that you may have got from Upwork?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:06] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; I think the answer is more complex than just blaming AI for everything that is happening in the marketplace right now. Definitely AI plays a role because it made developers more efficient in shipping code, shipping features and stuff that clients need.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But I don&amp;#8217;t think it&amp;#8217;s only reason because if you work with clients and stuff like that, you&amp;#8217;ll know a client will pay you to do a work. They will not go themself, even if it&amp;#8217;s with AI, do the work. So because of it, because AI it&amp;#8217;s making developers build faster, the need for developers decreased. That&amp;#8217;s one of the reasons behind it. If you want to blame AI for anything, it&amp;#8217;s that it made developers faster.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:55] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, that&amp;#8217;s an interesting one. So the work in your experience anyway, the work is still there, it&amp;#8217;s just the expectations of the clients maybe have gone up. So instead of wanting X amount of work, they may want 1.5X or 2X or whatever it is, or perhaps have it delivered in less time or something like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:11:12] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; I think it&amp;#8217;s a fair assumption. But also probably market, the way that the economy is right now, I don&amp;#8217;t think it&amp;#8217;s in a good shape. And also one of the factors. Like, if you look at the number of layoffs, a lot of companies in the tech sector, &amp;#8217;cause I think this was more affected than others, happened in the past three years.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:11:35] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah that&amp;#8217;s true. Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:11:36] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; But AI most likely was an accelerator of that just because. And before 2022, a lot of companies needed engineers to support the demand for people staying at home. And after they didn&amp;#8217;t need that demand, a lot of layoffs happened and AI came along. And just it was basically a perfect storm for massive layoffs &amp;#8217;cause you had engineers that can deliver more work, and you didn&amp;#8217;t need that many engineers because the demand was not there anymore.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:09] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I suppose the other thing we should bring into question is the popularity of WordPress as an avenue to gain work. So for example, I don&amp;#8217;t know, probably 2018 feels like a good place to point the needle. 2018, WordPress couldn&amp;#8217;t be more popular.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:30] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:30] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; It was just really really super popular, everybody was talking about it. It was an exciting place to be. Lots and lots of work. Lots of companies getting in and investing in all sorts of bits of WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:41] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Mm-hmm.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:42] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Whether that was the community or getting plugins built, and shipping them and all of that kind of stuff.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:46] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:47] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; And so I wonder if maybe that plays into it. You know these companies, who require websites to be built, or projects to be built. I wonder if they&amp;#8217;ve cast their gaze elsewhere, and so that reservoir of work in the WordPress space on the Upwork side has dried up a little bit.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:13:03] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yep definitely today there are more options than there were in 2018, like with the rise of Wix, Squarespace, other page builders. Definitely, made people that just wanted websites built, like presentation websites, simple stuff, not rely on WordPress. Because to be honest, WordPress out of the box is not that user-friendly for building a website as the other competitors are. Because you still, or at least before the full site editing was introduced. But even then, it&amp;#8217;s a steeper learning curve than other page builders in a sense.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But where I see the deep is actually in newer projects rather than legacy ones, where companies that used WordPress to build their infrastructure, at least web infrastructure on. Because newer builds probably rely more on AI than on WordPress, and that&amp;#8217;s kind of basically the, where the market shifted.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But again, like if companies used to build, because I see this in the clients that I serve. Not one of them that I worked with probably the past two to five years said like &amp;#8220;Let&amp;#8217;s remove WordPress from our web assets and just build it with AI,&amp;#8221; because they understand the value of it, and also like technical debt and what actually maintaining software means so.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:14:23] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Do you think then there might be a realignment? Let&amp;#8217;s say you&amp;#8217;re a fairly large company and you&amp;#8217;ve got WordPress website as you just described, you&amp;#8217;re willing to let go of that. You&amp;#8217;ve got so much stuff in there and legacy, and all of your staff know how to use it and what have you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Do you think though, perhaps we&amp;#8217;re in an era though where the experience that somebody with 20 years building on top of WordPress could bring, would make them an absolutely invaluable asset? You know, you&amp;#8217;ve got John Smith over there, he&amp;#8217;s done 20 years of really hardcore WordPress development, and therefore he&amp;#8217;s the person that we&amp;#8217;re going to reach out to, or at least, if he comes through a platform like Upwork, that&amp;#8217;s really credible.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I wonder if we&amp;#8217;ve entered an era where, and I&amp;#8217;m going to use the word vibe coding, we all know that&amp;#8217;s fraught, and not really the right term to use, but I hope you get what I mean. I wonder if it&amp;#8217;s now that people are questioning that, and thinking more like, do we really need John Smith with his 20 years of experience at $250 an hour? Or could we hire somebody with half the experience, a quarter of the experience, who charges a quarter of the rates? And if we factor in that it might take a little bit longer, but they&amp;#8217;re going to use AI along the way. Do you know what I mean?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:15:39] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:15:40] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I&amp;#8217;m just sort if that that kudos that your experience used to bring you. I wonder if that&amp;#8217;s being brought a bit lower in people&amp;#8217;s estimation of importance when they&amp;#8217;re hiring.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:15:50] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; I think it might. But again like I think the answer is more complex than yes or no. And I think it all depends on what part, or role, the website or web assets that were built on WordPress is valued by the company.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So if it&amp;#8217;s really important thing, probably they will not think about redoing it using AI. If it&amp;#8217;s not that important, because I saw this, if it&amp;#8217;s not that important it&amp;#8217;s just probably a brochure website. It doesn&amp;#8217;t do a lot. It doesn&amp;#8217;t bring in. It&amp;#8217;s just for visibility. Some of them they move to, again, like probably Framer or they just vibe code it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:16:29] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So given all of that, and we&amp;#8217;re pontificating and guessing why.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:16:33] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:16:34] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; And the truth is we don&amp;#8217;t really know.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:16:36] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Exactly, yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:16:37] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; We&amp;#8217;re putting our finger air and kind of trying to figure it out. However, given that we don&amp;#8217;t know, what we do know is that this line chart that we can see, of yours has gone really in a very different direction. Flat lining for years, lots and lots of work available, and now kind of like nosedive, and then more recently fell off a cliff. And so does that mean that you are struggling to find work? Or does it just mean that you&amp;#8217;ve pivoted and that work in a different way?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Does it mean that the Upwork platform, I don&amp;#8217;t know, is no longer aligned to WordPress, or just doesn&amp;#8217;t have WordPress as a priority? How can you explain it, and we&amp;#8217;re talking about Upwork in particular.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:20] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:21] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; How can you explain it happening in that way over on that platform specifically?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:26] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; One of the things that happened, it was probably saturation of a marketplace. That&amp;#8217;s one.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And the other thing is that different competitors are on the market right now, outsource companies and more like, just to put it in perspective, most of my clients, probably 95%, are US-based clients, are not somewhere in UK or somewhere in Eastern Europe, or somewhere in other places that are still needing WordPress work done. And the type of projects that I&amp;#8217;m looking for are not websites, basically. They are complex builds, plugin builds and kind of regular maintenance that people need. If they have legacy code base that they need maintenance, or adjusting rule or a code rebuild and stuff like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So those kinds of projects are not there anymore. You can still find work in building websites on WordPress, or having small gigs. But the type of project that I used to get on Upwork, like I said, like pretty complex builds are not there anymore. And my read it&amp;#8217;s like I said, it&amp;#8217;s more complex. Probably it&amp;#8217;s a market.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:18:40] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So, there&amp;#8217;s a particular kind of work that you used to get in Upwork which has dried up? And the, let me just understand that correctly. So just the website building side of it, did you say that was still okay? know if you&amp;#8217;re just trying to hawk your service as a website builder, that&amp;#8217;s fine. But the kind of &amp;#8220;I need a plugin,&amp;#8221; or, &amp;#8220;I&amp;#8217;d like a plugin adapted,&amp;#8221; or what have you, that kid of stuff has gone away?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:19:06] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; So most stuff that are more developer focused are kind of dried up. At least in the US, because I&amp;#8217;m not looking outside of US. So the US market shifted away basically from Upwork towards probably different competitors of them. Or using like temp agencies, or recruiters that pre-vet their developers before they are presented with a candidate they can have a discussion with.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:19:33] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay. So I&amp;#8217;m thinking immediately of things like Codeable and things like that, where they&amp;#8217;ve just got a slightly, maybe they&amp;#8217;ve got a slightly different approach, I don&amp;#8217;t know?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:19:40] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes, Toptal I think also they pre-vet their developers. And also like I said, temp agencies like Robert Half or, I don&amp;#8217;t know, whatever tech systems that are here in the US. Basically you have a discussion with the recruiter before being presented to a potential project. It&amp;#8217;s a different workflow basically. Because of it, it presents a better candidate than Upwork can present to a client.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:20:04] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, so that&amp;#8217;s interesting. So we&amp;#8217;re apportioning some of the responsibility for this on the platform and the way the platform works and what have you?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:20:14] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:20:15] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; And so, you know one of the things that we constantly talk about in the WordPress space is owning your own stuff. So for example, rather than posting stuff onto Facebook, write it on the WordPress blog, and then if Facebook goes out of business, or somehow decides that your account needs to be closed, you&amp;#8217;ve still got access to it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:20:31] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Mm-hmm.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:20:31] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; And so I&amp;#8217;m going to flip that into this conversation and say that sort of seems like potentially what&amp;#8217;s happened here to you with Upwork. Presumably over the years, you&amp;#8217;ve fostered a relationship with Upwork, and built up your kudos over there, and at some point presumably Upwork recognized that, &amp;#8220;Oh, this Adrian guy, he&amp;#8217;s really good. Look, he&amp;#8217;s getting loads of work. Let&amp;#8217;s push Adrian,&amp;#8221; and so on and so forth.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Do you have any regrets about putting the eggs into that one basket? Now that you&amp;#8217;ve got to the point where the line has hit zero and there&amp;#8217;s no work coming through? Do you wish that you&amp;#8217;d have been on a variety of, maybe you have been, but do you wish that you&amp;#8217;d been on a variety of different marketplaces? Or is it just, &amp;#8220;Okay, this has happened. I didn&amp;#8217;t think it was going to happen. Time to move on and try the different marketplaces&amp;#8221;?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:21:19] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; I think not only me, but people usually are nearsighted, so they don&amp;#8217;t think long-term. So whenever I started on Upwork, it was pretty easy to get clients because you don&amp;#8217;t have to pay a fee, or you don&amp;#8217;t have to go to events, or meet people in person, which for developers is pretty hard, at least for me. I&amp;#8217;m a pretty introvert person. Going, mingling around with other people, it&amp;#8217;s not something that I look forward to do.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:21:46] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, I get it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:21:46] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Or it&amp;#8217;s something that it&amp;#8217;s in my skill set. Over the years, I got better and better because I&amp;#8217;ve worked with clients and became more confident in my skills and stuff like that. But Upwork presented a easier way to get clients, and that&amp;#8217;s kind of the appeal of those kind of marketplaces, because you don&amp;#8217;t have to go outside of your comfort zone. You just have a keyboard, apply for a different bunch of gigs, and you can get accepted or not.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Just to put it in perspective, probably half of the work that I&amp;#8217;ve done was only through messaging back and forth, not even interacting with a real person, which for a developer is really appealing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:22:28] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; No kidding, yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:22:29] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; It&amp;#8217;s easier in a sense because, again, like it&amp;#8217;s easier. But to be honest, the larger projects that I took on Upwork, or outside of Upwork needed that human touch. Like meeting with the client, talking about your skills, how you will approach the project and all of that. So they can gain confidence that you are competent enough to take their work.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So that&amp;#8217;s kind of the reason why I got into it. If I have any regrets of it, of course, because if you leave that, you are basically handcuffed to that platform if you want to get more work. Because you don&amp;#8217;t have any contacts outside, and also, it doesn&amp;#8217;t produce any referrals.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So if a client is satisfied, the maximum that they can do with it, is just leave you a good review because they are so scattered around, they don&amp;#8217;t have any other contacts that you can get recommendations from. So basically, for all the clients that I had, I didn&amp;#8217;t get recommendations altogether. Probably just one in the past 10, 11 years.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:32] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:33] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; That&amp;#8217;s not good for long term, because you rely on constant getting new and new work from different clients. It&amp;#8217;s not sustainable in a sense, because you have to focus yourself on delivering the work, but also getting the work, instead of building a network of clients that can supply that work for you, and recommend you to their friends and other of their peers.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:56] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, I suppose a lesson to be learned, with the benefit of hindsight, is to spread yourself around, but also go looking for those kind of recommendations, and ensure that people endorse you and maybe even write you an email or something that you can put away somewhere and kind of have a bank of credible testimonials and so on and so forth.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Now, the piece itself on LinkedIn got quite a lot of commentary. I have to confess, I didn&amp;#8217;t go reading all of the different comments that people had put in. But did you get a sense that the people that were commenting had had a similar experience from you? Or do you feel that you&amp;#8217;re in some kind of unlucky, unhappy valley that nobody else over on Upwork is experiencing?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:24:37] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; No, I think I talked with agency owner, that most of their work comes off of Upwork, and they said they didn&amp;#8217;t get any. Actually, this was the post that inspired me to write this. They didn&amp;#8217;t get any work this month or in July from Upwork, even though they constantly applied. And one of the things that he said, it stood up was that, if they increase a bit their prices, they will not get any responses.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So basically, probably the market became more sensitive on spending. And because of the rise of AI, you can say that AI commoditize more development than it used to be. So it&amp;#8217;s not just a me thing. I think it&amp;#8217;s a general.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:24] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So it is more broadly across the platform there. So fees you brought up, that&amp;#8217;s interesting. I wonder if people are playing a bit of a wait and see game, and just keeping that money in their own bank account just to see how the landscape changes. Maybe this heralds a change in the industry which is going to stick for a while where the fees that people such as yourself can charge are going to be driven down, because less work seems to be available, so people are going to be more sensitive to the cost of it, and the competition will be greater and what have you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:53] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:54] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I guess only time will really tell. Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:57] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; And also most likely is, the fact that AI commoditize programming in a sense. They are not the same number of WordPress projects that are started now. And they use, I don&amp;#8217;t know, whatever AI is better on building with, which is like JavaScript-based stacks. And that&amp;#8217;s probably the new directions where the new projects are going to rather than WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:26:25] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, so just before we wrap it up then, let&amp;#8217;s move to this point, which is that, no matter how much you inspect all of this, and out what&amp;#8217;s going on, and the reasons behind it. I guess the bottom line is you&amp;#8217;ve got to do something.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Maybe you&amp;#8217;re perfectly all right, and you can take this hit from the Upwork platform and that&amp;#8217;s absolutely fine. You&amp;#8217;ve got other irons in the fire. But I&amp;#8217;m guessing the next question&amp;#8217;s pretty obvious, which is what are you doing to shore up this considerable loss of income? What&amp;#8217;s the plan that you&amp;#8217;ve got going forward? You may not have a fully hatched plan, in which case your best guess is fine. But I&amp;#8217;m curious to know what your idea is to keep your irons in the fire and to keep the through put of your business up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:07] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Just to put in perspective, my income didn&amp;#8217;t decrease because of Upwork. So I&amp;#8217;m pretty good, I&amp;#8217;m in a pretty good shape. The thing is that I shifted away from relying on it, and trying to get, work through other avenues. And one of the other avenues that I am expanding on right now is basically LinkedIn, and it&amp;#8217;s not.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:27] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; You&amp;#8217;re suceeding.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:29] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; I&amp;#8217;ve succeeded on getting viral, yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:33] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; That&amp;#8217;s the first step, isn&amp;#8217;t it, in a way?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:35] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yeah, exactly, yeah. So I took three different approaches on LinkedIn. One was to post content, to see if I get any interaction with potential clients. I did get a couple of leads from that, and I get some gigs from it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The other one is actually talking directly with agency owners that build websites, but from time to time they have a need for either adjusting a legacy code base, or building something more complex that they don&amp;#8217;t have in-house tools for. So I started building those relationship, and I do work with couple of different agencies that I they provide work for me from time to time.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And the third one is talking with recruiters from temp agencies. So I build couple of relationship with some of the big temp agencies, and whenever they have a project that it&amp;#8217;s my lane, they contact me first basically, and I get to talk directly with the client, and they decide if they want to work with me or not.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:28:34] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So in a sense, although there&amp;#8217;s this cautionary tale of, gosh, this whole thing dried up, the bigger picture is that actually the whole thing didn&amp;#8217;t dry up. There are different ways of getting the same work. In your case, you just had to be a bit creative for a few months, and start to talk in different ways to different people.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:28:51] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yeah, and also another thing is that I needed to start thinking a bit more long term rather than one-off projects, not one-off projects, but just thinking that one source of leads will basically provide whatever I need every month budget-wise.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Also this is how business used to work. Like you went, you interacted with a person, and they give you a business or not. Not chatting with a person on the other end of the world, and they give you work.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So basically, fostering those relationships are more beneficial, and to be honest, they pay better than clients on Upwork. And you get into the cycle of recommendation, and you don&amp;#8217;t, it&amp;#8217;s less work for you to get clients than it is on Upwork, but it takes longer to build those relationships.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:29:46] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Right. And that&amp;#8217;s a really interesting observation, isn&amp;#8217;t it? Because essentially the advice that you&amp;#8217;re giving there is as old as the hills really, isn&amp;#8217;t it? You could have had that same marketing advice in like 1930s.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:29:56] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Exactly.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:29:57] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Which is, go out, find people who you can work with, build up a longstanding credible relationship with them, and then the next time they need a bit of work, which hopefully they will, you&amp;#8217;re going to be the first person who they&amp;#8217;re going to call.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But it&amp;#8217;s curious how we&amp;#8217;ve all fallen into, and I&amp;#8217;m just doing air quotes, &amp;#8220;the trap&amp;#8221; of having these platforms around you know, like Upwork. It just allows you to very easily get work here, there, and everywhere. And it&amp;#8217;s only at the point when that starts to dry up for all the reasons that we discussed that you realise, okay, gotta pivot a little bit. But it&amp;#8217;s great to hear that in effect, it&amp;#8217;s had no impact on your bottom line. It&amp;#8217;s just meant that you&amp;#8217;ve had to pivot, do things slightly differently, go outside, get out of the office and go and interact with people in the real world.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:30:46] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; And again, like the projects that I was able to get outside of Upwork are for better clients that I did on Upwork. It&amp;#8217;s not that I didn&amp;#8217;t work on interesting projects on Upwork. It&amp;#8217;s that the opportunities that can lead after the work is completed for those clients are bigger than the opportunities that you get from working on, for clients on Upwork.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:08] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Oh, I see. Okay, so the long tail of work, you know, let&amp;#8217;s say that you land a client and they build website in the year 2026, maybe they&amp;#8217;ll need an upgrade in 2028, and they&amp;#8217;ll need some modification in 2027 that you&amp;#8217;re the person to do it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Yeah, whereas Upwork is more here today, gone tomorrow. Disposable thing, you finish it, move on, another thing, another thing. And that&amp;#8217;s worked for years, but maybe that system, certainly for you at least anyway, is drying up and you&amp;#8217;re trying out other things, which I hope you are successful with. I guess that&amp;#8217;s the perfect place to, to call it a day.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:40] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Mm-hmm.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:41] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Honestly Adrian, all the best of luck. I know that when you put that post out, it must have been, it&amp;#8217;s hard to write that kind of stuff, isn&amp;#8217;t it? Because it demonstrates that in some way you&amp;#8217;ve had to modify things and that things have been a struggle. But it&amp;#8217;s nice to hear that you seem to have got a handle on it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:58] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:58] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; And I would wish you the best for the future.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:00] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Thank you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:00] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; If anybody wanted to reach out to you, because we have a fairly large audience, and I wouldn&amp;#8217;t be surprised if one or two people out there were going through something very similar, where&amp;#8217;s the best place to reach out to you? I can obviously link to your post on LinkedIn.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:14] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:14] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; And people can click on the link and contact you via that. But is there any place you hang out online?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:18] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Yeah, mostly LinkedIn. And if you want to check my website out, it&amp;#8217;s CustomWP.io. That&amp;#8217;s kind of my avenues of contacting me and that&amp;#8217;s about it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:28] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay. I will put that into the show notes. So if, dear listener, you&amp;#8217;re listening to this, head to the episode with Adrian in it. Probably by the time you listen to this it&amp;#8217;ll be one of the first two bits and pieces on the WPTavern.com website. Go and click into the show notes and all of the links will be buried somewhere in there.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So, Adrian Sticea, thank you so much for chatting to me today. Good luck with the future.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:50] &lt;strong&gt;Adrian Sticea:&lt;/strong&gt; Thank you.&lt;/p&gt;
&lt;/div&gt;&lt;/details&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;On the podcast today we have Adrian Sticea.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Adrian has been working in the WordPress space since 2013, starting out as a developer for small companies, then moving into freelancing, agency roles in the US, major projects at IBM, a stint at StellarWP, and extensive work with enterprise-level clients. Most recently, Adrian’s post on LinkedIn about the dramatic drop-off in WordPress work through the Upwork platform went viral, sparking many conversations and comments.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I suspect that many WordPress professionals listening have seen shifts in their freelance workloads and may be wondering what’s behind these changes, and Adrian is here to share his own data-driven account. He talks about his experience using Upwork as a primary source of project leads, how, for years, it was a reliable fountain of work, but recently, the flow has all but dried up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;We dive into the possible causes. The impact of AI making developers more efficient (and thus reducing hiring demand), changes in the broader economy, increasing competition from rival platforms, and how the nature of WordPress work itself is changing. Adrian mentions the difference between simple website builds, which are still in demand on Upwork, and complex plugin or enterprise projects, which he thinks might have migrated elsewhere.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;We also talk about diversification, whether it’s a mistake to rely on just one marketplace for freelance work, and the importance of building real relationships, collecting testimonials, and seeking recommendations. Adrian shares how he’s pivoted, leveraging LinkedIn for networking, connecting directly with agencies, and building partnerships with recruiters and temp agencies.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you’ve felt your freelance pipeline shrink, are curious where the most interesting WordPress work has gone, or want to hear how other professionals are adapting to marketplace shifts, this episode is for you.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Useful links&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:7488960772035833856/&#34;&gt;Adrian&amp;#8217;s post on LinkedIn&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://customwp.io&#34;&gt;CustomWP&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.upwork.com&#34;&gt;Upwork&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.toptal.com&#34;&gt;Toptal&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.codeable.io&#34;&gt;Codeable&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 19 Aug 2026 13:00:00 +0000</pubDate>
	
	
	<dc:creator>Nathan Wrigley</dc:creator>
	
</item>

<item>
	<title>Matt: Surprise DM</title>
	<guid>https://ma.tt/?p=154202</guid>
	<link>https://ma.tt/2026/08/surprise-dm/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;When I saw the Slack notification preview, &amp;#8220;Matt, I&amp;#8217;m literally crying right now,&amp;#8221; I must admit my first reaction was &amp;#8220;Oh no, what happened&amp;#8230;&amp;#8221;&lt;/p&gt;



&lt;blockquote class=&#34;wp-block-quote is-layout-flow wp-block-quote-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;Matt, I&amp;#8217;m literally crying right now. I just read the Baby &amp;amp; Caregiver Attendance policy that Automattic will fly your baby and whoever is caring for them to be with you at a meetup while you&amp;#8217;re breastfeeding.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Everyone talks about closing the gap for women in the workforce after kids. This is the first time I&amp;#8217;ve seen a company actually pay for the answer. &lt;img alt=&#34;❤&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/2764.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;img alt=&#34;😭&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f62d.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I don&amp;#8217;t think you hear this enough, so I want to say it plainly: &lt;strong&gt;thank you, THANK YOU.&lt;/strong&gt; Forever grateful.&lt;/p&gt;
&lt;/blockquote&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.linkedin.com/posts/stephanieospina10_i-need-to-give-a-shoutout-to-automattic-share-7495485415852982272-C-Oq/&#34;&gt;Stephanie Ospina&lt;/a&gt; &lt;a href=&#34;https://www.linkedin.com/posts/stephanieospina10_i-need-to-give-a-shoutout-to-automattic-share-7495485415852982272-C-Oq/&#34;&gt;also posted about it on LinkedIn&lt;/a&gt;. This benefit isn&amp;#8217;t even on &lt;a href=&#34;https://automattic.com/benefits/&#34;&gt;our public benefits page&lt;/a&gt;! From our Field Guide post revisions I found it was added in 2018 by &lt;a href=&#34;https://profiles.wordpress.org/ingridmiller/&#34;&gt;Ingrid Miller&lt;/a&gt; of our Human Wrangling team, and it&amp;#8217;s a great example of the care and effort they put into shaping what we call the &lt;a href=&#34;https://automattic.com/&#34;&gt;Automattic&lt;/a&gt; Operating System.&lt;/p&gt;</description>
	<pubDate>Wed, 19 Aug 2026 06:44:50 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Matt: Student Plan</title>
	<guid>https://ma.tt/?p=154191</guid>
	<link>https://ma.tt/2026/08/student-plan/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://linktr.ee/sarahperezTC&#34;&gt;Sarah Perez&lt;/a&gt; at TechCrunch writes: &lt;a href=&#34;https://techcrunch.com/2026/08/17/wordpress-com-targets-the-next-generation-of-web-creators-with-a-free-student-plan/&#34;&gt;WordPress.com targets the next generation of web creators with a free student plan&lt;/a&gt;. $24/yr, starting with &amp;#8220;6 GB of storage, backups, staging sites, and other tools, as well as support for plug-ins, SFTP/SSH, phpMyAdmin, and &lt;a href=&#34;https://developer.wordpress.com/docs/developer-tools/studio/sync/&#34;&gt;Studio Sync&lt;/a&gt;&amp;#8220;&lt;/p&gt;</description>
	<pubDate>Tue, 18 Aug 2026 14:13:21 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: How AI is Transforming Open Source Communities and Digital Innovation</title>
	<guid>https://openchannels.fm/?p=2559059</guid>
	<link>https://openchannels.fm/how-ai-is-transforming-open-source-communities-and-digital-innovation/</link>
	
	<description>In this episode of Open Web Conversations, Adam Weeks chats with Nate Stewart on AI&#39;s transformative impact on open source. They explore challenges, opportunities, and the evolving role of agencies as digital experiences shift in the AI era.</description>
	<pubDate>Tue, 18 Aug 2026 11:10:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Are We Forgetting Our Human Skills Thanks to AI?</title>
	<guid>https://openchannels.fm/?p=2558366</guid>
	<link>https://openchannels.fm/are-we-forgetting-our-human-skills-thanks-to-ai/</link>
	
	<description>AI tools are amazing for getting stuff done, but could be losing basic human skills like handwriting and critical thinking. Let’s not forget to practice these essential abilities as we embrace the digital age.</description>
	<pubDate>Mon, 17 Aug 2026 12:16:55 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Gutenberg Times: WordPress 7.1 arrives at WordCamp US, Abilities API for developers, and a new theme for Gutenberg Times and more — Weekend Edition #373</title>
	<guid>https://gutenbergtimes.com/?p=46659</guid>
	<link>https://gutenbergtimes.com/wordpress-7-1-arrives-at-wordcamp-us-abilities-api-for-developers-and-a-new-theme-for-gutenberg-times-and-more-weekend-edition-373/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;Hi there, &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Before you read any further, another security updates needs your attention: &lt;a href=&#34;https://wordpress.org/news/2026/08/wordpress-7-0-4-release/&#34;&gt;&lt;strong&gt;WordPress 7.0.4&lt;/strong&gt;&lt;/a&gt; is out. Update now! &lt;img alt=&#34;⚠&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You might have noticed, that the &lt;a href=&#34;https://gutenbergtimes.com/&#34;&gt;Gutenberg Times&lt;/a&gt; website has a new theme. It&amp;#8217;s built on top of the Twenty Twenty-Five default theme. I started working on it last year, but was pulled away by other priorities. Then AI Enablement weeks arrived and I started to use all kinds of different AI tools for design and WordPress. None of them were really good at block themes at first. Then &lt;strong&gt;&lt;a href=&#34;https://telex.automattic.ai/&#34;&gt;Telex&lt;/a&gt;&lt;/strong&gt; got me close and I used it for my &lt;a href=&#34;https://github.com/bph/workshop&#34;&gt;Block theme workshop&lt;/a&gt;. As the final stack I used &lt;a href=&#34;https://developer.wordpress.com/studio/&#34;&gt;WordPress Studio with the new AI Agent (Beta)&lt;/a&gt; and Claude. Both competently used theme.json and block markup for patterns, template and template parts. &lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46827&#34; height=&#34;838&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-08-13-at-16.09.54.png?resize=1024%2C838&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The biggest hurdle, and that&amp;#8217;s why it took multiple trials, was that the podcast data wasn&amp;#8217;t block-theme ready so I had to build a plugin that handles all the block bindings and assembles them into templates. The &lt;a href=&#34;https://wordpress.org/plugins/gt-podcast-bb/&#34;&gt;plugin is in the WordPress repository&lt;/a&gt; (still beta), if you are interested. During the process I used Claude and &lt;a href=&#34;https://github.com/WordPress/agent-skills/tree/trunk/skills&#34;&gt;WordPress Agent skills&lt;/a&gt;. Between November 2025 and August 2026 the quality of Claude&amp;#8217;s work has improved considerably and it produced much more robust code. The deployment to GitHub and WordPress repository was a breeze. Take a look at the &lt;a href=&#34;https://gutenbergtimes.com/podcast/&#34;&gt;new podcast page&lt;/a&gt;. All feedback is welcome! &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt; The WCUS program team announced great keynote speakers:: Bo English-Wiczling, PayPal, Loyal Pyczynski, Disney and Meta, &lt;a href=&#34;https://us.wordcamp.org/2026/speaker/amanda-ventura/&#34;&gt;Amanda Ventura&lt;/a&gt;, Waymo and the fireside chat w/ Matt Mullenweg round up a &lt;a href=&#34;https://us.wordcamp.org/2026/schedule/&#34;&gt;fantastic roster of speakers and topics&lt;/a&gt;. If you can make it &lt;a href=&#34;https://us.wordcamp.org/2026/tickets/&#34;&gt;get your ticket now. &lt;/a&gt;And I see you on the WCUS Livestream! &lt;img alt=&#34;🎉&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Have a great weekend! &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Yours, &lt;img alt=&#34;💕&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;br /&gt;&lt;em&gt;Birgit&lt;/em&gt;&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;0-word-press-release-information&#34;&gt;Developing Gutenberg and WordPress&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;&lt;a href=&#34;https://wordpress.org/news/2026/08/wordpress-7-0-4-release/&#34;&gt;WordPress 7.0.4&lt;/a&gt; &lt;/strong&gt;shipped as a security release fixing a single vulnerability: an authenticated remote code execution via malicious file upload, affecting sites running Imagick with Ghostscript, responsibly reported by the team at pwn.ai. Release lead &lt;strong&gt;John Blackbourn&lt;/strong&gt; notes the fix is being backported all the way to the 4.7 branch and into the 7.1 release candidate. If your site doesn&amp;#8217;t update automatically, head to Dashboard → Updates and click Update Now. &lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Release day falls on the last day of WordCamp US, and J&lt;strong&gt;ustin Tadlock&amp;#8217;&lt;/strong&gt;s August roundup of &lt;a href=&#34;https://developer.wordpress.org/news/2026/08/whats-new-for-developers-august-2026/&#34;&gt;&lt;strong&gt;what&amp;#8217;s new for developers&lt;/strong&gt;&lt;/a&gt; tells you what to test in the days that remain: responsive block styles with theme-configurable breakpoints, pseudo-states for Buttons and Navigation Links, the now-public SVG Icon API, and the always-iframed post editor. He also flags the change most likely to quietly break something — post list table row headers moved — and notes React 19 is punted again.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Joe Dolson&lt;/strong&gt; tallies&lt;strong&gt; &lt;a href=&#34;https://make.wordpress.org/core/2026/08/13/accessibility-improvements-in-wordpress-7-1/&#34;&gt;88 accessibility enhancements and bug fixes in WordPress 7.1&lt;/a&gt;&lt;/strong&gt;,  45 in core, 43 in the editor. Highlights are the new accessible tooltips API, post list tables that identify rows by title instead of checkbox, a decorative toggle for the Image block, and stronger focus indicators throughout. He&amp;#8217;s equally candid about the known regression: the Media Library&amp;#8217;s infinite scroll is an inaccessible pattern, and the note walks you through three ways to turn it off.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Just in time for WCUS Contributor Day, &lt;strong&gt;JuanMa Garrido &lt;/strong&gt;released v1.0 of the &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/08/14/wordpress-contributor-toolkit-1-0-a-smoother-workflow-for-your-first-core-contribution/&#34;&gt;WordPress Contributor Toolkit&lt;/a&gt;. &lt;/strong&gt;Your first Core contribution no longer starts with installing Git, Node.js, and Docker — this desktop app handles it all. After running the setup wizard, contributors can link a Trac ticket, apply and test existing patches on a running site, then open a pull request, attach a patch, or hand their work to a mentor. If you are heading to Phoenix and want to join the Core table, download it and create your first site before Sunday, so you can hit the ground running.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;


&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;
&lt;div class=&#34;wp-block-group has-accent-5-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-972a13da wp-block-group-is-layout-constrained&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;img alt=&#34;🎙&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png&#34; style=&#34;height: 1em;&#34; /&gt; The latest episode is &lt;a href=&#34;https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/&#34;&gt;Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1&lt;/a&gt; with special guest &lt;strong&gt;Faith Imokol&lt;/strong&gt;, webdeveloper from Uganda. &lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?ssl=1&#34; /&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;/div&gt;




&lt;p class=&#34;wp-block-paragraph&#34;&gt;48 fixes for the small annoyances that add up: &lt;strong&gt;Ella van Durpe&lt;/strong&gt; opened a round of &lt;strong&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/81453&#34;&gt;Block Editor Paper Cuts&lt;/a&gt; for the WordPress 7.2 cycle&lt;/strong&gt;. The list spans big tasks like rethinking appenders and inserters, writing-flow improvements, and long-standing bugs — pasting from Excel, Safari selection quirks, multi-block selection on iOS. Nine items are already done and several more have PRs in progress, so if one of these papercuts has been bugging you, now&amp;#8217;s the time to test or comment.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Jeff Paul&lt;/strong&gt; opend the &lt;a href=&#34;https://make.wordpress.org/core/2026/08/12/wordpress-7-2-call-for-volunteers/&#34;&gt;&lt;strong&gt;call for volunteers for WordPress 7.2&lt;/strong&gt;&lt;/a&gt; release squad. The release is scheduled for December 9th, 2026. That&amp;#8217;s of course, still preliminary. &lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;0-p&#34;&gt;Plugins, Themes, and Tools for #nocode site builders and owners&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Elliott Richmond&lt;/strong&gt; pulled &lt;strong&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=xoffY_YYhlo&#34;&gt;fourteen WordPress 7.1 features from the Source of Truth&lt;/a&gt; &lt;/strong&gt;and tested every one hands-on against the release candidate for his latest video — no speculation, no reciting release notes. You&amp;#8217;ll see responsive styling controls, custom breakpoints in theme.json, hover, focus and active states, the new Icon, Tabs and Playlist blocks, the media editor modal and the mark-as-decorative accessibility option. Thirteen earn a genuine thumbs up; the one mixed verdict only asks you to think backwards for a bit.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Image processing moves from your server to the browser in WordPress 7.1, and &lt;strong&gt;Carlo Daniele&amp;#8217;s&lt;/strong&gt; rundown of &lt;a href=&#34;https://kinsta.com/blog/wordpress-7-1/&#34;&gt;client-side media processing, design tools, and the Abilities API&lt;/a&gt; for Kinsta explains what that shift means: libvips compiled to WebAssembly produces images roughly 15% smaller while cutting server CPU and RAM. He also covers rich-text Notes with @mentions, the Playlist and Tabs blocks, four new Abilities API lifecycle filters, and the design tokens plugin developers can use to style admin screens.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Do custom field builders need to worry about WordPress 7.1? &lt;strong&gt;Lua Nguyen&lt;/strong&gt; answers for the Meta Box community with a look at &lt;strong&gt;&lt;a href=&#34;https://metabox.io/wordpress-7-1/&#34;&gt;what&amp;#8217;s new and how it affects Meta Box users&lt;/a&gt;. &lt;/strong&gt;The always-iframed editor is the big one — Meta Box blocks already run on Block API v3 with modal-based editing, so you can upgrade without changes. Client-side media processing covers the Image fields automatically, and editable blocks inside Custom HTML give developers finer control over what clients may touch.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://developer.woocommerce.com/2026/08/10/woocommerce-11-0-1/&#34;&gt;&lt;strong&gt;WooCommerce 11.0.1&lt;/strong&gt;&lt;/a&gt; arrived as &lt;strong&gt;a security and compatibility dot release,&lt;/strong&gt; and &lt;strong&gt;Brian Coords&lt;/strong&gt; lists what&amp;#8217;s inside: a stronger, salted hashing scheme for guest session cookies, sanitized notices in Cart and Checkout blocks, capability checks on image matching, onboarding and Marketplace endpoints — plus faster logging that cuts checkout latency on stores with large log backlogs. It also readies the Orders list for WordPress 7.1&amp;#8217;s changed list-table markup, so update your stores before August 19.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;2-word-press-6-0-1-and-6-1-scheduled&#34;&gt;Theme Development for Full Site Editing and Blocks&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Your hero area looks gorgeous on desktop and clunky on a phone — a scenario &lt;strong&gt;Eric Karkovack &lt;/strong&gt;solves in his walkthrough on &lt;a href=&#34;https://speckyboy.com/how-to-hide-wordpress-blocks-based-on-device/&#34;&gt;&lt;strong&gt;how to hide WordPress blocks based on device&lt;/strong&gt;&lt;/a&gt;. He builds two versions of the hero, then uses the Block Visibility controls from WordPress 7.0 to hide one on mobile and the other on desktop and tablet — no plugin, no custom CSS. A neat companion piece to the responsive block styles arriving in 7.1.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress uses &amp;#8220;patterns&amp;#8221; for two related but different things, and &lt;strong&gt;Gina Lucia&lt;/strong&gt; sorts them out in her guide to &lt;strong&gt;&lt;a href=&#34;https://olliewp.com/wordpress-patterns-vs-reusable-blocks/&#34;&gt;WordPress patterns vs reusable blocks&lt;/a&gt; &lt;/strong&gt;— the latter renamed synced patterns back in WordPress 6.3. Regular patterns become independent copies once inserted; synced patterns stay connected, so one edit updates every instance, with partially synced overrides for things like team member cards. She also draws the line between patterns and templates and shows you how to save your own.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;


&lt;div class=&#34;ng-block-5a21edbfb3e26c58 wp-block-newsletterglue-container ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-1&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-1&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;&#34;&gt;&lt;div class=&#34;ng-block-e84a4b173425e68f wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt; &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/&#34; rel=&#34;noreferrer noopener&#34; target=&#34;_blank&#34;&gt;&amp;#8220;Keeping up with Gutenberg &amp;#8211; Index 2026&amp;#8221;&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;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. 2024 on. Updated by yours truly. &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-b5e72fedf559566e wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;The previous years are also available: &lt;br /&gt;&lt;strong&gt;&lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/&#34;&gt;2020&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/&#34;&gt;2021&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/&#34;&gt;2022&lt;/a&gt;&lt;/strong&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023&#34;&gt;2023&lt;/a&gt;&lt;/strong&gt; | &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/&#34;&gt;&lt;strong&gt;2024&lt;/strong&gt;&lt;/a&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/&#34;&gt;2025&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-2&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-2&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;


&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;3-building-themes-for-fse-and-word-press&#34;&gt;Building Blocks and Tools for the Block editor&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If your plugin styles the post list table or expects a non-iframed editor, WordPress 7.1 has surprises in store. &lt;strong&gt;Jonathan Bossenger&lt;/strong&gt; spent a &lt;strong&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=HcuyGd_Y-VA&#34;&gt;livestream testing the developer-focused changes&lt;/a&gt; &lt;/strong&gt;from our Source of Truth ahead of release day: responsive per-viewport block styles, hover, focus and active states, the admin bar rendering as a block, the Playlist and Tabs blocks, and the reworked Notes with mentions. He flags a gradient-over-background-image bug live and shares migration notes for both breaking changes.&lt;/p&gt;


&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;
&lt;figure class=&#34;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;
&lt;/div&gt;


&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;One npx command scaffolds the whole plugin — from there, &lt;strong&gt;Emre Ekener&lt;/strong&gt;&amp;#8216;s six-step tutorial on&lt;strong&gt; &lt;a href=&#34;https://ekener.dev/blog/how-to-build-your-first-custom-gutenberg-block&#34;&gt;building your first custom Gutenberg block from scratch&lt;/a&gt;&lt;/strong&gt; has you shipping an editable CTA block with heading, description, and button. Along the way you&amp;#8217;ll learn what actually matters: attributes in block.json, the split between edit.js and save.js, RichText for inline editing, and InspectorControls for sidebar settings. As he puts it, the complexity scales, but the structure stays the same.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Ai and WordPress&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You configure an AI provider once, and every plugin on the site can use it — no keys in plugin settings, no provider lock-in. &lt;strong&gt;Team WPShout&amp;#8217;&lt;/strong&gt;s developer guide to &lt;a href=&#34;https://wpshout.com/wordpress-ai-connectors-api/&#34;&gt;the &lt;strong&gt;AI connectors and wp_ai_client_prompt()&lt;/strong&gt;&lt;/a&gt; covers where credentials live, why environment variables beat the database (keys there sit unencrypted), and builds a complete post-summarizing plugin whose actual AI work takes five lines. The gotchas section warns you: core ships no spend limit, so gate every feature behind the support checks.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Greg Ziółkowski&lt;/strong&gt;&amp;#8216;s walkthrough of &lt;a href=&#34;https://gziolo.pl/2026/08/05/the-abilities-api-in-wordpress-7-1-lifecycle-schemas-and-discovery/&#34;&gt;the &lt;strong&gt;Abilities API in WordPress 7.1&lt;/strong&gt;&lt;/a&gt; covers the three areas the release fills in: an execution lifecycle you can observe with actions and steer with filters, a shared preparation layer that turns canonical schemas into portable Draft 4 copies for REST and AI clients, and discovery filtering in wp_get_abilities() by category, namespace, and metadata. Each extension point comes with a working code example and the trade-offs he&amp;#8217;d weigh before reaching for it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;/p&gt;


&lt;div class=&#34;ng-block-365eee53ac8dd2af wp-block-newsletterglue-container ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-1&#34; colspan=&#34;3&#34; height=&#34;25&#34; style=&#34;height: 25px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-1&#34; height=&#34;25&#34; style=&#34;width: 25px;&#34;&gt;&lt;/div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;&#34;&gt;&lt;div class=&#34;ng-block-5e78194ade0c041f wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://gutenbergtimes.com/need-a-zip-from-master/&#34;&gt;Need a plugin .zip from Gutenberg&amp;#8217;s master branch?&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;Gutenberg Times provides daily build for testing and review.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-476ede5d2ad6df4f wp-block-newsletterglue-image ng-block size-full is-resized&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;center&#34; class=&#34;ng-block-td&#34; style=&#34;padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;&#34;&gt;&lt;a href=&#34;https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-42874 ng-image&#34; height=&#34;45&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&amp;#038;ssl=1&#34; style=&#34;border-style: none; border-color: transparent;&#34; width=&#34;196&#34; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-6a31c21395171887 wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;Now also available via &lt;a href=&#34;https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json&#34;&gt;WordPress Playground&lt;/a&gt;. There is no need for a test site locally or on a server. Have you been using it? &lt;a href=&#34;mailto:pauli@gutenbergtimes.com&#34;&gt;Email me &lt;/a&gt;with your experience.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-2&#34; height=&#34;25&#34; style=&#34;width: 25px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-2&#34; colspan=&#34;3&#34; height=&#34;25&#34; style=&#34;height: 25px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;


&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--1&#34; /&gt;



&lt;p class=&#34;has-text-align-center has-small-font-size wp-block-paragraph&#34;&gt;&lt;em&gt;Questions? Suggestions? Ideas? &lt;/em&gt;&lt;br /&gt;&lt;em&gt;Don&amp;#8217;t hesitate to send &lt;a href=&#34;mailto:pauli@gutenbergtimes.com&#34;&gt;them via email&lt;/a&gt; or&lt;/em&gt;&lt;br /&gt;&lt;em&gt; send me a message on WordPress Slack or Twitter @bph&lt;/em&gt;.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;has-text-align-center has-small-font-size wp-block-paragraph&#34;&gt;For questions to be answered on the &lt;a href=&#34;http://gutenbergtimes.com/podcast&#34;&gt;Gutenberg Changelog&lt;/a&gt;, &lt;br /&gt;send them to &lt;a href=&#34;mailto:changelog@gutenbergtimes.com&#34;&gt;changelog@gutenbergtimes.com&lt;/a&gt;&lt;/p&gt;


&lt;div class=&#34;ng-block-2b187a4a9c9a15c2 wp-block-newsletterglue-separator ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;center&#34; class=&#34;ng-block-td&#34; style=&#34;padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;&#34;&gt;&lt;hr style=&#34;background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;&#34; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;




&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--2&#34; /&gt;</description>
	<pubDate>Sat, 15 Aug 2026 04:10:00 +0000</pubDate>
	
	
	<dc:creator>Birgit Pauli-Haack</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Is Digital Fame Really the Same as Traditional Celebrity?</title>
	<guid>https://openchannels.fm/?p=2557738</guid>
	<link>https://openchannels.fm/is-digital-fame-really-the-same-as-traditional-celebrity/</link>
	
	<description>Fame has evolved from traditional celebrity status to digital prominence, where online figures may lack universal recognition. Digital fame offers influence but is often more situational and fleeting.</description>
	<pubDate>Fri, 14 Aug 2026 09:38:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Mozilla, Alibaba, and WordPress Headlines Reflect Changing Definitions in AI and Open Source</title>
	<guid>https://openchannels.fm/?p=2558682</guid>
	<link>https://openchannels.fm/mozilla-alibaba-and-wordpress-headlines-reflect-changing-definitions-in-ai-and-open-source/</link>
	
	<description>Open Channels News discusses Alibaba&#39;s Qwen AI model&#39;s commercial restrictions, Mozilla&#39;s view of AI as community-driven infrastructure, a critical WordPress update, and highlights from the upcoming WordCamp US.</description>
	<pubDate>Fri, 14 Aug 2026 09:33:31 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Matt: Me.sh on Android</title>
	<guid>https://ma.tt/?p=154105</guid>
	<link>https://ma.tt/2026/08/me-sh-on-android/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://techcrunch.com/2026/08/12/mesh-automattics-crm-for-everyone-comes-to-android/&#34;&gt;TechCrunch on how Me.sh (née Clay) is now available on Android&lt;/a&gt;. Also, kudos to &lt;a href=&#34;https://www.clay.com/&#34;&gt;those other Clay folks&lt;/a&gt; for winning the Clay memetic namespace dominance.&lt;/p&gt;</description>
	<pubDate>Thu, 13 Aug 2026 19:12:25 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>WordPress.org blog: Introducing the WordPress Browser Extension</title>
	<guid>https://wordpress.org/news/?p=21282</guid>
	<link>https://wordpress.org/news/2026/08/browser-extension/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;The official WordPress Browser Extension is now available for Google Chrome and Chromium-based browsers in the &lt;strong&gt;&lt;a href=&#34;https://chromewebstore.google.com/detail/wordpress-browser-extensi/apaakgfongbkeecchhhjocpgjchbdenl&#34;&gt;Chrome Web Store&lt;/a&gt;&lt;/strong&gt; and for Safari on macOS in the &lt;strong&gt;&lt;a href=&#34;https://apps.apple.com/app/id6794460913&#34;&gt;Mac App Store&lt;/a&gt;&lt;/strong&gt;. This new &lt;a href=&#34;https://github.com/WordPress/browser-extension&#34;&gt;open source extension&lt;/a&gt; lets logged-in site users easily hide the admin bar while keeping its most helpful shortcuts in the browser toolbar, provides quick access to all of your WordPress sites, and adds helpful tools for developers and content creators.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;Decorative screenshot of the new WordPress Browser Extension&#34; class=&#34;wp-image-21386&#34; height=&#34;1440&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Slide-16_9-9-scaled.png?resize=2560%2C1440&amp;#038;ssl=1&#34; width=&#34;2560&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;By default, the admin bar sits at the top of every page you view while signed in to WordPress, keeping the dashboard, the editor, and your profile within reach. That convenience carries a cost: the bar occupies the viewport, so the page on screen is never quite the page a visitor sees. On sites doing more interesting things with the viewport, such as sticky headers or scroll-driven effects, it can introduce artifacts that send you hunting for a bug that is not there. Further, the admin bar can sometimes grow unwieldy as plugins add their own features and shortcuts to it. Switching it off in your profile settings trades one problem for another, because the shortcuts leave with it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;That problem was the spark for the creation of the WordPress Browser Extension. The extension hides the admin bar on the sites you choose, or everywhere by default, and keeps the most commonly used shortcuts one click away. Bringing the full bar back takes two clicks and no trip to the dashboard. What began as a fix for that one tradeoff grew into something broader: a way to recognize WordPress wherever you find it on the web, to jump into your own sites from anywhere, and to carry a small set of tools for testing and review.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;Hide and show the WordPress admin bar from the new extension menu.&#34; class=&#34;wp-image-21387&#34; height=&#34;719&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/wordpress-browser-extension.gif?resize=1280%2C719&amp;#038;ssl=1&#34; width=&#34;1280&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;As you browse, the toolbar icon shows whether the current site runs WordPress and whether you are signed in, without being obtrusive. On a site you manage, opening the extension reveals shortcuts to the dashboard or to the editor for the exact post, page, taxonomy, or template in view, including template-backed pages that open in the Site Editor on block themes. A locally stored launcher remembers the sites you sign in to, so they stay available even when you are somewhere else entirely.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A few tools also turn out to be a better fit for the browser than for a WordPress plugin. The extension can draw block boundaries over the rendered page, open a phone-sized preview window, reload with cache busting, or clear cookies and local storage for the site you are on. Some of that is hard to do from inside a site, and none of it requires a plugin or any other software installation, so the same tools are available on every WordPress site you visit.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;A screenshot of WordCamp.org in Safari with the WordPress Browser Extension open and the developer tools expanded.&#34; class=&#34;wp-image-21364&#34; height=&#34;739&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/WP-Browser-Extension-Safari-Block-Outlines.png?resize=1024%2C739&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;All of this happens on your device. The extension reads the page in front of it to work out what it is looking at, and when it needs more than the page can tell it, it asks the site. Your preferences, and the list of sites you sign in to, stay in your browser. Nothing is sent anywhere else, and there is no tracking or analytics of any kind.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The extension began as an &lt;a href=&#34;https://github.com/jakemgold/wordpress-browser-extension&#34;&gt;independent project&lt;/a&gt; and became an official project with active support from &lt;a href=&#34;https://profiles.wordpress.org/matt/&#34;&gt;Matt Mullenweg&lt;/a&gt;. Notable contributors include &lt;a href=&#34;https://profiles.wordpress.org/fabiankaegy/&#34;&gt;Fabian Kägy&lt;/a&gt;, a core contributor and colleague at &lt;a href=&#34;https://wordpress.org/five-for-the-future/pledge/10up/&#34;&gt;Fueled (formerly 10up)&lt;/a&gt;, who helped shape much of its early design and architecture, and Khokan Sardar who contributed multiple patches. Several other Fueled colleagues provided comprehensive testing and influenced its final shape.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You can follow along with its development &lt;a href=&#34;https://github.com/WordPress/browser-extension/&#34;&gt;on its GitHub repository&lt;/a&gt;, where bug reports and pull requests are welcome.&lt;/p&gt;



&lt;div class=&#34;wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex&#34;&gt;
&lt;figure class=&#34;wp-block-image size-full wp-container-content-9bc24f4e&#34;&gt;&lt;a href=&#34;https://chromewebstore.google.com/detail/wordpress-browser-extensi/apaakgfongbkeecchhhjocpgjchbdenl&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21391&#34; height=&#34;150&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/chrome-web-store-badge-border-large.png?resize=496%2C150&amp;#038;ssl=1&#34; width=&#34;496&#34; /&gt;&lt;/a&gt;&lt;/figure&gt;



&lt;div class=&#34;wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex&#34;&gt;
&lt;figure class=&#34;wp-block-image size-full wp-container-content-9bc24f4e&#34;&gt;&lt;a href=&#34;https://apps.apple.com/app/id6794460913&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-21392&#34; height=&#34;103&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/08/Download_on_the_Mac_App_Store_Badge.png?resize=400%2C103&amp;#038;ssl=1&#34; width=&#34;400&#34; /&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;/p&gt;</description>
	<pubDate>Thu, 13 Aug 2026 16:29:42 +0000</pubDate>
	
	
	<dc:creator>Jake Goldman</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: OpenWALDO’s AI Transparency and AT&amp;amp;T’s Cost-Saving Smart Router in Focus</title>
	<guid>https://openchannels.fm/?p=2558660</guid>
	<link>https://openchannels.fm/openwaldos-ai-transparency-and-atts-cost-saving-smart-router-in-focus/</link>
	
	<description>Open Channels News discusses OpenWALDO&#39;s launch, promoting true AI openness through transparent data sourcing, and AT&amp;#038;T&#39;s shift to open models for cost savings and AI sovereignty.</description>
	<pubDate>Thu, 13 Aug 2026 11:17:04 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>WordPress.org blog: WordPress 7.0.4 Release</title>
	<guid>https://wordpress.org/news/?p=21371</guid>
	<link>https://wordpress.org/news/2026/08/wordpress-7-0-4-release/</link>
	
	<description>&lt;h1 class=&#34;wp-block-heading&#34;&gt;WordPress 7.0.4 is now available&lt;/h1&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.0.4 is now available which features a security fix. Because this is a security release, it is recommended that you update your sites immediately.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You can update to WordPress 7.0.4 by &lt;a href=&#34;https://wordpress.org/wordpress-7.0.4.zip&#34;&gt;downloading it from WordPress.org&lt;/a&gt;, or visiting your site&amp;#8217;s Dashboard → Updates and clicking &lt;strong&gt;Update Now&lt;/strong&gt;. Sites that support automatic background updates will begin updating shortly.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For more information, please visit the &lt;a href=&#34;https://wordpress.org/documentation/wordpress-version/version-7-0-4/&#34;&gt;WordPress 7.0.4 HelpHub site&lt;/a&gt;.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Security update included in this release&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The security team would like to thank the team at &lt;a href=&#34;https://pwn.ai/&#34;&gt;pwn.ai&lt;/a&gt; for responsibly reporting the following vulnerability and allowing it to be fixed in this release:&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Authenticated Author+ remote code execution via malicious file upload on sites that use Imagick and Ghostscript.&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Backports&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;As a courtesy, these fixes are being backported through to the 4.7 branch and the 7.1 RC3 release that&amp;#8217;s due later today. As a reminder, &lt;strong&gt;only the most recent version of WordPress is actively supported&lt;/strong&gt;. The backports are in progress and will ship as they become ready.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;CVE and GHSA references&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Further details can be found in the advisory: &lt;a href=&#34;https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-8vr3-7mxf-gx8w&#34;&gt;CVE-2026-65640 / GHSA-8vr3-7mxf-gx8w&lt;/a&gt;.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Thank you to these WordPress contributors&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This release was led by John Blackbourn, with significant input from Dennis Snell and Jeremy Felt. In addition, WordPress 7.0.4 and its backports would not have been possible without the valuable contributions of the following people:&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://profiles.wordpress.org/aaroncampbell&#34;&gt;Aaron D. Campbell&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/jorbin&#34;&gt;Aaron Jorbin&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/adamsilverstein&#34;&gt;Adam Silverstein&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/wildworks&#34;&gt;Aki Hamano&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/xknown&#34;&gt;Alex Concha&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/barry&#34;&gt;Barry&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/dmsnell&#34;&gt;Dennis Snell&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/ehtis&#34;&gt;Ehtisham Siddiqui&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/jeremyfelt&#34;&gt;Jeremy Felt&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/johnbillion&#34;&gt;John Blackbourn&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/jonsurrell/&#34;&gt;Jon Surrell&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/desrosj&#34;&gt;Jonathan Desrosiers&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/lancewillett&#34;&gt;Lance Willett&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/tyxla&#34;&gt;Marin Atanasov&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/batmoo&#34;&gt;Mohammad Jangda&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/sergeybiryukov&#34;&gt;Sergey Biryukov&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/vortfu&#34;&gt;vortfu&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/westonruter&#34;&gt;Weston Ruter&lt;/a&gt;, and representatives from WP Engine.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 12 Aug 2026 14:45:53 +0000</pubDate>
	
	
	<dc:creator>John Blackbourn</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Rediscovering the Joy of Human-Made Logo Design in Personal Projects</title>
	<guid>https://openchannels.fm/?p=2557721</guid>
	<link>https://openchannels.fm/rediscovering-the-joy-of-human-made-logo-design-in-personal-projects/</link>
	
	<description>Choosing a hand-drawn logo crafted by an artist infuses your site with warmth and personality. This personalized touch celebrates creativity and connection, making every visit feel special and authentic. It&#39;s a joyful expression of individuality.</description>
	<pubDate>Wed, 12 Aug 2026 13:51:15 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>WPTavern: #229 – Amy Kamala on Art, Tech, and Open Source: A Journey Through WordPress and Community</title>
	<guid>https://wptavern.com/?post_type=podcast&amp;p=207248</guid>
	<link>https://wptavern.com/podcast/229-amy-kamala-on-art-tech-and-open-source-a-journey-through-wordpress-and-community</link>
	
	<description>&lt;details&gt;Transcript&lt;div&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:00:19] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;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, what draws people into the work of open source projects.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#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/feed/podcast, and you can copy that URL into most podcast players.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you have a topic that you&amp;#8217;d like us to feature on the podcast, I&amp;#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So on the podcast today, we have Amy Kamala.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Amy&amp;#8217;s journey into tech is anything but conventional, starting with a master of fine arts from UCLA, and a passion for art that eventually bled into, and was overtaken by technology. Since 2018, she&amp;#8217;s been an active contributor to WordPress, serving multiple teams such as the Hosting and Core Teams.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Her career zigzags through key roles at DreamHost, InMotion Hosting, Pantheon, Canopy Studios, and local government. Picking up everything from technical support and web development, to managing teams of designers and DevOps staff. Along the way, Amy has organised WordCamps, led teams, and is currently being sponsored by Elementor for her open source work.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Today&amp;#8217;s conversation gets into the chaotic, creative, overlap between art and tech and how those different mindsets can feed one another, especially in the world of WordPress. We talk about the blend of creative and logical thinking needed in web development and why skills like user experience, curiosity, and even willingness to fail publicly can set you apart.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;We then turn to contribution. What draws people to volunteer in an open source community? What Amy gets out of participating far beyond her paid hours, and the messy journey from being an eager helper to an essential part of the team.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;She explains the unique feeling of the WordPress community, the importance of being welcoming to new contributors, and why being outgoing and not afraid to ask questions can be your biggest asset.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;ve ever wondered about the blurred lines between arts and code, why people throw themselves into volunteer work in the WordPress ecosystem, or what&amp;#8217;s really at the heart of this global community, this episode is for you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&amp;#8217;ll find all the other episodes as well.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so without further delay, I bring you Amy Kamala.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I am joined on the podcast by Amy Kamala. Hello, Amy.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:22] &lt;strong&gt;Amy:&lt;/strong&gt; Hello. Thank you for having me.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:24] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; You&amp;#8217;re very welcome. Amy was introduced to me by Jonathan Desrosiers, who&amp;#8217;s been on this podcast many, many times before. I don&amp;#8217;t exactly recall the nature of that introduction, but I&amp;#8217;m very glad to have you on the podcast today. The intention really is to have a broad, wide-ranging, no-holds-barred conversation, I think about contribution, why people do it, and the community in general. So we&amp;#8217;ll see where it takes us.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Amy, firstly, thank you for joining us, and I wonder if you wouldn&amp;#8217;t mind just telling the listeners a little bit about yourself. Honestly, you can go in any direction you like with that. Maybe if you, I don&amp;#8217;t know, bind it to WordPress or contribution or whatever it may be, that would be good.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:59] &lt;strong&gt;Amy:&lt;/strong&gt; Thank you too. Thank you so much for having me. I&amp;#8217;m happy to be here. So I&amp;#8217;m from Venice Beach, California, and I&amp;#8217;m actually an artist and my background is in art. I have a Master of Fine Arts degree from UCLA. But a lot of my artwork was supported by technology, and at some point, technology crossed over, took over, and now my technology is supported by artwork.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I&amp;#8217;ve been contributing to WordPress since 2018. In 2019, I became a team rep for the hosting team, and I am now on my sixth non-consecutive year as a team rep. And this year I&amp;#8217;m also a Core team rep, which has been really fun and I love working with both teams.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I started working in the tech industry in 2015 in social support for web host, DreamHost. I was there for about five years, a little bit less than five years. I worked my way up from social support to technical support to live chat, and then helped form a specialised WordPress support team. And I was taking escalations, training team members, devising and documenting team processes. And while I was there, I helped strategise and implement new WordPress products which made revenue in beta, and that was really fun. I got to work directly with the CEO and the VP of product, and I learned a lot doing that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Then I left, and I became a tech lead at a web dev agency, and then the pandemic hit, and we all know how that went. And then in 2020, I started working for InMotion Hosting as their web development manager. I was responsible for over 23 online corporate assets, five web servers, multiple Jira projects, and also the supporting infrastructure, the DevOps pipeline, GitLab, so on and so forth. And I loved that. It&amp;#8217;s actually, that was one of the best jobs I&amp;#8217;ve ever had. They&amp;#8217;re a great company. It was amazing working there. I had an amazing boss. Totally great. I still have friends from there, and from DreamHost for that matter. And DreamHost was also great. I have a special love in my heart for DreamHost. I&amp;#8217;ve known those guys for a really long time.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And then I was recruited by Pantheon to be a solutions architect for their professional support team. That didn&amp;#8217;t work out for me as I had hoped, and I left a little bit less than a year later and started being a web developer for my local government. Again, I was recruited. I didn&amp;#8217;t pursue these jobs. I may have gone in a different direction if I had. And that was a year-long contract. It ended in the end of 2023, and I&amp;#8217;ve actually just been freelancing ever since then. I have a contract with a company called Swishtech. They&amp;#8217;re not a WordPress company. They&amp;#8217;re not even a web development company. They are an AutoCAD. They train and sell AutoCAD software. And they&amp;#8217;re great too. And I also am sponsored by Elementor to contribute to the WordPress open source project.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:06:58] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Gosh, you really have done the whole lot, haven&amp;#8217;t you? There&amp;#8217;s just almost no stone that you haven&amp;#8217;t turned over and looked at the underside of. That really is a fascinating story, yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:07:09] &lt;strong&gt;Amy:&lt;/strong&gt; Thank you. There is, I considered completely abandoning both of those careers, art and tech and going into psychology and becoming a therapist at some point recently over the past few years.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:07:22] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Right, okay. Well I could definitely talk about that. There&amp;#8217;s somebody very close to me in my family who does that kind of work.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Can I ask, this is a complete segue, the fact that you pursued art at such a high level tells me that there must be some yearning inside of you for that side of life, you know, the artistic side, the creative side and what have you. I&amp;#8217;m wondering if there&amp;#8217;s any bit of technology that satisfies that, or do you find that you have to go back to the art to sate that craving? Or are there creative pockets inside of tech that allow you to sate that sort of desire to be creative?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:00] &lt;strong&gt;Amy:&lt;/strong&gt; So that&amp;#8217;s a great question and very insightful of you. Yes, so in 2015 when I started working for DreamHost, I&amp;#8217;ve known the founders and some of the managers of DreamHost since like 1999-ish. That&amp;#8217;s a different story, but I had just finished grad school and I was kind of in a bad living situation and I just needed a job, any job. I didn&amp;#8217;t care what job. And so I hit them up and I found like a entry-level social support, entry-level job that I qualified for. It&amp;#8217;s pretty easy to qualify for that. Hit them up and said, &amp;#8220;Will you recommend me for this job at your company?&amp;#8221; And of course they did. I still went through the interview process and like did typing tests and so on and so forth. But that&amp;#8217;s how I ended up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So it was kind of just circumstantial that I started working in tech. And then once I was there, I tend to get really hyper-focused, and I really hyper-focused on my work at DreamHost on moving up and learning technical things. I&amp;#8217;ve always kind of had an aspect of technical. When I was doing art, strictly art, just art, I was still doing technical things. In undergrad I got into, well, so I started, I learned HTML when I was like 18 years old in the year 2000. I was an HTML programmer. It was one of my first jobs. The other job, my first job was working at Venice Beach at one of the stores down there. But like first real job, HTML programmer for a web development agency and graphic design.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And then I went to undergrad and I did a lot of fine art, sculpture, video installations. And working with video is pretty technical. You&amp;#8217;re using computers. I also learned Photoshop at Otis where I went to undergrad. I still use it. It&amp;#8217;s like one of my primary mediums for making art. But working with video is pretty technical. You&amp;#8217;re doing editing, you&amp;#8217;re working on a computer, there&amp;#8217;s definitely a technical aspect to it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And I also, I had a boyfriend at the time who was doing web development, and so I started learning PHP and Perl. And I started using PHP as a tool to make my animations. I was making little animations at the time, and video art interactive. So I did some installations that utilised interactive elements that actually used web technology.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Then I was working at an animation studio on a Red Hat box. So I had to, I learned Linux, and I also was introduced to Avid which is a high-end, professional video editing software or film editing software. And then I was working at a film post-production facility where I was using DOS, which is Command Line. And also I was working in the tape room transferring tape formats from one to the other. It was pretty technical. And I was also helping their web team manage the online video assets, uploading and downloading with FTP and so on and so forth. So there&amp;#8217;s always been an element of tech integrated in my art.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And to answer your question, working in tech primarily, there&amp;#8217;s definitely an element of art that supports, that has supported my career in tech. UI/UX design and graphic design rely on the same fundamentals as fine art. Composition, colour, so on and so forth. And so my training there, and I have some, I don&amp;#8217;t like doing graphic design. I, like, actually really hate it, but I do have some professional experience doing it. And that led me to be able to lead teams of designers and developers. At InMotion Hosting, I had five developers and three UI/UX designers on my team, who I was the manager of.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So it wasn&amp;#8217;t just development that I was doing there. It was also user experience, very user experience-focused. And so my experience with art has definitely supported my experience with tech and vice versa.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Yes, there&amp;#8217;s definitely a yearning that, you know, I wanted to do, I wanted to make weird, cute, maybe a little dark experimental films. And I haven&amp;#8217;t been doing that for the past 10 years or so.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:11:54] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I always think that the motto for WordPress is code is poetry. I think if you peel back the curtain on that just a little bit, obviously, it may be that you&amp;#8217;re just trying to create a website, but there are creative ways of doing that. But also code code really does unlock something, but still it&amp;#8217;s quite a logical thing. And I&amp;#8217;ve always found those two things difficult to overlap. The sort of Venn diagram of logic meets creativity that, I don&amp;#8217;t know how well they fit together. But it sounds from what you&amp;#8217;re saying that you feel that the two things have married well in your career.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;They&amp;#8217;ve enabled you to do things because, I don&amp;#8217;t know, maybe it&amp;#8217;s thinking outside of the box or something like that. Your capacity to think differently to other people. But I&amp;#8217;ve always found that curious. I&amp;#8217;ve never had a particularly artistic grain of anything in me. I&amp;#8217;m much more logical than I am creative. So I&amp;#8217;ve always sort of struggled to see how those two things marry up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:49] &lt;strong&gt;Amy:&lt;/strong&gt; Oh, well, you know, that&amp;#8217;s actually something that I&amp;#8217;ve thought about a lot. And the too long, didn&amp;#8217;t read, answer for me about that is, so art is experiential. It&amp;#8217;s not about the object necessarily. It&amp;#8217;s not even about your skills. It&amp;#8217;s about creating an experience. The viewer, relationship between the viewer and the item that they&amp;#8217;re looking at. Books, movies, music, all of that, it&amp;#8217;s experiential. It creates an experience. And so do websites, so does software, so does using the software.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;One of the reasons that Apple is so successful is because of the user experience, because they focus on it being an easy, intuitive, fast experience to use their products. And so when you think about it in terms of user experience, and in terms of just human experience, there&amp;#8217;s a lot of crossover.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:13:41] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; When you worked at some of those companies that you mentioned, I presume that you were surrounded by lots and lots of people, in an office environment. So this question, I hope it lands correctly. I&amp;#8217;m certainly not trying to put anybody in a box or stereotype anybody. But did there tend to be a fairly interesting split between the kind of character that you would find on the, I don&amp;#8217;t know, making the website look nice, let&amp;#8217;s say. You know, putting the pixels on the page, the design and what have you, and then the people who are writing the code in order to make those designs a reality.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I just wonder what, if there&amp;#8217;s an aisle down the middle of those two camps where, okay, the artistic people, they&amp;#8217;re all over there, look at them being artistic, and over there, there&amp;#8217;s all the coders, look at them crouched over their computers being logical. I don&amp;#8217;t know if there&amp;#8217;s a there there, but I&amp;#8217;ve always found that curious too.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:14:25] &lt;strong&gt;Amy:&lt;/strong&gt; Well, it crosses over in web development. A lot of web developers are doing, as a web developer, you have to do CSS, SAAS, you have to style the front end. If you&amp;#8217;re on a, you know, a big professional team, you&amp;#8217;re going to have designers, and then you can just pull the styles from software. But if you&amp;#8217;re on a smaller team, which, you know, the majority of people end up working at some point on very small teams or even, like, a one-person team, you do it. And so there&amp;#8217;s quite a bit of crossover in web development.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;In software development, you&amp;#8217;re probably always going to have a bigger team, and so you&amp;#8217;re going to need designers. But web development, there&amp;#8217;s always web developers that like have a history in graphic design, have a history in UI/UX design that ended up also coding. And those designers don&amp;#8217;t necessarily tend to be really great at like PHP and JavaScript, but they do tend to be phenomenal at CSS.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:15:18] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Oh, interesting. Yeah, okay. Thank you. I took us on a total detour there. That was really not intentional, but it was kind of fun peeling back the curtain a little bit there.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:15:27] &lt;strong&gt;Amy:&lt;/strong&gt; Well as a team lead, it really helps to know people&amp;#8217;s strengths and talents, that you&amp;#8217;re likely to have developers who are more logical and who, like, they can bang out some code. It&amp;#8217;s going to function. It&amp;#8217;s probably going to have all of the crosses and the dots and the so forth. But then you also have developers who are more visual, but they just kind of like ended up working in development. And that&amp;#8217;s who you would want to tap to make something look really nice but still be functional.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:15:52] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yes. It&amp;#8217;s a rare and wonderful thing when you encounter that character who can do all of it. I have a friend, a very dear friend who, it doesn&amp;#8217;t matter what task you put in front of him, he just excels at all of it immediately. And it&amp;#8217;s rare, you know, because there is this sort of, most poeple get into a niche, don&amp;#8217;t they, and they become good at a particular thing. And as the world requires us more and more to be specialised in one thing or another thing, we do tend to lean into, I don&amp;#8217;t know, I&amp;#8217;m a CSS person, or I&amp;#8217;m a PHP person, or I&amp;#8217;m into JavaScript, graphic design or whatever it may be. And when you encounter that one character that can do literally all of it, I&amp;#8217;m a bit in awe, frankly. Quite a lot of my jealous genes kick in and.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:16:31] &lt;strong&gt;Amy:&lt;/strong&gt; That&amp;#8217;s very interesting. I am the one character, you know, I&amp;#8217;ve had my hands in, DevOps, system administration, but also design, art, user experience, accessibility, so on and so forth, which has served my career, you know, being a web development manager, it was absolutely necessary to have that range of skill set. But I will say that I don&amp;#8217;t specialise in any of those things. I&amp;#8217;m not like a, you know, JavaScript specialist or anything like that. I&amp;#8217;m not the SMC on all of those technologies, but have a good umbrella overview that allows like cross-functionality.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I wouldn&amp;#8217;t mind specialising in something like that, but I just haven&amp;#8217;t really found a niche. I kind of ended up in leadership roles because I&amp;#8217;m outgoing and chatty. And so that reads as leadership ability. And I&amp;#8217;m good at organising. So those are some leadership skills. And so I kind of ended up, but I ended up in leadership roles before I had mastered anything other than like drawing and maybe video editing. And so in a way that&amp;#8217;s been really good and it&amp;#8217;s led me on this career path, and also in a way it&amp;#8217;s been really bad because I&amp;#8217;ve not been able to focus on any specific skills to excel in those. I guess I&amp;#8217;ve excelled in team management.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:50] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; It sounds like you&amp;#8217;ve not done too badly. It also sounds from, I mean I&amp;#8217;m reading between the lines here, and forgive me if I&amp;#8217;ve misconstrued what you were saying. It also sounds like from the go, since you finished your arts program, it sounds like you&amp;#8217;ve been quite intentional. You know, when opportunities have arisen, the way you&amp;#8217;ve described it makes me feel that you can sense an opportunity and you grasp it with both hands, and you&amp;#8217;re willing to learn something which maybe last week you&amp;#8217;d never heard of, but this week, okay, that&amp;#8217;s a thing. Let&amp;#8217;s give that a go. Again, forgive me if I&amp;#8217;ve got that wrong, but it sounds like you&amp;#8217;re quite a force of nature. Let&amp;#8217;s go with that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:18:23] &lt;strong&gt;Amy:&lt;/strong&gt; Thank you. That&amp;#8217;s correct. I love learning new things, new skills. I&amp;#8217;m never like, well, I&amp;#8217;m only going to focus, that&amp;#8217;s part of it too. It&amp;#8217;s a conscious choice to not focus on just one thing. I did at one point kind of like sit down and say to myself, we have to make a decision, art or coding? And I actually determined that I should just stick with tech, the technical end of things because that makes more money than art, even like with a full-time job.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:18:53] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yes. It is difficult, isn&amp;#8217;t it, to become an artist in whatever field of art that may be. I think the chances of you making that work from an economic point of view are much more unlikely than they are.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:19:06] &lt;strong&gt;Amy:&lt;/strong&gt; Well, I could tell you as a fine artist, I have made $0.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:19:10] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Right. Okay. Well there you go. That puts it into stark relief. That gives us some idea.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;It also sounds from what you&amp;#8217;re doing that you&amp;#8217;re on more of a journey than you are arriving at a destination. And what I mean by that is, it feels like maybe if I chatted to you in a decade&amp;#8217;s time, who knows where you&amp;#8217;re going to be. It&amp;#8217;s more of a, this is where I am now. Tomorrow might present something entirely different. Again, I could have that wrong.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:19:32] &lt;strong&gt;Amy:&lt;/strong&gt; No, I think that&amp;#8217;s actually totally correct. I&amp;#8217;ve kind of, I haven&amp;#8217;t really been that intentional with my direction. I tried to be when I, you know, made a decision, art versus tech, to go with tech. Secondary decision, I had already decided to go with art and then, you know, switch careers. But at this point I don&amp;#8217;t have, like I don&amp;#8217;t dream to be a product manager or dream to be, you know, a coder or a specific thing, a software engineer.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I&amp;#8217;m not quite sure to be honest. I do know that I love working in the tech industry, that I love working on teams, I love working on software, I love collaborating and focusing on user experience. And I even, I really actually, I loved being in technical support. Being social and chatty is both a blessing and a curse because my entire career exists because I&amp;#8217;m outgoing and social and chatty, and I just randomly message people and start talking to them or randomly walk up to people. You know, and that&amp;#8217;s how I ended up in all of it pretty much, and even working on releases.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And that&amp;#8217;s also helped me to be able to do those roles because I will randomly message anyone and be like, hi, blah, blah, blah. So that really works to my benefit. But it also, like sometimes I say too much, or I definitely talk too much, way too much, way too frequently. And I might like be bothering people. And I&amp;#8217;ll ask them. But at DreamHost, Kira Schroder and Mika Epstein both worked at DreamHost at the same time as me. And because I&amp;#8217;m not shy and I am apparently not afraid to talk to people, I started messaging them and asking them questions. And not just them, but the other developers and leads, and the VP of product and so on. It helped that I already knew them, but just started asking them questions.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And also, being willing to be embarrassed and to look stupid is a huge plus because you learn a lot from making mistakes. If you make those mistakes in front of people, you&amp;#8217;re going to remember. You&amp;#8217;re going to remember the answer to those mistakes. And that&amp;#8217;s kind of what I&amp;#8217;ve been doing. I&amp;#8217;ve kind of stumbled up, and asked a lot of stupid questions, which I&amp;#8217;m still doing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:21:46] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I&amp;#8217;m just going to interrupt you there very quickly because I love when I meet people who have no shame about failure. I&amp;#8217;m being really serious. You know when you meet that character who literally doesn&amp;#8217;t have the capacity to feel shame for their inability to do a thing that they&amp;#8217;ve never done before? I don&amp;#8217;t know, you see somebody who&amp;#8217;s picked up a tennis racket for the first time and clearly can&amp;#8217;t do anything useful with it, whatever it may be. Just imagine almost any scenario. But they are absolutely happy to do it in front of other people.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I know for me that&amp;#8217;s not a gift I possess. I could be racked with sort of, oh, shame and all sorts of other things because I haven&amp;#8217;t managed to achieve this level of competency out of the gate. And when I see people doing that, you know, failing willingly in front of other people, I&amp;#8217;m always, always thinking, I really should be more like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Because I&amp;#8217;m glancing around thinking, where are the people that are pouring scorn on them? And the answer is, they&amp;#8217;re never anywhere to be seen. There&amp;#8217;s nobody, generally speaking, looking and going, look at you. You messed up with the tennis racket. No, there&amp;#8217;s just people looking going, oh, hang on a minute. No, what you need to do is this.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:22:58] &lt;strong&gt;Amy:&lt;/strong&gt; Right, try this technique and.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:22:59] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Right, people around to support. And yet I seem to have, that is a thing in me which I suspect I&amp;#8217;ll take to my grave, to my great cost. So well done for being that characteristic.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:11] &lt;strong&gt;Amy:&lt;/strong&gt; Thank you. Well, I do have shame and fear of, I don&amp;#8217;t prefer to fail in front of, for example, 54,000 people in the Core Slack channel. But I&amp;#8217;ve done it so many times at this point, I&amp;#8217;m like, yeah, I&amp;#8217;m going to. I&amp;#8217;m going to. I&amp;#8217;m going to learn and I&amp;#8217;m going to do better next time.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Also in, way back in the day had a brief stint with performing. I was in a theater group, and one of the things that I learned in that theater group, and it really, really stuck with me, is that when you have an audience, the audience is rooting for you. They want you to win. They want you to succeed. They want to hear what you have to say. They want to see you do your whatever it is you&amp;#8217;re there to do.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so when you think about it, I have horrible stage fright, so this doesn&amp;#8217;t fix my stage fright but it does kind of fix the mentality of like being embarrassed potentially, or being afraid of failing in front of people. But you go into a room to lead a meeting, or to do whatever it is that you&amp;#8217;re doing and you are going to be nervous, but it&amp;#8217;s inevitable that you&amp;#8217;re going to mess up because you&amp;#8217;re human. And to look at it in the way that like, I&amp;#8217;m going to mess up and everyone&amp;#8217;s on this journey with me and they support me and they want me to win, you know? We&amp;#8217;ll fix it together, we&amp;#8217;ll learn together, we&amp;#8217;ll.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:24:23] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; We need more of that. Don&amp;#8217;t know how many times I&amp;#8217;ve preached that gospel to my own children, only to not be able to actually carry it on myself.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I&amp;#8217;m going to pivot us slightly. I&amp;#8217;m going to sort of draw us into the WordPress space because it&amp;#8217;s a WordPress podcast after all. You found yourself in some fairly, I don&amp;#8217;t know, important decision-making processes, sort of like contributing to Core and what have you. Can you just chart the journey for that? Like, how did you get to the point where you were contributing your own, presumably free time in some cases? Maybe it was on the company dollar, you know, maybe you were sponsored to do that. I think you implied earlier that that was the case. How did you end up picking WordPress and whichever team that you&amp;#8217;ve spent most of your time in? Just chart that journey for us.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:04] &lt;strong&gt;Amy:&lt;/strong&gt; So that leads us back to DreamHost. DreamHost back in the late, around 2017, DreamHost was, they&amp;#8217;re a regular web host, and they were putting in a concerted effort to become a WordPress, a quote unquote, WordPress host. So they were looking into contributing and actively contributing to the project, you know, looking for more PR and marketing opportunities and being a sponsor, so on and so forth. And the hosting team, which has been my main team, was born directly of that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The hosting team was originally a, primarily DreamHost / wordpress.org project. There have been many other hosts that have been involved. But primarily, at the very beginning, it was spearheaded dramatically by DreamHost and wordpress.org. And so DreamHost was telling its employees, hey guys, we want to be a WordPress host. Hop into WordPress Slack and go to meetings and, like, represent. So they weren&amp;#8217;t offering to like any special contribution contracts or anything like that. They were just encouraging people to check it out and get involved in whatever capacity they felt inclined to.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so I did. I hopped in the hosting channel. I went to a hosting meeting, and I wasn&amp;#8217;t expecting this because I didn&amp;#8217;t know at the time. I know now. So the hosting team originally was trying to do video meetings. The first meeting I went to was a video meeting, and I knew everyone in the room already. It was a bunch of DreamHost people, but there were also people from other web hosts who I knew from, you know, mutual contacts. So I knew everybody in the room already in one way or another, and so it was a very, very soft landing for me.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;It was easy to get involved because I had an in with all those people and with the team reps. Kira Schroder was one of the team reps. It also helps when the people in the project are really friendly and welcoming. And that has been my experience, that the other contributors, the team reps, and the team leads are very welcoming. Might be a different story on the development end. But in terms of just being involved with community and team happenings, usually you&amp;#8217;ll get a very warm welcome.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And certainly the hosting team, if anybody wants to hop in and contribute to the hosting team or participate as a team rep, we&amp;#8217;re going to be very welcoming. We&amp;#8217;re going to want you to come. We&amp;#8217;re going to be encouraging. We&amp;#8217;re going to help guide you. We&amp;#8217;re going to be super patient and we expect confusion, questions, stupid questions, mistakes, and so forth because that&amp;#8217;s just how it goes. And so having someone on the other end receiving you really can make all the difference.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So the contributors that are listening today that can receive new contributors, be as warm and welcoming as you possibly can be. And it does kind of take a lot of extra effort to guide people, but I think it&amp;#8217;s worth it, and you build relationships and strong ties along the way. And you never know what that person can do and what they will do and how that later on benefits you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I got a really warm welcome. The hosting team didn&amp;#8217;t even exist until I think it was 2017. 2018 I joined and started contributing. I became a team rep in 2019. And a lot of that is because I&amp;#8217;m really outgoing, and I just was like blah, blah, blah-ing in the meetings all the time. And so that also makes me visible. In a remote, a fully remote space, I&amp;#8217;m actually less chatty in person, although I think people would probably argue with that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But it really, really helps to be outgoing and to jump in, like throw yourself in the fire. Throw yourself in the fire because you may or may not be thrown into the fire by someone else. It&amp;#8217;s a really good way to learn. It&amp;#8217;s very intimidating. I actually, I prefer more hand-holding onboarding than being thrown into the fire. But you can throw yourself into the fire in a gentle capacity. Like, hey, I volunteer to take team meeting notes, or volunteer to update some documentation. These are really kind of low-pressure things that you just need to know English, and how to type to do it. And, you know, it starts the ties between people and your presence in the project and so forth.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I was really just hosting team for a very long time. At some point, I think it was, I joined Ladies of WordPress, I think the Slack community is, which is just like women who are involved in, women contributors basically, and befriended a couple people in that space. And one of those people I befriended was Francesca, or Francina is her Slack name, who is a Core contributor. I branched out and started going to Core meetings, like waving in at the new contributor meetings and so forth. I wasn&amp;#8217;t quite as chatty in there because at the time it was like 30,000 people, which is a lot of people still. Now I think it&amp;#8217;s 54,000 people in that channel.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So Francesca roped me in to, and I volunteered. You know, being not shy is really, really the key in this scenario. Being not shy led me to befriend people who then roped me into these projects, and I started contributing to Core, running release model working group meetings to kind of examine and improve the release process. And then at some point, so before every release, there&amp;#8217;s a call for volunteers. And anyone can volunteer, you just need a wordpress.org account. Anyone can. And then of those volunteers, they form the release squad.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I started volunteering. 5.6 is the first Core release that I was involved in. I was also working at InMotion Hosting at the time as a web development lead. And so I was working really, really, really long days. So I wasn&amp;#8217;t quite as engaged in that release as I would have liked to been, or as I was with 6.9 and 7.0. But it was a good like backend release squad experience. And I learned a lot and made connections.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And the other contributors are really, really supportive. If you ask them for help, they&amp;#8217;re going to help. And if they think you need help, they&amp;#8217;ll offer to help even if you don&amp;#8217;t ask. And so it&amp;#8217;s kind of, there is some competition, and there is some criticism that happens, but for the most part everybody is really, really, really supportive.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So how I ended up being sponsored though, so I was joining from DreamHost on the clock. I was pretty much always working when I worked at DreamHost. I was working like these insane, like, 50, 60, 70 hour weeks. So I was pretty much always working. So I was joining on the clock. I was wearing many hats with them, and that was one of them. So I was not officially sponsored by them, but I do credit them as a past sponsor because of obvious reasons.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And thereafter I became a tech lead at a web dev agency called Canopy Studios. And they market themselves as being an open source contributor. They contribute to WordPress and they contribute to Drupal. And so they&amp;#8217;re looking for their employees to be contributors, and they set aside three hours per week to contribute to your project. So they were sponsoring me for three hours per week. At the time I was doing way more than three hours per week. I was doing meetups, I was helping with WordCamp LA, I was helping with the Release Model Working Group, and I was a Hosting Team rep, and I was speaking at Camps.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So it&amp;#8217;s a lot. It was really, like way more than three hours a week. But they, because of that sponsorship it kept me inclined to continue engaging with the project. And then InMotion Hosting had never officially sponsored a contributor, but one of my fellow hosting team reps was a developer at InMotion. That&amp;#8217;s how I kind of ended up there. And so they were familiar, obviously they&amp;#8217;re familiar with the WordPress project, and they&amp;#8217;re familiar with contributing. I just straight up asked them if they would be willing to sponsor me. I was just like, hey, I do this thing. You guys want to use this thing for your marketing and PR, and how about you officially sponsor me? So they sponsored me for 10 hours a week. But again, I was working really, really long days, and I wasn&amp;#8217;t able to fully dedicate myself to it as much as I would like to.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Also, that was around pandemic time. So the pandemic definitely affected my ability and everybody&amp;#8217;s ability to contribute and engage. And then after that, I didn&amp;#8217;t have a sponsor. I kept contributing because it was kind of like part of my thing. The Hosting Team had become special to me, and I guess that the element of me getting hyperfocused is probably key also to why I might contribute for free. Because I like will get involved in something, and then it becomes important to me, and I&amp;#8217;m focused on it, and I&amp;#8217;m going to carry it probably, hopefully carry it through whether I&amp;#8217;m paid or not.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I wasn&amp;#8217;t sponsored for a while there. And then in 2023, I did a talk at WordCamp Europe. So I have family that lives in Israel. My brother lives in Israel. That context is important for this story. But WordCamp Europe that year was in Greece. I had been to Greece before. I love Greece. It&amp;#8217;s like one of my favorite places. I&amp;#8217;m going buy a house on an island there someday. But Greece is really close to Israel, so after WordCamp Europe, I went to Israel and visited my family.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Before WordCamp Europe, I had done some podcasts and written some articles, and in those conversations, at some point it was brought up that I&amp;#8217;m Jewish, and Jewish American, obviously. And I don&amp;#8217;t know any other contributors that are Jewish. At that time, zero. I didn&amp;#8217;t know a single one. I thought there weren&amp;#8217;t any. And Jews are a world minority, so there aren&amp;#8217;t that many that I know of, but there are a few.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So somebody directed me to Miriam, Miriam Schwab, who is, I didn&amp;#8217;t even care who she was. I was like, yay, I get to make a new friend. But she&amp;#8217;s the community manager for Elementor. And so I contacted Miriam trying to make a new friend. I was like, yay, another Jewish person that I could be friends with that contributes to WordPress. Little did I, I didn&amp;#8217;t even, like I knew what her job role was, but it never occurred to me that Elementor might want to sponsor me, or that they&amp;#8217;re looking for contributors to sponsor or anything like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so she invited me when I was in Israel to go to their headquarters, you know, meet their CEO, be shown around, meet other staff members, play on their, in their little old school arcade and so forth. And I was there like, yay, I&amp;#8217;m making new friends. Totally naive completely to the fact that there was any professional interest whatsoever, which was silly. I was just so excited to make a new friend, or multiple new friends. And so then Miriam started talking to me about sponsoring me, and that&amp;#8217;s how I ended up being sponsored by Elementor. So really kind of what you said, like a very unintentional chain of events that sort of just ended up working out the way it did.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:35:47] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, looking back, there&amp;#8217;s a thread there, isn&amp;#8217;t there? But it&amp;#8217;s only with the benefit of hindsight looking back that you can probably see the thread. On a day-to-day basis, it probably doesn&amp;#8217;t quite feel like that. Are you currently sponsored by Elementor? Are you, in fact, are you sponsored by anybody currently? Yeah, okay.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:36:00] &lt;strong&gt;Amy:&lt;/strong&gt; I am. So I&amp;#8217;m sponsored part-time, 10 hours a week by Elementor. And again, I&amp;#8217;ve been spending way more than 10 hours per week. So if anyone wants to sponsor me on top of them, please contact me.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:36:10] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Can I ask about that though. Why? I mean the question is probably obvious to you, but I don&amp;#8217;t know on what level you&amp;#8217;ve inspected that part of you. Obviously there&amp;#8217;s a why. You&amp;#8217;ve alluded to it. You know, there&amp;#8217;s friendship there and there&amp;#8217;s habit, and you&amp;#8217;ve been accustomed to it and, you know, you like being in that community, and the people there are nice.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But just sort of drawing the veil back a little bit more. Why do you give more time than your allocation, let&amp;#8217;s say, from Elementor? Why does the 10 hours not stop on the clock like you would do for a regular job? You know, 5 o&amp;#8217;clock winds along and exactly 5 o&amp;#8217;clock you put your tools down, and you go off, and you go home, and what have you. What do you get out of it? What&amp;#8217;s the thing that is satisfied by this?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:36:49] &lt;strong&gt;Amy:&lt;/strong&gt; Well, so it&amp;#8217;s part personal and part professional. So I tend to not draw clear boundaries when it comes to work. I tend to like, if my shift is over, but the task isn&amp;#8217;t complete, I will finish that task. Depending on, you know, details and so forth. So I guess there&amp;#8217;s a bit of a level of dedication that maybe doesn&amp;#8217;t even need to be there, but that&amp;#8217;s fueled me in a lot of ways.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Why do I contribute to wordpress.org specifically, even if I&amp;#8217;m not paid? I do find it personally meaningful. Working with other people, making new friends, contributing to something bigger than me, participating in something bigger than me, giving to the world in one way or another, I find that personally meaningful. And it&amp;#8217;s kind of kept my life a little bit more full and more rich over the past eight, nine years. And so it brings value to me in that way.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I have friends of a decade now from, you know, engaging with WordPress. It&amp;#8217;s led me to jobs, and it&amp;#8217;s led me to other opportunities and to meet really interesting people. And so there is a personal element to that for me personally. And I think that probably a lot of people also, maybe if somebody is more of an introvert, they might not have that same level of benefit that I, as not an introvert, have. Because I get a, the personal connection benefit and the meeting people is really rewarding to me.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But there&amp;#8217;s also a lot of professional benefit being a team lead. We don&amp;#8217;t say team lead, we say team rep, but it is a leadership position. So leading a team for a major software project has been pretty beneficial to getting jobs, getting opportunities, and just kind of a general professional portfolio. The Hosting Team is a bit of a red-headed stepchild and is kind of like quiet and nobody really knows that it exists. Except for maybe recently because of me talking about it. And it has been for a long time.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;It started to blow up a lot, like way back in 2020-ish, 2019, 2020. And the pandemic kind of really threw a wrench in that. And then some other things over the years have also thrown wrenches in that. There was the whole hosting page debacle, and rift between .org and web hosts, that&amp;#8217;s still currently affecting. So the Hosting Team is pretty, pretty quiet. It&amp;#8217;s not like a big, Core is not quiet, Hosting Team is really quiet.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So that makes it easier to engage. But there&amp;#8217;s definitely professional benefit that a lot of my jobs have been because of WordPress, or because of someone I met through WordPress, or my experience with contributing to WordPress just boosts my appeal to employers. So there&amp;#8217;s that too.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And on top of that, you build skills. You know, I now have multiple repos that I&amp;#8217;ve been a maintainer for, for years. And I had those skills to begin with, but you refine and define your skills more through experience and through working on teams and so forth.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:40:03] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Do you know, it&amp;#8217;s really interesting the order in which you stack those answers. I feel, I could be entirely wrong about this. I feel like in the corporate world where everything is out and out profit, imagine, I don&amp;#8217;t know, evilcorp.com or whatever it may be. I feel like the calculation there might be exactly the opposite. You know, you put them the other way round. You get the skills, which allow you to then advance your career, and the meaningful bit is just maybe there, maybe not.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But the way that you stack that with the meaningful coming first is really interesting because I have that suspicion as well that the majority of the people in the WordPress project, if they were to truly ask themselves that same question, would probably arrive at a similar answer. That meaningfulness bit, it often doesn&amp;#8217;t get talked about. It&amp;#8217;s just kind of, oh, we all understand, we&amp;#8217;re here, we&amp;#8217;re having a nice time and what have you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But that meaningful bit, I can&amp;#8217;t put my hands on it. I can&amp;#8217;t explain what that is, but that&amp;#8217;s the same for me. There is something significant and meaningful about being involved in something, like you said, bigger than you, that has the capacity to improve people&amp;#8217;s lives. And you don&amp;#8217;t often get the chance to elucidate that thought and say it out loud. But when you do, it&amp;#8217;s nice to know that that&amp;#8217;s a part of your character, I think. That that that bit matters apparently more any other bit, because that&amp;#8217;s the bit that tumbled out of your mouth first of all.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:41:26] &lt;strong&gt;Amy:&lt;/strong&gt; Actually way more. Honestly way more than it because I am smart, I&amp;#8217;ve taken many IQ tests. I might do and say stupid things, but nonetheless I have a high IQ, and very capable, and I have numerous different talents. I could do any variety of things. I think that if I were to be dropped in any work environment, I would excel, or at least be competent in that work environment. It doesn&amp;#8217;t quite matter what it is. That&amp;#8217;s, you know, my perception of myself, and I&amp;#8217;m also a huge advocate of learning on the job. I think that companies should be hiring people who don&amp;#8217;t know what they&amp;#8217;re doing, and then teaching them what to do. That&amp;#8217;s personally my take on it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so the meaningfulness is, it&amp;#8217;s way more powerful than, I could make money and I could, obviously we all have to survive, but it kind of all folds into itself. That you get involved in something because it&amp;#8217;s meaningful, and then you like learn and build skills and make connections and end up making money from it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If people come to WordPress trying to make money, I think that you can absolutely, and probably a lot of it, but it&amp;#8217;s the wrong values. It&amp;#8217;s not a match for open source values and for WordPress values. And the WordPress values are one of the, probably the thing that attracts me to the WordPress open source project the most.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:42:52] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Right. And I think me too. I think that was what drew me in the first place. But again, I can&amp;#8217;t get my hands around it. I can&amp;#8217;t sum it up. But there is a there there. There is a thing. There&amp;#8217;s this ephemeral, non, you know, you can&amp;#8217;t quite make contact with it, but there&amp;#8217;s a certain feeling.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;When you go to these events and you see that, you know, this whole thing has been put on by a bunch of volunteers, and the underlying code, which is what we&amp;#8217;re all there for anyway, that equally has been largely created by a bunch of volunteers.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Where&amp;#8217;s the profit motive for that? Well in many cases, there isn&amp;#8217;t much of a profit motive obviously, as you said, for some people there is. That is a curious characteristic. I don&amp;#8217;t know, there&amp;#8217;s just something about those people that I would like to be in proximity to. Finding it very hard to describe what I&amp;#8217;m saying, but there is something about that characteristic that I like to be in proximity to. That&amp;#8217;s kind of it, I think.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:43:42] &lt;strong&gt;Amy:&lt;/strong&gt; It&amp;#8217;s very authentic and genuine. You can feel it as a human being. You can feel it when somebody wants something from you, or maybe I can&amp;#8217;t. But most people can feel it, if somebody wants something from you, and that&amp;#8217;s their intention. Versus if someone&amp;#8217;s interested in you, or compelled towards you for some subconscious or other underlying reason that they&amp;#8217;re just like, oh, you seem nice. You seem interesting. You touched on this topic and I like that topic, you know? There&amp;#8217;s something very rewarding, and deeply fulfilling, on a human, spiritual. It covers our basic needs as humans for interaction and for community.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And I think that at events it&amp;#8217;s even stronger. Like in Slack, you&amp;#8217;re all in different locations. There&amp;#8217;s definitely, you know, social interaction happening, and friendships being formed, and bonds being built. But at events it&amp;#8217;s kind of like that on steroids. There&amp;#8217;s a really strong sense of community, really strong sense of belonging together, a really strong sense of doing something meaningful, and contributing to something meaningful, and being part of something meaningful. And I think that&amp;#8217;s really powerful. And it satisfies a core human need.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:44:54] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, that is so interesting. I&amp;#8217;d love to put a survey together and actually ask intelligent questions which drill down specifically into that. Because I think there would be a correlation between the things that you&amp;#8217;ve just described, the characteristics that you&amp;#8217;ve described, the feelings that you like to be associated with, the events that you enjoy and what have you. I think there&amp;#8217;s a correlation between that and the community that we have. I can&amp;#8217;t quite prove it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But time and again, that intuition has proved itself in the real world. You know, you get into conversations like this, and this kind of subject emerges. Why do you do it? Because it&amp;#8217;s meaningful. Because I get a great sense of satisfaction from it, and I know that I&amp;#8217;m doing something which will be bigger than me, longer living than me, and so on and so forth. So, gosh, that&amp;#8217;s really interesting. I&amp;#8217;m glad that you share that same opinion.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:45:38] &lt;strong&gt;Amy:&lt;/strong&gt; It&amp;#8217;s beautiful.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:45:39] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah. Yeah it is, isn&amp;#8217;t it? And that&amp;#8217;s the basis upon which the whole project is built.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:45:44] &lt;strong&gt;Amy:&lt;/strong&gt; Right. Without the community there&amp;#8217;s, it would be a much different thing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:45:48] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, really so. Sadly, we&amp;#8217;re going to have to end it because of the time constraints that we&amp;#8217;ve got. But what a fascinating, I think we were just peeling back something really interesting there, but there we go. That&amp;#8217;s the time that is allowed for this particular episode.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So anything that you wanted to get out that you didn&amp;#8217;t get a chance to? Is there any intelligent question that you wish I had asked you?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:46:06] &lt;strong&gt;Amy:&lt;/strong&gt; No, not at all. Thank you so much for inviting me. I&amp;#8217;ve really enjoyed chatting with you, and I found it very interesting.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:46:13] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, thank you. It&amp;#8217;s been a pleasure. Thank you so much. This will go out on the wptavern.com podcast, the Jukebox podcast, so if you want to go and check it out over there, wptavern.com.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So all that it remains for me to do is say thank you very much, Amy Kamala, for chatting to me today. Really appreciate it&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:46:30] &lt;strong&gt;Amy:&lt;/strong&gt; Likewise. Thank you too, and thank you to all your listeners.&lt;/p&gt;
&lt;/div&gt;&lt;/details&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;On the podcast today we have Amy Kamala.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Amy’s journey into tech is anything but conventional, starting with a Master of Fine Arts from UCLA and a passion for art that eventually bled into, and was overtaken by, technology. Since 2018 she’s been an active contributor to WordPress, serving multiple terms, such as the Hosting and Core teams. Her career zigzags through key roles at DreamHost, InMotion Hosting, Pantheon, Canopy Studios, and local government, picking up everything from technical support and web development to managing teams of designers and DevOps staff. Along the way, Amy has organised WordCamps, led teams, and is currently being sponsored by Elementor for her open source work.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Today’s conversation gets into the chaotic, creative overlap between art and tech, and how those different mindsets can feed one another, especially in the world of WordPress. We talk about the blend of creative and logical thinking needed in web development, and why skills like user experience, curiosity, and even willingness to fail publicly can set you apart.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;We then turn to contribution. What draws people to volunteer in an open source community, what Amy gets out of participating far beyond her paid hours, and the messy journey from being an eager helper to an essential part of the team. She explains the unique feeling of the WordPress community, the importance of being welcoming to new contributors, and why being outgoing, and not afraid to ask questions, can be your biggest asset.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you’ve ever wondered about the blurred lines between art and code, why people throw themselves into volunteer work in the WordPress ecosystem, or what’s really at the heart of this global community, this episode is for you.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Useful links&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://profiles.wordpress.org/desrosj/&#34;&gt; Jonathan Desrosiers&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.dreamhost.com&#34;&gt;DreamHost&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.inmotionhosting.com&#34;&gt;InMotion Hosting&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://pantheon.io&#34;&gt;Pantheon&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://miriamschwab.me&#34;&gt;Miriam Schwab&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://elementor.com&#34;&gt;Elementor&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 12 Aug 2026 13:00:00 +0000</pubDate>
	
	
	<dc:creator>Nathan Wrigley</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Open Source Changes, WordPress Vulnerabilities, and WordCampUS Community Conversations</title>
	<guid>https://openchannels.fm/?p=2558610</guid>
	<link>https://openchannels.fm/open-source-changes-wordpress-vulnerabilities-and-wordcampus-community-conversations/</link>
	
	<description>Open Channels News covers a WordPress supply chain attack, user preferences in plugins, and highlights WordCampUS in Phoenix.</description>
	<pubDate>Wed, 12 Aug 2026 10:18:21 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Matt: Beeper Merge</title>
	<guid>https://ma.tt/?p=154053</guid>
	<link>https://ma.tt/2026/08/beeper-merge/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://blog.beeper.com/2026/08/10/beeper-august-2026/&#34;&gt;Beeper has some fun new features&lt;/a&gt; where you can merge chats with the same person across multiple networks, polls, labels&amp;#8230; Very exciting work happening on that product.&lt;/p&gt;</description>
	<pubDate>Wed, 12 Aug 2026 06:40:48 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Gutenberg Times: WordPress 7.1 Source of Truth</title>
	<guid>https://gutenbergtimes.com/?p=46291</guid>
	<link>https://gutenbergtimes.com/wordpress-7-1-source-of-truth/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;Welcome to the Source of Truth for WordPress 7.1!&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Before you dive headfirst into all the big and small changes and pick your favorites, make sure to read these preliminary thoughts about this post and how to use it. If you have any questions, leave a comment or email me at &lt;a href=&#34;mailto:pauli@gutenbergtimes.com&#34;&gt;pauli@gutenbergtimes.com&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A huge &amp;#8220;Thank you&amp;#8221; to Anne McCarthy, Justin Tadlock, Isabel Brison, Adam Silverstein, Ramon Dodd, Andrew Serong, Hans-Gerd Gerhards, Marin Atanasov, Krupa Nanda, Aaron Robertshaw, Ben Dwyer, Brent MacKinnon, Ashar Fuadi, and a lot more. It still takes a village. Also huge respect to the whole release squad on getting WordPress 7.1 over the finish line.&lt;/p&gt;



&lt;div class=&#34;wp-block-group is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-d1e068f4 wp-block-group-is-layout-flex&#34; style=&#34;font-style: italic; font-weight: 400;&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;Estimated reading time &lt;/p&gt;


&lt;div class=&#34;wp-block-post-time-to-read&#34;&gt;37–56 minutes&lt;/div&gt;


&lt;p class=&#34;wp-block-paragraph&#34;&gt;at &lt;/p&gt;


&lt;div class=&#34;wp-block-post-time-to-read&#34;&gt;8,851 words&lt;/div&gt;&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;This article is also available in German on Krautpress: &lt;a href=&#34;https://krautpress.de/2026/wordpress-7-1-source-of-truth/&#34;&gt;WordPress 7.1 Source of Truth – Deutsch&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;



&lt;div class=&#34;wp-block-group has-light-background-background-color has-background has-global-padding is-layout-constrained wp-block-group-is-layout-constrained&#34;&gt;
&lt;div class=&#34;wp-block-group has-accent-5-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-38c38467 wp-block-group-is-layout-constrained&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Table of Contents&lt;/strong&gt;&lt;/p&gt;


&lt;nav class=&#34;wp-block-table-of-contents&#34;&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#changelog&#34;&gt;Changelog&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#important-note-guidelines&#34;&gt;Important note/guidelines&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#overview&#34;&gt;Overview&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;Resources&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#assets&#34;&gt;Assets &lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#tags&#34;&gt;Tags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;Priority Items for WordPress 7.1&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#responsive-styles-for-blocks&#34;&gt;Responsive styles for blocks&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#viewport-breakpoint-customization&#34;&gt;Viewport breakpoint customization&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#interactive-states-styling-hover-focus&#34;&gt;Interactive states styling (hover, focus)&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#media-editor-modal-and-free-form-image-cropper&#34;&gt;Media editor modal and free-form image cropper&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#client-side-media-processing-improvements&#34;&gt;Client-side media processing improvements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#icons-now-inherit-color-and-the-icons-api-takes-shape&#34;&gt;Icons now inherit color, and the Icons API takes shape&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#for-developers-registering-more-collections&#34;&gt;For developers: Registering more collections&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#admin-bar-everywhere&#34;&gt;Admin Bar everywhere &lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#new-blocks&#34;&gt;New Blocks&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#playlist-block&#34;&gt;Playlist block&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#tabs-block&#34;&gt;Tabs block&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#improved-blocks-and-block-handling&#34;&gt;Improved Blocks and Block handling&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#block-transforms-preview-first-convert-faster&#34;&gt;Block transforms: preview first, convert faster&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#combine-gradient-and-image-backgrounds&#34;&gt;Combine gradient and image backgrounds&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#cover-block-control-video-embed-providers&#34;&gt;Cover Block: control video embed providers&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#gallery-attached&#34;&gt;Gallery and the attached images workflow in the Media Library&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#image-block&#34;&gt;Image Block: Mark as decorative toggle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#login-out-block-improvements&#34;&gt;Login/out Block Improvements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#navigation-block-and-link-creation&#34;&gt;Navigation Block and Link Creation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#search-block-styling-theme-builder-site-admin-end-user&#34;&gt;Search block Styling&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#query-block&#34;&gt;Query block&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#general-quality-of-life-improvements&#34;&gt;General quality of life improvements. &lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#pattern-editing-experience-improvements&#34;&gt;Pattern editing experience improvements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#block-width-and-layout-controls&#34;&gt; Block Width and Layout Controls&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#link-control-and-preview-enhancements&#34;&gt;Link Control and Preview Enhancements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#additional-css-validation&#34;&gt;Additional CSS Validation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#block-editor-attribute-handling&#34;&gt;Block Editor Attribute Handling&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#image-handling-improved&#34;&gt;Image handling improved&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#post-template-layout-improvements&#34;&gt;Post Template Layout Improvements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#post-title-block-enhancements&#34;&gt;Post Title Block Enhancements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#block-inserter-enhancements&#34;&gt;Block Inserter Enhancements&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#editor-enhancements&#34;&gt;Editor enhancements&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#notes-move-toward-a-full-commenting-workflow&#34;&gt;Notes move toward a full commenting workflow&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#dedicated-identity-section&#34;&gt;Dedicated Identity section&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#visual-revisions-improvement&#34;&gt;Visual revisions improvements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#apply-globally-now-with-review-panel&#34;&gt;Apply Globally now with review panel&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#admin-workflow-updates&#34;&gt;Admin / Workflow updates&lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#organized-command-palette&#34;&gt;Organized command palette&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#change-a-comment-s-parent-from-the-edit-comment-screen&#34;&gt;Change a comment&amp;#039;s parent from the Edit Comment screen&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#see-an-excerpt-of-posts-without-titles&#34;&gt;See an excerpt of posts without titles&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out&#34;&gt;Media Library: infinite scrolling is back on by default, with a per-user opt-out&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#hosts-can-now-tune-speculative-loading-defaults&#34;&gt;Hosts can now tune speculative loading defaults&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#developer-goodies&#34;&gt;Developer Goodies &lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#post-editor-iframe-now-always-on&#34;&gt;Post editor iframe now always on&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#abilities-api-opens-up-its-execution-pipeline&#34;&gt;Abilities API opens up its execution pipeline&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#global-styles-and-theme-json&#34;&gt;Global Styles and theme.json &lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#text-shadow-support-for-theme-json&#34;&gt;Text Shadow support for theme.json&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#text-align-block-support-migration&#34;&gt;Text-Align Block Support Migration&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#block-visibility&#34;&gt;Block Visibility&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#block-supports-css-variables-by-feature-selector&#34;&gt;Block Supports: CSS variables by feature selector&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#a-minimum-width-option-for-block-dimensions&#34;&gt;A minimum-width option for block dimensions&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#design-system-theme-provider&#34;&gt;Design System Theme Provider &lt;/a&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#admin-color-schemes-in-site-editor&#34;&gt;Admin color schemes in Site Editor&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#mix-static-html-with-editable-blocks&#34;&gt;Mix static HTML with editable blocks&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#block-bindings-for-list-items-and-inner-blocks&#34;&gt;Block Bindings for list-items and inner blocks&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#connectors-authentication-improvements&#34;&gt;Connectors authentication improvements&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#blocks-package-stabilizes-two-experimental-functions&#34;&gt;Blocks package stabilizes two experimental functions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#post-author-notifications-the-filter-decides&#34;&gt;Post author notifications: the filter decides&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#accessible-tooltips-and-toggle-tips-api&#34;&gt;Accessible tooltips and toggle tips API&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#filtering-site-editor-screens&#34;&gt;Filtering Site Editor screens&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#post-list-table-markup-changed-for-accessibility&#34;&gt;Post list table markup changed for accessibility&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/nav&gt;&lt;/div&gt;
&lt;/div&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;changelog&#34;&gt;Changelog &lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Any changes are cataloged here as the release goes on.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;August 14, 2025 &lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Added screenshot and copy about the split of the color panels for text and background to &lt;a href=&#34;https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#combine-gradient-and-image-backgrounds&#34;&gt;the particular section.&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;August 12, 2026 &lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Corrected the &lt;a href=&#34;https://gutenbergtimes.com/feed/#interactive-states-styling-hover-focus&#34;&gt;Interactive states section:&lt;/a&gt; Global Styles state controls ship for the Button block only. &lt;/li&gt;



&lt;li&gt;Change the order of Changelog items to  newest updates first. &lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;August 11, 2026&lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Updated the Highlight grid with latest iteration&lt;/li&gt;



&lt;li&gt;Updated the Featured image with the 7.1 color schema&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;August 5, 2026&lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Removed the &amp;#8220;On This Day&amp;#8221; from the  Overview &lt;/li&gt;



&lt;li&gt;Added &lt;code&gt;wp_get_abilities()&lt;/code&gt; filtering to &lt;a href=&#34;https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#abilities-api-opens-up-its-execution-pipeline&#34;&gt;the Abilities API section&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Added the &lt;a href=&#34;https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-author-notifications-the-filter-decides&#34;&gt;&lt;code&gt;notify_post_author&lt;/code&gt; filter behavior change&lt;/a&gt;.&lt;/li&gt;



&lt;li&gt;Added the Navigation font-size propagation change to the &lt;a href=&#34;https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#navigation-block-and-link-creation&#34;&gt;Navigation Block section&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Added section &lt;a href=&#34;https://gutenbergtimes.com/feed/#hosts-can-now-tune-speculative-loading-defaults&#34;&gt;Host can now tune speculative loading defaults&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Updated dev note links from draft previews to published versions (Responsive styles, Filtering Site Editor screens)&lt;/li&gt;



&lt;li&gt;Updated the Resources section: linked the published &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/&#34;&gt;WordPress 7.1 Field Guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;August 4, 2026&lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Removed &lt;strong&gt;On This Day widget &lt;/strong&gt;information &lt;a href=&#34;https://core.trac.wordpress.org/ticket/65801&#34;&gt;per this ticket&lt;/a&gt;.  Punted to 7.2 pending more design input. &lt;/li&gt;



&lt;li class=&#34;has-small-font-size&#34;&gt;Corrected the  &lt;code&gt;&#34;-current&#34;: { &#34;color&#34;: { &#34;text&#34;: &#34;pink&#34; }&lt;/code&gt;&amp;#8221; code example. &lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;August 3, 2026&lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Added info on &lt;code&gt;&lt;a href=&#34;https://gutenbergtimes.com/feed/#opt-out&#34;&gt;responsiveEditingEnabled&lt;/a&gt;&lt;/code&gt; editor setting&lt;/li&gt;



&lt;li&gt;Added link to &lt;a href=&#34;https://make.wordpress.org/core/2026/08/03/iframed-editor-changes-in-wordpress-7-1/&#34;&gt;Iframed Editor Changes in WordPress 7.1&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Added &lt;a href=&#34;https://gutenbergtimes.com/feed/#abilities-api-opens-up-its-execution-pipeline&#34;&gt;updates to the Abitilites API&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Removed Tags from the headlines as they borked the TOC&lt;/li&gt;



&lt;li&gt;Added link to the  dev note for the &lt;a href=&#34;https://gutenbergtimes.com/feed/#accessible-tooltips-and-toggle-tips-api&#34;&gt;Accessible tooltips&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Added &lt;a href=&#34;https://gutenbergtimes.com/feed/#post-list-table-markup-changed-for-accessibility&#34;&gt;Post list table markup changed for accessibility&lt;/a&gt; section&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;July 31, 2026&lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Added &lt;a href=&#34;https://gutenbergtimes.com/feed/#apply-globally-now-with-review-panel&#34;&gt;Apply Globally now with review panel&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Added &lt;a href=&#34;https://gutenbergtimes.com/feed/#filtering-site-editor-screens&#34;&gt;Filtering Site Editor screens&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;July 30, 2026 &lt;/strong&gt;&amp;#8211; First edition.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;important-note-guidelines&#34;&gt;Important note/guidelines&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Try not to just copy and paste what’s in this post since it’s going to be shared with plenty of folks. Use this as inspiration for your own stuff and to get the best info about this release. If you do copy and paste, just remember that others might do the same, and it could lead to some awkward moments with duplicate content floating around online.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Each item has been tagged using best guesses with different high-level labels so that you can more readily see at a glance who is likely to be most impacted.&lt;br /&gt;Each item has a high-level description, visuals (if relevant), and key resources if you would like to learn more.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46684&#34; height=&#34;576&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Highlight-grid-7.1.png?resize=1024%2C576&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;figcaption class=&#34;wp-element-caption&#34;&gt;&lt;em&gt;WordPress 7.1 Highlight grid &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/79297#issuecomment-5223798027&#34;&gt;draft August 10, 2026&lt;/a&gt;&lt;/em&gt;&lt;/figcaption&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 rounds out the block editor&amp;#8217;s styling controls and makes working with media noticeably smoother. Long-requested features let you style how blocks look across three screen sizes and in interactive states like hover and focus — all without writing custom CSS. The admin experience becomes more personal, too, following you with your own color scheme and toolbar across every screen.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Handling images gets a considerable upgrade, too. The new media editor modal brings free-form cropping, rotation, and metadata editing into one workflow, and client-side media processing makes uploads faster and more resilient, with broader format support and better-optimized files. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The new Playlist and Tabs blocks enrich the layout options available out of the box and make for more creative information presentation. In the same realm fall the expanded Icon API with custom icon collections, dynamic galleries, and background gradients for more blocks.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The unification of WP Admin and the block editors progresses as well: the editors now respect your admin color scheme, and the admin bar stays with you on every screen — including the editors and the front end. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;While real-time collaboration has been punted to a future WordPress version, the asynchronous collaboration in Notes took real steps forward with inline notes on partial text selections, @mentions, rich text formatting, and multiple notes per block.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Beyond the headliners, core blocks receive many quality-of-life improvements and bug fixes to make editing content in WordPress streamlined, consistent, and fast — and developers get an expanding set of APIs to build on.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;&lt;strong&gt;Resources&lt;/strong&gt;&lt;/h3&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/&#34;&gt;Help Test WordPress 7.1 &lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Follow along with &lt;a href=&#34;https://make.wordpress.org/core/tag/dev-notes+7-1/&#34;&gt;Dev Notes published&lt;/a&gt;. &lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/&#34;&gt;WordPress 7.1 Field Guide&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/&#34;&gt;Roadmap to 7.1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;This release consists of features from the Gutenberg plugin version 22.7 – 23.6. Here are the release posts of those plugin releases:  &lt;a href=&#34;https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/&#34;&gt;22.7&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/&#34;&gt;22.8&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/&#34;&gt;22.9&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/&#34;&gt;23.0&lt;/a&gt;  | &lt;a href=&#34;https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/&#34;&gt;23.1&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/&#34;&gt;23.2&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/&#34;&gt;23.3&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/&#34;&gt;23.4&lt;/a&gt; |  &lt;a href=&#34;https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/&#34;&gt;23.5&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/&#34;&gt;23.6&lt;/a&gt;  Later Gutenberg releases contain bug fixes, backported to WordPress 7.1. release branches.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;assets&#34;&gt;Assets &lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;In this &lt;a href=&#34;https://drive.google.com/drive/u/0/folders/1acZ_1UbQNat4VlRGoAwkCH3qygliC0vb&#34;&gt;Google Drive folder&lt;/a&gt; you can view all assets in this document.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;tags&#34;&gt;Tags&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;To make this document easier to navigate based on specific audiences, the following tags are used liberally: &lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;strong&gt;[end user]&lt;/strong&gt;: end user focus. &lt;/li&gt;



&lt;li&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt;: block or classic theme author. &lt;/li&gt;



&lt;li&gt;&lt;strong&gt;[plugin author]&lt;/strong&gt;: plugin author, whether block or otherwise.&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;[developer]&lt;/strong&gt;: catch-all term for more technical folks. &lt;/li&gt;



&lt;li&gt;&lt;strong&gt;[site admin]&lt;/strong&gt;: this includes a “builder” type. &lt;/li&gt;



&lt;li&gt;&lt;strong&gt;[enterprise]&lt;/strong&gt;: specific items that would be of interest to or particularly impact enterprise-level folks&lt;/li&gt;



&lt;li&gt;&lt;strong&gt;[all]&lt;/strong&gt;: broad impact to every kind of WordPress user. &lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;How can you use these? Use your browser&amp;#8217;s &lt;strong&gt;Find&lt;/strong&gt; capability and search for the string including the brackets. Then use the arrows to navigate through the post from one result to the next.&lt;/p&gt;



&lt;details class=&#34;wp-block-details is-layout-flow wp-block-details-is-layout-flow&#34;&gt;Short video on how to use the tags to navigate the post. 
		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		&lt;/details&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;Priority Items for WordPress 7.1&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;WordPress 7.1 introduces significant enhancements to block-based design and editing. These priority features focus on responsive controls, interactive states, media management, and modernized Admin bar navigation.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;responsive-styles-for-blocks&#34;&gt;Responsive styles for blocks &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right has-normal-font-size wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;[theme builders] [site admin][end user]&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;Probably the most requested improvement of the block editor: after years of pushing intrinsic design for fonts and spacing, WordPress 7.1 makes responsive design a built-in, first-class part of the editing experience. The feature builds on earlier steps in this direction — the ability to show or hide blocks by screen size and the Navigation block&amp;#8217;s customizable mobile overlay — and extends the idea to styling itself.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image alignright size-full is-resized&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46364&#34; height=&#34;760&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Responsive-Styles-in-Preview-dropdown.png?resize=518%2C760&amp;#038;ssl=1&#34; style=&#34;width: 236px; height: auto;&#34; width=&#34;518&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;The feature is available across all block editors for Posts, Pages, Templates, Patterns,template parts and Navigation. Responsive styling follows a desktop-first model, letting styles cascade to smaller screens until you customize them for specific devices.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;Viewport-specific values are currently limited to block sidebar settings (like typography, spacing, and colors). The controls work in Global Styles (affecting all instances of a block) and on individual block instances, across all block editors — Posts, Pages, Templates, Patterns, template parts, and Navigation. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;Any controls from the toolbar that can&amp;#8217;t be set by viewport will be hidden when a viewport state is enabled. Among the most significant controls: viewport-level aspect ratio presets for Image, Featured Image, and Cover blocks, so each can be optimized per device (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78543&#34;&gt;#78543&lt;/a&gt;). Alongside this work, the Layout controls moved from the Settings tab to the Styles tab, keeping all styling decisions together. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;opt-out&#34;&gt;Community feedback from the Call for Testing made sure this feature ships with an off switch via a new &lt;code&gt;responsiveEditingEnabled&lt;/code&gt; editor setting: turned off, both the &lt;strong&gt;Responsive styles&lt;/strong&gt; option in the &lt;strong&gt;View&lt;/strong&gt; menu and the viewport selector in &lt;strong&gt;Global Styles&lt;/strong&gt; disappear. It gates the editing interface only. Responsive styles already saved keep rendering as before. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80814&#34;&gt;#80814&lt;/a&gt;). See code examples are in the responsive styles dev note. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;Follow the &lt;a href=&#34;https://make.wordpress.org/test/2026/07/03/call-for-testing-responsive-styling/&#34;&gt;Call for Testing: Responsive Styling&lt;/a&gt; to learn how to invoke the feature and what to look out for, and find the technical details in the Dev Note: Responsive block styles and configurable viewports in WordPress 7.1. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34; id=&#34;resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches&#34;&gt;You can find more technical details in the Dev Note: &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/responsive-block-styles-and-configurable-viewports-in-wordpress-7-1/&#34;&gt;Responsive block styles and configurable viewports in WordPress 7.1&lt;/a&gt;.&lt;/p&gt;



		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		


&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;viewport-breakpoint-customization&#34;&gt;Viewport breakpoint customization&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Themes can now define custom breakpoints in theme.json, so both responsive styling and per-viewport block visibility work from your design system&amp;#8217;s breakpoints instead of WordPress&amp;#8217;s defaults. For theme developers and designers, this provides fine-grained, device-agnostic control over responsive behavior. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79104&#34;&gt;79104)&lt;/a&gt;.&lt;/p&gt;



&lt;div class=&#34;wp-block-kevinbatdorf-code-block-pro&#34;&gt;&lt;span style=&#34;display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;&#34;&gt;&lt;span&gt;JSON&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;code-block-pro-copy-button&#34; style=&#34;color: #657B83; display: none;&#34; tabindex=&#34;0&#34;&gt;&lt;pre class=&#34;code-block-pro-copy-button-pre&#34;&gt;&lt;textarea class=&#34;code-block-pro-copy-button-textarea&#34; readonly=&#34;readonly&#34; tabindex=&#34;-1&#34;&gt;&#34;settings&#34;: {
		&#34;viewport&#34;: {
			&#34;mobile&#34;: &#34;30rem&#34;,
			&#34;tablet&#34;: &#34;45rem&#34;
		}
	}
&lt;/textarea&gt;&lt;/pre&gt;&lt;svg fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path class=&#34;with-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;path class=&#34;without-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;pre class=&#34;shiki solarized-light&#34; style=&#34;background-color: #FDF6E3;&#34; tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;settings&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;viewport&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;mobile&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;30rem&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;tablet&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;45rem&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking: &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/75707&#34;&gt;WordPress 7.1: Block visibility configurable breakpoints and theme.json integration&lt;/a&gt; (#75707)&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This makes interactive design accessible to non-coders and theme builders. It eliminates the need to add custom CSS snippets for common interactions. &lt;/p&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;interactive-states-styling-hover-focus&#34;&gt;Interactive states styling (hover, focus)&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You can now style interactive pseudo-states (:hover, :focus, or :active) without writing any CSS. For the Button block, this works both per-instance and site-wide in Global Styles. For navigation link blocks (Custom Link, Page Link), the state controls are available per-instance in the block inspector; in Global Styles, the state selector is &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75627#issuecomment-4068456376&#34;&gt;enabled per block&lt;/a&gt;, with Button as the first, so styling navigation states site-wide currently goes through &lt;code&gt;theme.json&lt;/code&gt;. &lt;br /&gt;An editor UI for the current-item state is also &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78769&#34;&gt;in development&lt;/a&gt; as part of the &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/79283&#34;&gt;custom states iteration for 7.2&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Dev Note give you more details &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/pseudo-and-custom-style-states-in-wordpress-7-1/&#34;&gt;Pseudo and custom style states in WordPress 7.1&lt;/a&gt; and more code examples.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full is-resized&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46324&#34; height=&#34;579&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Interactive-states.png?resize=1001%2C579&amp;#038;ssl=1&#34; style=&#34;width: 569px; height: auto;&#34; width=&#34;1001&#34; /&gt;&lt;/figure&gt;



&lt;div class=&#34;wp-block-kevinbatdorf-code-block-pro&#34;&gt;&lt;span style=&#34;display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;&#34;&gt;&lt;span&gt;JSON&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;code-block-pro-copy-button&#34; style=&#34;color: #657B83; display: none;&#34; tabindex=&#34;0&#34;&gt;&lt;pre class=&#34;code-block-pro-copy-button-pre&#34;&gt;&lt;textarea class=&#34;code-block-pro-copy-button-textarea&#34; readonly=&#34;readonly&#34; tabindex=&#34;-1&#34;&gt;
&#34;core/navigation-link&#34;: {
  &#34;-current&#34;: {
    &#34;color&#34;: { &#34;text&#34;: &#34;#ff0000&#34; },
    &#34;typography&#34;: { &#34;fontWeight&#34;: &#34;700&#34; },
    &#34;:hover&#34;: {
      &#34;color&#34;: { &#34;text&#34;: &#34;#0000ff&#34; }
    },
    &#34;:focus&#34;: {
      &#34;color&#34;: { &#34;text&#34;: &#34;#00aa00&#34; }
    },
    &#34;:active&#34;: {
      &#34;color&#34;: { &#34;text&#34;: &#34;#ff6600&#34; }
    }
  }
}
&lt;/textarea&gt;&lt;/pre&gt;&lt;svg fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path class=&#34;with-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;path class=&#34;without-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;pre class=&#34;shiki solarized-light&#34; style=&#34;background-color: #FDF6E3;&#34; tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;core/navigation-link&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;  &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;-current&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;color&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: { &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;text&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;#ff0000&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt; },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;typography&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: { &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;fontWeight&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;700&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt; },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;:hover&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;      &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;color&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: { &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;text&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;#0000ff&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt; }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;:focus&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;      &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;color&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: { &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;text&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;#00aa00&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt; }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;:active&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;      &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;color&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: { &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;text&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;#ff6600&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt; }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;media-editor-modal-and-free-form-image-cropper&#34;&gt;Media editor modal and free-form image cropper &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right has-normal-font-size wp-block-paragraph&#34; id=&#34;media-editor-modal-and-free-form-image-cropper-end-user-site-admin&#34;&gt;[end user][site admin]&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The new media editor modal replaces the inline cropping tool, accessed via the familiar &lt;strong&gt;Crop&lt;/strong&gt; button, and brings together free-form and aspect-ratio cropping, flip, fine-grained rotation with snap guides, and metadata editing in one unified workflow. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78653&#34;&gt;78653&lt;/a&gt;, &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78935&#34;&gt;78935&lt;/a&gt;, &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78792&#34;&gt;78792&lt;/a&gt;) &lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46325&#34; height=&#34;682&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Media-editor-modal.png?resize=1024%2C682&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This considerably improves the editing experience in WordPress Block editor. The goal was to eliminate the need for external tools for basic image editing. You can now exercise faster, more precise control over your images—fine-tuning framing, fixing orientation, or mirroring an image to better fit your layout in just a few clicks, all without breaking your editing flow.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For the Cover Block, this new media editor modal is hooked up to the &lt;strong&gt;Crop background image&lt;/strong&gt; button. The option appears whenever the Cover block uses an editable image, and the block automatically recalculates its overlay color and contrast after an edit, so text stays readable even if the crop removes the image&amp;#8217;s brightest or darkest areas (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79258&#34;&gt;79258&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Tracking: &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/73771&#34;&gt;Media Editor Modal task tracking&lt;/a&gt; (#73771)&lt;/p&gt;



		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		


&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;client-side-media-processing-improvements&#34;&gt;Client-side media processing improvements &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right has-normal-font-size wp-block-paragraph&#34; id=&#34;client-side-media-processing-improvements-developer-site-admin-enterprise&#34;&gt;&lt;strong&gt;[developer][site admin][enterprise]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;When you upload an image in the block editor, your browser — not your server — will now handle the creation of all sub-sized images using a WebAssembly (WASM) version of libvips (wasm-vips), a high-performance image processing library. The result stored on your server is improved over what server-side processing produced until today: smaller files generated directly on your device. Server-side image processing CPU usage could decline by more than 80% on capable devices (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79188&#34;&gt;79188&lt;/a&gt;)&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The update also comes with broader modern image  format support that includes HEIC (the default format for iPhone photos), JPEGS with HDR gain maps (used by UltraHDR and Adaptive HDR), AVIF and WebP support built in. A great performance improvement is the GIF-to-video conversion feature for lighter, more efficient files that are faster to load on the front-end. This feature is opt-in right now. Uploads are also more resilient, with a progress indicator and automatic retries if your data connectivity drops off (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76765&#34;&gt;76765&lt;/a&gt;, &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79307&#34;&gt;79307&lt;/a&gt;).&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For content creators uploading media, this update means better support for HDR images,  faster, more reliable uploads, broader format support, and better-optimized files without manual intervention.&lt;br /&gt;&lt;br /&gt;Plugin developers should note that some server-side hooks, including `wp_generate_attachment_metadata`, `image_resize_dimensions`, and `wp_handle_upload` may not fire as before. The team is working on documentation and mitigation strategies. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/74333&#34;&gt;74333&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;More in-depth information is available in the Dev Note &lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/client-side-media-processing-in-wordpress-7-1/&#34;&gt;Client-Side Media Processing in WordPress 7.1&lt;/a&gt;&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;icons-now-inherit-color-and-the-icons-api-takes-shape&#34;&gt;Icons now inherit color, and the Icons API takes shape &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right has-normal-font-size wp-block-paragraph&#34; id=&#34;icons-now-inherit-color-and-the-icons-api-takes-shape-theme-builder-plugin-author-developer-enterprise&#34;&gt;&lt;strong&gt;[theme builder][plugin author][developer][enterprise]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.0 shipped a built-in set of SVG icons for the block editor and the Icon block. With WordPress 7.1, this grows into a proper, public API: plugins and themes can register their own icons, group them into collections, render them on the server, and read them over the REST API.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For content creators, the most visible change is the Icon block&amp;#8217;s picker: it now &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79681&#34;&gt;groups icons by collection&lt;/a&gt;, with a tab per collection plus an &amp;#8220;All&amp;#8221; tab, and your search query carries over as you switch tabs. Custom icons from plugins and themes appear right alongside the core set. The block itself picked up several refinements: it &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79111&#34;&gt;inserts a default icon&lt;/a&gt; so you&amp;#8217;re never staring at an empty placeholder, offers &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77017&#34;&gt;flip and rotate controls&lt;/a&gt; &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79192&#34;&gt;in the toolbar&lt;/a&gt;, and shows &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80251&#34;&gt;text and background color controls by default&lt;/a&gt;.&lt;/p&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;for-developers-registering-more-collections&#34;&gt;For developers: Registering more collections&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For developers, the pieces come together on the PHP side: register a collection with wp_register_icon_collection(), add icons with &lt;code&gt;wp_register_icon()&lt;/code&gt; — from an inline SVG string or an .svg file — and &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78332&#34;&gt;print any registered icon&lt;/a&gt; with wp_get_icon(), including size, CSS class, and an accessible label. Icon names get &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76079&#34;&gt;strict validation&lt;/a&gt;, the &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80139&#34;&gt;registry&amp;#8217;s register method is now public&lt;/a&gt;, and REST API endpoints expose collections and icons to your own code. A dev note with full code examples is on its way to the Make Core blog.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;One breaking change to flag: all 330 icons in @wordpress/icons v15 now declare &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79320&#34;&gt;&lt;code&gt;fill=&#34;currentColor&#34;&lt;/code&gt;&lt;/a&gt;, so icons inherit the surrounding text color by default. If you&amp;#8217;ve been tinting icons with the CSS fill property, switch to color — it&amp;#8217;s more reliable, since an icon may use fill, stroke, or both internally. If you register your own icons, add fill=&amp;#8221;currentColor&amp;#8221; to their &amp;lt;svg&amp;gt; element to get the same behavior.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Dev Note &lt;a href=&#34;https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/&#34;&gt;Registering and rendering SVG icons in WordPress 7.1&lt;/a&gt; holds all the details. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking: &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/75715&#34;&gt;SVG Icon API: Iteration for WordPress 7.1&lt;/a&gt; (#75715)&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46329&#34; height=&#34;616&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/icons-block.png?resize=1024%2C616&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;admin-bar-everywhere&#34;&gt;Admin Bar everywhere  &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right has-normal-font-size wp-block-paragraph&#34; id=&#34;admin-bar-everywhere-all&#34;&gt;&lt;strong&gt;[&lt;/strong&gt;all&lt;strong&gt;]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;With WordPress 7.1, the WordPress admin bar which sits at the top of your site&amp;#8217;s front end and other admin pages is now displayed when using block editor by default. It stays hidden when Fullscreen mode and Distraction-free mode are both turned on. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Until now, entering the editor in its default fullscreen mode meant the admin bar disappeared, cutting you off from the rest of wp-admin. Since the admin bar now provides site context, the update also replaces the top-left W/site icon in the site editor with an explicit back button, making the navigation control more obvious (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79197&#34;&gt;79197&lt;/a&gt;).  &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;With this update also comes a design refresh: &lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;your site icon replaces the home icon, &lt;/li&gt;



&lt;li&gt;the profile avatar becomes circular, and &lt;/li&gt;



&lt;li&gt;the command palette keyboard shortcut moves into the Admin bar to remove visual clutter and resolve shortcut conflicts. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79060&#34;&gt;79060&lt;/a&gt;) &lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This keeps the familiar navigation with you on all screens again. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Dev Notes with all the details for users and developer can be found here: &lt;a href=&#34;https://make.wordpress.org/core/2026/07/13/consistent-navigation-in-wordpress-7-1-with-persistent-toolbar/&#34;&gt;Consistent navigation in WordPress 7.1 with persistent toolbar&lt;/a&gt;. &lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46296&#34; height=&#34;320&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/AdminBar-everywhere-site-icon.png?resize=900%2C320&amp;#038;ssl=1&#34; width=&#34;900&#34; /&gt;&lt;/figure&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;new-blocks&#34;&gt;New Blocks &lt;/h2&gt;



&lt;p class=&#34;has-text-align-right has-normal-font-size wp-block-paragraph&#34; id=&#34;new-blocks-all&#34;&gt;&lt;strong&gt;[all]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This release expands the block library with versatile new tools. These additions provide content creators with improved ways to display interactive media and organize information.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;playlist-block&#34;&gt;Playlist block&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The new Playlist block lets you create audio playlists with waveform visualization, making it easy to showcase multiple tracks or podcast episodes in a single interactive player. Visitors can browse and play through your audio content without leaving the page. For content creators this provides a rich, modern listening experience built right into WordPress to highlight podcast episodes, track of music or talks. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Each track comes with its metadata: artwork, artist name, track number, and track length. The tracklist itself is configurable — you can set the play order and toggle artwork, artist names, track numbers, and &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78954&#34;&gt;track length&lt;/a&gt; individually to suit the design of your page.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75203&#34;&gt;WaveformPlayer visualization&lt;/a&gt; comes with a &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76147&#34;&gt;visualization style selector&lt;/a&gt;. You can set &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80065&#34;&gt;waveform and waveform background colors&lt;/a&gt; for more granular theming and show the &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79938&#34;&gt;track artwork on the play button&lt;/a&gt;, accessible for all visitors. The Playlist and Playlist Track blocks are available in the default block library.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This is the first version and contributors are working on improvements for the next WordPress version, too looking to add more waveform styles, shuffle and skip buttons, a hover overlay for more intuitive track scrubbing, as well as performance improvements.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking: &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/77421&#34;&gt;Playlist Block: Iteration issue for 7.1&lt;/a&gt; (#77421)&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46330&#34; height=&#34;583&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/playlist-block.png?resize=1024%2C583&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;tabs-block&#34;&gt;Tabs block&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The new Tabs block organizes content into separate tabbed panels that visitors click through to navigate. It&amp;#8217;s a design pattern that presents information compactly without overwhelming readers with a wall of text. It&amp;#8217;s a common layout for FAQs, product features, or any content where you want to show options side-by-side. For editors, it&amp;#8217;s a familiar, flexible layout pattern now available natively in WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The block family consists of a Tab List for the navigation and Tab Panels for the content. Each panel accepts any blocks you like, and the tab buttons come with their own color, typography, border, and spacing controls, so the navigation can be styled to match your theme. Using the toolbar buttons you can reorder the tabs quickly. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Under the hood, the markup and keyboard behavior follow the best practices set out in &lt;a href=&#34;https://www.w3.org/WAI/ARIA/apg/patterns/tabs/&#34;&gt;the tabs pattern from the W3C ARIA Authoring Practices Guide&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/73230&#34;&gt;Tracking: Stabilize Tabs Blocks&lt;/a&gt; (#73230)&lt;/p&gt;



		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		


&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;improved-blocks-and-block-handling&#34;&gt;Improved Blocks and Block handling&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Core blocks receive numerous quality-of-life improvements in 7.1. These updates refine existing editing workflows, simplify media handling, and provide deeper customization for layouts and design.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;block-transforms-preview-first-convert-faster&#34;&gt;Block transforms: preview first, convert faster&lt;sup&gt; &lt;/sup&gt;&lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;block-transforms-preview-first-convert-faster-end-user-site-admin&#34;&gt;&lt;strong&gt;[end user][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Switching a block&amp;#8217;s look or type is now much easier to evaluate before you commit. When you open the block switcher in the toolbar, the style options a theme provides — say, a Button&amp;#8217;s &amp;#8220;Outline&amp;#8221; style — show live previews on hover, so you see exactly how your block will look with the style applied. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75889&#34;&gt;75889&lt;/a&gt;) The same previews in the inspector&amp;#8217;s Styles panel now match the toolbar presentation, so it no longer matters where you make the switch. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75989&#34;&gt;75989&lt;/a&gt;) A small polish fix also centers the Navigation block&amp;#8217;s preview in its preview pane. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75741&#34;&gt;75741&lt;/a&gt;)&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Transforms got more capable, too: a block can now transform directly into a variation of another block. Instead of converting to a Group and then picking Row afterwards, the transform menu offers Row or Stack as direct targets — one step instead of two. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78713&#34;&gt;78713&lt;/a&gt;)&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The same &amp;#8220;one step instead of two&amp;#8221; thinking extends to legacy content. Pasting or converting an &lt;code&gt;&lt;/code&gt; shortcode now creates a proper Embed block instead of leaving raw shortcode text behind, so embeds from YouTube and other services display correctly right away (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77937&#34;&gt;77937&lt;/a&gt;)— and if you change your mind, undo restores a paragraph with the URL rather than deleting it. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77551&#34;&gt;77551). &lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Shortcode block joins in as well: when its content matches a registered shortcode, it now offers block-specific transforms to convert it into the equivalent block. &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77944&#34;&gt;(77944&lt;/a&gt;) &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For anyone maintaining a site with years of shortcode-based posts, that removes a tedious cleanup step on the way to block-based editing.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;combine-gradient-and-image-backgrounds&#34;&gt;Combine gradient and image backgrounds &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;combine-gradient-and-image-backgrounds-end-user-theme-builder-site-admin&#34;&gt;&lt;strong&gt;[end user]&lt;/strong&gt; &lt;strong&gt;[theme builder][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;More blocks now support background gradients through the new background.gradient block support, which&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75859&#34;&gt; layers a gradient on top of a background image&lt;/a&gt; instead of one overwriting the other — a translucent color wash over a photo, for instance, without custom CSS.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Previously, gradients lived only in the Color panel, stored as a CSS background shorthand that clashed with any image on the block. The new support adds a Gradient control to the Background panel next to the existing Image control, and the style engine combines both into a single layered background-image value on individual blocks, in Global Styles, and via theme.json. A follow-up allows&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79791&#34;&gt; modern color functions in standalone gradients&lt;/a&gt;, and the&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77279&#34;&gt; text and background color controls moved&lt;/a&gt; to the Typography and Background panels to match.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;To place the two color settings for background and gradients in the sidebar together, the controls needed to be split up from the text color. So now the color settings for text color and background colore are in two different panels. &lt;/p&gt;



&lt;figure class=&#34;wp-block-gallery has-nested-images columns-default wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex&#34;&gt;
&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46775&#34; height=&#34;335&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-08-14-at-10.28.41.png?resize=273%2C335&amp;#038;ssl=1&#34; width=&#34;273&#34; /&gt;&lt;/figure&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46779&#34; height=&#34;464&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-08-14-at-10.31.19.png?resize=281%2C464&amp;#038;ssl=1&#34; width=&#34;281&#34; /&gt;&lt;/figure&gt;
&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 ships with six blocks supporting the new gradients:&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75859&#34;&gt; Group&lt;/a&gt;,&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79391&#34;&gt; Verse&lt;/a&gt;,&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79840&#34;&gt; Accordion&lt;/a&gt;,&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79841&#34;&gt; Pullquote&lt;/a&gt;,&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79842&#34;&gt; Post Content&lt;/a&gt;, and&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79843&#34;&gt; Quote&lt;/a&gt;. More will follow, with a long-term plan to migrate the older color.gradient to the new system across all blocks. There&amp;#8217;s no built-in migration path in 7.1 yet.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For extenders, opting in follows the familiar block supports pattern. Custom blocks declare it in their block.json:&lt;/p&gt;



&lt;div class=&#34;wp-block-kevinbatdorf-code-block-pro&#34;&gt;&lt;span style=&#34;display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;&#34;&gt;&lt;span&gt;JSON&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;code-block-pro-copy-button&#34; style=&#34;color: #657B83; display: none;&#34; tabindex=&#34;0&#34;&gt;&lt;pre class=&#34;code-block-pro-copy-button-pre&#34;&gt;&lt;textarea class=&#34;code-block-pro-copy-button-textarea&#34; readonly=&#34;readonly&#34; tabindex=&#34;-1&#34;&gt;&#34;supports&#34;: {
	&#34;background&#34;: {
		&#34;gradient&#34;: true
	}
}
&lt;/textarea&gt;&lt;/pre&gt;&lt;svg fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path class=&#34;with-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;path class=&#34;without-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;pre class=&#34;shiki solarized-light&#34; style=&#34;background-color: #FDF6E3;&#34; tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;supports&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;background&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;gradient&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #B58900;&#34;&gt;true&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Themes control the setting via theme.json under settings.background.gradient (it&amp;#8217;s also included in appearanceTools), and can define gradient values in styles — at the root, per block, or in style variations:&lt;/p&gt;



&lt;div class=&#34;wp-block-kevinbatdorf-code-block-pro&#34;&gt;&lt;span style=&#34;display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;&#34;&gt;&lt;span&gt;JSON&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;code-block-pro-copy-button&#34; style=&#34;color: #657B83; display: none;&#34; tabindex=&#34;0&#34;&gt;&lt;pre class=&#34;code-block-pro-copy-button-pre&#34;&gt;&lt;textarea class=&#34;code-block-pro-copy-button-textarea&#34; readonly=&#34;readonly&#34; tabindex=&#34;-1&#34;&gt;{
	&#34;styles&#34;: {
		&#34;background&#34;: {
			&#34;gradient&#34;: &#34;linear-gradient( 135deg, #000 0%, #fff 100% )&#34;
		},
		&#34;blocks&#34;: {
			&#34;core/group&#34;: {
				&#34;background&#34;: {
					&#34;gradient&#34;: &#34;var:preset|gradient|vivid-cyan-blue&#34;
				}
			}
		}
	}
}
&lt;/textarea&gt;&lt;/pre&gt;&lt;svg fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path class=&#34;with-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;path class=&#34;without-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;pre class=&#34;shiki solarized-light&#34; style=&#34;background-color: #FDF6E3;&#34; tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;styles&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;background&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;gradient&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;linear-gradient( 135deg, #000 0%, #fff 100% )&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		},&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;blocks&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;core/group&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;				&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;background&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;					&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;gradient&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;var:preset|gradient|vivid-cyan-blue&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;				}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;All the salient details in this Dev Note &lt;a href=&#34;https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/&#34;&gt;New Block Support in WordPress 7.1: Background Gradient (background.gradient)&lt;/a&gt;&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;cover-block-control-video-embed-providers&#34;&gt;Cover Block: control video embed providers &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;cover-block-control-video-embed-providers-theme-builder-plugin-author-enterprise-developer&#34;&gt;&lt;strong&gt;[theme builder][plugin author][enterprise][developer]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Besides gaining the new media editor modal for background images, the Cover block addresses a request from community feedback. When the block&amp;#8217;s &amp;#8220;Embed video from URL&amp;#8221; feature shipped in WordPress 7.0, site builders&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/75069&#34;&gt; asked for a way to curate or disable it&lt;/a&gt;. WordPress 7.1 adds a new allowedVideoProviders attribute to restrict which video providers are offered, or to remove the URL-embed option entirely by allowing none (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80092&#34;&gt;#80092&lt;/a&gt;). Existing embeds keep working; only new URL input in the editor is restricted. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The details are already reflected in the&lt;a href=&#34;https://developer.wordpress.org/block-editor/reference-guides/core-blocks/core-blocks-media/core-block-cover/&#34;&gt; Cover block&amp;#8217;s documentation&lt;/a&gt;.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;gallery-attached&#34;&gt;Gallery and the attached images workflow in the Media Library &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;gallery-and-the-attached-images-workflow-in-the-media-library-end-user-site-admin&#34;&gt;&lt;strong&gt;[end user][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Images you upload while writing a post have always been &amp;#8220;attached&amp;#8221; to that post. This specifically true for older sites, pre-Block editor. Attached images where no accessible as an cluster and need to be added the block editor canvas one at a time. WordPress 7.1 finally puts that relationship to work in the editor, via an additional filter drop-down item &lt;strong&gt;Uploaded to this post &lt;/strong&gt;in the Media Library Inserter modal. Photos and other media you&amp;#8217;ve uploaded stay within reach for reuse instead of disappearing into the media library. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Gallery block is the showcase: instead of hand-picking every image, a single &lt;strong&gt;Use attached images&lt;/strong&gt; button populates a dynamic gallery from all media attached to the current post (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78796&#34;&gt;#78796&lt;/a&gt;). For content creators, this makes assembling image galleries faster and more flexible. It also helps reorganize image on older posts. The Source panel provides options for sorting the images. This brings the block editor handling of Galleries up to par with some features of the [ gallery ] shortcode.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46339&#34; height=&#34;170&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Use-attached-images-wp71.png?resize=657%2C170&amp;#038;ssl=1&#34; width=&#34;657&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;To have entire freedom to control the Gallery block, the Detach feature comes in handy. A &lt;strong&gt;Detach&lt;/strong&gt; button in the toolbar and in the sidebar’s &lt;strong&gt;Source&lt;/strong&gt; panel, makes out a stand-alone Gallery without the dynamic connetion to the post’s image. Using it help user to edit/upate the gallery block. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Below video visualizes the connection between a list of image attached to a post from the Media Library and the gallery block with the new feature. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking:&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/77117&#34;&gt; WordPress 7.1: dynamic galleries and post-attached media iteration issue&lt;/a&gt; (#77117)&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;It’s a step back toward the simplicity of dropping photos into a post and having WordPress do the arranging. It&amp;#8217;s the first visible piece of a larger effort around&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/76955&#34;&gt; dynamic galleries and post-attached media&lt;/a&gt;, with dynamic queries by date and eventually categories or tags ahead.&lt;/p&gt;



		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		


&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;image-block&#34;&gt;Image Block: Mark as decorative toggle &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;image-block&#34;&gt;&lt;strong&gt;[end user][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;figure class=&#34;wp-block-image alignright size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46343&#34; height=&#34;487&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/mark-as-decorative-edited.png?resize=263%2C487&amp;#038;ssl=1&#34; width=&#34;263&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Screen readers announce every image to their users — but some images, like dividers and design flourishes, carry no information worth announcing. The Image block&amp;#8217;s new &amp;#8220;Mark as decorative&amp;#8221; checkbox tells assistive technologies to skip such an image entirely on the front end, by rendering it with role=&amp;#8221;none&amp;#8221; in the published post. It now eliminates the question, did we forget an alt=text or was it a deliberate decision to leave the alt-text empty?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;There is further processing to come with the checked box. Marking an image decorative clears its alt text and disables captions and links, since an image that links somewhere or explains something isn&amp;#8217;t decorative by definition. Until now, the accessible route was knowing the empty-alt-text convention; the checkbox makes the intent explicit, machine-readable, and available to every content creator. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78064&#34;&gt;78064&lt;/a&gt;)&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;login-out-block-improvements&#34;&gt;Login/out Block Improvements &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;login-out-block-improvements-theme-builder-site-admin-developer&#34;&gt;&lt;strong&gt;[theme builder][site admin][developer]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Login/Logout block has an option to display a full login form instead of a simple link — but until now, that form&amp;#8217;s submit button ignored your theme entirely, rendering with plain browser-default styles that stuck out next to every other button on the site. With a block theme active, the submit button now carries the standard button classes (wp-block-button__link and wp-element-button), so it automatically picks up the button styling your theme defines in theme.json — colors, border radius, and all — with no custom CSS required. The block follows the same approach the Comments form already uses, resolving a mismatch first reported back in 2023. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76746&#34;&gt;76746&lt;/a&gt;)&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;navigation-block-and-link-creation&#34;&gt;Navigation Block and Link Creation &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;navigation-block-and-link-creation-theme-builder-site-admin-end-user&#34;&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt; &lt;strong&gt;[site admin][end user]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Navigation block picks up several improvements that give site builders more freedom in what a menu can contain and where it can be edited. The Login/Logout block can now be&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75497&#34;&gt; nested inside submenus&lt;/a&gt; (#75497), handy for tucking account actions into a &amp;#8220;My Account&amp;#8221; dropdown instead of spending a top-level slot on them. New links can be&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75918&#34;&gt; created directly from the sidebar List View&lt;/a&gt; in the Site Editor (#75918), so building out a menu no longer requires clicking into each item on the canvas. And the Home Link block&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76672&#34;&gt; gains previously missing controls&lt;/a&gt; (#76672), bringing it up to par with its navigation siblings. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;One behavior change to note for theme builders: the Navigation block no longer force-propagates its font size down to individual menu items (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77419&#34;&gt;#77419&lt;/a&gt;). Until now, every navigation link, submenu, and page list item received the parent&amp;#8217;s font-size markup — and because relative units multiply, nested dropdowns compounded dramatically (1.5em became 2.25em, then 3.375em). &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The block now relies on standard CSS inheritance instead, which also fixes mismatched typography between the editor canvas and the front end. Most themes need no changes, but themes that target &lt;code&gt;has-{slug}-font-size&lt;/code&gt; classes directly on nav items should check their menus — the &lt;a href=&#34;https://make.wordpress.org/core/2026/08/04/miscellaneous-block-editor-changes-in-wordpress-7-1/&#34;&gt;Miscellaneous Editor Changes dev note&lt;/a&gt; includes a filter to restore the old markup if needed.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;search-block-styling-theme-builder-site-admin-end-user&#34;&gt;Search block Styling&lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;search-block-styling-theme-builder-site-admin-end-user&#34;&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt; &lt;strong&gt;[site admin][end user]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A styling gap is closed in the release for the Search block: color settings now apply to the search input field even when the search button is disabled (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77219&#34;&gt;77219&lt;/a&gt;), so your search boxes match your design system regardless of which display options you choose.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The block also embraces modern HTML: it can now render inside the native &amp;lt;search&amp;gt; landmark element, which carries search semantics for browsers and assistive technologies without the manual role=&amp;#8221;search&amp;#8221; attribute. Because dropping that attribute could break existing theme CSS, the feature is opt-in — per block via a new HTML element selector in the Advanced panel, or site-wide with add_theme_support( &amp;#8216;search-element&amp;#8217; ) (#78485). Default output is unchanged, with a path to making the modern markup the default in a future release.(&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78485&#34;&gt;78485&lt;/a&gt;)&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;query-block&#34;&gt;Query block &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;query-block-theme-builder-site-admin-end-user&#34;&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt; &lt;strong&gt;[site admin][end user]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Query block received an additional filter to control the list of blocks: You can now exclude the current post from a list of posts. This is useful when you want to add a list of posts with related posts. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/64916&#34;&gt;64916&lt;/a&gt;).&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46345&#34; height=&#34;512&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Query-block-exclude-current-post-wp7-1.png?resize=1024%2C512&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;general-quality-of-life-improvements&#34;&gt;General quality of life improvements. &lt;/h3&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;pattern-editing-experience-improvements&#34;&gt;Pattern editing experience improvements &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;pattern-editing-experience-improvements-theme-builder-site-admin-developer&#34;&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt; &lt;strong&gt;[site admin]&lt;/strong&gt; &lt;strong&gt;[developer]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.0 shifted pattern editing to focus on content changes rather than exposing every tool, treating patterns more like single blocks. In 7.1, work focuses on UX refinements based on feedback, bug fixes, and general maintenance. For users inserting and customizing patterns, this means a more polished, predictable experience with fewer rough edges.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking: &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/75717&#34;&gt;WordPress 7.1: Pattern Editing Iteration&lt;/a&gt; (#75717)&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Pattern Editing and Block Fields: Highlight selected block (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/74841&#34;&gt;74841&lt;/a&gt;&lt;em&gt;)&lt;/em&gt;&lt;/li&gt;



&lt;li&gt;Pattern editing: show root block identity when editing pattern sections &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79417&#34;&gt;#79417&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;block-width-and-layout-controls&#34;&gt; Block Width and Layout Controls &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;block-width-and-layout-controls-theme-builder-site-admin-developer&#34;&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt; &lt;strong&gt;[site admin]&lt;/strong&gt; &lt;strong&gt;[developer]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Refines spacing and layout tools to be more intuitive. The Columns block no longer shows a confusing &amp;#8216;Skip&amp;#8217; option in its layout picker, the Button block now uses the standard width control system, and spacing controls display in a more logical order when unlinked. These changes remove friction points that tripped up editors when building complex layouts.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Button: Migrate to width block support &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/74242&#34;&gt;#74242&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Columns: Remove redundant Skip option from layout picker &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78405&#34;&gt;#78405&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Re-order spacing side controls when unlinked &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/66317&#34;&gt;#66317&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;link-control-and-preview-enhancements&#34;&gt;Link Control and Preview Enhancements &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;link-control-and-preview-enhancements-theme-builder-site-admin-developer&#34;&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt; &lt;strong&gt;[site admin]&lt;/strong&gt; &lt;strong&gt;[developer]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;When linking to pages or posts, the link picker now shows &amp;#8216;Homepage&amp;#8217; instead of just &amp;#8216;Page&amp;#8217; for your site&amp;#8217;s front page, and uses the actual entity link title for previews. These small improvements make link creation feel smarter and help editors understand exactly what they&amp;#8217;re linking to before publishing.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Use entity link title for link control preview &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77155&#34;&gt;#77155&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Link Picker: Use Homepage badge instead of Page if Homepage &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75929&#34;&gt;#75929&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;additional-css-validation&#34;&gt;Additional CSS Validation &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;additional-css-validation-theme-builder-site-admin-developer-end-user&#34;&gt;&lt;strong&gt;[theme builder]&lt;/strong&gt; &lt;strong&gt;[site admin]&lt;/strong&gt; &lt;strong&gt;[developer]&lt;/strong&gt;&lt;strong&gt;[end user]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Additional CSS is now validated both on mount and via a new dimension validation endpoint for sideloaded styles. These checks prevent malformed or insecure CSS from breaking your site&amp;#8217;s appearance or introducing security risks, giving you more confidence when adding custom styles.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Validate additional CSS on mount &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78682&#34;&gt;#78682&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Add dimension validation to sideload endpoint &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/74903&#34;&gt;#74903&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;block-editor-attribute-handling&#34;&gt;Block Editor Attribute Handling &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;block-editor-attribute-handling-theme-builder-developer&#34;&gt;&lt;strong&gt;[theme builder][developer]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The block editor now correctly targets the right block when copying direct insert block attributes, fixing edge cases where attributes would apply to the wrong block. This fix ensures that copy-paste and duplication workflows behave as expected.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Block Editor: Fix target block for copying direct insert block attributes &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77877&#34;&gt;#77877&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Block Editor: Allow overriding `disableContentOnlyForTemplateParts` setting &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79191&#34;&gt;#79191&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;image-handling-improved&#34;&gt;Image handling improved &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;image-handling-improved-end-user-site-admin&#34;&gt;&lt;strong&gt;[end user][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A set of small fixes makes working with images more predictable. If an image points to a media library item that has since been deleted, the editor no longer treats it as a local attachment, preventing confusing errors. The crop button only appears when cropping is actually available for your user role and image type, so you&amp;#8217;re never offered a tool that can&amp;#8217;t work. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And the featured image field now shows placeholder text making clear at a glance what goes there&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Image block: Validate attachment ID exists before treating image as local &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77178&#34;&gt;#77178&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Image/Site Logo: hide crop toolbar when editMediaEntity is unavailable &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76626&#34;&gt;#76626&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Set placeholder to featured image field &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76342&#34;&gt;#76342&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;post-template-layout-improvements&#34;&gt;Post Template Layout Improvements &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;post-template-layout-improvements-theme-builder-site-admin&#34;&gt;&lt;strong&gt;[theme builder][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Ensures the Post Template block&amp;#8217;s fallback styles only apply when appropriate, preventing layout conflicts when custom minimum column widths are defined. This fix gives editors more predictable control over query loop layouts without unexpected style overrides.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Ensure Post Template fallback styles don&amp;#8217;t apply when minimumColumnWidth is defined &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77411&#34;&gt;#77411&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;post-title-block-enhancements&#34;&gt;Post Title Block Enhancements&lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;post-title-block-enhancements-site-admin-end-user&#34;&gt;&lt;strong&gt;[site admin][end user]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Title block gains a placeholder attribute, letting you show helpful text when no title has been entered yet. This small addition improves the editing experience for custom post types and guides content creators to fill in required fields.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Post Title: Add placeholder attribute &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76016&#34;&gt;#7601&lt;/a&gt; &lt;em&gt;v22.7.0&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;block-inserter-enhancements&#34;&gt;Block Inserter Enhancements &lt;/h4&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;block-inserter-enhancements-site-admin-end-user&#34;&gt;&lt;strong&gt;[site admin][end user]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Makes discovering and adding blocks easier with visual polish to the inserter interface. The search input now stays visible while scrolling through block options, and the inserter button animates to clearly signal when the panel is open. These small touches reduce friction when building pages and help editors stay oriented while exploring block options.&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Block Inserter: Animate inserter button icon to signal open state. &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78306&#34;&gt;#78306&lt;/a&gt; &lt;/li&gt;



&lt;li&gt;Make Block Inserter search input sticky while scrolling &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77698&#34;&gt;#77698&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;editor-enhancements&#34;&gt;Editor enhancements &lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Beyond the block improvements, the editing experience itself picks up refinements across the board. Notes mature into a fuller commenting workflow. Visual revisions gain a more detailed timeline. And your site&amp;#8217;s brand identity gets a dedicated home in the Site Editor. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A Dev Note provides a list of &lt;a href=&#34;https://make.wordpress.org/core/2026/08/04/miscellaneous-block-editor-changes-in-wordpress-7-1/&#34;&gt;miscellaneous Editor changes&lt;/a&gt;. &lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;notes-move-toward-a-full-commenting-workflow&#34;&gt;Notes move toward a full commenting workflow &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;notes-move-toward-a-full-commenting-workflow-end-user-site-admin-developer-enterprise&#34;&gt;&lt;strong&gt;[end user][site admin][developer][enterprise]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Notes, the inline editorial comments right in the editor, continue to mature, with several additions in this release that make asynchronous collaboration richer and easier to act on without leaving WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The headline feature:&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78218&#34;&gt; inline notes&lt;/a&gt;. You can now attach a note to a specific text selection rather than to a whole block. Select part of a paragraph, add a note, and the highlight stays anchored to that text as you keep editing around it. A single block can carry multiple inline notes, sorted by the order they appear, and none of the highlighting shows up in the published post. Also, blocks are no longer limited to a single conversation, either — you can start&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75147&#34;&gt; multiple note threads on the same block&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The conversations themselves got more expressive, too. Notes now support&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78242&#34;&gt; rich text formatting&lt;/a&gt; — bold, italic, links, and code. &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79604&#34;&gt;@mention autocomplete&lt;/a&gt; makes it quick to pull a colleague into a thread. Longer notes collapse behind a&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77446&#34;&gt; &amp;#8220;Show more&amp;#8221; toggle&lt;/a&gt;, and a&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80019&#34;&gt; &amp;#8220;Resolved&amp;#8221; divider&lt;/a&gt; in the sidebar separates finished discussions from open ones, so it&amp;#8217;s easy to see what still needs attention.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking:&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/76316&#34;&gt; Notes iteration for WordPress 7.1&lt;/a&gt; (#76316)&lt;/p&gt;



		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		


&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;dedicated-identity-section&#34;&gt;Dedicated Identity section &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;dedicated-identity-section-site-admin-theme-builder-end-user&#34;&gt;&lt;strong&gt;[site admin][theme builder][end user]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A new &lt;strong&gt;Appearance &amp;gt; Editor &amp;gt; Identity&lt;/strong&gt; screen consolidates your site&amp;#8217;s logo, favicon, title, and tagline into one easy-to-find location, with inline editing so you can crop and adjust images right there. This eliminates hunting through &lt;strong&gt;Settings&lt;/strong&gt; or digging into templates just to update foundational branding. For new site builders especially, it makes setting up your site&amp;#8217;s identity quick and straightforward. Existing site owners have an intuitive place to update the data.  (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76264&#34;&gt;76264&lt;/a&gt;, &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76116&#34;&gt;76116&lt;/a&gt;)&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46349&#34; height=&#34;588&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Identity-section-in-site-editor-wp-7-1.png?resize=683%2C588&amp;#038;ssl=1&#34; width=&#34;683&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;visual-revisions-improvement&#34;&gt;Visual revisions improvements &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;visual-revisions-improvements-site-admin-end-user-theme-builder&#34;&gt;&lt;strong&gt;[site admin][end user][theme builder]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Building on the visual revisions introduced in 7.0, the revisions screen gains a paginated timeline in the inspector with more detailed information about each revision, making it easier to understand what changed as you scrub through versions. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/77333&#34;&gt;77333&lt;/a&gt;)&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Changes  made via autosave are now labeled in the revisions timeline and make the autosave notice work with the visual revisions UI.(&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79950&#34;&gt;79950&lt;/a&gt;, &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79947&#34;&gt;79947&lt;/a&gt;)&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;apply-globally-now-with-review-panel&#34;&gt;Apply Globally now with review panel&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The block inspector&amp;#8217;s &lt;strong&gt;Apply globally&lt;/strong&gt; action which has been a one button push of the block&amp;#8217;s local style changes to Global Styles, has received an upgrade in WordPress 7.1 so designer can have a more granular control, on which part of the styles will make it into the global styles. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The button now opens a review modal instead, listing each modified style with its current and new value. All changes come pre-selected; deselect any you want to keep as local overrides, and only the checked styles are applied. Undo still restores the previous state in one step. What was a somewhat risky action is now a deliberate choice. You see exactly what will change across your site before committing. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79839&#34;&gt;#79839&lt;/a&gt;)&lt;/p&gt;



		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		


&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;admin-workflow-updates&#34;&gt;Admin / Workflow updates&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Updates to admin and workflow tools in 7.1 improve navigation, content management, and site administration. These changes are designed to reduce friction and help you work more efficiently within the WordPress dashboard.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;organized-command-palette&#34;&gt;Organized command palette &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;organized-command-palette-all&#34;&gt;&lt;strong&gt;[all]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The command palette, the quick-access menu you open with keyboard shortcuts,  now groups results into recent, suggested, and matching sections, and remembers your recently-used commands across sessions. The visual design has also been refreshed to make scanning results easier. This helps you navigate WordPress faster by surfacing the tools you use most often right at the top. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75691&#34;&gt;75691&lt;/a&gt;)&lt;/p&gt;



		&lt;figure class=&#34;wp-block-jetpack-videopress jetpack-videopress-player&#34;&gt;
			&lt;div class=&#34;jetpack-videopress-player__wrapper&#34;&gt; &lt;/div&gt;
			
			
		&lt;/figure&gt;
		


&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;change-a-comment-s-parent-from-the-edit-comment-screen&#34;&gt;Change a comment&amp;#8217;s parent from the Edit Comment screen &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;change-a-comment-s-parent-from-the-edit-comment-screen-end-user-site-admin-enterprise&#34;&gt;&lt;strong&gt;[end user][site admin][enterprise]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Ever needed to fix a comment that landed in the wrong thread? The Edit Comment screen now has an &amp;#8220;In reply to&amp;#8221; control in the Save box — hit Edit and you get a dropdown of the post&amp;#8217;s other comments, listed by the author with a short excerpt. Top-level comments just show &amp;#8220;None.&amp;#8221;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You can&amp;#8217;t create broken threads with it: the dropdown hides the comment itself and anything nested under it, and the server double-checks on save — the new parent has to be on the same post and can&amp;#8217;t be the comment or one of its own replies (anything invalid gets bounced with a WP_Error). If the current parent wouldn&amp;#8217;t normally show up in the list (a pingback, say), it&amp;#8217;s kept in there as the selected option, so saving without touching the field changes nothing. Works without JavaScript too, and there are tests covering the validation. (&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65570&#34;&gt;65570&lt;/a&gt;)&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46353&#34; height=&#34;511&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Change-comments-parent.png?resize=687%2C511&amp;#038;ssl=1&#34; width=&#34;687&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;see-an-excerpt-of-posts-without-titles&#34;&gt;See an excerpt of posts without titles &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;see-an-excerpt-of-posts-without-titles-end-user-site-admin&#34;&gt;&lt;strong&gt;[end user][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you publish posts without titles for instance for quick status-style updates, the Posts list has been pretty useless for telling them apart: just a column of identical &amp;#8220;(no title)&amp;#8221; links. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Now, in Compact view, untitled posts show the first 15 words of the excerpt right after &amp;#8220;(no title)&amp;#8221;, so you can actually see what each post is at a glance. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The checkbox&amp;#8217;s screen-reader label gets the same text, password-protected posts keep their content hidden, and the Extended view is unchanged since it already shows excerpts.(&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65022&#34;&gt;65022&lt;/a&gt;).&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46355&#34; height=&#34;546&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/no-title-posts-in-list.png?resize=1024%2C546&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out&#34;&gt;Media Library: infinite scrolling is back on by default, with a per-user opt-out &lt;/h3&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out-end-user-site-admin&#34;&gt;&lt;strong&gt;[end user][site admin]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Media Library grid now uses infinite scrolling by default, so attachments load continuously as you scroll instead of behind a &amp;#8220;Load more&amp;#8221; button. For anyone who prefers the previous behavior, there&amp;#8217;s a new personal option: a &amp;#8220;Disable infinite scrolling in the Media Library grid view&amp;#8221; checkbox on the profile screen. The setting only appears for users who can actually upload files, since others never see the attachment grid.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For developers, the existing media_library_infinite_scrolling filter still works and now takes top precedence: a hooked filter always wins, followed by the user&amp;#8217;s profile preference, with infinite scrolling enabled when neither is set. Note the filter&amp;#8217;s default value has flipped from false to true as of 7.1.0, so any code relying on the old default should be reviewed. The change ships with unit tests covering the new user option and the full precedence chain (&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65564&#34;&gt;65564&lt;/a&gt;).&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Read the Dev note: &lt;a href=&#34;https://make.wordpress.org/core/2026/07/23/media-library-infinite-scrolling-is-now-enabled-by-default-with-a-per-user-opt-out/&#34;&gt;Media Library infinite scrolling is now enabled by default, with a per-user opt-out&lt;/a&gt;.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;hosts-can-now-tune-speculative-loading-defaults&#34;&gt;Hosts can now tune speculative loading defaults&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Since WordPress 6.8, &lt;a href=&#34;https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/&#34;&gt;speculative loading&lt;/a&gt; lets browsers prefetch or prerender pages a visitor is likely to open next, making navigation feel near-instant. WordPress ships with deliberately cautious defaults — and until now, changing them required an mu-plugin. With WordPress 7.1, hosting providers and site owners can adjust the default mode and eagerness through environment variables or wp-config.php constants. A well-configured host with page and object caching in place can opt its sites into more aggressive speculation and pass the speed gains on to visitors. The real-world data hosts gather this way will also help inform whether core changes the defaults for everyone in a future release. The technical details are available in the core ticket (&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65624&#34;&gt;#65624&lt;/a&gt;).&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;developer-goodies&#34;&gt;Developer Goodies &lt;/h2&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34; id=&#34;developer-goodies-developer-theme-builder-plugin-author-enterprise&#34;&gt;&lt;strong&gt;[developer][theme builder][plugin author][enterprise]&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 provides developers with expanded APIs, theme.json capabilities, and system improvements. These tools offer greater control over site design, block behavior, and system integrations.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;post-editor-iframe-now-always-on&#34;&gt;Post editor iframe now always on&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Other editors in WordPress—the site editor, the template editor, and block, template, and device previews—have been unconditionally iframed for a long time, going back to the template editor&amp;#8217;s introduction in 5.8. The post editor was the holdout: starting in 7.0, whether it ran isolated depended on the blocks actually present in a given post, so a post using only Block API v3+ blocks got the isolated canvas, while a post containing even one older block (API v1 or v2) dropped out of it entirely. That meant the same site, even the same author, could see the editor behave differently from post to post. &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75187&#34;&gt;In 7.1, that condition is removed&lt;/a&gt;: every post editor is always iframed, regardless of theme type or block API version.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For most people writing and editing content, this is good news—no more switching behavior depending on which blocks happen to be inserted. Block developers have a bit of homework, though: the iframe has its own document and window, separate from the admin page where editor scripts run, so any code that reaches for the global document or window to touch the canvas will now be looking at the wrong place. The usual fix is to get the canvas&amp;#8217;s document from an element inside it (via ownerDocument and its defaultView) rather than the global object, and to use useRefEffect for attaching and cleaning up canvas event listeners.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Read the &lt;a href=&#34;https://make.wordpress.org/core/2026/08/03/iframed-editor-changes-in-wordpress-7-1/&#34;&gt;dev note on the 7.1 changes&lt;/a&gt; and the &lt;a href=&#34;https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/&#34;&gt;block migration guide&lt;/a&gt; for more details.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Ryan Welcher published a guide and a demo plugin. &lt;a href=&#34;https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/&#34;&gt;The post editor is going full iframe: what block developers need to know before WordPress 7.1&lt;/a&gt; with code examples and instructions how to fix things if necessary. &lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;abilities-api-opens-up-its-execution-pipeline&#34;&gt;Abilities API opens up its execution pipeline&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Abilities API arrived in WordPress 6.9, and 7.1 gives extenders real control over it. Four new lifecycle filters let plugins step into ability execution — short-circuit it entirely (think caching, rate limiting, or maintenance mode), transform input, layer on extra authorization rules, or reshape and even recover results. Two more filters add custom input and output validation on top of JSON Schema, and a new &lt;code&gt;wp_ability_invoked&lt;/code&gt; action fires on every invocation — even failed ones — handy for logging and auditing. The core info abilities return more user details, input over the REST API now arrives properly typed, and &lt;code&gt;wp_prepare_json_schema_for_client()&lt;/code&gt; strips PHP callbacks and WordPress-only conventions before a schema goes out to REST clients, MCP integrations, or AI tools. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A new &lt;code&gt;public&lt;/code&gt; metadata flag rounds it out: declare once that an ability is meant for external clients, and REST, MCP adapters, and future integrations use it as their default — with channel-specific flags still able to override, and permission callbacks still guarding actual execution.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Finding the right abilities gets easier too: &lt;code&gt;wp_get_abilities()&lt;/code&gt; now accepts arguments to filter registered abilities by category, namespace, or meta — with the same filtering available on the REST endpoint.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Details and code examples in these dev notes:&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/29/new-execution-lifecycle-filters-for-the-abilities-api-in-wordpress-7-1/&#34;&gt;New execution lifecycle filters for the Abilities API&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/31/abilities-api-improvements-in-wordpress-7-1/&#34;&gt;Abilities API improvements&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/31/json-schema-preparation-for-client-compatibility-in-wordpress-7-1/&#34;&gt;JSON Schema preparation for client compatibility&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/08/04/a-unified-public-exposure-flag-for-abilities-in-wordpress-7-1/&#34;&gt;A unified public exposure flag for Abilities &lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/filtering-registered-abilities-with-wp_get_abilities-in-wordpress-7-1/&#34;&gt;Filtering registered abilities with wp_get_abilities() in WordPress 7.1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;global-styles-and-theme-json&#34;&gt;Global Styles and theme.json &lt;/h3&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;text-shadow-support-for-theme-json&#34;&gt;Text Shadow support for theme.json&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Theme authors can now define &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/73320&#34;&gt;text shadows directly in theme.json&lt;/a&gt; via a new textShadow property under styles.typography. It works everywhere you&amp;#8217;d expect: at the root level, per-block (say, a shadow on paragraphs only), via style variations, and on elements — including pseudo-selectors like a link&amp;#8217;s :hover state. Any valid CSS text-shadow value is accepted, including stacked multi-shadow definitions. Block placeholder text in the editor resets the shadow so it stays readable regardless of what the theme sets.&lt;/p&gt;



&lt;div class=&#34;wp-block-kevinbatdorf-code-block-pro&#34;&gt;&lt;span style=&#34;display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;&#34;&gt;&lt;span&gt;JSON&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;code-block-pro-copy-button&#34; style=&#34;color: #657B83; display: none;&#34; tabindex=&#34;0&#34;&gt;&lt;pre class=&#34;code-block-pro-copy-button-pre&#34;&gt;&lt;textarea class=&#34;code-block-pro-copy-button-textarea&#34; readonly=&#34;readonly&#34; tabindex=&#34;-1&#34;&gt;&#34;styles&#34;: {
		&#34;typography&#34;: {
			&#34;textShadow&#34;: &#34;1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;&#34;
		},
		&#34;blocks&#34;: {
			&#34;core/paragraph&#34;: {
				&#34;typography&#34;: {
					&#34;textShadow&#34;: &#34;1px 1px 2px red, 0 0 1em red, 0 0 0.2em red;&#34;
				}
			}
		},
		&#34;elements&#34;: {
			&#34;link&#34;: {
				&#34;:hover&#34;: {
					&#34;typography&#34;: {
						&#34;textShadow&#34;: &#34;none&#34;
&lt;/textarea&gt;&lt;/pre&gt;&lt;svg fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path class=&#34;with-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;path class=&#34;without-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;pre class=&#34;shiki solarized-light&#34; style=&#34;background-color: #FDF6E3;&#34; tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;styles&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;typography&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;textShadow&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		},&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;blocks&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;core/paragraph&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;				&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;typography&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;					&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;textShadow&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;1px 1px 2px red, 0 0 1em red, 0 0 0.2em red;&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;				}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		},&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;elements&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;link&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;				&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;:hover&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;					&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;typography&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;						&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;textShadow&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;none&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;More details in the Dev Note: &lt;a href=&#34;https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/&#34;&gt;Text Shadow Support in Global Styles&lt;/a&gt;&lt;/p&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;text-align-block-support-migration&#34;&gt;Text-Align Block Support Migration&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Nine more core blocks (Post Date, Post Excerpt, Post Navigation Link, Post Title, Query Title, Site Tagline, Site Title, Pullquote and Term Name) now use WordPress&amp;#8217;s standardized &lt;a href=&#34;https://developer.wordpress.org/block-editor/reference-guides/block-api/block-supports/#align&#34;&gt;text-align system&lt;/a&gt;. As part of a larger &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/60763&#34;&gt;migration effort&lt;/a&gt; this update ensures consistent alignment controls across the editor and makes these blocks behave predictably alongside newer blocks. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress EndUser are not supposed to see any changes and existing blocks continue to work. Theme designers are now able to style any of these blocks text align via theme.json property. The code example shows how to set the center as the site-wide TextAlign default. And `&amp;#8221;textAlign&amp;#8221;: false` disables the feature for this block &lt;/p&gt;



&lt;div class=&#34;wp-block-kevinbatdorf-code-block-pro&#34;&gt;&lt;span style=&#34;display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;&#34;&gt;&lt;span&gt;JSON&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;code-block-pro-copy-button&#34; style=&#34;color: #657B83; display: none;&#34; tabindex=&#34;0&#34;&gt;&lt;pre class=&#34;code-block-pro-copy-button-pre&#34;&gt;&lt;textarea class=&#34;code-block-pro-copy-button-textarea&#34; readonly=&#34;readonly&#34; tabindex=&#34;-1&#34;&gt;{
	&#34;version&#34;: 3,
	&#34;styles&#34;: {
		&#34;blocks&#34;: {
			&#34;core/pullquote&#34;: {
				&#34;typography&#34;: {
					&#34;textAlign&#34;: &#34;center&#34;
				}
			}
		}
	}
}
&lt;/textarea&gt;&lt;/pre&gt;&lt;svg fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path class=&#34;with-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;path class=&#34;without-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;pre class=&#34;shiki solarized-light&#34; style=&#34;background-color: #FDF6E3;&#34; tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;version&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #D33682;&#34;&gt;3&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;styles&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;blocks&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;core/pullquote&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;				&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;typography&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;					&lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;textAlign&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #2AA198;&#34;&gt;&amp;quot;center&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;				}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;			}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;		}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;	}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;block-visibility&#34;&gt;Block Visibility&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Adds &lt;code&gt;settings.blockVisibility.allowEditing&lt;/code&gt; to theme.json, allowing themes to disable the block visibility feature entirely.&lt;/p&gt;



&lt;div class=&#34;wp-block-kevinbatdorf-code-block-pro&#34;&gt;&lt;span style=&#34;display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;&#34;&gt;&lt;span&gt;JSON&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;code-block-pro-copy-button&#34; style=&#34;color: #657B83; display: none;&#34; tabindex=&#34;0&#34;&gt;&lt;pre class=&#34;code-block-pro-copy-button-pre&#34;&gt;&lt;textarea class=&#34;code-block-pro-copy-button-textarea&#34; readonly=&#34;readonly&#34; tabindex=&#34;-1&#34;&gt;{
  &#34;settings&#34;: {
    &#34;blockVisibility&#34;: {
      &#34;allowEditing&#34;: false
    }
  }
}
&lt;/textarea&gt;&lt;/pre&gt;&lt;svg fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path class=&#34;with-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;path class=&#34;without-check&#34; d=&#34;M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;pre class=&#34;shiki solarized-light&#34; style=&#34;background-color: #FDF6E3;&#34; tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;  &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;settings&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;blockVisibility&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;      &lt;/span&gt;&lt;span style=&#34;color: #859900;&#34;&gt;&amp;quot;allowEditing&amp;quot;&lt;/span&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;: &lt;/span&gt;&lt;span style=&#34;color: #B58900;&#34;&gt;false&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;span style=&#34;color: #657B83;&#34;&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&#34;line&#34;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;When set to false, the toolbar button and block options menu item are hidden. In this regard, it makes this block support consistent with color, typography etc.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;blockVisibility.allowEditing follows the layout flag. The reason is the two-fold nature of blockVisibility at the block supports level: a bool means don&amp;#8217;t render the block at all, but viewport settings allow users to control visibility per viewport.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The object shape also leaves the door open to extending block visibility to triggers, not only blockVisibility.viewports but others like post type or whatever. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76559&#34;&gt;76559&lt;/a&gt;).&lt;/p&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;block-supports-css-variables-by-feature-selector&#34;&gt;Block Supports: CSS variables by feature selector&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Block Supports&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/75226&#34;&gt; now generates CSS custom properties&lt;/a&gt; based on a block&amp;#8217;s feature-specific selectors, not just its root selector. Some blocks—the Button block is the example given—define their outer wrapper and an inner styling target as different elements, and previously there was no way to output a preset variable (like a dimension size) onto that inner element specifically. Theme and plugin authors building design systems now have a way to target the right element per feature, without needing custom CSS to work around the mismatch.&lt;/p&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;a-minimum-width-option-for-block-dimensions&#34;&gt;A minimum-width option for block dimensions&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Blocks already supported height, minHeight, and width. What was missing was a way to stop something from shrinking too far—so a layout element wouldn&amp;#8217;t collapse into an unusable sliver on a narrow screen. &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/76949&#34;&gt;Minimum-width closes that gap&lt;/a&gt;, mirroring how minimum-height already works.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;It&amp;#8217;s opt-in at the block level: the control stays hidden in the inspector until a block explicitly enables it, though it shows by default in the global styles panel. Theme-defined dimension presets carry over automatically, so existing spacing scales just work. The Group block is the first to adopt it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You’ll find more details in the Dev Note &lt;a href=&#34;https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/&#34;&gt;New Block Support in WordPress 7.1: Minimum Width&lt;/a&gt;&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;design-system-theme-provider&#34;&gt;Design System Theme Provider &lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The first version of the design system’s theme component arrives in WordPress 7.1. It consists of standardized CSS custom properties that follow the W3C Design Tokens specification. You probably won&amp;#8217;t spot the difference right away — the default theme was deliberately built to match existing styles — but this is the machinery that will power the admin color scheme in the Site Editor. You can read more details on the future direction in the &lt;a href=&#34;https://make.wordpress.org/core/2026/07/07/merge-proposal-design-system-theming/&#34;&gt;Merge Proposal: Design System Theming&lt;/a&gt; &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Dev Note has more: &lt;a href=&#34;https://make.wordpress.org/core/2026/07/31/design-system-theming-in-wordpress-7-1/&#34;&gt;Design System Theming in WordPress 7.1&lt;/a&gt;&lt;/p&gt;



&lt;h4 class=&#34;wp-block-heading&#34; id=&#34;admin-color-schemes-in-site-editor&#34;&gt;Admin color schemes in Site Editor&lt;/h4&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Site Editor&amp;#8217;s sidebar and interface now respect your chosen WordPress admin color scheme instead of always showing a dark background. This brings visual consistency across the post editor, Site Editor, and admin dashboard. If you&amp;#8217;ve personalized WordPress with a color scheme you prefer, that choice now carries through everywhere you work. &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78397&#34;&gt;78397&lt;/a&gt;&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;mix-static-html-with-editable-blocks&#34;&gt;Mix static HTML with editable blocks&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A new innerContent block support lets a block keep static HTML fragments interleaved with editable inner blocks as the canonical source of its own markup. In practice, this means a hand-written HTML structure can have just a piece of it—a paragraph, an image—editable in place, while the rest stays fixed and can&amp;#8217;t be moved, removed, or rearranged.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Custom HTML block is the first adopter: pasting HTML with a block comment delimiter embedded in it (for example, a &amp;lt;!&amp;#8211; wp:paragraph &amp;#8211;&amp;gt; block inside a larger static &amp;lt;div&amp;gt;) makes that inner piece editable directly in the canvas, while the surrounding markup remains locked in place. It&amp;#8217;s a narrow, developer-facing capability for now—the HTML block is the only place it&amp;#8217;s wired up—but it opens the door for custom blocks to offer the same kind of &amp;#8220;mostly static, partly editable&amp;#8221; experience going forward. (&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79115&#34;&gt;79115&lt;/a&gt;)&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The dev note can be found on the Make Core Blog: &lt;a href=&#34;https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/&#34;&gt;Editable blocks inside the Custom HTML block&lt;/a&gt; &lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;block-bindings-for-list-items-and-inner-blocks&#34;&gt;Block Bindings for list-items and inner blocks&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The List Item block has gained Block Bindings support. A List Item&amp;#8217;s content can now be connected to a data source—a custom field, a pattern override, or another registered source—so individual entries in a list can be populated dynamically rather than typed in by hand. The change &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/78947&#34;&gt;registers content as a bindable attribute&lt;/a&gt; for core/list-item.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79346&#34;&gt;A related fix rounds out the feature&lt;/a&gt;: previously, if a bound List Item also contained a nested sub-list, that nested list was dropped when the binding was rendered. Now a List Item can carry a bound value and a nested list beneath it at the same time. In practice, this means multi-level lists—say, a team member&amp;#8217;s name pulled from a custom field, with a nested list of their current projects underneath—can now be fully dynamic without losing structure.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking: &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/77199&#34;&gt;Block Bindings in WordPress 7.1&lt;/a&gt; (#77199)&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;connectors-authentication-improvements&#34;&gt;Connectors authentication improvements&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Connectors framework, which manages WordPress&amp;#8217;s connections to external services like AI providers, now supports username and application password authentication as an alternative to API keys. A &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79403&#34;&gt;merged pull request&lt;/a&gt; adds a default connector form for this method, along with the underlying authentication type, mirroring the equivalent API already available in WordPress Core.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The change also handles the practical details: saved passwords are masked in the UI and over REST, credentials can be set via constants or environment variables instead of the database, and a &lt;a href=&#34;https://github.com/WordPress/wordpress-develop/pull/12264&#34;&gt;companion Core patch&lt;/a&gt; keeps the two in sync. For connectors that require an account login rather than a bare API key, this removes the need for a custom settings screen.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This lands alongside a broader &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/78647&#34;&gt;open proposal for a PHP-side field registry&lt;/a&gt; that would let connector authors declare arbitrary settings—model choice, temperature, custom URLs, and more—the way register_setting() works elsewhere in WordPress. That registry isn&amp;#8217;t built yet; the application password work is a first, concrete step (new auth method, not new field types), addressing one of the two gaps the proposal identified rather than the full vision.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Tracking: &lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/78647&#34;&gt;Connectors: proposal for a PHP-side field registry for connector configuration&lt;/a&gt; (#78647)&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;blocks-package-stabilizes-two-experimental-functions&#34;&gt;Blocks package stabilizes two experimental functions&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The &lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79928&#34;&gt;Blocks package stabilizes&lt;/a&gt; cloneSanitizedBlock and sanitizeBlockAttributes, dropping their __experimental prefixes now that the functions have been stable in practice for some time. The old __experimental-prefixed names still work but will log a deprecation notice, so plugins or themes importing them directly should switch to the new names.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;post-author-notifications-the-filter-decides&#34;&gt;Post author notifications: the filter decides&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The &lt;code&gt;notify_post_author&lt;/code&gt; filter &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/the-notify_post_author-filter-now-has-the-final-say-on-post-author-notifications/&#34;&gt;now has the final say&lt;/a&gt;: approval status is checked before the filter runs, so it receives an accurate default and returning &lt;code&gt;true&lt;/code&gt; reliably sends a notification — even for unapproved comments. Sites forcing notifications with &lt;code&gt;__return_true&lt;/code&gt; should switch to a callback that checks approval, or they&amp;#8217;ll start receiving emails for spam and moderated comments. (&lt;a href=&#34;https://core.trac.wordpress.org/ticket/64217&#34;&gt;#64217&lt;/a&gt;). More Details can be found in the Dev note &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/the-notify_post_author-filter-now-has-the-final-say-on-post-author-notifications/&#34;&gt;The notify_post_author filter now has the final say on post author notifications&lt;/a&gt;&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;accessible-tooltips-and-toggle-tips-api&#34;&gt;Accessible tooltips and toggle tips API&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress adds a core mechanism for accessible tooltips (&lt;a href=&#34;https://core.trac.wordpress.org/ticket/51006&#34;&gt;51006&lt;/a&gt;), offering an alternative to the title attribute, which is not available to keyboard and touch users. Two new functions cover different use cases: wp_get_tooltip() exposes an accessible name when a control has focus or hover, such as for icon-only buttons, and wp_get_toggletip() implements a popover disclosure with extended help information that stays open until dismissed. Both generate accessible markup that avoids excess verbosity for screen readers and follows best practices for voice command users.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The first toggle tip in core explains the &amp;#8220;Remember Me&amp;#8221; option on the login screen (&lt;a href=&#34;https://core.trac.wordpress.org/ticket/55343&#34;&gt;55343&lt;/a&gt;). Plugin developers can use the functions for their own settings screens and metaboxes. (&lt;a href=&#34;https://core.trac.wordpress.org/changeset/62741&#34;&gt;62741&lt;/a&gt;). &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Dev Note is now available with the details: &lt;a href=&#34;https://make.wordpress.org/core/2026/08/03/introducing-name-and-informational-tool-tips-in-wordpress-7-1/&#34;&gt;Introducing name and informational tool tips in WordPress 7.1&lt;/a&gt;&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-46367&#34; height=&#34;494&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Tooltip-API-wp-7-1-edited.png?resize=742%2C494&amp;#038;ssl=1&#34; width=&#34;742&#34; /&gt;&lt;/figure&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;filtering-site-editor-screens&#34;&gt;Filtering Site Editor screens&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Plugin developers can now configure the Site Editor&amp;#8217;s Pages, Templates, Template Parts, and Patterns screens through four new PHP filters — one per screen. Each filter adjusts the DataViews and DataForm components powering these screens: the default view (layout, sort order, visible fields), the layouts available to users, the preconfigured views in the sidebar such as &amp;#8220;All&amp;#8221; or &amp;#8220;Drafts,&amp;#8221; and the fields shown in the Quick Edit form. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This creates a single place of configuration per entity, with more screens — including the editor inspector — planned to draw from the same source in future releases (&lt;a href=&#34;https://github.com/WordPress/gutenberg/issues/76544&#34;&gt;#76544&lt;/a&gt;). Code examples are in the Dev Note: &lt;a href=&#34;https://make.wordpress.org/core/2026/07/31/filtering-site-editor-screens-in-wordpress-7-1/&#34;&gt;Filtering Site Editor Screens in WordPress 7.1.&lt;/a&gt;&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34; id=&#34;post-list-table-markup-changed-for-accessibility&#34;&gt;Post list table markup changed for accessibility&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;An eleven-year-old accessibility ticket is resolved: in post list tables, the row header (&lt;code&gt;th scope=&#34;row&#34;&lt;/code&gt;) moves from the checkbox column to the title column, so screen readers identify each row by the post&amp;#8217;s name rather than by a checkbox that may not even be present. (&lt;a href=&#34;https://core.trac.wordpress.org/ticket/32892&#34;&gt;#32892&lt;/a&gt;). &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Extenders should check their CSS and JavaScript: selectors like &lt;code&gt;th.check-column&lt;/code&gt; or ones expecting the title and row actions inside a &lt;code&gt;td&lt;/code&gt; need updating. The dev note &lt;a href=&#34;https://make.wordpress.org/core/2026/08/03/post-list-tables-row-headers-changed/&#34;&gt;Post list tables row headers changed&lt;/a&gt; lists the affected patterns, and keeping both &lt;code&gt;td&lt;/code&gt; and &lt;code&gt;th&lt;/code&gt; selectors preserves compatibility with older WordPress versions. &lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--4&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A list of &lt;a href=&#34;https://make.wordpress.org/core/tag/dev-notes+7-1/&#34;&gt;all the dev notes can be reviewed from the Make Core blog&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 12 Aug 2026 01:51:00 +0000</pubDate>
	
	
	<dc:creator>Birgit Pauli-Haack</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Software Lock-In and AI Tools for Modern Web Businesses</title>
	<guid>https://openchannels.fm/?p=2558504</guid>
	<link>https://openchannels.fm/software-lock-in-and-ai-tools-for-modern-web-businesses/</link>
	
	<description>In this episode, Bob and Adam chat about managing digital workflows, tackling challenges like email overload, CRM usage, and the benefits and downsides of AI tools.</description>
	<pubDate>Tue, 11 Aug 2026 12:33:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: How AI Agents Target Open Source and Why Storage Is the New AI Bottleneck</title>
	<guid>https://openchannels.fm/?p=2558546</guid>
	<link>https://openchannels.fm/how-ai-agents-target-open-source-and-why-storage-is-the-new-ai-bottleneck/</link>
	
	<description>An AI experiment revealed vulnerabilities as an agent attempted to manipulate an open source maintainer into merging malware, while Nvidia highlighted storage bottlenecks in AI infrastructure. Efficiency is now paramount.</description>
	<pubDate>Tue, 11 Aug 2026 10:03:53 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Aaron D. Campbell: My WordPress Origin Story: The One-Line Patch That Changed My Career</title>
	<guid>https://aarondcampbell.com/?p=3122</guid>
	<link>https://aarondcampbell.com/2026/08/wordpress-origin-story/</link>
	
	<description>&lt;p&gt;I started using WordPress because it was a practical tool for client work. One tiny patch turned it into a community, a career, and a lasting lesson about what open source makes possible.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&#34;https://aarondcampbell.com/2026/08/wordpress-origin-story/&#34;&gt;My WordPress Origin Story: The One-Line Patch That Changed My Career&lt;/a&gt; appeared first on &lt;a href=&#34;https://aarondcampbell.com&#34;&gt;Aaron D. Campbell&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Tue, 11 Aug 2026 00:42:35 +0000</pubDate>
	
	
	<dc:creator>Aaron D. Campbell</dc:creator>
	
</item>

<item>
	<title>Matt: OmFest Registration</title>
	<guid>https://ma.tt/?p=154020</guid>
	<link>https://ma.tt/2026/08/omfest-registration/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;Thank you to everyone who expressed interest in shaping OmFest. We&amp;#8217;re still working out some details, but &lt;a href=&#34;https://luma.com/om-fest&#34;&gt;we&amp;#8217;ve got a Luma registration page for the event up&lt;/a&gt;. Please join on September 29, 2026, Om&amp;#8217;s 60th birth anniversary, for an eclectic conference curated by his different communities to celebrate the many facets of &lt;a href=&#34;https://om.co/&#34;&gt;Om&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;re just tuning in, &lt;a href=&#34;https://ma.tt/2026/06/om-forever/&#34;&gt;our dearest loved one Om Malik passed away in June&lt;/a&gt;. This grieving process has been a rough one for me, but it has inspired some positive life changes. I&amp;#8217;m traveling with a real camera again! &lt;a href=&#34;https://www.kenrockwell.com/nikon/d6.htm&#34;&gt;A Nikon D6&lt;/a&gt;. I&amp;#8217;ve shot tens of thousands of frames on the D-series, so it feels like home, but it also has some nice new features like built-in GPS (I used to use an attachment for that) and USB-C. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I&amp;#8217;ve also become very driven to be meticulous. I miss Om&amp;#8217;s harsh but often true feedback, but his voice in my head is a good reminder that if you do something, it&amp;#8217;s worth doing it well. I&amp;#8217;m kinda a hot mess (still blessed! &lt;img alt=&#34;😂&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f602.png&#34; style=&#34;height: 1em;&#34; /&gt;) so this will be a journey but the progress already has been rewarding. Excellence is a habit. We can always hold ourselves to &lt;a href=&#34;https://generalanndunwoody.com/a-higher-standard/&#34;&gt;a higher standard&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Mon, 10 Aug 2026 21:54:47 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: How AI Is Shaping Domain Abuse Monitoring</title>
	<guid>https://openchannels.fm/?p=2557238</guid>
	<link>https://openchannels.fm/how-ai-is-shaping-domain-abuse-monitoring/</link>
	
	<description>AI is becoming crucial for monitoring domain abuse, enabling automated analysis and real-time detection. However, careful oversight is essential to avoid errors, especially as domain registrations surge.</description>
	<pubDate>Mon, 10 Aug 2026 12:20:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Matt: Super-organized</title>
	<guid>https://ma.tt/?p=153997</guid>
	<link>https://ma.tt/2026/08/super-organized/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;I have so many tools for organization and management across &lt;a href=&#34;https://asana.com/&#34;&gt;Asana&lt;/a&gt;, &lt;a href=&#34;https://workspace.google.com/&#34;&gt;Google Workspace&lt;/a&gt;, &lt;a href=&#34;https://wordpress.com/p2/&#34;&gt;P2&lt;/a&gt;, and &lt;a href=&#34;https://linear.app/&#34;&gt;Linear&lt;/a&gt;, but they&amp;#8217;re not really connected. I&amp;#8217;m trying to get everything in one place so there&amp;#8217;s no data duplication, a single source of truth, and everything is always linked and accessible. It feels good, like spring cleaning, to go through everything. &lt;a href=&#34;https://woocommerce.com/&#34;&gt;Woo&lt;/a&gt; has an initiative they call &lt;a href=&#34;https://en.wikipedia.org/wiki/Mise_en_place&#34;&gt;Mise en place&lt;/a&gt; with a similar idea. Which is why you&amp;#8217;ve also seen those bug fixes and clean-up happening. With AI, this should be easier than ever.&lt;/p&gt;</description>
	<pubDate>Sun, 09 Aug 2026 23:54:59 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Gutenberg Times: WordPress 7.1 RC, 7.0.3 Security Release, Block Runner, New Playground UI and more — Weekend Edition 372</title>
	<guid>https://gutenbergtimes.com/?p=46483</guid>
	<link>https://gutenbergtimes.com/wordpress-7-1-rc-7-0-3-security-release-block-runner-new-playground-ui-and-more-weekend-edition-372/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;Hi there, &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;It was another busy release week: the WordPress 7.0.3 security update, WordPress 7.1 RC 1, and Gutenberg 23.7 all landed. More on each below — but before you keep reading, update all your sites to 7.0.3 now. This newsletter can wait… &lt;img alt=&#34;😉&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;br /&gt;If you are traveling to Phoenix: safe travels, and pack a sweater — the AC will be cranked up high in every building! This year, I will see you on the WCUS Livestream.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Have a great weekend! &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Yours, &lt;img alt=&#34;💕&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;br /&gt;&lt;em&gt;Birgit&lt;/em&gt;&lt;/p&gt;


&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;
&lt;div class=&#34;wp-block-group has-accent-5-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-b14348ac wp-block-group-is-layout-constrained&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Table of Contents&lt;/strong&gt;&lt;/p&gt;


&lt;nav class=&#34;wp-block-table-of-contents&#34;&gt;&lt;ul&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#0-word-press-release-information&#34;&gt;Developing Gutenberg and WordPress&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#0-p&#34;&gt;Plugins and Tools for #nocode site builders&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#3-building-themes-for-fse-and-word-press&#34;&gt;Building Blocks and Tools&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#what-s-new-in-playground&#34;&gt;What&amp;#039;s new in Playground?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&#34;wp-block-table-of-contents__entry&#34; href=&#34;https://gutenbergtimes.com/feed/#ai-in-wordpress&#34;&gt;AI in WordPress&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/nav&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;0-word-press-release-information&#34;&gt;Developing Gutenberg and WordPress&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://wordpress.org/news/2026/08/wordpress-7-0-3-release/&#34;&gt;&lt;strong&gt;WordPress 7.0.3&lt;/strong&gt; &lt;/a&gt;shipped as a security release fixing twelve vulnerabilities, so &lt;strong&gt;update your sites right away&lt;/strong&gt; if automatic background updates aren&amp;#8217;t already handling it for you. Release lead &lt;strong&gt;John Blackbourn&lt;/strong&gt; lists the fixes, including a pre-auth XSS on the login screen that could lead to PHP code execution, several contributor-level stored XSS issues, and a multisite privilege escalation. Backports reach all supported branches down to 4.7, and 7.1 RC2 carries the fixes too.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;To appreciate the huge effort by the security team to get this release out, consider the numbers: until earlier this year, there were 20 to 30 reports per month; now that number has jumped to 450 per month. Both security updates, 7.0.2 and 7.0.3, were backported not only to the two officially supported versions, 6.9 and 7.0, but all the way back to version 4.7. That&amp;#8217;s two dozen major versions that needed updating. See also &lt;strong&gt;Rae Morey&amp;#8217;s&lt;/strong&gt; story in The Repository: &lt;a href=&#34;https://www.therepository.email/wordpress-7-0-3-patches-12-vulnerabilities-as-bug-bounty-reports-climb-to-450-a-month&#34;&gt;&lt;strong&gt;WordPress 7.0.3 Patches 12 Vulnerabilities as Bug Bounty Reports Climb to 450 a Month&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--5&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;August 19 is the scheduled final release date, and &lt;strong&gt;Benjamin Zekavica&lt;/strong&gt; announces &lt;a href=&#34;https://wordpress.org/news/2026/08/wordpress-7-1-release-candidate-1/&#34;&gt;&lt;strong&gt;WordPress 7.1 Release Candidate 1&lt;/strong&gt;&lt;/a&gt; ready for your test sites. Since Beta 4, more than 145 updates landed — 57 in the Editor, 88 in Core — plus new features like the Icons API, shareable revision links, and email notifications for @mentions in Notes. Plugin and theme authors: wrap up testing and bump your &amp;#8220;Tested up to&amp;#8221; to 7.1. WordPress Playground lets you try it straight in the browser. &lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--6&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Milana Cap &lt;/strong&gt;counts more than 310 Core Trac tickets, twenty new hooks, and roughly 600 Gutenberg enhancements in &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/&#34;&gt;&lt;strong&gt;the WordPress 7.1 Field Guide&lt;/strong&gt;&lt;/a&gt;, your linked index of every dev note for the August 19 release. Highlights range from client-side media processing and the always-iframed post editor to the SVG Icon API, responsive block styles, and the persistent admin bar. A candid closing section covers what didn&amp;#8217;t make it, from the Classic block&amp;#8217;s reprieve to real-time collaboration and React 19.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--7&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The post editor is always iframed in WordPress 7.1, and the escape hatch that let one apiVersion 2 block pull a whole post out of the iframe disappears. That&amp;#8217;s the compatibility risk topping &lt;strong&gt;&lt;a href=&#34;https://www.unleash-wp.com/blog/wordpress-7-1-developer-guide/&#34;&gt;the developer&amp;#8217;s audit list for WordPress 7.1&lt;/a&gt; &lt;/strong&gt;by release coordinator &lt;strong&gt;Benjamin Zekavica.&lt;/strong&gt; He sorts each section by risk level, walks through the SVG Icon API&amp;#8217;s strict sanitizer, responsive block styles, and the new DataViews filters, and closes with a checklist for your August 19 release.&lt;/p&gt;





&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Gallery block&amp;#8217;s ambiguous &amp;#8220;Convert to images&amp;#8221; button becomes &amp;#8220;Detach,&amp;#8221; complete with a modal explaining what happens — one of many refinements &lt;strong&gt;Jonathan Bossenger&lt;/strong&gt; walks through in &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/08/06/whats-new-in-gutenberg-23-7-05-august/&#34;&gt;what&amp;#8217;s new in Gutenberg 23.7&lt;/a&gt;. &lt;/strong&gt;You&amp;#8217;ll also find the Global Styles inheritance UI now opt-in via the Experiments page, LaTeX errors in the Math block waiting until you leave the field, and fixes for floated blocks overlapping sticky ones and Pullquote line heights in the editor.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;0-p&#34;&gt;Plugins and Tools for #nocode site builders&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Variable product pages load roughly 9 to 12 percent faster and large stores get snappier Order screens, &lt;strong&gt;Brent MacKinnon&lt;/strong&gt; reports in &lt;strong&gt;&lt;a href=&#34;https://woocommerce.com/posts/woocommerce-11-0-update/&#34;&gt;what&amp;#8217;s new in WooCommerce 11.0&lt;/a&gt;.&lt;/strong&gt; Analytics also grows more trustworthy: refunds now count in the period they happened, session counts exclude bots, and you can rerun incomplete historical imports. Guest customers can claim past orders when they create an account, and a Checkout Recovery beta lets you test messaging before a full rollout.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--8&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Getting Site Editor changes out of the database and into version control has frustrated agency developers for years, and &lt;strong&gt;Brian Coords&lt;/strong&gt; argues agents make it urgent again. His experimental &lt;a href=&#34;https://www.briancoords.com/an-agent-first-approach-to-create-block-theme/&#34;&gt;&lt;strong&gt;agent-first approach to Create Block Theme&lt;/strong&gt;&lt;/a&gt;, wp-theme-control, wraps the upcoming WP-CLI 3.0 wp block commands in bash scripts and an agent skill: a plan command lists database changes, then you dry-run, export them into your theme, and optionally clear the database copies. He&amp;#8217;s collecting feedback ahead of his WordCamp US talk.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--9&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Clients pinning comments straight onto your live pages — no logins, no email chains, no PDF round-trips — is the pitch of &lt;strong&gt;Ben Elwood&lt;/strong&gt;&amp;#8216;s &lt;a href=&#34;https://wordpress.org/plugins/reviso-for-bricks/&#34;&gt;&lt;strong&gt;Reviso client feedback and approvals&lt;/strong&gt; plugin&lt;/a&gt;. Among other page builders it&amp;#8217;s native to the block editor, with threaded replies, status tracking, and review links that work even in maintenance mode. Version 1.5.2 switches on Suggest mode by default, so reviewers propose wording changes like tracked changes and your team applies them with one click.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--10&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Bas Buis &lt;/strong&gt;released &lt;strong&gt;&lt;a href=&#34;https://wpinsight.eu/dynamic-osm-maps-wordpres-gutenberg-plugin/&#34;&gt;Dynamic OSM Maps, &lt;/a&gt;&lt;/strong&gt;a plugin&lt;strong&gt; &lt;/strong&gt;that adds interactive maps without Google API keys or recurring fees. The lightweight block runs on OpenStreetMap and Leaflet: in the free version you enter addresses manually, while Pro connects your custom fields — coordinates, addresses, or repeaters — for unlimited markers and popups. That opens the door for directory and listing sites to render stored location data straight onto the map.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--11&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Emily Rapport&lt;/strong&gt; opens with Dutch tulip mania to frame the rush of llms.txt files and AI-visibility subscriptions, then does something rarer: shares &lt;a href=&#34;https://alwaysopen.design/ai-search-case-study/&#34;&gt;&lt;strong&gt;a year of her own content work with real Search Console data&lt;/strong&gt;&lt;/a&gt;. Her rewritten maintenance page climbed from position 50 to 13 and collected exactly five clicks — yet three inquiries arrived saying &amp;#8220;I asked ChatGPT.&amp;#8221; Her takeaway: publishing consistently across real topics beats chasing one niche, and you still can&amp;#8217;t reliably trace an AI recommendation to a page.&lt;/p&gt;


&lt;div class=&#34;ng-block-db38c38cb26fff22 wp-block-newsletterglue-container ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-1&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-1&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;&#34;&gt;&lt;div class=&#34;ng-block-de9c15c21d82e450 wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt; &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/&#34; rel=&#34;noreferrer noopener&#34; target=&#34;_blank&#34;&gt;&amp;#8220;Keeping up with Gutenberg &amp;#8211; Index 2026&amp;#8221;&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;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. 2024 on. Updated by yours truly. &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-39b69cf56985e908 wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;The previous years are also available: &lt;br /&gt;&lt;strong&gt;&lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/&#34;&gt;2020&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/&#34;&gt;2021&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/&#34;&gt;2022&lt;/a&gt;&lt;/strong&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023&#34;&gt;2023&lt;/a&gt;&lt;/strong&gt; | &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/&#34;&gt;&lt;strong&gt;2024&lt;/strong&gt;&lt;/a&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/&#34;&gt;2025&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-2&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-2&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;


&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;3-building-themes-for-fse-and-word-press&#34;&gt;Building Blocks and Tools &lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The WooCommerce Developer Blog follows up its All Products proof of concept with the why behind it. &lt;strong&gt;Veronica Fasulo&lt;/strong&gt; and co-authors lay out &lt;a href=&#34;https://developer.woocommerce.com/2026/08/05/the-value-of-dataviews/&#34;&gt;&lt;strong&gt;the value of DataViews and who it&amp;#8217;s for&lt;/strong&gt;&lt;/a&gt;: you describe a field once and it powers the list column, Quick Edit, bulk edit, and forms, instead of four hand-wired implementations. Merchants get switchable views without page reloads, extension developers get registration instead of DOM patching — and the team openly asks whether DataViews is even the right foundation.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;what-s-new-in-playground&#34;&gt;What&amp;#8217;s new in Playground? &lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A customizable Dock, auto-save, and live visual previews of your saved instances headline &lt;a href=&#34;https://wordpress.tv/2026/08/06/new-wordpress-playground-ui/&#34;&gt;&lt;strong&gt;the new WordPress Playground UI&lt;/strong&gt;&lt;/a&gt;, which &lt;strong&gt;Fellyph Cintra&lt;/strong&gt; demos on WordPress.tv. The video walks through importing projects from GitHub or Zip files, previewing Core and Gutenberg pull requests, and the built-in file editor, database manager, and error logs — plus switching WordPress versions all the way back to 0.7. Feedback goes to the &lt;a href=&#34;https://make.wordpress.org/playground/&#34;&gt;Make Playground blog&lt;/a&gt; or the &lt;a href=&#34;https://wordpress.slack.com/archives/C04EWKGDJ0K&#34;&gt;#playground&lt;/a&gt; Slack channel.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;ai-in-wordpress&#34;&gt;AI in WordPress &lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Vercel, a major platform shipped the &lt;a href=&#34;https://wordpress.org/plugins/vercel-ai-gateway-provider/&#34;&gt;&lt;strong&gt;Vercel AI Gateway Provider&lt;/strong&gt;&lt;/a&gt; plugin, by former Core AI team rep &lt;strong&gt;Felix Arntz.&lt;/strong&gt;  One API key unlocks hundreds of models from over 40 providers. Any AI Client plugin on your site can route text, image, and video generation through the Gateway — including the Photo to Post demo from &lt;a href=&#34;https://developer.wordpress.org/news/2026/07/build-your-first-ai-powered-wordpress-plugin/&#34;&gt;Jonathan Bossenger&amp;#8217;s tutorial&lt;/a&gt;. Automatic fallbacks kick in during provider outages, and you pay provider rates without platform fees.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--12&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Your AI agent designs a beautiful page, and Gutenberg freezes it into one uneditable Custom HTML blob. Human Made&amp;#8217;s answer is &lt;a href=&#34;https://github.com/humanmade/block-runner&#34;&gt;&lt;strong&gt;Block Runner, now open-sourced on GitHub&lt;/strong&gt;&lt;/a&gt;: a deterministic Node CLI that converts generated HTML into properly nested native blocks — wp:cover, wp:columns, wp:buttons — with real attachment IDs, and validates every result against headless Gutenberg. In the team&amp;#8217;s benchmark, raw models writing block markup score 35 to 73; paired with Block Runner, the same models hit 93 to 99.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Readers may remember &lt;strong&gt;&lt;a href=&#34;https://gutenbergtimes.com/block-format-bridge-a-practical-solution-for-ai-generated-content-in-wordpress/&#34;&gt;Chris Huber&amp;#8217;s Block Format Bridge&lt;/a&gt; &lt;/strong&gt;from a few months back — it tackles the same gap from inside WordPress, converting Markdown and HTML server-side at insert time, while Block Runner works the pipeline side with its validation gate and CI hooks. Two open-source answers to the same question is a good sign the agentic content problem is getting real attention. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A third piece of the puzzle: the official &lt;a href=&#34;https://github.com/WordPress/agent-skills&#34;&gt;&lt;strong&gt;WordPress agent-skills repository&lt;/strong&gt;&lt;/a&gt; takes the prevention route, teaching AI coding assistants to write valid block markup in the first place. For a lighter-weight approach, you can also point your AI agent straight at the updated &lt;strong&gt;&lt;a href=&#34;https://developer.wordpress.org/block-editor/reference-guides/core-blocks/&#34;&gt;Core Blocks Reference&lt;/a&gt;,&lt;/strong&gt; where each block&amp;#8217;s page now documents its markup, attributes, supports, and allowed nesting.&lt;/p&gt;


&lt;div class=&#34;ng-block-f2754eecdf26a365 wp-block-newsletterglue-container ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-1&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-1&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;&#34;&gt;&lt;div class=&#34;ng-block-1bf6f54abd5b2338 wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://gutenbergtimes.com/need-a-zip-from-master/&#34;&gt;Need a plugin .zip from Gutenberg&amp;#8217;s master branch?&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;Gutenberg Times provides daily build for testing and review.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-3d311c68e5e72930 wp-block-newsletterglue-image ng-block size-full is-resized&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;center&#34; class=&#34;ng-block-td&#34; style=&#34;padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;&#34;&gt;&lt;a href=&#34;https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-42874 ng-image&#34; height=&#34;45&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&amp;#038;ssl=1&#34; style=&#34;border-style: none; border-color: transparent;&#34; width=&#34;196&#34; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-ce3433847fd0618b wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;Now also available via &lt;a href=&#34;https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json&#34;&gt;WordPress Playground&lt;/a&gt;. There is no need for a test site locally or on a server. Have you been using it? &lt;a href=&#34;mailto:pauli@gutenbergtimes.com&#34;&gt;Email me &lt;/a&gt;with your experience.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-2&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-2&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;


&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--13&#34; /&gt;



&lt;p class=&#34;has-text-align-center has-small-font-size wp-block-paragraph&#34;&gt;&lt;em&gt;Questions? Suggestions? Ideas? &lt;/em&gt;&lt;br /&gt;&lt;em&gt;Don&amp;#8217;t hesitate to send &lt;a href=&#34;mailto:pauli@gutenbergtimes.com&#34;&gt;them via email&lt;/a&gt; or&lt;/em&gt;&lt;br /&gt;&lt;em&gt; send me a message on WordPress Slack or Twitter @bph&lt;/em&gt;.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;has-text-align-center has-small-font-size wp-block-paragraph&#34;&gt;For questions to be answered on the &lt;a href=&#34;http://gutenbergtimes.com/podcast&#34;&gt;Gutenberg Changelog&lt;/a&gt;, &lt;br /&gt;send them to &lt;a href=&#34;mailto:changelog@gutenbergtimes.com&#34;&gt;changelog@gutenbergtimes.com&lt;/a&gt;&lt;/p&gt;


&lt;div class=&#34;ng-block-2cdf14fa2598d4f4 wp-block-newsletterglue-separator ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;center&#34; class=&#34;ng-block-td&#34; style=&#34;padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;&#34;&gt;&lt;hr style=&#34;background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;&#34; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;&lt;div class=&#34;ng-block-26aae8f2087e3025 wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt;Featured Image: &lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;




&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--14&#34; /&gt;</description>
	<pubDate>Sat, 08 Aug 2026 08:18:54 +0000</pubDate>
	
	
	<dc:creator>Birgit Pauli-Haack</dc:creator>
	
</item>

<item>
	<title>Matt: Toni on Verge</title>
	<guid>https://ma.tt/?p=153959</guid>
	<link>https://ma.tt/2026/08/toni-on-verge/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://toni.org/&#34;&gt;Toni Schneider&lt;/a&gt;, Automattic&amp;#8217;s founding CEO, &lt;a href=&#34;https://automattic.com/board/&#34;&gt;board member&lt;/a&gt;, and now &lt;a href=&#34;https://techcrunch.com/2026/07/10/blueskys-interim-ceo-toni-schneider-drops-the-interim/&#34;&gt;CEO of Bluesky&lt;/a&gt;, has a &lt;a href=&#34;https://www.theverge.com/podcast/974387/bluesky-toni-schneider-interview-ai-atproto-atmosphere&#34;&gt;great conversation with Nilay Patel on The Verge&amp;#8217;s Decoder podcast&lt;/a&gt; (&lt;a href=&#34;https://www.youtube.com/watch?v=F219IizDOnQ&#34;&gt;YouTube&lt;/a&gt;, &lt;a href=&#34;https://pca.st/lr0t25pr&#34;&gt;Pocket Casts&lt;/a&gt;). &lt;a href=&#34;https://automattic.com/&#34;&gt;Automattic&lt;/a&gt; invested in &lt;a href=&#34;https://bsky.app/&#34;&gt;Bluesky&lt;/a&gt; back in 2023, and I&amp;#8217;m very excited to see what they figure out in open social protocols.&lt;/p&gt;</description>
	<pubDate>Fri, 07 Aug 2026 19:30:22 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Signal – Navigating Human Value in an AI-Driven World</title>
	<guid>https://openchannels.fm/?p=2558144</guid>
	<link>https://openchannels.fm/signal-issue-19/</link>
	
	<description>This week&#39;s recap highlights key insights on human connection in AI, marketing challenges with Google Ads, and the importance of simple tasks.</description>
	<pubDate>Fri, 07 Aug 2026 10:58:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>WordPress.org blog: WordPress 7.0.3 release</title>
	<guid>https://wordpress.org/news/?p=21327</guid>
	<link>https://wordpress.org/news/2026/08/wordpress-7-0-3-release/</link>
	
	<description>&lt;h1 class=&#34;wp-block-heading&#34;&gt;WordPress 7.0.3 is now available&lt;/h1&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.0.3 is now available which features several security fixes. Because this is a security release, it is recommended that you update your sites immediately.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You can update to WordPress 7.0.3 by &lt;a href=&#34;https://wordpress.org/wordpress-7.0.3.zip&#34;&gt;downloading it from WordPress.org&lt;/a&gt;, or visiting your site&amp;#8217;s Dashboard → Updates and clicking &lt;strong&gt;Update Now&lt;/strong&gt;. Sites that support automatic background updates will begin updating shortly.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For more information, please visit the &lt;a href=&#34;https://wordpress.org/documentation/wordpress-version/version-7-0-3/&#34;&gt;WordPress 7.0.3 HelpHub site&lt;/a&gt;.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Security updates included in this release&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The security team would like to thank the following people for responsibly reporting vulnerabilities and allowing them to be fixed in this release:&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Pre-auth reflected cross-site scripting (XSS) on the login screen with potential to lead to PHP code execution reported by the team at &lt;a href=&#34;https://pwn.ai/&#34;&gt;pwn.ai&lt;/a&gt;.&lt;/li&gt;



&lt;li&gt;Contributor+ stored cross-site scripting (XSS) in posts via the emoji settings element reported by Asaf Mozes (&lt;a href=&#34;https://hackerone.com/amosec?type=user&#34;&gt;amosec&lt;/a&gt;)&lt;/li&gt;



&lt;li&gt;Contributor+ stored cross-site scripting (XSS) in the Post Content block reported by &lt;a href=&#34;https://hackerone.com/n05ec&#34;&gt;N05ec@LZU&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Contributor+ stored cross-site scripting (XSS) in Quick Edit on sites with a large number of users reported by &lt;a href=&#34;https://www.linkedin.com/in/naveens72/&#34;&gt;Naveen S&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/in/ajmalmoochingal/&#34;&gt;Ajmal Moochingal&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Contributor+ stored cross-site scripting (XSS) in the Post Date block reported by &lt;a href=&#34;https://profiles.wordpress.org/xknown/&#34;&gt;Alex Concha&lt;/a&gt; of the WordPress Security Team&lt;/li&gt;



&lt;li&gt;A privilege escalation issue on multisite networks with user registration enabled, allowing a user to create a new site reported by &lt;a href=&#34;https://aikido.dev/&#34;&gt;Aikido Security&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;An information disclosure issue in the Latest Comments block exposing comments on password-protected posts reported by &lt;a href=&#34;https://profiles.wordpress.org/ehtis/&#34;&gt;Ehtisham Siddiqui&lt;/a&gt; of the WordPress Security Team&lt;/li&gt;



&lt;li&gt;Enumeration of post slugs reported by &lt;a href=&#34;https://hdwsec.fr/&#34;&gt;HDWSec&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Disclosure of notes in comment feeds reported by &lt;a href=&#34;https://profiles.wordpress.org/odkdn1/&#34;&gt;Elio Gubser&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Author+ CSS injection via a bypass of the safe CSS attribute filter reported by Anthropic&lt;/li&gt;



&lt;li&gt;Bypass of the email address confirmation flow reported by &lt;a href=&#34;https://www.linkedin.com/in/omr-h/&#34;&gt;Omar Hasan&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;A server-side request forgery (SSRF) issue in URL validation allowing requests to link-local ranges reported by &lt;a href=&#34;https://hackerone.com/andrewmohawk?type=user&#34;&gt;Andrew Mohawk&lt;/a&gt; and multiple independent reporters&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Backports&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;As a courtesy, these fixes are being backported, where necessary, to all branches eligible to receive security fixes (currently through 4.7). As a reminder, &lt;strong&gt;only the most recent version of WordPress is actively supported&lt;/strong&gt;. The backports are in progress and will ship as they become ready.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 RC2 has also been released, containing all applicable fixes.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;CVE and GHSA references&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Details of the login screen XSS vulnerability can be found in the advisory: &lt;a href=&#34;https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-52p2-r8wf-jcrf&#34;&gt;CVE-2026-64638 / GHSA-52p2-r8wf-jcrf&lt;/a&gt;.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Thank you to these WordPress contributors&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This release was led by &lt;a href=&#34;https://profiles.wordpress.org/johnbillion/&#34;&gt;John Blackbourn&lt;/a&gt;. In addition to the security researchers mentioned above, WordPress 7.0.3 and its backports would not have been possible without the significant contributions of the following people:&lt;br /&gt;&lt;a href=&#34;https://profiles.wordpress.org/aaroncampbell&#34;&gt;Aaron D. Campbell&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/jorbin&#34;&gt;Aaron Jorbin&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/adamsilverstein&#34;&gt;Adam Silverstein&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/adrianmoldovanwp&#34;&gt;adrianmoldovanwp&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/wildworks&#34;&gt;Aki Hamano&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/xknown&#34;&gt;Alex Concha&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/aduth&#34;&gt;Andrew Duthie&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/andrewserong&#34;&gt;Andrew Serong&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/annezazu&#34;&gt;annezazu&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/barry&#34;&gt;Barry&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/bernhard-reiter&#34;&gt;Bernie Reiter&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/villanovachile&#34;&gt;Daniel&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/talldanwp&#34;&gt;Daniel Richards&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/davidbinda&#34;&gt;David Biňovec&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/dmsnell&#34;&gt;Dennis Snell&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/ehtis&#34;&gt;Ehtisham Siddiqui&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/erwanlr&#34;&gt;Erwan Le Rousseau&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/fabiankaegy/&#34;&gt;Fabian Kaegy&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/fiocavallari&#34;&gt;fiocavallari&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/mamaduka&#34;&gt;George Mamadashvili&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/odkdn1&#34;&gt;gubser&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/isabel_brison&#34;&gt;Isabel Brison&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/jsnajdr&#34;&gt;Jarda Snajdr&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/audrasjb&#34;&gt;Jb Audras&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/jeremyfelt&#34;&gt;Jeremy Felt&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/joedolson&#34;&gt;Joe Dolson&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/joehoyle&#34;&gt;Joe Hoyle&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/johnbillion&#34;&gt;John Blackbourn&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/jonsurrell&#34;&gt;Jon Surrell&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/desrosj&#34;&gt;Jonathan Desrosiers&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/khokansardar&#34;&gt;Khokan Sardar&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/lancewillett&#34;&gt;Lance Willett&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/lucasbustamante&#34;&gt;lucasbustamante&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/lucatume&#34;&gt;lucatume&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/mciampini/&#34;&gt;Marco Ciampini&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/tyxla&#34;&gt;Marin Atanasov&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/batmoo&#34;&gt;Mohammad Jangda&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/mukesh27&#34;&gt;Mukesh Panchal&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/paulkevan&#34;&gt;Paul Kevan&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/peterwilsoncc&#34;&gt;Peter Wilson&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/ramonopoly&#34;&gt;ramonopoly&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/sergeybiryukov&#34;&gt;SergeyBiryukov&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/vortfu&#34;&gt;vortfu&lt;/a&gt;, &lt;a href=&#34;https://profiles.wordpress.org/westonruter&#34;&gt;Weston Ruter&lt;/a&gt;&lt;/p&gt;



&lt;div class=&#34;wp-block-group is-layout-constrained wp-block-group-is-layout-constrained&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large has-custom-border&#34;&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/&#34; rel=&#34; noopener&#34; target=&#34;_blank&#34;&gt;&lt;img alt=&#34;WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026&#34; class=&#34;wp-image-20859&#34; height=&#34;321&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/a&gt;&lt;figcaption class=&#34;wp-element-caption&#34;&gt;Join us for the launch of WordPress 7.1 at &lt;a href=&#34;https://us.wordcamp.org/2026/&#34;&gt;WordCamp US 2026&lt;/a&gt;, August 16–19.&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;</description>
	<pubDate>Thu, 06 Aug 2026 18:55:30 +0000</pubDate>
	
	
	<dc:creator>John Blackbourn</dc:creator>
	
</item>

<item>
	<title>Matt: Our Core Division</title>
	<guid>https://ma.tt/?p=153863</guid>
	<link>https://ma.tt/2026/08/our-core-division/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;Inspired by Automatticians &lt;a href=&#34;https://jamesckemp.com/&#34;&gt;James Kemp&lt;/a&gt; and &lt;a href=&#34;https://aheadcreative.co.uk/&#34;&gt;Dave Smith&lt;/a&gt;, I&amp;#8217;ve been thinking a lot about how much of our discord in the design of WordPress stems from the differences of our two big tribes: Bloggers and Builders.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Many of &lt;a href=&#34;https://profiles.wordpress.org/mikelittle/&#34;&gt;the&lt;/a&gt; &lt;a href=&#34;https://profiles.wordpress.org/donncha/&#34;&gt;OG&lt;/a&gt; &lt;a href=&#34;https://profiles.wordpress.org/ryan/&#34;&gt;developers&lt;/a&gt; of WordPress, including myself, tend more towards the blogging side. Writers, photographers, podcasters, journalists, the people for whom a reverse chronological stream on the homepage is the most obvious thing in the world. We link out a lot, love comments, social features and think a lot about the editor as a writing environment.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Builders are the site shapers, webmasters, the agencies, the companies, the content managers that think in a more page-first rather than post-first way. Tagging? Blogroll? Date-based permalinks? Who needs them. Give me custom fields, rich templates, a site editor, to craft beautiful sturdy pages that will stand the test of time. A store with a catalog of items where what changes is the inventory and ratings, not the content.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The Builders right now dominate our core development discourse, which makes sense. They hold a lot of the economic share with &lt;a href=&#34;https://woocommerce.com/&#34;&gt;merchants&lt;/a&gt; and &lt;a href=&#34;https://wordpress.org/showcase/&#34;&gt;rich websites&lt;/a&gt;. They&amp;#8217;re also more loyal. The Bloggers love their WordPress as the place they truly own and call home, but Bloggers have an account on every channel where there&amp;#8217;s an audience, they syndicate out with an ephemerality mindset, because that reader/listener/follower connection is the spark that keeps their flame alive. A Builder would never be a &lt;a href=&#34;https://ma.tt/2025/09/wordpresser/&#34;&gt;digital sharecropper&lt;/a&gt; on someone else&amp;#8217;s &lt;a href=&#34;https://wordpress.com/domains/&#34;&gt;domain&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=e5UZ7GyTDbk&#34;&gt;Dave Smith has been doing some very interesting explorations of a simpler site editor&lt;/a&gt;, and you hear his Builder bias around 3:20 in how obvious a static homepage as default seems to him.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The good news is we can coexist as we have at least since &lt;a href=&#34;https://wordpress.org/news/2005/02/strayhorn/&#34;&gt;WordPress 1.5&lt;/a&gt;. We just need to give a little more love to the Blogger side, there&amp;#8217;s so much cool stuff we could do in the Fediverse with RSS, &lt;a href=&#34;https://activitypub.rocks/&#34;&gt;ActivityPub&lt;/a&gt;, &lt;a href=&#34;https://atproto.com/&#34;&gt;ATProto&lt;/a&gt;, blogrolls (link manager is still in wp-admin!), pingbacks&amp;#8230;&lt;/p&gt;</description>
	<pubDate>Thu, 06 Aug 2026 12:06:20 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Creative Insights and Real Talk on Modern Marketing Challenges</title>
	<guid>https://openchannels.fm/?p=2558404</guid>
	<link>https://openchannels.fm/creative-insights-and-real-talk-on-modern-marketing-challenges/</link>
	
	<description>Marketing&#39;s evolving fast. Creators and businesses must adapt as SEO and ads fade. Experimentation and multi-channel strategies are key to surviving now.</description>
	<pubDate>Thu, 06 Aug 2026 09:45:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Matt: AutoMattBot</title>
	<guid>https://ma.tt/?p=153886</guid>
	<link>https://ma.tt/2026/08/automattbot/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;I&amp;#8217;m trying out this thing, it&amp;#8217;s trained on my blog posts and public talks, that you can chat with as me on Telegram. Behold: &lt;a href=&#34;https://t.me/AutoMattBot&#34;&gt;AutoMattBot&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Update: This is powered by &lt;a href=&#34;https://www.delphi.ai/&#34;&gt;Delphi.ai&lt;/a&gt; and it appears very broken right now, people are sending messages and on my side it looks like it&amp;#8217;s responding but they&amp;#8217;re not seeing it.&lt;/p&gt;</description>
	<pubDate>Thu, 06 Aug 2026 04:11:53 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>WordPress.org blog: WordPress 7.1 Release Candidate 1</title>
	<guid>https://wordpress.org/news/?p=21248</guid>
	<link>https://wordpress.org/news/2026/08/wordpress-7-1-release-candidate-1/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;The first Release Candidate (“RC1”) for WordPress 7.1 is ready for download and testing!&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;This version of the WordPress software is still under development&lt;/strong&gt;. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 RC1 can be tested using any of the following methods:&lt;/p&gt;



&lt;figure class=&#34;wp-block-table&#34;&gt;&lt;table class=&#34;has-fixed-layout&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Plugin&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Install and activate the &lt;a href=&#34;https://wordpress.org/plugins/wordpress-beta-tester/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;WordPress Beta Tester&lt;/a&gt; plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Direct Download&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Download the &lt;a href=&#34;https://wordpress.org/wordpress-7.1-RC1.zip&#34;&gt;RC1 version (zip)&lt;/a&gt; and install it on a WordPress website.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Command Line&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Use this &lt;a href=&#34;https://make.wordpress.org/cli/&#34;&gt;WP-CLI&lt;/a&gt; command: &lt;br /&gt;&lt;code&gt;wp core update --version=7.1-&lt;/code&gt;RC1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;WordPress Playground&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Use the &lt;a href=&#34;https://playground.wordpress.net/?php=8.0&amp;amp;wp=beta&amp;amp;networking=no&amp;amp;language=&amp;amp;multisite=no&amp;amp;random=y4q1rn88xn&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;WordPress Playground instance&lt;/a&gt; to test the software directly in your browser.  No setup required – just click and go! &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The scheduled final release date for WordPress 7.1 is &lt;strong&gt;August 19, 2026&lt;/strong&gt;. The full &lt;a href=&#34;https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;release schedule can be found here&lt;/a&gt;. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Please continue checking the &lt;a href=&#34;https://make.wordpress.org/core/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Make WordPress Core blog&lt;/a&gt; for &lt;a href=&#34;https://make.wordpress.org/core/tag/7-1&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;7.1-related posts&lt;/a&gt; in the coming weeks for more information.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;What’s in WordPress 7.1 RC1?&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress 7.1 RC1 contains more than &lt;strong&gt;145 updates&lt;/strong&gt; and fixes since the Beta 4 release, including &lt;strong&gt;57 in the Editor&lt;/strong&gt; and &lt;strong&gt;88 in Core&lt;/strong&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For an overview of what’s new in WordPress 7.1, read the &lt;a href=&#34;https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Beta 1 announcement&lt;/a&gt; and the &lt;a href=&#34;https://make.wordpress.org/core/tag/dev-notes+7-1/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;WordPress 7.1 Dev Notes&lt;/a&gt;. For a comprehensive summary, see the &lt;a href=&#34;https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;WordPress 7.1 Field Guide.&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;You can also explore the technical details of all issues addressed since Beta 4 using the links below:&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-29&amp;amp;until=2026-08-05&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;GitHub commits for 7.1&lt;/a&gt; since July 29, 2026&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/query?status=closed&amp;amp;changetime=07%2F29%2F2026..08%2F05%2F2026&amp;amp;milestone=7.1&amp;amp;col=id&amp;amp;col=milestone&amp;amp;col=owner&amp;amp;col=type&amp;amp;col=priority&amp;amp;order=id&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Closed Trac tickets for 7.1&lt;/a&gt; since July 29, 2026&lt;/li&gt;
&lt;/ul&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;New Features since Beta 1&lt;/h3&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/changeset/62748&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Icons API&lt;/a&gt;: New APIs for registering icons and icon collections in Core, ready for plugins to extend.&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65624&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Speculative loading configuration&lt;/a&gt;: Speculative loading defaults can now be configured via environment variables and constants.&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79606&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Email notifications for @mentions:&lt;/a&gt; Email notifications have been introduced when mentioned in a Note.&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79934&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Shareable Revisions:&lt;/a&gt; Share links to specific revisions for faster collaboration.&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Want to look deeper into the details and technical notes for this release? These tickets and pull requests are just some of the latest updates:&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/79839&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#GB-79839&lt;/a&gt;: Apply globally: choose which modified block styles to apply&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80814&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#GB-80814&lt;/a&gt;: New responsiveEditingEnabled editor setting to hide responsive styles&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80107&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#GB-80107&lt;/a&gt;: Tabs: toolbar buttons to reorder tabs&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://github.com/WordPress/gutenberg/pull/80046&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#GB-80046&lt;/a&gt;: DataViews: shift-click range selection&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65636&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#65636&lt;/a&gt;: Preload REST API requests fetched on editor load&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65613&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#65613&lt;/a&gt;: Notes are excluded from comment feed queries&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65491&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#65491&lt;/a&gt;: KSES allows the autofocus attribute on dialog elements&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/ticket/65517&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#65517&lt;/a&gt;: Multisite upload limits are enforced when sideloading media from a URL&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://core.trac.wordpress.org/ticket/62757&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#62757&lt;/a&gt;: Update the jQuery UI library to version 1.14.2&lt;/li&gt;
&lt;/ul&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;How you can contribute&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Get involved in testing&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Your help testing the WordPress 7.1 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This &lt;a href=&#34;https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;detailed guide&lt;/a&gt; will walk you through testing features in WordPress 7.1.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Update your theme or plugin&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Thanks for continuing to test your themes and plugins with the WordPress 7.1 beta releases. With RC1, you’ll want to conclude your testing and update the &lt;em&gt;“Tested up to”&lt;/em&gt; version in your &lt;a href=&#34;https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;plugin’s readme file&lt;/a&gt; to 7.1.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you find compatibility issues, please post detailed information to the &lt;a href=&#34;https://wordpress.org/support/forum/alphabeta/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;support forum&lt;/a&gt;.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Test on your hosting platforms&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Want to test WordPress on your hosting system? &lt;a href=&#34;https://make.wordpress.org/hosting/test-results-getting-started/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Get started with configuring distributed hosting tests here&lt;/a&gt;. Thank you to all &lt;a href=&#34;https://make.wordpress.org/hosting/test-results/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;web hosts who help test WordPress&lt;/a&gt;!&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Curious about testing releases in general? Follow along with the &lt;a href=&#34;https://make.wordpress.org/test/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;testing initiatives in Make Core&lt;/a&gt; and join the &lt;a href=&#34;https://wordpress.slack.com/messages/core-test/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;#core-test channel&lt;/a&gt; on &lt;a href=&#34;https://wordpress.slack.com/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Making WordPress Slack&lt;/a&gt;.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;An RC1 haiku&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;A candidate stands&lt;/em&gt;&lt;br /&gt;&lt;span style=&#34;white-space: normal;&#34;&gt;&lt;em&gt;the desert sun tests its strength&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;em&gt;Arizona waits&lt;/em&gt;&lt;/p&gt;



&lt;p class=&#34;has-text-align-right wp-block-paragraph&#34;&gt;&lt;em&gt;Props to &lt;/em&gt;&lt;a class=&#34;mention&#34; href=&#34;https://profiles.wordpress.org/krupajnanda/&#34;&gt;&lt;span class=&#34;mentions-prefix&#34;&gt;@&lt;/span&gt;krupajnanda&lt;/a&gt;, &lt;a class=&#34;mention&#34; href=&#34;https://profiles.wordpress.org/annezazu/&#34;&gt;&lt;span class=&#34;mentions-prefix&#34;&gt;@&lt;/span&gt;annezazu&lt;/a&gt;, &lt;br /&gt;&lt;a class=&#34;mention&#34; href=&#34;https://profiles.wordpress.org/amykamala/&#34;&gt;&lt;span class=&#34;mentions-prefix&#34;&gt;@&lt;/span&gt;amykamala&lt;/a&gt;&lt;em&gt;,&lt;/em&gt; &lt;a class=&#34;mention&#34; href=&#34;https://profiles.wordpress.org/wildworks/&#34;&gt;&lt;span class=&#34;mentions-prefix&#34;&gt;@&lt;/span&gt;wildworks&lt;/a&gt; and &lt;a class=&#34;mention&#34; href=&#34;https://profiles.wordpress.org/masteradhoc/&#34;&gt;&lt;span class=&#34;mentions-prefix&#34;&gt;@&lt;/span&gt;masteradhoc&lt;/a&gt; &lt;em&gt;for collaboration and revie&lt;/em&gt;w&lt;/p&gt;



&lt;div class=&#34;wp-block-group is-layout-constrained wp-block-group-is-layout-constrained&#34;&gt;
&lt;figure class=&#34;wp-block-image size-large has-custom-border&#34;&gt;&lt;a href=&#34;https://us.wordcamp.org/2026/&#34;&gt;&lt;img alt=&#34;WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026&#34; class=&#34;wp-image-20859&#34; height=&#34;321&#34; src=&#34;https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&amp;#038;ssl=1&#34; width=&#34;1024&#34; /&gt;&lt;/a&gt;&lt;figcaption class=&#34;wp-element-caption&#34;&gt;Join us for the launch of WordPress 7.1 at &lt;a href=&#34;https://us.wordcamp.org/2026/&#34;&gt;WordCamp US 2026&lt;/a&gt;, August 16–19.&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;</description>
	<pubDate>Wed, 05 Aug 2026 15:37:33 +0000</pubDate>
	
	
	<dc:creator>Benjamin Zekavica</dc:creator>
	
</item>

<item>
	<title>WPTavern: #228 – Priscilla Collado Ramirez on Reducing WordPress Beginner Anxiety</title>
	<guid>https://wptavern.com/?post_type=podcast&amp;p=206976</guid>
	<link>https://wptavern.com/podcast/228-priscilla-collado-ramirez-on-reducing-wordpress-beginner-anxiety</link>
	
	<description>&lt;details&gt;Transcript&lt;div&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:00:19] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the themes, the blocks, and in this case, reducing WordPress beginner anxiety in a multitude of ways.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#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/feed/podcast, and you can copy that URL into most podcast players.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you have a topic that you&amp;#8217;d like us to feature on the podcast, I&amp;#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So on the podcast today we have Priscilla Collado Ramirez. Priscilla travelled 14 hours from Costa Rica to attend WordCamp Europe, making her one of the furthest attendees at the event, and for good reason. She&amp;#8217;s an educator, fashion designer and wellness coach, and has a unique perspective on a challenge many in the WordPress community face, how overwhelming WordPress can be for beginners.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Having once quit WordPress 17 years ago, due to information overload, and a lack of community support, Priscilla&amp;#8217;s story comes full circle, as she now dedicates herself to helping entrepreneurs and creatives find their way in the WordPress ecosystem. Her work focuses on demystifying those first confusing moments, offering practical steps, and much needed reassurance for anyone who&amp;#8217;s ever opened a fresh install and wondered, what on earth do I do next?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The conversation is focused on why newcomers often feel stuck, paralysed by too many choices, the classic it depends advice, and a fear of breaking something or everything. We get into the importance of understanding individual learning styles, whether linear or spiral, as Priscilla labels them, and meeting students where they are, sometimes with literal breathing exercises and wellness techniques to lower stress and unlock real learning.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Priscilla explains how confidence in WordPress is built through action, and why celebrating small wins, like successfully installing a single plugin, is essential. She also shares her approach to bringing holistic, calm, and patient mentorship into WordPress education, something that&amp;#8217;s as relevant for agency leads as it is for first time bloggers.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;ve ever felt overwhelmed by WordPress&amp;#8217; infinite possibilities, struggled to find your place in its community, or just want practical wisdom on making the path easier for beginners, this episode is for you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&amp;#8217;ll find all the other episodes as well.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And so without further delay, I bring you Priscilla Collado or Ramirez.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I am joined on the podcast by Priscilla Collado Ramirez. Although I know that&amp;#8217;s not the correct way to say it, would you please say your name for me?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:44] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; It&amp;#8217;s good, it&amp;#8217;s good. I&amp;#8217;m Priscilla Collado Ramirez, and I&amp;#8217;m from Costa Rica.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:48] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Well, I appreciate it. Thank you. You get the award without a doubt coming the furthest, I think, to WordCamp Europe this year. I don&amp;#8217;t know how many miles it is, but you said, I think it was 13 hours.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:03:59] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, 14 hours on the plane. Today is travelling. But it&amp;#8217;s all worth it, because this country in Europe, it&amp;#8217;s beautiful. So I can do it all the years, all the months. Yeah, I can do it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:04:13] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I have to ask though, why come all the way across, so many hours on a plane and what have you. Do you have a community where you are? Is there a thriving kind of Costa Rican WordPress scene? I don&amp;#8217;t know anything about it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:04:28] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Okay. Yeah, in Costa Rica is a big community. It&amp;#8217;s the biggest community in whole Latin America, in Costa Rica. I have a friend, she works for GreenGeeks web hosting, so she empowered me to do this. And the WordCamp Europe, because being a speaker is one of my dreams come true.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I already do it in my country, but I want to get more knowledge and know more people. And when she told me about this, I said, yeah, I can do it. Yeah, I want to do it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:05:06] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; That is remarkable. A 13 hour plane journey. That&amp;#8217;s pretty impressive. And I confess, I didn&amp;#8217;t know that Costa Rica was sort of the place to be if you&amp;#8217;re in South America. But now I do. Thank you. And I know that you&amp;#8217;ve basically just come out of the presentation room, you&amp;#8217;ve just finished the subject that you were talking about.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And the subject that you were talking about is really interesting to me at least, because this casts me back. I&amp;#8217;ve been in the WordPress space since about, I don&amp;#8217;t know, 2015, something like that. So I&amp;#8217;ve got a few years under my belt.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But I do remember at the time when I began using WordPress, turning up to events like this and feeling a bit like a fish out of water, not really knowing what to do. Not really knowing what to do with the software, either. Not really knowing what I should install, whether I should install anything, whether I was using the best thing, or the worst thing or what have you. And that kind of was the nature of your subject.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But rather than me telling everybody what you were talking about, do you just want to summarise what it was that you stood up and presented about?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:06:02] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, of course. And I feel the same way that you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Well, my talk is about why WordPress feels overwhelming for beginners. I was that beginner that I don&amp;#8217;t want to install. And WordPress, it&amp;#8217;s great, but sometimes gives you too many options, right? So for beginners, sometimes that options feels paralysing because we need to start with one at the time.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I saw all the topics for this event, and I think, yeah, maybe I can share a little bit of my story with WordPress. And I talk about, I quit WordPress 17 years ago.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:06:47] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; You quit it?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:06:48] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. I&amp;#8217;m a quitter.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:06:50] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; My story going back, oh, 12 years or whatever it was, that&amp;#8217;s nothing. You got 17 years. That was when you quit. Okay, carry on. Sorry.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:06:58] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, no, 17 years ago, I was at university, and I was studying advertising and web design. I saw the options, too many options, too many things, I don&amp;#8217;t know. And I feel overwhelmed. And I said, this is not for me. I&amp;#8217;m so dumb. I&amp;#8217;m slow. No, no.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And 17 years later, I&amp;#8217;m here as an educator, and I help entrepreneurs and beginners to understand the WordPress environment.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:07:29] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; What brought you back then? After all that period of time away, what was the catalyst that brought you back? Why did you explore it again?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:07:36] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Because I have a fashion school, and I saw my students deal with web designers and sometimes they charging so much money. I see it in the beginners, in my students, I saw that we have a problem with understanding that sometimes the things are not too difficult. We can learn about new tools and new WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:06] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, so this was all about your students then. So this was an idea of, I guess the world is kind of an expensive place to be, and one expense that you can get rid of is the cost of your website. There&amp;#8217;s tools out there. You can, if you wish to, build it yourself. And then you found WordPress again. How is it the second time? Did you ever go through, I&amp;#8217;m going to quit it for a second time, or was it better the next time you came across it?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:08:29] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, and my brother is an engineer and I&amp;#8217;m in like a category of non-technical people because I&amp;#8217;m a fashion designer. I&amp;#8217;m an educator, and I&amp;#8217;m a wellness coach. And I think, yeah, maybe I can study a little bit, and if I use my education tools to understand how the brains for the creative people works and try to, out of the box, that sometimes the engineers have, and the creative people. It&amp;#8217;s like a disorder, a disorder brain. I can help to these people to understand this environment in this community. And they can do it like I do.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:09:22] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah. So we&amp;#8217;ll get into the bits that you think are problematic with beginning with WordPress in a minute. But just going back to your students and what have you. How&amp;#8217;s it been for them? When you are looking at what they&amp;#8217;re able to do, has it been a road of success, or has there been quite a lot of failure for them? Basically sum up how your students have coped.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:09:43] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Okay. I don&amp;#8217;t know, there&amp;#8217;s two types of students, right? So we have the students that have a linear path learning. Some students learned like A, B, and C. Okay, you understand things easily. But some of them don&amp;#8217;t understand the things like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I try to create a platform, or we can call it like a type of education, and helps to understand, first how their brain works, and later understand the type of learning that I can teach.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:24] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, let me just make sure I understood that. So you try to figure out what their brain accepts most readily? And then once you figure that bit out, then you begin the WordPress education from there. Okay, that&amp;#8217;s interesting.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And you say there&amp;#8217;s kind of two types that you&amp;#8217;ve kind of determined. And what are those two types?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:40] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Lineal.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:41] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Oh, so I think probably linear, like straight lines.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:46] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, we have the straight lines and the spiral.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:49] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:10:51] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; So my mind is on the spiral. And that&amp;#8217;s why I feel dumb in these technical environments. But I learned that if you learn some topic at the time and without the stress, you can do it and you can follow this community.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:11:10] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So you just used an interesting word there. You said that you have felt, maybe you don&amp;#8217;t feel it here, I don&amp;#8217;t know if you do or not. But you said you&amp;#8217;ve felt dumb in the past. You know, you&amp;#8217;ve turned up to the events and you felt like a fish out of water, we might say that. Just. What the heck am I doing here? Where do I fit into this jigsaw puzzle?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And obviously you felt it long and hard enough that, firstly you left, and then come back, given it a second shot. So what are the things that you have felt dumb about? What are the things that have perplexed you in the past? What are the things that have drawn you to making this presentation?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:11:47] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; I felt in that time overwhelmed for the too many options. I feel that in that time in my country, WordPress wasn&amp;#8217;t so popular and was a men&amp;#8217;s environment. There&amp;#8217;s no women. So I feel like, I don&amp;#8217;t know, I&amp;#8217;m not from, I don&amp;#8217;t know what to be here. And now, four years ago, I&amp;#8217;ve been talking with the women community on WordPress and I feel like, I don&amp;#8217;t know, confident and they believe in my knowledge.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And I think that, yeah, I can do it again. I can approach to the community and I can learn, and I can be like a mentor too, and help beginners to understand that it&amp;#8217;s not the technical environment. It&amp;#8217;s how the community engage with your goals and can be used, and how can help with your goals.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:12:50] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So I&amp;#8217;m just going to dig into something you said a moment ago, which was about the community where you are. I don&amp;#8217;t know if it&amp;#8217;s still the same, but you implied that it was mostly men.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Have you found female WordPressers where you are? Or have you had to get on Zoom calls or something like that in order to find that community? Or has it grown so that it&amp;#8217;s not just men where you are now?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:13:14] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. I assist to the first women speakers in 2023. And I saw like, okay, this is a WordPress group for women. And that group was for speakers from WordPress, but women. So I was like, okay, WordPress is not only men&amp;#8217;s, WordPress is not only technical people. And, well, I can approach to that community. 17 years ago wasn&amp;#8217;t like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;All men and square men. Because I know there is a lot of spiral men, but in that age, yeah, was like square men and my brother is a little bit like a square. And I was like, no, I&amp;#8217;m funny and I want to talk, and I want to be a speaker and what. Now I feel that I can approach to my goals with WordPress because I changed my mind and my feeling about the community and WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:14:20] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So just moving away from the community side and all of that kind of stuff, just dealing with the, actual software that you download from the internet and you put on a server somewhere, and then you begin to build a website. I presume that that&amp;#8217;s part of this as well, that it&amp;#8217;s difficult to begin because when you install a version of WordPress, you&amp;#8217;re kind of left to your own. You know, there&amp;#8217;s not really much in the way of assistance. You have to find the assistance somewhere. You have to a YouTube channel or some friendly person that will stand over your shoulder and help you out.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;What are the sort of impediments, the problems that you think we have for people beginning with WordPress that you would like to be solved?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:14:58] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. First of all that everybody thinks that WordPress is only a website. And I want to share this. WordPress is not only a website, right? It is a community. And you can approach and say, I wanted to learn about how to do a blog and how to do a website. But the community is more than that. I think that people don&amp;#8217;t understand yet that what is WordPress?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:15:30] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah. well I went for, I probably used WordPress for four years, maybe three and a half, four years, something like that, before I knew there was any kind of community. I mean I realised that there was something because the software got made. So I realised somewhere behind the curtain, there must be people doing this. And I&amp;#8217;m getting it for free, so they probably are not getting paid mostly to do it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But I didn&amp;#8217;t attend because I didn&amp;#8217;t know there was anything to attend. And then I showed up to an event in London, which was probably my closest larger event at that time. I was quite surprised. I was thinking, okay, so there were about 600 people there, I really wasn&amp;#8217;t expecting that. I thought maybe there&amp;#8217;ll be like 12 or 15 or something. Showed up, 600 people. And for me that was kind of the moment WordPress became a little bit more interesting, because I realised that, okay, it isn&amp;#8217;t just pixels on pages, it&amp;#8217;s not just the websites. There&amp;#8217;s actually a whole community of people behind it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And one of the things that I discovered fairly quickly was that those people shared, there was a lot of overlap between them and me. You know, just a lot of things in their lives seemed to sync with a lot of things in my life. We had broad agreement on a lot of things. We all wanted the project to be successful. And so discovering the community, like you said, was a really important thing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But nevertheless, I still think I would&amp;#8217;ve carried on using it even if I hadn&amp;#8217;t of discovered that community, because by that point I&amp;#8217;d got over the problem of what plugins to install and how to actually use the software.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Yeah. So let&amp;#8217;s move on to that. In terms of the actual software, so we&amp;#8217;ve got the community, we know that exists. What are some of the problems that you&amp;#8217;ve seen, I guess with your students, or maybe personal experience? Some of the problems with the actual software. What are some of the things that you&amp;#8217;ve encountered?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:21] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. I encountered that there&amp;#8217;s too many options, and the people do not know how to install. And that&amp;#8217;s a beginner&amp;#8217;s questions. Why should I install plugins, themes? And for technical people it is like, okay, it depends.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:39] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Oh always it depends.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:41] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Always, it depends. And, for beginnings, that feels paralysing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:17:45] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay. That&amp;#8217;s an interesting phrase, isn&amp;#8217;t it? So when you mean paralysing? So we say it depends, meaning, oh, try everything. See what works. Where you are saying that in your experience, it depends means don&amp;#8217;t do anything, we don&amp;#8217;t know, not sure.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:18:00] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. And the beginners don&amp;#8217;t know what to do, right?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:18:03] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, yeah, that&amp;#8217;s not helpful, is it, it depends, really when you say it like that?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Okay, so how do we overcome that? I don&amp;#8217;t know what we do apart from keep saying, it depends. I guess we&amp;#8217;ve got to try and encourage people to try this.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Okay, let me rewind a bit. So my parents, when I put the phone in their hand for the first time, the mobile phone, I had it all set up for them, you know everything was working, and I gave it to them and assumed that they would have the same approach as me. Which was, just play around with it and then you&amp;#8217;ll figure it out.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Oh, no. No touching anything was, will I break it? Is this going to destroy it? If I press delete here, does that mean the whole thing&amp;#8217;s going to like be, does this app going to disappear at this point?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So, I think that&amp;#8217;s what you&amp;#8217;re saying, is basically there&amp;#8217;s this fear that if I install something and then I don&amp;#8217;t need it, or I don&amp;#8217;t like it, well then what do I do? Is it kind of that? This fear of it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:18:59] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, because you feel overwhelmed, and you feel paralysing. And you feel like, okay, there&amp;#8217;s a learning path, right? So we have the excitement. So, yeah, I&amp;#8217;m going to do WordPress. Then confusing. What is this? And then it is like, no, I don&amp;#8217;t know, maybe this is not for me because there&amp;#8217;s so many options.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I try with my students to go one step at a time, and understand, first, what is a plugin? Right? Do you need a plugin or not? Do you need a theme or not? Do you need SEO plugin or, I don&amp;#8217;t know?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I am trying to, first of all, work with entrepreneurs because some entrepreneurs sometimes doesn&amp;#8217;t get it. I don&amp;#8217;t know, what is an email? How to send an email. They are so intelligent, and so capable to learn things, but sometimes, like as educators or mentors, we have in our minds that people learn easily. And sometimes it&amp;#8217;s not. So you have to teach like a child. And not because the people was stupid, right? It is like because that people, the learning process is different.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:20:30] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, I suppose you&amp;#8217;ve got to just get to the point where you&amp;#8217;re comfortable. So for some people who are, I don&amp;#8217;t know, let&amp;#8217;s go for the word technical. Technical people who&amp;#8217;ve got a background in using computers, they do it all day, every day. And they experiment with new things. I suppose if you put them in front of WordPress, they&amp;#8217;re off. They&amp;#8217;re just going to do that kind of thing. But I totally get what you mean.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So for me, technology, I will experiment and I&amp;#8217;ll play, because I know that nothing can basically actually break. If something goes wrong, I can just delete it. So I&amp;#8217;m thinking about apps on my phone, on my computer, and WordPress, and plugins, and themes and all of this. I fully understand that nothing will kill it. Well, hopefully nothing will kill it, and I can just remove what I don&amp;#8217;t understand.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But then again, you pick me up and put me into a different industry, I&amp;#8217;ll be that person. I&amp;#8217;ll be the person that needs the baby steps, I think you said that needs the child steps, because I&amp;#8217;m not in familiar territory. So I can&amp;#8217;t think an example off the top of my head, but pick me up, basically put me anywhere there&amp;#8217;s no technology, and I will feel that same anxiety. What do I do? can you check that what I&amp;#8217;ve done is safe? Okay. Can you double check? And will you triple check just to make sure that everything is safe. And I suppose that&amp;#8217;s what you&amp;#8217;re saying, is just little baby steps. get people into it. And once they&amp;#8217;ve gone through the baby steps, hopefully they can act on their own.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:21:54] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; This is a phrase that I been thinking too much in this talk, because it is some word that you said, and you said about confidence. And I wrote that confidence does not come before action. Confidence is built through action.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:22:14] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, that&amp;#8217;s true, isn&amp;#8217;t it? And so everybody at some point has to go through that barrier. Some people seem to be full of confidence, regardless of what is, but there&amp;#8217;s a lot of people who are not. And if you walk them through the baby steps I suppose, as you said, and tell them, do you need a plugin? What is a plugin? This is a plugin. How do you get a plugin to be put on your website? Can you delete a plugin? And then same thing with themes and custom code and all of those kind of things. And does that work? Do you notice that people go from like, ah, fear, to oh, this is all right.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:22:47] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; They think, this is not so hard that I was the, I will be. I don&amp;#8217;t know, I have all types of students and all types of socioeconomic types. And I have students like 50 to 60 years old. And they think, no, I&amp;#8217;m too old to think learning website, and learning design things. And I&amp;#8217;ve been creative. The constructivist system is a strategy in education, the constructivist, and the principle idea is you learn by doing.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:27] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Confidence through action, like you said, basically.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:29] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Exactly, exactly. And so you can be on the learning path, making little mistakes and getting more confidence to feel safe in the learning environment.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:42] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Are you a patient person?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:45] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Sometimes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:23:45] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah. Because when I was earlier describing my parents and the phone, there&amp;#8217;s kind of a bit of me, which when I&amp;#8217;ve demonstrated the same thing nine times, and every time the output of those, okay, do it this way, do it this, okay, now do this, now this. And on the 10th go, it&amp;#8217;s still the wrong thing in the exact same way. I just wondered if there was a bit of that? If there is just some impediments which, I don&amp;#8217;t know, some people just never get over. If WordPress is just generally too hard for some people. Or do you always pursue it and succeed? Do you always get people through, and get them to that confident stage?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:24:23] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yes. Yeah, yeah. Every day. Yeah. Like every day. And I think that the mentor and the educator has to feel love with that work, and teaching with love, first of all.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And then, understand that people doesn&amp;#8217;t learn in the same way. I can say older people because I&amp;#8217;m older, and you saw an older people, and you think, this is older than me, but it isn&amp;#8217;t.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:24:55] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah. and some people are kind of, what, we would describe as kinesthetic learners. So they doing is the way. Some people are kind of auditory, and they hear the solution and they learn from hearing. And other people it&amp;#8217;s visual. You know, they see the, watch a video and, oh, I&amp;#8217;ve got that now. And I guess you&amp;#8217;ve got to figure out which ones, how they fit in. If I show you once, you&amp;#8217;re fine. If I show you once, well that&amp;#8217;s not going to work. You&amp;#8217;ve got to actually do it and copy me. And once you&amp;#8217;ve figured out what kind of learners they are. You must have a lot of time for these people by the sounds of it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:25] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, of course.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:27] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, and do you literally have an endless amount of time to educate them or do you have like a, I don&amp;#8217;t know, you&amp;#8217;ve got 10 hours or whatever it is and after 10 hours we&amp;#8217;re going to get new people in? Or do you just stick with them throughout the whole journey?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:38] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, yeah. And most beginners and most entrepreneurs isn&amp;#8217;t that way, right? And they&amp;#8217;re so excited to understand the process. And when I explain how the brain works, they think, oh, yeah, it&amp;#8217;s not the system, it&amp;#8217;s me.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:25:59] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; But also I can do something about it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:26:00] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:26:01] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, okay. That&amp;#8217;s interesting. Okay.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I&amp;#8217;m going to give you superpowers for a minute. I&amp;#8217;m going to say that you are in charge of WordPress entirely. It&amp;#8217;s up to you what we do to improve this experience. What would you change? that could be the software. It could be education that you suddenly provide, you know, you would whip up many, many courses or whatever. I don&amp;#8217;t know. I&amp;#8217;m just curious to know what you think.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So again, superhero powers. You get to decide the future of WordPress. What little changes would you make here and there?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:26:32] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; I&amp;#8217;m going a little bit too far off WordPress, and I&amp;#8217;m going to bring wellness tools first.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:26:41] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay. So it gets bigger.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:26:42] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, it&amp;#8217;s bigger. I&amp;#8217;m a wellness coach first of all, and first you have to try to understand the stress, and your mind. And then you can learn. I feel like my superpower will be an educator in wellness first, because we have to manage the stress of learning.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:04] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So you have to approach the computer, but calmly. You have to get there and arrive in an equanimous state. Nice and calm.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:14] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, and understand that the delete button doesn&amp;#8217;t exist. Because you are going to learn that, yeah, you can delete it, but you are going to breathe, and stay calm, and you won&amp;#8217;t be delete anything because you, on the learning process of your mind understanding that everything is a process.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;After that, I have an idea, I don&amp;#8217;t know my superpower, I would like to do the mentor of the mentors first.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:49] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Oh, teach the teachers.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:27:51] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, yeah. Because we have mentors in WordPress, but the mentors sometimes doesn&amp;#8217;t study at the university education, right? Is an engineer trying to teach another engineer, or an engineer teach to entrepreneur or a beginner, so their minds works different.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:28:14] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yes. I&amp;#8217;ve encountered this in the real world. You know the educator who gets really angry with you and tuts, sort of goes tut tut, because you&amp;#8217;re not doing what the way they would do it. It just turns out that, if you just ask me in a different way, I&amp;#8217;ll probably figure it out.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:28:29] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, exactly.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:28:30] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Sorry I interrupted, carry on. So educating the educators.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:28:33] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; And in all the fields is the same way, because I&amp;#8217;m a fashion designer too, but I have to learn how to be an educator, and how to try to explain some things to my students and try to get off to my mind box.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I want to make some changes too, and add some of these tools on WordPress. I don&amp;#8217;t know, maybe this is my superpower, like be a spiral mind.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:29:07] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, yeah. But I think teaching the teachers. So I think we would use the word pedagogy for that. Meaning, how to teach basically. The science, if you like, of imparting knowledge. And maybe there is nothing like that at the moment. And if there isn&amp;#8217;t something like that, it would be interesting to explore how different people with different minds and different approaches. Maybe your first idea of everybody approach the computer in a calm way. Maybe that gets rid of some of that problem. At least we&amp;#8217;re approaching and we&amp;#8217;re not getting we begin.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;But I think you&amp;#8217;re onto something there, in that I know that I don&amp;#8217;t learn in the same way as my children do. I don&amp;#8217;t learn in the same way as my parents do. And so having that in the background, and educating the educators so that they&amp;#8217;re aware that those kind of things exist.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Okay, you&amp;#8217;ve still got the superpowers. Is there anything else that you would do before I take them away?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:29:56] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Okay, okay. I think that understand the brain is a supercomputer. It&amp;#8217;s also a big topic because you can programming your mind. I would love to teach that people can programming itself. I don&amp;#8217;t know what other superpower.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:30:17] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Well that&amp;#8217;s okay. You&amp;#8217;ve had it for probably about five minutes now. That&amp;#8217;s more than most people get.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So yeah. So in your experience, I know that you are obviously trying to overcome this problem, and it sounds like you get most people through it, and people manage to come out the other side and are, you know using WordPress successfully. But despite that, do you still think out there in the wider community, not where you are, do you still think that people are being turned off by the problem at the beginning of, I don&amp;#8217;t know what to do. I think that I should be able to figure this out, but I can&amp;#8217;t. I&amp;#8217;m frustrated. It&amp;#8217;s annoying me. Ah, move on, or forget the whole thing altogether.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:30:53] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Okay. I give you some tools. I wrote it. Limit the choices. Yeah, because one plugin at a time. Yeah, understand one topic at a time.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:05] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; When you say that, are you, meaning, let&amp;#8217;s say for example, that we&amp;#8217;re getting into the, oh, I don&amp;#8217;t know, the realm of SEO, we&amp;#8217;ve managed to get into that subject. We know that there&amp;#8217;s like 500 SEO plugins. Just show them one, just pick one, concentrate on that one and figure out how that works. And then maybe reveal that there&amp;#8217;s others or something like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:25] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. But sometimes, maybe I have to understand your world first, and maybe you don&amp;#8217;t need SEO tools? Because maybe you wanted to sell, I don&amp;#8217;t know, plants. So do you really need a SEO plugin? Yeah, maybe not. So I have to understand your business first, or your purpose first, and then I can share you one plugin for that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:31:56] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Right, so, but at the end of the day, it&amp;#8217;s still limit it rather than the plugin overwhelm. 78,000 plugins on the repo or whatever it is. One at a time is probably for a beginner more than enough. Learn how to install it. How to uninstall it. Learn the kind of things that you can do with it, whether that&amp;#8217;s SEO or a form plugin or whatever. Okay, it looks like you&amp;#8217;re ready for another one, yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:15] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. I have, normalise confusion.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:19] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, so be happy with being confused and muddled up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:23] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, because it&amp;#8217;s a new topic for you. So you have to understand that it is fine if you feel confusion, because your brain is adapting to that learning process.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:34] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, we&amp;#8217;re not good at that, are we? We&amp;#8217;re really good at being annoyed by confusion. Confusion&amp;#8217;s the enemy in many ways, isn&amp;#8217;t it? But it&amp;#8217;s really not. I mean, who can expect to learn something new and immediately understand everything? No, but we don&amp;#8217;t allow ourselves to do that, do we? We get annoyed with confusion.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;That&amp;#8217;s a good one. I like that. Carry on, sorry.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:32:54] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; And celebrate the small wins. I&amp;#8217;m doing right now. I&amp;#8217;m realise that I have to celebrate the small wins, because sometimes we overwhelm and have too many expectations. It is one step at a time, baby steps.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:33:11] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So that one is basically when something goes right. So once you&amp;#8217;ve got over your confusion and something&amp;#8217;s gone right, sit back, examine it. Ah, well done. Pat on the back kind of thing. Yeah, okay. That&amp;#8217;s nice.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:33:22] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. And emotional reset tools.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:33:26] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay. You&amp;#8217;re going to have to explain that one.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:33:29] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Okay. I&amp;#8217;m going to explain you here, because I want to explain you pretty well, and sometimes I get I stuck in the language.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Okay, when beginners get frustrated, we must do simple pauses, like breathing. The process of breathing is called pranayama. In pranayama is the art of the breathing. When we born, the first thing that I will do is breathe. And when you are crying, the people say, no, no, breathe, breathe, right? And when you are, I don&amp;#8217;t know, when you swimming, and you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:34:09] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Drowning maybe.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:34:11] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Drowning yeah, you want to breathe. So the breathing is so important.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:34:16] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So this is part of the pausing thing. Just pausing, breathing, okay.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:34:20] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. They also reduce the cognitive overload. And help beginners continuing learning with more clarity, that regulates the brain and the stress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:34:32] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; So I don&amp;#8217;t think I do any of those things when I&amp;#8217;m learning. I just sort of plough on and expect myself to do really well. And when I don&amp;#8217;t, I get miserable and annoyed. And I don&amp;#8217;t ever think about, okay, calm down, breathe, congratulate yourself. The thing is I mostly do learning by myself. You know, I&amp;#8217;m in a room and I watch a video or I read something, and so there&amp;#8217;s nobody there to tell me to breathe, calm down, relax, congratulate yourself. So I&amp;#8217;m glad these people have got you in their lives to, make all of this happen.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Sorry, carry on.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:35:03] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; No, no. And one of the phrases that I want to the people understand is the learning doesn&amp;#8217;t happen in stress. It happens when the mind feels safe enough to explore.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:35:19] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, well I can identify with that. That makes perfect sense, doesn&amp;#8217;t it? When you&amp;#8217;re uptight and worried about things, nothing sticks ever, does it? So back to calm, I suppose.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:35:30] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:35:31] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, that&amp;#8217;s all good advice. Yeah I wish I could do it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:35:36] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. And sometimes, yeah, the people feel overwhelmed with the stress first. I have too many mentors that causing me stress and, I don&amp;#8217;t know, they don&amp;#8217;t give me confidence in anything of I been learning.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:35:55] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; It sounds to me like what you are proposing. We would probably call it holistic. So it&amp;#8217;s treating the mind, the body. They&amp;#8217;re the first bits. If you haven&amp;#8217;t got those intact and working for you, it doesn&amp;#8217;t matter how many times you read that book, you&amp;#8217;re never going to learn anything.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:36:12] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; But sometimes the word for holistic for technical people is like you&amp;#8217;re a hippie.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:36:17] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Well, there is a bit of that, isn&amp;#8217;t there? I think technical people often have an approach to this kind of stuff, which is fairly dismissive, sort of at arm&amp;#8217;s length. Because it&amp;#8217;s not science, if you know what I mean. It doesn&amp;#8217;t sort of come under that umbrella. I wonder how much resistance actually, if I put you in, you know, had a chat with a thousand of the people out there at the moment.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:36:38] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Oh, the people go away.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:36:38] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah, okay. Okay. But you know it works. And everybody knows this kind of stuff works. Because if you&amp;#8217;re calm, I suppose the difficulty would be, you&amp;#8217;ve got to allow yourself to accept that you need to be calm, and you need to be approaching it in this kind of way. And that&amp;#8217;s difficult. I would find that quite difficult. You know, if I came to your educational institute, if you like, if you were teaching me WordPress, there would be a bit of me at the beginning, which would be thinking, okay, just tapping the watch, and thinking when does the WordPress begin?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And you are probably saying, we need to be calm now, you know? So I guess you&amp;#8217;re going to have to fight that fight.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:37:13] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. Yeah. And last year I was a speaker in my country, and I&amp;#8217;m talking about how manage the stress, the people that works like eight hours on the computer. You can use too many tools to release the back, the breathing. And everybody needs release the stress. Sometimes in technical environments, the people don&amp;#8217;t engage with the holistic path because they think that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:37:46] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Yeah. I confess I&amp;#8217;ve had years of doing that kind of stuff. Just expecting my body to be able to keep pace with whatever I&amp;#8217;m doing, and expecting that if I sit in a chair for 12 hours, that everything&amp;#8217;s going to be fine. I&amp;#8217;m just going to stand up and walk away. And of course, it&amp;#8217;s not.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Do you know, it&amp;#8217;s really interesting, I don&amp;#8217;t know that anybody&amp;#8217;s doing this. Maybe you know a load of people that are carrying out this kind of a practice. But it feels like you&amp;#8217;ve kind of, forgive me if I&amp;#8217;ve got the wrong language here, but it feels like you&amp;#8217;ve kind of bolted something close to meditation onto technology. Which is really curious, because I don&amp;#8217;t know that anybody, maybe this is common where you are. I don&amp;#8217;t know, but.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:38:27] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; No, it&amp;#8217;s not. It&amp;#8217;s not because I&amp;#8217;m a sound therapist, and I&amp;#8217;m a sound healer. The sound can heal you. I am trying to people understand that you can&amp;#8217;t live like a computer. You are not a computer. You can program in your brain like a computer, but you are not a robot. And you need to stop.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:38:51] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I think, we&amp;#8217;re too attached to our devices, aren&amp;#8217;t we? I think whenever the mobile phone came along, we finally gave up free time. And email is there 24/7. Social media&amp;#8217;s there 24/7. Technology&amp;#8217;s there 24/7. Yeah, breathe is basically what you&amp;#8217;re saying.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:39:10] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah. And in my country, no, it is not common. It is not common and it is a little rare. And maybe in another country it is normal to finish your labour at work and meditate one minute.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:39:26] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Oh no. Nobody does that where I live, no.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:39:30] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; I don&amp;#8217;t know if there is any country, doesn&amp;#8217;t do it, right?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:39:32] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; That would be nice. Yeah you&amp;#8217;d probably feel really good after that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:39:35] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Maybe in China? Maybe Japan?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:39:38] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Maybe where they a different approach to living. Do you want to roll your thing out? The way that you are doing this, do you want to roll that out to other people? Do you want people to kind of approach you and, I don&amp;#8217;t know, study what you are doing, and then go off and do that kind of thing elsewhere? Is that part of why you&amp;#8217;ve come to an event like this? To sort of preach the gospel of this idea, this way of learning?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:40:01] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Yeah, yeah. I would love to. I would love the people understanding maybe, I don&amp;#8217;t know, create me a plugin about wellness. I don&amp;#8217;t know.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:40:12] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; Okay, so anybody listening to this, Priscilla wants communication with people who think they might be able to step in. I know of several people who have, let&amp;#8217;s say things like meditation as part of their daily ritual and things. In which case, anybody who&amp;#8217;s listening to this, where&amp;#8217;s the best place to find you online? If people want to get in touch and talk about these wider problems, education, learning, calming down, meditation, those kind of things, where would we find you?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:40:37] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; On Gravatar. On WordPress page, and Instagram too.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:40:42] &lt;strong&gt;Nathan Wrigley:&lt;/strong&gt; I think I&amp;#8217;ve got the details of most of those, but if I don&amp;#8217;t, I will get them from you, and I will put them on the WP Tavern website. So if you search for the episode, dear listener, with Priscilla in it, I don&amp;#8217;t know the number of that episode just yet, but if you search for the episode with Priscilla in it, if you&amp;#8217;ve got intuitions that you&amp;#8217;d like to help out, go and find this episode and you can reach out. And you never know, maybe something will come of that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So Priscilla, thank you for chatting to me today.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;[00:41:07] &lt;strong&gt;Priscilla Collado Ramirez:&lt;/strong&gt; Oh, thank you too. And remember to breathe.&lt;/p&gt;
&lt;/div&gt;&lt;/details&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;On the podcast today we have Priscilla Collado Ramirez.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Priscilla traveled 14 hours from Costa Rica to attend WordCamp Europe, making her one of the furthest attendees at the event, and for good reason. She’s an educator, fashion designer, and wellness coach, and has a unique perspective on a challenge many in the WordPress community face: how overwhelming WordPress can be for beginners.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Having once quit WordPress 17 years ago due to information overload and lack of community support, Priscilla’s story comes full circle as she now dedicates herself to helping entrepreneurs and creatives find their way in the WordPress ecosystem. Her work focuses on demystifying those first confusing moments, offering practical steps and much-needed reassurance for anyone who’s ever opened a fresh install and wondered, “What on earth do I do next?”&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The conversation is focused on why newcomers often feel stuck, paralysed by too many choices, the classic “it depends” advice, and a fear of breaking something (or everything). We get into the importance of understanding individual learning styles, whether linear or spiral (as Priscilla labels them), and meeting students where they are, sometimes with literal breathing exercises and wellness techniques to lower stress and unlock real learning.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Priscilla explains why confidence in WordPress is built through action, and why celebrating small wins, like successfully installing a single plugin, is essential. She also shares her approach to bringing holistic, calm, and patient mentorship into WordPress education, something that’s as relevant for agency leads as it is for first-time bloggers.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you’ve ever felt overwhelmed by WordPress’s infinite possibilities, struggled to find your place in its community, or just want practical wisdom on making the path easier for beginners, this episode is for you.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Useful links&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://europe.wordcamp.org/2026/session/why-wordpress-feels-overwhelming-for-beginners/&#34;&gt;Why WordPress feels overwhelming for beginners&lt;/a&gt; &amp;#8211; Priscilla&amp;#8217;s presentation at WordCamp Europe 2026&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://profiles.wordpress.org/nivrattibienestat/&#34;&gt;Priscilla on WordPress.org&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 05 Aug 2026 13:00:00 +0000</pubDate>
	
	
	<dc:creator>Nathan Wrigley</dc:creator>
	
</item>

<item>
	<title>Greg Ziółkowski: The Abilities API in WordPress 7.1: Lifecycle, Schemas, and Discovery</title>
	<guid>https://gziolo.pl/?p=15020</guid>
	<link>https://gziolo.pl/2026/08/05/the-abilities-api-in-wordpress-7-1-lifecycle-schemas-and-discovery/</link>
	
	<description>The Abilities API gives WordPress plugins a common language for describing and executing units of functionality. An ability has a stable name, human-readable metadata, input and output contracts, a permission check, and an execution callback. Other PHP code can discover it without knowing which plugin registered it, while REST, WP-CLI, JavaScript, MCP, and AI integrations [&amp;#8230;]</description>
	<pubDate>Wed, 05 Aug 2026 12:11:55 +0000</pubDate>
	
	
	<dc:creator>Greg Ziółkowski</dc:creator>
	
</item>

<item>
	<title>HeroPress: The First 10 Years, The Next 10 Years – પહેલાંનાં ૧૦ વર્ષ, આગળનાં ૧૦ વર્ષ</title>
	<guid>https://heropress.com/?post_type=heropress-essays&amp;p=8775</guid>
	<link>https://heropress.com/essays/the-first-10-years-the-next-10-years/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-first-10-years-the-next-10-years</link>
	
	<description>&lt;img alt=&#34;Pull Quote: Communities begin with one conversation and a willingness to show up.&#34; class=&#34;attachment-large size-large wp-post-image&#34; height=&#34;512&#34; src=&#34;https://heropress.com/wp-content/uploads/3026/08/jina-banner.webp&#34; width=&#34;1024&#34; /&gt;&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://heropress.com/feed/#gujarati&#34;&gt;આ નિબંધ ગુજરાતીમાં પણ ઉપલબ્ધ છે&lt;/a&gt;&lt;/p&gt;



&lt;figure class=&#34;wp-block-audio&#34;&gt;&lt;audio controls=&#34;controls&#34; src=&#34;https://heropress.com/wp-content/uploads/3026/08/jina-10-years.mp3&#34;&gt;&lt;/audio&gt;&lt;figcaption class=&#34;wp-element-caption&#34;&gt;Hear Jina read her story aloud in her own voice.&lt;/figcaption&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Sometimes I wonder how life connects the dots.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A LinkedIn follow. A few conversations with someone I didn’t know much about at the time. And today, somehow, those small moments have led me to write my story on HeroPress. If someone had told the girl who graduated from college in 2015 that one day she would be sharing her WordPress journey here, I would never have believed them.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;h-diving-in&#34;&gt;Diving In&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;My first ten years in WordPress weren’t just about learning how to write code. They were about learning how to grow through uncertainty, motherhood, self-doubt, and, most importantly, community.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I joined my first company in 2015, fresh out of college. I knew Core PHP, but WordPress was completely new to me. I had only heard its name before my interview. My first month was as an unpaid trainee, and by the second month I was already building websites for clients. Soon after, I was given the opportunity to work on the plugin, Oasis Workflow. Those five years became my real classroom. I learned plugin development, worked with React and Gutenberg during their early adoption, and discovered that WordPress was much more than a CMS—it was an ecosystem that never stopped evolving.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;h-building-a-product&#34;&gt;Building A Product&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Around the same time, an opportunity came my way to build a &lt;a href=&#34;https://wordpress.org/plugins/cf7-google-sheets-connector/&#34;&gt;Google Sheets integration for Contact Form 7&lt;/a&gt;. That small feature eventually became &lt;a href=&#34;https://gsheetconnector.com/&#34;&gt;GSheetConnector&lt;/a&gt;. As more users adopted it, their feedback shaped the product. Ten thousand users became twenty thousand, new requirements became new features, and in 2018 we launched the Pro version. What started as a single integration gradually grew into a family of connector plugins. Looking back, it taught me one of the biggest lessons in product development: listen to your users, because they will help build the roadmap with you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;In 2019, I attended my first WordCamp in Vadodara. Until then, WordPress had mostly meant code and client work. WordCamp introduced me to the people behind the software. I made new connections, learned from contributors, and realized there was an entire community that believed in sharing knowledge instead of keeping it to themselves.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Then came the most challenging chapter of my life.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;h-everything-everywhere-upside-down&#34;&gt;Everything Everywhere, Upside Down&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Between 2020 and 2025, I was leading our company’s Vadodara branch while the world suddenly changed because of COVID-19. Like many others, I shifted to working from home. During the same period, I became a mother. My days became a balance of meetings, deployments, household responsibilities, and raising my daughter. Working from home gave me flexibility, and I will always be grateful to &lt;a href=&#34;https://profiles.wordpress.org/abdullah17/&#34;&gt;Mr. Abdullah&lt;/a&gt; for trusting me with that flexibility, but it also came with responsibilities that are difficult to explain unless you’ve lived them.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For five years, my focus was simple: my family and my job. I wasn’t learning new technologies. I wasn’t attending events. I wasn’t contributing to WordPress. As AI, modern development workflows, and new technologies continued to evolve, I often felt as though the industry had moved ahead while I was standing still. It was an uncomfortable feeling, and for a long time I questioned whether I had fallen behind.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;h-going-to-wordcamp&#34;&gt;Going To WordCamp&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Everything changed again in late 2025 when GSheetConnector sponsored WordCamp Surat. Meeting people from the community reignited something I had been missing. Soon after, I learned that WordCamp Asia 2026 would be held in Mumbai. I wanted to attend, but I couldn’t stop thinking about the practical challenges. Could I travel with my daughter? Could we afford it? Would everything work out?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I applied for the Zeel Thakkar Scholarship with hope more than confidence, and to my surprise, I received it. My husband took leave from work so he could travel with me and help take care of our daughter. His support made that journey possible.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Contribution Day at WordCamp Asia wasn’t the success I had imagined. My development environment failed at the last moment. My WordPress.org account was temporarily blocked, and to make matters worse, my phone shut down, leaving me without access to my authenticator codes. I sat there feeling completely blank, wondering if I even belonged in that room.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Instead of giving up, I walked over to the Community Team table.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;That decision quietly changed my direction.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;h-building-community&#34;&gt;Building Community&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;There, Devin introduced me to the process of becoming a Meetup Organizer. I returned home, completed the required training over the following month, attended another meetup to learn from experienced organizers, and received constant encouragement from people like Pooja Derashri and Aditya Kane, who patiently answered every question I had.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;In June 2026, we successfully restarted the Vadodara WordPress Meetup. Only a handful of people attended, but to me it represented something much bigger. It reminded me that communities don’t begin with hundreds of people. They begin with one conversation and a willingness to show up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Looking back, I realize that my first ten years were about building my career. I hope my next ten years will be about building people.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;h-forging-ahead&#34;&gt;Forging Ahead&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I want to strengthen our local WordPress community, encourage students through Campus Connect programs, and help more women—especially mothers who believe their careers have stopped—rediscover opportunities in WordPress. I want to contribute more to WordPress itself, continue learning emerging technologies like AI, build a plugin of my own, and one day attend WordCamp Asia outside India with my daughter and husband by my side. My Daughter already asks me if we’ll be there next year at Malaysia, and every time she does, I’m reminded that dreams don’t have deadlines—they just need commitment.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If my journey has taught me one thing, it’s this: WordPress is not just about software. It is about people.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Every meaningful opportunity in my journey began because someone answered a question, shared knowledge, offered encouragement, or simply believed in me.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;To every woman in tech—and especially every mother trying to balance family, work, and her own dreams—please remember this: you are doing better than you think. Take one step at a time. Reach out to people. Ask questions without fear. Help even one other person if you can.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Because that’s what WordPress has taught me over the past ten years.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Connect. Learn. Grow.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And then help someone else do the same.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;h1 class=&#34;wp-block-heading&#34; id=&#34;gujarati&#34;&gt;&lt;strong&gt;પહેલાંનાં ૧૦ વર્ષ, આગળનાં ૧૦ વર્ષ&lt;/strong&gt;&lt;/h1&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;ક્યારેક મને લાગે છે કે જીવન કેવી રીતે એક પછી એક ઘટનાઓને એકબીજા સાથે જોડતું જાય છે.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;લિંક્ડઇન પર કરેલું એક &lt;strong&gt;ફોલો&lt;/strong&gt;. એવી વ્યક્તિ સાથે થયેલી થોડી &lt;strong&gt;વાતચીત&lt;/strong&gt; જેને હું તે સમયે ખાસ ઓળખતી પણ નહોતી. અને આજે, એ જ નાનાં-નાનાં પ્રસંગોએ મને &lt;strong&gt;હીરોપ્રેસ&lt;/strong&gt; પર મારી પોતાની વાર્તા લખવા સુધી પહોંચાડી છે. જો ૨૦૧૫માં કોલેજમાંથી ગ્રેજ્યુએટ થયેલી મને કોઈએ કહ્યું હોત કે એક દિવસ હું અહીં મારી &lt;strong&gt;વર્ડપ્રેસ&lt;/strong&gt; સફર શેર કરીશ, તો કદાચ હું ક્યારેય વિશ્વાસ ન કરતી.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;વર્ડપ્રેસ સાથેના મારા પહેલાંના દસ વર્ષ માત્ર &lt;strong&gt;કોડ&lt;/strong&gt; લખવાનું શીખવામાં જ ગયા નથી. આ વર્ષોએ મને અનિશ્ચિતતા વચ્ચે આગળ વધવાનું, માતૃત્વને સ્વીકારવાનું, પોતાની જાત પર શંકા હોવા છતાં હિંમત રાખવાનું અને સૌથી મહત્વનું – &lt;strong&gt;સમુદાય&lt;/strong&gt;નું સાચું મહત્વ સમજાવ્યું.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;૨૦૧૫માં, કોલેજ પૂર્ણ કર્યા પછી મેં મારી પ્રથમ કંપનીમાં જોડાઈ. મને &lt;strong&gt;કોર પી.એચ.પી.&lt;/strong&gt; આવડતું હતું, પરંતુ વર્ડપ્રેસ મારા માટે સંપૂર્ણપણે નવું હતું. ઇન્ટરવ્યૂ પહેલાં મેં માત્ર તેનું નામ જ સાંભળ્યું હતું. પ્રથમ મહિને હું કોઈપણ પગાર વિના &lt;strong&gt;ટ્રેઇની&lt;/strong&gt; તરીકે કામ કરતી હતી, અને બીજા મહિને જ હું ગ્રાહકો માટે વેબસાઇટ્સ બનાવતી થઈ ગઈ. થોડા જ સમયમાં મને કંપનીના &lt;strong&gt;ઓએસિસ વર્કફ્લો પ્લગિન&lt;/strong&gt; પર કામ કરવાની તક મળી. એ પાંચ વર્ષ મારા માટે ખરેખર એક યુનિવર્સિટી સમાન રહ્યા. મેં &lt;strong&gt;પ્લગિન ડેવલપમેન્ટ&lt;/strong&gt; શીખ્યું, &lt;strong&gt;રિએક્ટ&lt;/strong&gt; અને &lt;strong&gt;ગૂટનબર્ગ&lt;/strong&gt; સાથે તેમની શરૂઆતના સમયમાં કામ કર્યું અને સમજાયું કે વર્ડપ્રેસ માત્ર એક &lt;strong&gt;સી.એમ.એસ.&lt;/strong&gt; નથી, પરંતુ સતત વિકસતું અને બદલાતું એક વિશ્વ છે.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;એ જ સમય દરમિયાન મને &lt;strong&gt;કોન્ટેક્ટ ફોર્મ ૭&lt;/strong&gt; માટે &lt;strong&gt;ગુગલ શીટ્સ ઇન્ટિગ્રેશન&lt;/strong&gt; બનાવવાની તક મળી. એ નાનું &lt;strong&gt;ફીચર&lt;/strong&gt; ધીમે-ધીમે &lt;strong&gt;જીશીટકનેક્ટર&lt;/strong&gt; તરીકે વિકસતું ગયું. વધુને વધુ લોકો તેનો ઉપયોગ કરવા લાગ્યા અને તેમના &lt;strong&gt;ફીડબેક&lt;/strong&gt;એ જ આ &lt;strong&gt;પ્રોડક્ટ&lt;/strong&gt;નું ભવિષ્ય ઘડ્યું. દસ હજાર &lt;strong&gt;યૂઝર્સ&lt;/strong&gt; વીસ હજાર થયા, નવી જરૂરિયાતો નવા &lt;strong&gt;ફીચર્સ&lt;/strong&gt; બની અને ૨૦૧૮માં અમે તેનું &lt;strong&gt;પ્રો વર્ઝન&lt;/strong&gt; રજૂ કર્યું. એક જ ઇન્ટિગ્રેશનથી શરૂ થયેલી સફર અનેક &lt;strong&gt;કનેક્ટર પ્લગિન્સ&lt;/strong&gt; સુધી પહોંચી. પાછળ વળી જોઉં ત્યારે સમજાય છે કે પ્રોડક્ટ બનાવવાનો સૌથી મોટો પાઠ મને અહીં મળ્યો—તમારા યૂઝર્સને સાંભળો, કારણ કે તેઓ જ તમારી સાથે મળીને તમારા પ્રોડક્ટનો આગળનો રસ્તો નક્કી કરે છે.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;૨૦૧૯માં મેં વડોદરામાં મારું પ્રથમ &lt;strong&gt;વર્ડકેમ્પ&lt;/strong&gt; અટેન્ડ કર્યું. ત્યાં સુધી વર્ડપ્રેસ મારા માટે માત્ર કોડ અને ગ્રાહકોનું કામ હતું. વર્ડકેમ્પએ મને આ સોફ્ટવેર પાછળ રહેલા લોકો સાથે પરિચય કરાવ્યો. નવા સંબંધો બન્યા, &lt;strong&gt;કોન્ટ્રિબ્યુટર્સ&lt;/strong&gt; પાસેથી શીખવાની તક મળી અને મને સમજાયું કે અહીં એક એવી સમુદાય છે જે જ્ઞાનને પોતાની પાસે રાખવામાં નહીં, પરંતુ બધાં સાથે વહેંચવામાં વિશ્વાસ રાખે છે.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;પછી મારા જીવનનો સૌથી પડકારજનક સમય શરૂ થયો.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;૨૦૨૦થી ૨૦૨૫ દરમિયાન હું અમારી કંપનીની વડોદરા બ્રાન્ચ સંભાળી રહી હતી અને એ જ સમયે &lt;strong&gt;કોવિડ-૧૯&lt;/strong&gt;ને કારણે આખી દુનિયા બદલાઈ ગઈ. બીજા ઘણા લોકોની જેમ હું પણ &lt;strong&gt;વર્ક ફ્રોમ હોમ&lt;/strong&gt; કરવા લાગી. એ જ સમયગાળામાં હું માતા પણ બની. મારા દિવસો &lt;strong&gt;મીટિંગ્સ&lt;/strong&gt;, &lt;strong&gt;ડિપ્લોયમેન્ટ્સ&lt;/strong&gt;, ઘરકામ અને મારી દીકરીના ઉછેર વચ્ચે સંતુલન જાળવવામાં પસાર થવા લાગ્યા. વર્ક ફ્રોમ હોમે મને લવચીકતા આપી, અને તેના માટે હું શ્રી અબ્દુલ્લાહની હંમેશાં આભારી રહીશ કે તેમણે મારા પર વિશ્વાસ રાખ્યો. પરંતુ આ લવચીકતા સાથે એવી જવાબદારીઓ પણ આવી જેને માત્ર એ વ્યક્તિ જ સમજી શકે જે આ જીવન જીવી હોય.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;પાંચ વર્ષ સુધી મારું સમગ્ર ધ્યાન માત્ર બે બાબતો પર હતું—મારો પરિવાર અને મારી નોકરી. હું નવી ટેક્નોલોજી શીખી શકતી નહોતી, કોઈ &lt;strong&gt;ઇવેન્ટ્સ&lt;/strong&gt;માં જઈ શકતી નહોતી અને વર્ડપ્રેસમાં &lt;strong&gt;કોન્ટ્રિબ્યુશન&lt;/strong&gt; પણ કરી શકતી નહોતી. &lt;strong&gt;આર્ટિફિશિયલ ઇન્ટેલિજન્સ (એ.આઈ.)&lt;/strong&gt;, આધુનિક &lt;strong&gt;ડેવલપમેન્ટ વર્કફ્લો&lt;/strong&gt; અને નવી ટેક્નોલોજી સતત આગળ વધી રહી હતી, અને ઘણીવાર મને એવું લાગતું કે આખી દુનિયા આગળ વધી ગઈ છે જ્યારે હું એ જ જગ્યાએ ઊભી છું. લાંબા સમય સુધી મને પોતાને જ પ્રશ્ન થતો રહ્યો કે શું હું ખરેખર પાછળ રહી ગઈ છું?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;૨૦૨૫ના અંતમાં બધું ફરી બદલાયું, જ્યારે જીશીટકનેક્ટરએ &lt;strong&gt;વર્ડકેમ્પ સુરત&lt;/strong&gt;ને &lt;strong&gt;સ્પોન્સર&lt;/strong&gt; કર્યું. ત્યાં સમુદાયના લોકો સાથે મળવાથી મારી અંદર કંઈક ફરી જીવંત થયું—એ ઉત્સાહ, જે કદાચ હું વર્ષોથી ગુમાવી બેઠી હતી. થોડા સમય પછી ખબર પડી કે &lt;strong&gt;વર્ડકેમ્પ એશિયા ૨૦૨૬&lt;/strong&gt; મુંબઈમાં યોજાવાનું છે. હું જવા માગતી હતી, પરંતુ મનમાં અનેક પ્રશ્નો હતા. શું હું મારી દીકરી સાથે મુસાફરી કરી શકીશ? શું અમે આ ખર્ચ ઉઠાવી શકીશું? શું બધું સારું રહેશે?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;મેં &lt;strong&gt;ઝીલ ઠક્કર સ્કોલરશિપ&lt;/strong&gt; માટે અરજી કરી. મારા પાસે આત્મવિશ્વાસ કરતાં આશા વધુ હતી. અને મારા આશ્ચર્ય વચ્ચે મને સ્કોલરશિપ મળી ગઈ. મારા પતિએ પણ રજા લીધી જેથી તેઓ મારી સાથે આવી શકે અને અમારી દીકરીની સંભાળ રાખી શકે. તેમના સાથ અને સહકાર વગર આ સફર શક્ય બની ન હોત.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;વર્ડકેમ્પ એશિયાનો &lt;strong&gt;કોન્ટ્રિબ્યુશન ડે&lt;/strong&gt; મેં જે રીતે કલ્પ્યો હતો એવો રહ્યો નહીં. છેલ્લી ઘડીએ મારું &lt;strong&gt;ડેવલપમેન્ટ એન્વાયરમેન્ટ&lt;/strong&gt; કામ કરવાનું બંધ થઈ ગયું. મારું &lt;strong&gt;વર્ડપ્રેસ.ઓર્ગ એકાઉન્ટ&lt;/strong&gt; થોડા સમય માટે બ્લોક થઈ ગયું અને ઉપરથી મારો ફોન પણ બંધ થઈ ગયો, જેના કારણે &lt;strong&gt;ઓથેન્ટિકેટર કોડ્સ&lt;/strong&gt; પણ ઉપલબ્ધ રહ્યા નહીં. હું ત્યાં એકદમ શાંત, ગભરાયેલી અને ખાલી મનથી બેઠી હતી. મનમાં માત્ર એક જ પ્રશ્ન હતો—શું ખરેખર હું અહીં હોવા લાયક છું?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;પણ હાર માનવાને બદલે હું &lt;strong&gt;કોમ્યુનિટી ટીમ&lt;/strong&gt;ના ટેબલ તરફ ચાલી ગઈ.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;એ નિર્ણયે શાંતિથી મારી સફરની દિશા બદલી નાખી.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;ત્યાં &lt;strong&gt;ડેવિન&lt;/strong&gt;એ મને &lt;strong&gt;મીટઅપ ઓર્ગેનાઇઝર&lt;/strong&gt; બનવાની સમગ્ર પ્રક્રિયા સમજાવી. ઘરે પરત આવ્યા પછી મેં જરૂરી &lt;strong&gt;ટ્રેનિંગ&lt;/strong&gt; પૂર્ણ કરી, અનુભવી ઓર્ગેનાઇઝર્સ પાસેથી શીખવા માટે બીજા મીટઅપમાં હાજરી આપી અને &lt;strong&gt;પૂજા દરશ્રી&lt;/strong&gt; તથા &lt;strong&gt;આદિત્ય કાણે&lt;/strong&gt; જેવા લોકો પાસેથી સતત પ્રોત્સાહન મળતું રહ્યું. તેમણે મારા દરેક પ્રશ્નનો ધીરજપૂર્વક જવાબ આપ્યો.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;જૂન ૨૦૨૬માં અમે ફરીથી &lt;strong&gt;વડોદરા વર્ડપ્રેસ મીટઅપ&lt;/strong&gt; શરૂ કરવામાં સફળ રહ્યા. માત્ર થોડા લોકો હાજર હતા, પરંતુ મારા માટે તેનો અર્થ ઘણો મોટો હતો. એણે મને શીખવ્યું કે સમુદાયની શરૂઆત ક્યારેય સેંકડો લોકોથી થતી નથી. તેની શરૂઆત એક વાતચીતથી અને હાજર રહેવાની તૈયારીથી થાય છે.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;આજે જ્યારે હું પાછળ વળી જોઉં છું, ત્યારે સમજાય છે કે મારા પહેલાંના દસ વર્ષ મારી કારકિર્દી બનાવવામાં ગયા.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;હવે મારી આશા છે કે મારા આગામી દસ વર્ષ લોકો બનાવવામાં પસાર થાય.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;હું અમારી સ્થાનિક વર્ડપ્રેસ સમુદાયને વધુ મજબૂત બનાવવા માંગું છું. &lt;strong&gt;કેમ્પસ કનેક્ટ&lt;/strong&gt; જેવા કાર્યક્રમો દ્વારા વિદ્યાર્થીઓને વર્ડપ્રેસ સાથે જોડવા માંગું છું. ખાસ કરીને એવી મહિલાઓ અને માતાઓને મદદ કરવા માંગું છું જેમને લાગે છે કે તેમની કારકિર્દી અટકી ગઈ છે. હું વર્ડપ્રેસમાં વધુ કોન્ટ્રિબ્યુશન કરવા માંગું છું, એ.આઈ. જેવી નવી ટેક્નોલોજી શીખવાનું ચાલુ રાખવા માંગું છું, એક દિવસ પોતાનું પ્લગિન બનાવવું છે અને મારી દીકરી અને પતિ સાથે ભારતની બહાર યોજાતા વર્ડકેમ્પ એશિયામાં હાજરી આપવી છે.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;મારી દીકરી આજે પણ મને પૂછે છે, “મમ્મી, આપણે આવતા વર્ષે મલેશિયા જઈશું ને?” અને દર વખતે મને યાદ આવે છે કે સપનાઓની કોઈ સમયમર્યાદા નથી હોતી—તેને ફક્ત સમર્પણની જરૂર હોય છે.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;મારી સફરે મને જો એક વાત શીખવી હોય, તો એ આ છે—&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;વર્ડપ્રેસ માત્ર સોફ્ટવેર નથી. વર્ડપ્રેસ એટલે લોકો.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;મારી સફરમાં આવેલી દરેક મહત્વપૂર્ણ તક કોઈક વ્યક્તિએ મારા પ્રશ્નનો જવાબ આપ્યો, પોતાનું જ્ઞાન વહેંચ્યું, મને પ્રોત્સાહિત કર્યું અથવા માત્ર મારા પર વિશ્વાસ મૂક્યો—ત્યાંથી જ શરૂ થઈ હતી.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;ટેક ક્ષેત્રમાં કામ કરતી દરેક મહિલાને, અને ખાસ કરીને દરેક એવી માતાને જે પરિવાર, કામ અને પોતાના સપનાઓ વચ્ચે સંતુલન જાળવવાનો પ્રયાસ કરી રહી છે, હું માત્ર એટલું જ કહેવા માગું છું—&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;તમે જેટલું વિચારો છો, તેના કરતાં ઘણું સારું કરી રહ્યા છો.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;ધીમે-ધીમે એક સમયે એક પગલું ભરો.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;લોકો સાથે જોડાઓ.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;પ્રશ્ન પૂછવામાં ક્યારેય ડરશો નહીં.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;અને જો શક્ય હોય, તો ઓછામાં ઓછા એક વ્યક્તિને આગળ વધવામાં જરૂર મદદ કરજો.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;કારણ કે છેલ્લા દસ વર્ષમાં વર્ડપ્રેસે મને આ જ શીખવ્યું છે—&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;જોડાઓ. શીખો. આગળ વધો.&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;અને પછી, કોઈ બીજા માટે પણ એ જ માર્ગ સરળ બનાવો.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&#34;https://heropress.com/essays/the-first-10-years-the-next-10-years/&#34;&gt;The First 10 Years, The Next 10 Years &amp;#8211; પહેલાંનાં ૧૦ વર્ષ, આગળનાં ૧૦ વર્ષ&lt;/a&gt; appeared first on &lt;a href=&#34;https://heropress.com&#34;&gt;HeroPress&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Wed, 05 Aug 2026 02:30:00 +0000</pubDate>
	
	
	<dc:creator>Jina Parekh</dc:creator>
	
</item>

<item>
	<title>Matt: Michel the GOAT</title>
	<guid>https://ma.tt/?p=153867</guid>
	<link>https://ma.tt/2026/08/michel-goat/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;I don&amp;#8217;t usually blog all my comments other places, but while drafting a completely different blog post I came across this great post, &lt;a href=&#34;https://iterativewonders.com/2025/11/25/michel-valdrighi-the-coder-whose-code-never-went-silent/&#34;&gt;Michel Valdrighi: The Coder Whose Code Never Went Silent&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I had to leave a comment, because Michel&amp;#8217;s story is not well-known.&lt;/p&gt;



&lt;blockquote class=&#34;wp-block-quote is-layout-flow wp-block-quote-is-layout-flow&#34;&gt;
&lt;p class=&#34;wp-block-paragraph&#34;&gt;Michel Valdrighi is the GOAT. His elegant code and impeccable aesthetic paved the path for WordPress to follow, and he did it with a prescient belief in Open Source. It seems obvious now, but in 2001, software that wasn&amp;#8217;t just free but gave you Freedom was a radical idea that made people look at you funny. He showed me that code could be poetry, that beauty in simplicity is harder to achieve than complexity.&lt;/p&gt;
&lt;/blockquote&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://mikelittle.com/&#34;&gt;Mike Little&lt;/a&gt; and I met hanging out on the &lt;a href=&#34;https://sourceforge.net/projects/cafelog/&#34;&gt;b2/cafelog Sourceforge&lt;/a&gt; and &lt;a href=&#34;https://en.wikipedia.org/wiki/Freenode&#34;&gt;Freenode IRC&lt;/a&gt; channel, both drawn in by what Michel had created. It all started on a little island called &lt;a href=&#34;https://en.wikipedia.org/wiki/Corsica&#34;&gt;Corsica&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Bonus:&lt;/strong&gt; After publishing, &lt;a href=&#34;https://jetpack.com/support/related-posts/&#34;&gt;Jetpack&amp;#8217;s Related Post feature&lt;/a&gt; led me to this &lt;a href=&#34;https://ma.tt/2002/10/best-blogging-software/&#34;&gt;Best Blogging Software? post where Michel commented&lt;/a&gt;, months before &lt;a href=&#34;https://ma.tt/2003/01/the-blogging-software-dilemma/&#34;&gt;the famous Blogging Software Dilemma&lt;/a&gt;. See, even back then people were arguing about static vs dynamic sites.&lt;/p&gt;</description>
	<pubDate>Wed, 05 Aug 2026 01:58:57 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Open Minds Balancing AI Innovation with Authentic Human Connection</title>
	<guid>https://openchannels.fm/?p=2558337</guid>
	<link>https://openchannels.fm/open-minds-balancing-ai-innovation-with-authentic-human-connection/</link>
	
	<description>This episode discusses the impact of artificial intelligence on human skills and connections, emphasizing concerns about overdependence on technology, authenticity in communication, and the importance of retaining essential human abilities.</description>
	<pubDate>Tue, 04 Aug 2026 08:29:20 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Matt: Gabriel Dawe</title>
	<guid>https://ma.tt/?p=153850</guid>
	<link>https://ma.tt/2026/08/gabriel-dawe/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;New artist I&amp;#8217;m obsessed with: &lt;a href=&#34;https://www.gabrieldawe.com/&#34;&gt;Gabriel Dawe&lt;/a&gt;. I love the colors and craft, very &lt;a href=&#34;https://me.sh/&#34;&gt;Mesh&lt;/a&gt;. If his site were on &lt;a href=&#34;https://wordpress.org/&#34;&gt;WordPress&lt;/a&gt;, we&amp;#8217;d definitely commission some pieces. &lt;cite&gt;Hat tip: &lt;a href=&#34;https://www.goodworknichols.com/&#34;&gt;Jason Nichols&lt;/a&gt;.&lt;/cite&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 04 Aug 2026 04:23:30 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: The Evolving Landscape of Digital Identity and AI</title>
	<guid>https://openchannels.fm/?p=2557253</guid>
	<link>https://openchannels.fm/the-evolving-landscape-of-digital-identity-and-ai/</link>
	
	<description>Digital identity is rapidly evolving due to AI and new authentication methods, necessitating secure access and robust management for both users and automated agents.</description>
	<pubDate>Mon, 03 Aug 2026 14:27:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Follow Open Channels News on X @OCFMNews</title>
	<guid>https://openchannels.fm/?p=2558304</guid>
	<link>https://openchannels.fm/follow-open-channels-news-on-x-ocfmnews/</link>
	
	<description>Founder Bob Dunn rebranded his @BobWP account to @OCFMNews for Open Channels News, expecting existing followers to appreciate the new focus on news and podcast content.</description>
	<pubDate>Mon, 03 Aug 2026 08:30:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Gutenberg Times: Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</title>
	<guid>https://gutenbergtimes.com/?post_type=podcast&amp;p=46468</guid>
	<link>https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;In episode 133 of the Gutenberg Changelog Podcast, Birgit Pauli-Haack hosts Faith Ruth Imokol, a Ugandan web developer and longtime Gutenberg advocate, to discuss the Gutenberg 23.6 release and the upcoming WordPress 7.1 update. The episode opens with insights into the WordPress community in Uganda, highlighting their active WordCamp scene and educational initiatives such as the Campus Connect program, which introduces WordPress to students across the country.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Faith Imokol shares her experience on a recent WordCamp Kampala panel about AI in web development, noting divided perspectives: while some Ugandans are excited about AI&amp;#8217;s possibilities, others are concerned about job security and adaptation. She describes her personal transition into using AI as a collaborative development tool, driven by the need for faster production due to heightened competition.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Discussion moves to WordPress 7.1, covering new features such as customizable viewports via theme.json, expanded notes and commenting capabilities, enhanced SVG icon registration, and improvements to blocks like playlists and tabs. Both speakers are enthusiastic about the collaborative features and the evolving editorial workflow, particularly the granular notes system for streamlined feedback.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The episode emphasizes community feedback&amp;#8217;s role in shaping new releases and encourages listeners to help test upcoming WordPress versions to ensure quality and translatability. The episode closes with practical tips and excitement for ongoing educational outreach and future Gutenberg advancements.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/#shownotes&#34;&gt;Show Notes&lt;/a&gt; / &lt;a href=&#34;https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/#transcript&#34;&gt;Transcript&lt;/a&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Editor: &lt;a href=&#34;https://www.linkedin.com/in/sandy-reed/&#34;&gt;Sandy Reed&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Logo: &lt;a href=&#34;https://markuraine.com/&#34;&gt;Mark Uraine&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Production: &lt;a href=&#34;https://icodeforapurpose.com&#34;&gt;Birgit Pauli-Haack&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;has-larger-font-size wp-block-paragraph&#34; id=&#34;shownotes&#34;&gt;&lt;strong&gt;Show Notes&lt;/strong&gt;&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;Special Guest: Faith Ruth Imokol&lt;/h2&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://profiles.wordpress.org/faithimokol&#34;&gt;WordPress profile&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://www.linkedin.com/in/imokol-faith-ruth/&#34;&gt;LinkedIN &lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://wordpress.tv/2020/03/05/imokol-faith-ruth-why-how-to-create-gutenberg-blocks/&#34;&gt;Imokol Faith Ruth: Why &amp;amp; How to Create Gutenberg Blocks&lt;/a&gt; (2020)&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;WordPress Events in Uganda &lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Upcoming Events &lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://events.wordpress.org/luweero/2026/wordpress-showcase/&#34;&gt;WordPress in Education Showcase 2026&lt;/a&gt; August 7, 2026&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://lira.wordcamp.org/2026&#34;&gt;WordCamp Lira 2026&lt;/a&gt; 29+ 30 August 2026&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://jinja.wordcamp.org/2026/&#34;&gt;WordCamp is in Jinja&lt;/a&gt;  19th &amp;#8211; 20th September 2026&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://events.wordpress.org/campusconnect/2026/central-eastern-ug/&#34;&gt;WordPress Campus Connect Central and Eastern Uganda Schools 2026&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Past 2026 Events&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://events.wordpress.org/uganda/2026/competition/&#34;&gt;Uganda Website Projects Competition | 2026&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://masaka.wordcamp.org/2026/&#34;&gt;WordCamp Masaka &lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://events.wordpress.org/campusconnect/2026/masaka-uganda/&#34;&gt;Campus Connect in Masaka &lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://events.wordpress.org/campusconnect/2026/Kakumiro/&#34;&gt;Campus Connect Kakumiro&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 class=&#34;wp-block-heading&#34;&gt;WordPress 7.1 &lt;/h2&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/&#34;&gt;WordPress 7.1 Beta 4&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/&#34;&gt;Help Test WordPress 7.1&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://gutenbergtimes.com/wordpress-7-1-source-of-truth/&#34;&gt;WordPress 7.1 Source of Truth&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;More Developer Notes for WordPress 7.1 &lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/client-side-media-processing-in-wordpress-7-1/&#34;&gt;Client-Side Media Processing&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/&#34;&gt;Text shadow support in global styles&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/23/media-library-infinite-scrolling-is-now-enabled-by-default-with-a-per-user-opt-out/&#34;&gt;Media library infinite scroll enabled by default&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/&#34;&gt;Editable blocks inside Custom HTML block&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/23/editor-components-updates-in-wordpress-7-1/&#34;&gt;Editor Components updates&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/&#34;&gt;Registering and rendering SVG icons&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/&#34;&gt;Min width block support&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/&#34;&gt;Background gradient block support&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://make.wordpress.org/core/?p=124627&amp;amp;preview=1&amp;amp;_ppp=33ada9214e&#34;&gt;What’s new of Gutenberg 23.6&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;a href=&#34;https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/&#34;&gt;The post editor is going full iframe: what block developers need to know before WordPress 7.1&lt;/a&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Video w/ Ryan Welcher: &lt;strong&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=4PrD1jzfD6E&#34;&gt;iframed post editor canvas&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;has-large-font-size wp-block-paragraph&#34;&gt;Stay in Touch&lt;/p&gt;



&lt;div class=&#34;wp-block-group is-layout-flow wp-block-group-is-layout-flow&#34;&gt;
&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;Did you like this episode? &lt;a href=&#34;https://lovethepodcast.com/gutenbergchangelog&#34;&gt;&lt;strong&gt;Please write us a review &lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;Ping us on X (formerly known as Twitter) or send DMs with questions. &lt;a href=&#34;https://twitter.com/gutenbergtimes&#34;&gt;@gutenbergtimes &lt;/a&gt;and &lt;a href=&#34;https://twitter.com/bph&#34;&gt;@bph&lt;/a&gt;.&lt;/li&gt;



&lt;li&gt;&lt;em&gt;If you have questions or suggestions, or news you want us to include, send them to &lt;a href=&#34;mailto:changelog@gutenbergtimes.com&#34;&gt;changelog@gutenbergtimes.com&lt;/a&gt;. &lt;/em&gt;&lt;/li&gt;



&lt;li&gt;&lt;em&gt;Please write us a review on iTunes! &lt;a href=&#34;https://gutenbergtimes.com/itunes/&#34;&gt;(Click here to learn how)&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;



&lt;p class=&#34;has-large-font-size wp-block-paragraph&#34; id=&#34;transcript&#34;&gt;&lt;strong&gt;Transcript&lt;/strong&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack:&lt;/em&gt; Welcome to our 133rd episode of the Gutenberg Changelog Podcast. In today&amp;#8217;s episode, we will talk about Gutenberg 23.6 release and some WordPress 7.1. And that should be enough for today. I&amp;#8217;m your host, Birgit Pauli Haag, curator at the Gutenberg Times and full-time core contributor to the WordPress Open Source Project sponsored by Automattic. And today I&amp;#8217;m very excited that Faith Ruth Imokol joins me. She&amp;#8217;s a web developer from Uganda, WordCamp organizer there and speaker, and a Gutenberg advocate since 2018, as long as the Gutenberg Times. And I&amp;#8217;m glad she agreed to come on the show and talk through with this release and tell us more about the WordPress community in Uganda. Welcome to the show, Faith. How are you today?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Thank you very much, Birgit, for having me. I am okay. I&amp;#8217;m very fine. Thank you, listeners, for having me as well. I&amp;#8217;m excited.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Me too. Me too. It&amp;#8217;s such wonderful to have you on the show. So, WordCamp community in Uganda is really busy this year, and it probably was last year as well because there&amp;#8217;s a lot of experience there in doing WordCamps. So you, you were in WordCamp Kampala this year.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack:&lt;/em&gt; And you were on a panel session titled AI and the Future of Web Development: The Good, the Bad, and the Ugly. So what were your takeaways? How are the people in Uganda kind of looking at AI and the future of the web?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Oh, well, the opinions on the future of AI in Uganda and how people view it are quite divided. Many are very hopeful, but some are also a little worried about what is going to become of them, especially when it comes to their jobs with AI. There&amp;#8217;s a lot of talk on AI taking over. There&amp;#8217;s a lot of talk on, okay, what do we need to do? Do we still need to continue with the way that we&amp;#8217;ve been working or should we transition into full AI mode working with AIs? So there&amp;#8217;s a lot of speculation around AI. And during the panel session, very many people had very many questions around that. They wanted reassurances on, especially when it comes to their jobs. Do we still have our jobs as developers? Can we still maintain the work that we are doing right now? Can we still continue using the tools that we are working with right now, or should we leave them and just take on AI and start working with AI. So it was a panel that was there to encourage people, to also highlight and offer corrections on some of the misinformation that was going, that has been spreading and going around in the community, especially in the WordPress community. Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: So how, you don&amp;#8217;t have to go into details, but how are you approaching AI for your work?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Personally, I could say that I&amp;#8217;ve been forced in some way to use AI &amp;#8217;cause I&amp;#8217;m using it more as a pair working along with it in my development. And I&amp;#8217;ve been forced to use it. Initially, I was a little hesitant. I like to do my own discoveries. I like to go through my own work and do my own troubleshooting. But with the AI coming in, it forced some of the teams that I was working in to have to increase the rate at which they produce and release applications. Why? Because the competition has now stiffened. If you&amp;#8217;re not using AI to work faster, someone else is going to produce what you&amp;#8217;re doing and they&amp;#8217;re going to release it, and then you&amp;#8217;re going to be left behind. So I kind of, at some extent, have had to take a back seat on doing my own personal investigations and leaving those to my own personal time. But when it comes to work, it&amp;#8217;s something that I&amp;#8217;ve fully incorporated into my day-to-day working. Yeah, still, I still apply my own knowledge as well. I don&amp;#8217;t leave everything to AI to do it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: That&amp;#8217;s certainly quite prudent, yeah, to see how AI can really go wrong and you don&amp;#8217;t know which tangent they go on. Yeah. And I have found, well, I&amp;#8217;m using AI maybe a year now for a lot of different things and I have found that there&amp;#8217;s no taste. Yeah. It has no feelings, of course. Yeah. And it has no empathy for anything. Yeah. So, human judgment is even more needed for anything that is released that was done by AI. And I think it becomes more and more clear the longer we practice with it. First, it&amp;#8217;s a fantastic tool. Yeah, it kind of gets you to certain things faster, but it also is very verbose in code, in reviews, in analysis, and you really need to kind of slow it down and figure out what&amp;#8217;s really important. And that it can&amp;#8217;t do. It doesn&amp;#8217;t know what&amp;#8217;s important, what&amp;#8217;s not important. Everything is the same.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: I kind of think it&amp;#8217;s like a very smart child who thinks they know everything, but they&amp;#8217;ve not lived through the experience of what an adult knows.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack:&lt;/em&gt; So they still need guidance. That&amp;#8217;s a good analogy. Yeah. It&amp;#8217;s like a young person who just graduated high school and knows everything.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah, I was that when I graduated from high school. I knew everything. But back to the Uganda community, the next WordCamp is in Jinja. Is that how you pronounce it? From the 19th to the 20th of September. It&amp;#8217;s in the Civil Service College in Jinja. Just, just in case you dear listeners are in the region and you wanna go to a WordCamp in Uganda. But there&amp;#8217;s also running from now to December several WordPress Campus Connect events with 25 schools, each one with at least 100 participants, 25 schools, colleges, or universities. And the program will bring practical, as it aims to, practical WordPress learning sessions to selected schools across Central and Eastern Uganda. And students will be introduced to the basics of WordPress, how websites are built, how to create and publish content and how they can use WordPress for school projects, personal portfolios, blogs, business ideas, and future technology careers. So these are the Campus Connect from the WordPress Education Program that started, I think, in the end of &amp;#8217;24 and has now run through &amp;#8217;25 and half of &amp;#8217;26. So, and Uganda is really taking to it and getting a lot of students involved with WordPress.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yeah, we&amp;#8217;re working hard to see that the future, the next generation that comes into the workforce is not too ill-equipped like the way we were. So these programs that we&amp;#8217;re starting as the WordPress community are out to help the next, the coming, the young generations that are coming in, for them to know, to know the different skills that they can take on and to know that there are different tools that they can also learn that can help them. So it&amp;#8217;s really a very amazing initiative that was started by Mr. Dumba and Moses.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah. Yeah. And they are still completely involved and totally immersed in that field. Yeah. Stephen Dumba also organized a website project competition for elementary schools, high schools, and colleges. And they had, I think, 20 teams in total there. And then each team had to create a website for a community project that is local and was very important to the community and how to communicate those problems and solutions. And that was also in June. Then there was WordCamp Osaka, Campus Connect in Osaka, and then Campus Connect in Kakumiro, if I pronounce all that right.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yes. Yeah, you&amp;#8217;re trying.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: I&amp;#8217;m trying. Yeah, I&amp;#8217;m not succeeding. Okay.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Your pronunciations are very good.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Okay. Yeah. Yeah. So I&amp;#8217;m really excited about what&amp;#8217;s happening on the African continent in the various communities. Uganda is one. I think another very active one is Kenya. And there was one in Rwanda. I don&amp;#8217;t know how active they are now. But yeah, I&amp;#8217;m really excited about that. &lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Announcements&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So we have a few announcements. 7.1 is coming Today is July 30th. So in about 3 weeks, we will have a final release of 7.1. August 19th is the release date. And it will be released on the last day of WordCamp US. The Source of Truth, that&amp;#8217;s the book about things, yeah, that is published on the Gutenberg Times. This time it&amp;#8217;s about 39 minutes to read and 7,000 words. It&amp;#8217;s really an ebook or something like that. The table of contents, it&amp;#8217;s very detailed. So you can jump into the sections that you want. Okay. That you need. And the developer notes are coming out for those who need more technical details. And there was one from the client-side media processing, the text shadow support for global styles. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The media library infinite scroll is coming back and is enabled by default, but there is a filter to disable it for those who need it disabled. And then there are now editable blocks inside custom HTML blocks. That&amp;#8217;s a very interesting construction. So if you&amp;#8217;re interested in that, we share, of course, the developer links in the show notes. There are some editor component updates that are interesting for those who are using those for development in admin as well as in block editor. And then a lot of people have been waiting for that part, registering and rendering SVG icons and icon collections. The developer note is out and it will come to 7.1. And then there&amp;#8217;s also a mid-width block support and background gradient block support. So there are some things for the global styles that are only available through the theme.json. There is no UI yet for it because it just needs to simmer a bit and kind of brew a bit before developers are thinking about the UI. Is there anything that excites you from 7.1 from, from these developer notes yet?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yeah, well, I really, really, really enjoy the new features that are coming in, especially the one thing that I&amp;#8217;ve really been excited about is the collaboration tools. So I&amp;#8217;m really looking forward to working more with those and seeing how they will help people collaborate on different WordPress projects.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yes. Yeah, yeah, yeah. Unfortunately, the real-time collaboration has been punted again. Or it was clear that it would not come to 7.1 because it has these underlying server technical approaches that depending on where the site is hosted, it needs to have a different approach. Or in enterprise, yeah, it&amp;#8217;s a different approach and all that. And they haven&amp;#8217;t narrowed down what the default value could be. But what I really like are the e-syncer. So it&amp;#8217;s very rare that I&amp;#8217;m sitting there and somebody else is sitting on their computer and we&amp;#8217;re on the post or on the site at the same time. Mostly it&amp;#8217;s because, yeah, I work remotely in Europe time zone with a lot of people in the United States that&amp;#8217;s 6 hours behind. It&amp;#8217;s more asynchronous. And I think the notes section is really getting some great love there that came in 6.9 and 7.0 and now has additional features. Yeah, I really like that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yeah. I see it growing. I see it growing into something much bigger. So I&amp;#8217;m looking forward to whatever is coming ahead.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah, yeah, I could actually see that. But the current publishing flow at the official developer blog is that the writers do a draft in Google Docs, and then 2 reviewers come in and help edit that or streamline it or shorten it or whatever, comment on it. And then the writer has to make all the changes after those feedbacks and then take the whole Google Doc and put it into a blog. So with the notes feature, we can cut out the Google section part because we can now comment on the, on writing on the blocks. Yeah, we can mention people and we can resolve issues from the notes. So it&amp;#8217;s coming really close to streamlining that, our process. All right. &lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;What’s Released -WordPress 7.1&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;What&amp;#8217;s released? WordPress 7.1 Beta 4 came out. That&amp;#8217;s the last release before the release candidate next week on August 5th. August 5th is also the deadline for the rest of the dev notes, the developer notes for that, and the Field Guide will come around that as well. And that&amp;#8217;s also the time where string freeze happens. Release candidate is still 14 days away. The translators need to get into it. So string freeze means there are no new strings that come in that need to be translated. Because the WordPress ecosystem has a huge army of translators. And by the time the release comes out, it will be translated into about 70 languages, almost 100% from the new release. And that&amp;#8217;s huge. But we need to give those translators a time on the polyglots teams to actually get it all in. And this is not a small release, although it wasn&amp;#8217;t a long pipeline there. Yeah. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;And if you want to test it, this is now the time to go to the Make/Test team and follow the Help Test WordPress 7.1. It&amp;#8217;s also linked from the release post from the news section because it gives you an opportunity to not only dive into the new features, but it also gives you instructions and a video and you learn quite a bit about it. And if you find things that are not right, you surface that. And that is not only surfaced for yourself, but it&amp;#8217;s also surfaced for millions of other people who are going to get this new version. And if you are fast enough and the problems are small enough, they might get the fixes in before the final release. So if you wanna help and contribute quite impactful, help test WordPress 7.1. It&amp;#8217;s my call for action for this show. Did you get a chance to dive into some of the features yet?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yes, I did. I did try testing them as well locally. And yeah, it&amp;#8217;s really impressive. The work that is being put into this is very, very impressive.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Gutenberg 23.6&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: All right. So this brings us to the Gutenberg plugin release 23.6. And 23.6 is also the last feature release for 7.1. So everything that made it into the 23.6, almost all of it will come to 7.1. Everything that&amp;#8217;s enhancements in the next release will not make it because we are past the beta site. But all the bug fixes that you find in your testing and you report them as issues or on the support forums have a chance to get in. Yeah. So let&amp;#8217;s start with that. &lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Features&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The first item that I want to point out is that you can now set the viewport for tablet and mobile values in theme.json. What does that mean? So the Gutenberg plugin editor had hardcoded viewports for what&amp;#8217;s considered desktop, what&amp;#8217;s considered tablet, and what&amp;#8217;s considered mobile. And everybody had to work around those if you had a different idea about those viewports.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: But now you can just set the setting in your theme.json for your theme and then everything will fall into place.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: I think this gives us much more flexibility because initially with the default viewpoints that are set by WordPress, all sites end up having the same, could I say breakpoints?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; I think personally I prefer to, I refer to them as breakpoints. for different screens that is in mobile responsiveness. And this is going to allow us to be able to customize this to our own liking so that our themes can be uniform with, uh, can have settings that have been preset by us than having the default ones that WordPress has added. And I think as I was going through the changelog, I came through the discussion because the viewports allow you to set the tablet and the mobile view. And there was a discussion of what could happen if someone set the tab view to have a smaller, should I say, breakpoint than the mobile screen. What could happen by that? And it was quite interesting that at that point we reverted back to the defaults.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yeah. So it&amp;#8217;s a good thing to have in the background, as I don&amp;#8217;t think everyone will abide by the rules, but As you&amp;#8217;re working with this and anyone who gets to work with this, I think you have to keep that in mind that you, you&amp;#8217;re setting different breakpoints for different devices and tablets are larger than mobile devices.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah. Yeah. That&amp;#8217;s the assumption that tablets are larger than mobile devices. So if someone puts a mobile breakpoint in that&amp;#8217;s bigger than the tablet, that can probably just be a mistake or something like that. Yeah. So having a fallback to not ruin the whole site just because of a wrong value in the theme.json is probably a good measure, yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: I&amp;#8217;m thinking we now have these new Samsung phones that have come out, the flip phones. Does it become a tablet? I&amp;#8217;m still trying to understand.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah, it&amp;#8217;s a good question. So I saw a discussion, an issue that you can— that on Gutenberg to think through the consequences if you have more than 3 breakpoints. Yeah. Can we have multiple sizes? I mean, at one point it really becomes a usability issue. How would an editor or a user, keep in mind that, yes, I saw plugins that have 6 breakpoints and it&amp;#8217;s really hard to control those because you never know where you have all the changes made. Yeah, and come back to it when you, when you start out, it&amp;#8217;s probably easier to kind of think through it. But once you have a site and you need to make some changes, it&amp;#8217;s very hard to figure out where all those changes have to be made. So it doesn&amp;#8217;t become better with more breakpoints. I think that was a point why the Gutenberg developers started out with really honing in on the intrinsic designs, that there&amp;#8217;s actually a seamless adaption to the screen sizes. And that&amp;#8217;s where the Samsung folding phone probably will come in.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: That you&amp;#8217;re not fixed on a breakpoint to just say, okay, yeah, it takes the space it has. Yeah. And rather do content queries rather than media queries. Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; I hope we see how, what else will be added to this, cuz I think more is going to come up and shall have more settings being added to this.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: For sure. Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: So, uh, notes, this is, features that I&amp;#8217;m really excited about. It shows you how powerful Gutenberg has gotten. Being able to add notes. So the upcoming features, one of the features that we have will be auto-completing mentions. This is you&amp;#8217;ll be able to tag an individual, a user, onto the post, and when you tag them, the prompt will be able to— will allow you to select from— it will pop up a list of the available users and you&amp;#8217;ll be able to select the ones that you want to tag. And when they are tagged on the front end, you&amp;#8217;ll be able to see that they are highlighted, that the tag name is— their display name is highlighted. So this is a feature that I&amp;#8217;m really, really impressed by and hope to see how far it grows more because I&amp;#8217;m seeing all the different possibilities that it can be used in, things like notifications. And I think this is one of the features that is being incorporated for the collaboration right. Later, even as we&amp;#8217;re collaborating, because you can tag someone within the notes, but now you&amp;#8217;re also doing inline, you know, you&amp;#8217;re able to tag people within, within the context of the content that you&amp;#8217;re creating. Yeah. So this is something that I&amp;#8217;m really impressed by and looking forward to see how far that can be taken.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah. And now what a lot of people were waiting for, that you can actually highlight partial text and have those notes in the sidebar about a certain portion of a text and not just a whole paragraph block. And now you can also have multiple notes per block as well. So if you have here, the paragraph is, I don&amp;#8217;t know, 10 lines long and you have something you want to note about the first line or the first 6 words or so, and then in the middle is something, and you could have notes for each one of them that then show up in the section. So it makes it much easier to streamline the conversation and to be really granular in what the notes are about or the comments are about. Yeah. And it now has a resolved divider. And so when you check a note that is resolved, it pushes it further down and has a little divider in the sidebar. So yeah, it really comes well together, this note section. Yeah. It really starts growing up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yeah, I&amp;#8217;m seeing lots and lots of ways that this is going to, because I&amp;#8217;m thinking with the resolver, adding the resolved divider, I&amp;#8217;m seeing this going into something like project management and we&amp;#8217;re able to add even more other statuses possibly besides just the resolved divider. Very impressive.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: I can see some plugin opportunities there to kind of collect all those and have a separate kind of setup for a whole editorial workflow where the main editor just kind of looks through what are the posts and what are the comments. And you can see, okay, or you come in as an editor and see, oh, I need to go through all the comments where I&amp;#8217;m tagged. Yeah. So these kinds of things, I think that would be an interesting feature set to add to it. Not sure that core is actually gonna aim for it. So that might be plugin territory because, territory, because it&amp;#8217;s a very finite use case for that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: The next item is by default, the admin bar is now shown for post and site editor as well. Once you&amp;#8217;re logged in, you see a black bar on your website on top of it with some links where you can jump in different places, and that is coming to 7.1 as well. And now that admin bar has been streamlined and kind of combines the site editor navigation as well with the admin bar. And it&amp;#8217;s really, it&amp;#8217;s a nice feeling. It kind of feels now a little bit more consistent, and you can access the things that you could access before. Yeah, you have your site icon. You also have the big W, and that was in there before, but the header of the site editor is now smaller or the block editor. And it&amp;#8217;s all coming together quite nicely.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yes. Coming in version 7.1, we are having, I could say there&amp;#8217;s a kind of more a mix of both dynamic and static content blocks, block content, where we are going to be able to have what WordPress offers. I don&amp;#8217;t know if this is the right way to present this, but currently WordPress offers you a way of providing or creating content that is you&amp;#8217;re either working with blocks or you&amp;#8217;re working with your default static HTML. And this new feature of adding inner content is going to allow us to be able to add dynamic content within static content. So you&amp;#8217;ll be able to work with your HTML and still add editable content within your static content. that is your normal HTML, but within it you have an editable, let me say, paragraph block within there. So the other content remains static, but within it you have your inner content. And we&amp;#8217;ve been provided a new feature called inner content that we can use to set this up.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Mm-hmm.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: That is, if you&amp;#8217;re working with if you&amp;#8217;re creating your own code, you&amp;#8217;ll be able to add this inner content feature and we&amp;#8217;ll be able to allow you to create static content that has HTML blocks within it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack:&lt;/em&gt; Yeah. No, very well described. Yeah, I can see how that is really helpful, especially for patterns that you have editable sections and you say static, I say hardcoded. Yeah, don&amp;#8217;t touch things as an editor. You&amp;#8217;re right. This comes to 7.1 as well. And there are developer notes out. So it will be in the show notes so you can see the technical implementations for that in 7.1.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yeah, it&amp;#8217;s, it&amp;#8217;s, it&amp;#8217;s, it&amp;#8217;s quite a powerful tool, I think, because it&amp;#8217;s— I see it becoming also— it&amp;#8217;s some— one of those features that I feel can be added onto in different ways because you&amp;#8217;re now not just building something that is strict, but you can modify it to appeal to different scenarios and different use cases. As current cases, either you have one block that is doing one particular thing, but now here you&amp;#8217;re able to work with blocks and also normal HTML. So it gives, as a developer, I feel it gives me some power. I&amp;#8217;m not just leaving everything to the blocks to be doing everything, but it gives me some power to be able to add different content styles. Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Nice.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yeah. Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: The next one is part of the Icons API. Now 23.6 Gutenberg plugin now has PHP methods To render inline SVG icons from the registry. So that can also be used in PHP-only blocks or in other templates and all that. So that also comes in 7.1, is a new API for registering icons in WordPress, SVG icons and icons collections that came in with 23.6.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; I can take the next one.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Mm-hmm.&lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Enhancements&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Coming in 7.1. So we had some issues with the backgrounds in some of the blocks, that is the accordion, the post content block, the quotes block, the verse block. And in this, there were issues with the way the images were being handled, that is in the CSS, in the blocks, in the block CSS, which ended up blocking the gradient. It ended up breaking the gradient. So kind of could say that there was a conflict. In how the background images and the gradients were being handled. So it was causing a bug with our gradients. So this has been fixed in how the background images and the gradients are handled. And so you&amp;#8217;ll not be able to see conflicts when you apply a gradient onto any of your blocks, especially the blocks that we have stated, that is the block quotes accordion, the pull quotes, the verses and post content blocks.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah. And actually, this fix also gives you a totally new feature. Now you can overlay the gradient onto the background image, and that gives a whole new way of designing things. And if you look at some of the PRs that are coming through and with a screen share there, it&amp;#8217;s actually quite nice that the image kind of feels a little bit more lively when there&amp;#8217;s a gradient on top of them. So it&amp;#8217;s really good. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Yeah, the latest post block received layout and block spacing support. The latest post block was historically just a re-rendering as a block from the widget section of WordPress prior to that, and hasn&amp;#8217;t gotten a whole lot of love after that because the query block is kind of also a latest block kind of thing. But it now has layout and block spacing support so you can fit it in other places quite nicely. Speaking of the query block, it now has an option to exclude the current post from the query block, from the list of blocks, so to speak. So this gives a better feel for your single post template where you can say, okay, so this is the post with the post content, but then underneath you can add a list of blocks from either the same category or for the same taxonomy and exclude the current block. Up until now, it would always also render the current block if it had the same taxonomy. So I think that&amp;#8217;s a feature that a lot of people actually were waiting for. It sounds so minuscule. Yeah, but it&amp;#8217;s actually pretty powerful.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: So we have a new feature that has been added to the cover block. And this will allow users to restrict the kind of videos that they want to be added to their cover blocks. Initially, currently what we have is that WordPress has a variety of different video providers that you can embed into your cover block, but this will allow you to restrict. So if you only want to display only YouTube videos, you can add a restriction that we only need YouTube videos being uploaded in our cover block. While you can switch this up to any that you want, as opposed to just allowing it to have any video embedded provider adding the videos. So this is one of those features. I think it gives us more control over what you want. Could I say, when it comes to different service providers, they provide a whole different interface and layout for how their videos play out, and this will allow something like uniformity. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Because I think it can be a little strange when you have your website on— some videos are playing like YouTube content and then it switches into another format and it&amp;#8217;s maybe Vimeo and it all looks so different. I see this creating a better display, a better feel, but it also gives you more control on what kind of content is acceptable.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Absolutely. So from the history, this comes after 7.0 allowed to actually use a video URL as a background for a cover. And after that was installed, there was quite some feedback from the community, especially the agency community and the enterprise level where they say, okay, I don&amp;#8217;t want people just have video embeds from outside of, especially those that are in restricted industries, they&amp;#8217;re regulated industries, they cannot just have willy-nilly URLs playing on their website. So they needed a way to restrict the video providers or even restrict that feature altogether. So this is a reaction of all the community feedback that came in to provide that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Speaking of video, the new client-side processing now also has a way to convert the GIF, an uploaded animated GIF. We know them from the &amp;#8217;90s, right? But some of the Screen recording features also do animated GIFs. And when they have one problem. It&amp;#8217;s nice for smaller things, yeah, for 1 second or something like that. But if you have a longer GIF, you cannot control it. You cannot stop it. You cannot do anything. So some people want to convert that to a video. And now that feature is coming to 7.1, but it&amp;#8217;s also made opt-in. So people have to say, okay, I wanna do this. And then it shows up in the block transform dropdown from a block toolbar. And then you can automatically have the GIFs converted to a video. It really depends on the video and the frame size and a lot of other things to get this right. But it&amp;#8217;s a really nice feature.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yeah, it&amp;#8217;s a very nice feature in that I think now we have still, one has the ability to choose what they want, if they want to maintain the image GIF or to have it as a video. Whereby if it was a video, it could be lightweight and loads much faster than when it&amp;#8217;s a normal GIF. GIFs tend to be quite heavy.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; On websites. Yeah. Just a funny scenario. I went on a website that had— was literally littered with GIFs everywhere. And I&amp;#8217;m just imagining having to work with that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: How resource intensive that can be and how the performance of the website. So I think this resolves a problem that was there previously that they had tried to resolve previously. That is by allowing the conversion of the GIF into a video. So now one can choose, they can either maintain using the GIF or they can choose to go with the video.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack:&lt;/em&gt; Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; We had 2 blocks that were initially still, should I say, in production. That is the playlist block and the tab block. And these are coming out in version 7.1. The playlist block will allow you to add a playlist. If you&amp;#8217;ve worked with any podcasting and different— if you&amp;#8217;re doing any music playlists on your website, this block will allow you to be able to add a list of music that you want and you&amp;#8217;re able to play it as well in one after the other. So it&amp;#8217;s a very powerful block coming out in version 7.1. And I&amp;#8217;m also talking about the tab— the tabs block. This will allow you to be able to organize content into tabs on your website. So it will allow you to group, literally to group different content onto your website. It&amp;#8217;s also a very, very powerful block that I think will make a whole sense on how different content can be added onto our site. So maybe you can add on to that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah, there were right from the beginning when Gutenberg came out, there were quite a few block collections that had tabs blocks in there. So finally it comes into core. I have a question for a developer. I don&amp;#8217;t know how you feel about that, but doesn&amp;#8217;t it seem that the details block, the accordion block, and the tabs block, they all kind of have the same metaphor kind of thing? Yeah, kind of. Yeah, you check something and something opens, and then you have a collection of check something and the tabs are there, or accordions kind of I mean, they behave a little bit differently, but aren&amp;#8217;t they just a variation of the same idea?&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: I think it&amp;#8217;s kind of a similar idea, especially when you see how accordions work. But they— I think it comes down to what kind of display is someone looking forward to. They may all be doing the same kind of similar thing, but someone wants their content to work differently. The tabs block, I think, gives us kind of more— I find it to be superior, should I say superior, to the accordion block in the sense that it allows you to actually group content that you&amp;#8217;re displaying. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So an accordion can be used for things— I could say the most common example that I&amp;#8217;ve seen where they&amp;#8217;re mostly applied is something like FAQs, right, where you group questions and answers. But now looking at a tab, imagine you have something like a WooCommerce site and you have all this different content that is in line with that product. You have the details, then you have the, uh, should I say specifications, then you have the pricing. So all these things can be grouped into different tabs and it can allow someone to navigate through them while providing more concrete details within them. You can do the same with accordions. But I find that this provides a better way of navigating, you know, of navigating through content. Accordions, if the content is quite a lot, they may become, I think, kind of very bulky and they create a lot. You have a lot within one thing while tabs allow you to break down that thing. And I think also, I don&amp;#8217;t know right now, I don&amp;#8217;t know how far this this feature is, but I think tabs can also allow you to also add different other blocks, should allow you to add different blocks within it. So you can do a lot more within, within it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: So, and I feel it&amp;#8217;s a little bit of a— the metaphor that tabs do is kind of more like in an office setting where you have files, folders, and then files in them that are kind of— you pull them out of the register and then you have the writers on top that are your tabs and then you can— that metaphor is kind of in a website now. And I think people can navigate that better than figuring out how an accordion works.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah. I think you&amp;#8217;re right there. Yeah. Well, that was actually kind of a tricky question because that question should go to the WC3 body that does the standards for HTML because that&amp;#8217;s what these 3 blocks do, details, accordion, and tabs. They put the HTML that&amp;#8217;s available into a block setting and then offer that as a tool to design pages and lay out the pages. So the question is actually for the WC3 standards body. Why did you come up with these different standards there and HTML tags for that? &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;So I think, yeah, we have a few, 2 more updates on the visual revisions page. There is now a label for autosaves. Because the revisions historically only saved what you did, what was there when you hit the save button. And now it also adds the autosaves as separate line items to the revisions timeline. It might get a little crowded now, but you can collapse them quite a bit. And so when you leave a post that was autosaved and then come back to it again, you get a notification on top of the screen that says there is a newer version in autosave. And when you clicked on the link there, you were going back to the old revisions screen, and that has been solved too. So now this screen also goes to the new block-based visual revision screen.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; I think this is one of the things— revisions is one of the things that I&amp;#8217;m actually impressed by and excited about. I don&amp;#8217;t know how many times I just could come back to my site trying to look through my content and going through the revisions, I&amp;#8217;ll just give up and be like, you know, no need to go back. But I think this helps us to be able to track and actually know where in time we ended, what changed, and also being able to go through what the different revisions are. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: And it&amp;#8217;s quite also funny that the person who reported this was a first-time contributor.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: The person who caught this. Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: So with the new settings that we have for the viewpoints, this is a buildup on what we had, we had talked about previously. That is being able to remember what we have, we now have a new feature that allows us to add our own custom viewpoints. in our theme that is in the theme.json.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: With the new states being for either the viewport states or the pseudo states, which is kind of hover and action on that and active, what didn&amp;#8217;t work was that when you changed the color, you didn&amp;#8217;t get a notification that your color choices didn&amp;#8217;t adhere to the contrast for accessible websites. So, and normally when you change the color for the background and for the text, you get a little warning that this is not contrast-rich. You better check your color settings. This feature wasn&amp;#8217;t working for the viewports for the mobile or tablet or for the pseudo-states. So when you change the styling for those states, you didn&amp;#8217;t get the warning. So, and that has been rectified with 23.6 Gutenberg. And it is actually a nice, I would say bug fix, but it&amp;#8217;s an enhancement because it was something that wasn&amp;#8217;t there before. And I think the next one, we already talked about the inner blocks and the custom HTML block. I think we&amp;#8217;re gonna skip through that.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This is just, I think, adding up to what we had previously.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Right.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Because now you can add this as when you&amp;#8217;re developing, writing your own blocks, you can add the inner blocks feature in your blocks as well.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yeah. Yeah. And feedback was for the block visibility. Now you actually have a setting in the theme.json to opt out so your editors wouldn&amp;#8217;t be able to change the block visibility on any of your blocks. There&amp;#8217;s a new theme.json property there. I think some people wanted to kind of look at that and have that available.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; The next issue we have, enabling text alignment to be set by viewpoint state. So this will allow you in your, when you&amp;#8217;re setting up your text and you&amp;#8217;re aligning it, you can have different alignments based on different viewpoints. You can choose to, let me say, left align on the desktop and then right align on your mobile or on your tablet. So this new feature will allow you to be able to set up different alignments for different viewpoints.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Yes, I really like that because sometimes you have a text that&amp;#8217;s in— oh, I&amp;#8217;m— that might be nice centered on a mobile, but it&amp;#8217;s on this, on the big screen, you just can&amp;#8217;t read it. Yeah. So you want it left aligned or something like that. The next one is an enhancement to the grid block. Sometimes we use the same terminology for different things. I just need to make sure that I&amp;#8217;m looking at the same thing here, that it&amp;#8217;s actually— it&amp;#8217;s about the grid block. So there&amp;#8217;s now an option to stretch the columns with an autofit for better layout flexibility. So it&amp;#8217;s adapting to the screen.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you wanted to, or you can say I have a fixed column width or fixed relationship to the other columns, but now there&amp;#8217;s also that option to stretch the column with autofit.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; So with the new icons feature, we now can group, should I say, we can group the different icons into different collections. WordPress is offering us a way of doing this and they&amp;#8217;ve given us new tools, developers especially, to be able to create different groups for icons. So you can group your icons, maybe these are WordPress icons, these are Font Awesome icons, these are whatsoever different, uh, places where you&amp;#8217;re picking your icons from. So you can group your icons. This is a very nice feature, I think, to be able to allow you to streamline so you can pick from one collection over the other. But this is one of the features that is coming in together with the updates that are being done to the icons.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Exactly. Yeah. In the same vein now, developers are really happy about that, that they can now use digits and underscores in icon slugs. That was part of— it&amp;#8217;s part of the registry API. And in 23.6, those things were added to the API for coming into 7.1.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Yes.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: So I think when I go through the rest of the changelog, I think we are through with that, what we talked about. But 23.6 again had about 400 PRs in there. And I&amp;#8217;m really happy that the show is not more than an hour or so because we could kind of go on and on about a lot of things in there. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;For listeners, when we do the rundown, it has 38 pages and we&amp;#8217;re kind of skipping over over 30 of those. So there&amp;#8217;s a lot of work getting into WordPress 7.1, especially because the 3.6 release of Gutenberg was the last one. So everybody wanted to kind of get stuff in. That&amp;#8217;s why it&amp;#8217;s so exploded. But it&amp;#8217;s mostly bug fixes from things that were in before. So we are not talking about those here. But make sure that you read the release notes that are on the Make blog and then, yeah, there&amp;#8217;s a lot of information coming at you for 7.1. So carve out the time to study some of those that are really important for you. &lt;/p&gt;



&lt;h3 class=&#34;wp-block-heading&#34;&gt;Tools&lt;/h3&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;One of them I wanted to highlight is on the Gutenberg Times. There is a blog post about how to approach the iframe editor for the post editor. So the iframe that every block editor is now going to be loaded in an iframe. That has the advantages that other designs and artifacts from the admin page do not creep into the editor. And that has been done in the site editor, template editor, and the pattern editor since 2021. Only the post editor, who was— that was the first one that was a block editor, was still loaded in an admin page. And now with 7.1, the post editor will also go into an iframe. But with the history of older blocks and older block collections, there might be some quirks there. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The rule of thumb is if you load your block in the site editor in a template or something like that and it works, then it will also work in the post editor with no problem with the post editor iframe. If you see quirks, you probably— and the article is for developers and it goes through, okay, what were other people doing with the post editor that might not work with the iframe. And it goes through all the different scenarios and how to fix them or how to alleviate them. But there&amp;#8217;s a lot of anxiety, but I have yet to see blocks that break in the iframe. But I only have a certain viewpoint there. I only use certain things. I&amp;#8217;m gonna put the livestream YouTube video as well as the link to the article on the Gutenberg Times into the show notes so you can all follow up on it. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;All right, so you made it, Faith! Yay, congratulations!&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Thank you.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: All right, dear listeners, as always, the show notes will be published on &lt;a href=&#34;http://gutenbergtimes.com/podcast&#34;&gt;gutenbergtimes.com/podcast&lt;/a&gt;. This is the 133rd episode; 133 is the episode number. And if you have questions, suggestions, or news, just send them to us in the &lt;a href=&#34;mailto:changelog@gutenbergtimes.com&#34;&gt;changelog@gutenbergtimes.com&lt;/a&gt;. That&amp;#8217;s &lt;a href=&#34;mailto:changelog@gutenbergtimes.com&#34;&gt;changelog@gutenbergtimes.com&lt;/a&gt;. And thank you, Faith, for joining me for the first time. You did an awesome job. Thank you so much. And I hope you come back. I didn&amp;#8217;t scare you away.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol&lt;/em&gt;: Thank you too. Thank you too. Thank you for having me.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: Oh, absolutely.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Faith Imokol:&lt;/em&gt; Absolutely.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;em&gt;Birgit Pauli-Haack&lt;/em&gt;: We have fun. Yeah. Thank you for listening, dear listeners, and goodbye and to the next time. Bye-bye.&lt;/p&gt;</description>
	<pubDate>Sun, 02 Aug 2026 08:21:46 +0000</pubDate>
	
	
	<dc:creator>Gutenberg Changelog</dc:creator>
	
</item>

<item>
	<title>Matt: Tesla Spyware</title>
	<guid>https://ma.tt/?p=153813</guid>
	<link>https://ma.tt/2026/07/tesla-spyware/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;I noticed my Model X was uploading ~2.6gb of something to Tesla when it parked and connected to WiFi.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-large&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-153816&#34; height=&#34;411&#34; src=&#34;https://i0.wp.com/ma.tt/files/2026/07/tesla-data-sharing-recreation-1024x696.png?resize=604%2C411&amp;#038;quality=80&amp;#038;ssl=1&#34; width=&#34;604&#34; /&gt;&lt;/figure&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Hopefully turning all these settings off stops it; otherwise, I &lt;a href=&#34;https://www.nbcnews.com/business/business-news/tesla-workers-shared-sensitive-images-recorded-by-customer-cars-rcna78502&#34;&gt;might need a new car&lt;/a&gt;. &lt;a href=&#34;https://www.mozillafoundation.org/en/privacynotincluded/articles/its-official-cars-are-the-worst-product-category-we-have-ever-reviewed-for-privacy/&#34;&gt;But are any good&lt;/a&gt;?&lt;/p&gt;</description>
	<pubDate>Sat, 01 Aug 2026 05:27:00 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Gutenberg Times: WordPress 7.1 is afoot, Gutenberg 23.6, iframed post editor, Abilities API, Studio Code and more — Weekend Edition 371</title>
	<guid>https://gutenbergtimes.com/?p=46286</guid>
	<link>https://gutenbergtimes.com/wordpress-7-1-is-a-foot-gutenberg-23-6-iframed-post-editor-abilities-api-studio-code-and-more-weekend-edition-371/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;Hi there, &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This week I realized, I have been building websites for 30 years. from Notepad and hand-coded HTML to HomeSiteX over Coldfusion to WordPress, Nodejs and ReactJS to Python and Claude. It&amp;#8217;s been a fantastic journey. It never gets old. I still learn new things every single day. I cherish most the friends I made along the way. I also found my notes about the WordCamps I attended, spoke at and organized. The first one was WordCamp Tampa in 2014. In 2026, I will probably attended my 30th WordCamp as well, Athens in December 2026.  It&amp;#8217;s a bit out, so let&amp;#8217;s see if it works out. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Back to the here  and now: It&amp;#8217;s finally here the &lt;a href=&#34;https://gutenbergtimes.com/wordpress-7-1-source-of-truth/&#34;&gt;WordPress 7.1 Source of Truth&lt;/a&gt; with all the big and small changes coming to a WordPress instance near you. It&amp;#8217;s again more like a book. Digest in small dosis. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Have a fabulous weekend! &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Yours, &lt;img alt=&#34;💕&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;br /&gt;&lt;em&gt;Birgit&lt;/em&gt;&lt;/p&gt;





&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;wordpress-7-1-updates&#34;&gt;WordPress 7.1 updates &lt;/h2&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/&#34;&gt;&lt;strong&gt;WordPress 7.1 Beta 4&lt;/strong&gt;&lt;/a&gt; was release this week. &lt;/li&gt;



&lt;li&gt;It&amp;#8217;s still time to &lt;a href=&#34;https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/&#34;&gt;Help Test WordPress 7.1&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;The &lt;a href=&#34;https://gutenbergtimes.com/wordpress-7-1-source-of-truth/&#34;&gt;&lt;strong&gt;WordPress 7.1 Source of Truth&lt;/strong&gt;&lt;/a&gt; is out. &lt;/li&gt;
&lt;/ul&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--15&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;On the &lt;a href=&#34;https://wpbuilds.com/2026/07/30/478-inside-wordpress-7-1-responsive-styling-new-blocks-media-modal-and-behind-the-scenes-changes/&#34;&gt;&lt;strong&gt;WPBuilds podcast series At the Core&lt;/strong&gt;, &lt;/a&gt;&lt;strong&gt;Anne McCarthy&lt;/strong&gt; and I talked with &lt;strong&gt;Nathan Wrigley&lt;/strong&gt; about WordPress 7.1. We cover responsive styling, the persistent admin bar, and richer inline notes, plus why the new image crop modal and customisable viewports change your day-to-day editing. You&amp;#8217;ll also hear how community feedback saved the Classic Block, where the collaborative editing outreach stands, and which developer changes to test now.&lt;/p&gt;



&lt;figure class=&#34;wp-block-image size-full is-style-no-vertical-margin&#34;&gt;&lt;img alt=&#34;Birgit Pauli-Haack, Anne McCarthy and Nathan Wrigley recording the podcast episode. &#34; class=&#34;wp-image-46400&#34; height=&#34;226&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-11.29.00.png?resize=685%2C226&amp;#038;ssl=1&#34; width=&#34;685&#34; /&gt;&lt;/figure&gt;


&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;
&lt;figure class=&#34;wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;
&lt;/div&gt;


&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--16&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Responsive styling finally lands in the block editor, and The WP Minute+ &lt;a href=&#34;https://thewpminute.com/why-wordpress-7-1-will-improve-your-workflow/&#34;&gt;podcast has release lead Anne McCarthy demoing it&lt;/a&gt; with Eric Karkovack. You&amp;#8217;ll also get the reasoning behind what didn&amp;#8217;t make 7.1, including collaborative editing, plus how Classic Block deprecation is being paced. Anne talks about her first turn as release lead and points out hidden gems like the &amp;#8216;On This Day&amp;#8217; widget and custom icon registration for the Icon block. The episode&lt;a href=&#34;https://www.youtube.com/watch?v=lR17090NeGA&amp;amp;t=6s&#34;&gt; &lt;strong&gt;Why WordPress 7.1 Will Improve Your Workflow&lt;/strong&gt;&lt;/a&gt; is also available as video.&lt;/p&gt;


&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;
&lt;figure class=&#34;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;
&lt;/div&gt;


&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;More Devnotes: &lt;/strong&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/31/filtering-site-editor-screens-in-wordpress-7-1/&#34;&gt;Filtering Site Editor Screens in WordPress 7.1&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/&#34;&gt;New Block Support&lt;/a&gt;: &lt;a href=&#34;https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/&#34;&gt;Minimum Width&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/&#34;&gt;New Block Support: Background Gradient (background.gradient)&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/31/design-system-theming-in-wordpress-7-1/&#34;&gt;Design System Theming in WordPress 7.1&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/31/json-schema-preparation-for-client-compatibility-in-wordpress-7-1/&#34;&gt;JSON Schema preparation for client compatibility in WordPress 7.1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;There are still more to come and they will be published next week, together with the WordPress 7.1 Field Guide. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt; A list of &lt;a href=&#34;https://make.wordpress.org/core/tag/dev-notes+7-1/&#34;&gt;all the dev notes can be reviewed from the Make Core blog&lt;/a&gt;&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--17&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Anne McCarthy&lt;/strong&gt; gives a candid account of &lt;a href=&#34;https://nomad.blog/2026/07/28/behind-the-scenes-of-a-punted-feature-of-7-1/&#34;&gt;the punted inherited styles indicator &lt;/a&gt;and its design dead ends. If you&amp;#8217;ve ever watched someone style a template expecting it to apply site-wide, that&amp;#8217;s the problem she&amp;#8217;s chased since the FSE Outreach Program. Blue dots, diamonds, tooltips versus infotips, two competing reset paths — none settled, and summer holidays thinned the reviewer pool. She&amp;#8217;s aiming at 7.2.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;gutenberg-23-6-released&#34;&gt;Gutenberg 23.6 released&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Last week, Gutenberg 23.6 was already released. The WordPress 7.1 tech co-lead. Aki Hamano highlighted in his post &lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/&#34;&gt;What’s new in Gutenberg 23.6? (July 22, 2026)&lt;/a&gt;&lt;/p&gt;



&lt;ul class=&#34;wp-block-list&#34;&gt;
&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#the-playlist-and-tabs-blocks-are-now-stable&#34;&gt;The Playlist and Tabs blocks are now stable&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#enhancements-to-notes&#34;&gt;Enhancements to Notes&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#a-dynamic-mode-for-the-gallery-block&#34;&gt;A dynamic mode for the Gallery block&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&#34;https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#icon-collections-and-a-custom-icon-registration-api&#34;&gt;Icon collections and a custom icon registration API&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--18&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;This week on the Gutenberg Changelog podcast, my guest was &lt;strong&gt;Faith Imokol&lt;/strong&gt; from Uganda. We began with the wonderful work of the WordPress community there, who have put together a series of events — WordCamps, Campus Connect, and a website competition — bringing WordPress to schools, colleges, and universities, and to thousands of students and users. Then we turned to the latest release and had a great time going through the details. As always, the episode drops in your favorite podcast app over the weekend.&lt;/p&gt;





&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;0-p&#34;&gt;Plugins, Themes, and Tools for #nocode site builders and owners&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;No PHP template, no shortcode, no custom block — Meta Box fields can now feed core blocks directly through &lt;a href=&#34;https://metabox.io/introducing-block-bindings/&#34;&gt;&lt;strong&gt;block bindings for custom fields&lt;/strong&gt;&lt;/a&gt;. &lt;strong&gt;Lua Nguyen&lt;/strong&gt; shows the setup: select a Paragraph, Heading, Image, or Button, open Attributes in the sidebar, pick a Meta Box source, choose your field. Sources cover post, term, author, and settings-page fields, and an image field binds URL, alt, title, and caption separately. WordPress 6.5+, though the Attributes panel needs 6.9.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;2-word-press-6-0-1-and-6-1-scheduled&#34;&gt;Theme Development for Full Site Editing and Blocks&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Coming to the Site Editor from Elementor or Divi means learning new vocabulary, and Ollie&amp;#8217;s ground-up &lt;a href=&#34;https://olliewp.com/wordpress-site-editor/&#34;&gt;&lt;strong&gt;guide to the WordPress Site Editor&lt;/strong&gt;&lt;/a&gt; by &lt;strong&gt;Gina Lucia &lt;/strong&gt;covers it: templates, template parts, patterns, global styles, navigation, the Font Library, and each toolbar button, starting at &lt;code&gt;Appearance → Editor&lt;/code&gt;. A comparison table weighs both approaches on performance, flexibility, and portability. Ollie-specific tips sit alongside the core explanations, so you can read past them if you use another theme. &lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--19&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;A typical Elementor page ships 200–400 KB of extra frontend assets, three to five times a native block build — the number behind &lt;strong&gt;Bikash Pun Magar&lt;/strong&gt;&amp;#8216;s case for &lt;a href=&#34;https://envitetech.com/how-we-use-custom-gutenberg-blocks-instead-of-page-builders/&#34;&gt;&lt;strong&gt;custom Gutenberg blocks over page builders on client sites&lt;/strong&gt;&lt;/a&gt;. You get conditional per-block asset loading, HTML you control line by line, and content stored in native block grammar rather than a proprietary format. He&amp;#8217;s fair about where Elementor still fits: prototypes and solo builders wanting pixel control without code.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--20&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The theme.json schema resolves to more than 40MB across hundreds of nested properties, which is why &lt;strong&gt;Sérgio Santos&lt;/strong&gt; built &lt;a href=&#34;https://s3rgiosan.com/editing-theme-json-should-not-feel-like-editing-json/&#34;&gt;&lt;strong&gt;a form-driven visual editor for theme.json&lt;/strong&gt;&lt;/a&gt; as a VS Code extension. Fields come from the official schema rather than hand-written forms, and a weekly scan of core and Gutenberg adds experimental properties with honest badges. The feature Santos says changed his workflow: every preset shows the CSS variable name it will generate as you type the slug.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;There&amp;#8217;s also a companion WordPress plugin that mounts the same editor under &lt;code&gt;Appearance&lt;/code&gt;. There will be dragons though: &lt;img alt=&#34;🐲&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f432.png&#34; style=&#34;height: 1em;&#34; /&gt; Santos flags it as an experiment as it overwrites theme.json in place with no revisions or backups.&lt;/p&gt;


&lt;div class=&#34;ng-block-81eed189ad9f2081 wp-block-newsletterglue-container ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-1&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-1&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;&#34;&gt;&lt;div class=&#34;ng-block-5a69988a1af80b66 wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt; &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/&#34; rel=&#34;noreferrer noopener&#34; target=&#34;_blank&#34;&gt;&amp;#8220;Keeping up with Gutenberg &amp;#8211; Index 2026&amp;#8221;&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;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. 2024 on. Updated by yours truly. &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-aa76773cb350f27e wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;The previous years are also available: &lt;br /&gt;&lt;strong&gt;&lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/&#34;&gt;2020&lt;/a&gt; | &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/&#34;&gt;2021&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/&#34;&gt;2022&lt;/a&gt;&lt;/strong&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023&#34;&gt;2023&lt;/a&gt;&lt;/strong&gt; | &lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/&#34;&gt;&lt;strong&gt;2024&lt;/strong&gt;&lt;/a&gt; | &lt;strong&gt;&lt;a href=&#34;https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/&#34;&gt;2025&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-2&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-2&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;


&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;3-building-themes-for-fse-and-word-press&#34;&gt;Building Blocks and Tools for the Block editor.&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If your custom blocks touch the global &lt;code&gt;window&lt;/code&gt; or &lt;code&gt;document&lt;/code&gt;, WordPress 7.1 will break them. &lt;strong&gt;Ryan Welcher &lt;/strong&gt;walks through the&lt;strong&gt; &lt;/strong&gt;forced &lt;strong&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=4PrD1jzfD6E&#34;&gt;iframed post editor canvas&lt;/a&gt;,&lt;/strong&gt; landing August 19th with no flag to check and no opt-out. Five demos cover viewport detection, click-outside handlers, editor styles, admin body-class CSS, and unmaintained third-party libraries, with fixes using ownerDocument, defaultView, useRefEffect, editorStyle in block.json, and patch-package. His demo plugin ships broken and fixed versions of each.&lt;/p&gt;


&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;
&lt;figure class=&#34;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;
&lt;/div&gt;


&lt;p class=&#34;wp-block-paragraph&#34;&gt;Welcher also published a detailed tutorial: &lt;a href=&#34;https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/&#34;&gt;&lt;strong&gt;The post editor is going full iframe: what block developers need to know before WordPress 7.1&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;what-s-new-in-playground&#34;&gt;What&amp;#8217;s new in Playground?&lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Some people still assumed every Playground was temporary. Persistence, multiple sites, Blueprints, file editing — all already there, just easy to miss, which is what &lt;a href=&#34;https://make.wordpress.org/playground/2026/07/31/meet-the-new-wordpress-playground-interface/&#34;&gt;&lt;strong&gt;the new WordPress Playground interface&lt;/strong&gt;&lt;/a&gt; sets out to fix. A customizable Dock gathers those tools into one bottom toolbar: New, Playgrounds, Blueprint, Site Settings, Database, Files, Logs, Export. It&amp;#8217;s navigation, not new capability. The design came out of the Playground table at WordCamp Europe Contributor Day, after Adam Zieliński used AI to explore 400+ variations.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--21&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Point a coding agent at WordPress Playground and it reads an instruction file first. &lt;a href=&#34;https://make.wordpress.org/playground/2026/07/28/one-playground-three-workflows-consistent-agent-guidance-across-surfaces/&#34;&gt;&lt;strong&gt;The wp-playground agent skill&lt;/strong&gt;&lt;/a&gt; now splits that file into a 52-line router plus focused references, so your agent loads the CLI details only for a local run and the sharing rules only for a share link — encoding, CORS, public hosting. &lt;strong&gt;Fellyph Cintra&lt;/strong&gt;&amp;#8216;s four-scenario benchmark scored 24/24 against 22/24 for the old version, one run per prompt. All this is explain in more details in the post &lt;a href=&#34;https://make.wordpress.org/playground/2026/07/28/one-playground-three-workflows-consistent-agent-guidance-across-surfaces/&#34;&gt;&lt;strong&gt;One Playground, three workflows: Consistent agent guidance across surfaces&lt;/strong&gt;&lt;/a&gt; in the team&amp;#8217;s Make Blog. &lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--22&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;In a third post, &lt;strong&gt;Fellyph Cintra&lt;/strong&gt; walks you through &lt;a href=&#34;https://make.wordpress.org/playground/2026/07/22/manage-wordpress-playground-sites-programmatically/&#34;&gt;&lt;strong&gt;programmatic site management in WordPress Playground&lt;/strong&gt;&lt;/a&gt;: from DevTools you can list, create, save, rename, and switch sites, change PHP or networking, and run PHP inside a site to check active plugins. Order matters — temporary sites must be saved before you can rename or reconfigure them.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;One caveat worth knowing if it runs alongside the other Playground item: this API belongs to playground.wordpress.net only. It isn&amp;#8217;t in the &lt;code&gt;@wp-playground/client&lt;/code&gt; package, the CLI, or embedded Playgrounds via &lt;code&gt;/remote.html&lt;/code&gt; — those need the JavaScript API instead.&lt;/p&gt;



&lt;h2 class=&#34;wp-block-heading&#34; id=&#34;ai-and-wordpress&#34;&gt;AI and WordPress &lt;/h2&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;Carlo Daniele&lt;/strong&gt;&amp;#8216;s guide to &lt;a href=&#34;https://kinsta.com/blog/wordpress-abilities-api/&#34;&gt;the Abilities API for plugin developers&lt;/a&gt; stays on fundamentals: the input schema, output schema, callback, and permission check that together form an ability&amp;#8217;s contract, and the WP-CLI commands that let you inspect one. A fresh install ships three — site info, user info, environment info. His example registers an audio-to-blocks process from an existing plugin and triggers it over the wp-abilities/v1 REST route.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--23&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Where Carlo Daniele registers a single ability, &lt;strong&gt;Jonathan Bossenger &lt;/strong&gt;composes three into &lt;strong&gt;&lt;a href=&#34;https://developer.wordpress.org/news/2026/07/build-your-first-ai-powered-wordpress-plugin/&#34;&gt;your first AI-powered WordPress plugin&lt;/a&gt;.&lt;/strong&gt; Two call the AI Client, a third orchestrates them via &lt;code&gt;wp_get_ability()&lt;/code&gt; and &lt;code&gt;execute()&lt;/code&gt;, turning an image URL into a draft post. The same ability then answers over curl, from a React settings page, and from Claude Desktop through the MCP Adapter. Gotchas included: base64 data URIs for vision providers, stray markdown fences, and request timeouts.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--24&#34; /&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;One rule for this stream: no hand-written code. &lt;strong&gt;Ryan Welcher&lt;/strong&gt; takes &lt;a href=&#34;https://www.youtube.com/watch?v=hrR77NyQzYs&#34;&gt;&lt;strong&gt;a full WordPress site build with Studio Code&lt;/strong&gt;&lt;/a&gt; end to end for his son&amp;#8217;s hockey team, and you watch a custom post type, a teams taxonomy, an Advanced Query Loop roster, and junior/intermediate/senior tabs come together by direction alone. The highlight is the agent reaching for block bindings unprompted. The lowlight: rogue PHP metaboxes, and a PHP-first answer where he wanted a SlotFill.&lt;/p&gt;


&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;
&lt;figure class=&#34;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&#34;&gt;&lt;div class=&#34;wp-block-embed__wrapper&#34;&gt;

&lt;/div&gt;&lt;/figure&gt;
&lt;/div&gt;

&lt;div class=&#34;ng-block-740e0168d96e7d17 wp-block-newsletterglue-container ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-1&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-1&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;&#34;&gt;&lt;div class=&#34;ng-block-6fbbf06f774c73d3 wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://gutenbergtimes.com/need-a-zip-from-master/&#34;&gt;Need a plugin .zip from Gutenberg&amp;#8217;s master branch?&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;Gutenberg Times provides daily build for testing and review.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-eb0e636828eb47d7 wp-block-newsletterglue-image ng-block size-full is-resized&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;center&#34; class=&#34;ng-block-td&#34; style=&#34;padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;&#34;&gt;&lt;a href=&#34;https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;wp-image-42874 ng-image&#34; height=&#34;45&#34; src=&#34;https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&amp;#038;ssl=1&#34; style=&#34;border-style: none; border-color: transparent;&#34; width=&#34;196&#34; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;ng-block-2ba28e2882e4b23f wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;Now also available via &lt;a href=&#34;https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json&#34;&gt;WordPress Playground&lt;/a&gt;. There is no need for a test site locally or on a server. Have you been using it? &lt;a href=&#34;mailto:pauli@gutenbergtimes.com&#34;&gt;Email me &lt;/a&gt;with your experience.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;ng-block-hs ng-block-hs-2&#34; height=&#34;0&#34; style=&#34;width: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;ng-block-vs ng-block-vs-2&#34; colspan=&#34;3&#34; height=&#34;0&#34; style=&#34;height: 0px;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;


&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--25&#34; /&gt;



&lt;p class=&#34;has-text-align-center has-small-font-size wp-block-paragraph&#34;&gt;&lt;em&gt;Questions? Suggestions? Ideas? &lt;/em&gt;&lt;br /&gt;&lt;em&gt;Don&amp;#8217;t hesitate to send &lt;a href=&#34;mailto:pauli@gutenbergtimes.com&#34;&gt;them via email&lt;/a&gt; or&lt;/em&gt;&lt;br /&gt;&lt;em&gt; send me a message on WordPress Slack or Twitter @bph&lt;/em&gt;.&lt;/p&gt;



&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity&#34; /&gt;



&lt;p class=&#34;has-text-align-center has-small-font-size wp-block-paragraph&#34;&gt;For questions to be answered on the &lt;a href=&#34;http://gutenbergtimes.com/podcast&#34;&gt;Gutenberg Changelog&lt;/a&gt;, &lt;br /&gt;send them to &lt;a href=&#34;mailto:changelog@gutenbergtimes.com&#34;&gt;changelog@gutenbergtimes.com&lt;/a&gt;&lt;/p&gt;


&lt;div class=&#34;ng-block-168cabbc5902785e wp-block-newsletterglue-separator ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;center&#34; class=&#34;ng-block-td&#34; style=&#34;padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;&#34;&gt;&lt;hr style=&#34;background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;&#34; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&#34;wp-block-newsletterglue-showhide ng-block&#34; width=&#34;100%&#34;&gt;&lt;div class=&#34;ng-block-d6fcd6d0fc93474b wp-block-newsletterglue-text ng-block&#34; style=&#34;color: #666666;&#34; width=&#34;100%&#34;&gt;&lt;div&gt;&lt;div&gt;&lt;div align=&#34;none&#34; class=&#34;ng-block-td&#34; style=&#34;font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;&#34;&gt;&lt;p&gt;&lt;strong&gt;Featured Image: &lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;




&lt;hr class=&#34;wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--26&#34; /&gt;</description>
	<pubDate>Sat, 01 Aug 2026 01:17:00 +0000</pubDate>
	
	
	<dc:creator>Birgit Pauli-Haack</dc:creator>
	
</item>

<item>
	<title>Matt: Possible Futures of Happiness</title>
	<guid>https://ma.tt/?p=153785</guid>
	<link>https://ma.tt/2026/07/possible-futures-of-happiness/</link>
	
	<description>&lt;p class=&#34;wp-block-paragraph&#34;&gt;At &lt;a href=&#34;https://automattic.com/&#34;&gt;Automattic&lt;/a&gt;, we don&amp;#8217;t have customer service or support, we have &lt;a href=&#34;https://happinessengineer.blog/&#34;&gt;Happiness Engineers&lt;/a&gt;. &lt;img alt=&#34;🙂&#34; class=&#34;wp-smiley&#34; src=&#34;https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png&#34; style=&#34;height: 1em;&#34; /&gt;&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;There&amp;#8217;s also a #ceo &lt;a href=&#34;https://slack.com/&#34;&gt;Slack&lt;/a&gt; channel where anyone can drop in and request a meeting, which my esteemed colleague &lt;a href=&#34;https://www.dpresident.net/&#34;&gt;Damianne President&lt;/a&gt; did, and this morning we had an interesting chat that set my mind racing about how we might engineer happiness in the future.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;&lt;strong&gt;One overriding assumption:&lt;/strong&gt; Personal agents will trounce company agents in most cases. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Your personal agent can — or soon will — know all your history, your calendar, your email, your preferences, and your photos, and it speaks your language. So much time is wasted in traditional support trying to see through the customer&amp;#8217;s eyes, or authenticate them. That goes away, but watch your thinking! It&amp;#8217;s so easy to fall into the mental model trap of legacy chatbots and data models.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;As a company, your website, your &lt;a href=&#34;https://wordpress.org/&#34;&gt;WordPress&lt;/a&gt;, documentation, tutorials, menus, manuals need to be amazing and up to date. That&amp;#8217;s the source of truth, and an agent will read all of it!&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;The interface and APIs remain because that&amp;#8217;s useful to both human visitors and the agents.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;Whenever possible, make support public. More blogs and &lt;a href=&#34;https://bbpress.org/&#34;&gt;bbPress&lt;/a&gt;. I actually weep a little when I think of how many beautiful words are written by our Happiness Engineers that are only ever seen once in a chat box or email thread.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;My goal with our products is that support is radically available, and you almost never have to use it.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you&amp;#8217;re in a support role, I think you can pick a lane based on where you get energy. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If you love looking at screens, I think there&amp;#8217;s a future where customer service wizards are watching over an Iron Man-like interface, armies of chat bots talking to people, where they can see how they&amp;#8217;re going and intervene or nudge them as needed. There&amp;#8217;s a ton of work in tuning agents and interactions.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;If people recharge you, I actually think this will be the greatest era. All of the basic, mechanical stuff will be automated, but I think human connection will be what economists call a &lt;a href=&#34;https://en.wikipedia.org/wiki/Veblen_good&#34;&gt;Veblen good&lt;/a&gt;, more in demand even as it is more expensive. &lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I think Happiness Engineering in the future will look a lot more like community building. A bot can&amp;#8217;t host a meetup or a &lt;a href=&#34;https://central.wordcamp.org/&#34;&gt;WordCamp&lt;/a&gt;.&lt;/p&gt;



&lt;p class=&#34;wp-block-paragraph&#34;&gt;I &lt;a href=&#34;https://ma.tt/2023/10/wowza/&#34;&gt;was the biggest Waymo fanboy&lt;/a&gt;, but this year with lots of trips to and from hospitals with Om I found myself craving human connection and used Uber more than ever. (It also gave me a chance to practice the one repeatable way that money &lt;em&gt;can&lt;/em&gt; buy happiness, which is keeping a couple Benjamins in your back pocket and surprising people with them.)&lt;/p&gt;</description>
	<pubDate>Thu, 30 Jul 2026 16:54:41 +0000</pubDate>
	
	
	<dc:creator>Matt</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Why Open Source Projects Need a License Before They Need Code</title>
	<guid>https://openchannels.fm/?p=2556844</guid>
	<link>https://openchannels.fm/why-open-source-projects-need-a-license-before-they-need-code/</link>
	
	<description>Open source fosters creativity but involves complex issues like licensing and ownership, especially in hackathons. Proper planning with appropriate licenses upfront is crucial for project success and flexibility.</description>
	<pubDate>Thu, 30 Jul 2026 13:35:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>

<item>
	<title>Open Channels FM: Signal – Website Development, Fame, Open Source and More Than Just Audio</title>
	<guid>https://openchannels.fm/?p=2557496</guid>
	<link>https://openchannels.fm/signal-issue-18/</link>
	
	<description>Talk about personal journeys in web development, the complexities of fame, and the benefits of open source, emphasizing enriching content options for listeners beyond traditional podcasts.</description>
	<pubDate>Wed, 29 Jul 2026 17:54:00 +0000</pubDate>
	
	
	<dc:creator>Bob Dunn</dc:creator>
	
</item>


</channel>
</rss>