Image
Image

Feature Flags

תיאור

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

שאלות נפוצות

Does this plugin work with PHP 8?

Yes, it's actively tested and working up to PHP 8.3

Does this plugin work with latest WordPress?

Yes, it's actively tested and working up to WordPress 6.4

סקירות

There are no reviews for this plugin.

מפתחים

"Feature Flags" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "Feature Flags" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

0.4.1

  • 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