[wp-trac] [WordPress Trac] #63741: Block Bindings: Add core/post-data source

WordPress Trac noreply at wordpress.org
Tue Aug 5 13:53:01 UTC 2025


#63741: Block Bindings: Add core/post-data source
--------------------------------------+------------------------------
 Reporter:  Bernhard Reiter           |       Owner:  Bernhard Reiter
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  6.9
Component:  General                   |     Version:
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+------------------------------
Changes (by Bernhard Reiter):

 * owner:  (none) => Bernhard Reiter
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60539" 60539]:
 {{{
 #!CommitTicketReference repository="" revision="60539"
 Block Bindings: Add `core/post-data` source.

 Add a new Block Bindings source, `core/post-data`, which exposes `date`
 and `modified` fields for now -- reflecting the publish date and the last
 modified date of the post, respectively. The source could be subsequently
 extended to include other fields associated with a post object, such as
 title, featured image, etc.

 Props bernhard-reiter.
 Closes #63741.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63741#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list