Get timestring of user registered in Wordpress

前端 未结 0 2017
轻奢々
轻奢々 2020-11-21 10:08

I am using this code to get the current logged in user\'s string to get echo the date registered


global $wp_query;
$registered = date_i18n( "M m, Y"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题