amp-wp
amp-wp copied to clipboard
Enable AMP on your WordPress site, the WordPress way.
## Feature description [Cumulative Layout Shift](https://web.dev/cls/) (CLS) is a huge detriment to user experience on the web. It is also a huge challenge to solve in the case of 3rd-party...
## Summary This PR aims to remove `AMP Settings` panel from the gallery block and add these settings as Global settings in the `AMP Settings > Advanced Settings > Other`...
There might be a better way to represent this empty-string error on the URL validation screen. Instead of: Should we do something like this? _Originally posted by @johnwatkins0 in https://github.com/ampproject/amp-wp/issues/5516#issuecomment-726394772_
## Summary See #5520 This PR allows one to manually trigger generating the documentation for any branch (that has this workflow file) on demand. Once merged, you will be able...
## Summary This PR is meant to fix the AMP CLI commands in that they would need to simulate a full frontend request under the `'cli'` SAPI to ensure that...
## Summary See #5609 See #2649 This PR modifies the current build setup to produce a Composer compatible zip that can then be referred to in a Composer configuration file....
## Summary May depend on https://github.com/GoogleChromeLabs/pwa-wp/pull/338. ## Checklist - [ ] My pull request is addressing an open issue (please create one otherwise). - [ ] My code is tested...