<?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>WordPress Archives - Moth Cloud</title>
	<atom:link href="https://mothcloud.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://mothcloud.com/category/wordpress/</link>
	<description>Thoughts brewing in a cloudy mind.</description>
	<lastBuildDate>Tue, 02 Jun 2026 09:59:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://mothcloud.com/wp-content/uploads/2023/02/favicon-32x32-2.png</url>
	<title>WordPress Archives - Moth Cloud</title>
	<link>https://mothcloud.com/category/wordpress/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A WordPress plugin born out of X&#8217;s frustrating social card behaviour</title>
		<link>https://mothcloud.com/a-wordpress-plugin-born-out-of-xs-frustrating-social-card-behaviour/</link>
					<comments>https://mothcloud.com/a-wordpress-plugin-born-out-of-xs-frustrating-social-card-behaviour/#respond</comments>
		
		<dc:creator><![CDATA[The Blogger]]></dc:creator>
		<pubDate>Sun, 24 May 2026 18:17:50 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://mothcloud.com/?p=956</guid>

					<description><![CDATA[<p>I am a heavy X (Twitter) user. I share links to my blog posts there regularly, and for a long time that worked reasonably well. But at some point, X quietly changed how it presents external links. Today, when you share a link on X, the platform strips the article title and the full URL ... <a title="A WordPress plugin born out of X&#8217;s frustrating social card behaviour" class="read-more" href="https://mothcloud.com/a-wordpress-plugin-born-out-of-xs-frustrating-social-card-behaviour/" aria-label="Read more about A WordPress plugin born out of X&#8217;s frustrating social card behaviour">Read more</a></p>
<p>The post <a href="https://mothcloud.com/a-wordpress-plugin-born-out-of-xs-frustrating-social-card-behaviour/">A WordPress plugin born out of X&#8217;s frustrating social card behaviour</a> appeared first on <a href="https://mothcloud.com">Moth Cloud</a>.</p>
]]></description>
		
					<wfw:commentRss>https://mothcloud.com/a-wordpress-plugin-born-out-of-xs-frustrating-social-card-behaviour/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<featured_image>https://mothcloud.com/wp-content/uploads/2026/05/wp-image-1024x454.jpg</featured_image>	</item>
		<item>
		<title>Suppress PHP DEPRECATED and WARNING notices in WordPress (without touching wp-config.php)</title>
		<link>https://mothcloud.com/silence-suppress-php-deprecated-and-warning-notices-in-wordpress-without-touching-wp-config-php/</link>
					<comments>https://mothcloud.com/silence-suppress-php-deprecated-and-warning-notices-in-wordpress-without-touching-wp-config-php/#respond</comments>
		
		<dc:creator><![CDATA[The Blogger]]></dc:creator>
		<pubDate>Fri, 22 May 2026 08:30:44 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://mothcloud.com/?p=961</guid>

					<description><![CDATA[<p>If you have ever opened your WordPress error logs only to find them flooded with thousands of E_DEPRECATED and E_WARNING notices, most of them coming from plugins you don&#8217;t control, this post is for you. What you need is a must-use plugin that installs a custom error handler. It suppresses those noisy notices while allowing ... <a title="Suppress PHP DEPRECATED and WARNING notices in WordPress (without touching wp-config.php)" class="read-more" href="https://mothcloud.com/silence-suppress-php-deprecated-and-warning-notices-in-wordpress-without-touching-wp-config-php/" aria-label="Read more about Suppress PHP DEPRECATED and WARNING notices in WordPress (without touching wp-config.php)">Read more</a></p>
<p>The post <a href="https://mothcloud.com/silence-suppress-php-deprecated-and-warning-notices-in-wordpress-without-touching-wp-config-php/">Suppress PHP DEPRECATED and WARNING notices in WordPress (without touching wp-config.php)</a> appeared first on <a href="https://mothcloud.com">Moth Cloud</a>.</p>
]]></description>
		
					<wfw:commentRss>https://mothcloud.com/silence-suppress-php-deprecated-and-warning-notices-in-wordpress-without-touching-wp-config-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<featured_image>https://mothcloud.com/wp-content/uploads/2026/05/wp-image-1024x454.jpg</featured_image>	</item>
		<item>
		<title>Introducing MicroPosts &#8211; microblogging for WordPress sites</title>
		<link>https://mothcloud.com/introducing-microposts-microblogging-for-wordpress/</link>
					<comments>https://mothcloud.com/introducing-microposts-microblogging-for-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[The Blogger]]></dc:creator>
		<pubDate>Fri, 31 Oct 2025 11:19:02 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://mothcloud.com/?p=630</guid>

					<description><![CDATA[<p>I’ve just launched a new free WordPress plugin called MicroPosts. It came out of a simple need I had for this website. I wanted an easy way to share short updates and quick thoughts on my WordPress blog. The kind of posts that don’t need to be full articles but still deserve a place of ... <a title="Introducing MicroPosts &#8211; microblogging for WordPress sites" class="read-more" href="https://mothcloud.com/introducing-microposts-microblogging-for-wordpress/" aria-label="Read more about Introducing MicroPosts &#8211; microblogging for WordPress sites">Read more</a></p>
<p>The post <a href="https://mothcloud.com/introducing-microposts-microblogging-for-wordpress/">Introducing MicroPosts &#8211; microblogging for WordPress sites</a> appeared first on <a href="https://mothcloud.com">Moth Cloud</a>.</p>
]]></description>
		
					<wfw:commentRss>https://mothcloud.com/introducing-microposts-microblogging-for-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<featured_image>https://mothcloud.com/wp-content/uploads/2025/10/micropost-mc-1024x454.jpg</featured_image>	</item>
	</channel>
</rss>
