Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.57 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.57 KB

Adminimal WordPress plugin

A simple WordPress plugin that enables a minimalist front-end admin toolbar for Administrators. The toolbar includes: Dashboard, Edit, Profile, New post, New Page, New Attachment, and New Custom Post Types.

Adminimal

Features

  • Automatically hide front-end WordPress Toolbar for supported roles.
  • Adds a floating minimalist toolbar at the bottom right corner of the browser.
  • Create new posts, pages, and registered custom post types.
  • Access the Dashboard.
  • Edit the content you are viewing.
  • Access logged user profile page.
  • Plugin settings page.
  • Optionally choose to concurrently show the WordPress Toolbar.

Installation from your website

  1. Visit 'Plugins > Add New'
  2. Search for 'Adminimal'
  3. Activate adminimal from your Plugins page.
  4. Visit Settings page for options.
  5. Visit your website, you can see the toolbar on the bottom right corner of the browser.

Installation from WordPress or Github

  1. Download the plugin from WordPress or from Github.
  2. Uncompress the downloaded file.
  3. Upload the 'adminimal' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
  4. Activate Adminimal from your Plugins page.
  5. Visit Settings page for options.
  6. Visit your website, you can see the toolbar on the bottom right corner of the browser.

Compatibility

Tested on WordPress +4.6, works with all Themes.