<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPMU DEV Blog</title>
	<atom:link href="https://wpmudev.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpmudev.com/blog</link>
	<description>The WPMU DEV Blog provides tutorials, tips, resources and reviews to help out any WordPress user</description>
	<lastBuildDate>Tue, 30 Nov -001 00:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>What your hosting looks like when the cache stops helping</title>
		<link>https://wpmudev.com/blog/what-your-hosting-looks-like-when-the-cache-stops-helping/</link>
					<comments>https://wpmudev.com/blog/what-your-hosting-looks-like-when-the-cache-stops-helping/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Thu, 10 Sep 2026 14:56:15 +0000</pubDate>
				<category><![CDATA[WordPress Hosting]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224782</guid>

					<description><![CDATA[Everyone knows you can cache the hell out of a WordPress site. Stick a CDN in front of it, cache the pages, make enough of the site static and you can serve a frankly silly amount of traffic without WordPress having to break much of a sweat. Which is great. We like caching. Cache is [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Everyone knows you can cache the hell out of a WordPress site.</p>
<p>Stick a CDN in front of it, cache the pages, make enough of the site static and you can serve a frankly silly amount of traffic without WordPress having to break much of a sweat.</p>
<p>Which is great. We like caching. Cache is king, after all. </p>
<p>But it doesn&#8217;t tell you all that much about what happens when WordPress actually has to, you know&#8230; <em>generate a page</em>&#8230; or do something dynamic (like every single ecommerce site in the world).</p>
<p>So, we decided to test that instead.</p>
<h2>What happens when you bypass the page cache?</h2>
<p>We ran a load test against an uncached WordPress homepage and gradually increased the number of simulated clients hitting it.</p>
<p>With no cached page ready to hand back, WordPress had to process the requests as they came in.</p>
<h3>Here’s what we found out:</h3>
<p>We tested two WPMU DEV hosting plans. <a href="https://wpmudev.com/dedicated-hosting/#dev-plans" target="_blank" rel="noopener">Dedicated Bronze Plus</a> reached 120 simulated clients under load, while <a href="https://wpmudev.com/unlimited-hosting/#dev-plans" target="_blank" rel="noopener">Unlimited Alpha MU</a> reached 100.</p>
<p>For comparison, Bluehost, Flywheel and HostGator reached 50, Cloudways reached 40, WP Engine reached 25 and GoDaddy reached 18. For each competing host, we selected the plan closest to the WPMU DEV price point being tested.</p>
<p>Now, before anyone reads &#8220;100 clients&#8221; and assumes we&#8217;ve built hosting for exactly 100 people and the 101st gets launched into the sun, that&#8217;s not what the number means. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f605.png" alt="😅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>These are simulated clients used to increase the load during the test. The useful bit is how the different hosting plans performed under the same kind of uncached traffic.</p>
<p>And once caching was out of the picture, the gap was pretty hard to miss:</p>
<figure id="attachment_224786" class="wp-caption aligncenter" data-caption="true"><img fetchpriority="high" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/09/uncached-graph.png" alt="The numbers don’t lie! Look at Unlimited GO" width="561" height="517" class="size-full wp-image-224786" /><figcaption class="wp-caption-text">The numbers don’t lie! Look at Unlimited GO!</figcaption></figure>
<p>While Unlimited is the main focus here, it wasn’t the highest-performing WPMU DEV option in the test. Dedicated Bronze Plus handled 120 simulated clients, the strongest result in the comparison.</p>
<p>That extra headroom makes Dedicated worth considering for sites with heavier or more consistently dynamic workloads. Unlimited Alpha MU still reached an impressive 100, while offering agencies the flexibility to host multiple sites on one server.</p>
<h2>Why bother testing uncached pages?</h2>
<p>Because, my friends, not everything happening on a real WordPress site can be served from cache. </p>
<p>Sites have logged-in users, membership areas, dashboards, personalized content, WooCommerce carts and checkouts, and all sorts of requests that need WordPress and the database to get involved. </p>
<p>This becomes particularly relevant if you run an agency and have a pile of client sites to look after. </p>
<p>You’re probably not losing sleep over how quickly one cached homepage can be served in isolation. You’re trying to work out where the next client site is going, how much it’s going to cost you, and whether adding more sites to the same platform is eventually going to come back and bite you. </p>
<p>That’s the bit we’re interested in. </p>
<h2>Hosting more sites is great, provided they still work</h2>
<p><a href="https://wpmudev.com/unlimited-hosting/" target="_blank" rel="noopener">Unlimited Hosting</a> is designed for agencies who want to host multiple WordPress sites on a single server, rather than paying for hosting one site at a time. </p>
<p>Although this test measures uncached traffic against one site running on the Unlimited server, it does show the amount of dynamic processing headroom that server has under the test conditions. </p>
<p>That headroom is important when you’re managing a growing collection of client sites. After all, logged-in sessions, personalized pages, and other requests that bypass the page cache all draw on the server’s resources. The number of sites a server can support will still depend on traffic, themes, plugins and workloads. </p>
<p>That&#8217;s why we wanted to look beyond cached traffic.</p>
<p>And yeah, in our uncached test, Unlimited handled:</p>
<ul>
<li><strong>2x</strong> the uncached load of Bluehost, Flywheel and HostGator</li>
<li><strong>2.5x</strong> Cloudways</li>
<li><strong>4x</strong> WP Engine</li>
<li><strong>5.6x</strong> GoDaddy</li>
</ul>
<p>Dedicated Bronze Plus went further still, reaching 120 simulated clients.</p>
<p>So, that means you&#8217;re not just getting a hosting model that makes it easier to consolidate client sites without adding another per-site bill every time.</p>
<p>You&#8217;ve also got some pretty solid evidence of what happens when the cache can&#8217;t do all the work for you.</p>
<h3>A quick note about the test:</h3>
<p>Keep in mind, this was a controlled load test, not a prediction of exactly how every WordPress site will behave.</p>
<p>Themes, plugins, databases and whatever weird and wonderful things you&#8217;ve bolted onto WordPress will all, of course, affect real-world performance.</p>
<p>And again, the &#8220;clients&#8221; here are simulated load-test clients. They&#8217;re not total visitors, monthly visits or a hard limit on how many people can use a site.</p>
<p>The point of the test is the comparison: same type of uncached load, different hosting plans, and a <em>veeery</em> noticeable difference in how far they got. </p>
<p>We hate to toot our own horn… but when Unlimited gives us a trumpet solo like this, we can’t help it. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ba.png" alt="🎺" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ba.png" alt="🎺" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ba.png" alt="🎺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<h2>Cached WordPress can make everyone look fast</h2>
<p>And that&#8217;s fine. Cache your sites. Use a CDN. Do all the usual, sensible, performance stuff.</p>
<p>But take that away for a moment and you get a much more interesting look at what the hosting underneath can actually handle.</p>
<p>Unlimited gives agencies a flexible way to consolidate client sites, while this test provides a useful indication of the server’s ability to handle dynamic, uncached requests.</p>
<p>It doesn’t tell us exactly how many sites a server can support, but it does show that Unlimited Alpha MU had substantial dynamic headroom under the test conditions.</p>
<p>If you&#8217;re looking after a growing collection of client sites and want to bring more of them into one place without paying for hosting site by site, that&#8217;s a result worth knowing about.</p>
<p><a href="https://wpmudev.com/unlimited-hosting/" target="_blank" rel="noopener">See how Unlimited Hosting works.</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/what-your-hosting-looks-like-when-the-cache-stops-helping/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		
<atom:updated>2026-09-10T14:56:15Z</atom:updated>
	</item>
		<item>
		<title>DEV: Commit to the Bit</title>
		<link>https://wpmudev.com/blog/dev-commit-to-the-bit/</link>
					<comments>https://wpmudev.com/blog/dev-commit-to-the-bit/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 17:04:19 +0000</pubDate>
				<category><![CDATA[DEV]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224763</guid>

					<description><![CDATA[Welcome to DEV, your monthly WordPress deep dive. Before you clock off and lie in a rectangle of sunlight, let’s see what’s been happening in WordPress. Stick around to the end to see the hamster who’ll absolutely annihilate your fitness goals. In today’s edition: How 1,100+ WordPressers got into the zone in Arizona. Responsive styling! [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Welcome to DEV, your monthly WordPress deep dive. </strong></p>
<p>Before you clock off and lie in a rectangle of sunlight, let’s see what’s been happening in WordPress. </p>
<p>Stick around to the end to see the hamster who’ll absolutely annihilate your fitness goals.</p>
<p><strong>In today’s edition: </strong></p>
<ul>
<li><strong>How 1,100+ WordPressers got into the zone in Arizona.</strong></li>
<li><strong>Responsive styling! Better collaboration! Less media-processing misery! WordPress 7.1 has arrived.</strong></li>
<li><strong>WordPress starts asking the important questions: “Should we actually let AI do that?”</strong></li>
</ul>
<h2>Hot Off The Presses: What’s New?</h2>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/08/dog-shadow.png" alt="Humorous meme depicting a dog napping in a patch of sunlight" width="668" height="691" class="aligncenter size-full wp-image-224764" /></div>
</div>
<p>&nbsp;<br />
Sometimes the only valid debugging technique is stretching out on the floor in a patch of sunlight, am I right? </p>
<p>This pup knows what’s up. I’m jealous. </p>
<p>While this very good doggo works on its background-color, here’s what’s been happening in WordPress this month.</p>
<h2>WordCamp US was Arizona-nother Level</h2>
<p>More than 1,100 sunscreen-ed and well-hydrated folks braved the 111ºF (44ºC) Arizona heat and gathered in Phoenix to talk all things WordPress, and from all accounts the four-day event was a great success. </p>
<p>To honor the occasion, August 19th has been <a href="https://www.facebook.com/WordPress/posts/pfbid0NobwhNjH3CaZMSsd2NjZtu2rKVEmCtH7NsFMbRTxgT9jAnU8RixRafzM14Bxi2Fhl" rel="noopener" target="_blank">officially proclaimed “Phoenix WordPress Day”</a>, according to the city’s Chief Innovation Officer, Michael Hammett. </p>
<p>So, what did you miss if you didn’t make it to Arizona?</p>
<ul>
<li><a href="https://us.wordcamp.org/2026/real-artists-ship-contributor-day-at-wcus-2026/" rel="noopener" target="_blank">Contributor Day</a>, with 425 participants and more shipping than a Tumblr fanfic.</li>
<li>A <a href="https://wordpress.tv/2026/08/20/keynote-fireside-chat-2/" rel="noopener" target="_blank">fireside chat</a> (with no actual fire, thankfully. I’m sweating just thinking about it) where the Big M and Robert Jacobi discuss how the web is changing, where open source stands today and how WordPress is evolving alongside AI.</li>
<li>The chance to get your hands messy at <a href="https://us.wordcamp.org/2026/wordcamp-us-day-3-from-taking-it-in-to-putting-it-to-work/#:~:text=join%20the%20conversation.-,Paint%20a%20Wapuu,-WordCamp%20US%20partnered" rel="noopener" target="_blank">Paint-a-Wapuu classes</a> with local Phoenix artist <a href="https://thepainterslounge.com/" rel="noopener" target="_blank">Dina Murphy</a>.</li>
<li>Official screenings of <em>Code for the People</em>, a short documentary by Bao Nguyen, which <a href="https://www.youtube.com/watch?v=8lQijrTaaGg" rel="noopener" target="_blank">you can watch here</a>.</li>
</ul>
<p>Oh, not to mention the childlike joy of collectively building a massive <a href="https://www.instagram.com/reel/DcPP7hvkQBF/?utm_source=ig_web_copy_link&amp;igsi=MzRlODBiNWFlZA==" rel="noopener" target="_blank">WordPress logo out of Lego bricks</a>. (If that isn’t a metaphor for Open Source, I don’t know what is!)</p>
<p>Were you there? What was it like? We’d love to hear about your favorite part. </p>
<h2>WordPress 7.1: Mary Lou</h2>
<p>WordPress 7.1 “Mary Lou” has landed, named after jazz pianist and composer <a href="https://www.womenshistory.org/education-resources/biographies/mary-lou-williams" rel="noopener" target="_blank">Mary Lou Williams</a>.</p>
<p>And unlike my attempts at learning piano, there’s quite a lot here worth paying attention to:</p>
<ul>
<li>Responsive styling is now baked further into the Site Editor, so you can change how blocks look across different screen sizes without reaching straight for custom CSS.</li>
<li>Block themes can also define their own mobile and tablet breakpoints in theme.json.</li>
<li>Notes got a collaboration upgrade too. You can format them, @mention people, attach a note to a specific bit of text, and keep multiple conversations going on the same block. Basically, fewer “which paragraph did you mean?” messages in Slack.</li>
<li>Media is getting lighter on your server. Image compression, resizing, and thumbnail generation can now happen in the browser, helping dodge the PHP memory limits and timeouts that tend to appear precisely when you’re uploading something enormous five minutes before launch.</li>
<li>There are also two new blocks, <strong>Tabs</strong> and <strong>Playlist</strong>, plus interactive Button styles for hover, focus, and active states, custom icon registration, and an admin bar that now follows you across every editor.</li>
</ul>
<p>These are all pretty small changes individually. But when you add them all up, 7.1 feels like another sizeable step toward doing more of the stuff we used to reach for CSS, plugins, or mild profanity to accomplish.</p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://wordpress.org/download/releases/7-1/" rel="noopener" target="_blank">Check out the official release announcement here</a>. </p>
<p>P.S. WordPress <a href="https://wordpress.org/news/2026/08/wordpress-7-0-4-release/" rel="noopener" target="_blank">7.0.4 also landed with a security fix</a>, so make sure to update!</p>
<h2>The Big Question: How Do We Keep the AI in Check?</h2>
<p>Consumes an alarming amount of water, remembers every stupid thing you’ve said, and is confidently wrong all the time.</p>
<p>But enough about my ex. Let’s talk about AI.</p>
<p>AI 1.3.0 <a href="https://make.wordpress.org/ai/2026/08/18/whats-new-in-ai-1-3-0/" rel="noopener" target="_blank">was released on August 18th</a> and the canonical plugin that powers AI features in WordPress now has even more controls and abilities, including content translation, slug generation and category and tag suggestions.</p>
<p>As AI agents become increasingly integrated into how we use WordPress, an important conversation has begun about designing systems to prevent as many <a href="https://www.youtube.com/shorts/97fz8S5K1mM" rel="noopener" target="_blank">HAL 9000</a> moments as possible. </p>
<p>Writing about <a href="https://make.wordpress.org/core/2026/08/04/defensive-data-design/" rel="noopener" target="_blank">Defensive Data Design</a> on the Make WordPress Core blog, Matt asks, “How can we make the defaults as safe (and secure) as possible?” and suggests settings that make deleting things more difficult, and changes always visible and reversible. </p>
<p>The comments add some interesting ideas too, like:</p>
<ul>
<li><a href="https://make.wordpress.org/core/2026/08/04/defensive-data-design/#comment-49096" rel="noopener" target="_blank">Adding a “last edit date”</a> on all content, so it’s easier to see when something was updated.</li>
<li>Flagging <a href="https://make.wordpress.org/core/2026/08/04/defensive-data-design/#comment-49102" rel="noopener" target="_blank">certain tasks as sensitive</a>, ensuring they can only be completed by a human.</li>
<li>A <a href="https://make.wordpress.org/core/2026/08/04/defensive-data-design/#comment-49188" rel="noopener" target="_blank">copy-to-clipboard option on error messages</a>, so users can quickly look up the problem.</li>
</ul>
<p>Where the human belongs in the loop isn’t a new debate, it’s been part of the conversation for a while. For example, WordPress has already designed its support assistant so that it recognizes the moments when it can’t help and offers to <a href="https://wordpress.com/blog/2026/08/19/support-assistant/" rel="noopener" target="_blank">connect the user to a human instead</a>. </p>
<p>The question of where AI should end and human oversight should begin is a complicated one, so you can bet this will be one of <em>many</em> discussions we’ll have about this in the coming years as AI and WordPress continue to integrate. </p>
<h2>Mind Bloggling Facts &#038; Stats</h2>
<ul>
<li>Sometimes the little things really add up. Ella van Durpe made a list of 48 “papercuts” that annoy her about the Block Editor, from writing-flow improvements to drag &amp; drop fails to stuck scrolling. If any of these papercuts are driving you up the wall, why not jump in to see if you can help? (<a href="https://github.com/WordPress/gutenberg/issues/81453" rel="noopener" target="_blank">Source</a>)</li>
<li>Matt Cromwell from Roots &amp; Fruit analyzed 3,354 plugin reviews and found out monetization headaches (surprise paywalls, crippled free tiers, nagging upgrade pop-ups) made up 29% of one star reviews. Turns out people get annoyed when they think they’re downloading a free fix, only to find out the real limits after they’ve built on top of it. (<a href="https://rootsandfruit.com/articles/create-products-customers-love/" rel="noopener" target="_blank">Source</a>)</li>
<li>What’s the hardest thing about contributing to WordPress? 31% of WP Credits students say unclear instructions is what tripped them up in the beginning. (<a href="https://make.wordpress.org/project/2026/07/29/wpcredits-student-feedback/" rel="noopener" target="_blank">Source</a>)</li>
</ul>
<h2>Blogs &#038; Resources You Shouldn’t Miss</h2>
<p><a href="https://www.reddit.com/r/web_design/comments/1vkdpzk/what_ux_mistake_do_you_notice_even_on_polished/" rel="noopener" target="_blank">86 comments &amp; counting</a> on “What UX mistake do you notice even on polished websites?” Is your site guilty of any of these?</p>
<p>So your site is a masterpiece on desktop, but a hot mess on mobile? Here’s how to <a href="https://speckyboy.com/how-to-hide-wordpress-blocks-based-on-device/" rel="noopener" target="_blank">hide certain blocks based on device</a>.</p>
<p>Adrian Sticea used to get nearly all his freelance WordPress leads via Upwork. In 2026 that number hit zero. <a href="https://wptavern.com/podcast/230-adrian-sticea-on-navigating-the-decline-of-wordpress-work-on-upwork-and-the-rise-of-new-opportunities" rel="noopener" target="_blank">What’s changed?</a></p>
<p>Before you write another 2,000 word blog post, maybe try <a href="https://wpshout.com/refresh-old-content-seo-wordpress/" rel="noopener" target="_blank">rescuing one that used to rank</a>. Here’s a guide to salvaging URL equity you already earned.</p>
<p>Jared Rethman makes <a href="https://thewpminute.com/why-real-time-wordpress-is-the-future/" rel="noopener" target="_blank">the case for real-time technology</a> and why WordPress becoming more like Google Docs is the future.</p>
<p>Nothing takes the shine off a juicy impressions graph quite like finding out <a href="https://jnkplugins.com/blog/gsc-bot-impressions-study/" rel="noopener" target="_blank">your biggest fans are bots</a>.</p>
<p>Jonathan Bossenger makes the case for websites you can <a href="https://jonathanbossenger.com/2026/08/home-ownership-and-the-world-wide-web/" rel="noopener" target="_blank">actually, you know, own</a>.</p>
<h2>Coffee Break Distractions</h2>
<p>Did you know the last time the entire human race was on earth was November 2nd, 2000? Right now, there’s <a href="https://whoisinspace.com/" rel="noopener" target="_blank">10 of us in space</a>.</p>
<p>If you need someone who knows a song so well he <a href="https://www.reddit.com/r/JustGuysBeingDudes/comments/1vtt74x/guy_making_reverse_music/" rel="noopener" target="_blank">can play it backwards</a>, this guy won’t let you down. </p>
<p>What’s your WPM? <a href="https://readntype.me/" rel="noopener" target="_blank">ReadnType</a> is a free “typing &#038; speed-reading gym” &#8211; with a leaderboard so you can challenge your friends. </p>
<p>Centering a div stressing you out? Take a <a href="https://alexanderperrin.com.au/paper/shorttrip/" rel="noopener" target="_blank">tranquil ride on a scenic tram driven by a cat</a>. </p>
<p>I’ve seen some bad takes on the internet… but this one is just <a href="https://www.reddit.com/r/unpopularopinion/comments/1vtk96g/dual_monitor_setup_is_actually_bad_for/" rel="noopener" target="_blank">so wrong it actually hurts</a>. </p>
<p>Was <a href="https://www.youtube.com/watch?v=bTd2VLTBOX4" rel="noopener" target="_blank">Frutiger Aero</a> the Vaporwave of the early 2000s? (Remember when every website and OS looked like this?)</p>
<p><strong>And finally… </strong></p>
<p>I felt pretty good about my Strava stats, until <a href="https://www.reddit.com/r/SideProject/comments/1v9uyq0/i_built_a_speeddistance_tracker_for_my_hamster/" rel="noopener" target="_blank">Mollie the Hamster</a> absolutely left me in the dust. </p>
<p><strong>Love this mix of nerdery and nonsense? Share it with your favorite WordPress weirdo. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f497.png" alt="💗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/dev-commit-to-the-bit/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		
<atom:updated>2026-09-01T17:04:19Z</atom:updated>
	</item>
		<item>
		<title>From visitor questions to a smarter content plan: An OpenClaw experiment</title>
		<link>https://wpmudev.com/blog/openclaw-site-brain/</link>
					<comments>https://wpmudev.com/blog/openclaw-site-brain/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Mon, 31 Aug 2026 14:35:50 +0000</pubDate>
				<category><![CDATA[WPMU DEV Products]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224735</guid>

					<description><![CDATA[What if your WordPress site could help visitors find the content they need, and help you figure out what to write about next? The secret to a successful WordPress blog is creating content that’s highly useful and relevant to your readers. But how do you know what your readers really want to know? (After all, [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2>What if your WordPress site could help visitors find the content they need, and help you figure out what to write about next?</h2>
<p>The secret to a successful WordPress blog is creating content that’s highly useful and relevant to your readers. </p>
<p>But how do you know what your readers really want to know? (After all, you’re not a mind reader!)</p>
<p>Your website can tell you which pages people visited, but it can’t tell you what people came looking for and failed to find. </p>
<p>What if a visitor with an unanswered question could be the starting point for a useful new article, a better page or a smarter internal link? </p>
<p>As we mentioned in our <a href="https://wpmudev.com/blog/introducing-openclaw-ai-agent-hosting/" target="_blank">OpenClaw announcement</a>, we’ve been playing around with creative ways for WordPress site owners to use this always-on AI agent. </p>
<p>So, we tried a simple idea: <em>Could an AI assistant help visitors find what they need from your content, and also help you improve your website?</em></p>
<p><strong>The result was a working WordPress experiment we called Site Brain. </strong></p>
<p>It’s a practical example of what you can build with OpenClaw by combining it with WordPress and a few supporting services. We’ll show you how the pieces come together, so you can experiment with building something similar yourself. </p>
<h2>What is Site Brain? How Does it Work?</h2>
<p><em>In our experiment, Site Brain took the form of a simple, user-friendly AI chatbot in the corner of a WordPress site, ready to help visitors explore its content. </em></p>
<p><strong>In a nutshell:</strong></p>
<ol>
<li><a href="#relevant-content">First, Site Brain answers questions by directing visitors to relevant content.</a></li>
<li><a href="#post-ideas">Then, unanswered questions become blog post ideas.</a></li>
<li><a href="#editorial-plan">Blog post ideas could become your next editorial plan.</a></li>
<li><a href="#orphan-posts">Site Brain could also spot your orphan posts…</a></li>
<li><a href="#rescue-plan">And create a plan for rescuing them.</a></li>
</ol>
<p>Easy-to-use and intuitive, the experiment shows how an assistant like this could turn a static site into an interactive resource your visitors will want to come back to again and again. </p>
<h2 id="relevant-content">First, Site Brain answers questions by directing visitors to relevant content.</h2>
<p>We tested the prototype on a food blog. You can <a href="https://myfoodblog-myserver.tempurl.host/" rel="noopener" target="_blank">explore the demo here</a> to see the concept in action. </p>
<p>The chat became a “Recipe Helper,” where the user could ask questions naturally, just like they would interact with any chatbot.</p>
<p>For example: </p>
<ul>
<li>What can I cook with okra?</li>
<li>Show me some quick vegetarian dinners.</li>
<li>What are ideas for breakfast recipes that use bananas?</li>
<li>I’m craving something spicy. What should I cook tonight?</li>
</ul>
<p>The assistant then searches the existing recipes and returns relevant suggestions, with links to real posts. </p>
<p>Rather than being a replacement for your content, the assistant directs readers to the exact blog posts they need, helping your site visitors discover and benefit from as many of your posts as possible. </p>
<figure id="attachment_224760" class="wp-caption aligncenter" data-caption="true"><img decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/08/myfoodblog-cropped-1050x566.png" alt="The public Recipe Helper answers a visitor using recipes already published on the site" width="1050" height="566" class="size-ratio-full wp-image-224760" /><figcaption class="wp-caption-text">The public Recipe Helper answers a visitor using recipes already published on the site.</figcaption></figure>
<h2 id="post-ideas">Then, unanswered questions become blog post ideas.</h2>
<p>Behind the scenes, the agent reviewed the questions visitors asked and checked how well the site’s content answered them. It reported common questions, the overall answered rate and any questions the site’s content didn’t answer particularly well. </p>
<p>Before Site Brain, visitors would simply bounce if your content didn’t answer their question &#8211; and you’d never know why. </p>
<p>With an assistant like this, you could have a source of possible content ideas based on something a real visitor wanted to know when they came to your site. </p>
<p>When it comes to content creation, that knowledge is absolute gold. </p>
<figure id="attachment_224753" class="wp-caption aligncenter" data-caption="true"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/08/openclaw-site-brain-unanswered-questions-sm.png" alt="The private agent summarises visitor questions and highlights genuine unmet needs" width="850" height="589" class="size-full wp-image-224753" /><figcaption class="wp-caption-text">The private agent summarises visitor questions and highlights genuine unmet needs.</figcaption></figure>
<h2 id="editorial-plan">Blog post ideas could become your next editorial plan.</h2>
<p>In the demo, visitors asked about quick vegetarian dinners, Indian food, potatoes, tiramisu and diet-friendly suggestions. </p>
<p>The agent compared these questions with the site’s existing recipes and suggested five possible articles. Each idea is connected to actual visitor demand, fills a gap in your content and connects with relevant content already on the site. </p>
<p>Now, rather than starting from scratch every time or guessing what to publish next, this could give a site owner an editorial calendar full of ideas based on real visitor demand. </p>
<figure id="attachment_224755" class="wp-caption aligncenter" data-caption="true"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/08/openclaw-site-brain-blog-post-ideas-sm2.png" alt="The agent turns visitor demand into five possible article ideas" width="850" height="565" class="size-full wp-image-224755" /><figcaption class="wp-caption-text">The agent turns visitor demand into five possible article ideas.</figcaption></figure>
<h2 id="orphan-posts">Site Brain could also spot your orphan posts…</h2>
<p>When a website page has no other pages linking to it, it’s known as an “orphan.” </p>
<p>The page might have really valuable or useful content, but visitors are unlikely to discover it and search engines receive very few signals about how it fits into the rest of the site. The searchable memory created by Site Brain could help to address this problem. </p>
<p>The private agent builds a picture of the site’s internal links and identifies pages with no inbound links, so you can build a path to them from the rest of your content. </p>
<p>In the demo, for example, the agent found that the Baingan Bharta recipe had nothing else on the site pointing to it. </p>
<figure id="attachment_224756" class="wp-caption aligncenter" data-caption="true"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/08/openclaw-site-brain-orphan-posts-sm.png" alt="The agent identifies a recipe with zero inbound internal links" width="850" height="234" class="size-full wp-image-224756" /><figcaption class="wp-caption-text">The agent identifies a recipe with zero inbound internal links.</figcaption></figure>
<h2 id="rescue-plan">And create a plan for rescuing them.</h2>
<p>Identifying the orphan post was only the first step. In our demo, the agent then offered to create an internal link plan to connect this post with other relevant content. </p>
<p>Rather than inventing anchor text, the agent looked for words that already appeared in related recipes and quoted the exact sentence where each link would be a good fit.       </p>
<p>This makes every suggestion super easy for you to review. The prototype can preview a proposed fix and wait for confirmation before applying it. It even saves a snapshot first, allowing the change to be reversed. </p>
<p>At every stage of the process, you’re still in control. In our prototype, the agent wasn’t set up to write or publish blog posts on the user’s behalf. Instead, it took care of the repetitive discovery work behind the scenes, while leaving every proposed change for the site owner to review and approve. </p>
<p>In our prototype, the index was deliberately configured to read only public posts, not drafts, private posts or password-protected content. </p>
<figure id="attachment_224757" class="wp-caption aligncenter" data-caption="true"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/08/openclaw-site-brain-link-plan-sm.png" alt="The link plan includes inbound and outbound suggestions with the exact sentences containing each anchor" width="850" height="345" class="size-full wp-image-224757" /><figcaption class="wp-caption-text">The link plan includes inbound and outbound suggestions with the exact sentences containing each anchor.</figcaption></figure>
<h2>How the Site Brain prototype works </h2>
<p>Our prototype has three pieces that work together:</p>
<ul>
<li>A WordPress plugin reads your site&#8217;s public content and keeps a searchable index up to date.</li>
<li>A visitor-facing OpenClaw assistant uses that index to answer questions and link to the site&#8217;s real pages.</li>
<li>A private team agent uses the same information to find content gaps, orphan pages and internal-link opportunities.</li>
</ul>
<p>OpenAI embeddings make the content searchable, while Qdrant stores the index. The search understands meaning, so it’ll connect a visitor’s question with relevant pages even if they use different wording. </p>
<p>But don’t worry, you don’t need to understand all the technical details to see why this idea is so exciting!</p>
<p>Site Brain brings together OpenClaw, WordPress, OpenAI embeddings, and Qdrant to create the experience you’ve seen above. </p>
<p>There are a few moving parts to configure, so we’ve put together a <a href="https://wpmudev.com/docs/openclaw-build-guides/openclaw-site-brain/" target="_blank" rel="noopener">step-by-step guide</a> to help you set it up and experiment with building your own version. </p>
<p>Think of Site Brain as a working experiment and a starting point. You can adapt it to your own site, change how it works, or take the idea in completely different directions, all with OpenClaw. </p>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/08/openclaw-site-brain-admin-cropped-1050x629.png" alt="The admin area of Site Brain" width="1050" height="629" class="aligncenter size-ratio-full wp-image-224758" /></div>
</div>
<h2>Site Brain helps both you and your visitors get more out of your content</h2>
<p>The experiment demonstrates a potentially powerful loop: </p>
<ol>
<li>A visitor asks a question.</li>
<li>The assistant helps them using your site’s existing content.</li>
<li>The private agent learns where the content was useful and where it fell short.</li>
<li>As the site owner, you get practical ideas for what to write, update, or link next.</li>
</ol>
<p>Instead of a chat widget ending when the conversation ends, it becomes the beginning of a better content plan. </p>
<p>The experiment was tested on a food blog in this example, but the same idea works well for any content-heavy website. For example, this could be used for a database of technical tutorials, a travel blog with practical destination guides, or a library of educational resources. </p>
<p>The Site Brain experiment shows how an OpenClaw-powered assistant could help you build a stronger connection with your readers and a deeper understanding of what they’re looking for when they arrive on your site. With this, you can answer their questions better today, and create even more helpful content for the next time they visit. </p>
<p>This is just one of the many cool things that are possible when you run <a href="https://wpmudev.com/openclaw-hosting/" target="_blank" rel="noopener">OpenClaw on WPMU DEV hosting</a>! </p>
<p><strong>What do you think? Could you imagine building or using something like this on your site? We’d love to hear your thoughts in the comments. </strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/openclaw-site-brain/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		
<atom:updated>2026-08-31T14:35:50Z</atom:updated>
	</item>
		<item>
		<title>Introducing OpenClaw AI Agent Hosting!</title>
		<link>https://wpmudev.com/blog/introducing-openclaw-ai-agent-hosting/</link>
					<comments>https://wpmudev.com/blog/introducing-openclaw-ai-agent-hosting/#comments</comments>
		
		<dc:creator><![CDATA[James Farmer]]></dc:creator>
		<pubDate>Mon, 03 Aug 2026 10:12:06 +0000</pubDate>
				<category><![CDATA[WPMU DEV News]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224711</guid>

					<description><![CDATA[A couple of months ago I was trying, really hard, to play with this new and exciting AI Agent tool called OpenClaw, but I just couldn’t manage it. My problem was that installing it on my Mac was a nightmare. There were a couple of problems actually. First of all, I don’t do Terminal (which [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A couple of months ago I was trying, really hard, to play with this new and exciting AI Agent tool called <a href="https://openclaw.ai/" rel="noopener" target="_blank">OpenClaw</a>, but I just couldn’t manage it.</p>
<p>My problem was that installing it on my Mac was a nightmare. There were a couple of problems actually. First of all, I don’t do Terminal (which is my secret shame, and is almost as embarrassing as when people see my “code” lol). Secondly, whatever my machine is locked down with just repeatedly said, “Nope!”. </p>
<p>But then, it occurred to me that this was a bit like WordPress back in the day. So far away from my technical competence, and I needed cPanel, Fantastico and eventually MU to get it going.</p>
<p>So, I asked my team, “Could we make installing and using OpenClaw easy for me and, I dunno, our members and their clients?”</p>
<p>And guess what? They made it happen! Today I’d like to introduce <a href="https://wpmudev.com/openclaw-hosting/" target="_blank">OpenClaw hosting</a>. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/07/openclaw-create2-1050x699.png" alt="Create an OpenClaw site at WPMU DEV" width="1050" height="699" class="aligncenter size-ratio-full wp-image-224723" /></div>
</div>
<p>&nbsp;<br />
If you’re a <a href="https://wpmudev.com/premium/" target="_blank">WPMU DEV Premium</a> member, then this is available for you right now on your Unlimited Hosting server at no extra cost, for as many installs as you want.</p>
<p>Roll it out for yourself or your clients and use it alongside all the tools you know and love. Easy.</p>
<p>It&#8217;s a one-click install, of course. Just add your favoured API and then SSO in.</p>
<p>It’s so easy even I can do it… without asking for help <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f600.png" alt="😀" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/07/openclaw-created-1050x699.png" alt="An OpenClaw site in the WPMU DEV Hub" width="1050" height="699" class="aligncenter size-ratio-full wp-image-224717" /></div>
</div>
<p>&nbsp;<br />
Naturally we’ve been testing and playing around with this a bunch over the last few weeks, so we’ll share some of the things we’ve done with you shortly.</p>
<p>But in the interim, go and spin up OpenClaw (next to EmDash in your Unlimited Hosting server) and let us know what you think and how you reckon we could improve the experience for you and your clients.</p>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/07/openclaw-ui.png" alt="OpenClaw UI in action" width="1050" height="520" class="aligncenter size-full wp-image-224720" /></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/introducing-openclaw-ai-agent-hosting/feed/</wfw:commentRss>
			<slash:comments>20</slash:comments>
		
		
		
<atom:updated>2026-08-03T10:12:06Z</atom:updated>
	</item>
		<item>
		<title>DEV: All Killer, No Lorem Ipsum</title>
		<link>https://wpmudev.com/blog/dev-all-killer-no-lorem-ipsum/</link>
					<comments>https://wpmudev.com/blog/dev-all-killer-no-lorem-ipsum/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Tue, 28 Jul 2026 12:41:29 +0000</pubDate>
				<category><![CDATA[DEV]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224725</guid>

					<description><![CDATA[Welcome to DEV, your monthly WordPress deep dive. Is it really almost August already? Or are Julying to me?! Well, let’s not waste any more time and get right into it. Stick around to the end to see a toddler who’s well on her way to a comedy career. In today’s edition: The Classic Block [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Welcome to DEV, your monthly WordPress deep dive. </strong></p>
<p>Is it really almost August already? Or are Julying to me?! Well, let’s not waste any more time and get right into it. </p>
<p>Stick around to the end to see a toddler who’s well on her way to a comedy career. </p>
<p><strong>In today’s edition: </strong></p>
<ul>
<li><strong>The Classic Block is back in, Unicode emails are out, and Beta 3 is ready for a test drive.</strong></li>
<li><strong>The only thing hotter than the Arizona sun is the newly-live WCUS schedule. </strong><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
<li><strong>Plus, superb specs, a competition crusher, a Canva-inspired creation and more dev-flavored distractions.</strong></li>
</ul>
<h2>Hot Off The Presses: What’s New?</h2>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/07/team.png" alt="Meme depicting AI agents as team members" width="1010" height="862" class="aligncenter size-full wp-image-224728" /></div>
</div>
<p>&nbsp;<br />
Call me old-fashioned, but remember the days when “the team” was just a rubber duck on your desk? <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f986.png" alt="🦆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>The average rubber duck:</p>
<ul>
<li>Costs less than you spend on tokens.</li>
<li>Is surprisingly helpful when it comes to solving dev problems.</li>
<li>Doesn’t hallucinate and leave you vulnerable to <a href="https://socket.dev/blog/slopsquatting-how-ai-hallucinations-are-fueling-a-new-class-of-supply-chain-attacks" rel="noopener" target="_blank">slopsquatting</a>.</li>
<li>Doubles as a cute, nostalgic bath toy. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6c0.png" alt="🛀" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
</ul>
<p>I mean… you <em>could </em>bring Claude into the bath with you I guess… but well, that’s when things start to get weird. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f440.png" alt="👀" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Anyway, here’s what’s been happening in the world of WordPress this month!</p>
<h2>Testing 1, 2, Beta 3…</h2>
<p>WordPress 7.1 Beta 3 is now ready to be poked, prodded and played around with. </p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/" rel="noopener" target="_blank">Official blog post, with a link to download Beta 3</a></p>
<p>Go ahead, get in there! Test the core features you use the most, or try to push it to its breaking point and see what it can do. Helping out with testing means you’re contributing to making the next release as stable and powerful as possible. </p>
<p>Interesting things to note about 7.1 Beta 3:</p>
<ul>
<li>This release has <a href="https://wpwithin.com/articles/wordpress-71-beta-3-unicode-email-dropped/" rel="noopener" target="_blank">ditched Unicode email support</a>, which would have allowed users to register and log in with non-ASCII addresses. Apparently, it was shelved after flagging <a href="https://make.wordpress.org/core/2026/05/22/extending-unicode-support-in-email-addresses-usernames-and-slugs/#comment-49045" rel="noopener" target="_blank">security concerns</a>.</li>
<li>The Classic Block is not going anywhere. It was almost hidden from the inserter by default, but it was <a href="https://make.wordpress.org/core/2026/07/07/the-classic-block-stays-in-the-inserter-for-wordpress-7-1/" rel="noopener" target="_blank">brought back by popular demand</a>.</li>
<li>Beta 3 also contains fixes for more than 71 issues that have popped up since Beta 1. This includes several problems with media uploads, such as GIFs taking forever to upload and photos with EXIF rotation data showing up in the wrong orientation.</li>
</ul>
<p><strong>Note:</strong> Test all you like, but remember this is still a Beta. So, don’t install it on any site that, you know, actually matters. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f62c.png" alt="😬" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </p>
<h2>Wake Up Babe, WordCamp US Schedule Just Dropped</h2>
<p>The schedule for WordCamp US 2026 has finally been announced, so it’s time to start planning which sessions you’re keen to attend, which parties you’ll definitely stay up late for, and where you’re most likely to “accidently” bump into your WordPress hero post-talk. (There they are! Omg. Play it cool! Play it cool!)</p>
<p>The event will take place at the Phoenix Convention Center from August 16th-19th, and sessions are spread across four tracks: AI, Honing Your Skills, Technical WordPress and the new WP101, designed to give noobs a friendly introduction to the basics. There’s more AI-focused sessions this year than ever before, including workshops on AI-assisted coding, AI-powered plugins, agentic development and the legal side of AI adoption. </p>
<p>Some talks that look intriguing include:</p>
<ul>
<li><a href="https://us.wordcamp.org/2026/session/wordpress-for-the-public-good-modernizing-civic-websites-for-accessibility-services-and-the-open-web/" rel="noopener" target="_blank">WordPress for the Public Good: Modernizing Civic Websites for Accessibility, Services, and the Open Web</a> by Manny Costa: Who doesn’t love a chance to be able to use their nerdy powers for the benefit of society?</li>
<li><a href="https://us.wordcamp.org/2026/session/youre-the-only-one-at-your-company-who-understands-wordpress-now-what/" rel="noopener" target="_blank">You’re the Only One at Your Company Who Understands WordPress. Now What?</a> by Jeremy Jones: If you’re the sole WP-wrangler at your organization, you’ll feel seen here, and get some great ideas on how to explain the value of what you do to stakeholders who don’t get it.</li>
<li><a href="https://us.wordcamp.org/2026/session/everything-is-fine-and-nothing-is-good-design-systems-in-the-age-of-ai/" rel="noopener" target="_blank">Everything is Fine and Nothing is Good: Design Systems in the Age of AI</a> by Michelle Hunt: Besides having a title that sounds like a song by The Smiths, this talk promises thought-provoking insight into how we approach design in an AI world.</li>
</ul>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://us.wordcamp.org/2026/schedule/" rel="noopener" target="_blank">Check out the rest of the schedule here</a></p>
<p>The event will conclude on August 19th with the release of WordPress 7.1, so get the champagne bottles ready. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>For those of you bold enough to brave the convection oven that is Arizona in August, we salute you. “You’ll be fine! It’s a dry heat!” the locals say. Pack breathable fabrics, stay hydrated, and you’re sure to have a fabulous time. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f335.png" alt="🌵" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2600.png" alt="☀" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<h2>The Toys of Summer</h2>
<p>By “toys” we mean really clever, fun, and sometimes even useful tools that smart folks in the WordPress world have been building recently. </p>
<p>Here’s a roundup of some of the cool stuff we’ve spotted: </p>
<ul>
<li>A <a href="https://specification.website/checklist/" rel="noopener" target="_blank">comprehensive website audit</a> you can run (or ask your agent to run) against your site to see if it checks all the boxes.</li>
<li>A tool that <a href="https://askruru.com/" rel="noopener" target="_blank">keeps an eye on your competition</a>, and comes up with ways you can stay one step ahead.</li>
<li>A <a href="https://www.pootlepress.com/2026/07/i-built-a-canva-like-page-builder-for-wordpress-with-fable/" rel="noopener" target="_blank">drag-and-drop page builder</a> that makes designing pages as easy as making a birthday invite in Canva.</li>
<li>A very silly game that parodies the <a href="https://pressword.games/games/install-clicker/" rel="noopener" target="_blank">plugin building experience</a>… and is pretty addictive.</li>
<li>And speaking of silly games, there’s also <a href="https://x.com/RobbyMcCullough/status/2077488714150789395" rel="noopener" target="_blank">Super Beaver World</a>, built using Beaver Builder AI.</li>
</ul>
<p>What nifty side projects have you been working on? We’d love to hear about them. </p>
<h2>Mind Bloggling Facts &#038; Stats</h2>
<ul>
<li>WordPress Studio has been souped up with a shiny new Native PHP runtime that makes pages load 30-50% faster. Vroom vroooooommmmmm! (<a href="https://wordpress.com/blog/2026/07/13/faster-wordpress-studio/" rel="noopener" target="_blank">Source</a>)</li>
<li>When Patchstack says “update immediately,” they mean it. In the days after they disclosed a critical, unauthenticated pre-auth chain in WordPress core, they blocked more than 65,000 exploitation attempts from attackers who weren’t messing around. (<a href="https://patchstack.com/articles/ninety-minutes-watching-attackers-weaponize-the-wordpress-core-rce/" rel="noopener" target="_blank">Source</a>)</li>
<li>Pavel Ciorici has noticed a mysterious group of themes that somehow get 5k-20k “active installs” in days, while being downloaded around 20 times per day. Suspicious? He certainly thinks so. (<a href="https://wp.md/blog/fake-wordpress-theme-installs/" rel="noopener" target="_blank">Source</a>)</li>
</ul>
<h2>Blogs &#038; Resources You Shouldn’t Miss</h2>
<p>Your plugin launched. Then it just… sat there. Here’s what to do to <a href="https://www.blogginc.com/blog/grow-wordpress-plugin-theme-after-launch/" rel="noopener" target="_blank">make sure it continues to get attention</a>. </p>
<p>Lights, Camera, Admin: Find out how being a theatre kid helped Allie Nimmons <a href="https://thewpminute.com/how-to-teach-wordpress-like-a-pro/" rel="noopener" target="_blank">become a better WordPress teacher</a>.</p>
<p>“Anyone can generate (AI slop), in infinite quantities, which makes it worth exactly nothing.” &#8211; Joost on the <a href="https://joost.blog/future-of-the-website/" rel="noopener" target="_blank">future of websites</a>. </p>
<p>The “You Shall Not Pass” period for Protect The Shire’s AI reviewer Gandalf was <a href="https://wp-content.co/protect-the-shire-initiatives-cooldown-period-reduced-to-six-hours-developers-call-out-lack-of-notice/" rel="noopener" target="_blank">dropped from 24 hours, to just 6</a>. </p>
<p>Making connections who understand your 3am debugging pain just got easier: The WP World now has a <a href="https://thewp.world/the-wp-world-just-got-friendlier/" rel="noopener" target="_blank">“Friends” feature</a>. </p>
<p>What makes a block theme a block theme? The answer hinges on just <em><a href="https://gutenbergtimes.com/how-wordpress-decides-a-theme-is-a-block-theme/" rel="noopener" target="_blank">one small detail</a></em>. </p>
<p>Making a WordPress theme accessible is actually more… accessible than you might think. <a href="https://wptavern.com/podcast/226-jessica-lyschik-on-why-accessibility-in-wordpress-themes-is-easier-than-you-think" rel="noopener" target="_blank">Jessica Lyschik explains</a>. </p>
<h2>Coffee Break Distractions</h2>
<p>From half-time browsing to sports betting site spikes: here’s <a href="https://blog.cloudflare.com/2026-world-cup-internet-traffic/" rel="noopener" target="_blank">how the World Cup impacted internet traffic</a>. </p>
<p><a href="https://www.reddit.com/r/funny/comments/1osysgw/pheww_that_was_close_glad_they_ducked/" rel="noopener" target="_blank">Duck, Goose, Duck!</a></p>
<p>In our algorithmic, AI-crazed world, an analog-media-obsessed grassroots music scene feels <a href="https://www.pigeonsandplanes.com/read/chicago-indie-rock-hallogallo-friko-sharp-pins-parking-horse-girl-lifeguard-free-range" rel="noopener" target="_blank">more punk than ever</a>.</p>
<p>Did <a href="https://www.reddit.com/r/JustGuysBeingDudes/comments/1tpznp5/thats_not_a_stick_thats_the_stick/" rel="noopener" target="_blank">this stick enthusiast</a> find Gandalf’s staff while hiking in the French Alps?!</p>
<p>What is loop engineering? Kirupa explains with a helpful <a href="https://www.kirupa.chat/p/loop-engineering-explained-with-dirty" rel="noopener" target="_blank">dirty dishes analogy</a>. </p>
<p>It’s been 10 years since the infamous <a href="https://wptavern.com/pantheons-100k-wordcamp-us-sponsorship-revoked-the-night-before-the-event" rel="noopener" target="_blank">Pantheon branded elevator incident</a>. Event sponsorship really has it’s… ups &#038; downs. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f60e.png" alt="😎" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Amelia Wattenberger’s piece (with beautiful visuals) on why <a href="https://wattenberger.com/thoughts/code-is-a-medium-for-thought/" rel="noopener" target="_blank">coding is a proxy for thinking</a>, and what happens when we lose it. </p>
<p><strong>And finally… </strong></p>
<p>Some people are just <em>born </em>with a sense of humor, <a href="https://www.reddit.com/r/funny/comments/1mwcjuu/whats_your_favorite_color/" rel="noopener" target="_blank">apparently</a>. </p>
<p><strong>Love this mix of nerdery and nonsense? Share it with your favorite WordPress weirdo. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f497.png" alt="💗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/dev-all-killer-no-lorem-ipsum/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		
<atom:updated>2026-07-28T12:41:29Z</atom:updated>
	</item>
		<item>
		<title>Still Paying for Helpdesk Software? Premium’s Got You Covered</title>
		<link>https://wpmudev.com/blog/still-paying-for-helpdesk-software/</link>
					<comments>https://wpmudev.com/blog/still-paying-for-helpdesk-software/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Mon, 06 Jul 2026 11:39:12 +0000</pubDate>
				<category><![CDATA[WPMU DEV Products]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224699</guid>

					<description><![CDATA[At some point, every growing agency hits the same support problem. Client requests start in your inbox. Then they spread to contact forms, DMs, WhatsApp, team inboxes, old threads, and that one ancient spreadsheet nobody wants to talk about. So you start looking at helpdesk software. HelpScout. Zendesk. Freshdesk. Groove. Gorgias. HelpDesk. They all promise [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>At some point, every growing agency hits the same support problem.</p>
<p>Client requests start in your inbox. Then they spread to contact forms, DMs, WhatsApp, team inboxes, old threads, and that one ancient spreadsheet nobody wants to talk about.</p>
<p>So you start looking at helpdesk software.</p>
<p>HelpScout. Zendesk. Freshdesk. Groove. Gorgias. HelpDesk.<br />
They all promise a cleaner way to manage support: shared inboxes, team assignments, conversation history, branded replies, and fewer client requests disappearing into the void.</p>
<p>Lovely stuff.</p>
<p>But wait a second… </p>
<p><strong>Do you really need to pay for a separate helpdesk platform when Hub Tickets are already included with WPMU DEV Premium?</strong></p>
<p>Especially now that your clients can open tickets by email?</p>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/06/email-tickets-workflow-1050x699.png" alt="Email to Tickets workflow" width="1050" height="699" class="aligncenter size-ratio-full wp-image-224678" /></div>
</div>
<h2>Yup. Your clients simply send an email. The Hub turns it into a ticket.</h2>
<p>With Tickets, you can now set up a branded support address like <em>support@youragency.com</em> or <em>help@youragency.com</em>. </p>
<p>Your clients just email that address from the app they already use. </p>
<p>Then, The Hub automatically turns each email into an organized ticket your team can assign, track, manage and reply to. Clients will receive updates from your branded support address, while the full conversation stays organized within the ticket. </p>
<p>In other words:</p>
<p><strong>Clients get the ease of email. Your team gets the structure of a helpdesk.</strong></p>
<p>Very civilized.</p>
<h2>Our email channel for Hub Tickets lets you replace separate helpdesk software</h2>
<p>Dedicated helpdesk platforms can be great. We’re not here to dramatically flip a table at Zendesk.</p>
<p>But most standalone helpdesks live outside the rest of your agency workflow.</p>
<p>So even if the support request is neatly organized, the actual work often happens somewhere else.</p>
<p>You still need to check the client’s site. Look at hosting. Review backups. Confirm billing. Check plugins. See who on your team owns the work. Maybe look at uptime, domains, or previous service history.</p>
<p>Hub Tickets is already connected to your site management workflows, and with email-ticket conversion you can bring support, hosting, updates, backups and client sites all together into your all-in-one dashboard. </p>
<p>If you’re already paying for HelpScout, Zendesk, FreshDesk, Groove, Gorgias or another helpdesk software, or trying to duct-tape Gmail and labels together, this is going to change how you run your business. </p>
<h2>What separate helpdesk platforms usually charge for</h2>
<p>Most dedicated support platforms charge in one or more of the usual ways:</p>
<ul>
<li>Per user or agent</li>
<li>Per inbox</li>
<li>Per contact</li>
<li>Per feature tier</li>
<li>Per ticket, conversation, or usage volume</li>
</ul>
<p>At the time of writing this, entry-level paid plans for popular helpdesk software look like this:</p>
<ul>
<li>HelpScout starts at $25 per user, per month.</li>
<li>Zendesk starts at $19 per agent, per month.</li>
<li>Freshdesk starts at $29 per agent, per month.</li>
<li>Gorgias starts at $10 per month, limited to only 50 tickets</li>
<li>HelpDesk starts at $29 per user, per month</li>
</ul>
<p>Nothing wrong with paying for tools that earn their keep.</p>
<p>But if you’re already a WPMU DEV Premium member, it’s worth asking:</p>
<p><strong>Why add another monthly subscription if the support workflow you need is already included?</strong></p>
<p>A standalone helpdesk may help you manage support conversations.</p>
<p>Hub Tickets helps you manage support conversations <strong>inside the same ecosystem where the client work actually happens</strong>.</p>
<p>You can:</p>
<ul>
<li>Let clients create tickets by email</li>
<li>Use your own branded support address</li>
<li>Reply from The Hub</li>
<li>Send clients branded email updates</li>
<li>Assign tickets to team members</li>
<li>Track progress from a shared workspace</li>
<li>Keep the full support history organized</li>
<li>Offer a white-labeled client portal</li>
<li>Manage support alongside clients, sites, billing, hosting, backups, plugins, uptime, and team workflows</li>
</ul>
<h2>Email support or client portal? Yes.</h2>
<p>Hub Tickets does not force you into one client support style.</p>
<p>Some clients just want to email you. Great. Give them a branded support address and let Email Tickets handle the organization.</p>
<p>Other clients prefer a dedicated place to log in, submit requests, view ticket history, and track progress. Also great. Use the white-labeled client portal.</p>
<p>And some clients may use both.</p>
<p>Because clients, as you may have noticed, do enjoy having preferences.</p>
<p>Either way, your team manages the work from The Hub.</p>
<h2>Ready to replace another tool in your stack?</h2>
<p>Hub Tickets, including the option to integrate with your branded email address, is available to Premium members as part of your WPMU DEV membership.</p>
<p>So before you add another paid helpdesk platform to your stack, take a look at what’s already waiting for you inside The Hub.</p>
<p>You may already have what you need to run branded email support, organize client requests, assign work to your team, keep full conversation history, offer a white-labeled portal, and connect support with the rest of your client management workflow.</p>
<p>Very neat. Very tidy. Very Premium.<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><a href="https://wpmudev.com/hub2/client-tools/settings/tickets/email-integration" target="_blank">Set up Email Tickets</a></p>
<p>Not Premium yet?</p>
<p><a href="https://wpmudev.com/premium/" target="_blank">Get Premium</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/still-paying-for-helpdesk-software/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		
<atom:updated>2026-07-06T11:39:12Z</atom:updated>
	</item>
		<item>
		<title>DEV: The Bug Stops Here</title>
		<link>https://wpmudev.com/blog/dev-the-bug-stops-here/</link>
					<comments>https://wpmudev.com/blog/dev-the-bug-stops-here/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Wed, 01 Jul 2026 11:06:13 +0000</pubDate>
				<category><![CDATA[DEV]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224694</guid>

					<description><![CDATA[Welcome to DEV, your monthly WordPress deep dive. The July issue is packed with Core chatter, support workflow wins, EmDash updates, and just enough nonsense to justify another 12 open tabs. Stick around to the end to see Boomer, whose bark is way more adorable (and hilarious) than his bite. In today’s edition: Hub Tickets [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Welcome to DEV, your monthly WordPress deep dive. </strong></p>
<p>The July issue is packed with Core chatter, support workflow wins, EmDash updates, and just enough nonsense to justify another 12 open tabs. </p>
<p>Stick around to the end to see Boomer, whose bark is way more adorable (and hilarious) than his bite.  </p>
<p><strong>In today’s edition:</strong></p>
<ul>
<li><strong>Hub Tickets turns client emails into actual tickets, because “I saw it somewhere” is not a workflow.</strong></li>
<li><strong>WordPress 7.1 is already warming up, with collaboration tools, responsive styling, and a release date that lands during WordCamp US.</strong></li>
<li><strong>Plus: plugin empire stats, AI burnout, dad mullets and some extremely charming handmade WCEU Wapuus.</strong></li>
</ul>
<h2>Hot Off The Presses: What’s New?</h2>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/06/bug-fix-dave.png" alt="Post image" aria-hidden="true" width="926" height="1192" class="aligncenter size-full wp-image-224697" /></div>
</div>
<p>&nbsp;<br />
If you’re the “Dave” of your team, you can feel this image. You solve ONE issue in a single night and instead of being rewarded with a nap in the sun, you’ve been promoted directly into the blast radius of the next one. </p>
<p>It’s a very dev life. Do something well once and suddenly it’s your specialty.</p>
<p>Fix a WooCommerce checkout issue? Congrats, you’re the payments department. Untangle a DNS mess? You are now the domain whisperer. Reply quickly to one client email? Wonderful, they now expect live chat energy forever.</p>
<p>Anyway, while Dave stares into the middle distance and Googles “how much sleep deprivation until the hallucinations start,” let’s see what’s new, weird, useful, and mildly alarming in WordPress this month. </p>
<h2>Work Has Begun on 7.1 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h2>
<p>WordPress 7.0 is barely out of its release party outfit, and 7.1 is already queuing up its walk-on music. </p>
<p>Anne McCarthy has been <a href="https://make.wordpress.org/core/2026/06/17/announcing-the-wordpress-7-1-release-squad/" rel="noopener" target="_blank">named release lead for WordPress 7.1</a>, her first time in the role, with work now underway on what’s expected to be the second major WordPress release of 2026. </p>
<p>The official release squad has also been announced, with <a href="https://profiles.wordpress.org/benjamin_zekavica/" rel="noopener" target="_blank">Benjamin Zekavica</a> and <a href="https://profiles.wordpress.org/krupajnanda/" rel="noopener" target="_blank">Krupa Nanda</a> on release coordination, <a href="https://profiles.wordpress.org/wildworks/" rel="noopener" target="_blank">Aki Hamano</a> and <a href="https://profiles.wordpress.org/joedolson/" rel="noopener" target="_blank">Joe Dolson</a> as tech leads, plus triage and test leads ready to help keep everything on track and on target.</p>
<p><strong>Some quick updates on what’s happening so far with this release:</strong></p>
<ul>
<li>This release will be focused on how people work together in WordPress and will bring in features like suggestion mode, emoji reactions and interactive asynchronous feedback.</li>
<li>Plus, we’ll be getting new options for responsive styling and pseudo-state styling, which means more possibilities for having fun directly in the Site Editor without reaching for custom CSS.</li>
<li>One of the big storylines to watch is real-time collaboration. It was pulled from 7.0 before release, and there are still questions about whether it belongs in Core, how it should be tested, and what kind of performance tradeoffs come with letting multiple collaborators (both human and AI) work together in real-time. You can <a href="https://github.com/WordPress/gutenberg/issues/76377" rel="noopener" target="_blank">join the discussion on that particular feature here</a>.</li>
<li>There’s <a href="https://www.searchenginejournal.com/wordpress-new-ai-feature/580500/" rel="noopener" target="_blank">also debate over</a> whether a proposed Knowledge Custom Post Type in Core would help actual humans, or just make WordPress more legible to the robots currently reading over our shoulders.</li>
</ul>
<p>The current release date is <strong>August 19, 2026</strong>, which coincides with the final day of WordCamp US. So yes, your staging sites may get another summer workout. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f60e.png" alt="😎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/" rel="noopener" target="_blank">Here’s the official Roadmap to 7.1!</a>  </p>
<h2>NEW: Tickets Now Integrates With Your Branded Email Address! <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ec.png" alt="📬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h2>
<p>You can build the slickest client portal in the world, but there will always be someone who replies to a six-month-old thread with, “Also, can we change the button to blue?” </p>
<p>Unfortunately, “I swear I saw that email somewhere…” is not a scalable business model. </p>
<p>Which is why the new feature we’ve added to Hub Tickets is pretty darn cool. Instead of trying to train every client into a new workflow, you can meet them where they already live: their inbox. </p>
<p>Premium members can now connect a branded support email, like <em>support@youragency.com</em>, and turn incoming client emails into organized Hub tickets automatically. Your team gets assignments, replies, status tracking, and conversation history in The Hub. </p>
<p>Meanwhile, your clients just get to send an email like normal humans who have never once thought about ticket taxonomy. </p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://wpmudev.com/blog/new-turn-client-emails-into-organized-hub-tickets/" target="_blank">Give clients the ease of email, while your team gets the structure of a helpdesk.</a></p>
<h2>EmDash Hosting So Far: The Rough Edges Are Getting Sanded</h2>
<p>Every shiny new thing has a crunchy phase.</p>
<p>You know the one. The idea is great, the potential is obvious, and the first wave of users immediately finds the exact three edge cases nobody invited to the party.</p>
<p>It’s been over a month since EmDash arrived on WPMU DEV Unlimited Hosting, the team has been busy responding to real-world usage, fixing rough edges, improving performance, and making the hosting experience feel more polished for anyone experimenting with EmDash alongside their WordPress sites.</p>
<p><strong>Some wins so far:</strong></p>
<ul>
<li>Newly published EmDash pages and projects now behave like pages and projects, rather than launching themselves directly into the 404 abyss.</li>
<li>Email is also pre-configured on new EmDash sites, transactional messages now work out of the box, and a tasty little dev-bypass endpoint has been blocked at the server level so bots can go bother someone else.</li>
<li>Media delivery also got snappier, with uploads now served directly by nginx instead of being routed through Node every time.</li>
</ul>
<p>Meanwhile, Mark Zahra over at WP Mayor <a href="https://wpmayor.com/discover-emdash-hosting-wpmu-dev/" rel="noopener" target="_blank">took our EmDash Hosting for a spin</a>, calling out the big practical win for WordPress builders: you can experiment with EmDash without spinning up separate infrastructure, juggling new hosting tools, or turning your dev workflow into a second job. </p>
<p>EmDash can sit alongside your WordPress sites in The Hub, with the same backups, security, support, and dashboard muscle memory you already use. </p>
<p>EmDash itself is still moving fast, so expect more template support and Hub improvements next. For now, though, it’s nice to see the Wild West getting a few paved roads, better signage, and slightly fewer tumbleweeds.</p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://wpmudev.com/blog/one-month-of-emdash-hosting-heres-what-weve-sorted/" target="_blank">Read the full EmDash hosting update here.</a></p>
<h2>Mind Bloggling Facts &#038; Stats</h2>
<ul>
<li>WCEU was a massive success, with 2,458 attendees from 81 countries nerding out at the ICE Kraków Congress Centre on June 4 to 6. Stats on the number of pierogi enjoyed have yet to be released. (<a href="https://wordpress.org/news/2026/06/wceu-2026-recap/" rel="noopener" target="_blank">Source</a>)</li>
<li>According to WP Beacon, Syed Balkhi is the ultimate champion of plugins, creating an impressive 95 of the things, with a total of 23.5 million installs! (<a href="https://wpbeacon.io/authors/" rel="noopener" target="_blank">Source</a>)</li>
<li>According to WP Trends, WordPress now powers 33% of the web, down from a 36% peak in 2022. Still a massive slice of the internet pie, but with one less forkfull. (<a href="https://www.gravitykit.com/wordpress-market-share-2026/" rel="noopener" target="_blank">Source</a>)</li>
</ul>
<h2>Blogs &#038; Resources You Shouldn’t Miss</h2>
<p>AI promised less busywork. <a href="https://openchannels.fm/navigating-burnout-in-the-age-of-ai-driven-development/" rel="noopener" target="_blank">Turns out managing five assistants still counts as work</a>. </p>
<p>Client hired someone else? <a href="https://thewpminute.com/your-client-just-hired-someone-else-now-what/" rel="noopener" target="_blank">Set boundaries before you become free tech support</a>. </p>
<p>AI search is changing plugin discovery. <a href="https://wpmayor.com/how-wordpress-plugins-show-up-in-ai-search/" rel="noopener" target="_blank">Here’s how to make sure your plugin is recommended by the robots</a>.</p>
<p>Pour one out for <a href="https://www.therepository.email/wordpress-7-1-set-to-hide-classic-block-from-the-inserter-as-contributors-begin-phasing-it-out" rel="noopener" target="_blank">the Classic Block</a>. </p>
<p>WCEU Wapuus: Come for the cute handmade swag, stay for the <a href="https://make.wordpress.org/community/2026/06/17/the-story-behind-the-gifts-from-the-wceu-2026-local-team/" rel="noopener" target="_blank">genuinely lovely community story</a>. </p>
<p><a href="https://om.co/2026/06/24/1966-2026/" rel="noopener" target="_blank">Remembering Om Malik</a>, through 200+ heartfelt notes from a community that loved him. </p>
<p>Oh, a “<a href="https://www.pootlepress.com/2026/06/meet-the-distraction-free-writer-a-calm-place-to-write-right-inside-wordpress/" rel="noopener" target="_blank">Distraction-Free Writer</a>” plugin? Joke’s on you, Jamie… the distractions are coming from INSIDE MY OWN BRAIN. (Editing existing posts from the front end is cool, though!)</p>
<h2>Coffee Break Distractions</h2>
<p>A <a href="https://www.reddit.com/r/ContagiousLaughter/comments/1u7e5th/i_chuckled/" rel="noopener" target="_blank">helpful gym bro</a>.  </p>
<p>A very entertaining <a href="https://www.youtube.com/shorts/7dvxAvC5ZdU" rel="noopener" target="_blank">date night idea</a>. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f49e.png" alt="💞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Some delightful LOTR behind-the-scenes footage: <a href="https://www.youtube.com/watch?v=G3gR0m2mCGs" rel="noopener" target="_blank">All hail, Queen Gandalf!</a> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f451.png" alt="👑" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>These guys <a href="https://www.reddit.com/r/JustGuysBeingDudes/comments/1ue3nwu/otter_sends_four_grown_men_into_a_panic/" rel="noopener" target="_blank">otter be careful</a>! </p>
<p>Self-conscious about using AI in public? <a href="https://gptdisguise.vercel.app/" rel="noopener" target="_blank">Now there’s an extension for that</a>. </p>
<p><a href="https://www.reddit.com/r/ContagiousLaughter/comments/1twvqwh/the_mullet_was_too_much_for_her/" rel="noopener" target="_blank">The Dad Mullet</a>: The ultimate haircut for childhood-ruining levels of second-hand embarrassment. </p>
<p>If the first computer you owned is in <a href="https://oldcomputers.net/" rel="noopener" target="_blank">Steve’s Old Computer Museum</a>, your knees make the startup sound when you stand up. </p>
<p><strong>And finally… </strong></p>
<p><a href="https://bsky.app/profile/weratedogs.com/post/3moirdfp7dk2z" rel="noopener" target="_blank">The cutest “bark” ever.</a> </p>
<p><strong>Love this mix of nerdery and nonsense? Share it with your favorite WordPress weirdo.</strong> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f497.png" alt="💗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/dev-the-bug-stops-here/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		
<atom:updated>2026-07-01T11:06:13Z</atom:updated>
	</item>
		<item>
		<title>One month of EmDash hosting: here&#8217;s what we&#8217;ve sorted</title>
		<link>https://wpmudev.com/blog/one-month-of-emdash-hosting-heres-what-weve-sorted/</link>
					<comments>https://wpmudev.com/blog/one-month-of-emdash-hosting-heres-what-weve-sorted/#comments</comments>
		
		<dc:creator><![CDATA[James Farmer]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 12:09:47 +0000</pubDate>
				<category><![CDATA[WPMU DEV News]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224685</guid>

					<description><![CDATA[So it&#8217;s been a few weeks since we launched EmDash on Unlimited Hosting, and you good people have been doing exactly what we hoped: spinning up sites, kicking the tires, and (very politely) letting us know when things went sideways. When we shipped this, I openly said it was going to be a bit Wild [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>So it&#8217;s been a few weeks since we launched EmDash on Unlimited Hosting, and you good people have been doing exactly what we hoped: spinning up sites, kicking the tires, and (very politely) letting us know when things went sideways.</p>
<p>When we shipped this, I openly said it was going to be a bit Wild West. EmDash is bleeding edge, Cloudflare are pushing new releases at a pretty serious clip, and we wanted to get you hands-on quickly, rough edges and all.</p>
<p>So, in true WPMU DEV style, we&#8217;ve been sanding those edges down. Here&#8217;s a quick run-through of what we&#8217;ve already fixed.</p>
<h2>1. New pages and projects don&#8217;t 404 anymore</h2>
<p>Yeah, this one was a doozy.</p>
<p>In the default EmDash template, creating a new page or project, publishing it, then visiting the URL would land you on a glorious 404. Not exactly the thrilling first impression we were going for.</p>
<p>Why does this happen? Unlike WordPress, EmDash templates handle their own routing (it&#8217;s built on Astro under the hood). The official template wasn&#8217;t accounting for newly created content, so pages and projects existed in the editor but had no public route to live on.</p>
<p>We&#8217;ve patched the official template on our end so new pages and projects show up the moment you hit publish.</p>
<h2>2. Email, configured out of the box</h2>
<p>EmDash handles email differently to WordPress, so we wanted to make sure all the usual transactional bits (passkey login links, user invites, that kind of thing) just work the moment your site spins up.</p>
<p>We&#8217;ve built a small plugin that pre-configures email on every new EmDash site on Unlimited Hosting. It sends everything through <em>noreply@yourwpsite.email</em>, exactly like our WordPress hosting does. So, if email works on your WP sites, it works here too. Bundled by default, nothing for you to set up.</p>
<h2>3. Tightened up security</h2>
<p>A bit of routine hardening, but worth doing.</p>
<p>EmDash ships with a <strong><em>/_emdash/api/setup/dev-bypass</em></strong> endpoint that&#8217;s handy during local development. Unfortunately, it’s a delicious target for opportunistic bots once a site is in production. We&#8217;ve blocked it at the server level on Unlimited Hosting. You&#8217;d never notice it was gone unless you went looking for it. Bots, however, are going to have a less interesting time.</p>
<h2>4. Snappier media delivery</h2>
<p>A nice little performance win, too.</p>
<p>Media files on your EmDash sites are now served directly by nginx straight from your uploads, instead of routing through Node for every request. Fewer hops, faster images, less load on your site&#8217;s runtime. You don&#8217;t have to do anything, it&#8217;s just quicker now.</p>
<h2>5. Hub polish</h2>
<p>We&#8217;re making the Hub even more responsive and improving the UI/UX behind the scenes. For example, actions like Reset and Rebuild are getting clearer, real-time progress feedback so you&#8217;ll see exactly where things are at and know the moment a job&#8217;s done. Small touches like these make the whole experience feel that bit slicker.</p>
<p>In case you missed it: we also bundle a <a href="https://github.com/wpmudev/emdash-contact-form" rel="noopener" target="_blank">contact form</a> with every new EmDash site, pre-wired to the default template&#8217;s contact page. There’s nothing to install and nothing to configure. It just works.</p>
<h2>So what&#8217;s next?</h2>
<p>The big one: broader template support.</p>
<p>Right now, new EmDash sites spin up on a single default template. We&#8217;re working on extending support to a wider range of official EmDash templates so you&#8217;ll be able to pick whichever one suits your project and still get everything above (the 404 fix, the email plugin, and the rest) humming out of the box from day one.</p>
<p>Beyond that, everything is still very much guided by you. Keep spinning up sites and telling us what you&#8217;d like to see, and we&#8217;ll keep shipping fixes and bundled improvements as the EmDash ecosystem matures.</p>
<p>(And yes, I am still very much hoping someone, somewhere, is secretly working on a DooCommerce. A man can dream.)</p>
<p>Happy Dashing <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f603.png" alt="😃" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/one-month-of-emdash-hosting-heres-what-weve-sorted/feed/</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
		
<atom:updated>2026-06-16T12:09:47Z</atom:updated>
	</item>
		<item>
		<title>NEW: Turn Client Emails Into Organized Hub Tickets 🎉</title>
		<link>https://wpmudev.com/blog/new-turn-client-emails-into-organized-hub-tickets/</link>
					<comments>https://wpmudev.com/blog/new-turn-client-emails-into-organized-hub-tickets/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Thu, 11 Jun 2026 15:33:35 +0000</pubDate>
				<category><![CDATA[WPMU DEV Products]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224668</guid>

					<description><![CDATA[Client support starts innocently enough. One client emails you directly. Another fills out your contact form. Someone sends a WhatsApp message. A teammate gets a “quick question” in their own inbox. And, somehow, a client has replied to a three-month-old email thread with something urgent buried under 14 quoted replies. Soon your “simple” support process [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Client support starts innocently enough.</p>
<p>One client emails you directly. Another fills out your contact form. Someone sends a WhatsApp message. A teammate gets a “quick question” in their own inbox. And, somehow, a client has replied to a three-month-old email thread with something urgent buried under 14 quoted replies.</p>
<p>Soon your “simple” support process has become a bit of a scavenger hunt. </p>
<p>The problem isn’t that your clients need help. Of course they do. It’s that all these requests are scattered everywhere, and keeping track of who said what, who replied, and what still needs doing can turn into a full-time job.</p>
<p>So, good news: <strong>Tickets now integrates with your branded email address!</strong></p>
<p>Now, Premium members can give clients a branded support email and have every request automatically become a Hub ticket. Your team can manage, assign, and reply to the request from The Hub and clients receive updates from your branded email address. </p>
<p>Your clients get the ease of email. Your team gets the structure of a proper helpdesk inside The Hub.</p>
<h2>So… how does this email-to-ticket wizardry work? <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d9.png" alt="🧙" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h2>
<p>Glad you asked.</p>
<h3>1. Set up your branded support email</h3>
<p>Create a dedicated support address like <em>support@youragency.com</em> or <em>help@youragency.com</em>.</p>
<p>Instantly, your clients have one clear, professional place to send requests, questions, site updates, “can you just quickly…” jobs, and everything else that usually lands in five different places.</p>
<h3>2. Clients send requests by email</h3>
<p>They use the email app they already know. No extra password to forget. No mini onboarding session required.</p>
<h3>3. The Hub creates the ticket automatically</h3>
<p>The client’s email becomes a Hub ticket, ready for your team to assign, prioritize, and manage.</p>
<p>So instead of requests disappearing into inbox spaghetti, everything gets its own tidy little home.</p>
<h3>4. Your team handles it from The Hub</h3>
<p>Assign it to the right person, reply to the client, track progress, and keep the full conversation history attached to the ticket.</p>
<h3>5. Clients receive branded updates by email</h3>
<p>When your team replies from The Hub, clients receive the update from your super-profesh branded support address.</p>
<h2>Look like you have an entire support department. Even if it’s just you and your cat.</h2>
<p>Being able to give your clients a support email like <em>support@youragency.com</em> instead of telling them to log into a portal or submit a form instantly makes your client experience feel more polished. </p>
<p>It signals that your agency has a real support process, and makes your business come across as organized, reliable and scalable. For smaller agencies, it helps you deliver the kind of support experience clients expect from a much larger team. </p>
<p>Your clients don’t need to know what’s happening behind the scenes. They just see a clean, branded support channel and receive helpful updates from your agency, without bolting on a separate helpdesk platform or adding another subscription to the pile. </p>
<p>Behind the scenes, The Hub is doing the heavy lifting: creating the ticket, organizing the conversation, keeping the history, and helping your team stay on top of every request.</p>
<h2>Built to be easy to hand off to your growing team</h2>
<p>As your agency grows, support gets harder to manage. Hub Tickets helps your team stay aligned by giving everyone one place to manage client requests. </p>
<p>You can assign tickets to team members, track progress from a shared workspace, and keep conversations connected to the request instead of scattered across individual inboxes. </p>
<p>This makes it easier to hand off work between team members, keep client communication consistent, build repeatable support processes and onboard additional support staff as you grow. </p>
<h2>Support should live alongside the rest of your client work</h2>
<p>Email Tickets is powerful on its own, but the real value comes from the fact that your support now becomes connected to the rest of The Hub. </p>
<p>Now, your support workflow will live alongside the tools you already use to manage your clients and their websites. Instead of adding another standalone helpdesk, your support and the services you sell, the team members doing the work, and the invoices or recurring plans behind it all will be in one place. </p>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/06/email-tickets-workflow-1050x699.png" alt="Email to Tickets workflow" width="1050" height="699" class="aligncenter size-ratio-full wp-image-224678" /></div>
</div>
<h2>Email support? Client portal? Use either, or both!</h2>
<p>Email Tickets also works alongside the existing white-labeled client portal option in The Hub. That means you can choose the client support experience that works best for your agency. </p>
<ul>
<li><strong>Branded Email Support:</strong> The best option for when you want the fastest, easiest way for your clients to ask for help. All they need to do is send an email, and The Hub will turn it into an organized ticket.</li>
<li><strong>The White-Label Client Portal:</strong> The ideal option for when you want clients to log in, submit requests, view their ticket history, and track progress on issues from a professional-looking, branded portal.</li>
</ul>
<figure id="attachment_224675" class="wp-caption aligncenter" data-caption="true"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/06/email-tickets-branded-1050x699.png" alt="Clients can create Hub Tickets via your branded support email address" width="1050" height="699" class="size-ratio-full wp-image-224675" /><figcaption class="wp-caption-text">Your clients can create Hub Tickets via your branded support email address</figcaption></figure>
<figure id="attachment_224680" class="wp-caption aligncenter" data-caption="true"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/06/email-tickets-portal2-1050x699.png" alt="Clients create Hub Tickets via client portal" width="1050" height="699" class="size-ratio-full wp-image-224680" /><figcaption class="wp-caption-text">Or your clients can create Hub Tickets via their client portal</figcaption></figure>
<p>By the way, you don’t have to choose one and stick to it forever. You can use one, then switch to another, or even offer both depending on how your clients prefer to work. </p>
<h2>Oh, and yes, it’s included with Premium!</h2>
<p>No need to go shopping for another monthly helpdesk bill. Email Tickets are included with your membership!</p>
<p>Which means you can give clients a branded support email, turn requests into organized tickets, collaborate with your team, and keep support connected to your clients, sites, billing, hosting, backups, plugins, and all the other Hub goodies you already use.</p>
<p>Just one more way Premium helps you run a sharper, more efficient, more delightfully organized WordPress business from one place.</p>
<h2>Ready to start using Email Tickets? </h2>
<p>Give your clients an easier way to ask for help, and your team one organized place to manage every request. </p>
<p><a href="https://wpmudev.com/hub2/client-tools/settings/tickets/email-integration" target="_blank">Integrate your branded email with Tickets</a>, so you can level up your client support. </p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/new-turn-client-emails-into-organized-hub-tickets/feed/</wfw:commentRss>
			<slash:comments>30</slash:comments>
		
		
		
<atom:updated>2026-06-11T15:33:35Z</atom:updated>
	</item>
		<item>
		<title>DEV: What a Wonderful WordPress</title>
		<link>https://wpmudev.com/blog/dev-what-a-wonderful-wordpress/</link>
					<comments>https://wpmudev.com/blog/dev-what-a-wonderful-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Tue, 02 Jun 2026 12:22:07 +0000</pubDate>
				<category><![CDATA[DEV]]></category>
		<guid isPermaLink="false">https://wpmudev.com/blog/?p=224654</guid>

					<description><![CDATA[Welcome to DEV, your monthly WordPress deep dive. As we roll on into June, here&#8217;s the low-down on new releases, fancy features and community calls to action. Let&#8217;s get into it! Oh, and stick around to the end to see &#8220;rolling on the floor with laughter,&#8221; personified. In today’s edition: WordPress 7.0 lands, finally giving [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Welcome to DEV, your monthly WordPress deep dive.</strong></p>
<p>As we roll on into June, here&#8217;s the low-down on new releases, fancy features and community calls to action. Let&#8217;s get into it! </p>
<p>Oh, and stick around to the end to see &#8220;rolling on the floor with laughter,&#8221; personified. </p>
<p><strong>In today’s edition: </strong></p>
<ul>
<li><strong>WordPress 7.0 lands, finally giving Louis Armstrong his WordPress debut after 23 years of jazz names.</strong></li>
<li><strong>The WP Community Collective wants to know how WordPress folks are <em>really</em> doing. (Anonymous hot takes welcome.)</strong></li>
<li><strong>WooCommerce 10.8 drops, with a cartload of improvements including faster storefronts, review request emails and Armstrong-friendly admin. </strong></li>
</ul>
<h2>Hot Off The Presses: What’s New?</h2>
<div class="image-grid cgrid-row">
<div class="cgrid-col cgrid-col-span-full"><img loading="lazy" decoding="async" src="https://wpmudev.com/blog/wp-content/uploads/2026/06/programmerhumor-io-5fcf47271c.jpg" alt="Humorous meme about asking a question on StackOverflow" width="720" height="540" class="aligncenter size-full wp-image-224659" /></div>
</div>
<p>&nbsp;<br />
Sure, this meme is funny, but in the age of AI there’s a <a href="https://css-tricks.com/stack-overflow-when-we-stop-asking/" rel="noopener" target="_blank">bigger question starting to loom</a>:</p>
<p>When we stop asking and answering in public, what happens to the shared knowledge base future developers (and future AI tools) rely on? </p>
<p>Stack Overflow may have been famously, uh, &#8220;character-building&#8221; for anyone brave enough to ask a question, but it also gave us something incredibly valuable: public debugging, weird edge cases, battle-tested answers, and comment threads where the real fix was always hiding three replies down.</p>
<p>It’s worth remembering that the robots learned a lot of that ancient magic from humans posting, correcting, arguing and documenting with their real, flesh-and-blood, Cheeto-dust-encrusted, human typing fingers. </p>
<p>So don’t forget to answer a question in public sometimes! Write up that weird fix you found. Leave a breadcrumb for the next dev Googling in a cold sweat at 11:47pm. </p>
<p>In the meantime, let’s scroll on and see what’s new in the wonderful, weird world of WordPress. </p>
<h2>Armstrong Has Landed <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ba.png" alt="🎺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h2>
<p>I see trees of green, red roses too</p>
<p>I see them bloom, for me and you</p>
<p>And I think to myself…</p>
<p>It’s time to update WordPress! </p>
<p>WordPress 7.0 &#8220;Armstrong&#8221; <a href="https://wordpress.org/news/2026/05/armstrong/" rel="noopener" target="_blank">has officially shipped</a>, named for jazz legend Louis &#8220;Satchmo&#8221; Armstrong. </p>
<p>Which is wild when you think about it. After 23 years of WordPress releases named after jazz greats, we’re only just now getting to Louis Armstrong? </p>
<p>The big headline is that WordPress 7.0 lays the foundation for AI across the WordPress experience, with an AI Client in Core, the Abilities API, a central place to manage AI connections, plus new creative and workflow tools waiting in the wings. There’s also a refreshed dashboard, new blocks, design controls, block-level custom CSS, and a beefier developer toolbox. </p>
<p>The <a href="https://make.wordpress.org/ai/2026/05/21/whats-new-in-ai-1-0-0/" rel="noopener" target="_blank">WordPress AI plugin 1.0.0 was also released on May 19th</a>, adding request logging, connector approvals, improved media and alt text workflows, editorial tools, and early content provenance work. </p>
<p>Of course, with great prompts comes great responsibility. Patchstack founder Oliver Sild has already raised concerns that WordPress 7.0’s AI infrastructure could kick off a <a href="https://www.searchenginejournal.com/wordpress-7-0-faces-security-concerns-over-ai-api-keys/575679/" rel="noopener" target="_blank">gold rush for stolen AI API keys</a>. </p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Keep the <a href="https://make.wordpress.org/core/2026/05/14/wordpress-7-0-field-guide/" rel="noopener" target="_blank">Field Guide</a> handy when you start poking around under the hood. WordPress is hitting some big new notes here, and your job is to make sure none of them turn into an ear-splitting support-ticket squeak. </p>
<h2>The State of the Community Survey Wants YOU <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1faf5.png" alt="🫵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h2>
<p>In the WordPress world, community is everything. But how IS the community actually <em>feeling </em>right now?</p>
<p>The WP Community Collective aims to find out. They’ve launched their <strong>State of the Community Survey</strong>, to get an official “vibe check” about where things are headed and the forces shaping our favourite open source project. </p>
<p><strong>Why?</strong> “Change needs context,” explains <a href="https://www.thewpcommunitycollective.com/press-release-the-wp-community-collective-launches-the-state-of-the-community-survey/" rel="noopener" target="_blank">the official press release</a>. </p>
<p>WordPress folks aren’t just usernames on a screen, WP Community Collective CEO Sé Reed explains. We’re people in the real world, navigating very real challenges. To effectively support the community and have productive conversations about the future of WordPress, the first step is to listen to what people have to say. </p>
<p>The survey takes about 10-20 minutes to complete and covers hot-button topics like AI, contributor participation, events and open source sustainability. It’s open to anyone who works with, builds on, contributes to or simply cares about WordPress. </p>
<p>So, whether you’re a freelancer, agency owner, plugin builder, core contributor or theme designer, if WordPress matters to your business you’re welcome to take part. </p>
<p>All responses are anonymous, so you can spill all your controversial takes without worrying about drawing the ire of a digital pitchfork mob. Responses are being collected until <strong>June 28, 2026 at 11:00am UTC.</strong></p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://www.thewpcommunitycollective.com/state-of-the-community/" rel="noopener" target="_blank">Go ahead, throw in your 2 cents here.</a></p>
<h2>WooCommerce 10.8 is Ready for Checkout <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6d2.png" alt="🛒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h2>
<p>WooCommerce 10.8 brings a shopping basket full of handy improvements for store owners and devs alike. </p>
<p>The newest release landed on May 26th, bringing compatibility updates, performance improvements and plenty of fancy little quality-of-life tweaks designed to make your Woo store run a little smoother. </p>
<p>Some of the improvements include:</p>
<ul>
<li><strong>Customer review request emails:</strong> Gives stores an easier way to nudge customers to leave feedback, before their retail therapy buzz wears off and they move onto the next shiny new purchase.</li>
<li><strong>Faster storefronts:</strong> Reducing friction from the “Add to Cart” journey so stores feel less “loading spinner of doom” and more “yes, please take my money!”</li>
<li><strong>Armstrong ready:</strong> 10.8 includes about 15 pull requests that align this version with WordPress 7.0 styling, so you can update both together and the admin stays seamless.</li>
</ul>
<p>Plus, there’s a bunch of other handy behind-the-scenes developer goodies in there, like custom shipping providers, coupon-related workflows and email blocks, that’ll help you build better sites for your clients. </p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://developer.woocommerce.com/2026/05/26/woocommerce-10-8-0-release/" rel="noopener" target="_blank">Check out the release notes to see what’s new.</a> </p>
<h2>Mind Bloggling Facts &#038; Stats</h2>
<ul>
<li>Within one week of Armstrong taking the stage, 46% of all WordPresses had already updated to the new version. But what’s really wild is that there are 0.36% of sites that are still on Version 4.7? Hello? Anyone home? (<a href="https://wordpress.org/about/stats/" rel="noopener" target="_blank">Source</a>)</li>
<li>There’s more than one way to center an element. 100 ways, apparently. Although, about 60 of those are “hacky” and “not recommended.” (<a href="https://css-tricks.com/the-state-of-css-centering-in-2026/" rel="noopener" target="_blank">Source</a>)</li>
<li>The WooCommerce Design Team decided to reward merchants with the cutest interactive piñata to celebrate their 1st, 100th and 1,000th sales. Who doesn’t love a playful Easter egg? (<a href="https://x.com/designatwoo/status/2053977503187058691" rel="noopener" target="_blank">Source</a>)</li>
</ul>
<h2>Blogs &#038; Resources You Shouldn’t Miss</h2>
<p><a href="https://central.wordcamp.org/news/2026/05/happy-birthday-wordpress/" rel="noopener" target="_blank">WordPress just turned 23</a>, which in internet years makes it approximately 417. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f382.png" alt="🎂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Happy B-Day, WP!</p>
<p>If an AI reads your blog in the forest and nobody clicks through, <a href="https://joost.blog/what-is-a-visitor/" rel="noopener" target="_blank">did you really get a visitor?</a> </p>
<p>Are volunteers needed for WP Suomi in Finland? <a href="https://wpsuomi.fi/" rel="noopener" target="_blank">Oulu betcha.</a> </p>
<p><a href="https://canada.wordcamp.org/2026/call-for-speakers/" rel="noopener" target="_blank">WP Canada is looking for speakers</a>. Apologizing before your talk is optional. </p>
<p>WordPress.com launched <a href="https://wordpress.com/blog/2026/05/20/introducing-lately-now-in-beta/" rel="noopener" target="_blank">Lately</a>, for when your blog wants to be a group chat with better formatting. </p>
<p>Finally, Jetpack Search <a href="https://woocommerce.com/posts/jetpack-search-update/" rel="noopener" target="_blank">now speaks Woo</a>. </p>
<p>We all know the real ultimate AI use case: <a href="https://wapuu.studio/" rel="noopener" target="_blank">Making a Wapuu that looks like you.</a> </p>
<h2>Coffee Break Distractions</h2>
<p>Ok, <a href="https://www.qoyra.app/" rel="noopener" target="_blank">this is a truly original app idea</a>. It’s like Google Maps for your Mind Palace. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>I was proud of myself for my mediocre chopstick skills until <a href="https://www.reddit.com/r/oddlysatisfying/comments/1tqo44k/chinese_caligraphy_with_2_ink_pens_using_the_same/" rel="noopener" target="_blank">THIS made me feel inadequate</a>. </p>
<p>Sometimes you stumble on a website that’s actually a work of art. <a href="https://passmode.shop/recoba/" rel="noopener" target="_blank">This is one of those times</a>. </p>
<p>Or, for a work-of-art website that’s equal parts beautiful, simple and calming, <a href="https://nicopowa.github.io/ripples3/" rel="noopener" target="_blank">check this out</a>. </p>
<p>Iceberg. Canyon. Pineapple. Lighthouse. Research says visualizing random words can <a href="https://bulletproofmusician.com/difficulty-getting-to-sleep-try-serial-diverse-imaging-a-crafty-way-to-trick-your-brain-into-going-to-sleep/" rel="noopener" target="_blank">help you sleep.</a> </p>
<p>May you be as happy about <em>anything </em>as <a href="https://www.reddit.com/r/JustGuysBeingDudes/comments/1tgpbji/like_a_kid_in_a_toy_store/" rel="noopener" target="_blank">this dude</a> is about visiting the aquarium. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f422.png" alt="🐢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f41f.png" alt="🐟" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>In an alternative universe where <a href="https://www.reddit.com/r/tumblr/comments/7sgmwg/incompetent_time_travelling_saxophone_haters/" rel="noopener" target="_blank">this sax-hating time traveler</a> was successful, jazz music would be very different indeed.</p>
<p><strong>And finally… </strong></p>
<p>Sometimes the very best physical comedy moments <a href="https://www.reddit.com/r/ContagiousLaughter/comments/1tjjrmx/that_hyeok_at_the_end/" rel="noopener" target="_blank">take you by surprise</a>.  </p>
<p><strong>Love this mix of nerdery and nonsense? Share it with your favorite WordPress weirdo. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f497.png" alt="💗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wpmudev.com/blog/dev-what-a-wonderful-wordpress/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		
<atom:updated>2026-06-02T12:22:07Z</atom:updated>
	</item>
	</channel>
</rss>
