Product Catalog Simple Security & Risk Analysis

wordpress.org/plugins/post-type-x

Catalog plugin with fully customizable responsive design, search and categories. Best for product catalog and services or portfolio presentation.

1K active installs v1.8.5 PHP + WP 3.7+ Updated Dec 3, 2025
catalogcatalogueproductproduct-catalogproduct-gallery
95
A · Safe
CVEs total8
Unpatched0
Last CVEOct 16, 2025
Safety Verdict

Is Product Catalog Simple Safe to Use in 2026?

Generally Safe

Score 95/100

Product Catalog Simple has a strong security track record. Known vulnerabilities have been patched promptly.

8 known CVEsLast CVE: Oct 16, 2025Updated 4mo ago
Risk Assessment

The 'post-type-x' v1.8.5 plugin presents a mixed security posture. While it exhibits some good practices, such as a high percentage of prepared SQL statements and a significant number of capability checks, several concerning areas remain. The presence of 5 AJAX handlers without authentication checks is a significant risk, potentially allowing unauthorized users to trigger sensitive actions. Furthermore, the taint analysis reveals 5 high-severity flows with unsanitized paths, indicating potential injection vulnerabilities that attackers could exploit. The plugin's history of 8 medium-severity CVEs, including Cross-Site Scripting and Cross-Site Request Forgery, suggests a pattern of past vulnerabilities that, while currently unpatched, highlight areas where the developers have previously struggled with secure coding. The use of `unserialize` without evident sanitization is also a red flag, as it can lead to deserialization vulnerabilities if not handled with extreme care. Overall, while not critically flawed, the plugin requires attention to its unprotected entry points, unsanitized data flows, and historical vulnerability trends.

Key Concerns

  • AJAX handlers without auth checks
  • High severity unsanitized taint flows
  • Use of unserialize function
  • Medium severity CVE history (8 total)
  • Low percentage of properly escaped output
Vulnerabilities
8

Product Catalog Simple Security Vulnerabilities

CVEs by Year

1 CVE in 2020
2020
3 CVEs in 2023
2023
4 CVEs in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
8

8 total CVEs

CVE-2025-62061medium · 4.3Cross-Site Request Forgery (CSRF)

Product Catalog Simple <= 1.8.4 - Cross-Site Request Forgery

Oct 16, 2025 Patched in 1.8.5 (8d)
CVE-2025-58992medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product Catalog Simple <= 1.8.2 - Authenticated (Contributor+) Stored Cross-Site Scripting

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

Product Catalog Simple <= 1.8.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jun 5, 2025 Patched in 1.8.2 (7d)
CVE-2025-1405medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product Catalog Simple <= 1.7.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via show_products Shortcode

Feb 27, 2025 Patched in 1.8.0 (1d)
CVE-2023-51687medium · 5.3Exposure of Sensitive Information to an Unauthorized Actor

Product Catalog Simple <= 1.7.6 - Sensitive Information Exposure via Product CSV

Dec 27, 2023 Patched in 1.7.7 (27d)
WF-4a134509-8dc0-41ac-9b5c-5b173a1e3c68-post-type-xmedium · 4.3Cross-Site Request Forgery (CSRF)

Product Catalog Simple <= 1.7.5 - Cross-Site Request Forgery via ic_system_status

Nov 8, 2023 Patched in 1.7.6 (76d)
CVE-2023-29388medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product Catalog Simple <= 1.6.17 - Reflected Cross-Site Scripting

Apr 6, 2023 Patched in 1.7.0 (292d)
CVE-2020-36743medium · 4.3Cross-Site Request Forgery (CSRF)

Product Catalog Simple <= 1.5.13 - Cross-Site Request Forgery Bypass

Sep 16, 2020 Patched in 1.5.13 (1224d)
Code Analysis
Analyzed Mar 16, 2026

Product Catalog Simple Code Analysis

Dangerous Functions
2
Raw SQL Queries
6
22 prepared
Unescaped Output
521
318 escaped
Nonce Checks
27
Capability Checks
50
File Operations
20
External Requests
10
Bundled Libraries
1

Dangerous Functions Found

unserialize$breadcrumbs_options = get_option( 'product_breadcrumbs', unserialize( DEFAULT_PRODUCT_BREADCRUMBS )core\functions\functions.php:517
unserializereturn @unserialize( trim( $data ), [ 'allowed_classes' => false ] );core\functions\functions.php:807

Bundled Libraries

jQuery

SQL Query Safety

79% prepared28 total queries

Output Escaping

38% escaped839 total outputs
Data Flows
18 unsanitized

Data Flow Analysis

25 flows18 with unsanitized paths
ic_post_duplicator_notice (core\functions\duplicate.php:125)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

Product Catalog Simple Attack Surface

Entry Points41
Unprotected5

AJAX Handlers 18

authwp_ajax_ic_user_hide_contentcore\functions\content-functions.php:200
noprivwp_ajax_ic_user_hide_contentcore\functions\content-functions.php:201
noprivwp_ajax_ic_self_submitcore\includes\product-ajax.php:20
authwp_ajax_ic_self_submitcore\includes\product-ajax.php:21
authwp_ajax_hide_empty_bar_messagecore\includes\product-filters.php:468
authwp_ajax_ic_search_docscore\includes\settings\search.php:21
authwp_ajax_ic_ajax_hide_messagecore\includes\settings\settings-functions.php:496
authwp_ajax_implecode_wp_tooltip_hidecore\includes\settings\tooltips.php:213
authwp_ajax_implecode_wp_tooltip_dismiss_allcore\includes\settings\tooltips.php:233
authwp_ajax_save_implecode_toolscore\includes\system.php:461
authwp_ajax_ic_submit_deactivation_reasoncore\includes\tracking.php:50
authwp_ajax_ic_assign_listingcore\templates\shortcode-catalog.php:23
authwp_ajax_ic_is_woo_template_availablecore\templates\templates-woo.php:30
authwp_ajax_save_wizardcore\templates\theme-integration.php:27
authwp_ajax_hide_review_noticecore\theme-product_adder_support.php:26
authwp_ajax_hide_ic_noticecore\theme-product_adder_support.php:27
authwp_ajax_hide_translate_noticecore\theme-product_adder_support.php:28
authwp_ajax_ic_add_catalog_shortcodecore\theme-product_adder_support.php:29

Shortcodes 23

[sample_long_desc] core\functions\activation.php:158
[product_listing_title] core\functions\functions.php:304
[catalog_filters_bar] core\functions\functions.php:1215
[display_product_categories] core\functions\shortcodes.php:16
[show_categories] core\functions\shortcodes.php:31
[product_category_name] core\functions\shortcodes.php:126
[product_name] core\functions\shortcodes.php:162
[product_description] core\functions\shortcodes.php:179
[product_short_description] core\functions\shortcodes.php:207
[product_gallery] core\functions\shortcodes.php:225
[product_related_categories] core\functions\shortcodes.php:242
[related_products] core\functions\shortcodes.php:259
[back_to_products_url] core\functions\shortcodes.php:276
[product_breadcrumbs] core\functions\shortcodes.php:289
[product_listing_products] core\functions\shortcodes.php:300
[product_listing_categories] core\functions\shortcodes.php:316
[product_page_class] core\functions\shortcodes.php:332
[product_page_id] core\functions\shortcodes.php:355
[show_featured_products] core\includes\class-ic-featured-products.php:26
[show_product_catalog] core\templates\shortcode-catalog.php:18
[content_product_adder] core\templates\templates-functions.php:16
[show_products] core\templates\templates-functions.php:264
[theme_integration] core\templates\theme-integration.php:19
WordPress Hooks 612
actionic_catalog_wpcore\ext-comp\builders.php:18
filteret_builder_post_typescore\ext-comp\builders.php:19
filteric_shortcode_catalog_applycore\ext-comp\builders.php:20
actionic_shortcode_catalog_hooks_addedcore\ext-comp\builders.php:22
actionelementor/widgets/widgets_registeredcore\ext-comp\elementor\index.php:18
actionelementor/elements/categories_registeredcore\ext-comp\elementor\index.php:19
actionic_epc_loadedcore\ext-comp\index.php:14
actionelementor/initcore\ext-comp\index.php:34
actionic_epc_includedcore\ext-comp\index.php:48
filterwp_session_expiration_variantcore\ext-comp\index.php:49
filterwp_session_expirationcore\ext-comp\index.php:50
actionbefore_product_listcore\ext-comp\jetpack.php:13
actionbefore_ajax_product_listcore\ext-comp\jetpack.php:14
actionsingle_product_begincore\ext-comp\jetpack.php:20
filterjetpack_relatedposts_filter_optionscore\ext-comp\jetpack.php:29
filterinfinite_scroll_archive_supportedcore\ext-comp\jetpack.php:38
actionpll_pre_initcore\ext-comp\multilingual.php:19
actioninitcore\ext-comp\multilingual.php:20
filterproduct_listing_idcore\ext-comp\multilingual.php:25
filterproduct_listing_urlcore\ext-comp\multilingual.php:26
filteric_permalink_idcore\ext-comp\multilingual.php:27
filteric_product_idcore\ext-comp\multilingual.php:28
filteric_is_page_idcore\ext-comp\multilingual.php:29
actionic_ajax_self_submitcore\ext-comp\multilingual.php:33
actionadmin_initcore\ext-comp\multilingual.php:34
filteric_product_ajax_query_varscore\ext-comp\multilingual.php:35
filteric_settings_select_page_argscore\ext-comp\multilingual.php:39
filteric_get_all_catalog_products_argscore\ext-comp\multilingual.php:40
filteric_reassign_attr_product_argscore\ext-comp\multilingual.php:41
filteric_update_product_data_product_argscore\ext-comp\multilingual.php:42
filterproduct_slugcore\ext-comp\multilingual.php:43
filteric_wp_query_argscore\ext-comp\multilingual.php:44
filteric_adding_id_to_cartcore\ext-comp\multilingual.php:45
filteric_cart_insert_idcore\ext-comp\multilingual.php:46
filteris_ic_product_in_cartcore\ext-comp\multilingual.php:47
filterpll_home_url_white_listcore\ext-comp\multilingual.php:48
filterproduct_listing_idcore\ext-comp\multilingual.php:62
filterproduct_query_varcore\ext-comp\qtranslate-slug.php:15
actionsettings-menucore\ext-comp\woocommerce.php:16
actionsettings-contentcore\ext-comp\woocommerce.php:17
actionic-woocommerce-settingscore\ext-comp\woocommerce.php:18
filterwpseo_metabox_priocore\ext-comp\wpseo.php:18
actionadd_meta_boxescore\ext-comp\wpseo.php:22
actionwpcore\ext-comp\wpseo.php:28
actionadd_meta_boxescore\ext-comp\wpseo.php:37
actionadmin_print_footer_scriptscore\ext-comp\wpseo.php:60
filterwpseo_titlecore\ext-comp\wpseo.php:62
actionic_epc_loadedcore\ext-comp\wp_session\wp-session.php:83
actionshutdowncore\ext-comp\wp_session\wp-session.php:119
actionadmin_initcore\functions\activation.php:224
actionic_update_product_datacore\functions\activation.php:333
actionic_update_product_data_frozencore\functions\activation.php:334
filterenter_title_herecore\functions\base.php:15
actionpre_get_postscore\functions\cached.php:257
actionic_pre_get_products_onlycore\functions\cached.php:305
filteric_categories_ready_to_showcore\functions\cached.php:553
actionadmin_initcore\functions\capabilities.php:66
filtermap_meta_capcore\functions\capabilities.php:142
actionadmin_bar_menucore\functions\catalog-admin.php:16
actionic_product_admin_actionscore\functions\catalog-admin.php:17
actionic_product_metacore\functions\catalog-admin.php:18
actionic_product_metacore\functions\catalog-admin.php:19
actionic_listing_metacore\functions\catalog-admin.php:20
actionic_listing_metacore\functions\catalog-admin.php:21
actionic_listing_metacore\functions\catalog-admin.php:22
actionbefore_product_listing_entrycore\functions\catalog-admin.php:23
actionic_listing_admin_actionscore\functions\catalog-admin.php:24
actionbefore_product_pagecore\functions\compatibility.php:68
filterpost_thumbnail_htmlcore\functions\compatibility.php:75
filterpost_thumbnail_htmlcore\functions\compatibility.php:76
actionic_pre_get_products_searchcore\functions\compatibility.php:241
actionbefore_product_pagecore\functions\compatibility.php:383
filterthe_contentcore\functions\compatibility.php:390
filteresc_htmlcore\functions\compatibility.php:409
actionsingle_product_endcore\functions\content-functions.php:55
actionic_catalog_localize_scriptscore\functions\content-functions.php:119
actionadmin_initcore\functions\duplicate.php:13
filterpost_row_actionscore\functions\duplicate.php:96
actionic_catalog_admin_noticescore\functions\duplicate.php:119
filteric_category_image_idcore\functions\functions.php:71
actionbefore_product_entrycore\functions\functions.php:250
actionsingle_product_headercore\functions\functions.php:267
actionbefore_product_listing_entrycore\functions\functions.php:281
actionproduct_listing_headercore\functions\functions.php:295
actionproduct_detailscore\functions\functions.php:336
filterproduct_short_descriptioncore\functions\functions.php:346
filterproduct_short_descriptioncore\functions\functions.php:347
filterproduct_short_descriptioncore\functions\functions.php:348
filterproduct_short_descriptioncore\functions\functions.php:349
filterproduct_short_descriptioncore\functions\functions.php:350
filterproduct_short_descriptioncore\functions\functions.php:351
actionafter_product_detailscore\functions\functions.php:355
filterproduct_simple_descriptioncore\functions\functions.php:367
filterproduct_simple_descriptioncore\functions\functions.php:368
filterproduct_simple_descriptioncore\functions\functions.php:369
filterproduct_simple_descriptioncore\functions\functions.php:370
filterproduct_simple_descriptioncore\functions\functions.php:371
filterthe_contentcore\functions\functions.php:379
actionsingle_product_endcore\functions\functions.php:383
filterthe_contentcore\functions\functions.php:461
actionsingle_product_begincore\functions\functions.php:659
actionproduct_listing_begincore\functions\functions.php:660
actionwidgets_initcore\functions\functions.php:676
filterwidget_types_to_hide_from_legacy_widget_blockcore\functions\functions.php:690
actionadmin_footercore\functions\functions.php:704
actionbefore_product_detailscore\functions\functions.php:720
actionwpcore\functions\functions.php:820
filterwp_titlecore\functions\functions.php:824
filterwp_titlecore\functions\functions.php:825
filterdocument_title_partscore\functions\functions.php:826
filterdocument_title_partscore\functions\functions.php:827
filterplugin_row_metacore\functions\functions.php:906
actionafter_setup_themecore\functions\functions.php:1006
actioninitcore\functions\functions.php:1007
actionpre_get_postscore\functions\functions.php:1028
filtershortcode_querycore\functions\functions.php:1046
actionic_pre_get_products_onlycore\functions\functions.php:1054
filtershortcode_querycore\functions\functions.php:1097
filterhome_product_listing_querycore\functions\functions.php:1098
actionbefore_product_listcore\functions\functions.php:1195
actionic_product_status_changecore\functions\functions.php:1323
actionic_catalog_wp_headcore\functions\functions.php:1453
filterget_post_metadatacore\functions\functions.php:1460
filterhas_post_thumbnailcore\functions\functions.php:1461
actionsingle_product_begincore\functions\functions.php:1463
actionproduct_listing_begincore\functions\functions.php:1464
actionbefore_category_listcore\functions\functions.php:1465
actionbefore_product_listcore\functions\functions.php:1466
actionic_before_get_image_htmlcore\functions\functions.php:1467
filterwp_kses_allowed_htmlcore\functions\functions.php:1716
actionwp_print_footer_scriptscore\functions\functions.php:1730
actioninitcore\functions\index.php:34
actionpost_updatedcore\functions\rewrite.php:16
actiondelete_postcore\functions\rewrite.php:17
actiontrashed_postcore\functions\rewrite.php:18
filterthe_contentcore\functions\shortcodes.php:201
actiongeneral_submenucore\functions\support.php:23
actionproduct-settingscore\functions\support.php:214
actionadmin_initcore\functions\support.php:216
actionadmin_initcore\functions\support.php:224
actionin_admin_headercore\includes\activation-config.php:22
actionic_epc_mode_selectedcore\includes\activation-config.php:23
actionproduct_settings_menucore\includes\activation-config.php:25
actionadmin_initcore\includes\activation-config.php:26
actionadmin_initcore\includes\activation-config.php:27
actionic_settings_topcore\includes\activation-config.php:28
actionshopping-cart-settingscore\includes\activation-config.php:29
actionproduct-variations-settingscore\includes\activation-config.php:30
actionproduct-attributescore\includes\activation-config.php:31
actionfront_end_labels_submenucore\includes\activation-config.php:32
actionproduct_listing_front_end_labels_settingscore\includes\activation-config.php:33
actioncustom-design-submenucore\includes\activation-config.php:34
actionsingle_product_designcore\includes\activation-config.php:35
actionic_cat_extensions_page_startcore\includes\activation-config.php:36
actionic_extensions_page_help_textcore\includes\activation-config.php:37
actionic_products_edit_screencore\includes\activation-config.php:38
filteradmin_product_detailscore\includes\activation-config.php:39
actionic_product_cat_fieldscore\includes\activation-config.php:40
actionic_affiliate_button_settingscore\includes\activation-config.php:41
actionic_catalog_admin_priority_noticescore\includes\activation-config.php:256
actionic_after_layout_integration_setting_htmlcore\includes\blocks\block-edit.php:17
filtercatalog_multiple_settingscore\includes\blocks\block-edit.php:18
actionadmin_initcore\includes\blocks\block-edit.php:19
actioninitcore\includes\blocks\block-edit.php:20
filteric_epc_allow_gutenbergcore\includes\blocks\block-edit.php:27
filteric_epc_allow_gutenbergcore\includes\blocks\block-edit.php:36
actiondo_meta_boxescore\includes\blocks\block-edit.php:41
actionadd_product_metaboxescore\includes\blocks\block-edit.php:42
actionadd_meta_boxescore\includes\blocks\block-edit.php:43
actionenqueue_block_editor_assetscore\includes\blocks\block-edit.php:44
filteric_product_short_desc_inputcore\includes\blocks\block-edit.php:47
filteruse_block_editor_for_post_typecore\includes\blocks\block-edit.php:146
filteruse_block_editor_for_post_typecore\includes\blocks\block-edit.php:200
filteruse_block_editor_for_postcore\includes\blocks\block-edit.php:203
actionic_register_blockscore\includes\blocks\context-blocks.php:17
filterblock_type_metadatacore\includes\blocks\context-blocks.php:18
actioninitcore\includes\blocks\index.php:35
actionadmin_print_scriptscore\includes\blocks\index.php:36
actionregister_catalog_admin_stylescore\includes\blocks\index.php:37
actionregister_catalog_stylescore\includes\blocks\index.php:38
actionenqueue_block_assetscore\includes\blocks\index.php:39
filterblock_categoriescore\includes\blocks\index.php:43
filterblock_categories_allcore\includes\blocks\index.php:45
filteric_catalog_default_listing_contentcore\includes\blocks\index.php:47
filteric_catalog_shortcode_namecore\includes\blocks\index.php:48
filterwrite_your_storycore\includes\blocks\index.php:49
filteric_block_contentcore\includes\blocks\product-parts.php:14
filterpost_thumbnail_idcore\includes\blocks\product-parts.php:20
actionic_register_blockscore\includes\blocks\widgets.php:23
filteric_epc_blocks_localizecore\includes\blocks\widgets.php:24
filterwidget_block_dynamic_classnamecore\includes\blocks\widgets.php:25
filteric_widget_block_contentcore\includes\blocks\widgets.php:26
filteradmin_product_detailscore\includes\class-ic-featured-products.php:21
filterproduct_details_box_visiblecore\includes\class-ic-featured-products.php:22
filterproduct_meta_savecore\includes\class-ic-featured-products.php:23
filtershow_products_shortcode_argscore\includes\class-ic-featured-products.php:24
filtershortcode_querycore\includes\class-ic-featured-products.php:25
actionwp_footercore\includes\class-ic-sitewide-bar.php:22
filterwp_nav_menu_itemscore\includes\class-ic-sitewide-bar.php:23
actionic_catalog_design_schemes_topcore\includes\class-ic-sitewide-bar.php:25
filteric_catalog_design_schemescore\includes\class-ic-sitewide-bar.php:26
actionic_catalog_bar_contentcore\includes\class-ic-sitewide-bar.php:27
actionic_catalog_bar_contentcore\includes\class-ic-sitewide-bar.php:28
actionic_catalog_customizer_sectionscore\includes\class-ic-sitewide-bar.php:30
filteric_customizer_settingscore\includes\class-ic-sitewide-bar.php:31
actionic_register_blockscore\includes\class-ic-sitewide-bar.php:33
actionenqueue_block_assetscore\includes\class-ic-sitewide-bar.php:35
actionwpcore\includes\class-ic-sitewide-bar.php:37
filteric_search_box_classcore\includes\class-ic-sitewide-bar.php:159
actionwpcore\includes\cron.php:28
actioncustomize_registercore\includes\customizer.php:17
actioncustomize_registercore\includes\customizer.php:18
actioncustomize_registercore\includes\customizer.php:19
filteric_customizer_settingscore\includes\customizer.php:20
filteric_customizer_settingscore\includes\customizer.php:21
actionproduct_settings_menucore\includes\extensions.php:35
actionic_epc_loadedcore\includes\extensions.php:530
filterinstall_plugin_complete_actionscore\includes\extensions.php:713
filterinstall_plugin_complete_actionscore\includes\extensions.php:759
actionsettings-menucore\includes\extensions.php:909
actionsettings-menucore\includes\extensions.php:927
actionextensions-menucore\includes\extensions.php:939
actionic_before_extensions_listcore\includes\extensions.php:951
filteric_cat_extensionscore\includes\extensions.php:1017
actionactivated_plugincore\includes\extensions.php:1084
actionic_cat_extensions_page_startcore\includes\extensions.php:1093
actionic_cat_extensions_page_startcore\includes\extensions.php:1104
actionic_catalog_admin_priority_noticescore\includes\extensions.php:1133
actionic_license_expiration_messagecore\includes\extensions.php:1168
actionic_license_reverify_schedulecore\includes\extensions.php:1169
actionic_catalog_admin_priority_noticescore\includes\extensions.php:1264
actionwpcore\includes\hooks.php:19
actiontemplate_redirectcore\includes\hooks.php:20
actionwp_headcore\includes\hooks.php:21
actionwp_headcore\includes\hooks.php:22
filterbody_classcore\includes\hooks.php:23
filterbody_classcore\includes\hooks.php:24
filterwp_nav_menucore\includes\hooks.php:26
filterwp_page_menucore\includes\hooks.php:27
filterwp_get_nav_menu_itemscore\includes\hooks.php:28
filterpre_wp_nav_menucore\includes\hooks.php:29
filterwp_page_menu_argscore\includes\hooks.php:30
filterwp_get_nav_menu_objectcore\includes\hooks.php:31
actionshutdowncore\includes\ic_session.php:115
filterwp_die_ajax_handlercore\includes\ic_session.php:116
filterwp_redirectcore\includes\ic_session.php:117
actionwp_logoutcore\includes\ic_session.php:118
actionic_cleanup_sessionscore\includes\ic_session.php:122
actionwp_loadedcore\includes\product-ajax.php:19
actionregister_catalog_stylescore\includes\product-ajax.php:22
actionenqueue_main_catalog_scriptscore\includes\product-ajax.php:23
filterproduct-list-attrcore\includes\product-ajax.php:24
filterparse_tax_querycore\includes\product-ajax.php:95
filterget_pagenum_linkcore\includes\product-ajax.php:134
actioninitcore\includes\product-categories.php:15
actionic_pre_get_products_taxcore\includes\product-categories.php:98
actionic_pre_get_products_listingcore\includes\product-categories.php:121
filterhome_product_listing_querycore\includes\product-categories.php:136
filterwp_terms_checklist_argscore\includes\product-categories.php:160
actional_product-cat_add_formcore\includes\product-category-columns.php:14
actional_product-cat_edit_formcore\includes\product-category-columns.php:24
actional_product-cat_add_formcore\includes\product-category-columns.php:25
actionedit_al_product-catcore\includes\product-category-columns.php:37
actioncreate_al_product-catcore\includes\product-category-columns.php:38
actiondelete_al_product-catcore\includes\product-category-columns.php:56
actional_product-cat_add_form_fieldscore\includes\product-category-columns.php:71
actional_product-cat_edit_form_fieldscore\includes\product-category-columns.php:83
filtermanage_edit-al_product-cat_columnscore\includes\product-category-columns.php:102
actionmanage_al_product-cat_custom_columncore\includes\product-category-columns.php:128
actional_product-cat_add_form_fieldscore\includes\product-category-columns.php:202
actional_product-cat_edit_form_fieldscore\includes\product-category-columns.php:236
actionadmin_initcore\includes\product-category-columns.php:292
actionedit_termscore\includes\product-category-columns.php:293
filterpre_insert_termcore\includes\product-category-columns.php:295
filterpre_term_descriptioncore\includes\product-category-columns.php:319
filterterm_descriptioncore\includes\product-category-columns.php:320
filtermanage_edit-al_product_columnscore\includes\product-columns.php:14
actionmanage_al_product_posts_custom_columncore\includes\product-columns.php:40
filtermanage_edit-al_product_sortable_columnscore\includes\product-columns.php:63
filterposts_orderbycore\includes\product-columns.php:76
actionrestrict_manage_postscore\includes\product-columns.php:133
actionquick_edit_custom_boxcore\includes\product-columns.php:164
actionsave_postcore\includes\product-columns.php:194
filterviews_edit-al_productcore\includes\product-columns.php:224
actionsettings-menucore\includes\product-columns.php:233
actionic_set_product_filterscore\includes\product-filter.php:109
filteractive_product_filterscore\includes\product-filter.php:110
filterinitcore\includes\product-filter.php:113
filteric_filter_taxonomiescore\includes\product-filter.php:114
actionproduct_meta_save_updatecore\includes\product-filter.php:117
filteric_product_ajax_query_varscore\includes\product-filter.php:118
actionapply_product_filterscore\includes\product-filter.php:120
filterapply_shortcode_product_filterscore\includes\product-filter.php:121
actionapply_product_filterscore\includes\product-filter.php:242
actionapply_product_filterscore\includes\product-filter.php:405
filterapply_shortcode_product_filterscore\includes\product-filter.php:406
actionapply_product_filterscore\includes\product-filter.php:408
filterapply_shortcode_product_filterscore\includes\product-filter.php:409
actionsend_headerscore\includes\product-filters.php:85
filterwp_die_ajax_handlercore\includes\product-filters.php:86
filterwp_redirectcore\includes\product-filters.php:87
actionshutdowncore\includes\product-filters.php:88
actionshutdowncore\includes\product-filters.php:115
actionshutdowncore\includes\product-filters.php:116
actionsend_headerscore\includes\product-filters.php:117
filterwp_die_ajax_handlercore\includes\product-filters.php:118
filterwp_redirectcore\includes\product-filters.php:119
actionic_session_save_endcore\includes\product-filters.php:120
actionrequests-curl.before_requestcore\includes\product-filters.php:121
actionwp_loadedcore\includes\product-filters.php:185
actionwp_loadedcore\includes\product-filters.php:251
actionic_pre_get_products_onlycore\includes\product-filters.php:370
filteric_filterable_querycore\includes\product-filters.php:414
filtershortcode_querycore\includes\product-filters.php:415
filterhome_product_listing_querycore\includes\product-filters.php:416
filtercategory_count_querycore\includes\product-filters.php:417
filterproduct_search_button_textcore\includes\product-filters.php:451
actionic_catalog_wpcore\includes\product-filters.php:499
actionbefore_ajax_product_listcore\includes\product-filters.php:500
actionadmin_menucore\includes\product-settings.php:20
filteroption_page_capability_product_settingscore\includes\product-settings.php:22
filteroption_page_capability_product_attributescore\includes\product-settings.php:23
filteroption_page_capability_product_shippingcore\includes\product-settings.php:24
filteroption_page_capability_product_names_archivecore\includes\product-settings.php:25
filteroption_page_capability_product_names_singlecore\includes\product-settings.php:26
filteroption_page_capability_product_designcore\includes\product-settings.php:27
filteroption_page_capability_single_designcore\includes\product-settings.php:28
filteroption_page_capability_design_schemescore\includes\product-settings.php:29
actionadmin_initcore\includes\product-settings.php:37
actionic_settings_topcore\includes\product-settings.php:208
actionic_catalog_admin_noticescore\includes\product-settings.php:270
actionic_catalog_admin_noticescore\includes\product-settings.php:289
actional_product-cat_pre_edit_formcore\includes\product-settings.php:313
actionregister_catalog_stylescore\includes\register-product.php:18
actioninitcore\includes\register-product.php:19
actionadmin_headcore\includes\register-product.php:22
actionpost_updatedcore\includes\register-product.php:25
actiontransition_post_statuscore\includes\register-product.php:26
actioncurrent_screencore\includes\register-product.php:27
filtergenerate_rewrite_rulescore\includes\register-product.php:30
filteruse_block_editor_for_post_typecore\includes\register-product.php:32
filtergutenberg_can_edit_post_typecore\includes\register-product.php:33
filteruse_block_editor_for_postcore\includes\register-product.php:34
filtergutenberg_can_edit_postcore\includes\register-product.php:35
actionwp_print_scriptscore\includes\register-product.php:38
filterget_post_metadatacore\includes\register-product.php:40
actionic_scheduled_hidden_data_processingcore\includes\register-product.php:43
actionedit_form_after_titlecore\includes\register-product.php:50
actionedit_form_after_editorcore\includes\register-product.php:51
actionadmin_menucore\includes\register-product.php:53
actionadmin_headcore\includes\register-product.php:54
actiondo_meta_boxescore\includes\register-product.php:56
filterpost_updated_messagescore\includes\register-product.php:58
filterget_post_metadatacore\includes\register-product.php:434
filterget_post_metadatacore\includes\register-product.php:466
filterget_post_metadatacore\includes\register-product.php:516
actiongeneral_submenucore\includes\settings\csv.php:24
actionadmin_initcore\includes\settings\csv.php:76
actionproduct-settingscore\includes\settings\csv.php:89
filtersimple_csv_separatorcore\includes\settings\csv.php:427
filterupload_mimescore\includes\settings\csv.php:479
actionic_simple_csv_bottomcore\includes\settings\csv.php:492
actionic_csv_import_endcore\includes\settings\csv.php:493
actionsettings-menucore\includes\settings\custom-design.php:24
actionproduct-settings-listcore\includes\settings\custom-design.php:39
actioncustom-design-settingscore\includes\settings\custom-design.php:71
actioncustom-design-settingscore\includes\settings\custom-design.php:197
actioncustom-design-settingscore\includes\settings\custom-design.php:323
actionsettings-menucore\includes\settings\custom-names.php:93
actionproduct-settings-listcore\includes\settings\custom-names.php:100
actionic_simple_csv_bottomcore\includes\settings\extension-info.php:19
actiongeneral_submenucore\includes\settings\extension-info.php:20
filteradmin_product_detailscore\includes\settings\extension-info.php:21
actionic_EPC_first_activationcore\includes\settings\extension-info.php:22
actionic_plugin_logo_containercore\includes\settings\extension-info.php:36
actionsettings-menucore\includes\settings\general.php:24
actionproduct-settings-listcore\includes\settings\general.php:35
actioninitcore\includes\settings\general.php:79
filterpre_update_option_archive_multiple_settingscore\includes\settings\general.php:86
filterpre_update_option_product_currency_settingscore\includes\settings\general.php:87
actionupdated_optioncore\includes\settings\general.php:810
actionadmin_initcore\includes\settings\image-sizes.php:15
actionproduct-settings-listcore\includes\settings\image-sizes.php:146
actionic_epc_loadedcore\includes\settings\image-sizes.php:156
actionic_settings_topcore\includes\settings\search.php:19
actionic_extensions_page_help_topcore\includes\settings\search.php:20
actionadmin_enqueue_scriptscore\includes\settings\tooltips.php:14
actionadmin_print_footer_scriptscore\includes\settings\tooltips.php:23
actionproduct_settings_menucore\includes\system.php:17
actioninitcore\includes\tracking.php:38
actionadmin_initcore\includes\tracking.php:39
filterpre_update_option_ic_epc_allow_trackingcore\includes\tracking.php:44
actionic_epc_opt_into_trackingcore\includes\tracking.php:45
actionic_epc_opt_out_of_trackingcore\includes\tracking.php:46
actionic_catalog_admin_priority_noticescore\includes\tracking.php:47
actionic_system_toolscore\includes\tracking.php:48
filteric_epc_linkscore\includes\tracking.php:49
filterrecovery_mode_emailcore\includes\tracking.php:54
actionic_epc_weekly_scheduled_eventscore\includes\tracking.php:282
actionadmin_initcore\includes\tracking.php:607
actioninitcore\includes\util\menu.php:56
actionadmin_initcore\includes\util\menu.php:61
filterwp_setup_nav_menu_itemcore\includes\util\menu.php:62
actionwp_update_nav_menu_itemcore\includes\util\menu.php:63
actionwp_nav_menu_item_custom_fieldscore\includes\util\menu.php:64
filterwalker_nav_menu_start_elcore\includes\util\menu.php:65
filterwp_nav_menu_objectscore\includes\util\menu.php:66
filternav_menu_css_classcore\includes\util\menu.php:67
actionimplecode_register_widgetscore\includes\util\widget.php:37
filteric_ajax_self_submit_returncore\includes\util\widget.php:74
filtercategory_css_classcore\includes\widgets\category-widget.php:99
actionwpcore\includes\widgets\category-widget.php:209
actionwidgets_initcore\includes\widgets\filter-widgets.php:15
actionimplecode_register_widgetscore\includes\widgets\filter-widgets.php:552
actionimplecode_register_widgetscore\includes\widgets\related-products-widget.php:81
filteric_search_box_classcore\includes\widgets\search-widget.php:49
actionadmin_enqueue_scriptscore\index.php:39
actionadmin_initcore\index.php:40
actionwpcore\index.php:41
actionadmin_initcore\index.php:42
actionwp_enqueue_scriptscore\index.php:43
actioninitcore\index.php:44
actionafter_setup_themecore\index.php:45
actionplugins_loadedcore\index.php:275
actioninitcore\templates\block-catalog.php:15
actioninitcore\templates\shortcode-catalog.php:19
actionic_catalog_wpcore\templates\shortcode-catalog.php:28
actionic_shortcode_mode_settings_htmlcore\templates\shortcode-catalog.php:30
actionic_after_main_catalog_page_setting_htmlcore\templates\shortcode-catalog.php:31
filteric_archive_multiple_settings_validationcore\templates\shortcode-catalog.php:32
actionic_ajax_self_submit_initcore\templates\shortcode-catalog.php:33
actionloop_no_resultscore\templates\shortcode-catalog.php:44
filterthe_titlecore\templates\shortcode-catalog.php:46
actionic_catalog_template_redirectcore\templates\shortcode-catalog.php:48
actionget_headercore\templates\shortcode-catalog.php:49
filteric_catalog_body_class_startcore\templates\shortcode-catalog.php:50
filteric_catalog_tax_body_classcore\templates\shortcode-catalog.php:53
filteric_catalog_single_body_classcore\templates\shortcode-catalog.php:54
filteric_catalog_pre_nav_menucore\templates\shortcode-catalog.php:58
filteric_catalog_pre_nav_menu_itemscore\templates\shortcode-catalog.php:61
filteric_catalog_pre_nav_menucore\templates\shortcode-catalog.php:62
filteric_catalog_nav_menu_itemscore\templates\shortcode-catalog.php:63
filterwp_list_pages_excludescore\templates\shortcode-catalog.php:64
filterwp_list_pagescore\templates\shortcode-catalog.php:65
filteric_catalog_nav_menucore\templates\shortcode-catalog.php:66
filterbreadcrumb_trail_argscore\templates\shortcode-catalog.php:68
filterbreadcrumb_trail_argscore\templates\shortcode-catalog.php:69
filterbreadcrumb_trailcore\templates\shortcode-catalog.php:71
filteric_catalog_listing_nav_menucore\templates\shortcode-catalog.php:74
actionget_template_partcore\templates\shortcode-catalog.php:75
actionwp_after_load_templatecore\templates\shortcode-catalog.php:76
filterpost_classcore\templates\shortcode-catalog.php:83
filterpost_classcore\templates\shortcode-catalog.php:84
actionic_catalog_wp_head_startcore\templates\shortcode-catalog.php:88
actionic_catalog_wp_head_startcore\templates\shortcode-catalog.php:90
actionic_catalog_wp_headcore\templates\shortcode-catalog.php:92
actionic_catalog_search_wp_headcore\templates\shortcode-catalog.php:94
filtersingle_post_titlecore\templates\shortcode-catalog.php:96
actionloop_startcore\templates\shortcode-catalog.php:98
actionloop_endcore\templates\shortcode-catalog.php:99
actionshortcode_catalog_initcore\templates\shortcode-catalog.php:101
actionshortcode_catalog_initcore\templates\shortcode-catalog.php:102
actionproduct_listing_begincore\templates\shortcode-catalog.php:103
actionadmin_bar_menucore\templates\shortcode-catalog.php:105
actionadmin_bar_menucore\templates\shortcode-catalog.php:106
actionwp_footercore\templates\shortcode-catalog.php:108
actionwp_footercore\templates\shortcode-catalog.php:109
actionic_before_widgetcore\templates\shortcode-catalog.php:111
actionic_after_widgetcore\templates\shortcode-catalog.php:112
filterget_post_metadatacore\templates\shortcode-catalog.php:114
filterthe_contentcore\templates\shortcode-catalog.php:117
filterthe_contentcore\templates\shortcode-catalog.php:119
filternext_post_linkcore\templates\shortcode-catalog.php:121
filterprevious_post_linkcore\templates\shortcode-catalog.php:122
filtercomments_opencore\templates\shortcode-catalog.php:124
actionic_catalog_set_product_idcore\templates\shortcode-catalog.php:126
filteric_catalog_force_product_headercore\templates\shortcode-catalog.php:128
filteric_catalog_force_category_headercore\templates\shortcode-catalog.php:129
filterthe_contentcore\templates\shortcode-catalog.php:186
filterthe_contentcore\templates\shortcode-catalog.php:193
filterthe_titlecore\templates\shortcode-catalog.php:208
filterstrip_shortcodes_tagnamescore\templates\shortcode-catalog.php:294
filterget_post_metadatacore\templates\shortcode-catalog.php:420
filterget_post_metadatacore\templates\shortcode-catalog.php:447
action__before_contentcore\templates\shortcode-catalog.php:487
actionx_get_viewcore\templates\shortcode-catalog.php:490
filterastra_dynamic_theme_csscore\templates\shortcode-catalog.php:493
filterastra_dynamic_theme_csscore\templates\shortcode-catalog.php:494
filterastra_breadcrumb_trail_argscore\templates\shortcode-catalog.php:496
filterastra_breadcrumb_trail_argscore\templates\shortcode-catalog.php:497
filterastra_breadcrumb_trailcore\templates\shortcode-catalog.php:498
actionwpcore\templates\shortcode-catalog.php:502
actionwpcore\templates\shortcode-catalog.php:503
filterthe_titlecore\templates\shortcode-catalog.php:537
actionbefore_shortcode_catalogcore\templates\shortcode-catalog.php:607
actionbefore_shortcode_catalogcore\templates\shortcode-catalog.php:608
actionafter_shortcode_catalogcore\templates\shortcode-catalog.php:609
actionproduct_page_insidecore\templates\shortcode-catalog.php:612
actionshortcode_catalog_initcore\templates\shortcode-catalog.php:889
filterthe_titlecore\templates\shortcode-catalog.php:935
filterget_post_metadatacore\templates\shortcode-catalog.php:1037
filtercurrent_product_post_typecore\templates\shortcode-catalog.php:1089
filterthe_contentcore\templates\shortcode-catalog.php:1300
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1339
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1341
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1342
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1343
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1344
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1345
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1347
filteric_catalog_shortcode_default_contentcore\templates\shortcode-catalog.php:1349
filterthe_contentcore\templates\shortcode-catalog.php:1353
actionproduct_page_insidecore\templates\templates-functions.php:62
actionwp_enqueue_scriptscore\templates\templates-functions.php:272
actionic_pre_get_productscore\templates\templates-functions.php:273
actionparse_tax_querycore\templates\templates-functions.php:296
actionproduct_listing_endcore\templates\templates-functions.php:309
actionproduct_listing_endcore\templates\templates-functions.php:505
filterpost_classcore\templates\templates-functions.php:513
actionbefore_product_listcore\templates\templates-functions.php:544
actionbefore_ajax_product_listcore\templates\templates-functions.php:545
actionbefore_category_listcore\templates\templates-functions.php:546
actionproduct_listing_entry_insidecore\templates\templates-functions.php:547
actionbefore_product_pagecore\templates\templates-functions.php:566
actionic_catalog_wpcore\templates\templates-functions.php:665
actionbefore_product_listcore\templates\templates-functions.php:681
filternav_menu_css_classcore\templates\templates-functions.php:761
filterpage_css_classcore\templates\templates-functions.php:807
actionbefore_product_listing_category_listcore\templates\templates-functions.php:879
actionbefore_category_subcategoriescore\templates\templates-functions.php:895
actionbefore_product_listcore\templates\templates-functions.php:910
filterparse_tax_querycore\templates\templates-functions.php:940
filterproduct_listing_classescore\templates\templates-functions.php:952
actionadvanced_mode_layout_startcore\templates\templates-functions.php:969
actionadvanced_mode_layout_startcore\templates\templates-functions.php:1012
actionadvanced_mode_layout_after_contentcore\templates\templates-functions.php:1019
actionadvanced_mode_layout_endcore\templates\templates-functions.php:1021
filtershortcode_querycore\templates\templates-functions.php:1132
actionproduct_category_page_startcore\templates\templates-functions.php:1150
actionproduct_category_page_startcore\templates\templates-functions.php:1164
filteric_product_cat_desccore\templates\templates-functions.php:1171
filteric_product_cat_desccore\templates\templates-functions.php:1172
filteric_product_cat_desccore\templates\templates-functions.php:1173
filteric_product_cat_desccore\templates\templates-functions.php:1174
filteric_product_cat_desccore\templates\templates-functions.php:1175
filteric_product_cat_desccore\templates\templates-functions.php:1176
actionproduct_listing_entry_insidecore\templates\templates-functions.php:1180
actionafter_product_listcore\templates\templates-functions.php:1224
actionproduct_listing_entry_insidecore\templates\templates-functions.php:1256
actionproduct_listing_endcore\templates\templates-functions.php:1296
actionproduct_listing_endcore\templates\templates-functions.php:1371
filterbody_classcore\templates\templates-functions.php:1385
filteric_catalog_single_body_classcore\templates\templates-functions.php:1414
filteric_catalog_tax_body_classcore\templates\templates-functions.php:1435
filterget_the_archive_titlecore\templates\templates-functions.php:1541
filtertheme_mod_page_layoutcore\templates\templates-twenty-functions.php:19
actioninitcore\templates\templates-woo.php:29
filteradmin_headcore\templates\templates-woo.php:31
actionbefore_product_archivecore\templates\templates-woo.php:73
actionbefore_product_pagecore\templates\templates-woo.php:74
actionafter_product_archivecore\templates\templates-woo.php:75
actionafter_product_pagecore\templates\templates-woo.php:76
actioninitcore\templates\theme-integration.php:21
actionafter_product_pagecore\templates\theme-integration.php:26
actionwp_enqueue_scriptscore\templates\theme-integration.php:28
actionswitch_themecore\templates\theme-integration.php:29
actionadmin_initcore\templates\theme-integration.php:30
filteric_listing_image_htmlcore\templates\themes\theme-classic-grid.php:45
filterproduct-classcore\templates\themes\theme-classic-grid.php:47
filterproduct-category-classcore\templates\themes\theme-classic-grid.php:70
filterproduct_listing_additional_stylescore\templates\themes\theme-classic-grid.php:155
filteric_listing_template_file_pathscore\templates\themes\theme-classic-grid.php:202
filteric_listing_image_htmlcore\templates\themes\theme-classic-list.php:61
filteric_listing_template_file_pathscore\templates\themes\theme-classic-list.php:123
filteric_listing_image_htmlcore\templates\themes\theme-default.php:62
filterproduct-classcore\templates\themes\theme-default.php:64
filterproduct-category-classcore\templates\themes\theme-default.php:168
filterproduct-list-classcore\templates\themes\theme-default.php:195
filterproduct_listing_additional_stylescore\templates\themes\theme-default.php:226
filteric_listing_template_file_pathscore\templates\themes\theme-default.php:254
actionsingle_product_headercore\templates\twenty\product-twentyfifteen-adder.php:22
actionproduct_listing_headercore\templates\twenty\product-twentyfifteen-adder.php:23
actionic_epc_loadedcore\templates.php:25
actionic_catalog_wpcore\templates.php:30
actionic_catalog_wpcore\templates.php:31
filtertemplate_includecore\templates.php:36
filterredirect_canonicalcore\templates.php:37
actiontemplate_redirectcore\templates.php:53
actionwpcore\templates.php:92
actionwpcore\templates.php:95
filterthe_contentcore\templates.php:98
actionwpcore\templates.php:99
filterthe_contentcore\templates.php:102
actionwpcore\templates.php:103
filtertemplate_includecore\templates.php:108
actionin_admin_headercore\theme-product_adder_support.php:19
actionwpcore\theme-product_adder_support.php:31
actionedit_form_topcore\theme-product_adder_support.php:34
actionpage_attributes_meta_box_templatecore\theme-product_adder_support.php:35
actionedit_form_before_permalinkcore\theme-product_adder_support.php:36
actionic_cat_activation_wizard_bottomcore\theme-product_adder_support.php:38
actionadmin_footercore\theme-product_adder_support.php:40
actionadmin_noticescore\theme-product_adder_support.php:47
actionadmin_noticescore\theme-product_adder_support.php:48
actionic_catalog_admin_noticescore\theme-product_adder_support.php:49
actionic_catalog_admin_noticescore\theme-product_adder_support.php:50
actionplugins_loadedpost-type-x.php:20
actionadmin_initpost-type-x.php:57
filteric_cat_extensionspost-type-x.php:60
actionafter_setup_themepost-type-x.php:61
actioninitpost-type-x.php:62
filteric_plugin_database_versionpost-type-x.php:168

Scheduled Events 8

ic_scheduled_hidden_data_processing
ic_epc_weekly_scheduled_events
ic_epc_daily_scheduled_events
ic_license_reverify_schedule
ic_license_reverify_schedule
ic_cleanup_sessions
ic_scheduled_hidden_data_processing
ic_scheduled_hidden_data_processing
Maintenance & Trust

Product Catalog Simple Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads80K

Community Trust

Rating90/100
Number of ratings13
Active installs1K
Developer Profile

Product Catalog Simple Developer Profile

impleCode

7 plugins · 11K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
312 days
View full developer profile
Detection Fingerprints

How We Detect Product Catalog Simple

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-type-x/assets/css/main.css/wp-content/plugins/post-type-x/assets/css/product-catalog-simple-admin.css/wp-content/plugins/post-type-x/assets/js/main.js/wp-content/plugins/post-type-x/assets/js/product-catalog-simple-admin.js
Script Paths
/wp-content/plugins/post-type-x/assets/js/main.js/wp-content/plugins/post-type-x/assets/js/product-catalog-simple-admin.js
Version Parameters
post-type-x/assets/css/main.css?ver=post-type-x/assets/css/product-catalog-simple-admin.css?ver=post-type-x/assets/js/main.js?ver=post-type-x/assets/js/product-catalog-simple-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
pc-productspc-product-cardpc-single-productpc-catalog-searchpc-catalog-categoriesimplecode_catalog_pluginimplecode_catalog_plugin_headerimplecode_catalog_plugin_content+1 more
HTML Comments
<!-- impleCode Product Catalog Simple --><!-- Post Type X free extensions --><!-- This file is part of the impleCode Product Catalog Simple plugin. -->
Data Attributes
data-catalog-iddata-product-iddata-plugin-slug="post-type-x"data-plugin-version="1.8.5"
JS Globals
window.post_type_x_settingswindow.pc_datapc_translate
REST Endpoints
/wp-json/post-type-x/v1/products/wp-json/post-type-x/v1/categories
Shortcode Output
[product_catalog][product_catalog_search][product_catalog_categories][product_catalog_single id=""]
FAQ

Frequently Asked Questions about Product Catalog Simple