WordPress-Coding-Standards
WordPress-Coding-Standards copied to clipboard
[Documentation]: WordPress.DB.PreparedSQL
Description
This PR adds documentation for the WordPress.DB.PreparedSQL sniff.
Related issues/external references
Part of #1722
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.
Thanks @GaryJones, I've addressed the missing emphasis in fdd28c7.
Thanks @jrfnl, I appreciate the thorough feedback. I have committed all of your suggestions 🙂