Opened 8 years ago
Closed 8 years ago
#35461 closed defect (bug) (fixed)
class-wp-plugins-list-table.php search strip_tags warning
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.5 | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Plugins | Keywords: | |
Focuses: | administration | Cc: |
Description
Searching for any string on the installed plugins page results in the following warning:
WARNING: wp-admin/includes/class-wp-plugins-list-table.php:281 - strip_tags() expects parameter 1 to be string, array given
Tested on 4.5 trunk with PHP 5.6 and PHP7
Change History (4)
Note: See
TracTickets for help on using
tickets.
#31025 already has a fix for that and is commit-ready