Wordpress/tests
Gary Pendergast 2d6badf6ab Pings: Allow ping functions to accept WP_Post objects as well as post IDs.
This removes the use of several `global $wpdb` instances, as well as bringing the ping functions into line with other post-related functions, which will accept a post ID or `WP_Post` object.

Props dshanke.
Fixes #38202.



git-svn-id: https://develop.svn.wordpress.org/trunk@38852 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-21 05:59:34 +00:00
..
phpunit Pings: Allow ping functions to accept WP_Post objects as well as post IDs. 2016-10-21 05:59:34 +00:00
qunit Customize: Implement customized state persistence with changesets. 2016-10-18 20:04:36 +00:00