CartFlows_Next_Step_Button
Next Step Button Widget
Source
File: modules/elementor/widgets/class-cartflows-el-next-step-button.php
Methods
- _content_template — Render Next Step Button output in the editor.
- _register_controls — Register Next Step Button controls.
- content_template — Render Next Step Button output in the editor.
- get_button_sizes — Retrieve Next Step Button sizes.
- get_categories — Retrieve the list of categories the widget belongs to.
- get_icon — Retrieve the widget icon.
- get_keywords — Retrieve Widget Keywords.
- get_name — Retrieve the widget name.
- get_title — Retrieve the widget title.
- is_enable — Module should load or not.
- register_button_content_controls — Register Next Step Button General Controls.
- register_button_content_style_controls — Register Button Content Styling Controls.
- register_button_style_controls — Register Next Step Button Styling Controls.
- render — Render Next Step Button output on the frontend.
- render_button_icon — Render Next Step Button icon.
Changelog
Version | Description |
---|---|
x.x.x | Introduced. |