Options
A front end interface for FluentCommunity settings, hooks and filters not exposed in core
What it does.
FluentCommunity has a deep layer of hooks, filters, and internal settings that normally require custom code to reach. Options puts them behind a clean settings interface inside the portal — flip switches instead of writing snippets.
Tune behaviors the core UI doesn't expose, without a child theme, a snippets plugin, or a developer on call.
A look inside.
Everything included.
Up and running fast.
Good to know.
Options uses the same official hooks and filters. If you already set something in code, remove that snippet and manage it from Options instead.
Yes. Nothing modifies core files and every option is reversible.