WordPress-Coding-Standards icon indicating copy to clipboard operation
WordPress-Coding-Standards copied to clipboard

[Documentation]: WordPress.DB.PreparedSQL

Open jaymcp opened this issue 1 year ago • 2 comments

Description

This PR adds documentation for the WordPress.DB.PreparedSQL sniff.

Related issues/external references

Part of #1722

jaymcp avatar Jun 13 '24 10:06 jaymcp

Have a look at some of the existing examples, such as in https://github.com/WordPress/WordPress-Coding-Standards/tree/develop/WordPress/Docs/Arrays to see how the <em> </em> tags are used to emphasise the key bit of the code examples.

GaryJones avatar Jun 19 '24 13:06 GaryJones

Thanks @GaryJones, I've addressed the missing emphasis in fdd28c7.

jaymcp avatar Jun 20 '24 08:06 jaymcp

Thanks @jrfnl, I appreciate the thorough feedback. I have committed all of your suggestions 🙂

jaymcp avatar Jul 01 '24 17:07 jaymcp