A Flarum extension. Edit, hide and delete Posts button always visible. Based on @ClarkWinkelmann video tutorial, released for the benefit of the community.
Install with composer:
composer require justoverclock/edit-posts:"*"
composer update justoverclock/edit-posts:"*"
php flarum cache:clear