Loader
Class Loader
Source
File: includes/modules/custom_layouts/admin/builders/loader.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Constructor.
- neve_is_woo_page — Detect WooCommerce pages where sidebar shop is present.
- render_all_markup — Render all custom layouts attached.
- render_blog_custom_sidebar — Render blog custom sidebar.
- render_content — Get the layout content.
- render_first_markup — Render first custom layouts attached.
- render_footer — Footer markup on Custom Layouts preview.
- render_header — Header markup on Custom Layouts preview.
- render_inline_markup — Render inline markup.
- render_lifter_custom_sidebar — Render lifter custom sidebar.
- render_shop_custom_sidebar — Render shop custom sidebar.
- render_sidebar_markup — Render sidebar markup.
- render_single — This function handles the display on Custom Layouts preview, the single of Custom Layouts custom post type.
- render_specific_markup — Render specific markup.
- render_template — Render a dynamic custom layout as a template.
- render_wrap — Wrap the render call in actions that we can use to wrap content.