In another question of yours, you were pointed to the plugin WP Favorite Posts, but you seem to have settled with this premium one from Code Canyon.
So, the matter is how to integrate it with a Profile/Registration management plugin, and for that maybe Theme My Login would be a good candidate, as you can customize and add custom code to the following templates:
- login-form.php
- lostpassword-form.php
- profile-form.php
- register-form.php
- resetpass-form.php
- user-panel.php
In a side note, maybe this question can be considered overly broad, so I urge you to read the full FAQ of this Stack.
Related Posts:
- Is there a way to set the user Role based on email domain
- How to create user specific pages (not user role!)?
- How do I programmatically set default role for new users?
- wp_update_user not updating
- Is WordPress’ is_user_logged_in() secure?
- Temporarily disable user role login and replace with message
- How to loop through each user id?
- how to add custom user capabilities using add_user_meta or something else?
- Roles at registration (classipress)
- Auto Delete Users (auto_delete_users)
- pre_get_posts Remove posts based on meta value with ‘post__not_in’
- How to customize wp_signon()
- What is the difference between “create_users” and “add_users” capabilities?
- Access on specific pages in wordpress for a specific user
- How to ‘unpublish’ or ‘hide’ posts when user role changes?
- Conditional Tags for Membership Levels when using Wishlist Member Plugin?
- Hide Specific User Page
- Let new user role to ‘edit_others_posts’ of other user role, not of its own type
- How can I have different groups of editors only allowed to edit certain parent+subpages?
- User registration approval based on role selected
- How do I remove the Other Roles field (from User Role Editor plugin) in wp-admin/user-new.php
- New user created as Participant rather than Contributor [closed]
- How to redirect specific post type with user role
- wordpress editor role remove all but ‘menus’ in appearance menu
- Membership subscription, change user role when subscription runs out
- Parent User and Child User – relate users
- Displaying different in-page content to cliente/admin
- How to change a user’s role conditionally to expire after two weeks
- How can I allow an User to publish only 5 posts per month?
- Assigning certain authors to specific editors
- Menu page with list of users
- Restrict Access in Admin Panel
- Limit a user to have access to only specified pages?
- Plugin creation – how to add user rights?
- User restricted only show posts assigned to current user
- Restrict custom post content to specific user
- Hide front-end from every logged out user and redirect them to the default login page
- How to restrict an admin page, if the user is not superadmin?
- Need to block user role from accessing bbPress all together
- Conditional Tag for Wishlist membership. If the user is added to two levels show particular content
- Is WordPress secure enough for a multi-user article directory?
- Infinite redirects at front end if logged in user is not an Admin (Toolset Access)
- Add a second role when registering programmatically
- Is there a way to allow users with “Subscriber” user role to access media library in backend and frontend
- How to make WP page accessile only to specific user roles
- grant multiple roles access to specific admin menu item
- What would cause wp_insert_user role to work sporadically?
- Check what capabilitie(s) an action requires
- How to Enable registration email for a custom user role?
- Add role selector to custom registration page
- Multiple user role on registration
- User / membership Plugin [closed]
- Select dropdown with 2 choices from foreach
- add user role selection to registration form [duplicate]
- Is it possible to restrict a specific user to edit a specific custom post.
- New folder and file permissions are not correct
- file upload user profile
- How to assign role to a custom registration form?
- How to change user role setting in members plugin so that user can only edit his own post?
- User role can’t be set
- User has empty instead of custom role when logged in
- How to add default folders to Every registered User when registered in WordPress site?
- allow editors to edit menus?
- How to change a user’s role?
- Allow member to have access to custom post type only. Permission to only edit their own posts
- Is there way to rename user role name without plugin?
- How to create a clone role in wordpress
- How to allow an user role to create a new user under a role which lower than his level only?
- How to add a Capability to a User Role?
- Separate registration and login for different roles
- How can I get a list of users by their role?
- How to get role of user
- How to allow editor to edit privacy page / settings only?
- How do I make a draft post accessible to everyone?
- Reset default roles and capabilities
- add_role() run only once?
- Send user activation email when programmatically creating user
- What do unfiltered_html and unfiltered_upload actually filter?
- Temporary capability for current_user_can()
- Allowing users to edit only their page and nobody else’s
- Create custom user role (client) that can create another custom user role (employee) of that client
- Is it possible to add new user Roles?
- Allow roles below admin to add subscribers only
- Troubleshooting a “You do not have sufficient permissions to access this page” error
- Restrict admin access to certain pages for certain users
- How can I hide a category from Contributors in the edit/add new post screen?
- Disallowing Users of a Custom Role from Deleting or Adding Administrators?
- What the user_status column?
- How to assign specific users the capability to edit specific pages / posts / custom post types
- Hide Admin Menu for Specific User ID who has administrator Role
- How to get all capabilities of an existing user role
- Make A WordPress Page Accessible To Admins Only, Redirect Other User Roles
- Limit access to posts/pages by user roles
- How to remove administrator role in settings -> general -> New User Default Role?
- Temporarily give ‘manage_options’ capability
- REST API, get user role?
- How to force listing contributors in authors dropdown menu
- Remove admin bar for subscribers
- Only allow administrators and editors to access wp-admin
- Hide specific admin users’ posts