Adding Walkscore using Post Data
I installed the Walkscore Plugin on my Wordpress website. I can use the shortcode (example: [walk-score-map address="ANY-ADDRESS-GOES-HERE"]) in the sidebar and the walkscore shows up with the map and all. The only problem is that I would have to go through every ad one by one and edit the address variable for every post. What I want is the "address" variable to automatically pick up from the custom fields of the ad (cp_city, cp_street etc.).
How would I achieve this?