Title: help this plugin
Last modified: August 30, 2016

---

# help this plugin

 *  Resolved [mfercam](https://wordpress.org/support/users/mfercam/)
 * (@mfercam)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/help-this-plugin/)
 * Hello, good afternoon.
 * I started using the plugin today and I’m really enjoying it, but I have a question.
 * When I insert the shortcode on a page, I would like it to display only the information
   for the “user_id” that is logged because I don’t want to show the table with 
   everyone. How can I do this?
 * Thank you!
 * [https://wordpress.org/plugins/profile-extra-fields/](https://wordpress.org/plugins/profile-extra-fields/)

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

 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/help-this-plugin/#post-6811635)
 * Hi,
 * We have received your request and it is now being processed. We will get back
   to you on this forum as soon as we can.
 * Regards,
    BestWebSoft Support Team
 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/help-this-plugin/#post-6811669)
 * Hi,
 * To do that, it is necessary to edit “profile-extra-fields.php” file which is 
   located here: your_wp_root/wp-content/plugins/profile-extra-fields. Please find
   the line 1964, and after the `$user_ids = array()` add the following:
    `if ( 
   get_current_user_id() != $user_id ) { return; } Where instead of $user_id specify
   the necessary user.
 * Please note that after plugin update all changes will be lost.
 * Sincerely,
    BestWebSoft Support Team
 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/help-this-plugin/#post-6811735)
 * Hi,
 * Since there is no reply from you, we consider this topic as resolved. We hope
   you’ve found the solution. If you have any questions, please feel free to contact
   us via our Help Center – [http://support.bestwebsoft.com/](http://support.bestwebsoft.com/).
 * Sincerely,
    BestWebSoft Support Team

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

The topic ‘help this plugin’ is closed to new replies.

 * ![](https://ps.w.org/profile-extra-fields/assets/icon-256x256.gif?rev=2581862)
 * [Profile Extra Fields by BestWebSoft](https://wordpress.org/plugins/profile-extra-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/profile-extra-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/profile-extra-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/profile-extra-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/profile-extra-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/profile-extra-fields/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/help-this-plugin/#post-6811735)
 * Status: resolved