Layouts_Metabox
Class Layouts_Metabox
Source
File: includes/modules/custom_layouts/admin/layouts_metabox.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Layouts_Metabox constructor.
- add_shop_available_tags — Add shop available tags.
- create_meta_box — Create meta box.
- display_magic_tags — Display magic tags/
- get_conditional_logic_value — Get the conditional logic meta value.
- get_magic_tags — Get magic tags based on current rules.
- get_shortcode_info — Shortcode info for individual custom layouts.
- init — Initialize function.
- meta_box_markup — Meta box HTML.
- render_conditional_logic_setup — Render the conditional logic.
- render_end_option — Render the end option.
- render_rule_group — Render rule group.
- render_rule_group_template — Render the rule group template.
- sanitize_date_field — Sanitize the date field
- save_conditional_rules — Save the conditional rules.
- save_custom_hook — Save custom hook option.
- save_expiration_rules — Save the expiration rules.
- save_hook — Save hook meta option.
- save_inside_options — Save inside layout meta option.
- save_layout — Save layout meta option.
- save_post_data — Save meta fields.
- save_priority — Save priority meta option.
- setup_props — Setup class properties.