Cartflows_Flow_Post_Type
Initialization
Source
File: modules/flow/classes/class-cartflows-flow-post-type.php
Methods
- __construct — Constructor
- add_cartflows_post_state — Add CartFlows post status.
- add_new_notice_button — Show custom add new button.
- custom_post_type_post_update_messages — Add Update messages for any custom post type
- display_flow_slug_meta_box — Display slugdiv.
- flow_post_type — Create custom post type
- get_first_step_url — Return first step URL
- get_instance — Initiator
- is_flow_post_type — Check if post type is flow
- post_row_actions — Add post raw actions
- preview_post_link — Returns previous post link
- redirect_to_step — Redirect to first step
- upgrade_to_pro_notice_popup — Upgrade to pro notice popup.
- wcf_change_metabox_position — Change metabox position.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |