wordpress-develop/tests/phpunit/tests/date
Sergey Biryukov 2a163fa733 Date/Time: Return early from the_weekday() and the_weekday_date() if we're not in the loop.
Restore `$previousweekday` global usage in `the_weekday_date()`, so it could still be used simultaneously with `the_date()`.

Partially reverts [45378].
See #47354.

git-svn-id: https://develop.svn.wordpress.org/trunk@45379 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-23 00:37:56 +00:00
..
currentTime.php Date/Time: Make sure current_time() always calculates the offset from GMT/UTC. 2018-08-30 12:12:55 +00:00
dateI18n.php Tests: Fix the tests for the c and r formats in date_i18n(). 2019-01-29 01:19:30 +00:00
query.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
theDate.php Date/Time: Return early from the_weekday() and the_weekday_date() if we're not in the loop. 2019-05-23 00:37:56 +00:00