#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)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @ajayghaghretiya1, thank for the patch!
That DocBlock is for the
secure_signon_cookiefilter. The function DocBlock already has a@globalreference to$auth_secure_cookie.