Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#50243 closed defect (bug) (fixed)

add_existing_user_to_blog() needs doc for sub-parameter of $details

Reported by: stevenlinx Owned by: SergeyBiryukov
Priority: normal Milestone: 5.5
Component: Users Version: 5.5
Severity: normal Keywords: has-patch
Cc: Focuses: docs, multisite

Description

The details need to be migrated from Codex.

add_existing_user_to_blog() | Codex
https://codex.wordpress.org/Function_Reference/add_existing_user_to_blog

add_existing_user_to_blog() | DevHub
https://developer.wordpress.org/reference/functions/add_existing_user_to_blog/

Attachments (1)

tck50243.diff (811 bytes ) - added by stevenlinx 6 years ago.

Download all attachments as: .zip

Change History (5)

@stevenlinx
6 years ago

#1 @stevenlinx
6 years ago

  • Type enhancementdefect (bug)

#2 @stevenlinx
6 years ago

  • Keywords has-patch added; needs-docs removed

#3 @SergeyBiryukov
6 years ago

  • Component GeneralUsers
  • Focuses multisite added
  • Milestone Awaiting Review5.5

#4 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 47854:

Docs: Improve documentation for add_existing_user_to_blog().

Props stevenlinx.
Fixes #50243.

Note: See TracTickets for help on using tickets.