Post_Layout::render_post_meta( bool $is_list = true )
Render the post meta.
Parameters
- $is_list
-
(Optional) Flag to render meta as a list or as a text.
Default value: true
Return
(bool)
Source
File: inc/views/post_layout.php
Expand full source code Collapse full source code View on Github