wordpress-develop/tests
Gary Pendergast c07972d774 Canonical URLs: Redirect to the correct URL when the post date changes.
When a post slug is changed, we store a copy of the old slug, so that we can redirect visitors visiting the old URL to the new URL.

In the same way, this stores a copy of the old date, when the post date changes, so we can redirect visitors to the new URL.

Props nickmomrik.
Fixes #15397 for trunk.



git-svn-id: https://develop.svn.wordpress.org/trunk@42401 602fd350-edb4-49c9-b593-d223f7449a82
2017-12-15 08:30:50 +00:00
..
phpunit Canonical URLs: Redirect to the correct URL when the post date changes. 2017-12-15 08:30:50 +00:00
qunit REST API: Add permalink_structure to the index endpoint. 2017-11-10 06:10:23 +00:00