Getting WPDB error without echoing?
-
Is there any way to get the error information for a WPDB query that would normally be yielded by
$wpdb->print_error()
, but have it returned as a PHP string instead of echoing it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Getting WPDB error without echoing?’ is closed to new replies.