From 24fb12a59cd0cbe7e6e9c6581c8380ac252fe096 Mon Sep 17 00:00:00 2001 From: David Levine Date: Sat, 6 Apr 2024 13:35:58 +0000 Subject: [PATCH] feat: add plugin dependencies header --- CHANGELOG.md | 1 + wp-graphql-facetwp.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de63da0..97f2817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased +- feat: Add WPGraphQL to Plugin Dependencies header. - chore: Implement strict phpstan rules and lint. - chore: Update Composer dependencies and lint. - ci: Test against WP 6.5. diff --git a/wp-graphql-facetwp.php b/wp-graphql-facetwp.php index a9c1cc6..c89ad94 100644 --- a/wp-graphql-facetwp.php +++ b/wp-graphql-facetwp.php @@ -3,12 +3,13 @@ * Plugin Name: WPGraphQL for FacetWP * Plugin URI: https://github.com/hsimah-services/wp-graphql-facetwp * Description: Adds FacetWP support to WPGraphQL - * Author: hsimah + * Author: hsimah, justlevine * Author URI: http://www.hsimah.com * Version: 0.4.4 * Text Domain: wpgraphql-facetwp * Requires at least: 5.4.1 * Requires PHP: 7.4 + * Requires Plugins: wp-graphql * WPGraphQL requires at least: 1.6.0 * FacetWP requires at least: 4.0 * Tested up to: 6.5