Tagged Questions
0
votes
2answers
137 views
passing markup thought a shortcode attribute
Happy holidays everyone.
Hope someone can help me in thinking about a problem I've run into.
I have a plugin Im building that allows the user to pull address data from the maps API - ie it ...
1
vote
1answer
182 views
Google Map Shortcode for Custom Taxonomy/Post Types
Calling all WP Stack Exchangers!
I am currently using Alain Gonzales' Google Map Shortcode plug-in on a site I'm developing, and it's worked just fine:
Google Map Shortcode plug-in on wordpress.org
...
1
vote
0answers
236 views
Building a WP Shortcode: Loading Markers on a Google Map [closed]
I'm learning about plugins. I've built a basic Google Map plugin. But, I'm having problems putting markers on the map. I've pulled the lat long coordinates from a mySQL db. I'm following the Using ...