I want post times to reflect the timezone of the logged in or logged out user on my site. So if I post at 2:43PM London time, I want a user or visitor from Tokyo to see the post time as 11:43PM
I'm using get_the_time("g:i a", $post_id) format with timezone set to UTC. Does this already happen magically or?
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744857177a4597477.html
评论列表(0条)