Change the year of the whole site
If you want to do this temporarily that means you want to be able to switch back later, right? That in turn means you don’t want to change the values in the database. So you want the_time to change after it has retrieved the value from the database, but before it is presented to the … Read more