Great minds think alike, I am looking for this function as well. I tried going through the php file and renaming my state from the abbreviation to the full name, and the name to the abbreviation, but it wasn’t that….
Thread Starter
Martin
(@rastarr)
Well, I switched to using the one from http://www.wp-geolocation.com myself
Interesting, would have never found that on my own. Do you have it working with the same functionality as the wpgeocode plugin? By that I mean with the “if state, this”, and “if not state, that”?
I see the plugin hasn’t been commented on/updated for the past year+, so I’m a little nervous.
Thanks for letting me know about this. The awesome WordPress community 😀
Thread Starter
Martin
(@rastarr)
Unfortunately it doesn’t have that, @dawa1
I just wanted the location stuff and currently using it from a marketing perspective in Optin forms such as the page (scroll down) Optin that you can see at http://www.geekandjock.com for example.
Thread Starter
Martin
(@rastarr)
Plus it works with WP SuperCache too 🙂
Aw, too bad. That’s the last little piece I needed. I looked through your example and I see how it helps you out. I’ll just make this one work by using the City, StateInitial. Until I have time to mess around with it and figure out how to make it work. Thanks a lot though. Site also looks great.