Diving into plugin building and trying to learn (bear with me),
Is there a way to concatenate two action fields together? Is there a better way to do this? Basically all I’m trying to do is build a URL for the user. In this case, a Stripe Express URL.
I’d like for the user to be able to enter optional dynamic data to where they’re pointing to.
For example, I have an action ‘Connect to Stripe’ which looks as follows:
This is working perfectly to open in a new browser tab with the specified default URL. Is there a way to add a parameter to the end of this dynamically?
Such URL would be constructed like this and append the dynamic ‘email’ to the end of this: