Skip to content
Snippets Groups Projects
  1. Apr 24, 2021
    • lucha's avatar
      patch: stops wordpress from hardcoding the location of debug.log · 2db568fc
      lucha authored
      by default, if DEBUG_LOG is true, wordpress will set error_log to wp-content/debug.log,
      which is publicly accessible. We want instead to set it via our own php.ini. This patch
      removes the Wordpress code responsible for modifying the error_log location.
      2db568fc
  2. Apr 05, 2021
  3. Jan 23, 2021
  4. Oct 03, 2020
  5. Apr 09, 2020
  6. Dec 21, 2019
  7. Dec 20, 2019
  8. Dec 08, 2019
  9. Jul 17, 2019
  10. Feb 24, 2019
  11. Dec 30, 2018
  12. Nov 23, 2017
  13. Jun 10, 2017
  14. Jan 14, 2017
  15. Dec 23, 2016
  16. Oct 29, 2016
  17. Sep 19, 2015
Loading