Post_Layout
Class Post_Layout
Source
File: inc/views/post_layout.php
Expand full source code Collapse full source code View on Github
Methods
- align_post_title — Filter that handles the post title alignment.
- filter_comments_open — Dequeue comments-reply script if comments are closed.
- get_alignment_classes — Get alignment classes for the title on the cover layout.
- get_content_order — Get elements order.
- get_inline_style — Convert from array to inline style.
- init — Function that is run after instantiation.
- post_has_comments — Detect if comments post element is enabled.
- render_cover_header — Render the cover layout on single post.
- render_entry_header — Render post header
- render_post — Render the post header.
- render_post_meta — Render the post meta.