Does WordPress have an internal function that throws a PHP error from a wp_error object? Or is this the best way: trigger_error($error->get_error_message());
Does WordPress have an internal function that throws a PHP error from a wp_error object? Or is this the best way: trigger_error($error->get_error_message());
Leave a Reply