Template_Parts
Class Template_Parts
Source
File: inc/views/template_parts.php
Expand full source code Collapse full source code View on Github
Methods
- add_featured_post_style — Add inline style for featured post.
- get_article_inner_content — Render inner content for
- get_excerpt — Render excerpt.
- get_grid_columns_class — Get grid columns class.
- get_layout — Get the posts layout.
- get_meta — Render meta.
- get_ordered_content_parts — Get ordered content parts.
- get_post_thumbnail — Render the post thumbnail.
- get_title — Render title.
- init — Function that is run after instantiation.
- link_excerpt_more — Change link excerpt more.
- post_class — Echo the post class.
- render_featured_post — Render featured posts section.
- render_post — Render the post.