Publish date – The date on which a post or page is created/Published
Modified_date – The date of the post with recent modification
If you are presenting only one “News date”, you can use modified_date
because news are always updating. The the users can easily understand.
Related Posts:
- How to get posts published between a date and today?
- How to get post creation date?
- Changing the post date and time with function
- How to add category to: ‘wp-admin/post-new.php’?
- Is it possible to Schedule Attachments in WordPress?
- using wp_update_post on save_post
- WP Rest API v2 filter and display latest post with specific tag
- How to put last edited entry on top of the blog-post list?
- Query posts from current year
- WP REST API, query total posts in a category
- Update existing post dates to random dates
- featuring old articles without messing up with the archive
- Get post from custom REST endpoint in Gutenberg
- How to display an icon when a new post is published and then remove it when a specific time past?
- How to output comments number of a post per day?
- Human Time Diff, change mins to minutes
- WordPress Rest API – Get all posts based on post_meta on custom endpoint
- Display custom post types by date field
- Disable REST API for a user ROLE
- How can I display a specific user’s first published post?
- ping_status in JSON REST API
- Can wordpress differentiate between added and updated posts?
- Fetch posts from current week (Sunday to Saturday)
- WordPress blog posts api – get posts by author
- WP rest api returns 404 only when author param is used
- How to set post expiration date and time and move the page to archive after expiration [closed]
- Exclude posts w/ specific post_meta on Rest API endpoint
- Display post from specific date
- Get random posts between specific dates / of specific age
- XML-RPC and post_date
- Automatically republish old posts
- Add ajax load more function using WP API
- Replace ‘published on date’ with ‘modified on date’ on Posts
- pre_get_posts query between 2 dates (date stored in custom post meta)
- Transfer WordPress post to RoR site: is the REST Api the only and/or best solution?
- WordPress REST API not returning all posts
- How can I show many posts an author has per week?
- If modified on same day, show only time
- Exclude post_meta from Rest API Endpoint
- WP Remote Request not returning all of content via request
- Get more than one author’s posts with REST API
- How to create a post using REST API with sending data as a JSON body?
- How can I get the media inside a post?
- Update all comments time to random dates?
- WordPress Rest API Create Post
- WordPress Sidebar menu for posts based on date – guidance needed
- date issue with category post retrival
- How to get date of post when using wp_get_recent_posts()?
- Worpdress function for difference dates
- Call Web Services on post first publish
- Changing default WP-Site creation date
- How to get posts published on the latest date?
- Getting featured image with PHP and not javascript from wordpress api _embed [closed]
- search blog posts by author first name and or last name
- Creating a WordPress Post via REST API – HTML or Markdown?
- How to get post with associated categories and tags names instead of ids with rest api?
- How to update all posts at once?
- Custom wp-query in wordpress rest api
- Assigning Two Different Post Dates For Single Post
- Using system date format
- Weird problem occurs while using WordPress REST API to create new post
- How can get the last post date of the user?
- How to get post creation date?
- How to set the post permalink using the WordPress REST API?
- Need to display a Jan 1st post as the site’s front page on Jan 1st, and Jan 2nd post as front page on Jan 2nd etc
- Set a post expiration and delete a post when expirate
- How to prevent post update using transition_post_status
- Display Updated Date Instead of Published Date
- How do you update post date (year only) in a separate custom field?
- How do i search post by jquery datepicker?
- REST API Working for GET but not for POST?
- How to hide meta from search result only on pages?
- How do I display posts ordered by a date custom field?
- Loading posts outside wordpress
- How to create REST Based JSON API(how to modify the code below)?
- Compare date of user’s last posts
- Adding post date to ACF field
- Best Way to detect unique posts in wp rest api
- How can I set and update the the_date according to a custom field of the post
- Query post for today, if no post get the previous one
- Set post beginning date and final date
- Skip posts, but keep posts per page
- How to display an icon when a new post is published and then remove it when a specific time past?
- How to organise post by category and date
- Display metabox with date
- Last three posts not being put in order by date. How to fix this?
- How to change text (date) in post base on the day
- How to display a certain template element only for posts published within certain time range?
- the_time() cannot be placed correctly
- How to remove a date from wordpress post
- WP Rest API feature image breaking react component
- how show post date for specific post?
- Changes done in admin panel are taking time to reflect in the REST api responses
- Exclude posts by date – related post
- Send post to remote wp site from post edit window with all data excerpt image
- How to get total posts count for each date?
- WordPress REST API – Create post not working with 401 response but list posts working
- How to get orders that contains a product by date?
- REST API – Retrieving posts with custom status
- Cannot create posts via REST API