Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 961 Bytes

File metadata and controls

53 lines (36 loc) · 961 Bytes

Admin Bar

Adds a backend admin bar to a Devflow site.

Requires Devflow Version: 2.x

Tested Up To: 2.4.1

Requires PHP: 8.4+

Stable Tag: 3.0.3

License: GPLv2-only

Features

  • Adds admin bar to top of site.
  • Management Tab (site, plugins, users, content)
  • Flush Cache
  • Action hooks and filters.

Localization

Portuguese, Chines (Simplified), German, English, Spanish, French, Italian Japanese, and Russian

Codex Installation

  1. Start a new shell session.
  2. In the root of your install, run the following command php codex plugin:install getdevflow/adminbar.

Changelog

3.0.3

  • Remove old option screens
  • Add new settings screen

3.0.2

  • Mobile ready
  • editorial workflow notifications

3.0.1

  • Fixed info links

3.0.0

  • Updated for Devflow v2

2.0.0

  • Api change for enqueue functions

1.0.1

  • Removed old textdomain function
  • Updated locales

1.0.0

  • Initial addition