Aller au contenu
WordPress.org

Français

  • Thèmes
  • Extensions
  • Actualités
    • Documentation
    • Forums
  • À propos
  • Compositions
    • Équipes
    • Guide de contribution
  • Obtenir WordPress
Obtenir WordPress
WordPress.org

Plugin Directory

Custom Login Admin Front-end CSS

  • Envoyer une extension
  • Mes favoris
  • Se connecter
  • Envoyer une extension
  • Mes favoris
  • Se connecter

Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Custom Login Admin Front-end CSS

Par Arun Basil Lal
Télécharger
  • Détails
  • Avis
  • Installation
  • Développement
Support

Description

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.

Captures d’écrans

  • Admin Interface in Appearance > Custom LAF CSS

Installation

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.

Avis

Works better than expected

seltzdesign 18 septembre 2017 1 réponse
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.
Lire l’avis

Contributeurs/contributrices & développeurs/développeuses

« Custom Login Admin Front-end CSS » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • Arun Basil Lal

Traduisez « Custom Login Admin Front-end CSS » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

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.

Méta

  • Version 1.8
  • Dernière mise à jour il y a 1 an
  • Installations actives 300+
  • Version de WordPress 3.0 ou plus
  • Testé jusqu’à 6.7.5
  • Version de PHP 5.5 ou plus
  • Langue
    English (US)
  • Étiquettes
    admin csscss
  • Vue avancée

Évaluations

5 sur 5 étoiles.
  • 1 avis à 5 étoile 5 étoiles 1
  • 0 avis à 4 étoile 4 étoiles 0
  • 0 avis à 3 étoile 3 étoiles 0
  • 0 avis à 2 étoile 2 étoiles 0
  • 0 avis à 1 étoile 1 étoile 0

Your review

Voir tous les avis

Contributeurs

  • Arun Basil Lal

Support

Quelque chose à dire ? Besoin d’aide ?

Voir le forum de support

Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

Faire un don à cette extension

  • À propos
  • Actualités
  • Hébergement
  • Confidentialité
  • Vitrine
  • Thèmes
  • Extensions
  • Compositions
  • Apprendre
  • Support
  • Développeurs & développeuses
  • WordPress.tv ↗
  • Contribuer
  • Évènements
  • Faire un don ↗
  • « Five For the Future »
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Français

  • Visitez notre compte X (précédemment Twitter)
  • Visiter notre compte Bluesky
  • Visiter notre compte Mastodon
  • Visiter notre compte Threads
  • Consulter notre compte Facebook
  • Consulter notre compte Instagram
  • Consulter notre compte LinkedIn
  • Visiter notre compte TokTok
  • Visiter notre chaîne YouTube
  • Visiter notre compte Tumblr
Le code est une poésie.
The WordPress® trademark is the intellectual property of the WordPress Foundation.