Ken Gagne
Ken Gagne
Replaces https://vip.wordpress.com/plugins/instant-articles/ with https://wpvip.com/partner/facebook-instant-articles/
## Bug Report When using commands such as `wp option update siteurl` on a multisite, passing a `--url` parameter of a non-existent domain or subdomain will return an error. But...
Checks the WordPress database version and hides the fields for Jabber, AIM, and Google Talk on newer sites.
WordPress user profiles include fields for Jabber, AIM & Google Talk only for sites that pass [this check](https://github.com/WordPress/WordPress/blob/c610440f4682666ed4c6fb37faeba39306acb701/wp-includes/user.php#L2616): ``` if ( get_site_option( 'initial_db_version' ) < 23588 ) { ``` Co-Authors...
## Bug Report When using commands such as `wp option update siteurl` on a multisite, passing a `--url` parameter of a non-existent domain or subdomain will return an error. But...
## Issue Description The `` tag references a missing or inaccessible file hosted on Google — likely the result of the documentation being drafted in Google Docs and then pasted...
### What If a wpcom site is marked as "Coming Soon", it should output no OpenGraph tags that social media sites can use to generate thumbnails, descriptions, and other previews...
## Proposed changes: * Updates the error text for invalid forms from "Please fill out the form correctly" to "Please complete all required fields to continue". ### Other information: -...