Access & routing
When configuring any of the available options for restricting site access, ensure that that VIP Support users with a vip_support
user role continue to have full access to the WordPress Admin for the site.
Ready to get started with WordPress VIP? Contact us
Showing page 20 of 26
When configuring any of the available options for restricting site access, ensure that that VIP Support users with a vip_support
user role continue to have full access to the WordPress Admin for the site.
If answers to questions cannot be found in WPVIP’s documentation or in WordPress.org’s resources, the WPVIP Support team can help.
The VIP Platform’s page cache is the first level of caching that each request encounters for both WordPress and Node.js environments.
The VIP Platform’s infrastructure includes several caching layers to enhance site performance.
The complete codebase of a VIP Platform WordPress environment includes WordPress Core, VIP MU plugins, and the custom code committed to the application’s wpcomvip GitHub code repository. The wpcomvip GitHub repository for a WordPress application is based on the vip-go-skeleton.
The VIP File System performs core image processing with a built-in image transformation service similar to Site Accelerator (previously Photon). By default, all images loaded from a site’s wp-content/uploads/
will utilize the VIP File System’s image transformation service and leverage the VIP Platform’s CDN.
Media files uploaded to a WordPress production environment are automatically shared with and available to associated non-production environments. This eliminates the need to copy media between environments as long as the development workflow follows code moving up, and content moving down.
VIP’s Log Shipping automatically saves a full set of HTTP request logs to an Amazon Web Services S3 bucket at 5-minute intervals. The logs are then available for storage, process, or analysis. Logs are an important asset for understanding the use of an application’s system, connectivity issues, performance tuning, usage patterns, and in analyzing service interruptions.
The WordPress block editor is the content editing and site building experience built into WordPress Core. The block editor is the WordPress editor enabled by default, replacing the classic editor.
Before installing a plugin candidate, evaluate a variety of the plugin’s qualities, including how completely the plugin candidate addresses requirements and/or the problem needing to be solved.