Layout_Blog
Class Layout_Blog
Source
File: inc/customizer/options/layout_blog.php
Expand full source code Collapse full source code View on Github
Methods
- adapt_old_pro — Adapting old pro versions to make them still usable with the old theme version.
- add_content_ordering_controls — Add content ordering and controls.
- add_controls — Function that should be extended to add customizer controls.
- add_featured_post — Add featured post controls.
- add_layout_controls — Add blog layout controls.
- add_post_meta_controls — Add controls for post meta.
- add_typography_shortcut — Add typography shortcut.
- is_column_layout — Callback to show grid columns control.
- sanitize_blog_layout — Sanitize the container layout value
- sanitize_featured_post_target — Sanitize featured post target
- sanitize_meta_ordering — Sanitize meta order control.
- sanitize_pagination_type — Sanitize the pagination type
- sanitize_post_content_ordering — Sanitize content order control.
- section_blog — Add customize section
- should_show_masonry — Callback to show masonry control.
- should_show_meta_order — Callback to show the meta order control.