Skip to content

Commit 81b214a

Browse files
authored
feat: add plugin dependencies header (#88)
1 parent dfdf166 commit 81b214a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased
44

5+
- feat: Add plugin dependencies header.
56
- fix: Plugin versions in dependency check logic is now in sync with the version requirements.
67
- fix: Update the return type of the `type` field in the `Redirection` model to correctly return a `?string`.
78
- chore!: Add `WPGraphQL/RankMath` namespace to root-level files ( `activation.php`, `deactivation.php`, `wp-graphql-rank-math.php` ).

wp-graphql-rank-math.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* Requires at least: 6.0
1414
* Tested up to: 6.5.0
1515
* Requires PHP: 7.4
16+
* Requires Plugins: wp-graphql, seo-by-rank-math
1617
* WPGraphQL requires at least: 1.14.0
1718
* License: GPL-3
1819
* License URI: https://www.gnu.org/licenses/gpl-3.0.html

0 commit comments

Comments
 (0)