I have a shortcode that is suppose to display the on Etsy since (year user signed up)

后端 未结 0 1458
遥遥无期
遥遥无期 2020-12-15 15:17

My code outputs 1970 as the year instead of pulling the vendors actual sign up date

function vendor_registration_date_shortcode( $attr ) {
global $post;
$stor         


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