#55246 closed defect (bug) (duplicate)
Warning: Undefined variable $filters in get_svg_filters function
Reported by: | arifursdev | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.9.1 |
Component: | Themes | Keywords: | |
Focuses: | Cc: |
Description
so in my localhost i was browsing the wp-json and suddenly an error out of nowhere showing.
Warning: Undefined variable $filters in C:\projects\htdocs\exampleprojectname\wp-includes\class-wp-theme-json.php on line 1620
error on get_svg_filters function.
maybe its not getting what it needs to foreach and straight going to return $filters.
Change History (4)
#2
@
3 years ago
- Resolution set to duplicate
- Status changed from new to closed
Hello there, welcome to WordPress trac! Thanks for the report, the issue is already fixed here #55241
Note: See
TracTickets for help on using
tickets.
my theme.json looks like