Rundizable WP Features Security & Risk Analysis

wordpress.org/plugins/rundizable-wp-features

Disable WordPress features such as posts, comments, pages, media, all front-end or partial.

0 active installs v1.0.1 PHP 5.5+ WP 4.6.0+ Updated Dec 18, 2025
disable-featuresfront-endmediapages
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rundizable WP Features Safe to Use in 2026?

Generally Safe

Score 100/100

Rundizable WP Features has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "rundizable-wp-features" v1.0.1 plugin exhibits a strong adherence to basic WordPress security practices, with no identified vulnerabilities in its history and a clean bill of health from taint analysis. The absence of external HTTP requests, file operations, and a controlled attack surface are positive indicators. However, the static analysis reveals a significant concern regarding SQL query handling. All three SQL queries are executed without the use of prepared statements, posing a substantial risk of SQL injection vulnerabilities. Additionally, while nonce and capability checks are present, their limited presence on what would otherwise be a zero attack surface is noteworthy. The plugin's lack of historical vulnerabilities is a strength, but it does not mitigate the immediate risks identified in the code.

Key Concerns

  • Raw SQL queries without prepared statements
  • Limited output escaping (36% not properly escaped)
Vulnerabilities
None known

Rundizable WP Features Security Vulnerabilities

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

Rundizable WP Features Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

64% escaped11 total outputs
Attack Surface

Rundizable WP Features Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 72
actioninitApp\App.php:38
actionupgrader_process_completeApp\Controllers\Admin\Activation.php:186
filterplugin_action_linksApp\Controllers\Admin\Activation.php:189
filterplugin_row_metaApp\Controllers\Admin\Activation.php:191
actionadmin_menuApp\Controllers\Admin\Settings.php:114
actionadmin_enqueue_scriptsApp\Controllers\Hooks\Admin\Users\Profile\DisableAdminColorScheme.php:91
actionadmin_headApp\Controllers\Hooks\Admin\Users\Profile\DisableAdminColorScheme.php:92
actionadmin_enqueue_scriptsApp\Controllers\Hooks\Admin\Users\Profile\DisableBio.php:64
actionadmin_enqueue_scriptsApp\Controllers\Hooks\Admin\Users\Profile\DisableWebsite.php:68
actionwp_before_admin_bar_renderApp\Controllers\Hooks\DisableAdminGreeting.php:38
actiontemplate_redirectApp\Controllers\Hooks\DisableAuthorPage.php:50
filterauthor_linkApp\Controllers\Hooks\DisableAuthorPage.php:51
actioncurrent_screenApp\Controllers\Hooks\DisableComments.php:135
actionadmin_menuApp\Controllers\Hooks\DisableComments.php:136
filtercomments_openApp\Controllers\Hooks\DisableComments.php:137
actioninitApp\Controllers\Hooks\DisableComments.php:138
actionadmin_enqueue_scriptsApp\Controllers\Hooks\DisableComments.php:140
actionwidgets_initApp\Controllers\Hooks\DisableComments.php:142
filterallowed_block_types_allApp\Controllers\Hooks\DisableComments.php:143
filterrest_endpointsApp\Controllers\Hooks\DisableComments.php:145
filtercomments_arrayApp\Controllers\Hooks\DisableComments.php:147
filterget_comments_numberApp\Controllers\Hooks\DisableComments.php:148
filterfeed_links_show_comments_feedApp\Controllers\Hooks\DisableComments.php:150
actiondo_feedApp\Controllers\Hooks\DisableComments.php:151
actiondo_feed_atomApp\Controllers\Hooks\DisableComments.php:152
actiondo_feed_rdfApp\Controllers\Hooks\DisableComments.php:153
actiondo_feed_rssApp\Controllers\Hooks\DisableComments.php:154
actiondo_feed_rss2App\Controllers\Hooks\DisableComments.php:155
actiontemplate_redirectApp\Controllers\Hooks\DisableFrontEnd.php:53
actionadmin_menuApp\Controllers\Hooks\DisableFrontEnd.php:54
actionadmin_menuApp\Controllers\Hooks\DisableFrontEnd.php:55
actionwp_before_admin_bar_renderApp\Controllers\Hooks\DisableMedia.php:115
actioncurrent_screenApp\Controllers\Hooks\DisableMedia.php:117
actionadmin_menuApp\Controllers\Hooks\DisableMedia.php:118
actionwidgets_initApp\Controllers\Hooks\DisableMedia.php:120
filterrest_endpointsApp\Controllers\Hooks\DisableMedia.php:122
actionwp_before_admin_bar_renderApp\Controllers\Hooks\DisablePages.php:119
actioncurrent_screenApp\Controllers\Hooks\DisablePages.php:121
actionadmin_menuApp\Controllers\Hooks\DisablePages.php:122
filterhidden_meta_boxesApp\Controllers\Hooks\DisablePages.php:124
actionwidgets_initApp\Controllers\Hooks\DisablePages.php:126
filterallowed_block_types_allApp\Controllers\Hooks\DisablePages.php:127
filterrest_endpointsApp\Controllers\Hooks\DisablePages.php:129
actiontemplate_redirectApp\Controllers\Hooks\DisablePages.php:133
actionadmin_initApp\Controllers\Hooks\DisablePluginThemeFileEdit.php:49
actionwp_before_admin_bar_renderApp\Controllers\Hooks\DisablePosts.php:171
actionwp_dashboard_setupApp\Controllers\Hooks\DisablePosts.php:173
actioncurrent_screenApp\Controllers\Hooks\DisablePosts.php:175
actionadmin_menuApp\Controllers\Hooks\DisablePosts.php:176
filterenable_post_by_email_configurationApp\Controllers\Hooks\DisablePosts.php:177
filtermanage_users_columnsApp\Controllers\Hooks\DisablePosts.php:178
actionadmin_enqueue_scriptsApp\Controllers\Hooks\DisablePosts.php:180
filterhidden_meta_boxesApp\Controllers\Hooks\DisablePosts.php:182
actionwidgets_initApp\Controllers\Hooks\DisablePosts.php:184
filterallowed_block_types_allApp\Controllers\Hooks\DisablePosts.php:185
filterrest_endpointsApp\Controllers\Hooks\DisablePosts.php:187
actiontemplate_redirectApp\Controllers\Hooks\DisablePosts.php:191
filterthe_postsApp\Controllers\Hooks\DisablePosts.php:192
filterget_categories_taxonomyApp\Controllers\Hooks\DisablePosts.php:193
filterwp_tag_cloudApp\Controllers\Hooks\DisablePosts.php:194
filterfeed_links_show_posts_feedApp\Controllers\Hooks\DisablePosts.php:196
actiondo_feedApp\Controllers\Hooks\DisablePosts.php:197
actiondo_feed_atomApp\Controllers\Hooks\DisablePosts.php:198
actiondo_feed_rdfApp\Controllers\Hooks\DisablePosts.php:199
actiondo_feed_rssApp\Controllers\Hooks\DisablePosts.php:200
actiondo_feed_rss2App\Controllers\Hooks\DisablePosts.php:201
filterxmlrpc_enabledApp\Controllers\Hooks\DisableXMLRPC.php:67
filterxmlrpc_methodsApp\Controllers\Hooks\DisableXMLRPC.php:68
filterwp_headersApp\Controllers\Hooks\DisableXMLRPC.php:69
filterbloginfo_urlApp\Controllers\Hooks\DisableXMLRPC.php:70
filterpings_openApp\Controllers\Hooks\DisableXMLRPC.php:71
actionwpApp\Controllers\Hooks\DisableXMLRPC.php:72
Maintenance & Trust

Rundizable WP Features Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedDec 18, 2025
PHP min version5.5
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Rundizable WP Features Developer Profile

vee

7 plugins · 2K total installs

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

How We Detect Rundizable WP Features

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rundizable-wp-features/assets/fontawesome/css/all.min.css/wp-content/plugins/rundizable-wp-features/assets/css/rd-settings-tabs.css/wp-content/plugins/rundizable-wp-features/assets/js/rd-settings-tabs.js
Script Paths
/wp-content/plugins/rundizable-wp-features/assets/fontawesome/css/all.min.css/wp-content/plugins/rundizable-wp-features/assets/css/rd-settings-tabs.css/wp-content/plugins/rundizable-wp-features/assets/js/rd-settings-tabs.js
Version Parameters
rundizable-wp-features/assets/fontawesome/css/all.min.css?ver=rundizable-wp-features/assets/css/rd-settings-tabs.css?ver=rundizable-wp-features/assets/js/rd-settings-tabs.js?ver=

HTML / DOM Fingerprints

JS Globals
rundizable_wp_features_optname
FAQ

Frequently Asked Questions about Rundizable WP Features