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
- Is there way to rename user role name without plugin?
- How to add a Capability to a User Role?
- How can I get a list of users by their role?
- How to allow editor to edit privacy page / settings only?
- Reset default roles and capabilities
- Allowing users to edit only their page and nobody else’s
- How to remove administrator role in settings -> general -> New User Default Role?
- How to filter the role selector?
- How can I change a user role upon visiting a page?
- How to let the Contributor role preview unpublished posts?
- Assign Subscriber capabilities to a custom user role
- How to add author role as a custom field to custom post type in wordpress?
- Set default page for user account in admin
- Users Role and Access
- Restricting access to content
- Only allow administrators and editors to access wp-admin
- Why does this check to see if user is authorized to edit a post fail for all but super admins?
- Hide everything on site for visitors except specific page IDs
- Customized role that allows users to “Submit for Review” instead of “Publish”
- Adding an additional role to an Administrator
- Allow editors to post iframes [duplicate]
- Restrict Author role to only 3 wp-admin pages
- if user has a certain role then display image
- My subscriber has the “edit comment” capability but can’t edit comment
- Why does get_posts only show results for Admins or logged-out users?
- How can I promote a user to a network administrator?
- How to change footer or for different kinds of users in wordpress?
- How to exclude subscriber from the list in wordpress
- Create sub-administrator role that can do everything except use or see the code editor
- Unique password to access a section site
- Disabled delete_others_posts if post is from admin
- How to hide Add new Term area for taxonomy terms for specific role (Client)
- show the author’s role along with the name in the single.php
- Custom User Role: Can Edit Own Page, Cannot Create New
- Remove_role not working, gives “Call to undefined method stdClass::remove_role()”
- Adding a new role with administrator’s capabilities
- Role Scoper, don’t allow other users to see pending posts
- What is the correct way of validating running code when a particular role accesses a screen?
- How can I add the User Menu for Authors (role)?