WonderCMS / wondercms

Fast and small flat file CMS (5 files). Built with PHP, JSON database.
https://wondercms.com
MIT License
650 stars 164 forks source link

Add timeCreated and timeUpdated to database.js for posts #307

Open joho1968 opened 10 months ago

joho1968 commented 10 months ago

It'd be nice if timeCreated and timeUpdated could be added for each page in database.js. Not only would it allow a theme to display these fields, but it would also allow displaying things in a chronological order. I don't think this would be considered "overhead".