Wordpress/tests
Sergey Biryukov 45017abf02 Revisions: Clean up _wp_post_revision_fields():
* Move the array processing to a new function, `_wp_post_revision_data()`.
* Make both functions accept a post array or a `WP_Post` object. 
* Always apply the `_wp_post_revision_fields` filter and pass the post data to it.

Fixes #13382.

git-svn-id: https://develop.svn.wordpress.org/trunk@36659 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-24 00:43:31 +00:00
..
phpunit Revisions: Clean up _wp_post_revision_fields(): 2016-02-24 00:43:31 +00:00
qunit TinyMCE: inline text patterns 2016-02-23 08:32:34 +00:00