Add date field in templates and template parts#77134
Add date field in templates and template parts#77134ntsekouras wants to merge 1 commit intotrunkfrom
date field in templates and template parts#77134Conversation
|
Flaky tests detected in a4b09b7. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/24128552711
|
Mamaduka
left a comment
There was a problem hiding this comment.
Thanks, @ntsekouras! This looks good ✅
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
What?
Extracted from: #77086
This PR adds the
datefield in templates and template parts. This will help with the simplification of revisions handling for these post types, as there is a lot of scattered code around that working around the fact that they expose only themodifieddate.Testing Instructions
datefield should be returned through REST API