Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Feature Flags

Descriere

Feature flags allows developers to configure features behind the feature flags on both Server(PHP) and Client(JS/TS) side.

Întrebări frecvente

Does this plugin work with PHP 8?

Yes, it’s actively tested and working up to PHP 8.2

Does this plugin work with latest WordPress?

Yes, it’s actively tested and working up to WordPress 6.1.1

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Feature Flags” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0.0

  • Provides WP admin dashboard to manage (On/Off) feature flags
  • Provides SDK for PHP and JavaScript with example code to add features behind the flag
  • First class TypeScript support