Pippins Plugins
  • Email
  • Facebook
  • Feedburner
  • Github
  • Google
  • Twitter
  • Vimeo
  • Youtube
  • Rss
  • About
  • News
  • Join the Site
    • Member Benefits
    • Member Plugins
    • Email Notifications
  • Plugin Store
    • Affiliate Area
    • Checkout
  • Plugins
    • Plugin Portfolio
      • Plugin Portfolio – List View
    • Free
    • Premium
    • Member Plugins
    • Coding Standards
    • Get Plugin Support
  • Tutorials
    • Series
      • Plugin Development 101
      • Creating a User Follow System Plugin
      • Customizing Restrict Content Pro
      • Displaying Content with Easy Content Types
      • Writing Your First WordPress Plugins, Basic to Advanced
      • Working with Widgets
      • User Submitted Image Galleries
      • Plugin Thoughts
      • Integrating Stripe.com with WordPress
      • WordPress Rewrite API
    • Member Exclusive
      • Free Members
      • Subscriber Only
    • Difficulty
      • Beginner
      • Intermediate
      • Advanced
    • Action and Filter Hooks
    • Ajax
    • Custom Post Types
    • External APIs
    • Short Codes
    • Taxonomies
    • Video Tutorials
    • Widget Tutorials
    • WordPress Admin / Dashboard
    • Working with jQuery
    • WordPress Database
    • Writing Plugins
    • Tag Index
  • Reviews
  • Support Forum
  • Contact
    • Support the Site
    • Request Code Review
    • Plugin Support

Review: Easy User Fields

Posted on March 9, 2012 by Pippin in Reviews 17 Comments
Home» Reviews » Review: Easy User Fields
01_easy-user-fields_590x300
Tweet
Love It - 0

Rémi Corson is a good friend of mine who has been so kind as to translate Restrict Content Pro into French. Recently he released a plugin called Easy User Fields that provides a very easy-to-use interface for adding custom meta fields to user profiles.

From Rémi:

Easy User Fields is a WordPress plugin that helps you create extra user meta fields by user roles. That’s simple: if you have more than one user in you WordPress install you need this plugin.

If you are familiar with my Easy Content Types plugin, then you will be right at home with Easy User Fields. The interface for adding custom user fields is very, very similar to ECPT, and also fits perfectly into the WordPress core interface.

In less than five minutes, you can easily add meta fields to user profiles for social URLs, contact information, extra biographical information, or any other kind of information you might need from your users. One of the really, really great features of the plugin is that you can add meta fields to users based on their user role. This means that Subscribers can have one set of profile fields, and Editors can have an entirely different set. You can also add as many custom roles through the plugin as you want.

Also included with the plugin is a front-end profile editor that makes it super easy for your users to edit their profiles without the need to enter the WordPress dashboard.

Plugin Screenshots

01_easy-user-fields_590x300
euf_1
euf_2
euf_3
euf_4
euf_5
My Rating: ★★★★★

Purchase Plugin $14

Tweet Follow @pippinsplugins
Easy User Fields, get_user_meta, meta fields, Rémi Corson, user

17 comments on “Review: Easy User Fields”

  1. remi says:
    March 11, 2012 at 5:21 am

    Many thanks Pippin for this review! I will update it very soon to add more features and bring some changes to make it better.

    Reply
  2. drewmcmanus says:
    March 18, 2012 at 10:21 am

    This is terrific, I was just going to send you a note asking if that was possible or you had an extension in the works :)

    Question: do you have any screencaps or screencasts on how the custom fields look and function on the frontend when a user subscribes via a Restrict Content Pro environment?

    Reply
    • Pippin says:
      March 18, 2012 at 10:50 am

      Do you mean the custom fields that RCP uses and how they would look in Easy User Fields?

    • drewmcmanus says:
      March 18, 2012 at 10:53 am

      I’m not sure I have an adequate reply for that. I haven’t purchased RCP yet so I wasn’t aware it had the ability to create custom fields that users need to complete upon registration anyway, is that the case? If so, how are those different than what’s included in the plugin here?

    • Pippin says:
      March 18, 2012 at 10:55 am

      There is not an interface for creating new fields, but there is an API for it. See my tutorial for details: http://pippinsplugins.com/add-custom-user-meta-fields-to-restrict-content-pro-registration/

      When custom fields have been created, they are different, primarily in that the fields created through RCP do not show up in user’s profiles; fields created with Easy User Fields do (if enabled).

  3. drewmcmanus says:
    March 18, 2012 at 10:58 am

    Gotcha, what I would need is something that would show up on the admin panel; at least to admin level users. So in order to create a registration form that includes the additional fields AND have those fields appear on the backend, this plugin meets those needs, correct?

    If so, is there a way to set up the admin panels so that some of the fields are only viewable by admin level users?

    Reply
    • Pippin says:
      March 18, 2012 at 11:15 am

      By in the admin, do you just mean in the user profile editor page? If so, then yes :)

    • drewmcmanus says:
      March 18, 2012 at 11:21 am

      That AND the user index pages; meaning, determining which custom fields are displayed in the index columns.

      In a perfect world, a list of users could be exported based on checkbox selection of custom field types (fingers crossed).

      The client I have who is in the process of migrating away from an expensive, outdated system of member management would love to switch over to a WP solution but the one sticking point is they need a number of non-standard fields in WP’s user profile system. Moreover, having the ability to export that info into reports (new users subscribed since “X” date, which users are attending a conference, etc.) is something they need. So on a broader sense, it’s more of a comprehensive member management system via user accounts. Make sense?

    • Pippin says:
      March 18, 2012 at 11:26 am

      Makes sense. Easy User Fields will give you the ability to do some of that (primarily on the profile pages), and RCP will give you the ability (with a little code) to setup custom registration forms, and to display the fields in the Members section of RCP. Neither will get you 100% there, but they are a good start. The rest could be achieved pretty easily with a little extra coding.

    • drewmcmanus says:
      March 18, 2012 at 12:28 pm

      Many thanks, that’s very helpful; are you in a place right now to put a quote together do that little extra coding work if I send along specific info?

    • Pippin says:
      March 18, 2012 at 12:29 pm

      No, but I can always point you in the right direction and/or to someone who can.

    • drewmcmanus says:
      March 18, 2012 at 12:30 pm

      I’d appreciate that, many thanks.

  4. financialtools says:
    March 20, 2012 at 1:25 pm

    Can admin users insert data into read only fields that the user can see in their profile but not edit?

    Reply
    • Pippin says:
      March 20, 2012 at 1:28 pm

      You can insert “hidden” fields, but not “locked” fields. That’d be a great feature request to ask Remi about.

  5. moses says:
    March 22, 2012 at 9:33 am

    can this plugin work with buddypress??

    Reply
    • Pippin says:
      March 22, 2012 at 10:05 am

      I’m not sure, you will need to ask Remi that. You can ask him from the plugin’s detail page on Code Canyon.

    • Remi says:
      April 30, 2012 at 2:11 am

      Hi, i haven’t tried to make it work with buddypress, i’ll give a try !

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  • Login

Lost your password?

Please enter your username or e-mail address. You will receive a new password via e-mail.

  • Facebook Become a Fan Like

  • Twitter Subscribe on Twitter Follow

  • YouTube Follow my Videos Subscribe

  • RSS Feed Subscribe with RSS Subscribe

Easy Digital Downloads

Most Loved

  • Love It Pro for WordPress
  • Write a “Love It” Plugin with Ajax to Let Users Love Their Favorite Posts / Pages
  • Simple Notices Pro Plugin for WordPress
  • User Bookmarks for WordPress
  • Front End Registration and Login Forms Plugin

Similar Plugins and Posts

  • User Follow System – Part 3
  • User Follow System – Part 2
  • Add Custom User Meta Fields to Restrict Content Pro Registration
  • Registering Custom Meta Field Types for Easy Content Types
  • Controlling Page Layouts with Custom Meta Fields

Latest Premium Content

  • Plugin Development 101 – Introduction to Adding Dashboard Menus
  • Plugin Development 101 – Intro to Loading Scripts and Styles
  • User Follow System – Part 5
  • Plugin Development 101 – Intro to Short Codes
  • Plugin Development 101 – Registering a Custom Post Type
  • Plugin Development 101 – Intro to Actions

Latest Tutorials

  • Test Your Plugins with RTL (0)

    Right-To-Left languages are those that...

  • Submitting Your First Pull Request to a WordPress Plugin on Github (5)

    Github is an extremely popular tool for managing WordPress plugins, and one...

  • Plugin Development 101 – Introduction to Adding Dashboard Menus (1)

    Adding new menus, both top level and sub level, to the WordPress Dashboard is a really common task for plugins...

Enter your email to receive automated updates when new posts are published

Latest Tweets

  • @om4james That&#039;s what I was looking for, thanks. That was not easy to find @woothemes
    May 24, 2013
  • @om4james Whoops, sorry, I meant the WooCommerce ones @woothemes
    May 24, 2013
  • @woothemes What&#039;s up with not having basic documentation on short codes on the docs page? Am I just blind?
    May 24, 2013

Topics

hook meta box Rémi Corson featured shortcodes campaign monitor add_options_page register_setting Sugar Event Calendar attachments add_shortcode wp_enqueue_script the_content image forms short codes Related posts login do_action authors mail chimp attachment plugin recent posts comments post types bbpress apply_filters short code taxonomies custom post type Ajax images gallery Stripe jquery taxonomy users widgets add_filter easy content types add_action widget restrict content pro easy digital downloads

Weekly Newsletter

Useful Links

  • Join the Site
  • Plugin Store
  • Affiliate Area
  • Tag Index
  • Support the Site
  • Suggest a Tutorial
  • Random Post
  • Contact

Monthly Archives

(c) 2013 Pippin's Plugins