Title: Assign different WordPress roles
Last modified: May 17, 2024

---

# Assign different WordPress roles

 *  Resolved [temasis](https://wordpress.org/support/users/temasis/)
 * (@temasis)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/assign-different-wordpress-roles/)
 * Hello! Is it possible to assign a WordPress Subscriber role using one Facebook
   button, and assign a WordPress Editor role using a different Facebook button?
 * Thank you,
 * Israel Treviño

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Robert](https://wordpress.org/support/users/robertnextendweb/)
 * (@robertnextendweb)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/assign-different-wordpress-roles/#post-17762792)
 * Hi [@temasis](https://wordpress.org/support/users/temasis/)
 * We register accounts with the default role set in WordPress ( WordPress > Settings
   > General > New User Default Role), or in the Pro Addon there is an option to
   select a different role for each provider. However, we do not have the option
   to register accounts with the same provider with different roles.
 * If you want something like this, you must solve it with custom coding, for which
   we cannot provide support. In our developer docs you can find an example code:
   
   [https://nextendweb.com/nextend-social-login-docs/backend-developer/#trackerdata](https://nextendweb.com/nextend-social-login-docs/backend-developer/#trackerdata)
   on how to use trackerdata to determine where the button was pressed. And based
   on this you can change the user role through the “nsl_register_new_user” action(
   you will find this action in the above documentation as well).
 * If you have no developer experience, then I would rather recommend disabling 
   registration with the social login using our “Membership” option on the General
   tab:
   [https://nextendweb.com/nextend-social-login-docs/global-settings/](https://nextendweb.com/nextend-social-login-docs/global-settings/)
   And like that only existing accounts could link their social media account to
   their WordPress account, using the link and unlink buttons, which we display 
   on the profile page by default, but you can also use the shortcode with the “
   link” and “unlink” parameters, like this:
 *     ```wp-block-code
       [nextend_social_login login="1" link="1" unlink="1"]
       ```
   
 * to display it anywhere where you want.
 *  Thread Starter [temasis](https://wordpress.org/support/users/temasis/)
 * (@temasis)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/assign-different-wordpress-roles/#post-17768993)
 * Dear Robert, thank you for the information.
 * I have Google and Facebook providers activated on Nextend Social. Does their 
   activation automatically make them visible on the WordPress login page? If so,
   is there a way to disable them?
 * Kind regards,
 * Israel Treviño
 *  Plugin Support [Robert](https://wordpress.org/support/users/robertnextendweb/)
 * (@robertnextendweb)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/assign-different-wordpress-roles/#post-17769384)
 * Hi [@temasis](https://wordpress.org/support/users/temasis/)
 * Yes, we try to automatically display the buttons of enabled providers on the 
   WordPress default login and register page. If you don’t want this, you can turn
   it off on the Login form tab:
   [https://nextendweb.com/nextend-social-login-docs/global-settings-login-form/](https://nextendweb.com/nextend-social-login-docs/global-settings-login-form/)
 *  Thread Starter [temasis](https://wordpress.org/support/users/temasis/)
 * (@temasis)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/assign-different-wordpress-roles/#post-17771800)
 * Robert, thank you very much for your help.
 * Regards,
 * Israel
 *  Plugin Support [Robert](https://wordpress.org/support/users/robertnextendweb/)
 * (@robertnextendweb)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/assign-different-wordpress-roles/#post-17772215)
 * I am glad I could help. In this case I am going to mark this topic as resolved,
   but if you have further questions feel free to open a new topic or contact us
   directly here:
   [https://nextendweb.com/contact-us/nextend-social-login-support/](https://nextendweb.com/contact-us/nextend-social-login-support/)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Assign different WordPress roles’ is closed to new replies.

 * ![](https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=3336394)
 * [Nextend Social Login and Register](https://wordpress.org/plugins/nextend-facebook-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextend-facebook-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextend-facebook-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextend-facebook-connect/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Robert](https://wordpress.org/support/users/robertnextendweb/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/assign-different-wordpress-roles/#post-17772215)
 * Status: resolved