(no title)
dmitry-vsl | 7 months ago
Why not set the publication_date when you create a post and have a function getPublishedPosts that fetches a list of posts, filtering out those with a publication_date earlier than the current date? With this approach, you don't need cron jobs at all.
jon-wood|7 months ago
thunderfork|7 months ago
[deleted]