跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Custom Login Admin Front-end CSS

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Custom Login Admin Front-end CSS

由 Arun Basil Lal 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Loads custom CSS on WordPress Login Pages, Admin and Front-end via the admin interface. Can be used with WordPress single install and WordPress multisites.

Custom LAF CSS is very useful on multisite networks. Admins can customize the look and feel of the network and add CSS for the entire network. Adding CSS to the front-end via this plugin is handy when common features need styling and you are not sure which theme the user will be activating.

Main features:

  • Loads custom CSS on Login, Admin and Front-end pages regardless of the active theme.
  • CSS for Login, Admin and Front-end is separately saved and used.
  • CSS is beautified and neatly presented in the admin.
  • CSS minification.
  • Multisite compatible.
  • Translation ready.
  • Compatible with Admin CSS MU plugin with inbuilt feature to import CSS.

You can add your custom CSS in WordPress Admin > Appearance > Custom LAF CSS of your WordPress install or the base site on a WordPress multisite network.

Upgrading From Admin CSS MU

Follow these steps if you are upgrading from the Admin CSS MU plugin.

  1. Install Custom LAF CSS plugin. Do not delete the Admin CSS MU plugin yet.
  2. Go to the plugin page and in the ‘Admin CSS’ section, check the box that says ‘Import and append CSS from Admin CSS MU’.
  3. Click ‘Save CSS’. Your CSS should be imported now.
  4. Deactivate and delete the Admin CSS MU plugin.

螢幕擷圖

Admin Interface in Appearance > Custom LAF CSS
Admin Interface in Appearance > Custom LAF CSS

安裝方式

For WordPress single install:

  1. Install the plugin through the WordPress admin interface, or upload the folder /custom-login-admin-frontend-css/ to /wp-content/plugins/ using ftp.
  2. Activate the plugin via WordPress admin interface.
  3. Go to WordPress Admin > Appearance > Custom LAF CSS and add the custom CSS you want.

For Multisite:

  1. Install the plugin through the WordPress admin interface, or upload the folder /custom-login-admin-frontend-css/ to /wp-content/plugins/ using ftp.
  2. Network activate the plugin via WordPress admin interface.
  3. In the base website go to WordPress Admin > Appearance > Custom LAF CSS and add the custom CSS you want.

常見問題集

Some CSS Samples

To change the size of the h1 tags in WordPress Admin add this to Admin CSS:

h1 {
    font-size: 40px !important;
}

To change the background color of the Login Page, add this to Login CSS:

.login {
  background: #ECCFFF !important;
}

I found this plugin very useful, how can I show my appreciation?

I am glad to hear that! You can either make a donation or leave a rating to support the development of the plugin.

使用者評論

Works better than expected

seltzdesign 2017 年 9 月 18 日 1 則留言
It does exactly what it says in the title. The code highlighting works flawlessly and all the styles are loaded in the appropriate places. Great for editing CSS of the backend! I use it on all my websites and wouldn’t want to miss it.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Custom Login Admin Front-end CSS〉的開發相關工作。

參與者
  • Arun Basil Lal

將〈Custom Login Admin Front-end CSS〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.8

  • Date: 04.October.2023
  • Tested with WordPress 6.3.1
  • Enhancement: Added compatibility with PHP 8.x

1.7

  • Date: 16.May.2023
  • Tested with WordPress 6.2
  • Enhancement: Added support for justify-content. align-items, and flex-wrap in CSSTidy.

1.6

  • Date: 9.February.2023
  • Tested with WordPress 6.1.1
  • Enhancement: Added support for flex-direction in CSSTidy.

1.5

  • Date: 19.October.2022
  • Tested on WordPress 6.0.3.
  • Security Fix: Deleted unwanted files in CSSTidy. Thanks Darius from Patchstack for the heads up.

1.4.1

  • Date: 17.May.2021
  • Fixed compatibility issue with Admin CSS MU where redeclaration of Class csstidy caused PHP Fatal error.

1.4

  • Date: 17.May.2021
  • Tested on WordPress 5.7.2.
  • Updated CSSTidy to v1.7.3.
  • Added support for CSS properties grid-gap and grid-template-columns.
  • Fix PHP warning: PHP Warning: “continue” targeting switch is equivalent to “break” in class.csstidy.php on line 859

1.3.1

  • Date: 21.September.2017
  • Tested on WordPress 4.8.2. Result = Pass
  • Minor corrections in the settings page text.

1.3

  • Date: 29.August.2017
  • Tested upto WordPress 4.8.1. Result = Pass
  • Updated CSSTidy classes to meet PHP 7.x standards. Thanks
  • New: Added options to enable or disable Login, Admin and Front-end CSS individually.
  • New: Added option to minify CSS. CSS is only minified during use and the CSS editor will show the un-minified and more readable version for easy editing.
  • New: Added option to import Admin CSS from Admin CSS MU. This will help with easy migration from Admin CSS MU to this plugin.
  • Fixed: Conflict with Admin CSS MU plugin.
  • Code improvements.

1.2

  • Minor bug fixes.
  • Tested upto WordPress 4.7.

1.01

  • Added complete multisite compatibility.

1.0

  • First release of the plugin.

中繼資料

  • 版本 1.8
  • 最後更新 2 年前
  • 啟用安裝數 300+
  • WordPress 版本需求 3.0 或更新版本
  • 已測試相容的 WordPress 版本 6.7.7
  • PHP 版本需求 5.5 或更新版本
  • 語言
    English (US)
  • 標籤:
    admin csscss
  • 進階檢視

評分

5 星,滿分為 5 星
  • 1 個 5 星使用者評論 5 星 1
  • 0 個 4 星使用者評論 4 星 0
  • 0 個 3 星使用者評論 3 星 0
  • 0 個 2 星使用者評論 2 星 0
  • 0 個 1 星使用者評論 1 星 0

撰寫評分

查看全部使用者評論

參與者

  • Arun Basil Lal

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.