-
WordPress 6.8.2
Published on
Continue reading: WordPress 6.8.2WordPress 6.8.2, a short-cycle maintenance release, was deployed to the WP Cloud platform shortly after the core release today. For a full list of bug fixes, please refer to the release candidate announcement.
-
Restore a Site From Backups
Published on
Continue reading: Restore a Site From BackupsWhen creating a new site on the WP Cloud platform, clients can now set the new restore_from parameter to a pair of backup IDs (filesystem and database). This will provision a new empty site and then restore the provided backups to it. For example: curl -H “Auth: API_AUTH_TOKEN” -X POST \ –data “domain_name=restored-site.example.org” \ –data…
-

WordPress Hosting At Enterprise Scale: Cut Costs and Complexity with Native Hosting
Published on
Continue reading: WordPress Hosting At Enterprise Scale: Cut Costs and Complexity with Native HostingWhat is Enterprise Native WordPress Hosting? Enterprise Native WordPress hosting from WP Cloud lets your company run its own WordPress hosting operations without building the infrastructure from scratch. Instead of paying for dozens of individual hosting accounts or wrestling with complex multisite setups, your team deploys sites instantly using pre-built templates and automated tools. The…
-
Egress Firewall Rules
Published on
Continue reading: Egress Firewall RulesA new set of API endpoints is now available for customizing the outbound firewall rules for sites on the WP Cloud platform. Clients can now allow individual sites to access external databases, SSH/SFTP, and other services that were previously blocked. To add a firewall rule: curl -H ‘Auth: API_AUTH_TOKEN’ -X POST \ –data “direction=egress” \…
-
Control HSTS IncludeSubDomains and Preload with the WP Cloud API
Published on
Continue reading: Control HSTS IncludeSubDomains and Preload with the WP Cloud APIWhy HSTS matters Enabled by default on WP Cloud, HTTP Strict Transport Security (HSTS) can instruct browsers to load a domain over HTTPS. Adding the includeSubDomains and preload directives: What’s new While strict-transport-security is enabled on all domains using WP Cloud by default, the WP Cloud Atomic API recently added two endpoints to independently control the includeSubDomains and preload…
-

What is Cloud Hosting? What Are the Advantages?
Published on
Continue reading: What is Cloud Hosting? What Are the Advantages?How does cloud hosting work? Discover its key advantages and why it’s quickly becoming the go-to choice for scalable, secure, high-performance websites.
-
Advancing “previous” to 6.8.1
Published on
Continue reading: Advancing “previous” to 6.8.1WP Cloud will be advancing the platform’s WordPress version “previous” tag from 6.7.2 to 6.8.1 on Thursday, 12 June 2025.
-

PHP 8.1 Deprecation & Setting 8.3 as Platform Default
Published on
Continue reading: PHP 8.1 Deprecation & Setting 8.3 as Platform DefaultThe WP Cloud platform removal of PHP 8.1 will occur on 31 December 2025. 8.3 will be set as the default version on 19 May 2025. WP Cloud follows the publicly available PHP supported versions life cycle, which includes supporting a release branch of PHP for two years from its initial stable release plus an additional two…
-

Introducing WP Cloud’s Next-Gen Metrics: High-Resolution Analytics Now Live
Published on
Continue reading: Introducing WP Cloud’s Next-Gen Metrics: High-Resolution Analytics Now LiveWP Cloud’s new metrics endpoint is a complete overhaul of our previous telemetry system, delivering high-resolution, time-series data across Edge, PHP, MySQL, and server-level operations—supporting both per-site analysis and global host-level insights This powerful upgrade enables precise analysis, customizable dashboards, and advanced filtering—giving WP Cloud partners the flexibility to build integrated analytics and observability into their…
-
WordPress 6.8.1
Published on
Continue reading: WordPress 6.8.1WordPress 6.8.1, a short-cycle maintenance release, was deployed to the WP Cloud platform shortly after the core release today. Highlights and features are available in the release documentation.