digilabscz/wordpress-tracy

WordPress Tracy

dev-master 2021-10-26 11:21 UTC

This package is auto-updated.

Last update: 2024-04-26 17:00:08 UTC


README

Constants which has to be defined (in wp-config.php f.e.):

  • TRACY_MODE
    • true – bool – development mode
    • false – bool – production mode
    • IP/IPs – string|array|strings[] – list of IPs for development
  • TRACY_LOG_DIR – logs storage directory (f.e.: ABSPATH . 'logs')
  • TRACY_EMAIL – email for receiving error e-mails