<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[IDEA] Disabling Core-Update notifications by default]]></title><description><![CDATA[<p dir="auto">Wordpress sends out notifications of about anyting imaginable to the admin - which is fine, if you are managing only a couple of sites.<br />
There are <a href="https://www.freeamigos.nl/wp-plugins/manage-notification-emails/1.8.2" target="_blank" rel="noopener noreferrer nofollow ugc">plugins</a> to suppress some of these notifications.</p>
<p dir="auto">Now, with managed Wordpress, <em>core</em> updates are handled by cloudron, so those notifications inside WP and the E-Mails it sends out are quite useless/borderline annoying.<br />
It seems like you can <a href="https://www.wpoptimus.com/626/7-ways-disable-update-wordpress-notifications/" target="_blank" rel="noopener noreferrer nofollow ugc">edit the functions.php</a> to disable those "nags".</p>
<p dir="auto">Wouldn´t it be a good idea to implement this as a default for cloudron managed WP?</p>
]]></description><link>https://forum.cloudron.io/topic/6548/idea-disabling-core-update-notifications-by-default</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 11:11:40 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6548.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Feb 2022 08:46:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [IDEA] Disabling Core-Update notifications by default on Mon, 28 Feb 2022 12:30:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/43887">[IDEA] Disabling Core-Update notifications by default</a>:</p>
<blockquote>
<p dir="auto">I think it's a good idea! In fact, we used to previously use a plugin called <code>disable-core-update</code> but that became unmaintained. So, we removed it and replaced with our own - <a href="https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/8a097db0f6041778ff5e458cc4332f9f71ed5bde" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/8a097db0f6041778ff5e458cc4332f9f71ed5bde</a></p>
<p dir="auto">Then our plugin broke as well, so we removed it - <a href="https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/08e6cf17a24e047806f4846bf1083b33c40642d6" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/08e6cf17a24e047806f4846bf1083b33c40642d6</a></p>
</blockquote>
<p dir="auto">Wow, I did not even know this has been a struggle for such a long time. It seems like you guys are on top of things anyway.</p>
<blockquote>
<p dir="auto">WP makes this really complicated for some reason.</p>
</blockquote>
<p dir="auto">For all the good WP does, there always is a catch like this <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61d.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--stuck_out_tongue_closed_eyes" style="height:23px;width:auto;vertical-align:middle" title=":stuck_out_tongue_closed_eyes:" alt="😝" /></p>
<blockquote>
<p dir="auto">I will give it a shot in the next package update.</p>
</blockquote>
<p dir="auto">I am excited already! This seems to be the way to go for now.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> said in <a href="/post/43909">[IDEA] Disabling Core-Update notifications by default</a>:</p>
<blockquote>
<p dir="auto">I can't speak to the notifications part, but I definitely have been setting the following in wp-config.php (via MainWP) which stops the auto-updates from happening (for both theme, plugin, and core), which gives me more manual control over that when managing so many sites.</p>
<p dir="auto"><code>define( 'AUTOMATIC_UPDATER_DISABLED', true );</code></p>
</blockquote>
<p dir="auto">Good idea, sadly I need my plugins/themes to automatically update.</p>
]]></description><link>https://forum.cloudron.io/post/44053</link><guid isPermaLink="true">https://forum.cloudron.io/post/44053</guid><dc:creator><![CDATA[maxkreg]]></dc:creator><pubDate>Mon, 28 Feb 2022 12:30:30 GMT</pubDate></item><item><title><![CDATA[Reply to [IDEA] Disabling Core-Update notifications by default on Thu, 24 Feb 2022 05:12:52 GMT]]></title><description><![CDATA[<p dir="auto">I can't speak to the notifications part, but I definitely have been setting the following in wp-config.php (via MainWP) which stops the auto-updates from happening (for both theme, plugin, and core), which gives me more manual control over that when managing so many sites.</p>
<p dir="auto"><code>define( 'AUTOMATIC_UPDATER_DISABLED', true );</code></p>
]]></description><link>https://forum.cloudron.io/post/43909</link><guid isPermaLink="true">https://forum.cloudron.io/post/43909</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 24 Feb 2022 05:12:52 GMT</pubDate></item><item><title><![CDATA[Reply to [IDEA] Disabling Core-Update notifications by default on Thu, 24 Feb 2022 04:06:09 GMT]]></title><description><![CDATA[<p dir="auto">@atridad I think that only disables the updates itself but not the notifications. But I just found <a href="https://wordpress.org/support/article/configuring-automatic-background-updates/#disable-emails-via-filter" target="_blank" rel="noopener noreferrer nofollow ugc">https://wordpress.org/support/article/configuring-automatic-background-updates/#disable-emails-via-filter</a> thanks to your search term... I will give it a shot in the next package update.</p>
]]></description><link>https://forum.cloudron.io/post/43908</link><guid isPermaLink="true">https://forum.cloudron.io/post/43908</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 24 Feb 2022 04:06:09 GMT</pubDate></item><item><title><![CDATA[Reply to [IDEA] Disabling Core-Update notifications by default on Thu, 24 Feb 2022 01:26:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> could WP_AUTO_UPDATE_CORE be set to false in the WP-config?</p>
]]></description><link>https://forum.cloudron.io/post/43897</link><guid isPermaLink="true">https://forum.cloudron.io/post/43897</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 24 Feb 2022 01:26:41 GMT</pubDate></item><item><title><![CDATA[Reply to [IDEA] Disabling Core-Update notifications by default on Wed, 23 Feb 2022 18:48:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maxkreg" aria-label="Profile: maxkreg">@<bdi>maxkreg</bdi></a> I think it's a good idea! In fact, we used to previously use a plugin called <code>disable-core-update</code> but that became unmaintained. So, we removed it and replaced with our own - <a href="https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/8a097db0f6041778ff5e458cc4332f9f71ed5bde" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/8a097db0f6041778ff5e458cc4332f9f71ed5bde</a></p>
<p dir="auto">Then our plugin broke as well, so we removed it - <a href="https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/08e6cf17a24e047806f4846bf1083b33c40642d6" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/08e6cf17a24e047806f4846bf1083b33c40642d6</a> . If someone can tell me how this can be done reliably, I am happy to integrate it into the package but WP makes this really complicated for some reason.</p>
]]></description><link>https://forum.cloudron.io/post/43887</link><guid isPermaLink="true">https://forum.cloudron.io/post/43887</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 23 Feb 2022 18:48:31 GMT</pubDate></item></channel></rss>