Ignore Hidden Tags
A Flarum extension. This plugin allows posts created by specified user groups to be exempt from the "is_hidden" tag control and still be displayed in the "All discussion" section.
Installation
Install with composer:
composer require nodeloc/flarum-ignore-hidden-tags:"*"
Updating
composer update nodeloc/flarum-ignore-hidden-tags:"*"
php flarum migrate
php flarum cache:clear
Links