Closed. This question needs details or clarity. It is not currently accepting answers.admin管理员组文章数量:1416050
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this questionI have on my site some products. My plan is to show some deals. But I want to show also the published date of the deal, the date that i have published the deal. Like a blogpost shows the published date.
What code can i use and where can i add it?
Hope you can help me. The site is www.vakantie.guru, under accomodation there are some products where i refer to.
I have tried to find in the other files which cope is used for the blogpost date, thought that same code could be used. But I can't find it in the files
Closed. This question needs details or clarity. It is not currently accepting answers.Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this questionI have on my site some products. My plan is to show some deals. But I want to show also the published date of the deal, the date that i have published the deal. Like a blogpost shows the published date.
What code can i use and where can i add it?
Hope you can help me. The site is www.vakantie.guru, under accomodation there are some products where i refer to.
I have tried to find in the other files which cope is used for the blogpost date, thought that same code could be used. But I can't find it in the files
Share Improve this question edited Aug 13, 2019 at 5:29 Anushka27 asked Aug 12, 2019 at 18:54 Anushka27Anushka27 33 bronze badges 2- What have you tried? What exact problem are you having? Please edit your question to include any relevant code. – Pat J Commented Aug 12, 2019 at 21:11
- I have tried to find in the other files which cope is used for the blogpost date, thought that same code could be used. But I can't find it in the files – Anushka27 Commented Aug 13, 2019 at 5:29
1 Answer
Reset to default 0$post_id = 12;
echo get_the_date( 'Y-m-d',$post_id);
本文标签: publishHow to add published date in product
版权声明:本文标题:publish - How to add published date in product 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745247471a2649622.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论