Strict standards warning in WP Query additions
Open
- Dominant language
- PHP
- Stars
- 106
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Strict standards: Only variables should be passed by reference in hm-core.wp-query-additions.php on line 149
Fix is to assign result of `explode()` to a variable before passing to `reset()`
Contributor guide
Assessment
This issue has not been assessed yet.