Tagged Questions
0
votes
1answer
160 views
How to handle dates, trying to calculate time since a post
I am trying to create a "time since" post display so when someone views a post they will see "posted about a week ago" instead of the date.
I've tried a few things but to no avail and I think it is ...
1
vote
1answer
1k views
Last time a user logged in
I'm building a site where users log in to view content specific to them. I would like to display the last date and time they logged in. How would I get this information from wordpress? If it ...