Description
A customer of DeMomentSomTres required us to show a picture of its building depending of the moment of the day in its web.
We build that shortcode that helps on doing this task.
You only have to use [dms3nad start=”hh:mm” end=”hh:mm”]Content to show[/dms3nad].
For instance to show the sentence “night” from midnight until 7:00 and “day” the rest of the day, the code should look like:
[dms3nad start="00:00" end="07:00"]Night[/dms3nad] [dms3nad start="07:00" end="23:59"]Day[/dms3nad]
Note: times are based on server time
FAQ
TBD
Support
You can get support via WordPress forums or via comments in this page.