rest_handle_doing_it_wrong
rest_handle_doing_it_wrong ( $function_name, $message, $version )
Parameters:- (string) function_name The function that was called.
- (string) message A message explaining what has been done incorrectly.
- (string|null) version The version of WordPress where the message was added.
Defined at: - Introduced in WordPress: 5.5.0
- Deprecated in WordPress: —
Description
Handles _doing_it_wrong errors.