Cartflows_Helper
Class Cartflows_Helper.
Source
File: classes/class-cartflows-helper.php
Methods
- add_checkout_field — Add Checkout field. ( Moved this function to pro so need to remove this function later )
- delete_checkout_field — Get checkout fields settings. ( Moved this function to pro so need to remove this function later )
- download_file — Download File Into Uploads Directory
- get_admin_settings_option — Returns an option from the database for the admin settings page.
- get_all_flows_and_steps — Get all flow and steps
- get_cartflows_container_atts — Get attributes for cartflows wrap.
- get_checkout_fields — Get Checkout field.
- get_checkout_fields_settings — Get checkout fields settings.
- get_common_setting — Get single setting
- get_common_settings — Get zapier settings.
- get_current_page_edit_url — Create Edit page link for the widgets.
- get_debug_setting — Get single debug options
- get_debug_settings — Get debug settings data.
- get_facebook_settings — Get facebook pixel settings.
- get_filesystem — Get an instance of WP_Filesystem_Direct.
- get_flows_and_steps — Get flow and steps
- get_google_analytics_settings — Get debug settings data.
- get_image_url — Get the image url of size.
- get_instance — Initiator
- get_meta_option — Get meta options
- get_page_builder_name — Get page builder name
- get_permalink_settings — Get debug settings data.
- get_plugin_status — Get plugin status
- get_plugins_groupby_page_builders — Get Plugins list by page builder.
- get_required_plugins_for_page_builder — Get required plugins for page builder
- has_product_assigned — Check if Step has product assigned.
- is_elementor_installed — Check if Elementor page builder is installed
- prepare_cart_data_fb_response — Prepare cart data for fb response.
- prepare_purchase_data_fb_response — Prepare purchase response for facebook purcase event.
- save_meta_option — Save meta option
- send_fb_response_if_enabled — Prepare response data for facebook.
- update_admin_settings_option — Updates an option from the admin settings page.