Linux 软件免费装

Great Feature Toggle – Feature Flags for WordPress

开发者 gmulligan
更新时间 2026年3月22日 12:44
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

feature flags feature toggle feature flag wordpress feature toggle feature management plugin

下载

6.5.2 6.5.4 6.5.3 6.5.5 6.5.6 6.5.7

详情介绍:

Great Feature Toggle is a lightweight feature toggle plugin for WordPress that allows administrators to quickly enable or disable site functionality from a single admin panel. Highlights

安装:

  1. Upload the plugin folder to /wp-content/plugins/great-feature-toggle/ or install via Plugins → Add New.
  2. Activate via Plugins.
  3. Go to Settings → Great Feature Toggle and enable the features you need.
  4. For the contact form, add the shortcode to a page: [grftg_contact_form].
  5. For reading time, use: [grftg_reading_time].

屏幕截图:

  • **Configuration Screen:** Configure feature settings and options.

升级注意事项:

6.5.1 First release.

常见问题:

What is a feature flag plugin for WordPress?

A feature flag plugin allows administrators to enable or disable WordPress functionality without modifying code.

What is a WordPress feature toggle?

A feature toggle allows administrators to enable or disable WordPress functionality without modifying code.

Do I have to use all of the various features?

Absolutely not. You can turn on or off any feature independently. No more activating and deactivating various plugins.

Does GFT replace a full SEO plugin?

No — GFT provides lightweight title/description fields. If you need advanced sitemaps, schema, redirects, etc., use a dedicated SEO plugin alongside GFT.

How do I allow public pages while force-login is enabled?

Enter paths (one per line) under Force Login → Allowlist, e.g. /, /privacy-policy, /contact.

Will this conflict with my theme or page builder?

GFT is theme-agnostic and works with Gutenberg and other popular builders like Elementor. The features are intentionally minimal and additive.

Can I hide the admin Help/Screen Options only for certain roles?

Yes. Set the minimum capability for each feature in settings.

Will this impact system performance?

Unlike having numerous plugins, having these in one single place will speed up a site. In fact the Great Feature Toggle plugin goes to great length to help improve performance such as minimizing DB interactions and ensuring the code only run on the specific pages.

Will there be more features?

Yes - I have an additional 20+ features in development such as:

  • Admin Menu ordering
  • Disable password resets
  • Auto downcase email addresses in registration
  • Send an email to the sites registered users
  • Turn off login nav links
  • Change the login error message for improved security
  • Redirect the login page to a different page
  • Rename media slugs
  • Obfuscate email address via shortcode
  • AND MORE

Is this plugin translation ready?

Yes! All strings are wrapped in translation functions.

更新日志:

6.5.6 6.5.5 6.5.2 6.5.1