Wp Debug

Start and stop WordPress debug mode from inside a theme or plugin folder. Safely enables WP_DEBUG, WP_DEBUG_LOG, SCRIPT_DEBUG, and SAVEQUERIES in wp-config.php, tails debug.log in real time, and cleanly restores the original config when done. Use when the user says "start debugging", "debug WordPress", "enable debug mode", "stop debugging", or "turn off debug". Designed for working directories inside wp-content/themes/<theme> or wp-content/plugins/<plugin>.

aslamdoctor 6874e3f 5.2 KB Updated

File contents

aslamdoctor/wp-debug-skill/tree/main/wp-debug commit 6874e3fb15

Frequently asked questions

npx skillmds@latest add aslamdoctor/wp-debug