Skip to content
Cloud docs

Automatic updates and plugin policy

What updates automatically, what waits for you, and which plugins are not allowed on the platform.

Updated 20 September 20261 min readIntermediate

Out-of-date software is the most common way a WordPress site is compromised. The platform updates what it can safely update and leaves you in control of the rest.

What updates on its own

  • WordPress security releases, applied within hours of publication.
  • Plugins with a published security advisory, patched on the same schedule.
  • The server stack: operating system, PHP patch releases, the web server and the database.

What you decide

  • WordPress major versions.
  • Routine plugin and theme updates, which you can set to automatic per site.
  • Premium plugins that update through their own licence server.

Plugins that are blocked

CategoryWhy
Full-page caching pluginsThey conflict with the platform cache.
Backup pluginsThey fill the disk and duplicate off-site backups.
Security scanners that run continuouslyThey consume the CPU the site needs; the WAF already runs at the edge.
Database "optimisers" that rewrite tables on a scheduleThey lock tables during traffic and cause timeouts.
Mail-sending plugins that bypass authenticationMail from them is rejected by recipients.
Already installed one?

Blocked plugins are deactivated automatically, and you get an email explaining which and why. Nothing is deleted.

Was this article helpful?

Related articles