Title: Bootstrap Admin
Author: Ari Stathopoulos
Published: <strong>2012 年 9 月 3 日</strong>
Last modified: 2014 年 10 月 26 日

---

搜索插件

![](https://ps.w.org/bootstrap-admin/assets/banner-772x250.png?rev=594192)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/bootstrap-admin_00bbf2.svg)

# Bootstrap Admin

 作者：[Ari Stathopoulos](https://profiles.wordpress.org/aristath/)

[下载](https://downloads.wordpress.org/plugin/bootstrap-admin.1.16.2.zip)

 * [详情](https://cn.wordpress.org/plugins/bootstrap-admin/#description)
 * [评价](https://cn.wordpress.org/plugins/bootstrap-admin/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/bootstrap-admin/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/bootstrap-admin/#developers)

 [支持](https://wordpress.org/support/plugin/bootstrap-admin/)

## 描述

**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](http://twitter.com/aristath)

A clean, minimalistic administration theme implementing Twitter’s Bootstrap.
 Project
was built by [shoestrap.org](http://shoestrap.org) and uses our very own [Elusive-Icons](http://aristath.github.com/elusive-iconfont/)
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

## 屏幕截图

[⌊The Dashboard with the submenu popovers visible⌉⌊The Dashboard with the submenu
popovers visible⌉[

The Dashboard with the submenu popovers visible

[⌊New Post screenshot⌉⌊New Post screenshot⌉[

New Post screenshot

## 安装

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’.

## 评价

![](https://secure.gravatar.com/avatar/7a19cb4ac36d98888de8970584359cdc05e56e30079f4c36e9d8776f1f15439f?
s=60&d=retro&r=g)

### 󠀁[Not work!!!!](https://wordpress.org/support/topic/not-work-161/)󠁿

 [janko223](https://profiles.wordpress.org/janko223/) 2017 年 2 月 1 日 1 回复

Not work!!!!

 [ 阅读所有14条评价 ](https://wordpress.org/support/plugin/bootstrap-admin/reviews/)

## 贡献者及开发者

「Bootstrap Admin」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Ari Stathopoulos ](https://profiles.wordpress.org/aristath/)
 *   [ Dimitris Kalliris ](https://profiles.wordpress.org/fovoc/)

[帮助将「Bootstrap Admin」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/bootstrap-admin)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/bootstrap-admin/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/bootstrap-admin/)，或通过[RSS](https://plugins.trac.wordpress.org/log/bootstrap-admin/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/bootstrap-admin/)。

## 更新日志

#### 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

 * Updated the [Elusive-Icons](http://aristath.github.com/elusive-iconfont/) webfont
 * Bugfixes

#### 1.11

 * Fixes the remove tags symbol on the posts editing page

#### 1.10

 * Replacing [Font-Awesome](http://fortawesome.github.com/Font-Awesome/) with [Elusive-Icons](http://aristath.github.com/elusive-iconfont/)
   due to [licencing issues](https://make.wordpress.org/plugins/2012/12/20/gpl-and-the-repository/)
 * Added menu icon for [easy-digital-downloads](https://wordpress.org/extend/plugins/easy-digital-downloads/)
 * Fixed conflict with the [WPMU DEV Dashboard](http://premium.wpmudev.org/project/wpmu-dev-dashboard/)
   plugin

#### 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](http://fortawesome.github.com/Font-Awesome/) 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

 * Implemented [chosen js](http://harvesthq.github.com/chosen/)

#### 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

## 额外信息

 *  版本 **1.16.2**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.5 或更高版本 **
 *  已测试的最高版本为 **3.5.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/bootstrap-admin/)
 * 标签
 * [admin theme](https://cn.wordpress.org/plugins/tags/admin-theme/)[administration](https://cn.wordpress.org/plugins/tags/administration/)
   [administration theme](https://cn.wordpress.org/plugins/tags/administration-theme/)
   [bootstrap](https://cn.wordpress.org/plugins/tags/bootstrap/)[dashboard](https://cn.wordpress.org/plugins/tags/dashboard/)
 *  [高级视图](https://cn.wordpress.org/plugins/bootstrap-admin/advanced/)

## 评级

 4.5 星（最高 5 星）。

 *  [  11 条 5 星评价     ](https://wordpress.org/support/plugin/bootstrap-admin/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/bootstrap-admin/reviews/?filter=4)
 *  [  1 条 3 星评价     ](https://wordpress.org/support/plugin/bootstrap-admin/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/bootstrap-admin/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/bootstrap-admin/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bootstrap-admin/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/bootstrap-admin/reviews/)

## 贡献者

 *   [ Ari Stathopoulos ](https://profiles.wordpress.org/aristath/)
 *   [ Dimitris Kalliris ](https://profiles.wordpress.org/fovoc/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/bootstrap-admin/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://aristeides.com/bootstrap-admin)