apply_filters( 'get_feed_build_date', string $max_modified_time, string $format )

Filters the date the last post or comment in the query was modified.


Description Description


Parameters Parameters

$max_modified_time

(string) Date the last post or comment was modified in the query.

$format

(string) The date format requested in get_feed_build_date.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.