tomharrigan / voicewp

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

Allow term slot to be filtered before query #109

Closed tomharrigan closed 6 years ago

tomharrigan commented 6 years ago

if term values are a bit variable, allow them to be filtered. For example, ‘x ray’ and ‘x-ray’ may both be returned as a slot value. If only one is correct, this filter allows for checking and changing that value.