What is the difference between the suppress_errors() function and the hide_errors() functionin wpdb class?
What is the use of each function?
What is the difference between the suppress_errors() function and the hide_errors() functionin wpdb class?
What is the use of each function?
You must be logged in to post a comment.
suppress_errors()
hides errors during the database bootstrappinghide_errors()
hides SQL errors