Automattic / Automattic/babble
array_walk_recursive() expects parameter 2 to be a valid callback
Open
bug
- Dominant language
- PHP
- Stars
- 250
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
function 'sanitize_text_field_by_reference' not found or invalid function name in class-jobs.php on line 710
This should read `array( $this, 'sanitize_text_field_by_reference' )`
Contributor guide
Assessment
This issue has not been assessed yet.