Make WordPress Core

Opened 21 months ago

Closed 21 months ago

Last modified 20 months ago

#62667 closed defect (bug) (fixed)

Text correction

Reported by: mujuonly Owned by: SergeyBiryukov
Priority: normal Milestone: 6.8
Component: REST API Version: 5.5
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

'The date when the block was last updated, in fuzzy human readable format.' - remove fuzzy from the sentence.

wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php#L288

Change History (5)

This ticket was mentioned in PR #7978 on WordPress/wordpress-develop by @mujuonly.


21 months ago
#1

  • Keywords has-patch added

Text correction

Trac ticket: https://core.trac.wordpress.org/ticket/62667

#2 @mukesh27
21 months ago

  • Component GeneralREST API
  • Version5.5

Introduce in [48242] / #50321

#3 @SergeyBiryukov
21 months ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 59501:

REST API: Correct description for the humanized_updated block directory property.

Follow-up to [48242], [51676].

Props mujuonly, mukesh27.
Fixes #62667.

@SergeyBiryukov commented on PR #7978:


21 months ago
#4

Thanks for the PR! Merged in r59501.

#5 @desrosj
20 months ago

  • Milestone Awaiting Review6.8
Note: See TracTickets for help on using tickets.