Run PHPCS against code
Running a PHPCS scan against code, particularly third-party plugins and themes, can provide useful and actionable feedback on existing warnings and errors within the code.
Ready to get started with WordPress VIP? Contact us
Showing page 8 of 19
Running a PHPCS scan against code, particularly third-party plugins and themes, can provide useful and actionable feedback on existing warnings and errors within the code.
To migrate the content of a WordPress site to an environment on the WordPress VIP Platform, a SQL database file must be exported from the non-VIP site.
Full or partial SQL database files can be imported to a VIP Platform WordPress environment using VIP-CLI. The vip import sql command can import a SQL database file that is located on a user’s local machine or at a remote URL.
If a database file for import contains domain name values that do not match the VIP Platform destination site’s domain name, a --search-replace operation must be done before or during import.
A shareable link to a generated Database Backup copy that is available for download can be retrieved from the VIP Dashboard or with VIP-CLI.
In addition to the automated database backups that are generated for WordPress environments, a new backup can be created on demand. Some limitations are in place to the frequency and total number of backup files that can be created within a window of time.
Download a database tables from a backup copy for an individual network site on a WordPress multisite environment.
Download one or more specific tables from a Database Backup copy of a WordPress single site or a WordPress multisite environment.
Download a backup copy of the entire database of a WordPress single site or a WordPress multisite environment.
By default, VIP Local Development Environment URLs resolve with HTTP rather than HTTPS, the secure browsing protocol. When developing locally, some users may have a need for URLs to resolve at HTTPS (e.g. applications with payment integrations). For HTTPS to work as expected, a trusted digital certificate issued by a certificate authority (CA certificate) for the local environment must be added to the user’s machine.