Wordpress/tests
Aaron D. Campbell e95dc5a26f 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.



git-svn-id: https://develop.svn.wordpress.org/trunk@41496 602fd350-edb4-49c9-b593-d223f7449a82
2017-09-19 17:55:33 +00:00
..
phpunit Database: Hardening to bring wpdb::prepare() inline with documentation. 2017-09-19 17:55:33 +00:00
qunit Add wp.hooks - JavaScript actions and filters. 2017-09-12 12:53:21 +00:00