CartFlows_Legacy_Importer
CartFlows Import
Source
File: admin-legacy/class-cartflows-legacy-importer.php
Methods
- __construct — Constructor
- activate_plugin — Ajax action to activate plugin
- add_to_menus — Add menus
- clear_cache — Clear Cache.
- create_default_flow — Import Step.
- create_flow — Create Flow
- export_flow — Export flow with steps and its meta
- export_json — Export flow
- export_link — Add the export link to action list for flows row actions
- exporter_markup — Export flow markup
- get_all_flow_export_data — Get all flow export data
- get_content — Download and Replace hotlink images
- get_flow_export_data — Get flow export data
- get_instance — Initiator
- import_flow — Import.
- import_from_json_data — Import flow from the JSON data
- import_json — Import our exported file
- import_post_meta — Import Post Meta
- import_single_flow_from_json — Import Single Flow from JSON.
- import_step — Create Step
- import_template_elementor — Import Template for Elementor
- imported_successfully — Imported notice
- importer_markup — Import flow markup
- is_supported_post — Check supported post type
- js_templates — JS Templates
- localize_vars — Localize variables in admin
- scripts — Enqueue scripts
- set_step_to_flow — Set steps to the flow
- step_create_blank — Import Step.
- supported_post_types — Supported post types
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |