Great Feature Toggle – Feature Flags for WordPress Security & Risk Analysis

wordpress.org/plugins/great-feature-toggle

Great Feature Toggle is a WordPress feature toggle and feature flag plugin that lets administrators enable or disable WordPress features such as conta …

0 active installs v6.5.6 PHP 7.4+ WP 6.0+ Updated Mar 14, 2026
feature-flagfeature-flagsfeature-management-pluginfeature-togglewordpress-feature-toggle
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Great Feature Toggle – Feature Flags for WordPress Safe to Use in 2026?

Generally Safe

Score 100/100

Great Feature Toggle – Feature Flags for WordPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 20d ago
Risk Assessment

The "great-feature-toggle" v6.5.6 plugin exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, SQL queries that are not prepared, and a high percentage of properly escaped output are excellent indicators of secure coding practices. Furthermore, the plugin demonstrates a commitment to security by implementing nonce and capability checks on its entry points, and the taint analysis revealed no critical or high-severity vulnerabilities, suggesting that user-supplied data is handled with appropriate sanitization.

The plugin's vulnerability history is also remarkably clean, with zero recorded CVEs. This lack of historical vulnerabilities, coupled with the current static analysis findings, strongly suggests a well-maintained and security-conscious development process. The plugin appears to have a limited attack surface, with only two shortcodes as entry points and no unprotected handlers or routes. The presence of file operations and external HTTP requests, while present, do not appear to be directly linked to any identified security risks in this analysis.

Overall, this plugin presents a very low-risk profile. Its strengths lie in its robust security implementations within the code, such as proper escaping and robust checking mechanisms, and its clean historical record. While no security concerns are directly flagged in this analysis, vigilance is always recommended for any software. The absence of concerns here should be viewed as a positive sign, but future updates should continue to adhere to these high security standards.

Vulnerabilities
None known

Great Feature Toggle – Feature Flags for WordPress Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Great Feature Toggle – Feature Flags for WordPress Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
7
132 escaped
Nonce Checks
6
Capability Checks
7
File Operations
6
External Requests
0
Bundled Libraries
0

Output Escaping

95% escaped139 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
<contact-form-shortcode> (features\contact-form-shortcode.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Great Feature Toggle – Feature Flags for WordPress Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[grftg_contact_form] features\contact-form-shortcode.php:34
[grtfg_reading_time] features\reading-time-shortcode.php:47
WordPress Hooks 34
actionadmin_initfeatures\block-admin-panel.php:54
actionwp_headfeatures\custom-head-meta.php:38
actionlogin_headfeatures\custom-login-logo.php:57
filterlogin_headerurlfeatures\custom-login-logo.php:89
filterlogin_headertextfeatures\custom-login-logo.php:94
filterwp_mail_fromfeatures\custom-mail-from.php:63
filterwp_mail_from_namefeatures\custom-mail-from.php:80
actionphpmailer_initfeatures\custom-mail-from.php:95
filtercomments_openfeatures\disable-comments.php:17
filterpings_openfeatures\disable-comments.php:18
filtercomments_arrayfeatures\disable-comments.php:19
filterfeed_links_show_comments_feedfeatures\disable-comments.php:20
filterxmlrpc_methodsfeatures\disable-comments.php:23
actioninitfeatures\disable-comments.php:33
filtercomments_templatefeatures\disable-comments.php:41
filtercomment_form_defaultsfeatures\disable-comments.php:45
actionadmin_menufeatures\disable-comments.php:49
actionadmin_bar_menufeatures\disable-comments.php:53
actionwp_dashboard_setupfeatures\disable-comments.php:57
actionwidgets_initfeatures\disable-comments.php:61
actionadmin_initfeatures\disable-comments.php:65
filtermanage_posts_columnsfeatures\disable-comments.php:73
filtermanage_pages_columnsfeatures\disable-comments.php:78
actionlogin_enqueue_scriptsfeatures\hide-login-nav.php:74
filterlogin_errorsfeatures\login-error-message.php:47
filtermedia_row_actionsfeatures\media-copy.php:26
actionadmin_post_grftg_copy_media_actionfeatures\media-copy.php:62
actionadmin_noticesfeatures\media-copy.php:248
filterwp_nav_menu_objectsfeatures\menu-items-logged-in-only.php:32
filterget_the_excerptfeatures\reading-time-shortcode.php:66
actionadmin_initfeatures\remove-welcome-panel.php:54
actionwelcome_panelfeatures\remove-welcome-panel.php:77
actionadmin_menugft-admin.php:13
actionadmin_initgft-admin.php:24
Maintenance & Trust

Great Feature Toggle – Feature Flags for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 14, 2026
PHP min version7.4
Downloads299

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Great Feature Toggle – Feature Flags for WordPress Developer Profile

Geoff Mulligan

1 plugin · 0 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Great Feature Toggle – Feature Flags for WordPress

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/great-feature-toggle/gft-admin.css/wp-content/plugins/great-feature-toggle/gft-admin.js/wp-content/plugins/great-feature-toggle/gft-core.js
Script Paths
/wp-content/plugins/great-feature-toggle/gft-admin.js/wp-content/plugins/great-feature-toggle/gft-core.js
Version Parameters
great-feature-toggle/gft-admin.css?ver=great-feature-toggle/gft-admin.js?ver=great-feature-toggle/gft-core.js?ver=

HTML / DOM Fingerprints

CSS Classes
gft-admin-wrapgft-settings-sectiongft-feature-togglecf-messagecf-message-errorcf-message-success
HTML Comments
<!-- Silence is golden. --><!-- GFT Debug Start --><!-- GFT Debug End --><!-- GFT Settings Form -->+2 more
Data Attributes
data-gft-featuredata-gft-setting-namedata-gft-setting-value
JS Globals
window.gftSettingswindow.gftAdmin
Shortcode Output
<form method='post' class='grftg-contact-form'><input type='hidden' name='cf_submitted' value='1'><input type='hidden' name='grftg_cfs_nonce' value='<label for='cf_name'>Name:</label>
FAQ

Frequently Asked Questions about Great Feature Toggle – Feature Flags for WordPress