eCommerce Action Hooks

2 minutes, 11 seconds

Below is a list of the current eCommerce add-on action hooks and the files they’re included in.

File: cart/cart-shortcode.php

  • wpd_ecommerce_cart_table_before
  • wpd_ecommerce_cart_table_inside_body_before
  • wpd_ecommerce_cart_table_inside_body_after
  • wpd_ecommerce_cart_table_after
  • wpd_ecommerce_cart_wrap_before
  • wpd_ecommerce_cart_totals_before
  • wpd_ecommerce_cart_totals_inside_before
  • wpd_ecommerce_cart_totals_inside_after
  • wpd_ecommerce_cart_totals_after
  • wpd_ecommerce_cart_wrap_after

File: cart/cart-widget.php

  • wpd_ecommerce_widget_before
  • wpd_ecommerce_widget_after

File: checkout/checkout-shortcode.php

  • wpd_ecommerce_checkout_billing_details_form_before
  • wpd_ecommerce_checkout_billing_details_form_inside_before
  • wpd_ecommerce_checkout_billing_details_form_after_billing_details_title
  • wpd_ecommerce_checkout_billing_details_form_after_billing_details
  • wpd_ecommerce_checkout_billing_details_form_after_your_order_title

File: patients/patient-account-shortcode.php

  • wpd_ecommerce_patient_account_form_before
  • wpd_ecommerce_patient_account_form_before_inside
  • wpd_ecommerce_patient_account_contact_information_before
  • wpd_ecommerce_patient_account_contact_information_after
  • wpd_ecommerce_patient_account_password_change_before
  • wpd_ecommerce_patient_account_form_inside_after
  • wpd_ecommerce_patient_account_form_after
  • wpd_ecommerce_patient_account_login_form_before
  • wpd_ecommerce_patient_account_login_form_before_inside
  • wpd_ecommerce_patient_account_login_form_after_inside
  • wpd_ecommerce_patient_account_login_form_after
  • wpd_ecommerce_patient_account_register_form_before
  • wpd_ecommerce_patient_account_register_form_before_inside
  • wpd_ecommerce_patient_account_register_form_after_inside
  • wpd_ecommerce_patient_account_register_form_after

File: templates/archive-items.php

  • wpd_ecommerce_templates_archive_items_before
  • wpd_ecommerce_templates_archive_items_wrap_before
  • wpd_ecommerce_archive_items_product_before
  • wpd_ecommerce_archive_items_product_inside_before
  • wpd_ecommerce_archive_items_product_inside_after
  • wpd_ecommerce_archive_items_product_after
  • wpd_ecommerce_templates_archive_items_wrap_after

File: templates/single-items.php

  • wpd_ecommerce_templates_single_items_wrap_before
  • wpd_ecommerce_templates_single_items_entry_header_before
  • wpd_ecommerce_templates_single_items_entry_title_before
  • wpd_ecommerce_templates_single_items_entry_title_after
  • wpd_ecommerce_item_types_before
  • wpd_ecommerce_item_types_inside_before
  • wpd_ecommerce_item_types_inside_after
  • wpd_ecommerce_item_types_after
  • wpd_ecommerce_item_details_before
  • wpd_ecommerce_item_details_inside_before
  • wpd_ecommerce_item_details_inside_after
  • wpd_ecommerce_item_details_after
  • wpd_ecommerce_templates_single_items_entry_header_after
  • wpd_ecommerce_templates_single_items_entry_content_before
  • wpd_ecommerce_single_item_content_before
  • wpd_ecommerce_single_item_content_after
  • wpd_ecommerce_templates_single_items_entry_content_after
  • wpd_ecommerce_templates_single_items_wrap_after

File: templates/single-order.php

  • wpd_ecommerce_templates_single_orders_wrap_before
  • wpd_ecommerce_templates_single_orders_wrap_after

Was this article helpful?