#43934 closed defect (bug) (fixed)
Missing doc for the user_request_key_expiration filter
| Reported by: | birgire | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9.6 |
| Component: | Privacy | Version: | 5.1 |
| Severity: | normal | Keywords: | good-first-bug gdpr has-patch commit |
| Cc: | Focuses: | docs, administration |
Description
The user_request_key_expiration filter here:
is missing the inline documentation. It's actually a duplicated hook, that's documented here:
so we need this line:
/** This filter is documented in /wp-includes/user.php */
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 43168: