ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Security & Risk Analysis

wordpress.org/plugins/softtent-managex

All-in-one WooCommerce booster with 18+ powerful extensions to skyrocket conversions: Pre-Orders, Badges, Quick View, Buy Now, Trust Badges & more.

10 active installs v0.1.4 PHP 7.4+ WP 6.2+ Updated May 20, 2026
conversion-optimizationpre-ordersproduct-badgesquick-viewwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce 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 "softtent-managex" v0.1.3 plugin demonstrates a generally strong security posture based on the provided static analysis results. The developers appear to follow good practices by implementing nonce checks and capability checks on several entry points, and crucially, all detected SQL queries utilize prepared statements, mitigating the risk of SQL injection. The high percentage of properly escaped output further contributes to a positive security outlook. There are no recorded vulnerabilities (CVEs) for this plugin, which, combined with the robust code signals, suggests a history of security awareness.

However, a minor concern arises from the presence of one file operation and one external HTTP request. While these are not immediately indicative of a vulnerability without further context (e.g., if the file operations involve user-controlled paths or if the external requests are to untrusted sources), they represent potential attack vectors that warrant careful scrutiny. The absence of taint analysis results also means that potential flows leading to vulnerabilities could be present but were not detected by the tools used. Despite these minor points, the overall security of the plugin appears to be good, with no critical or high-severity issues identified in the static analysis or vulnerability history.

Key Concerns

  • File operations detected
  • External HTTP requests detected
Vulnerabilities
None known

ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Release Timeline

v0.1.4Current
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Code Analysis
Analyzed Apr 16, 2026

ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Code Analysis

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

Output Escaping

99% escaped3461 total outputs
Attack Surface

ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Attack Surface

Entry Points13
Unprotected0

AJAX Handlers 1

authwp_ajax_managex_deactivate_feedbackincludes/Hooks/Types/Action/Types/DeactivateFeedback.php:23

Shortcodes 12

[add_to_cart_modify] extensions/AddToCartModify/AddToCartModify.php:1154
[managex_buy_now] extensions/BuyNow/BuyNow.php:54
[managx_footer_cart] extensions/FooterCart/FooterCart.php:1308
[managex_free_shipping_badge] extensions/FreeShippingBadge/FreeShippingBadge.php:50
[managx_inactive_tab] extensions/InactiveTabMessage/InactiveTabMessage.php:589
[managex_payment_logos] extensions/PaymentLogo/PaymentLogo.php:46
[managex_preorder] extensions/PreOrder/PreOrder.php:65
[managex_product_badge] extensions/ProductBadge/ProductBadge.php:52
[managex_quick_view] extensions/QuickView/QuickView.php:55
[managx_search] extensions/SearchFromAnywhere/SearchFromAnywhere.php:946
[managex_side_cart] extensions/SideCartButton/SideCartButton.php:1543
[managex_trust_badges] extensions/TrustBadge/TrustBadge.php:46
WordPress Hooks 73
filterwoocommerce_product_add_to_cart_textextensions/AddToCartModify/AddToCartModify.php:34
filterwoocommerce_product_single_add_to_cart_textextensions/AddToCartModify/AddToCartModify.php:35
actionwoocommerce_after_add_to_cart_buttonextensions/AddToCartModify/AddToCartModify.php:36
actionwp_enqueue_scriptsextensions/AddToCartModify/AddToCartModify.php:37
actiontemplate_redirectextensions/BuyNow/Includes/CartHandler.php:37
filterwoocommerce_add_to_cart_validationextensions/BuyNow/Includes/CartHandler.php:40
actioninitextensions/FooterCart/FooterCart.php:52
actioninitextensions/InactiveTabMessage/InactiveTabMessage.php:52
actionwp_enqueue_scriptsextensions/PaymentLogo/Includes/FrontendDisplay.php:36
actionwpextensions/PaymentLogo/Includes/FrontendDisplay.php:37
filterrender_blockextensions/PaymentLogo/Includes/FrontendDisplay.php:77
actionmanagex_preorder_send_balance_payment_emailextensions/PreOrder/Emails/BalancePaymentEmail.php:55
actiontemplate_redirectextensions/PreOrder/Includes/CartHandler.php:37
filterwoocommerce_add_to_cart_validationextensions/PreOrder/Includes/CartHandler.php:40
filterwoocommerce_add_cart_item_dataextensions/PreOrder/Includes/CartHandler.php:43
filterwoocommerce_get_item_dataextensions/PreOrder/Includes/CartHandler.php:46
actionwoocommerce_checkout_create_order_line_itemextensions/PreOrder/Includes/CartHandler.php:49
actionwoocommerce_thankyouextensions/PreOrder/Includes/CartHandler.php:52
filterwoocommerce_cart_item_priceextensions/PreOrder/Includes/CartHandler.php:55
actionwoocommerce_before_calculate_totalsextensions/PreOrder/Includes/CartHandler.php:58
actionwoocommerce_checkout_order_processedextensions/PreOrder/Includes/CartHandler.php:61
actionwoocommerce_before_cartextensions/PreOrder/Includes/CartHandler.php:64
actionwoocommerce_before_checkout_formextensions/PreOrder/Includes/CartHandler.php:65
actionwoocommerce_product_set_stock_statusextensions/PreOrder/Includes/CartHandler.php:68
filterwoocommerce_loop_add_to_cart_linkextensions/PreOrder/Includes/CartHandler.php:72
actionwoocommerce_before_single_productextensions/PreOrder/Includes/CartHandler.php:73
filterwoocommerce_hidden_order_itemmetaextensions/PreOrder/Includes/CartHandler.php:91
actionwoocommerce_after_order_itemmetaextensions/PreOrder/Includes/CartHandler.php:94
actionwoocommerce_order_item_meta_endextensions/PreOrder/Includes/CartHandler.php:97
actioninitextensions/PreOrder/PreOrder.php:68
filterwc_order_statusesextensions/PreOrder/PreOrder.php:69
actionmanagex_preorder_auto_completeextensions/PreOrder/PreOrder.php:75
filterwoocommerce_email_classesextensions/PreOrder/PreOrder.php:118
actionwpextensions/ProductBadge/Includes/FrontendDisplay.php:95
actionwpextensions/ProductBadge/Includes/FrontendDisplay.php:96
actionwp_enqueue_scriptsextensions/ProductBadge/Includes/FrontendDisplay.php:97
filterwoocommerce_blocks_product_grid_item_htmlextensions/ProductBadge/Includes/FrontendDisplay.php:198
actionwpextensions/QuickView/Includes/FrontendDisplay.php:77
actionwp_enqueue_scriptsextensions/QuickView/Includes/ModalHandler.php:46
actionwp_footerextensions/QuickView/Includes/ModalHandler.php:88
actionwp_enqueue_scriptsextensions/ScrollToTop/Includes/FrontendDisplay.php:43
actionwp_footerextensions/ScrollToTop/Includes/FrontendDisplay.php:44
actioninitextensions/SearchFromAnywhere/SearchFromAnywhere.php:52
actionwp_enqueue_scriptsextensions/StickyAddToCart/Includes/FrontendDisplay.php:42
actionwp_footerextensions/StickyAddToCart/Includes/FrontendDisplay.php:43
actionwp_enqueue_scriptsextensions/TrustBadge/Includes/FrontendDisplay.php:36
actionwpextensions/TrustBadge/Includes/FrontendDisplay.php:37
filterrender_blockextensions/TrustBadge/Includes/FrontendDisplay.php:77
actionadmin_menuincludes/Admin/Menu.php:19
actionadmin_initincludes/Admin/Menu.php:20
filterupload_mimesincludes/Admin/Menu.php:39
filterupload_mimesincludes/Admin/Menu.php:53
actionrest_api_initincludes/Api/Controller.php:61
actioninitincludes/Assets/Manager.php:22
actionadmin_enqueue_scriptsincludes/Assets/Manager.php:23
actionwp_enqueue_scriptsincludes/Assets/Manager.php:24
actionwp_enqueue_scriptsincludes/Assets/Manager.php:26
actionwp_enqueue_scriptsincludes/Extensions/Abstracts/FrontendDisplayBase.php:110
actionwpincludes/Extensions/Abstracts/FrontendDisplayBase.php:111
filterrender_blockincludes/Extensions/Abstracts/FrontendDisplayBase.php:112
filterwoocommerce_blocks_product_grid_item_htmlincludes/Extensions/Abstracts/FrontendDisplayBase.php:247
filterwoocommerce_blocks_product_grid_item_htmlincludes/Extensions/Abstracts/FrontendDisplayBase.php:267
filterrender_blockincludes/Extensions/Abstracts/FrontendDisplayBase.php:291
actioninitincludes/Hooks/Types/Action/ActionCtrl.php:22
actionin_admin_headerincludes/Hooks/Types/Action/Types/Admin.php:15
actionadmin_footer-plugins.phpincludes/Hooks/Types/Action/Types/DeactivateFeedback.php:22
actionmanagex_extensions_registerincludes/Hooks/Types/Action/Types/Extension.php:12
actionmanagex_webhookincludes/Hooks/Types/Action/Types/Webhook.php:12
filteradmin_body_classincludes/Hooks/Types/Filter/FilterCtrl.php:20
filterquery_varsincludes/Hooks/Types/Filter/FilterCtrl.php:22
filtershow_admin_barincludes/Hooks/Types/Filter/FilterCtrl.php:29
actionadmin_initincludes/Setup/Installer.php:19
actionwp_loadedsofttent-managex.php:79

Scheduled Events 1

managex_preorder_auto_complete
Maintenance & Trust

ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedMay 20, 2026
PHP min version7.4
Downloads537

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce Developer Profile

SoftTent

5 plugins · 60 total installs

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

How We Detect ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/softtent-managex/build/managex.css/wp-content/plugins/softtent-managex/build/managex.js/wp-content/plugins/softtent-managex/build/frontend.js
Script Paths
/wp-content/plugins/softtent-managex/build/managex.js/wp-content/plugins/softtent-managex/build/frontend.js
Version Parameters
softtent-managex/build/managex.css?ver=softtent-managex/build/managex.js?ver=softtent-managex/build/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
managex-add-to-cart-modify-buy-now-button
JS Globals
ManageXFrontend
FAQ

Frequently Asked Questions about ManageX – Pre-Orders, Product Badges, Buy Now, Quick View, Advanced Cart and More for WooCommerce