=== Web Vitals Block === Contributors: adamsilverstein Tags: block, web vitals, core web vitals Requires at least: 5.5 Tested up to: 5.5 Stable tag: 1.2.0 Requires PHP: 7.0.0 License: MIT License URI: https://opensource.org/licenses/MIT == Description == Display web vitals element in a block. == Installation == 1. Activate the plugin from the block directory by typing `web vitals` into the block inserter. == Frequently Asked Questions == == Screenshots == 1. The plugin in use - inserting a web vitals block. == Changelog == = 1.2.0 = Add toggle controls to enable/disable each vital. = 1.1.0 = * Update web-vitals-element to include support for Core Web Vitals 'needs improvement' threshold. See https://github.com/stefanjudis/web-vitals-element/pull/2. = 1.0.2 = * Clean up naming for block directory. = 1.0.1 = * Tag for update. = 1.0.0 = * Initial Release. * Props to @stefanjudis for `web-vitals-element` - https://github.com/stefanjudis/web-vitals-element upon which this plugin is based.