Wordpress/tests
Boone Gorges f05f380638 In get_sample_permalink(), override 'future' status before generating permalink.
In [31114], `get_permalink()` was modified to prevent pretty permalinks from
being generated for posts with the 'future' post status. This inadvertently
broke the pretty permalink preview for scheduled posts. The fix is to include
the 'future' status in the list of statuses that `get_sample_permalink()` fakes
as 'publish' before it fetches a permalink.

Props DrewAPicture.
Fixes #30910.

git-svn-id: https://develop.svn.wordpress.org/trunk@31323 602fd350-edb4-49c9-b593-d223f7449a82
2015-02-02 16:49:23 +00:00
..
phpunit In get_sample_permalink(), override 'future' status before generating permalink. 2015-02-02 16:49:23 +00:00
qunit Add jQuery UI Core as a dependency for qUnit tests 2014-12-23 00:16:52 +00:00