Cartflows_Optin_Markup
Checkout Markup
Source
File: modules/optin/classes/class-cartflows-optin-markup.php
Methods
- __construct — Constructor
- after_login_redirect — Redirect users to our checkout if hidden param
- bb_editor_compatibility — Beaver Builder editor compatibility.
- before_optin_shortcode_actions — Before option shortcode actions.
- billing_optin_fields — Billing field customization.
- change_field_label_in_required_notice — Replace billing label.
- checkout_shortcode_post_id — Render checkout ID hidden field.
- compatibility_scripts — Load compatibility scripts.
- disable_payment_gateways — Disable payment gateways.
- display_woo_notices — Display all WooCommerce notices.
- elementor_editor_compatibility — Elementor editor compatibility.
- filter_remove_woo_data — Filter or remove woo data on update order review ajax call.
- generate_style — Generate styles.
- get_ajax_endpoint — Get ajax end points.
- get_instance — Initiator
- gutenberg_editor_compatibility — Gutenburg editor compatibility.
- optin_shortcode_markup — Render checkout shortcode markup.
- place_order_button_text — Change order button text .
- preconfigured_cart_data — Configure Cart Data.
- remove_woo_actions — Remove login and registration actions.
- save_optin_fields — Save checkout fields.
- set_optin_default_fields — Add custom class to the fields to change the UI to three column.
- set_optin_fields — Add custom class to the fields to change the UI to three column.
- shortcode_load_data — Load shortcode data.
- shortcode_scripts — Load shortcode scripts.
- woo_checkout_flag — Check for checkout flag
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |