Skip to content

Commit d64b0ff

Browse files
committed
Add standard badges
1 parent eca9b26 commit d64b0ff

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

plugins/hwp-cli/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# HWP CLI Plugin
22

3+
[![Version](https://img.shields.io/github/v/release/wpengine/hwptoolkit?include_prereleases&label=version&filter=hwp-cli-*)](https://github.com/wpengine/hwptoolkit/releases)
4+
[![License](https://img.shields.io/badge/license-GPLv2%2B-green)](https://www.gnu.org/licenses/gpl-2.0.html)
5+
![GitHub forks](https://img.shields.io/github/forks/wpengine/hwptoolkit?style=social)
6+
![GitHub stars](https://img.shields.io/github/stars/wpengine/hwptoolkit?style=social)
7+
38
WordPress plugin component of the Headless WordPress Toolkit CLI.
49

510
## Features

plugins/hwp-cors-local/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# HWP CORS Local
22

3+
[![Version](https://img.shields.io/github/v/release/wpengine/hwptoolkit?include_prereleases&label=version&filter=hwp-cors-local-*)](https://github.com/wpengine/hwptoolkit/releases)
4+
[![License](https://img.shields.io/badge/license-GPLv2%2B-green)](https://www.gnu.org/licenses/gpl-2.0.html)
5+
![GitHub forks](https://img.shields.io/github/forks/wpengine/hwptoolkit?style=social)
6+
![GitHub stars](https://img.shields.io/github/stars/wpengine/hwptoolkit?style=social)
7+
38
Enables CORS (Cross-Origin Resource Sharing) headers for local headless WordPress development environments.
49

510
## Purpose

plugins/hwp-frontend-links/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# HWP Frontend Links
22

3+
[![Version](https://img.shields.io/github/v/release/wpengine/hwptoolkit?include_prereleases&label=version&filter=hwp-frontend-links-*)](https://github.com/wpengine/hwptoolkit/releases)
4+
[![License](https://img.shields.io/badge/license-GPLv2%2B-green)](https://www.gnu.org/licenses/gpl-2.0.html)
5+
![GitHub forks](https://img.shields.io/github/forks/wpengine/hwptoolkit?style=social)
6+
![GitHub stars](https://img.shields.io/github/stars/wpengine/hwptoolkit?style=social)
7+
38
Adds "View on Frontend" links to WordPress admin interface for headless WordPress sites.
49

510
## Purpose

plugins/hwp-wp-env-helpers/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# HWP WP-Env Helpers
22

3+
[![Version](https://img.shields.io/github/v/release/wpengine/hwptoolkit?include_prereleases&label=version&filter=hwp-wp-env-helpers-*)](https://github.com/wpengine/hwptoolkit/releases)
4+
[![License](https://img.shields.io/badge/license-GPLv2%2B-green)](https://www.gnu.org/licenses/gpl-2.0.html)
5+
![GitHub forks](https://img.shields.io/github/forks/wpengine/hwptoolkit?style=social)
6+
![GitHub stars](https://img.shields.io/github/stars/wpengine/hwptoolkit?style=social)
7+
38
Fixes WordPress environment quirks specific to wp-env development environments.
49

510
## Purpose

0 commit comments

Comments
 (0)