From fc2b487ca6abc5e95d2890961ca94c19a135f8dd Mon Sep 17 00:00:00 2001 From: Mohan Raj Date: Wed, 28 Feb 2024 13:53:08 +0000 Subject: [PATCH] adds plugin URI --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index 4a2b7b7..03c421d 100644 --- a/plugin.php +++ b/plugin.php @@ -7,6 +7,7 @@ * * @wordpress-plugin * Plugin Name: Feature Flags + * Plugin URI: https://github.com/codebtech/wp-feature-flags * Description: Allows developers to enable / disable features based on flags. * Version: 0.1.0 * Author: Mohan Raj