Duration of time for a deployment to complete
Code deployments typically take up to 5 minutes to complete. The amount of time required to complete a code deployment can vary depending on:
Ready to get started with WordPress VIP? Contact us
Showing page 5 of 26
Code deployments typically take up to 5 minutes to complete. The amount of time required to complete a code deployment can vary depending on:
By default, the post_status
of a query is set to publish
for anonymous users on the front end. It is not set in any WP_ADMIN context, including Ajax queries.
For most issues that occur when attempting to log in to the VIP Dashboard an informative error message will be returned. The error message will indicates a possible underlying cause for the issue.
Single Sign-On (SSO) for logging in to the VIP Dashboard can be configured for an organization as an optional—or enforced—authentication method.
The WordPress VIP Block Governance plugin provides the ability to limit the types of Gutenberg blocks that can be added to the block editor and the styles that can be applied to them. The rules applied for block and style options can also be defined by specific post types and/or user roles.
An environment indicator label will display by default on local development environments, and can be selectively enabled for non-production VIP Platform environments.
A generated custom TLS certificate must meet all of the following requirements in order to be successfully installed:
By default a GitHub repository within the wpcomvip GitHub organization is created for every application and a branch is configured to deploy code to each of its environments. By default, application code is developed in an application’s provided wpcomvip GitHub repository and deployed via the Default Deployment method.
Each of an application’s VIP Platform environments can track its own specific branch of the application’s wpcomvip GitHub repository.
Drop-ins are files designed to replace, add, or enhance specific WordPress Core features.