Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#51633 closed defect (bug) (fixed)

Docs: Add missing @global to prepare_items function

Reported by: mukesh27's profile mukesh27 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.6 Priority: normal
Severity: normal Version:
Component: Users Keywords: has-patch
Focuses: docs Cc:

Description

Add a @since note about user_id global to the WP_Application_Passwords_List_Table:prepare_items function.

Attachments (1)

51633.patch (501 bytes) - added by mukesh27 3 years ago.

Download all attachments as: .zip

Change History (4)

@mukesh27
3 years ago

#1 @mukesh27
3 years ago

  • Summary changed from Docs: Add missing @since to prepare_items function to Docs: Add missing @global to prepare_items function

#2 @SergeyBiryukov
3 years ago

  • Milestone changed from Awaiting Review to 5.6
  • Owner changed from sergeybiryukov to SergeyBiryukov
  • Status changed from assigned to reviewing

#3 @SergeyBiryukov
3 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 49321:

Docs: Add a @global tag for $user_id in WP_Application_Passwords_List_Table::prepare_items().

Props mukesh27.
Fixes #51633.

Note: See TracTickets for help on using tickets.