Elite Elementor Addons and Widgets Security & Risk Analysis

wordpress.org/plugins/elite-elementor-addons

90+ free Elementor widgets, Header Footer Builder, Theme Builder, Popup Builder, WooCommerce Builder, Templates Library, Mega Menu, and Ajax Search.

10 active installs v1.2.3 PHP 7.1+ WP 5.0+ Updated Feb 20, 2026
elementor-addonselementor-header-footerelementor-popup-builderelementor-theme-builderelementor-widgets
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Elite Elementor Addons and Widgets Safe to Use in 2026?

Generally Safe

Score 100/100

Elite Elementor Addons and Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'elite-elementor-addons' v1.2.3 plugin exhibits a mixed security posture. While the plugin demonstrates good practices in certain areas, such as consistently using prepared statements for SQL queries and a high percentage of properly escaped output, significant concerns arise from its attack surface. A substantial number of AJAX handlers (40 out of 91) and REST API routes (2 out of 2) lack proper authentication and permission checks, presenting a broad entry point for potential attackers. The presence of dangerous functions like `preg_replace(/e)`, `set_time_limit`, and `move_uploaded_file`, coupled with a high number of flows with unsanitized paths (25 out of 40) identified in the taint analysis, further exacerbates the risk, even though no critical or high severity taint flows were explicitly found. The absence of any recorded historical vulnerabilities is a positive indicator, suggesting a potentially stable codebase, but it does not negate the risks identified in the static and taint analysis. Therefore, while the plugin has some strengths, the unprotected entry points and the potential for path manipulation due to unsanitized flows are significant weaknesses that require immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • Unprotected REST API routes
  • Flows with unsanitized paths
  • Dangerous function: preg_replace(/e)
  • Dangerous function: set_time_limit
  • Dangerous function: move_uploaded_file
  • Bundled outdated Freemius v1.0
  • Bundled outdated Select2
Vulnerabilities
None known

Elite Elementor Addons and Widgets Security Vulnerabilities

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

Elite Elementor Addons and Widgets Release Timeline

v1.2.3Current
v1.2.2
v1.2.0
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Elite Elementor Addons and Widgets Code Analysis

Dangerous Functions
3
Raw SQL Queries
0
9 prepared
Unescaped Output
588
14365 escaped
Nonce Checks
33
Capability Checks
41
File Operations
22
External Requests
29
Bundled Libraries
2

Dangerous Functions Found

preg_replace(/e)preg_replace('/eadmin/plugin-options.php:904
set_time_limitset_time_limit(0);admin/templates-kit.php:424
move_uploaded_fileif (move_uploaded_file($file['tmp_name'], $upload_path . '/' . $filename)) {classes/modules/forms/elite-file-upload.php:77

Bundled Libraries

Freemius1.0Select2

SQL Query Safety

100% prepared9 total queries

Output Escaping

96% escaped14953 total outputs
Data Flows · Security
25 unsanitized

Data Flow Analysis

25 flows25 with unsanitized paths
render_library_templates_pages_grid_items (admin/templates/library/elite-templates-library-pages.php:83)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
42 unprotected

Elite Elementor Addons and Widgets Attack Surface

Entry Points94
Unprotected42

AJAX Handlers 91

authwp_ajax_elite_save_template_conditionsadmin/includes/elite-templates-actions.php:28
authwp_ajax_elite_create_templateadmin/includes/elite-templates-actions.php:31
authwp_ajax_elite_import_library_templateadmin/includes/elite-templates-actions.php:34
authwp_ajax_elite_delete_templateadmin/includes/elite-templates-actions.php:37
authwp_ajax_elite_create_mega_menu_templateadmin/mega-menu.php:48
authwp_ajax_elite_save_mega_menu_settingsadmin/mega-menu.php:49
authwp_ajax_elite_rate24_notice_dismissadmin/notices/rating-notice.php:28
authwp_ajax_elite_rate24_notice_maybe_lateradmin/notices/rating-notice.php:29
authwp_ajax_elite_rate24_notice_already_ratedadmin/notices/rating-notice.php:30
authwp_ajax_elite_backend_widget_search_query_resultsadmin/plugin-options.php:101
authwp_ajax_elite_backend_freepro_search_query_resultsadmin/plugin-options.php:102
authwp_ajax_render_library_templates_blocksadmin/templates/library/elite-templates-library-blocks.php:23
authwp_ajax_render_library_templates_pagesadmin/templates/library/elite-templates-library-pages.php:23
authwp_ajax_render_library_templates_pages_grid_itemsadmin/templates/library/elite-templates-library-pages.php:24
authwp_ajax_render_library_templates_popupsadmin/templates/library/elite-templates-library-popups.php:23
authwp_ajax_elite_activate_required_themeadmin/templates-kit.php:18
authwp_ajax_elite_activate_required_pluginsadmin/templates-kit.php:19
authwp_ajax_elite_fix_royal_compatibilityadmin/templates-kit.php:20
authwp_ajax_elite_reset_previous_importadmin/templates-kit.php:21
authwp_ajax_elite_import_templates_kitadmin/templates-kit.php:22
authwp_ajax_elite_final_settings_setupadmin/templates-kit.php:23
authwp_ajax_elite_search_query_resultsadmin/templates-kit.php:24
authwp_ajax_elite_install_news_magazine_x_themeadmin/templates-kit.php:29
authwp_ajax_elite_get_custom_meta_keysclasses/elite-custom-meta-keys.php:22
noprivwp_ajax_elite_get_custom_meta_keysclasses/elite-custom-meta-keys.php:23
authwp_ajax_elite_data_fetchclasses/modules/elite-ajax-search.php:22
noprivwp_ajax_elite_data_fetchclasses/modules/elite-ajax-search.php:23
authwp_ajax_elite_filter_grid_mediaclasses/modules/elite-filter-grid-media.php:22
noprivwp_ajax_elite_filter_grid_mediaclasses/modules/elite-filter-grid-media.php:23
authwp_ajax_elite_get_media_filtered_countclasses/modules/elite-filter-grid-media.php:24
noprivwp_ajax_elite_get_media_filtered_countclasses/modules/elite-filter-grid-media.php:25
authwp_ajax_elite_grid_filters_ajaxclasses/modules/elite-grid-helpers.php:23
noprivwp_ajax_elite_grid_filters_ajaxclasses/modules/elite-grid-helpers.php:24
authwp_ajax_elite_get_filtered_count_postsclasses/modules/elite-grid-helpers.php:25
noprivwp_ajax_elite_get_filtered_count_postsclasses/modules/elite-grid-helpers.php:26
authwp_ajax_elite_get_dependent_termsclasses/modules/elite-grid-helpers.php:27
noprivwp_ajax_elite_get_dependent_termsclasses/modules/elite-grid-helpers.php:28
authwp_ajax_elite_load_more_instagram_postsclasses/modules/elite-load-more-instagram-posts.php:22
noprivwp_ajax_elite_load_more_instagram_postsclasses/modules/elite-load-more-instagram-posts.php:23
authwp_ajax_elite_load_more_tweetsclasses/modules/elite-load-more-tweets.php:22
noprivwp_ajax_elite_load_more_tweetsclasses/modules/elite-load-more-tweets.php:23
noprivwp_ajax_elite_likes_initclasses/modules/elite-post-likes.php:19
authwp_ajax_elite_likes_initclasses/modules/elite-post-likes.php:20
authwp_ajax_elite_woo_grid_filters_ajaxclasses/modules/elite-woo-grid-helpers.php:22
noprivwp_ajax_elite_woo_grid_filters_ajaxclasses/modules/elite-woo-grid-helpers.php:23
authwp_ajax_elite_get_filtered_count_productsclasses/modules/elite-woo-grid-helpers.php:24
noprivwp_ajax_elite_get_filtered_count_productsclasses/modules/elite-woo-grid-helpers.php:25
authwp_ajax_elite_update_form_action_metaclasses/modules/forms/elite-actions-status.php:20
noprivwp_ajax_elite_update_form_action_metaclasses/modules/forms/elite-actions-status.php:21
authwp_ajax_elite_addons_upload_fileclasses/modules/forms/elite-file-upload.php:19
noprivwp_ajax_elite_addons_upload_fileclasses/modules/forms/elite-file-upload.php:20
authwp_ajax_elite_verify_recaptchaclasses/modules/forms/elite-recaptcha-handler.php:19
noprivwp_ajax_elite_verify_recaptchaclasses/modules/forms/elite-recaptcha-handler.php:20
authwp_ajax_elite_form_builder_emailclasses/modules/forms/elite-send-email.php:20
noprivwp_ajax_elite_form_builder_emailclasses/modules/forms/elite-send-email.php:21
authwp_ajax_elite_form_builder_webhookclasses/modules/forms/elite-send-webhook.php:20
noprivwp_ajax_elite_form_builder_webhookclasses/modules/forms/elite-send-webhook.php:21
authwp_ajax_elite_form_builder_submissionsclasses/modules/forms/elite-submissions-cpt.php:22
noprivwp_ajax_elite_form_builder_submissionsclasses/modules/forms/elite-submissions-cpt.php:23
authwp_ajax_elite_form_builder_mailchimpclasses/modules/forms/elite-subscribe-mailchimp.php:22
noprivwp_ajax_elite_form_builder_mailchimpclasses/modules/forms/elite-subscribe-mailchimp.php:23
authwp_ajax_add_to_compareclasses/woocommerce/elite-add-remove-from-compare.php:20
noprivwp_ajax_add_to_compareclasses/woocommerce/elite-add-remove-from-compare.php:21
authwp_ajax_remove_from_compareclasses/woocommerce/elite-add-remove-from-compare.php:22
noprivwp_ajax_remove_from_compareclasses/woocommerce/elite-add-remove-from-compare.php:23
authwp_ajax_add_to_wishlistclasses/woocommerce/elite-add-remove-from-wishlist.php:22
noprivwp_ajax_add_to_wishlistclasses/woocommerce/elite-add-remove-from-wishlist.php:23
authwp_ajax_remove_from_wishlistclasses/woocommerce/elite-add-remove-from-wishlist.php:24
noprivwp_ajax_remove_from_wishlistclasses/woocommerce/elite-add-remove-from-wishlist.php:25
authwp_ajax_check_product_in_wishlistclasses/woocommerce/elite-check-product-in-wc.php:19
noprivwp_ajax_check_product_in_wishlistclasses/woocommerce/elite-check-product-in-wc.php:20
authwp_ajax_check_product_in_compareclasses/woocommerce/elite-check-product-in-wc.php:21
noprivwp_ajax_check_product_in_compareclasses/woocommerce/elite-check-product-in-wc.php:22
authwp_ajax_check_product_in_wishlist_gridclasses/woocommerce/elite-check-product-in-wc.php:23
noprivwp_ajax_check_product_in_wishlist_gridclasses/woocommerce/elite-check-product-in-wc.php:24
authwp_ajax_check_product_in_compare_gridclasses/woocommerce/elite-check-product-in-wc.php:25
noprivwp_ajax_check_product_in_compare_gridclasses/woocommerce/elite-check-product-in-wc.php:26
authwp_ajax_elite_get_page_contentclasses/woocommerce/elite-compare-popup-action.php:17
noprivwp_ajax_elite_get_page_contentclasses/woocommerce/elite-compare-popup-action.php:18
authwp_ajax_count_wishlist_itemsclasses/woocommerce/elite-count-wishlist-compare-items.php:19
noprivwp_ajax_count_wishlist_itemsclasses/woocommerce/elite-count-wishlist-compare-items.php:20
authwp_ajax_count_compare_itemsclasses/woocommerce/elite-count-wishlist-compare-items.php:21
noprivwp_ajax_count_compare_itemsclasses/woocommerce/elite-count-wishlist-compare-items.php:22
authwp_ajax_update_mini_compareclasses/woocommerce/elite-update-mini-compare.php:20
noprivwp_ajax_update_mini_compareclasses/woocommerce/elite-update-mini-compare.php:21
authwp_ajax_update_mini_wishlistclasses/woocommerce/elite-update-mini-wishlist.php:20
noprivwp_ajax_update_mini_wishlistclasses/woocommerce/elite-update-mini-wishlist.php:21
authwp_ajax_elite_addons_add_cart_single_productincludes/woocommerce/woocommerce-config.php:7
noprivwp_ajax_elite_addons_add_cart_single_productincludes/woocommerce/woocommerce-config.php:8
authwp_ajax_mailchimp_subscribeplugin.php:257
noprivwp_ajax_mailchimp_subscribeplugin.php:258

REST API Routes 2

GET/wp-json/eliteaddons/v1/ajaxselect2/(?P<action>\w+)/includes/controls/elite-ajax-select2/elite-control-ajax-select2-api.php:12
GET/wp-json/eliteaddons/v1/wprmegamenu/plugin.php:274

Shortcodes 1

[elite-template] admin/includes/elite-templates-shortcode.php:26
WordPress Hooks 181
filterimport_post_meta_keyadmin/import/class-wordpress-importer.php:179
filterhttp_request_timeoutadmin/import/class-wordpress-importer.php:182
actionelementor/editor/before_enqueue_scriptsadmin/includes/elite-editor-hooks.php:48
actionelementor/editor/after_saveadmin/includes/elite-editor-hooks.php:50
actionwpadmin/includes/elite-render-templates.php:66
actionwp_enqueue_scriptsadmin/includes/elite-render-templates.php:70
filtertemplate_includeadmin/includes/elite-render-templates.php:74
actionelementor/page_templates/canvas/elite_print_contentadmin/includes/elite-render-templates.php:75
actionget_headeradmin/includes/elite-render-templates.php:80
actionelementor/page_templates/canvas/before_contentadmin/includes/elite-render-templates.php:81
actionget_footeradmin/includes/elite-render-templates.php:83
actionelementor/page_templates/canvas/after_contentadmin/includes/elite-render-templates.php:84
actionelementor/ajax/register_actionsadmin/includes/elite-templates-actions.php:40
actionadmin_enqueue_scriptsadmin/includes/elite-templates-actions.php:43
filterintermediate_image_sizes_advancedadmin/includes/elite-templates-actions.php:571
filterelementor/files/allow_unfiltered_uploadadmin/includes/elite-templates-actions.php:591
actionrestrict_manage_postsadmin/includes/elite-templates-category-filter.php:20
actioninitadmin/includes/elite-templates-library.php:29
actiontemplate_redirectadmin/includes/elite-templates-library.php:30
actioncurrent_screenadmin/includes/elite-templates-library.php:31
actiontemplate_includeadmin/includes/elite-templates-modal-popups.php:32
actionwp_footeradmin/includes/elite-templates-modal-popups.php:34
actionelementor/element/after_section_startadmin/includes/elite-templates-shortcode.php:28
actiontemplate_includeadmin/mega-menu.php:35
actioninitadmin/mega-menu.php:38
filteroption_elementor_cpt_supportadmin/mega-menu.php:45
filterdefault_option_elementor_cpt_supportadmin/mega-menu.php:46
actionadmin_footeradmin/mega-menu.php:47
actionadmin_enqueue_scriptsadmin/mega-menu.php:50
actionadd_meta_boxesadmin/metabox/elite-secondary-image.php:7
actionsave_postadmin/metabox/elite-secondary-image.php:54
actionadmin_enqueue_scriptsadmin/metabox/elite-secondary-image.php:73
actionadmin_noticesadmin/notices/rating-notice.php:25
actionadmin_headadmin/notices/rating-notice.php:26
actionadmin_initadmin/plugin-options.php:26
actionadmin_menuadmin/plugin-options.php:29
actionadmin_menuadmin/plugin-options.php:82
actionadmin_menuadmin/plugin-options.php:98
actionadmin_menuadmin/plugin-options.php:959
actionadmin_menuadmin/popups.php:14
actionadmin_menuadmin/premade-blocks.php:16
actionwpadmin/templates/views/astra/class-astra-compat.php:34
actiontemplate_redirectadmin/templates/views/astra/class-astra-compat.php:47
actionget_headeradmin/templates/views/astra/class-astra-compat.php:49
actionelementor/page_templates/canvas/before_contentadmin/templates/views/astra/class-astra-compat.php:50
actiontemplate_redirectadmin/templates/views/astra/class-astra-compat.php:54
actionastra_footeradmin/templates/views/astra/class-astra-compat.php:55
actionelementor/page_templates/canvas/after_contentadmin/templates/views/astra/class-astra-compat.php:57
actionwpadmin/templates/views/generatepress/class-generatepress-compat.php:31
actiontemplate_redirectadmin/templates/views/generatepress/class-generatepress-compat.php:44
actiongenerate_headeradmin/templates/views/generatepress/class-generatepress-compat.php:45
actionelementor/page_templates/canvas/before_contentadmin/templates/views/generatepress/class-generatepress-compat.php:46
actiontemplate_redirectadmin/templates/views/generatepress/class-generatepress-compat.php:50
actiongenerate_footeradmin/templates/views/generatepress/class-generatepress-compat.php:51
actionelementor/page_templates/canvas/after_contentadmin/templates/views/generatepress/class-generatepress-compat.php:52
actionwpadmin/templates/views/oceanwp/class-oceanwp-compat.php:29
actiontemplate_redirectadmin/templates/views/oceanwp/class-oceanwp-compat.php:42
actionocean_headeradmin/templates/views/oceanwp/class-oceanwp-compat.php:43
actionelementor/page_templates/canvas/before_contentadmin/templates/views/oceanwp/class-oceanwp-compat.php:44
actiontemplate_redirectadmin/templates/views/oceanwp/class-oceanwp-compat.php:48
actionocean_footeradmin/templates/views/oceanwp/class-oceanwp-compat.php:49
actionelementor/page_templates/canvas/after_contentadmin/templates/views/oceanwp/class-oceanwp-compat.php:50
actionwpadmin/templates/views/storefront/class-storefront-compat.php:29
actiontemplate_redirectadmin/templates/views/storefront/class-storefront-compat.php:42
actionstorefront_before_headeradmin/templates/views/storefront/class-storefront-compat.php:43
actionelementor/page_templates/canvas/before_contentadmin/templates/views/storefront/class-storefront-compat.php:44
actiontemplate_redirectadmin/templates/views/storefront/class-storefront-compat.php:48
actionstorefront_after_footeradmin/templates/views/storefront/class-storefront-compat.php:49
actionelementor/page_templates/canvas/after_contentadmin/templates/views/storefront/class-storefront-compat.php:50
actionwp_headadmin/templates/views/storefront/class-storefront-compat.php:54
actioninitadmin/templates-kit.php:25
filterhttp_request_timeoutadmin/templates-kit.php:33
filterupload_mimesadmin/templates-kit.php:362
filterwp_handle_upload_prefilteradmin/templates-kit.php:376
filterintermediate_image_sizes_advancedadmin/templates-kit.php:421
filterwoocommerce_create_pagesadmin/templates-kit.php:1020
filterwp_check_filetype_and_extadmin/templates-kit.php:1041
filterwp_check_filetype_and_extadmin/templates-kit.php:1043
actionadmin_menuadmin/theme-builder.php:14
actionelementor/widgets/registerbase/module-base.php:73
filteroembed_resultclasses/modules/elite-filter-grid-media.php:544
filterthe_password_formclasses/modules/elite-grid-helpers.php:745
filteroembed_resultclasses/modules/elite-grid-helpers.php:1229
filterhttps_ssl_verifyclasses/modules/elite-load-more-tweets.php:367
filterhttps_ssl_verifyclasses/modules/elite-load-more-tweets.php:386
filterthe_password_formclasses/modules/elite-woo-grid-helpers.php:833
filteroembed_resultclasses/modules/elite-woo-grid-helpers.php:1140
actionsave_postclasses/modules/forms/elite-submissions-cpt.php:24
filtershow_first_trial_after_n_secelite-elementor-addons.php:93
filtershow_trialelite-elementor-addons.php:98
filteris_activation_modeelite-elementor-addons.php:103
filteris_pending_activationelite-elementor-addons.php:108
filteris_submenu_visibleelite-elementor-addons.php:141
actionadmin_noticeselite-elementor-addons.php:156
actionadmin_noticeselite-elementor-addons.php:162
actionplugins_loadedelite-elementor-addons.php:168
actionadmin_initelite-elementor-addons.php:257
filterscript_loader_tagelite-elementor-addons.php:305
filterwpo_minify_excluded_js_handleselite-elementor-addons.php:309
filterwpo_minify_excluded_css_handleselite-elementor-addons.php:313
actionelementor/element/after_section_endextensions/elite-custom-css.php:15
actionelementor/element/parse_cssextensions/elite-custom-css.php:18
actionelementor/element/section/section_background/after_section_endextensions/elite-parallax.php:19
actionelementor/frontend/section/before_renderextensions/elite-parallax.php:20
actionelementor/section/print_templateextensions/elite-parallax.php:21
actionwp_enqueue_scriptsextensions/elite-parallax.php:22
actionelementor/element/container/section_layout/after_section_endextensions/elite-parallax.php:25
actionelementor/frontend/container/before_renderextensions/elite-parallax.php:26
actionelementor/container/print_templateextensions/elite-parallax.php:27
actionelementor/element/section/section_background/after_section_endextensions/elite-particles.php:16
actionelementor/frontend/section/before_renderextensions/elite-particles.php:17
actionelementor/section/print_templateextensions/elite-particles.php:18
actionwp_enqueue_scriptsextensions/elite-particles.php:19
actionelementor/element/container/section_layout/after_section_endextensions/elite-particles.php:22
actionelementor/frontend/container/before_renderextensions/elite-particles.php:23
actionelementor/container/print_templateextensions/elite-particles.php:24
actionelementor/element/section/section_background/after_section_endextensions/elite-sticky-section.php:25
actionelementor/section/print_templateextensions/elite-sticky-section.php:26
actionelementor/frontend/section/before_renderextensions/elite-sticky-section.php:27
actionelementor/element/container/section_layout/after_section_endextensions/elite-sticky-section.php:30
actionelementor/container/print_templateextensions/elite-sticky-section.php:31
actionelementor/frontend/container/before_renderextensions/elite-sticky-section.php:32
actionrest_api_initincludes/controls/elite-ajax-select2/elite-control-ajax-select2-api.php:11
filterwoocommerce_single_product_carousel_optionsincludes/woocommerce/woocommerce-config.php:11
filterwoocommerce_single_product_zoom_enabledincludes/woocommerce/woocommerce-config.php:15
actionwpincludes/woocommerce/woocommerce-config.php:19
filterloop_shop_per_pageincludes/woocommerce/woocommerce-config.php:24
filterwc_get_templateincludes/woocommerce/woocommerce-config.php:27
filterwoocommerce_add_to_cart_fragmentsincludes/woocommerce/woocommerce-config.php:32
actionelementor/editor/before_enqueue_scriptsincludes/woocommerce/woocommerce-config.php:37
actioninitincludes/woocommerce/woocommerce-config.php:38
actionelementor/editor/before_enqueue_scriptsincludes/woocommerce/woocommerce-config.php:45
actioninitincludes/woocommerce/woocommerce-config.php:46
actioninitincludes/woocommerce/woocommerce-config.php:50
filterwoocommerce_account_menu_itemsincludes/woocommerce/woocommerce-config.php:53
actionwoocommerce_after_register_post_typeincludes/woocommerce/woocommerce-config.php:56
actionwp_loadedincludes/woocommerce/woocommerce-config.php:143
filterthe_password_formmodules/magazine-grid/widgets/elite-magazine-grid.php:7138
filteroembed_resultmodules/media-grid/widgets/elite-media-grid.php:8324
filternav_menu_item_idmodules/mega-menu/widgets/elite-mega-menu.php:2342
filterwalker_nav_menu_start_elmodules/nav-menu/widgets/elite-nav-menu.php:1842
filternav_menu_link_attributesmodules/nav-menu/widgets/elite-nav-menu.php:1845
filternav_menu_submenu_css_classmodules/nav-menu/widgets/elite-nav-menu.php:1846
filternav_menu_item_idmodules/nav-menu/widgets/elite-nav-menu.php:1847
filtercomment_form_default_fieldsmodules/theme-builder/post-comments/widgets/elite-post-comments.php:2354
filtercomment_form_defaultsmodules/theme-builder/post-comments/widgets/elite-post-comments.php:2399
filteroembed_resultmodules/theme-builder/post-media/widgets/elite-post-media.php:1590
filterwoocommerce_coupons_enabledmodules/theme-builder/woocommerce/page-cart/widgets/elite-page-cart.php:2497
filtergettextmodules/theme-builder/woocommerce/page-cart/widgets/elite-page-cart.php:2542
actionwoocommerce_checkout_before_customer_detailsmodules/theme-builder/woocommerce/page-checkout/widgets/elite-page-checkout.php:1727
actionwoocommerce_checkout_before_order_review_headingmodules/theme-builder/woocommerce/page-checkout/widgets/elite-page-checkout.php:1729
actionwoocommerce_checkout_order_reviewmodules/theme-builder/woocommerce/page-checkout/widgets/elite-page-checkout.php:1731
actionwoocommerce_checkout_after_order_reviewmodules/theme-builder/woocommerce/page-checkout/widgets/elite-page-checkout.php:1733
actionwoocommerce_before_add_to_cart_quantitymodules/theme-builder/woocommerce/product-add-to-cart/widgets/elite-product-add-to-cart.php:2104
actionwoocommerce_after_add_to_cart_quantitymodules/theme-builder/woocommerce/product-add-to-cart/widgets/elite-product-add-to-cart.php:2105
actionwoocommerce_after_add_to_cart_buttonmodules/theme-builder/woocommerce/product-add-to-cart/widgets/elite-product-add-to-cart.php:2106
filterwc_add_to_cart_messagemodules/theme-builder/woocommerce/product-add-to-cart/widgets/elite-product-add-to-cart.php:2112
filteradd_to_cart_fragmentsmodules/theme-builder/woocommerce/product-add-to-cart/widgets/elite-product-add-to-cart.php:2114
actionwpmodules/theme-builder/woocommerce/product-media/widgets/elite-product-media.php:1562
filterwoocommerce_reviews_titlemodules/theme-builder/woocommerce/product-tabs/widgets/elite-product-tabs.php:2173
filterhttps_ssl_verifymodules/twitter-feed/widgets/elite-twitter-feed.php:4694
filterhttps_ssl_verifymodules/twitter-feed/widgets/elite-twitter-feed.php:4715
actionadmin_enqueue_scriptsplugin.php:183
actionrest_api_initplugin.php:273
actioninitplugin.php:1102
actionelementor/initplugin.php:1105
actionelementor/elements/categories_registeredplugin.php:1108
actionelementor/controls/controls_registeredplugin.php:1119
actionelementor/documents/registerplugin.php:1122
actionwp_enqueue_scriptsplugin.php:1125
actionelementor/preview/enqueue_stylesplugin.php:1128
actionelementor/frontend/before_register_scriptsplugin.php:1131
actionelementor/frontend/before_enqueue_scriptsplugin.php:1134
actionelementor/editor/after_enqueue_stylesplugin.php:1137
actionelementor/editor/before_enqueue_scriptsplugin.php:1138
actionelementor/editor/after_enqueue_scriptsplugin.php:1139
actionwp_headplugin.php:1142
filterelementor/editor/localize_settingsplugin.php:1146
filterpre_get_postsplugin.php:1149
filterexcerpt_moreplugin.php:1150
filterexcerpt_lengthplugin.php:1151
Maintenance & Trust

Elite Elementor Addons and Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 20, 2026
PHP min version7.1
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Elite Elementor Addons and Widgets Developer Profile

Webnobby Agency

1 plugin · 10 total installs

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

How We Detect Elite Elementor Addons and Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/elite-elementor-addons/assets/css/frontend.min.css/wp-content/plugins/elite-elementor-addons/assets/js/frontend.min.js
Script Paths
/wp-content/plugins/elite-elementor-addons/assets/js/frontend.min.js
Version Parameters
elite-elementor-addons/assets/css/frontend.min.css?ver=elite-elementor-addons/assets/js/frontend.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
elite-elementor-addonselementor-widget-elite-addons
HTML Comments
<!-- Start Elite Addons Widget --><!-- End Elite Addons Widget -->
Data Attributes
data-widget-iddata-elementor-id
JS Globals
elite_addons_frontend
REST Endpoints
/wp-json/elite-elementor-addons/v1/get_posts
FAQ

Frequently Asked Questions about Elite Elementor Addons and Widgets