plugin-icon

Units

제작자: Kyle Phillips·
Add front-end dropdowns for toggling measurement units.
등급
5/5
버전
1.0.2
활성화된 설치 항목
10
최근 업데이트일
Aug 21, 2015
Units

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 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.

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 for more detailed information.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.3.34
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.