litespeedtech / litespeedtech/lscache_wp

WP_DEBUG_LOG not used properly

Open
#245 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
257
Forks
123
PR merge metrics
No merged PRs in 30d

Description

WP_DEBUG_LOG can be given a path to where the debug.log file can be stored but in a couple places in this plugin it doesn't respect that setting and puts it in the default location in the wp-content folder.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the plugin's places that write debug.log and compare them with WordPress's WP_DEBUG_LOG path behavior. Done means every affected path respects a custom WP_DEBUG_LOG location instead of always writing under wp-content; no specific files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.