pmpro-register-helper
pmpro-register-helper copied to clipboard
A robust plugin to collect additional fields for WordPress users. Fields can be collected at membership checkout, on the user's profile or for administrative view-only.
**Describe the bug** When setting the `value` option to `0` (zero) for a number field so the default number displayed for the field is `0` the field instead displays no...
**Describe the bug** When a custom field's name, and meta key, is `title` and the option to display the field in the profile is set to `true` the field is...
**Describe the bug** When creating a select field and the first value for the select options is numerical (string or integer) the rendered HTML returns the option label instead of...
**Is your feature request related to a problem? Please describe.** It is not very easy to translate field and box labels into multiple languages when registering them. **Describe the solution...
**Describe the bug** A select2 Register Helper field type is rendered as a multi-select field and the console has a javascript error notification of select2 not being a valid function...
A support user has requested a rich text editor field type. **Support Ticket (Moderators Only)** https://www.paidmembershipspro.com/forums/topic/rich-text-editor-for-register-helper-textarea/
**Describe the bug** When displaying the date field the asterisk is appearing after the Month rather then after the year (last input) 1. Add a date field to your registration...
**Describe the bug** When a user has created the “file” field type for uploading Avatars, images, or documents, and All in One SEO enabled, and the user uploads or changes...
We should look at supporting some more field types (HTML5) Such as: color, date, datetime-local, email, month, number, range, search, tel, time, url, week
**Is your feature request related to a problem? Please describe.** * https://github.com/strangerstudios/pmpro-register-helper/blob/dev/classes/class.field.php#L751 there add also `$value` so it is possible to create custom fields and show the value