File tree Expand file tree Collapse file tree 1 file changed +9
-15
lines changed
Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Original file line number Diff line number Diff line change 11# Feature Flags
22
3+ [ ![ PHP lint & test] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/php.yml/badge.svg )] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/php.yml )
4+ [ ![ JS lint & test] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/js.yml/badge.svg )] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/js.yml )
5+ [ ![ E2E Tests] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/e2e.yml/badge.svg )] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/e2e.yml )
6+
37Contributors: Mohan Raj Pachaiyappan
48Tags: feature-flags, feature-flag, wp-feature-flags
5- Requires at least: 4 .2
6- Tested up to: 6.1
9+ Requires at least: 6 .2
10+ Tested up to: 6.4
711Stable tag: 1.0.0
8- Requires PHP: 5.6
12+ Requires PHP: 7.4
913Contributor link: https://github.com/m0hanraj
1014
1115## Description
@@ -16,18 +20,8 @@ Feature flags allows developers to configure features behind the feature flags o
1620
1721### Does this plugin work with PHP 8?
1822
19- Yes, it's actively tested and working up to PHP 8.2
23+ Yes, it's actively tested and working up to PHP 8.3
2024
2125### Does this plugin work with latest WordPress?
2226
23- Yes, it's actively tested and working up to WordPress 6.1.1
24-
25- ## Changelog ##
26-
27- ### 1.0.0 ###
28-
29- * Provides WP admin dashboard to manage (On/Off) feature flags
30- * Provides SDK for PHP and JavaScript with example code to add features behind the flag
31- * First class TypeScript support
32-
33-
27+ Yes, it's actively tested and working up to WordPress 6.4.3
You can’t perform that action at this time.
0 commit comments