Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#41307 closed defect (bug) (invalid)

Document $auth_secure_cookie global in wp_signon()

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

Description

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

Attachments (1)

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

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
8 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

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
8 years ago

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