Archive | /wp-includes/functions.php RSS feed for this section

debug_fwrite

Write contents to the file used for debugging.Technically, this can be used to write to any file handle when the global $debug is set to 1 or true.

778

Continue reading