TABLEiT – Product Table for WooCommerce Security & Risk Analysis

wordpress.org/plugins/advanced-product-table-for-woocommerce

Allows you to list your WooCommerce products in a searchable and sortable table layout.

10 active installs v2.1.0 PHP 8.0.3+ WP 4.4+ Updated Jan 4, 2026
product-tableresturant-tablewoocommerce-productwoocommerce-shopwoocommerce-table
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TABLEiT – Product Table for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

TABLEiT – Product Table for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "advanced-product-table-for-woocommerce" plugin v2.1.0 exhibits a generally strong security posture with good practices in place. A significant majority of its numerous entry points (65 total) appear to be protected by authentication and authorization checks. The plugin also demonstrates a commendable effort in output escaping, with 98% of outputs being properly handled, and a healthy percentage of SQL queries utilizing prepared statements. The absence of any recorded vulnerabilities, critical or otherwise, further bolsters its reputation for security.

However, the static analysis does reveal areas for potential concern. The presence of 3 instances of `unserialize` is a red flag, as this function can be a vector for deserialization vulnerabilities if not handled with extreme care and sanitization of the input data. Furthermore, the taint analysis identified 2 flows with high severity unsanitized paths, indicating potential risks if user-supplied data is not properly validated and escaped before being processed. While these do not translate to critical vulnerabilities in this specific version, they represent areas that require ongoing vigilance and robust input validation.

In conclusion, the plugin's strengths lie in its comprehensive protection of entry points, robust output escaping, and a clean vulnerability history. These are significant positive indicators. The primary weaknesses stem from the use of `unserialize` and the identified high-severity tainted flows, which, while not exploited in this version, present potential attack vectors. Continued monitoring and a proactive approach to secure coding practices, especially around data handling for unserialization and tainted inputs, are recommended.

Key Concerns

  • High severity unsanitized paths found
  • Dangerous function 'unserialize' used
Vulnerabilities
None known

TABLEiT – Product Table for WooCommerce Security Vulnerabilities

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

TABLEiT – Product Table for WooCommerce Release Timeline

v2.1.0Current
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Code Analysis
Analyzed Mar 16, 2026

TABLEiT – Product Table for WooCommerce Code Analysis

Dangerous Functions
3
Raw SQL Queries
10
25 prepared
Unescaped Output
31
1776 escaped
Nonce Checks
27
Capability Checks
4
File Operations
5
External Requests
2
Bundled Libraries
1

Dangerous Functions Found

unserialize$afrfq_hide_products = (array) unserialize(get_post_meta(intval($rule_id), 'afrfq_hide_products'functions.php:7695
unserialize$afrfq_hide_categories = (array) unserialize(get_post_meta(intval($rule_id), 'afrfq_hide_categoriefunctions.php:7696
unserialize$afrfq_hide_user_role = (array) unserialize(get_post_meta(intval($rule_id), 'afrfq_hide_user_rolefunctions.php:7697

Bundled Libraries

Select2

SQL Query Safety

71% prepared35 total queries

Output Escaping

98% escaped1807 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

18 flows3 with unsanitized paths
<left-sidebar> (editor\left-sidebar.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TABLEiT – Product Table for WooCommerce Attack Surface

Entry Points65
Unprotected0

AJAX Handlers 31

authwp_ajax_iwptpl_ithemeland_onboarding_pluginframework\onboarding\IWPTPL_Onboarding.php:18
authwp_ajax_iwptp_remove_productfunctions.php:2943
noprivwp_ajax_iwptp_remove_productfunctions.php:2944
authwp_ajax_iwptp_cartglobal-functions.php:1408
noprivwp_ajax_iwptp_cartglobal-functions.php:1409
authwp_ajax_iwptp_get_attribute_termsglobal-functions.php:1708
authwp_ajax_iwptp_get_termsglobal-functions.php:2817
authwp_ajax_iwptp_get_user_rolesrequests\ajax-handler.php:20
authwp_ajax_iwptp_get_products_variationsrequests\ajax-handler.php:21
authwp_ajax_iwptp_get_taxonomiesrequests\ajax-handler.php:22
authwp_ajax_iwptp_get_usersrequests\ajax-handler.php:23
authwp_ajax_iwptp_save_table_settingsrequests\ajax-handler.php:24
authwp_ajax_iwptp_save_global_settingsrequests\ajax-handler.php:25
authwp_ajax_iwptp_ajaxrequests\ajax-handler.php:27
authwp_ajax_iwptp_delete_cart_itemrequests\ajax-handler.php:28
noprivwp_ajax_iwptp_delete_cart_itemrequests\ajax-handler.php:29
authwp_ajax_iwptp_cart_clearrequests\ajax-handler.php:30
noprivwp_ajax_iwptp_cart_clearrequests\ajax-handler.php:31
noprivwp_ajax_iwptp_ajaxrequests\ajax-handler.php:32
authwp_ajax_iwptp_add_to_cartrequests\ajax-handler.php:34
noprivwp_ajax_iwptp_add_to_cartrequests\ajax-handler.php:35
authwp_ajax_iwptp_cart_widgetrequests\ajax-handler.php:36
noprivwp_ajax_iwptp_cart_widgetrequests\ajax-handler.php:37
noprivwp_ajax_iwptp_get_cartrequests\ajax-handler.php:38
authwp_ajax_iwptp_get_cartrequests\ajax-handler.php:39
noprivwp_ajax_iwptp_get_product_form_modalrequests\ajax-handler.php:41
authwp_ajax_iwptp_get_product_form_modalrequests\ajax-handler.php:42
authwp_ajax_iwptp_editor_update_themerequests\ajax-handler.php:43
authwp_ajax_iwptp_create_style_presetrequests\ajax-handler.php:44
authwp_ajax_iwptp_delete_style_presetrequests\ajax-handler.php:45
authwp_ajax_iwptp_get_previewrequests\ajax-handler.php:46

Shortcodes 34

[it_product_table] functions.php:52
[iwptp_variation_description] functions.php:2833
[iwptp_player] functions.php:2872
[iwptp_remove] functions.php:2911
[iwptp_in_cart] functions.php:2991
[iwptp_sequence] functions.php:3096
[iwptp_search] functions.php:3134
[iwptp_total] functions.php:3401
[iwptp_gallery_strip] functions.php:3423
[iwptp_gallery] functions.php:3424
[iwptp_variation_count] functions.php:3521
[iwptp_video] functions.php:3738
[iwptp_stock_valuation] functions.php:3909
[iwptp_image_map_label] functions.php:3988
[iwptp_modify_number] functions.php:4022
[variation_attribute_list] functions.php:4702
[iwptp_waveplayer] functions.php:4933
[iwptp_upcoming_message] functions.php:5241
[iwptp_upcoming_date] functions.php:5276
[iwptp_wishlist] functions.php:5515
[iwptp_elementor] functions.php:5854
[iwptp_beaver_builder] functions.php:5855
[iwptp_archive_table] functions.php:5856
[iwptp_translate] functions.php:5924
[iwptp_quick_view] functions.php:5966
[iwptp_wc_quick_view] functions.php:5967
[iwptp_yith_quote] functions.php:6203
[iwptp_upsell_skus] functions.php:6651
[iwptp_wcfm_store] functions.php:6681
[iwptp_name_your_price] functions.php:6867
[iwptp_sonaar] functions.php:7234
[iwptp_wholesale] functions.php:8012
[it_product_table] ithemeland-woocommerce-product-table-pro-lite.php:96
[it_product_table] templates\content.php:16
WordPress Hooks 301
actionwoocommerce_after_shop_looparchive_override.php:149
actionplugins_loadedarchive_override.php:547
actionpre_get_postsarchive_override.php:575
filterwoocommerce_redirect_single_search_resultarchive_override.php:583
actionwparchive_override.php:644
filteriwptp_search_argsarchive_override.php:667
actionwparchive_override.php:678
filteriwptp_query_argsarchive_override.php:704
actionwp_print_scriptsarchive_override.php:774
filteriwptp_query_argsarchive_override.php:788
filteriwptp_parse_attributesarchive_override.php:823
actionshutdownclass-iwptp-session-handler.php:78
actionwp_logoutclass-iwptp-session-handler.php:79
filterit_black_friday_bannerclass-top-banners.php:22
actionadmin_noticesclass-top-banners.php:26
actionadmin_post_iwptpl_black_friday_banner_dismissclass-top-banners.php:27
filteriwptp_navigationclass-wc-shortcode-product-table.php:276
filteriwptp_footerclass-wc-shortcode-product-table.php:277
actionwoocommerce_product_is_visibleclass-wc-shortcode-product-table.php:396
filteriwptp_elementcondition.php:5
filteriwptp_shortcode_attributesdynamic_recount.php:6
filteriwptp_container_html_attributesdynamic_recount.php:22
actioniwptp_parse_attributesdynamic_recount.php:40
filteriwptp_nav_filter_optiondynamic_recount.php:63
filteriwptp_nav_filter_optiondynamic_recount.php:69
filteriwptp_query_argsdynamic_recount.php:72
filteriwptp_navigationdynamic_recount.php:75
actionwc_ajax_iwptp__dynamic_filter__lazy_loaddynamic_recount.php:150
actionadmin_initframework\analytics\IWPTPL_AnalyticsTracker.php:18
actioninitframework\analytics\IWPTPL_AnalyticsTracker.php:19
actionwp_footerfront-scripts.php:27
actionadmin_print_scriptsfunctions.php:6
actionplugins_loadedfunctions.php:22
filteriwptp_productfunctions.php:30
actioniwptp_before_loopfunctions.php:60
actionwp_footerfunctions.php:71
actionadmin_action_iwptp_duplicate_post_as_draftfunctions.php:84
actioniwptp_before_apply_user_filtersfunctions.php:188
actioniwptp_before_loopfunctions.php:432
filterwoocommerce_quantity_input_argsfunctions.php:435
filteriwptp_shortcode_attributesfunctions.php:445
filteriwptp_query_argsfunctions.php:461
filteriwptp_shortcode_attributesfunctions.php:482
filteriwptp_container_html_classfunctions.php:502
filteriwptp_permitted_shortcode_attributesfunctions.php:674
filteriwptp_productsfunctions.php:858
filteriwptp_container_html_classfunctions.php:869
filteriwptp_elementfunctions.php:884
filteriwptp_elementfunctions.php:917
filteriwptp_query_argsfunctions.php:950
filteriwptp_container_html_classfunctions.php:965
filteriwptp_query_argsfunctions.php:983
filteriwptp_container_html_classfunctions.php:999
filteriwptp_container_html_classfunctions.php:1014
actionwp_print_scriptsfunctions.php:1045
filteriwptp_permitted_paramsfunctions.php:1058
filteriwptp_device_columnsfunctions.php:1068
filteriwptp_cell_valuefunctions.php:1086
actioniwptp_container_closefunctions.php:1103
filteriwptp_device_columnsfunctions.php:1128
filteriwptp_device_columnsfunctions.php:1168
filteriwptp_query_argsfunctions.php:1193
filteriwptp_query_argsfunctions.php:1236
filterposts_clausesfunctions.php:1293
filteriwptp_productsfunctions.php:1333
filteriwptp_query_argsfunctions.php:1405
filteriwptp_productsfunctions.php:1425
filteriwptp_variation_query_argsfunctions.php:1777
filteriwptp_nav_sidebar_stylefunctions.php:1795
filteriwptp_nav_sidebar_classfunctions.php:1811
filteriwptp_nav_header_stylefunctions.php:1827
filteriwptp_nav_footer_stylefunctions.php:1842
filteriwptp_nav_header_classfunctions.php:1855
filteriwptp_nav_footer_classfunctions.php:1875
filteriwptp_query_argsfunctions.php:1893
filteriwptp_container_html_classfunctions.php:1909
filteriwptp_query_argsfunctions.php:1926
filteriwptp_container_html_classfunctions.php:1942
filteriwptp_query_argsfunctions.php:1959
filteriwptp_container_html_classfunctions.php:1975
filteriwptp_shortcode_attributesfunctions.php:1999
filteriwptp_query_argsfunctions.php:2016
filteriwptp_query_argsfunctions.php:2043
filteriwptp_query_argsfunctions.php:2067
filteriwptp_query_argsfunctions.php:2110
filteriwptp_productfunctions.php:2145
filteriwptp_query_argsfunctions.php:2201
filteriwptp_container_html_classfunctions.php:2216
filteriwptp_query_argsfunctions.php:2231
filteriwptp_productsfunctions.php:2294
filteriwptp_no_resultsfunctions.php:2310
filteriwptp_query_argsfunctions.php:2519
filteriwptp_query_argsfunctions.php:2549
actioniwptp_before_apply_user_filtersfunctions.php:2580
actioniwptp_container_closefunctions.php:2667
actioniwptp_container_closefunctions.php:2691
filterwoocommerce_available_variationfunctions.php:2715
actioniwptp_container_closefunctions.php:2726
filteriwptp_elementfunctions.php:2748
actioniwptp_before_loopfunctions.php:2774
actioniwptp_container_closefunctions.php:2775
filterwoocommerce_dropdown_variation_attribute_options_argsfunctions.php:2779
filteriwptp_query_argsfunctions.php:2797
filterthe_titlefunctions.php:2815
actioniwptp_container_closefunctions.php:2816
actionwoocommerce_before_main_contentfunctions.php:3043
actioniwptp_before_loopfunctions.php:3125
filteriwptp_shortcode_attributesfunctions.php:3387
filtershortcode_atts_productsfunctions.php:3445
filterwoocommerce_shortcode_products_query_resultsfunctions.php:3456
filteriwptp_productsfunctions.php:3457
actionwoocommerce_shortcode_before_products_loopfunctions.php:3458
actionwoocommerce_shortcode_after_products_loopfunctions.php:3459
filteriwptp_query_argsfunctions.php:3537
filteriwptp_query_argsfunctions.php:3575
filteriwptp_container_html_classfunctions.php:3588
filteriwptp_query_argsfunctions.php:3613
filteriwptp_container_html_classfunctions.php:3626
actioniwptp_before_apply_user_filtersfunctions.php:3779
filteriwptp_query_argsfunctions.php:3831
actionwp_print_scriptsfunctions.php:3869
filteriwptp_permitted_paramsfunctions.php:3882
filteriwptp_query_argsfunctions.php:3920
actioniwptp_before_loopfunctions.php:3965
filteriwptp_productsfunctions.php:4001
actioniwptp_container_closefunctions.php:4061
filteriwptp_productsfunctions.php:4094
filteriwptp_variation_productsfunctions.php:4095
actionwc_ajax_iwptp_get_csvfunctions.php:4222
filteriwptp_device_columnsfunctions.php:4241
filteriwptp_product_row_html_classfunctions.php:4286
actioniwptp_after_row_openfunctions.php:4309
actioniwptp_after_heading_row_openfunctions.php:4327
filteriwptp_rowfunctions.php:4345
filteriwptp_container_html_attributesfunctions.php:4412
filteriwptp_product_row_attributesfunctions.php:4471
filteriwptp_variation_productsfunctions.php:4641
filteriwptp_device_columnsfunctions.php:4669
filteriwptp_query_argsfunctions.php:4747
actionwp_enqueue_scriptsfunctions.php:4764
actionwp_enqueue_scriptsfunctions.php:4786
filteriwptp_permit_item_in_cart_countfunctions.php:4810
actionwp_enqueue_scriptsfunctions.php:4822
actionwp_enqueue_scriptsfunctions.php:4844
filteriwptp_permit_item_in_cart_countfunctions.php:4867
actioniwptp_modal_form_content_startfunctions.php:4881
actioniwptp_before_loopfunctions.php:4882
filterwcpa_product_form_fieldsfunctions.php:4886
actioniwptp_container_closefunctions.php:4890
actionwp_loadedfunctions.php:4913
filteriwptp_element_markupfunctions.php:5092
filterwoocommerce_available_variationfunctions.php:5113
filteriwptp_query_argsfunctions.php:5138
filterwoocommerce_shortcode_products_queryfunctions.php:5193
filteriwptp_query_argsfunctions.php:5206
filteriwptp_element_markupfunctions.php:5307
filteriwptp_shortcode_attributesfunctions.php:5391
filteriwptp_shortcode_attributesfunctions.php:5414
filteriwptp_container_html_classfunctions.php:5424
filteriwptp_query_argsfunctions.php:5432
actionwp_enqueue_scriptsfunctions.php:5481
actionwp_enqueue_scriptsfunctions.php:5620
actionwp_print_scriptsfunctions.php:5776
filteriwptp_permitted_paramsfunctions.php:5777
filterposts_requestfunctions.php:5778
filteriwptp_query_argsfunctions.php:5779
actionwp_print_scriptsfunctions.php:5893
filteriwptp_permitted_paramsfunctions.php:5906
filterwoocommerce_shortcode_products_queryfunctions.php:5915
actionwp_enqueue_scriptsfunctions.php:5992
actionwp_enqueue_scriptsfunctions.php:6028
filteriwptp_container_html_classfunctions.php:6104
filteriwptp_product_row_html_classfunctions.php:6121
actioniwptp_product_row_html_classfunctions.php:6409
actioniwptp_before_loopfunctions.php:6446
filteriwptp_elementfunctions.php:6456
filteriwptp_get_variationsfunctions.php:6479
filteriwptp_cart_total_quantityfunctions.php:6491
filteriwptp_cart_total_pricefunctions.php:6492
actioninitfunctions.php:6544
actioninitfunctions.php:6546
actioniwptp_before_apply_user_filtersfunctions.php:6568
filteraws_search_results_products_idsfunctions.php:6570
filteriwptp_query_argsfunctions.php:6572
actionwp_print_scriptsfunctions.php:6574
filteriwptp_permitted_paramsfunctions.php:6576
filteriwptp_permitted_shortcode_attributesfunctions.php:6578
filteriwptp_product_is_on_salefunctions.php:6712
filteriwptp_product_get_sale_pricefunctions.php:6728
filteriwptp_product_get_regular_pricefunctions.php:6744
filteriwptp_product_get_lowest_pricefunctions.php:6760
filteriwptp_product_get_highest_pricefunctions.php:6771
filteriwptp_get_variationsfunctions.php:6782
actionwp_enqueue_scriptsfunctions.php:6831
actioniwptp_product_row_html_classfunctions.php:6856
filteriwptp_element_markupfunctions.php:7006
filteriwptp_get_variationsfunctions.php:7035
actioniwptp_container_closefunctions.php:7055
actioniwptp_product_row_html_classfunctions.php:7075
actionwoocommerce_before_add_to_cart_formfunctions.php:7092
actioniwptp_modal_form_content_startfunctions.php:7093
actioniwptp_before_loopfunctions.php:7216
filteriwptp_query_argsfunctions.php:7274
filteriwptp_element_markupfunctions.php:7300
actionwoocommerce_product_queryfunctions.php:7320
actionwoocommerce_before_main_contentfunctions.php:7333
filteriwptp_query_argsfunctions.php:7348
actionwp_print_scriptsfunctions.php:7372
filteriwptp_permitted_paramsfunctions.php:7386
filteriwptp_query_argsfunctions.php:7397
actioniwptp_before_loopfunctions.php:7449
actionwoocommerce_single_variationfunctions.php:7456
actionwoocommerce_simple_add_to_cartfunctions.php:7459
filteriwptp_element_markupfunctions.php:7464
actionwoocommerce_after_add_to_cart_quantityfunctions.php:7486
actionwp_enqueue_scriptsfunctions.php:7561
actionwp_enqueue_scriptsfunctions.php:7594
filterwoocommerce_available_variationfunctions.php:7755
filteriwptp_query_argsfunctions.php:7872
filteriwptp_select_variation_pricefunctions.php:7898
filteriwptp_product_get_lowest_pricefunctions.php:7913
filteriwptp_product_get_highest_pricefunctions.php:7927
filteriwptp_product_get_sale_pricefunctions.php:7941
filteriwptp_product_is_on_salefunctions.php:7956
actionplugins_loadedfunctions.php:7971
filterrender_order_quantity_based_wholesale_pricingfunctions.php:7978
filteriwptp_get_variationsfunctions.php:7984
filteriwptp_shortcode_attributesfunctions.php:8001
actionwp_enqueue_scriptsfunctions.php:8135
filteriwptp_element_markupfunctions.php:8174
filteriwptp_variation_query_argsfunctions.php:8207
actionwp_enqueue_scriptsfunctions.php:8234
filterwoocommerce_dropdown_variation_attribute_options_argsfunctions.php:8279
filteriwptp_product_row_html_classfunctions.php:8295
actionwp_enqueue_scriptsfunctions.php:8308
filteriwptp_product_row_attributesfunctions.php:8440
actionwp_enqueue_scriptsfunctions.php:8457
actionwp_enqueue_scriptsfunctions.php:8497
actionwc_ajax_iwptp_cartglobal-functions.php:1407
filteriwptp_templateglobal-functions.php:1504
filtermanage_edit-iwptp_product_table_sortable_columnsglobal-functions.php:1700
actionbefore_delete_postglobal-functions.php:1926
actionsave_postglobal-functions.php:1927
filterpost_row_actionsglobal-functions.php:1936
filteriwptp_settingsglobal-functions.php:1971
actionmanage_iwptp_product_table_posts_custom_columnglobal-functions.php:2177
filtermanage_iwptp_product_table_posts_columnsglobal-functions.php:2198
filteriwptp_shortcode_attributesglobal-functions.php:2212
filteriwptp_search_argsglobal-functions.php:2216
actionwp_enqueue_scriptsglobal-functions.php:2232
actioniwptp_before_loopglobal-functions.php:2242
filteriwptp_container_closeglobal-functions.php:2247
filterimage_downsizeglobal-functions.php:2253
filteriwptp_contentglobal-functions.php:2297
filteriwptp_excerptglobal-functions.php:2298
filteriwptp_excerptglobal-functions.php:2301
actionadmin_footerglobal-functions.php:2329
filteriwptp_query_argsglobal-functions.php:2411
actionplugins_loadedglobal-functions.php:2473
actioniwptp_cleanup_sessionsglobal-functions.php:2515
filteriwptp_elementglobal-functions.php:2588
filteriwptp_element_markupglobal-functions.php:2611
filteriwptp_navigationglobal-functions.php:2731
filteriwptp_footerglobal-functions.php:2732
filterterms_clausesglobal-functions.php:2910
actionadmin_noticesimport_export.php:5
actionadmin_initimport_export.php:26
actionplugins_loadedithemeland-woocommerce-product-table-pro-lite.php:39
actionbefore_woocommerce_initithemeland-woocommerce-product-table-pro-lite.php:80
actioninitithemeland-woocommerce-product-table-pro-lite.php:97
actionadmin_menuithemeland-woocommerce-product-table-pro-lite.php:98
actionadmin_menuithemeland-woocommerce-product-table-pro-lite.php:99
filterwoocommerce_product_data_store_cpt_get_products_queryithemeland-woocommerce-product-table-pro-lite.php:100
actionadmin_noticesithemeland-woocommerce-product-table-pro-lite.php:101
actionadmin_enqueue_scriptsithemeland-woocommerce-product-table-pro-lite.php:102
actionadmin_print_scriptsithemeland-woocommerce-product-table-pro-lite.php:103
actionwp_enqueue_scriptsithemeland-woocommerce-product-table-pro-lite.php:104
actioninitithemeland-woocommerce-product-table-pro-lite.php:105
filterpost_row_actionsithemeland-woocommerce-product-table-pro-lite.php:106
filterwoocommerce_add_to_cart_redirectithemeland-woocommerce-product-table-pro-lite.php:109
actionwp_loadedithemeland-woocommerce-product-table-pro-lite.php:112
filterwoocommerce_add_errorithemeland-woocommerce-product-table-pro-lite.php:113
filterwoocommerce_add_cart_item_dataithemeland-woocommerce-product-table-pro-lite.php:114
actionwoocommerce_checkout_create_order_line_itemithemeland-woocommerce-product-table-pro-lite.php:115
filterwoocommerce_order_item_display_meta_keyithemeland-woocommerce-product-table-pro-lite.php:116
filteriwptp_element_markupithemeland-woocommerce-product-table-pro-lite.php:117
filteriwptp_dataithemeland-woocommerce-product-table-pro-lite.php:118
filteradmin_body_classithemeland-woocommerce-product-table-pro-lite.php:119
filterwoocommerce_add_errorithemeland-woocommerce-product-table-pro-lite.php:576
actionadmin_enqueue_scriptspresets\presets.php:5
actionadmin_initpresets\presets.php:142
actionadmin_initpresets\presets.php:160
actionwc_ajax_iwptp_ajaxrequests\ajax-handler.php:26
actionwc_ajax_iwptp_add_to_cartrequests\ajax-handler.php:33
actionwc_ajax_iwptp_get_product_form_modalrequests\ajax-handler.php:40
actionadmin_post_iwptp_activation_pluginrequests\post-handler.php:18
filteriwptp_before_apply_user_filterssearch.php:686
filteriwptp_style_prop_valstyle-functions.php:409
filteriwptp_elementstyle-functions.php:521
filteriwptp_elementstyle-functions.php:539
filteriwptp_style_divisionstyle-functions.php:579

Scheduled Events 1

iwptp_cleanup_sessions
Maintenance & Trust

TABLEiT – Product Table for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 4, 2026
PHP min version8.0.3
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TABLEiT – Product Table for WooCommerce Developer Profile

ithemelandco

9 plugins · 5K total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect TABLEiT – Product Table 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/advanced-product-table-for-woocommerce/assets/css/admin.css/wp-content/plugins/advanced-product-table-for-woocommerce/assets/css/frontend.css/wp-content/plugins/advanced-product-table-for-woocommerce/assets/js/admin.js/wp-content/plugins/advanced-product-table-for-woocommerce/assets/js/frontend.js/wp-content/plugins/advanced-product-table-for-woocommerce/framework/onboarding/assets/css/onboarding.css/wp-content/plugins/advanced-product-table-for-woocommerce/framework/onboarding/assets/js/onboarding.js
Script Paths
/wp-content/plugins/advanced-product-table-for-woocommerce/assets/js/admin.js/wp-content/plugins/advanced-product-table-for-woocommerce/assets/js/frontend.js/wp-content/plugins/advanced-product-table-for-woocommerce/framework/onboarding/assets/js/onboarding.js
Version Parameters
advanced-product-table-for-woocommerce/assets/css/admin.css?ver=advanced-product-table-for-woocommerce/assets/css/frontend.css?ver=advanced-product-table-for-woocommerce/assets/js/admin.js?ver=advanced-product-table-for-woocommerce/assets/js/frontend.js?ver=advanced-product-table-for-woocommerce/framework/onboarding/assets/css/onboarding.css?ver=advanced-product-table-for-woocommerce/framework/onboarding/assets/js/onboarding.js?ver=

HTML / DOM Fingerprints

CSS Classes
iwptp-tableiwptp-dark-themeiwptp-editor-wrapper
HTML Comments
<!-- Admin Product Table -->
Data Attributes
data-iwptp-editor-theme
JS Globals
IWPTPL_VERSIONIWPTPL_NAMEIWPTPL_LABELIWPTPL_DESCRIPTIONIWPTPL_PLUGINIWPTPL_MAIN_PAGE+9 more
Shortcode Output
[it_product_table
FAQ

Frequently Asked Questions about TABLEiT – Product Table for WooCommerce