- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › GET Parameters in Registration Fields
Tagged: Registration
I’m trying to display GET parameters in a field in the user registration form. I want to pre-fill the email and username fields following a successful email verification by other means. I’m using the URL Params plugin in order to do this, and in normal circumstances it passes the data via a shortcode.
Of course, since WP 4.2.3, shortcodes in HTML attributes have been deprecated.
As the registration form is built dynamically, I can’t access the HTML for the input fields in order to apply the compliant short-code, and I can’t get around it using the default value option in form builder.
Is there any solution to this?
Hi, if you are talking about the Form Builder addon please submit a premium support ticket.
Thank you