babble icon indicating copy to clipboard operation
babble copied to clipboard

`sanitize_text_field_by_reference` is a method, not a function.

Open david-binda opened this issue 9 years ago • 0 comments

using array( $this, 'sanitize_text_field_by_reference' ) instead of sanitize_text_field_by_reference as a callback param of array_walk_recursive

This bug was introduced while addressing the VIP code review feedback

fixes #343

david-binda avatar Oct 07 '15 12:10 david-binda