Beskrivning
Allows you to add a simple direction form that you can control the stlying on. It stripes out some google formating and leavings you with plain text and table output. I’ve used it in a couple of clients of mine and thought it would be cool to be a plugin.
Let me know thoughts and suggestions.
Installation
- Upload
simple-google-directions.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Place
[simple_directions title="Home" lang="lang_code" address="your_address"]
in your post/pages.
Vanliga frågor
- None
-
It is that amazing! 🙂
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Simple Google Directions” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Simple Google Directions” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.2
- Tested and ready for 3.3.
- Updated script to make sure jQuery was loaded before running scripts.
1.1
- Added lang attribute for the shortcode.
[simple_directions title="" lang="" address=""]
Default is English (”en”). - Acceptable list of Langauge Codes here : Google List of Language Codes
1.0
- Original Release.
- Enjoy