Opened 8 years ago
Closed 8 years ago
#41941 closed defect (bug) (fixed)
Incorrect parameter order of document for has_filter function
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9 | Priority: | normal |
| Severity: | normal | Version: | 4.9 |
| Component: | Plugins | Keywords: | |
| Focuses: | docs | Cc: |
Description
Incorrect parameter order of PHPdoc for has_filter function in class-wp-hook.php.
document
first $function_to_check
second $tag
function
first $tag
second $function_to_check
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 41551: