Skip to content

Error Log Bugfix & Code Tidy

Compare
Choose a tag to compare
@joshuadavidnelson joshuadavidnelson released this 15 Apr 06:03
f9dd445
  • Removed unnecessary logging functions and added a debug check before logging anything.
  • Tidy up code spacing and inline-documentation.
  • Added STF_DEBUG for use in error logging function with WP_DEBUG, both must be true before error logging is output to the debug.log file.