WordPress / WordPress-Coding-Standards

PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
MIT License
2.55k stars 483 forks source link

Docs: add documentation for `WordPress.DB.SlowDBQuery` #2464

Open petitphp opened 3 months ago

petitphp commented 3 months ago

This PR add documentation for the WordPress.DB.SlowDBQuery sniff.

Part of #1722

petitphp commented 3 months ago

Posted a message in the core-performance slack channel to :

jrfnl commented 2 months ago

@petitphp :wave: Just checking - did you get any useful responses in Slack ?

Also: I noticed this PR is still in draft. Do you want me to review already ? Or are you still working on it ?

petitphp commented 3 weeks ago

@jrfnl Sorry for the delayed response ! This PR is still a WIP and doesn't need to be reviewed for now.

I'm still working on this, I had great responses in slack with some context on why this rule was created.

I'll try to finish the doc and mark the PR as ready for you to review.

jrfnl commented 3 weeks ago

@petitphp Thanks for letting me know!