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 / Hooks / neve_meta_date_prefix

apply_filters( 'neve_meta_date_prefix', array $prefixes )

Filters the prefix of the published date and the updated date of a post.


Parameters

$prefixes

Prefix location and value.

  • 'published'
    (string) The prefix for the published date.
  • 'updated'
    (string) The prefix for the updated date.


Source

File: inc/views/partials/post_meta.php

Part of Neve free theme | View on GitHub


Related

Used By

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

Get <time> tags.


Changelog

Changelog
Version Description
2.11 Introduced.

© Vertigo Studio SRL 2025