Dates in WordPress

Hello everyone.
I’m very new to php coding. Hope I’ll get a better help here. I want a code in php and I’m giving a short description about that here. I request anyone here to help me with this. I have a WordPress blog ( www.catholicgallery.org ), where I share daily Mass Readings. For that I need a code. I have given a rough code here. I need this code in correct syntax.

<?php Get todays date write it to a value (say today) If today 14012016 : Post id (6) If today 14012016 : post id (8) echo get_post_field('post_content', $post_id); ?>

Thanks & Regards
Pradeep

Uhh no. One if you are looking to pay someone, there is a freelance section. If you are going to attempt this, do it the proper way. Wordpress allows you to do what you are asking for within the admin dashboard. Why are you attempting to do this in code, especially using unix timestamps?

Sponsor our Newsletter | Privacy Policy | Terms of Service