Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#53595 closed defect (bug) (fixed)

Correct the description for the `last_updated` property in the block-directory endpoint

Reported by: johnbillion's profile johnbillion Owned by: johnbillion's profile johnbillion
Milestone: 5.9 Priority: low
Severity: normal Version: 5.5
Component: REST API Keywords: has-patch
Focuses: Cc:

Description

The description for the last_updated property in this endpoint is incorrect. The human readable date is in the humanized_updated property that follows it.

Change History (3)

This ticket was mentioned in PR #1466 on WordPress/wordpress-develop by johnbillion.


3 years ago
#1

  • Keywords has-patch added

#2 @johnbillion
3 years ago

  • Owner set to johnbillion
  • Resolution set to fixed
  • Status changed from new to closed

In 51676:

REST API: Correct the description for the last_updated property in the block-directory endpoint.

This field shows the date in ISO 8601 format.

Fixes #53595

Note: See TracTickets for help on using tickets.