WordPress/wp-includes
Aaron Campbell 2fabb6d0e2 Database: Hardening to bring wpdb::prepare() inline with documentation.
`wpdb::prepare()` supports %s, %d, and %F as placeholders in the query string. Any other non-escaped % will be escaped.

Merges [41496] to 4.6 branch.


Built from https://develop.svn.wordpress.org/branches/4.6@41499


git-svn-id: http://core.svn.wordpress.org/branches/4.6@41332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-09-19 18:13:34 +00:00
..
2017-05-16 08:41:33 +00:00
2017-01-11 05:22:39 +00:00
2017-05-16 21:49:33 +00:00