Title: Great Feature Toggle – Feature Flags for WordPress
Author: Geoff Mulligan
Published: <strong>2025 年 10 月 15 日</strong>
Last modified: 2026 年 6 月 8 日

---

搜索插件

![](https://ps.w.org/great-feature-toggle/assets/icon-256x256.gif?rev=3381695)

# Great Feature Toggle – Feature Flags for WordPress

 作者：[Geoff Mulligan](https://profiles.wordpress.org/gmulligan/)

[下载](https://downloads.wordpress.org/plugin/great-feature-toggle.6.5.8.zip)

 * [详情](https://cn.wordpress.org/plugins/great-feature-toggle/#description)
 * [评价](https://cn.wordpress.org/plugins/great-feature-toggle/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/great-feature-toggle/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/great-feature-toggle/#developers)

 [支持](https://wordpress.org/support/plugin/great-feature-toggle/)

## 描述

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**
 * **Simple Contact Form** shortcode: built-in _CAPTCHA_ and sane
validation. * **SEO Meta**: set site title/description (lightweight, theme-agnostic).***
Custom Login Logo**: for branded admin/login views. * **Custom Mail-From**: set 
name/address (including envelope) for outgoing emails. * **Disable Comments**: site-
wide for posts/media (fully reversible). * **Force Login**: limit pages with _allowlist_
of public paths (e.g., /privacy-policy, /contact). * **Hide Login/Account Nav Links*****
Hide Admin Screen Options & Help Tabs** * **Hide Menu Items**: a limit menu for 
logged out users. * **Shortcodes**: `[grftg_message]` to output a message; `[grftg_reading_time]`
to show estimated reading time. * Built to WordPress coding standards and security
best-practices (nonces, capabilities, escaping/sanitization).

Key Features:
 * Performance-optimized compilation system * Categorized feature 
organization * Real-time admin interface * Robust error handling * Translation ready

### WordPress Feature Toggles

Great Feature Toggle adds simple feature toggles so you can enable or disable WordPress
features without modifying code.

### Feature Flag Plugin

Great Feature Toggle acts as a feature flag plugin for WordPress administrators 
who want to enable or disable functionality without modifying code.

## 屏幕截图

[⌊Admin Settings Screen: Toggle modules, adjust per-feature options.⌉⌊Admin Settings
Screen: Toggle modules, adjust per-feature options.⌉[

**Admin Settings Screen:** Toggle modules, adjust per-feature options.

[⌊Configuration Screen: Configure feature settings and options.⌉⌊Configuration Screen:
Configure feature settings and options.⌉[

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

## 安装

 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]`.

## 常见问题

### 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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Great Feature Toggle – Feature Flags for WordPress」是开源软件。 以下人员对此插
件做出了贡献。

贡献者

 *   [ Geoff Mulligan ](https://profiles.wordpress.org/gmulligan/)

[帮助将「Great Feature Toggle – Feature Flags for WordPress」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/great-feature-toggle)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/great-feature-toggle/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/great-feature-toggle/)，或通过[RSS](https://plugins.trac.wordpress.org/log/great-feature-toggle/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/great-feature-toggle/)。

## 更新日志

#### 6.5.6

 * Improved Performance – less memory.

#### 6.5.5

 * Performance Enhancement

#### 6.5.2

 * ** New Feature **
 * Media-Copy: Adds link in media to create new copy of file

#### 6.5.1

 * Initial public release.

## 额外信息

 *  版本 **6.5.8**
 *  最后更新：**2 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.7 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/great-feature-toggle/)
 * 标签
 * [feature flags](https://cn.wordpress.org/plugins/tags/feature-flags/)
 *  [高级视图](https://cn.wordpress.org/plugins/great-feature-toggle/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/great-feature-toggle/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/great-feature-toggle/reviews/)

## 贡献者

 *   [ Geoff Mulligan ](https://profiles.wordpress.org/gmulligan/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/great-feature-toggle/)