Adds a backend admin bar to a Devflow site.
Requires Devflow Version: 2.x
Tested Up To: 2.0.0
Requires PHP: 8.4+
Stable Tag: 3.0.0
License: GPLv2-only
- Adds admin bar to top of site.
- Management Tab (site, plugins, users, content)
- Flush Cache
- Action hooks and filters.
Portuguese, Chines (Simplified), German, English, Spanish, French, Italian Japanese, and Russian
- Start a new shell session.
- In the root of your install, run the following command
composer require getdevflow/adminbar.
- Updated for Devflow v2
- Api change for enqueue functions
- Removed old textdomain function
- Updated locales
- Initial addition