[wordpress插件] Bootstrap Admin引导管理员

wordpress 插件 文章 2020-03-09 10:20 500 0 全屏看文

AI助手支持GPT4.0

评分
90
描述

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

此插件已经很长时间没有更新,并且与最新的WordPress版本不兼容(当WP Core中合并了MP6时,此插件损坏了)。

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

如果有人想给这个插件一个新家,可以通过 @aristath 与我联系

A clean, minimalistic administration theme implementing Twitter’s Bootstrap.

一个简洁,简约的管理主题,实现了Twitter的Bootstrap。

Project was built by shoestrap.org and uses our very own shoestrap.org 构建,并使用了我们自己的

elusive-iconfont/" rel="nofollow">Elusive-Icons webfont.

elusive-iconfont /“ rel =” nofollow“> Elusive-Icons 网络字体。

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

您可以通过在github中提供帮助来做出贡献:https://github.com/aristath/bootstrap-admin

This plugin will completely re-style your WordPress admin area, offering a cleaner experience.

此插件将完全重新设置WordPress管理区域的样式,提供更干净的体验。

Coming soon: Complete rebranding for your WordPress Administration!

即将推出:为您的WordPress管理完全重命名!

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

如果您喜欢此插件并将其用于您的项目,请考虑捐赠@ http://aristeides.com

安装步骤

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

只需复制到您的plugins文件夹并激活(或通过网络激活)即可。

Styling is done using less.

使用更少的样式即可完成样式设置。

This Plugin includes phpless http://leafo.net/lessphp/

该插件包括phpless http://leafo.net/lessphp/

If you want to use less when theming this plugin, you should open the includes/config.php file and

如果要在对该插件进行主题化时减少使用,则应打开 includes / config.php 文件和

change this line

更改此行

define('BOOTSTRAP_ADMIN_LESS_MODE', '0');

  define('BOOTSTRAP_ADMIN_LESS_MODE','0');

from ‘0’ to ‘1’.

从“ 0”到“ 1”。

This will tell the less preprocessor to re-compile the stylesheet

这将告诉较少的预处理器重新编译样式表

every time a change is detected on our less file.

每次在我们的less文件中检测到更改时。

When you’re done theming, please change it back to ‘0’ to speed-up your admin section.

完成主题设置后,请将其更改回“ 0”以加快管理部分的速度。

(though it’s not resources-heavy, phpless is still one more script that runs).

(尽管它不占用大量资源,但phpless仍然是另一个可以运行的脚本)。

If you are not theming using less, keep this option to ‘0’.

如果您不想使用更少的主题,请将此选项保持为“ 0”。

To enable chosen js, you can change

要启用选定的js,您可以更改

`define(‘BOOTSTRAP_ADMIN_CHOSEN_JS’, ‘0’);’

`define('BOOTSTRAP_ADMIN_CHOSEN_JS','0');'

from ‘0’ to ‘1’.

从“ 0”到“ 1”。

下载地址
https://downloads.wordpress.org/plugin/bootstrap-admin.1.16.2.zip
-EOF-

AI助手支持GPT4.0