Blog_Pro
Class Blog_Pro
Source
File: includes/modules/blog_pro/customizer/blog_pro.php
Expand full source code Collapse full source code View on Github
Methods
- adapt_old_lite — Adapt to old version of lite.
- add_blog_layout_controls — Add blog layout controls.
- add_controls — Add customizer section and controls
- add_featured_post_controls — Add controls for featured post.
- add_meta_custom_fields — Allow meta controls defined in lite to add more items.
- add_ordering_content_controls — Add ordering controls.
- add_post_meta_controls — Add post meta controls.
- add_read_more_controls — Read More Options
- adjust_headings — Adjust Headings.
- comments — Add comments customizer controls.
- comments_active_callback — Active callback for comments controls.
- filter_single_post_elements — Filter single post elements
- has_fp_img_top — Active callback for image alignment.
- init — Base initialization
- is_covers_layout — Checks if is covers layout blog
- is_featured_post — Check is featured post is enabled.
- is_featured_post_grid_list — Active callback for featured posts control.
- is_grid_layout — Checks if is grid layout blog
- is_list_layout — Checks if is list layout blog
- related_posts — Related Posts customizer controls
- related_posts_active_callback — Active callback for related posts controls.
- sanitize_comment_section_style — Sanitize comment section style.
- sanitize_fp_content_position — Sanitize freatured post content position
- sanitize_fp_image_align — Sanitize freatured post image alignment
- sanitize_fp_image_position — Sanitize freatured post image position
- sanitize_posts_sorting — Sanitize posts sorting
- sanitize_read_more_style — Sanitize read more button style
- sanitize_related_posts_taxonomy — Sanitize related posts taxonomy
- sanitize_sharing_icons_repeater — Sanitize sharing order.
- sharing — Add single post sharing controls.
- sharing_active_callback — Active callback for sharing controls.