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

[Plugin improvement] Next/Previous on Blog Plugin #311

Closed Thatoo closed 1 month ago

Thatoo commented 9 months ago

It would be really nice to have two automatic button added at the end of each blog post inviting to read either the next or previous article, ideally showing the title (and description) of next and previous article, not just writting "next" and "previous" on the button.

robiso commented 1 month ago

This is something for that be improved on the plugin itself, not completely WonderCMS-core related.

https://github.com/robiso/simple-blog/blob/master/class.SimpleBlog.php Please feel free to open an issue here.