you could try some thing like this.
add_action( 'register_form', 'my_register_form' );
function my_register_form() {
?>
<select>
<option>Role_1</option>
<option>Role_2</option>
<option>Role_3</option>
</select>
<?php
}
Related Posts:
- How do I programmatically set default role for new users?
- How to loop through each user id?
- Roles at registration (classipress)
- Auto Delete Users (auto_delete_users)
- Is there a way to set the user Role based on email domain
- User registration approval based on role selected
- New user created as Participant rather than Contributor [closed]
- How to create user specific pages (not user role!)?
- How to change a user’s role conditionally to expire after two weeks
- Menu page with list of users
- How to create a front facing user sign up, log in and profile pages like FoodGawker.Com [closed]
- Add a second role when registering programmatically
- What would cause wp_insert_user role to work sporadically?
- How to Enable registration email for a custom user role?
- Add role selector to custom registration page
- Multiple user role on registration
- Select dropdown with 2 choices from foreach
- How to assign role to a custom registration form?
- User role can’t be set
- How to create a clone role in wordpress
- How do I make a draft post accessible to everyone?
- Allow roles below admin to add subscribers only
- What the user_status column?
- How to force listing contributors in authors dropdown menu
- Allow authors to edit only certain users
- How do I allow a specific Role in WordPress 3+ to only see certain plugins?
- Allow editors access to added plugins
- Temporarily disable user role login and replace with message
- Change role after the user has read all the posts in a category
- Do custom user roles have any default capabilities?
- Filter available WooCommerce payment gateways by role [closed]
- How to programmatically add a user to a role?
- Can i copy administrator role to another user?
- wordpress separate registration for different roles
- How to make an author archive only for certain user role and show related CPT
- Allow users to publish child pages of the pages they have access to edit
- How to prevent users with “edit_others_posts” capability from editing admin posts
- Access on specific pages in wordpress for a specific user
- How can I have different groups of editors only allowed to edit certain parent+subpages?
- How to let someone preview a draft?
- How can I allow user to select minimum privilege smartly
- Remove wordpress author’s capability to moderate comments on their own posts
- Are there individual memory allocations for different user roles in WordPress?
- Contributor disable seeing others’ posts
- Listing child pages depending on user capability (role)
- Membership subscription, change user role when subscription runs out
- How do I display user name, role and site name using HTML tags inside a dashboard notification?
- Change user role after bulk-import
- I want to submit multiple users if checkbox is checked
- Displaying different in-page content to cliente/admin
- User Role Capabilities for WordPress Gutenberg Blocks
- Iframe disappears when author updates page
- Custom capabilities to add, edit, remove users of a particular role only?
- Stop users of author role from editing already pending posts
- Limit number of users a role can create
- Restrict Access in Admin Panel
- Check role of Username then echo something if administrator [closed]
- Force modified contributor role to be re-approved on edit?
- Stop contributors from editing standard posts but allow them to edit a custom post type
- How to hide a HTML element based on user role
- How to change a user role after registering in multisite?
- List users of an array of roles
- create new user role for reader
- Hide Users by user role in Worpress
- Block user roles from accessing the WordPress dashboard
- Change user role of a particular user at specific time
- Restrict access to a post once it is tagged as a given status
- List of users with email and role
- Subscription list function
- Require Capability to View Woocommerce Product
- users in their Role can only their Posts
- How to assign a role to a simple visitor?
- How can I check if a visitor can read a post?
- How to query users to count all with a custom capability and limit it to a set of roles?
- Error while creating a clone role in wordpress
- Set role to a guest user, it’s possible?
- wp_update_user very slow
- Set user role, if an specific role created an user
- Allow user to select role from front end edit profile form
- Restrict Author to post only to a specific category
- Create role that can edit some user details, but not the role
- After setting up a new Role, CPT and capabilities, the new role can’t see the featured image
- Custom Gutenberg Block and unfiltered_html capability
- Dropdown of user roles that depend on variable
- Streamlining what roles and users see
- User / membership Plugin [closed]
- Removing Admin Bar Node Based on Role
- Overwrite user role
- Create an email address that forwards to users in role
- List users of specific role instead of removing them with specific role
- Change the user role based on login or theme switch
- How can change 12000 user role into contributor by sql [duplicate]
- Users can only save their draft once before saving for revision
- update_user_meta on registration but only for default role type
- how to allow unregistred users to view normal posts [closed]
- Allow users to register as a higher role than default with code
- New folder and file permissions are not correct
- How to change user role setting in members plugin so that user can only edit his own post?
- WordPress users roles wp-admin
- User roles empty