WordPress.org

Make WordPress Core

Opened 8 months ago

Closed 6 months ago

#48305 closed defect (bug) (fixed)

Add full stop to @returns tags in JS documentation

Reported by: Shital Patel Owned by: SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: minor Version: 5.2.3
Component: Administration Keywords: has-patch
Focuses: docs Cc:

Description


Attachments (4)

48305.diff (569 bytes) - added by kalpshit 8 months ago.
i just added fullstop in this string "widgetId or an id_base for adding a previously non-existing widget"
48305.2.diff (15.0 KB) - added by Shital Patel 8 months ago.
add full stop in this string also "Returns itself to allow chaining"
48305.3.diff (17.2 KB) - added by Shital Patel 8 months ago.
48305.4.diff (24.2 KB) - added by kalpshit 8 months ago.

Download all attachments as: .zip

Change History (7)

@kalpshit
8 months ago

i just added fullstop in this string "widgetId or an id_base for adding a previously non-existing widget"

#1 @kalpshit
8 months ago

  • Keywords has-patch added

@Shital Patel
8 months ago

add full stop in this string also "Returns itself to allow chaining"

@kalpshit
8 months ago

#2 @SergeyBiryukov
8 months ago

  • Component changed from General to Administration
  • Milestone changed from Awaiting Review to 5.4
  • Summary changed from Add full stop in string to Add full stop to @returns tags in JS documentation

#3 @SergeyBiryukov
6 months ago

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

In 46799:

Docs: Add missing full stops to @returns tags in JS docs, per the documentation standards.

Props shital-patel, kalpshit.
Fixes #48305.

Note: See TracTickets for help on using tickets.