get_lastpostdate

get_lastpostdate

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

See hook in core

Displaying hooks found in version: wordpress-6.7.2

apply_filters('get_lastpostdate') is found 1 times:

  • /wp-includes/post.php line 7413
    7409
    7410
    7411
    7412
    7413
    7414
    7415
    7416
    7417
    7418
    7419
         * @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