Hello !
In earlier site I displayed in a div a list of articles published last 24 hours.
But I don’t remember how I resolved this : I did it using EE tags or a php snippets using php function time()... (current_time in timestamp - publish_date <= 86000)... I don’t know how to write in EE2 dates in timestamp format...
Could you help me please ?
Thank you