Skip to content

Upgraded debugging-wordpress.md file#30

Closed
viralsampat90 wants to merge 5 commits intowptrainingteam:mainfrom
viralsampat90:upgrade_debugging_wordpress_file
Closed

Upgraded debugging-wordpress.md file#30
viralsampat90 wants to merge 5 commits intowptrainingteam:mainfrom
viralsampat90:upgrade_debugging_wordpress_file

Conversation

@viralsampat90
Copy link
Copy Markdown

Hello Team,

I reviewed the learn-wp-content files and identified a gap in the documentation, specifically in the debugging-wordpress.md file. After carefully evaluating its content, I found that an important concept was missing. Therefore, I have updated the file to include this information in order to improve its completeness and clarity.

So, please review it and let me know if anything.

Thanks,

@jonathanbossenger
Copy link
Copy Markdown
Collaborator

Hi @viralsampat90, thanks for the PR. This lesson, however, is aimed specifically at debugging PHP code in WordPress.

SCRIPT_DEBUG forces WordPress to use the “dev” versions of core CSS and JavaScript files rather than the minified versions that are normally loaded. So this is generally only useful when you are testing modifications to any built-in .js or .css files for Core WordPress development.

@viralsampat90
Copy link
Copy Markdown
Author

Hello @jonathanbossenger

Thank you so much for your detailed updates.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants