Make WordPress Core

Opened 6 weeks ago

Closed 6 weeks ago

Last modified 11 days ago

#62667 closed defect (bug) (fixed)

Text correction

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

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.


6 weeks ago
#1

  • Keywords has-patch added

Text correction

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

#2 @mukesh27
6 weeks ago

  • Component changed from General to REST API
  • Version set to 5.5

Introduce in [48242] / #50321

#3 @SergeyBiryukov
6 weeks ago

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

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:


6 weeks ago
#4

Thanks for the PR! Merged in r59501.

#5 @desrosj
11 days ago

  • Milestone changed from Awaiting Review to 6.8
Note: See TracTickets for help on using tickets.