tomharrigan / voicewp

Create Alexa Skills through WordPress
https://voicewp.com/
MIT License
129 stars 25 forks source link

Add editable field for briefing redirection url #112

Open tomharrigan opened 6 years ago

tomharrigan commented 6 years ago

Allow the default home URL link to be overridden with a custom link in the redirectionUrl field of the JSON output.

https://developer.amazon.com/docs/flashbriefing/flash-briefing-skill-api-feed-reference.html#feed-format-details

Todo: -Add editable URL field on briefing post type -When generating output, check for existence of a URL in this field, if exists, output; otherwise output home url of the site.