#63741 closed enhancement (fixed)
Block Bindings: Add core/post-data source
| Reported by: | Bernhard Reiter | Owned by: | Bernhard Reiter |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests gutenberg-merge |
| Cc: | Focuses: |
Description
It would be good to expose information associated with a given post, such as title, author, publish date etc. through a Block Bindings source, tentatively named core/post-data. This is explored in this Gutenberg PR, where the existing Date block is updated to use Block Bindings to bind to a post's publish date or last modified date (or to any source that exposes a date).
Change History (4)
This ticket was mentioned in PR #9299 on WordPress/wordpress-develop by @Bernhard Reiter.
13 months ago
#1
- Keywords has-patch has-unit-tests added
@Bernhard Reiter commented on PR #9299:
12 months ago
#3
Committed to Core in https://core.trac.wordpress.org/changeset/60539.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
WIP. Core port of https://github.com/WordPress/gutenberg/pull/70585. More details to follow.
Trac ticket: https://core.trac.wordpress.org/ticket/63741