Ken Gagne

Results 8 issues of Ken Gagne

Replaces https://vip.wordpress.com/plugins/instant-articles/ with https://wpvip.com/partner/facebook-instant-articles/

documentation

## 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.

enhancement
Priority::Low
needs-review

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...

Priority::Low

## 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...

scope:framework
state:unconfirmed

## 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...

[Status] Review
self-assigned

### 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...

[Type] Bug
[Feature] Site Settings
[Pri] High
Private by Default
Triaged
Private Sites
[Product] WordPress.com
[Feature Group] Site Settings & Tools

## 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: -...

[Feature] Contact Form
[Status] Needs Author Reply
[Status] In Progress
[Package] Forms