Woocommerce
Class Woocommerce
Source
File: inc/compatibility/woocommerce.php
Expand full source code Collapse full source code View on Github
Methods
- adapt_meta_for_shop_page — Adapt the meta-box so it works on the shop page.
- add_buttons_hover_selectors — Add form buttons hover selectors.
- add_buttons_padding_selectors — Add form buttons padding selectors.
- add_buttons_selectors — Add form buttons selectors.
- add_customizer_options — Add params to specify if the site has elementor templates.
- add_font_families — Add font family selectors.
- add_header_bits — Add header for woocommerce pages.
- add_inline_selectors — Add inline selectors for woocommerce.
- add_inputs_selectors — Add checkout labels to style.
- add_inputs_spacing_selectors — Add additional inputs spacing.
- add_labels_selectors — Add checkout labels to style.
- add_payment_method_class — Add payment method class on body.
- add_primary_btns_hover — Add primary btn selectors.
- add_primary_btns_normal — Add primary btn selectors.
- add_primary_btns_padding — Add primary btn selectors for padding.
- add_search_inputs_selector — Add product search input selector.
- add_secondary_btns_hover — Add secondary btn selectors.
- add_secondary_btns_normal — Add secondary btn selectors.
- add_secondary_btns_padding — Add secondary btn selectors for padding.
- add_typeface_selectors — Add selectors for the headings typeface styles.
- cart_link_fragment — Update the counter of products in cart.
- change_breadcrumbs_delimiter — Change breadcrumb delimiter.
- change_default_shop_cols — Change default for catalog columns.
- clear_coupon — Checkout page Add the id neve-checkout-coupon to be able to Move the coupon field and message info after the order table.
- close_div — Close div.
- edit_woocommerce_header — Change functions hooked into woocommerce header.
- get_payment_method — Get the selected payment method.
- init — Initialize the module.
- is_current_page_elementor_template — Is the current page Elementor template?
- move_checkout_coupon — Does what it says.
- move_coupon — Checkout page Move the coupon field and message info after the order table.
- payment_style — Add inline style for payment methods.
- product_page_sidebar_default_position — Change the default sidebar position for the product page.
- register_hooks — Register hooks
- render_breadcrumbs — Render woocommerce breadcrumbs.
- set_update_woo_width_flag — Set a flag that tells the plugin that woocommerce pages were created from their tool.
- setup_form_buttons — Setup Form Buttons Type
- setup_legacy_form_buttons — Setup legacy form buttons.
- shop_sidebar_left — Handle left shop sidebar.
- shop_sidebar_right — Handle right shop sidebar.
- should_load — Should module load?
- should_render_sidebar_toggle — Check if we should render the mobile sidebar toggle.
- show_crossed_regular_price_on_cart — Normally, WooCommerce doesn't show the regular price on the cart, just shows the sale price.
- sidebar_toggle — Render sidebar toggle for responsive view.
- update_woo_width — Update WooCommerce pages after the pages were created from their tool,
- wrap_main_content_start — Wrap main content start.
- wrap_pages_end — Wrap end of page.
- wrap_pages_start — Wrap start of woocommerce pages.