Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#48305 closed defect (bug) (fixed)

Add full stop to @returns tags in JS documentation

Reported by: shital-patel's profile Shital Patel Owned by: sergeybiryukov's profile 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 5 years 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 5 years ago.
add full stop in this string also "Returns itself to allow chaining"
48305.3.diff (17.2 KB) - added by Shital Patel 5 years ago.
48305.4.diff (24.2 KB) - added by kalpshit 5 years ago.

Download all attachments as: .zip

Change History (7)

@kalpshit
5 years ago

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

#1 @kalpshit
5 years ago

  • Keywords has-patch added

@Shital Patel
5 years ago

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

@Shital Patel
5 years ago

@kalpshit
5 years ago

#2 @SergeyBiryukov
5 years 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
5 years 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.