Skip to content

Conversation

david-binda
Copy link

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

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

fixes #343
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants