Codex Neve
  • Developer Documentation
  • Visual Guide

Codex Neve

Search the Code Reference for more information about Neve's hooks.

Skip to content
Filter by type:
Search
Browse: Home / Classes / Post_Meta / Post_Meta::render_meta_list()

Post_Meta::render_meta_list( array $order, bool $as_list = true,  $post_id = null )

Render meta list.


Parameters

$order

(Required) the order array. Passed through the action parameter.

$as_list

(Optional) Flag to display meta as list or as text.

Default value: true

(Required) | null $post_id Post id.


Source

File: inc/views/partials/post_meta.php


			

Expand full source code Collapse full source code View on Github


Related

Uses

Uses
Uses Description
inc/views/partials/post_meta.php: Post_Meta::get_mobile_last_item()

Get the index of the last item on mobile to be able to hide the separator

inc/views/partials/post_meta.php: Post_Meta::get_time_tags()

Get <time> tags.

inc/views/partials/post_meta.php: Post_Meta::get_comments()

Get the comments with a link.

inc/views/partials/post_meta.php: Post_Meta::sanitize_order_array()

Makes sure there’s a valid meta order array.

inc/views/partials/post_meta.php: Post_Meta::neve_get_author_meta()

Get the author meta.

© Vertigo Studio SRL 2025