Results 17 issues of Shady Sharaf

Something like https://www.npmjs.org/package/grunt-w3c-validation would be a great thing to have.

Resolves https://github.com/Chassis/Chassis/issues/852 I don't really have Ruby experience, but this does seem to work. Happy to update/tweak as needed.

1. What operating system do you use? - 2. What version of Vagrant are you running? - 3. Are you using VirtualBox or VMWare and which version are you using?...

Using wp_parse_args in https://github.com/stuttter/ludicrousdb/blob/master/ludicrousdb/includes/class-ludicrousdb.php#L343 adds an unnecessary dependency on `wp-includes/functions.php` which limits the ways the drop-in can be loaded. Replacing `wp_parse_args` with `array_merge` would have the same behavior.

The plugins needs to support the SLS endpoint so users are logged out automatically once they're logged out through IdP authority.

This might be the last piece of information that isn't available from settings screens. ref `wpsimplesaml_attribute_mapping`

- [ ] We need to cache the contents of the XML so we don't hit it on each page load. - [ ] There should be a way to...

Google provides a library called [`web-vitals`](https://github.com/GoogleChrome/web-vitals) to collect web vitals metrics in a way that matches Google products and services collect those metrics in PageSpeed API / CrUX reports. And...

feature request