I need to convert the date of my posts to the Jalali calendar.
这是用I'm来显示“压力”员额的日期。 我尝试利用一些假想来改变日期,但并非奏效。
echo get_the_title()
? <span> .date( j ,strtotime($post->post_date)). </span> .date( /F , Y ,strtotime($post->post_date))
: <a href=" .get_the_permalink(). "><span> .date( j ,strtotime($post->post_date)). </span> .date( /F , Y ,strtotime($post->post_date)). </a> ;