Segments WIP

This commit is contained in:
Justin Foell
2021-03-26 16:36:03 -05:00
parent 66da9fdb09
commit 44ae37f73f
5 changed files with 214 additions and 1 deletions
+3
View File
@@ -121,6 +121,9 @@ On the WP-Strava settings page you cannot currently remove and add another athle
== Changelog ==
= Unreleased =
Add Segment Block
= 2.8.0 =
Revised `block.json` based on feedback from https://wordpress.org/plugins/developers/block-plugin-validator/
Add PHPCompatibility checks to coding standards (and fixes from recommendations)