get_lastpostdate

get_lastpostdate

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('get_lastpostdate') is found 1 times:

  • /wp-includes/post.php line 7098
    	 * @param string       $timezone     Location to use for getting the post published date.
    	 *                                   See get_lastpostdate() for accepted `$timezone` values.
    	 * @param string       $post_type    The post type to check.
    	 */
    	return apply_filters( 'get_lastpostdate', $lastpostdate, $timezone, $post_type );
    }
    
    /**
     * Gets the most recent time that a post on the site was modified.
     *
     * The server timezone is the default and is the difference between GMT and