Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#41307 closed defect (bug) (invalid)

Document $auth_secure_cookie global in wp_signon()

Reported by: ajayghaghretiya1 Owned by:
Priority: normal Milestone:
Component: Users Version:
Severity: normal Keywords:
Cc: Focuses: docs

Description

$global used in the filter but not mention in documentation.

Attachments (1)

41307.patch (429 bytes ) - added by ajayghaghretiya1 9 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
9 years ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

Hi @ajayghaghretiya1, thank for the patch!

That DocBlock is for the secure_signon_cookie filter. The function DocBlock already has a @global reference to $auth_secure_cookie.

#2 @SergeyBiryukov
9 years ago

  • Summary Documentation needs improvement...Document $auth_secure_cookie global in wp_signon()
Note: See TracTickets for help on using tickets.