HansSchouten / PHPageBuilder

A drag and drop page builder to manage pages in any PHP project
https://www.phpagebuilder.com
MIT License
739 stars 180 forks source link

How I can get last post in bock ,? #134

Open vahidalvandi opened 2 years ago

vahidalvandi commented 2 years ago

Hi do it can return last post with a block dynamically ?

HansSchouten commented 2 years ago

If your block has a view.php you can do anything you would normally do in PHP to retrieve posts from database.