Title: Add Locale Class
Author: AlanP57
Published: <strong>14 Agosto 2017</strong>
Last modified: 7 Novembre 2023

---

Ricerca i plugin

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.

![](https://s.w.org/plugins/geopattern-icon/add-locale-class.svg)

# Add Locale Class

 Di [AlanP57](https://profiles.wordpress.org/alanp57/)

[Scarica](https://downloads.wordpress.org/plugin/add-locale-class.1.0.5.zip)

 * [Dettagli](https://it.wordpress.org/plugins/add-locale-class/#description)
 * [Recensioni](https://it.wordpress.org/plugins/add-locale-class/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/add-locale-class/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/add-locale-class/#developers)

 [Supporto](https://wordpress.org/support/plugin/add-locale-class/)

## Descrizione

On multi language sites there may be occasions when you want to render CSS according
to the current language in use. The Add Local Class plugin solves this problem by
adding the current language code as a class in the body tag on both front end and
admin pages.

For example, if you set the language of the site to French, then the language code
used is fr_FR. Add Local Class will retrieve the language code format it as ‘locale-
fr-fr’ and add it to the body tags on the front end of the site. It will also retrieve
the language code of the backend user and set it as a body tag class on the back
end of the site. Should the site’s language be changed to U.S. English, then the
class would be changed to ‘locale-en-us’.

In your CSS file you can have one rule for French and another for English:

. locale-fr-fr .button {
 background-color: blue; }

. locale-en-us .button {
 background-color: red; }

With the Add Local Class plugin it possible to make use of language specific CSS
on your site.

This plugin does not have a settings page. You simple install and activate it.

The Add Local Class plugin is brought to you by Max Foundry. We make a [WordPress Gallery plugin](https://maxgalleria.com/),
a plugin for [WordPress media library folders](https://maxgalleria.com/downloads/media-library-plus-pro/)
and [MaxButtons](https://maxbuttons.com/).

## Installazione

Upload and unzip the plugin in your Plugins folder. Go to your Plugins page and 
activate Add Local Class.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Add Locale Class” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ AlanP57 ](https://profiles.wordpress.org/alanp57/)
 *   [ maxfoundry ](https://profiles.wordpress.org/maxfoundry/)

[Traduci “Add Locale Class” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/add-locale-class)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/add-locale-class/)
segui il [repository SVN](https://plugins.svn.wordpress.org/add-locale-class/), 
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/add-locale-class/)
tramite [RSS](https://plugins.trac.wordpress.org/log/add-locale-class/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.5

 * Tested with WordPress 6.4

#### 1.0.4

 * Tested with WordPress 6.1

#### 1.0.3

 * Tested with WordPress 5.9.3

#### 1.0.2

 * Tested with WordPress 5.5

#### 1.0.1

 * Added test for classes as an array

#### 1.0.0

 * Initial Release

## Meta

 *  Versione **1.0.5**
 *  Ultimo aggiornamento **3 anni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 2.8 o superiore **
 *  Testato fino alla versione **6.4.8**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/add-locale-class/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/add-locale-class/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/add-locale-class/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/add-locale-class/reviews/)

## Collaboratori

 *   [ AlanP57 ](https://profiles.wordpress.org/alanp57/)
 *   [ maxfoundry ](https://profiles.wordpress.org/maxfoundry/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/add-locale-class/)