Passing Airpress Data into another shortcode?
-
I’ve written a plugin to query Facebook and tell me how many likes a page has. I have shortcode that works:
[fb_data data=”fan_count”]url[/fb_data]
I’ve stored the url’s in airtable – My airpress connection is good and I can get airpress to display the URL, but when I pass it to my shortcode, it does not seem to be evaluating it:
[fb_data data=”fan_count”]{{url}}[/fb_data]
any ideas?
Thanks, Chris
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Passing Airpress Data into another shortcode?’ is closed to new replies.