Cartflows_Flow_Meta
Meta Boxes setup
Source
File: admin-legacy/modules/flow/class-cartflows-flow-meta.php
Methods
- __construct — Constructor
- add_add_new_step_button — Add New Step Button
- add_upgrade_to_pro_metabox — Add metabox when cartflows pro is not enabled.
- admin_init_actions — Initialize admin actions.
- admin_notices — Display admin notices.
- admin_scripts — Load admin scripts
- cartflows_delete_flow_step — Delete step for flow
- cartflows_reorder_flow_steps — Reorder step flow
- create_step — Create step for given flow.
- get_current_post_meta — Get metabox options
- get_instance — Initiator
- get_meta_option — Get metabox options
- get_step_action_buttons — Get step action buttons
- gutenberg_module_templates — Back to flow button gutenberg template
- init_metabox — Initialize meta box
- is_flow_imported — Is first time import?
- localize_vars — Localize variables in admin
- markup_meta_box — Metabox Markup
- menu_highlight — Keep the menu open when editing the flows.
- page_header_tab — Page Header Tabs
- sandbox_markup — Sandbox Markup
- sandbox_meta_box — Metabox Markup
- save_meta_box — Metabox Save
- set_block_editor_status — Set status true for gutenberg.
- settings_meta_box — Settings meta box.
- setup_meta_box — Setup meta box.
- step_post_sync — Delete term data and steps data after deleting flow.
- step_post_trash_sync — Trash steps data after trashing flow.
- step_post_untrash_sync — Untrash steps data after restoring flow.
- upgrade_to_pro — Show Upgrade To Pro markup.