Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#51637 closed defect (bug) (fixed)

Improve `wp_pre_insert_user_data` filter documentation

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

Description

The description in the wp_pre_insert_user_data filter’s DocBlock is not super clear and can be improved.

It currently says "It only includes data in the wp_users table wp_user, not any user metadata."

Attachments (1)

51637.diff (478 bytes) - added by audrasjb 4 years ago.
Users: Improve the description of the wp_pre_insert_user_data filter.

Download all attachments as: .zip

Change History (3)

@audrasjb
4 years ago

Users: Improve the description of the wp_pre_insert_user_data filter.

#1 @audrasjb
4 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 5.6

I think this small Docs change can safely be milestoned to 5.6 :)

#2 @SergeyBiryukov
4 years ago

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

In 49314:

Docs: Correct description for wp_pre_insert_user_data filter.

Props audrasjb.
Fixes #51637.

Note: See TracTickets for help on using tickets.