• Hello, Lester!
    Why, if you have array $post, you dont make variable %POST_DATE% ?
    I not unestand MySQL, so I make it like this:

    $post_time = get_the_time(‘d.m.Y’, $post->ID);
    and
    $temp = str_replace(“%POST_DATE%”, $post_time, $temp);

    How i may make this from $post ?

    Many thanks!

    http://ww.wp.xz.cn/plugins/wp-postviews/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘post date’ is closed to new replies.