Description
About Waze
Waze is a free social traffic and navigation app that uses real-time road reports from drivers nearby to improve your daily commute.
MyWaze WordPress Plugin
MyWaze is the first WordPress plugin that lets you integrate a Waze navigation button into your WordPress site in a simple way.
Installation
Installation
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “MyWaze”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
- Go to “MyWaze” Settings section on the WordPress admin panel and enter your location via Google Maps.
- Choose an icon of your choice.
- Select the alignment of the button.
- Place [my_waze] shortcode wherever you want the button to appear your page.
Minimum Requirements
- WordPress version 4.0 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 7.0 or greater.
- MySQL version 5.5 or greater.
FAQ
- Installation Instructions
-
Installation
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “MyWaze”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
- Go to “MyWaze” Settings section on the WordPress admin panel and enter your location via Google Maps.
- Choose an icon of your choice.
- Select the alignment of the button.
- Place [my_waze] shortcode wherever you want the button to appear your page.
Minimum Requirements
- WordPress version 4.0 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 7.0 or greater.
- MySQL version 5.5 or greater.
- What does the plugin do?
-
The plugin integrate a waze navigation button into your WordPress site.
- How do add navigation button
-
To add Waze navigation button place the following shortcode wherever you want the button to appear your page:
[my_waze]
- Can I set custom parameters to my navigation button?
-
For advanced customisation, use following shortcode:
[my_waze lat="" long=""]
- Why can’t I see the button?
-
The plugin use the wp_is_mobile() function so the button should appear only on mobile devices.
Reviews
Contributors and Developers
“MyWaze” is open source software. The following people have contributed to this plugin.
Contributors“MyWaze” has been translated into 5 locales. Thank you to the translators for their contributions.
Translate “MyWaze” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
1.6
- i18n: Use translate.wordpress.org to translate the plugin.
1.5
- Rewrite the shortcode.
- Security: Prevent direct access to php files.
- Security: Prevent direct access to directories.
- Add i18n support.
- Add uninstall.
- Add documentation to the code.
- Add and update screenshots.
1.4.3
- Fix navigation errors.
1.4.2
- Fix for is_mobile() function.
1.4.1
- Fix an issue with the new icons.
1.4
- A complete redesign of the plugin!
- Choose your location using Google Maps API.
- Ability to choose the icon out of 4 different icons.
- Ability to choose the icon alignment.
1.3.2
- BUGFIX – fixed issue – icon appears on wrong.
1.3.1
- BUGFIX – fixed issue – icon always appears on top.
1.3
- BUGFIX – fixed issue – fixed an issue with the new icon.
1.2
- Improvement – Icon replaced to a modern icon.
1.1
- BUGFIX – fixed issue – fixed a CSS error which prevented the icon from showing.
1.0
- Initial release.