Skip to content

Tag: tech-ref

Showing page 16 of 26

Unlaunched

On VIP, an environment is considered unlaunched when

Launched

On VIP, an environment is considered launched when

Usage

The Usage panel provides access to a record of either chargeable requests (Usage – Requests) or monthly unique visitors (Usage – Visitors Stats) for an organization’s applications. The type of data that is displayed is based on the metric defined in the organization’s contract with WordPress VIP.

Parse.ly

Parse.ly is a content analytics platform that gives creators, marketers, and developers the tools to understand content performance and prove content value. On the WordPress VIP Platform, Parse.ly can be activated as an Integration on any WordPress site.

Access-Controlled Files

The Access-Controlled Files feature restricts access to files and media uploaded to the WordPress Media Library of a site.

Default behavior of the Bot

The VIP Code Analysis Bot analyzes and reviews pull requests that are created in WordPress application repositories that exist within the WordPress VIP GitHub organization.

PHP linting

The VIP Code Analysis Bot runs the PHP linter that is bundled with PHP to highlight code syntax and compilation errors.

SVG analysis

All SVG files introduced or altered in pull requests are scanned by an SVG scanner. The scanner will flag any non-whitelisted attributes or tags and report them in the automated code review by the Bot. 

PHPCS analysis

The Bot analyzes all PHP and JavaScript files altered or created in submitted pull requests using PHP_CodeSniffer (PHPCS).