Open the file handle for debugging.This function is used for XMLRPC feature, but it is general purpose enough to be used in anywhere.
776
Continue readingOpen the file handle for debugging.This function is used for XMLRPC feature, but it is general purpose enough to be used in anywhere.
776
Continue readingClose the debugging file handle.Technically, this can be used to close any file handle when the global $debug is set to 1 or true.
774
Continue readingLoad custom DB error or display WordPress DB error.If a file exists in the wp-content directory named db-error.php, then it will be loaded instead of displaying the WordPress DB error. If it is not found, then the WordPress DB error will be displayed instead.
770
Continue reading