Plugin info

Total downloads: 33,150
Active installs: 10
Total reviews: 14
Average rating: 4.5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 10/26/2014 (4084 days ago)
Added to WordPress: 9/3/2012 (13 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: 3.5.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4084 days ago • 14 reviews

24/100

Is Bootstrap Admin abandoned?

Possibly abandoned (last update 4084 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: 3.5.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Cream6 Admin Theme
Rating 4.0/5 (4 reviews)Active installs 10

Description

This plugin has not been updated for a long time and is not compatible with latest WordPress versions (when MP6 was merged in WP Core this plugin broke).
Unfortunately I don’t have the time to update it at this time, which is a shame because it was really nice and a lot of people were using it.
If someone wants to give this plugin a new home you can contact me on @aristath

A clean, minimalistic administration theme implementing Twitter’s Bootstrap.
Project was built by shoestrap.org and uses our very own Elusive-Icons webfont.

You can contribute by helping out in github: https://github.com/aristath/bootstrap-admin

This plugin will completely re-style your WordPress admin area, offering a cleaner experience.
Coming soon: Complete rebranding for your WordPress Administration!

If you like this plugin and use it on your projects, please consider donating @ http://aristeides.com

Installation

Just copy to your plugins folder and activate (or Network activate) it.

Styling is done using less. This Plugin includes phpless http://leafo.net/lessphp/
If you want to use less when theming this plugin, you should open the includes/config.php file and
change this line

define('BOOTSTRAP_ADMIN_LESS_MODE', '0');

from ‘0’ to ‘1’.
This will tell the less preprocessor to re-compile the stylesheet
every time a change is detected on our less file.
When you’re done theming, please change it back to ‘0’ to speed-up your admin section.
(though it’s not resources-heavy, phpless is still one more script that runs).
If you are not theming using less, keep this option to ‘0’.

To enable chosen js, you can change
`define(‘BOOTSTRAP_ADMIN_CHOSEN_JS’, ‘0’);’
from ‘0’ to ‘1’.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. The Dashboard with the submenu popovers visible

    The Dashboard with the submenu popovers visible

  2. New Post screenshot

    New Post screenshot

Changelog

1.16.2

  • Downgraded Bootstrap js. Bootstrap v2.3.0 has a few bugs that caused the popups in our 2 last updates to really get messed-up. They now work the way they were working on versions prior to 1.15

1.16

  • Fixed bug introduced in 1.15
  • Simplified Popovers (Now CSS instead of jQuery)

1.15

  • Updated Bootstrap to 2.3.0
  • Tweaked the popover title css

1.13

  • Fixed issue with Jetpack’s “Feedback” icon
  • Added icon for Yoast SEO
  • Added icon for Advanced Custom Fields
  • Added icon for WordFence
  • Fixing labels issue on Advanced Custom Fields

1.12

1.11

  • Fixes the remove tags symbol on the posts editing page

1.10

1.05

  • Better styling for buttons
  • override WordPress’s wp_default_styles function
  • tags as labels
  • set featured image link as large button
  • the “add new category” link is now a button
  • fixes thumbnails in media browser

1.03

  • Supports collapsed mode
  • Added icons for bbpress

1.02

  • Bugfixes

1.0

  • CAUTION: ONLY UPDATE TO 1.0 IF YOU ARE USING WORDPRESS 3.5 AND ABOVE
  • Bugfixes
  • Compatibility with WordPress 3.5
  • Moved icons from jquery to css implementation
  • The width of the admin menu is now identical to the one in WordPress core
  • Less obstrusive

0.5

  • The left menu is now 150px wide, close to the original wordpress menu width (narrower than on the previous version)
  • Labels are now inline-blocks instead of blocks
  • Using the Awesome Font for icons
  • Other minor bugfixes

0.3

  • Minor bug fixes
  • Chosen.js is now disabled by default. This can be changed in the includes/config.php file.

0.2.2

0.2.1

  • Bugfix. Some users reported css was not being applied on 0.2

0.2

  • Implementing phpless and re-styling everything using less.

0.1.2

  • Lots of styling
  • ProSites “hacks”
  • MarketPress “hacks”

0.1.1

  • Small styling bugfixes

0.1

  • First version