Title: Units
Author: Kyle Phillips
Published: <strong>24 fevereiro, 2015</strong>
Last modified: 21 agosto, 2015

---

Pesquisar plugins

![](https://ps.w.org/units/assets/banner-772x250.png?rev=1098692)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/units/assets/icon-128x128.png?rev=1098692)

# Units

 Por [Kyle Phillips](https://profiles.wordpress.org/kylephillips/)

[Baixar](https://downloads.wordpress.org/plugin/units.1.0.2.zip)

 * [Detalhes](https://br.wordpress.org/plugins/units/#description)
 * [Avaliações](https://br.wordpress.org/plugins/units/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/units/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/units/#developers)

 [Suporte](https://wordpress.org/support/plugin/units/)

## Descrição

**Why Units?**

Units provides your users with an intuitive way to choose and display their preferred
unit of measurement. The user’s preferred unit of measurement is saved via session,
cookie, or none – configurable under the plugin settings.

Any number of primary/alternate units can be added, along with their conversion 
formulas.

Visit [unitswitcher.com](http://unitswitcher.com) for more detailed information.

**Using Units**

Add primary units under Settings > Units. Alternate units may be added by providing
their name and conversion formula. Multiple alternate units may be added for each
primary unit.

Use the function `unit_switcher($value, $primaryunit, $round)` in your template 
to display the switcher. Pass the stored value as the first parameter and primary
unit of measurement as the second value.

To display a single switcher, the shortcode [unit_switcher] is available for use.
The shortcode requires two parameters: `unit` (the primary unit being converted)
and `value` (the stored value).

For more information visit [unitswitcher.com](http://unitswitcher.com).

**Important: Unit Switcher requires WordPress version 3.8 or higher, and PHP version
5.3.2 or higher.**

### More Information

#### Using the Template Function

**unit_switcher($variable, $primaryunit, $round);**

Parameters:
 * $variable – The stored value (integer or float) * $primaryunit – 
The primary unit (the stored value should be stored in this unit) * $round – Number
of digits to round to (default is 2)

Visit [unitswitcher.com](http://unitswitcher.com) for more detailed information.

## Capturas de tela

[⌊Display a dropdown method for users to toggle between units of measurement.⌉⌊Display
a dropdown method for users to toggle between units of measurement.⌉[

Display a dropdown method for users to toggle between units of measurement.

[⌊Optionally save the user's preference via the session or cookie.⌉⌊Optionally save
the user's preference via the session or cookie.⌉[

Optionally save the user’s preference via the session or cookie.

[⌊Add as many units/alternate units as needed.⌉⌊Add as many units/alternate units
as needed.⌉[

Add as many units/alternate units as needed.

## Instalação

 1. Upload unit-switcher to the wp-content/plugins/ directory
 2. Activate the plugin through the Plugins menu in WordPress
 3. Visit the plugin settings to add units of measurement
 4. Use the unit_switcher() template function or [unit_switcher] shortcode to display
    the switcher

## Perguntas frequentes

  Is this plugin WPML compatible?

The plugin is not yet WPML compatible.

  How do I add a unit of measurement?

Visit Settings > Unit Switcher. A primary unit of measurement is required, along
with at least one alternate unit. Substitute the primary unit with `X` in the formula
to equal the alternate formula. So, to set an alternate unit of `inches` for a primary
unit of `feet`, the formula should be set to `X*12`.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Units” é um programa de código aberto. As seguintes pessoas contribuíram para este
plugin.

Colaboradores

 *   [ Kyle Phillips ](https://profiles.wordpress.org/kylephillips/)

[Traduzir o “Units” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/units)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/units/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/units/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/units/)
por [RSS](https://plugins.trac.wordpress.org/log/units/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.2

 * Bug fix – conflict with Bootstrap Javascript libary resolved.

#### 1.0.1

 * Page caching conflicts resolved. If using a page cache plugin, visit Settings
   > Unit Switcher to enable the fix.
 * Minor bug fixes in options saving

#### 1.0

 * Initial release

## Meta

 *  Versão **1.0.2**
 *  Última atualização **11 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 3.8 ou superior **
 *  Testado até **4.3.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/units/)
 * Tags
 * [localization](https://br.wordpress.org/plugins/tags/localization/)[measurements](https://br.wordpress.org/plugins/tags/measurements/)
   [units](https://br.wordpress.org/plugins/tags/units/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/units/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  1 avaliação com 5 estrela     ](https://wordpress.org/support/plugin/units/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/units/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/units/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/units/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/units/reviews/?filter=1)

[Sua avaliação](https://wordpress.org/support/plugin/units/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/units/reviews/)

## Colaboradores

 *   [ Kyle Phillips ](https://profiles.wordpress.org/kylephillips/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/units/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://unitswitcher.com/)