03/06/2019 at 8:57 am
#486317
Keymaster
@ Arnold
When possible I try to use strings that exist in the “core” Connections plugin in the addons such as Form. This is why most of Form can be changed using the connections textdomain. I would always suggest first trying with the connections textdomain.
If you navigate to the WP Plugin Editor admin page and choose the Connections addon to edit, at the top, you’ll find Text Domain: followed by the textdomain that you should use in Say What for that addon. Same for any plugin actually :)
For the category search string, you need to use this as the original text in Say What:
You are searching within category(ies): %s
The %s is where the categories being searched will be inserted by WP.
Hope this helps!
