You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A way to filter the content being loaded through the woosms_print_widget function would be ideal. Eg- I'd like to remove some sender profiles from the sendSms widget within an order. I'd also like to add additional filters to the campaign customer filters. The way it stands, I believe I'd have to use a modified version of https://portal.bulkgate.com/dist/widget-api/widget-api.js to create my own JS hooks.