Skip to content

adamsilverstein/web-vitals-block

Repository files navigation

=== Web Vitals Block ===
Contributors:      adamsilverstein
Tags:              block, web vitals, core web vitals
Requires at least: 5.5
Tested up to:      6.4
Stable tag:        1.2.1
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 stefanjudis/web-vitals-element#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.