Testing time reveals with a string in the url
-
Would it be possible to add a feature to allow for testing of the time reveals by typing a date/time string into the page url? Something like:
if(isset($_GET[‘time’])) {
$testTime = $_GET[‘time’];
}and in the url:
?time=2015-Apr-27%2000:00:00
I use your plugin frequently for time revealed content and its really nice to be able to double check that the reveals are correct by using a test date/time.
Thanks for the awesome plugin!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Testing time reveals with a string in the url’ is closed to new replies.