توضیحات
The user has to write one of five values and the plugin calculates the others.
Shortcode
- You can add the Windspeed Converter via shortcode [windspeed_converter]
- If you want to hide the backlink use the shortcode [windspeed_converter link=”false”]
Widget
- Just insert the widget in the chosen sidebar, type a title and activate the wanted options
Translate jQuery Error Messages
- Open the file windspeed-converter.php and search for wp_localize_script
- In this function you will find an array with 3 defined strings
- Translate the strings after the => into your language and save the file
Try the demo
See the Windspeed Converter site for a test run!
عکسهای صفحه
نصب
- Upload “windspeed-converter” folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the Windspeed Converter to your widget enabled space
- If you need insert in article please use short tag [windspeed_converter]
سوالات متداول
-
How can I display the Windspeed Converter on the Frontend?
-
You can add the shortcode [windspeed_converter] in a post or page so that the Windspeed Converter will be diplayed in that page.
-
How can I translate the jQuery Error Messages?
-
- Open the file windspeed-converter.php and search for wp_localize_script
- In this function you will find an array with 3 defined strings
- Translate the strings after the => into your language and save the file
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Windspeed Converter by Ostheimer” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Windspeed Converter by Ostheimer” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.2.2
- Updates for widget
1.2.1
- CSS fix
1.2
- CSS fix
1.1
- Tested Up 5.1
1.0.0
- Initial Release
1.0.1
- Minor Bugfix Release