Cartflows_Checkout_Markup
Checkout Markup
Source
File: modules/checkout/classes/class-cartflows-checkout-markup.php
Methods
- __construct — Constructor
- add_localize_vars — Added ajax nonce to localize variable.
- add_three_column_layout_fields — Add custom class to the fields to change the UI to three column.
- after_login_redirect — Redirect users to our checkout if hidden param
- after_the_order_review_ajax_call — Call the actions after order review ajax call.
- apply_coupon — Apply coupon on submit of custom coupon form.
- bb_editor_compatibility — Function for bb editor compatibility.
- before_checkout_shortcode_actions — Render checkout ID hidden field.
- calculate_discount — Calculate discount for product.
- change_return_cancel_url — Change PayPal Express cancel URL.
- checkout_shortcode_markup — Render checkout shortcode markup.
- checkout_shortcode_post_id — Render checkout ID hidden field.
- compatibility_scripts — Load compatibility scripts.
- coupon_button_text — Apply filter to change the button text of coupon field.
- coupon_field_placeholder — Apply filter to change the placeholder text of coupon field.
- custom_price_to_cart_item — Preserve the custom item price added by Variations & Quantity feature
- display_custom_coupon_field — Display coupon code field after review order fields.
- display_woo_notices — Display all WooCommerce notices.
- elementor_editor_compatibility — Elementor editor compatibility.
- enable_logo_in_header — Enable Logo In Header Of Checkout Page
- generate_style — Generate styles.
- get_ajax_endpoint — Get ajax end points.
- get_instance — Initiator
- global_checkout_template_redirect — Redirect from default to the global checkout page
- gutenberg_editor_compatibility — Gutenburg editor compatibility.
- modify_paypal_args — Modify WooCommerce paypal arguments.
- place_order_button_text — Change order button text .
- preconfigured_cart_data — Configure Cart Data.
- remove_coupon — Remove coupon.
- remove_coupon_text — Apply filter to change class of remove coupon field.
- save_checkout_fields — Save checkout fields.
- shortcode_load_data — Load shortcode data.
- shortcode_scripts — Load shortcode scripts.
- show_cartflows_copyright_message — Add text to the bootom of the checkout page.
- update_woo_actions_ajax — Remove login and registration actions.
- wcf_add_remove_label — Modify WooCommerce paypal arguments.
- wcf_woo_remove_cart_product — Remove cart item.
- woo_checkout_flag — Check for checkout flag
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |