The Pack Elementor addon Security & Risk Analysis

wordpress.org/plugins/the-pack-addon

110+ innovative elements and extensions will improve your Elementor page creation experience. Utilize our simple-to-use elements to give your page bui …

2K active installs v2.1.6 PHP 7.0+ WP 5.0+ Updated Nov 24, 2025
addonselementorelementor-widgetsheader-footertemplate-library
64
C · Use Caution
CVEs total11
Unpatched1
Last CVESep 29, 2025
Safety Verdict

Is The Pack Elementor addon Safe to Use in 2026?

Use With Caution

Score 64/100

The Pack Elementor addon has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

11 known CVEs 1 unpatched Last CVE: Sep 29, 2025Updated 4mo ago
Risk Assessment

The Pack Addon plugin v2.1.6 presents a mixed security posture. While it demonstrates good practices in some areas, such as the majority of SQL queries utilizing prepared statements and a reasonable number of nonce and capability checks, significant concerns remain. The presence of two unprotected AJAX handlers represents a direct attack surface that could be exploited without proper authentication, posing a moderate risk. Furthermore, the plugin's history is marred by a substantial number of known vulnerabilities, including a currently unpatched high-severity issue. The common vulnerability types (XSS, RFI, SSRF) in its past indicate recurring weaknesses in input sanitization and access control, suggesting a pattern of potential security flaws that require diligent attention. While the static analysis did not uncover critical taint flows or dangerous functions, the combination of an exposed attack surface and a history of exploitable vulnerabilities warrants caution. Users should prioritize updating the plugin if a patch for the unpatched CVE is available and remain vigilant for future security advisories.

Key Concerns

  • Unprotected AJAX handlers
  • Currently unpatched CVE
  • Vulnerability history: High severity issues
  • Vulnerability history: Medium severity issues
  • Flows with unsanitized paths detected
  • Output escaping not properly implemented for all outputs
Vulnerabilities
11

The Pack Elementor addon Security Vulnerabilities

CVEs by Year

6 CVEs in 2024
2024
5 CVEs in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

High
3
Medium
8

11 total CVEs

CVE-2025-8214medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Pack Elementor addon <= 2.1.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via Typing Letter Widget

Sep 29, 2025 Patched in 2.1.6 (22d)
CVE-2025-6550medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Pack Elementor addon <= 2.1.4 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jun 26, 2025 Patched in 2.1.5 (12d)
CVE-2025-46472medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Pack Elementor addons <= 2.1.6 - Authenticated (Contributor+) Stored Cross-Site Scripting

Apr 24, 2025Unpatched
CVE-2025-30925medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Pack Elementor addons <= 2.1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Mar 27, 2025 Patched in 2.1.2 (7d)
CVE-2025-30845high · 8.8Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

The Pack Elementor addons <= 2.1.1 - Authenticated (Contributor+) Local File Inclusion

Mar 27, 2025 Patched in 2.1.2 (7d)
CVE-2024-52356medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Pack Elementor addons <= 2.1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting

Nov 8, 2024 Patched in 2.1.1 (7d)
CVE-2024-50453high · 8.8Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

The Pack Elementor addons <= 2.0.9 - Authenticated (Contributor+) Local File Inclusion

Oct 24, 2024 Patched in 2.1.0 (7d)
CVE-2024-47383medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Pack Elementor addons <= 2.0.8.8 - Authenticated (Author+) Stored Cross-Site Scripting

Sep 30, 2024 Patched in 2.0.9 (11d)
CVE-2024-38768high · 8.8Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

The Pack Elementor addons (Header Footer & WooCommerce Builder, Template Library) <= 2.0.8.6 - Authenticated (contributor+) Local File Inclusion

Jul 16, 2024 Patched in 2.0.8.7 (25d)
CVE-2024-32718medium · 6.4Server-Side Request Forgery (SSRF)

The Pack Elementor addons (Header Footer & WooCommerce Builder, Template Library) <= 2.0.8.2 - Authenticated (Subscriber+) Server-Side Request Forgery

Apr 22, 2024 Patched in 2.0.8.3 (8d)
CVE-2024-32785medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Pack Elementor addons (Header Footer & WooCommerce Builder, Template Library) <= 2.0.8.3 - Reflected Cross-Site Scripting

Apr 22, 2024 Patched in 2.0.8.4 (8d)
Code Analysis
Analyzed Mar 16, 2026

The Pack Elementor addon Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
5 prepared
Unescaped Output
261
526 escaped
Nonce Checks
8
Capability Checks
9
File Operations
4
External Requests
3
Bundled Libraries
0

SQL Query Safety

83% prepared6 total queries

Output Escaping

67% escaped787 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

8 flows2 with unsanitized paths
render (includes\header-footer\includes\modules\dynamic-tags\tags\request-parameter.php:32)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

The Pack Elementor addon Attack Surface

Entry Points15
Unprotected2

AJAX Handlers 13

authwp_ajax_the_pack_import_xmladmin\inc\dash.php:278
authwp_ajax_display_import_pageadmin\inc\dash.php:279
authwp_ajax_thepack_clean_siteadmin\inc\dash.php:280
authwp_ajax_tp_process_formincludes\contact_helper.php:38
noprivwp_ajax_tp_process_formincludes\contact_helper.php:39
noprivwp_ajax_lakit_ajaxincludes\header-footer\includes\modules\ajax\manager.php:81
authwp_ajax_lakit_ajaxincludes\header-footer\includes\modules\ajax\manager.php:82
authwp_ajax_tp_pro_show_videoincludes\helper-functions.php:635
noprivwp_ajax_tp_pro_show_videoincludes\helper-functions.php:636
authwp_ajax_tp_add_cart_single_productincludes\woocommerce\functions.php:15
noprivwp_ajax_tp_add_cart_single_productincludes\woocommerce\functions.php:16
authwp_ajax_the_pack_quickviewincludes\woocommerce\functions.php:22
noprivwp_ajax_the_pack_quickviewincludes\woocommerce\functions.php:23

Shortcodes 2

[currentyear] includes\helper-functions.php:18
[THEPACK_INSERT_TPL] includes\template-lib.php:23
WordPress Hooks 208
actionelementor/tracker/send_eventadmin\helper\activation.php:11
actionelementor/core/files/clear_cacheadmin\helper\activation.php:12
actionelementor/core/files/clear_cacheadmin\helper\dynamic-styles.php:8
actionwp_enqueue_scriptsadmin\helper\dynamic-styles.php:9
actionadmin_menuadmin\inc\dash.php:276
actionadmin_print_scriptsadmin\inc\dash.php:277
actionadmin_headadmin\inc\dash.php:281
actionelementor/element/common/_section_style/after_section_endincludes\extension\inc\animated-border.php:20
actionelementor/frontend/widget/before_renderincludes\extension\inc\animated-border.php:24
actionelementor/element/column/section_style/after_section_endincludes\extension\inc\column.php:24
actionelementor/frontend/column/before_renderincludes\extension\inc\column.php:28
actionelementor/element/container/section_layout_container/after_section_endincludes\extension\inc\container-hover.php:20
actionelementor/element/common/_section_style/after_section_endincludes\extension\inc\container-hover.php:24
actionelementor/frontend/container/before_renderincludes\extension\inc\container-hover.php:28
actionelementor/element/container/section_layout_container/after_section_endincludes\extension\inc\container.php:24
actionelementor/frontend/container/before_renderincludes\extension\inc\container.php:28
actionthepack_element_container/before-renderincludes\extension\inc\container.php:33
actionelementor/element/counter/section_title/after_section_endincludes\extension\inc\counter.php:16
actionelementor/kit/register_tabsincludes\extension\inc\cursor-scroll.php:59
actionwp_footerincludes\extension\inc\cursor-scroll.php:60
actionwp_enqueue_scriptsincludes\extension\inc\cursor-scroll.php:61
actionelementor/element/after_section_endincludes\extension\inc\custom_css.php:18
actionelementor/element/parse_cssincludes\extension\inc\custom_css.php:19
actionelementor/editor/after_enqueue_scriptsincludes\extension\inc\custom_css.php:20
actionelementor/element/text-editor/section_style/after_section_endincludes\extension\inc\editor.php:16
actionelementor/element/image-gallery/section_caption/after_section_endincludes\extension\inc\gallery.php:18
actionelementor/element/image-gallery/after_add_attributesincludes\extension\inc\gallery.php:22
actionelementor/frontend/widget/before_renderincludes\extension\inc\gallery.php:23
actionelementor/element/heading/section_title_style/after_section_endincludes\extension\inc\heading.php:18
actionelementor/element/icon-list/section_text_style/after_section_endincludes\extension\inc\icon-list.php:16
actionelementor/element/icon/section_style_icon/after_section_endincludes\extension\inc\icon.php:16
actionelementor/element/icon-box/section_style_content/after_section_endincludes\extension\inc\icon_box.php:18
actionelementor/element/image/section_style_image/after_section_endincludes\extension\inc\image.php:15
actionelementor/element/common/_section_style/after_section_endincludes\extension\inc\motion.php:24
actionelementor/frontend/after_register_stylesincludes\extension\inc\motion.php:35
actionelementor/frontend/before_renderincludes\extension\inc\motion.php:40
actionelementor/preview/enqueue_scriptsincludes\extension\inc\motion.php:45
actionelementor/element/common/_section_style/after_section_endincludes\extension\inc\ou.php:18
actionelementor/frontend/widget/before_renderincludes\extension\inc\ou.php:19
actionelementor/element/button/section_style/after_section_endincludes\extension\inc\ou.php:21
actionelementor/element/section/section_background_overlay/before_section_endincludes\extension\inc\section.php:14
actionelementor/element/column/section_background_overlay/before_section_endincludes\extension\inc\section.php:18
actionelementor/element/section/section_advanced/after_section_endincludes\extension\inc\section.php:23
actionelementor/frontend/section/before_renderincludes\extension\inc\section.php:27
actionelementor/element/container/section_background_overlay/before_section_endincludes\extension\inc\section.php:29
filterelementor/shapes/additional_shapesincludes\extension\inc\shape-divider.php:13
actionelementor/element/section/section_shape_divider/before_section_endincludes\extension\inc\shape-divider.php:14
actionelementor/element/section/section_advanced/after_section_endincludes\extension\inc\sticky.php:16
actionelementor/element/column/section_advanced/after_section_endincludes\extension\inc\sticky.php:21
actionelementor/frontend/after_enqueue_scriptsincludes\extension\inc\sticky.php:23
actionelementor/element/nested-tabs/section_box_style/after_section_endincludes\extension\inc\tab.php:16
actionelementor/element/nested-tabs/section_title_style/before_section_endincludes\extension\inc\tab.php:21
actionelementor/kit/register_tabsincludes\extension\inc\thepack-extension.php:485
actionwp_footerincludes\extension\inc\thepack-extension.php:486
actionwp_headincludes\extension\inc\thepack-extension.php:487
actionwp_enqueue_scriptsincludes\extension\inc\thepack-extension.php:488
actionelementor/element/section/section_background/after_section_endincludes\extension\inc\tp-parallax.php:19
actionelementor/frontend/section/before_renderincludes\extension\inc\tp-parallax.php:23
actionelementor/section/print_templateincludes\extension\inc\tp-parallax.php:24
actionwp_enqueue_scriptsincludes\extension\inc\tp-parallax.php:25
actionelementor/element/common/_section_style/after_section_endincludes\extension\inc\translate.php:23
actionelementor/frontend/widget/before_renderincludes\extension\inc\translate.php:27
actionelementor/element/video/section_image_overlay_style/before_section_endincludes\extension\inc\video.php:17
actionelementor/preview/enqueue_scriptsincludes\extension\index.php:20
filterposts_whereincludes\header-footer\includes\class-helper.php:116
filterthepack-kit/themecore/get_location_templates/template_idincludes\header-footer\includes\class-integration.php:41
filterthepack-kit/themecore/get_location_templates/template_idincludes\header-footer\includes\class-integration.php:46
actionwp_enqueue_scriptsincludes\header-footer\includes\class-integration.php:49
actionthepack-kit/ajax/register_actionsincludes\header-footer\includes\class-integration.php:51
actioninitincludes\header-footer\includes\class-term-meta.php:41
actionpre_get_postsincludes\header-footer\includes\extensions\elementor\classes\post-query.php:58
actionpre_get_postsincludes\header-footer\includes\extensions\elementor\classes\post-query.php:62
filterfound_postsincludes\header-footer\includes\extensions\elementor\classes\post-query.php:63
filterposts_whereincludes\header-footer\includes\extensions\elementor\classes\query-control.php:224
actionelementor/controls/controls_registeredincludes\header-footer\includes\extensions\elementor\module.php:23
actionelementor/editor/before_enqueue_scriptsincludes\header-footer\includes\extensions\elementor\module.php:24
actionelementor/ajax/register_actionsincludes\header-footer\includes\extensions\elementor\module.php:25
actionlakit_ajax_do_ajaxincludes\header-footer\includes\modules\ajax\manager.php:83
actioninitincludes\header-footer\includes\modules\ajax\manager.php:85
actiontemplate_redirectincludes\header-footer\includes\modules\ajax\manager.php:86
actionthepack-kit/forms/pre_renderincludes\header-footer\includes\modules\popup\form-action.php:142
actionelementor/documents/registerincludes\header-footer\includes\modules\popup\module.php:21
actionelementor/theme/register_locationsincludes\header-footer\includes\modules\popup\module.php:22
actionelementor/dynamic_tags/registerincludes\header-footer\includes\modules\popup\module.php:23
actionelementor/ajax/register_actionsincludes\header-footer\includes\modules\popup\module.php:24
actionwp_footerincludes\header-footer\includes\modules\popup\module.php:26
actionadmin_menuincludes\header-footer\includes\modules\popup\module.php:29
filterelementor/finder/categoriesincludes\header-footer\includes\modules\popup\module.php:31
actionelementor/theme/after_do_popupincludes\header-footer\includes\modules\popup\module.php:32
actionelementor/frontend/after_register_stylesincludes\header-footer\includes\modules\popup\module.php:37
actionwp_loadedincludes\header-footer\includes\modules\theme-builder\classes\conditions-manager.php:33
actionwp_trash_postincludes\header-footer\includes\modules\theme-builder\classes\conditions-manager.php:34
actionuntrashed_postincludes\header-footer\includes\modules\theme-builder\classes\conditions-manager.php:35
actionelementor/ajax/register_actionsincludes\header-footer\includes\modules\theme-builder\classes\conditions-manager.php:36
filterthe_contentincludes\header-footer\includes\modules\theme-builder\classes\locations-manager.php:27
filtertemplate_includeincludes\header-footer\includes\modules\theme-builder\classes\locations-manager.php:29
actiontemplate_redirectincludes\header-footer\includes\modules\theme-builder\classes\locations-manager.php:30
filterelementor/admin/create_new_post/metaincludes\header-footer\includes\modules\theme-builder\classes\locations-manager.php:32
actionwp_enqueue_scriptsincludes\header-footer\includes\modules\theme-builder\classes\locations-manager.php:35
filterelementor/query/get_query_args/current_queryincludes\header-footer\includes\modules\theme-builder\classes\preview-manager.php:14
filterelementor/theme/posts_archive/query_posts/query_varsincludes\header-footer\includes\modules\theme-builder\classes\preview-manager.php:15
filterthepack-kit/dynamic_tags/post_terms/taxonomy_argsincludes\header-footer\includes\modules\theme-builder\classes\preview-manager.php:16
actionelementor/template-library/before_get_source_dataincludes\header-footer\includes\modules\theme-builder\classes\preview-manager.php:18
actionelementor/template-library/after_get_source_dataincludes\header-footer\includes\modules\theme-builder\classes\preview-manager.php:19
actionelementor/dynamic_tags/before_renderincludes\header-footer\includes\modules\theme-builder\classes\preview-manager.php:20
actionelementor/dynamic_tags/after_renderincludes\header-footer\includes\modules\theme-builder\classes\preview-manager.php:21
actionelementor/documents/registerincludes\header-footer\includes\modules\theme-builder\classes\templates-types-manager.php:14
actioninitincludes\header-footer\includes\modules\theme-builder\classes\theme-support.php:14
actionelementor/theme/register_locationsincludes\header-footer\includes\modules\theme-builder\classes\theme-support.php:26
actionget_headerincludes\header-footer\includes\modules\theme-builder\classes\theme-support.php:60
actionget_footerincludes\header-footer\includes\modules\theme-builder\classes\theme-support.php:61
filtershow_admin_barincludes\header-footer\includes\modules\theme-builder\classes\theme-support.php:62
actionwp_footerincludes\header-footer\includes\modules\theme-builder\documents\single-base.php:157
filterbody_classincludes\header-footer\includes\modules\theme-builder\documents\theme-page-document.php:130
actionelementor/controls/controls_registeredincludes\header-footer\includes\modules\theme-builder\module.php:399
actionelementor/editor/initincludes\header-footer\includes\modules\theme-builder\module.php:402
filterthepackkit/admin/localize_settingsincludes\header-footer\includes\modules\theme-builder\module.php:403
filterelementor/editor/localize_settingsincludes\header-footer\includes\modules\theme-builder\module.php:404
filterelementor/document/configincludes\header-footer\includes\modules\theme-builder\module.php:405
actionelementor/editor/before_enqueue_scriptsincludes\header-footer\includes\modules\theme-builder\module.php:406
actionadmin_headincludes\header-footer\includes\modules\theme-builder\module.php:409
actionadmin_menuincludes\header-footer\includes\modules\theme-builder\module.php:410
filteradd_menu_classesincludes\header-footer\includes\modules\theme-builder\module.php:411
actionelementor/template-library/create_new_dialog_fieldsincludes\header-footer\includes\modules\theme-builder\module.php:413
filterelementor/template-library/create_new_dialog_typesincludes\header-footer\includes\modules\theme-builder\module.php:415
filterelementor/finder/categoriesincludes\header-footer\includes\modules\theme-builder\module.php:419
actionelementor/theme/register_locationsincludes\header-footer\includes\modules\theme-builder\theme-support\safe-mode-theme-support.php:29
actionelementor/page_templates/canvas/before_contentincludes\header-footer\includes\modules\theme-builder\theme-support\safe-mode-theme-support.php:31
actionelementor/page_templates/canvas/after_contentincludes\header-footer\includes\modules\theme-builder\theme-support\safe-mode-theme-support.php:32
actionwp_enqueue_scriptsincludes\header-footer\includes\modules\woocommerce\documents\product-archive.php:122
actionwp_footerincludes\header-footer\includes\modules\woocommerce\documents\product.php:88
actionwp_enqueue_scriptsincludes\header-footer\includes\modules\woocommerce\documents\product.php:151
actionelementor/dynamic_tags/registerincludes\header-footer\includes\modules\woocommerce\module.php:102
actionelementor/documents/registerincludes\header-footer\includes\modules\woocommerce\module.php:103
actionelementor/theme/register_conditionsincludes\header-footer\includes\modules\woocommerce\module.php:104
filterelementor/theme/need_override_locationincludes\header-footer\includes\modules\woocommerce\module.php:105
actioninitincludes\header-footer\includes\modules\woocommerce\module.php:108
filterwoocommerce_product_loop_startincludes\header-footer\includes\modules\woocommerce\module.php:111
filterwoocommerce_product_loop_endincludes\header-footer\includes\modules\woocommerce\module.php:112
actionafter_setup_themeincludes\header-footer\index.php:87
actioninitincludes\header-footer\index.php:91
actionelementor/initincludes\header-footer\index.php:93
actionadmin_enqueue_scriptsincludes\header-footer\index.php:95
filterpost_thumbnail_htmlincludes\helper-functions.php:651
actionthe_pack_svg_path_colorincludes\helper-functions.php:683
actionthe_pack_flexincludes\helper-functions.php:700
actionthe_pack_typoincludes\helper-functions.php:803
actionthe_pack_gradient_typoincludes\helper-functions.php:951
actionthe_pack_number_paginationincludes\helper-functions.php:998
actionthe_pack_swiper_controlincludes\helper-functions.php:1136
actionelementor/element/common/_section_style/after_section_endincludes\pro-widget-message.php:21
filterwp_list_comments_argsincludes\query-functions.php:627
actionwoocommerce_before_quantity_input_fieldincludes\widgets\woocommerce\woo-add-to-cart\index.php:391
actionwoocommerce_after_quantity_input_fieldincludes\widgets\woocommerce\woo-add-to-cart\index.php:392
actionwoocommerce_after_add_to_cart_quantityincludes\widgets\woocommerce\woo-add-to-cart\index.php:393
actionwoocommerce_after_add_to_cart_buttonincludes\widgets\woocommerce\woo-add-to-cart\index.php:394
actionwoocommerce_product_single_add_to_cart_textincludes\widgets\woocommerce\woo-add-to-cart\index.php:396
filterwoocommerce_get_stock_htmlincludes\widgets\woocommerce\woo-add-to-cart\view.php:16
filterwoocommerce_product_add_to_cart_textincludes\widgets\woocommerce\woo-archive-product\index.php:1083
filterwoocommerce_product_loop_startincludes\widgets\woocommerce\woo-archive-product\index.php:1086
filterwoocommerce_pagination_argsincludes\widgets\woocommerce\woo-archive-product\index.php:1088
filterwoocommerce_loop_add_to_cart_argsincludes\widgets\woocommerce\woo-archive-product\index.php:1090
filterwoocommerce_product_loop_endincludes\widgets\woocommerce\woo-archive-product\index.php:1092
actionwoocommerce_before_shop_loopincludes\widgets\woocommerce\woo-archive-product\index.php:1094
actionwoocommerce_before_shop_loop_item_titleincludes\widgets\woocommerce\woo-archive-product\index.php:1096
actionwoocommerce_before_shop_loop_itemincludes\widgets\woocommerce\woo-archive-product\index.php:1098
actionwoocommerce_after_shop_loop_itemincludes\widgets\woocommerce\woo-archive-product\index.php:1100
actionwoocommerce_before_shop_loop_item_titleincludes\widgets\woocommerce\woo-archive-product\index.php:1102
actionwoocommerce_after_shop_loop_item_titleincludes\widgets\woocommerce\woo-archive-product\index.php:1104
actionwoocommerce_shop_loop_item_titleincludes\widgets\woocommerce\woo-archive-product\index.php:1106
filtersingle_product_archive_thumbnail_sizeincludes\widgets\woocommerce\woo-archive-product\index.php:1108
actionwoocommerce_cart_collateralsincludes\widgets\woocommerce\woo-cart\index.php:449
actionwoocommerce_before_quantity_input_fieldincludes\widgets\woocommerce\woo-cart\index.php:451
actionwoocommerce_after_quantity_input_fieldincludes\widgets\woocommerce\woo-cart\index.php:453
actionwoocommerce_checkout_fieldsincludes\widgets\woocommerce\woo-checkout-form\index.php:621
filterwoocommerce_default_address_fieldsincludes\widgets\woocommerce\woo-checkout-form\index.php:622
filterwoocommerce_cart_needs_shipping_addressincludes\widgets\woocommerce\woo-checkout-form\index.php:625
filterwoocommerce_loop_add_to_cart_argsincludes\widgets\woocommerce\woo-product-design\index.php:916
filterwoocommerce_sale_flashincludes\widgets\woocommerce\woo-quick-thumbnail\index.php:623
filterbody_classincludes\widgets\woocommerce\woo-tab\index.php:703
filterwoocommerce_product_tabsincludes\widgets\woocommerce\woo-tab\view.php:7
filterwoocommerce_product_description_headingincludes\widgets\woocommerce\woo-tab\view.php:22
filterwoocommerce_product_additional_information_headingincludes\widgets\woocommerce\woo-tab\view.php:24
filterwoocommerce_single_product_carousel_optionsincludes\widgets\woocommerce\woo-thumbnail\index.php:21
filterwoocommerce_sale_flashincludes\widgets\woocommerce\woo-thumbnail\index.php:671
filterwoocommerce_gallery_image_sizeincludes\widgets\woocommerce\woo-thumbnail\view.php:9
actionwoocommerce_loop_add_to_cart_linkincludes\woocommerce\functions.php:11
filterwc_get_template_partincludes\woocommerce\functions.php:12
filterwoocommerce_checkout_order_reviewincludes\woocommerce\functions.php:13
filterwoocommerce_product_query_tax_queryincludes\woocommerce\functions.php:17
actionwoocommerce_product_queryincludes\woocommerce\functions.php:19
filterloop_shop_per_pageincludes\woocommerce\functions.php:20
filterwoocommerce_add_to_cart_fragmentsincludes\woocommerce\functions.php:24
actionwp_loadedincludes\woocommerce\functions.php:155
actionadmin_initindex.php:105
actionelementor/widgets/registerindex.php:106
actionelementor/frontend/after_register_scriptsindex.php:107
actionelementor/frontend/after_enqueue_stylesindex.php:108
actionelementor/initindex.php:109
actionelementor/editor/after_enqueue_scriptsindex.php:110
actiontemplate_redirectindex.php:111
actionwp_footerindex.php:112
filterelementor/icons_manager/additional_tabsindex.php:113
actionelementor/controls/registerindex.php:114
actioninitindex.php:115
actionelementor/elements/elements_registeredindex.php:118
actionadmin_noticesindex.php:198
actionplugins_loadedindex.php:358
Maintenance & Trust

The Pack Elementor addon Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 24, 2025
PHP min version7.0
Downloads58K

Community Trust

Rating86/100
Number of ratings6
Active installs2K
Developer Profile

The Pack Elementor addon Developer Profile

webangon

5 plugins · 43K total installs

74
trust score
Avg Security Score
80/100
Avg Patch Time
55 days
View full developer profile
Detection Fingerprints

How We Detect The Pack Elementor addon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-pack-addon/assets/iconfont/bootstrap/bootstrap.css/wp-content/plugins/the-pack-addon/assets/iconfont/themify-icons/themify-icons.css/wp-content/plugins/the-pack-addon/assets/css/tp-toast.css/wp-content/plugins/the-pack-addon/assets/css/tp-editor.css/wp-content/plugins/the-pack-addon/assets/css/tp-frontend.css/wp-content/plugins/the-pack-addon/assets/js/tp-editor.js/wp-content/plugins/the-pack-addon/assets/js/tp-frontend.js/wp-content/plugins/the-pack-addon/assets/js/tp-toast.js
Script Paths
/wp-content/plugins/the-pack-addon/assets/iconfont/bootstrap/fonts/bootstrap.json/wp-content/plugins/the-pack-addon/assets/iconfont/themify-icons/fonts/themify-icons.json
Version Parameters
the-pack-addon/assets/iconfont/bootstrap/bootstrap.css?ver=the-pack-addon/assets/iconfont/themify-icons/themify-icons.css?ver=the-pack-addon/assets/css/tp-toast.css?ver=the-pack-addon/assets/css/tp-editor.css?ver=the-pack-addon/assets/css/tp-frontend.css?ver=the-pack-addon/assets/js/tp-editor.js?ver=the-pack-addon/assets/js/tp-frontend.js?ver=the-pack-addon/assets/js/tp-toast.js?ver=

HTML / DOM Fingerprints

CSS Classes
tp-pop-responsetp-toasttp-editor-wrap
Data Attributes
data-elementor-iddata-elementor-post-typedata-elementor-type
JS Globals
thepack_frontend_params
Shortcode Output
<div style="display:none;" class="tp-pop-response"><div class="loader"></div><span class="close"><i class="ti-close"></i></span><div class="inner"><div class="popwrap"></div></div></div>
FAQ

Frequently Asked Questions about The Pack Elementor addon