Skip to content

Add _doing_it_wrong() checks if incorrect callback value for apply_filters()#4131

Closed
remyperona wants to merge 1 commit intoWordPress:trunkfrom
wp-media:38116
Closed

Add _doing_it_wrong() checks if incorrect callback value for apply_filters()#4131
remyperona wants to merge 1 commit intoWordPress:trunkfrom
wp-media:38116

Conversation

@remyperona
Copy link

Add check for the callback function value passed to apply_filters, to determine if the value is empty or not callable. Trigger a _doing_it_wrong() call if an invalid value is passed to make sure the error is not silenced.

Trac ticket: https://core.trac.wordpress.org/ticket/38116


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@remyperona remyperona closed this Mar 25, 2024
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.

1 participant