Vai al contenuto
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
    • Documentazione
    • Forum
  • Info
    • Manifesto
    • Unisciti alla Community
    • Team
    • Manuali
    • Traduci
    • Meetup italiani
    • WordCamp
    • Five for the Future
    • Proposte di lavoro
    • Swag Store
    • Directory delle foto
    • Learn WordPress
    • Openverse
    • Pattern
    • Playground
    • Prova l’editor Gutenberg
    • WordPress.tv
  • Eventi
  • Scarica WordPress
Scarica WordPress
WordPress.org

Plugin Directory

Custom Login Admin Front-end CSS

  • Invia un plugin
  • I miei preferiti
  • Accedi
  • Invia un plugin
  • I miei preferiti
  • Accedi

Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Custom Login Admin Front-end CSS

Di Arun Basil Lal
Scarica
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

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.

Screenshot

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

Installazione

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.

FAQ

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.

Recensioni

Works better than expected

seltzdesign 18 Settembre 2017 1 risposta
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.
Leggi la recensione di 1

Contributi e sviluppo

“Custom Login Admin Front-end CSS” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • Arun Basil Lal

Traduci “Custom Login Admin Front-end CSS” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

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.

Meta

  • Versione 1.8
  • Ultimo aggiornamento 2 anni fa
  • Installazioni attive 300+
  • Versione WordPress 3.0 o superiore
  • Testato fino alla versione 6.7.5
  • Versione PHP 5.5 o superiore
  • Lingua
    English (US)
  • Tag
    admin csscss
  • Visualizzazione avanzata

Valutazioni

5 su 5 stelle.
  • 1 5- recensioni a stelle 5 stelle 1
  • 0 recensioni a 4-stelle 4 stelle 0
  • 0 recensioni a 3-stelle 3 stelle 0
  • 0 recensioni a 2-stelle 2 stelle 0
  • 0 recensioni a 1-stelle 1 stella 0

Your review

Vedi tutte le recensioni

Collaboratori

  • Arun Basil Lal

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Chiedi nel forum di supporto

Donazioni

Vuoi sostenere le versioni future?

Fai una donazione per lo sviluppo

  • Chi siamo
  • News
  • Hosting
  • Privacy
  • Vetrina
  • Temi
  • Plugin
  • Pattern
  • Learn (Training)
  • Supporto
  • Sviluppo
  • WordPress.tv ↗
  • Partecipa
  • Eventi
  • Donazioni ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Italia

  • Visita il nostro account X (ex Twitter)
  • Visita il nostro account Bluesky
  • Visita il nostro account Mastodon
  • Visita il nostro account Threads
  • Visita la nostra pagina Facebook
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
  • Visita il nostro account TikTok
  • Visita il nostro canale YouTube
  • Visita il nostro account Tumblr
Code is Poetry.
The WordPress® trademark is the intellectual property of the WordPress Foundation.