Blog_Pro_CPT
Class Blog_Pro_CPT
Source
File: includes/modules/post_type_enhancements/customizer/blog_pro_cpt.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Constructor for the class.
- add_blog_pro_layout_controls — Register Blog Pro layout controls.
- add_blog_pro_post_meta_controls — Register Blog Pro post meta controls
- add_controls — Add controls for custom archive
- add_ordering_content_controls — Register Blog Pro ordering content controls.
- add_read_more_controls — Register Blog Pro read more controls.
- adjust_headings — Adjust Headings.
- is_covers_layout — Checks if is covers layout blog
- is_grid_layout — Checks if is grid layout blog
- is_list_layout — Checks if is list layout blog
- sanitize_read_more_style — Sanitize read more button style
Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |