Title: Author image shortcode
Last modified: September 14, 2020

---

# Author image shortcode

 *  Resolved [jcorbalan](https://wordpress.org/support/users/jcorbalan/)
 * (@jcorbalan)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/author-image-shortcode/)
 * Hello,
 * We have a registration form with user image. It is displayed on user profile,
   but we want to show only the image in other page. ¿IS there a shortcode to use
   only the image on a page?
 * Thanks

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

 *  Plugin Contributor [genetech](https://wordpress.org/support/users/genetech/)
 * (@genetech)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/author-image-shortcode/#post-13406959)
 * Hi,
 * You can get user’s profile picture by following code:
 * `get_user_meta('User ID','pie_profile_pic_14', true);`
 * You can get slugn from your registration form Profile Picture field. See screenshot
   for reference: [https://prnt.sc/uhhimz](https://prnt.sc/uhhimz)
 * Thanks
 *  Thread Starter [jcorbalan](https://wordpress.org/support/users/jcorbalan/)
 * (@jcorbalan)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/author-image-shortcode/#post-13409281)
 * Thanks for your answer.
 * I was looking for something easier as a shortcode to paste on text block. I know
   how to do that with user name, but not with use picture.
 * Regards
 *  Plugin Contributor [genetech](https://wordpress.org/support/users/genetech/)
 * (@genetech)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/author-image-shortcode/#post-13418035)
 * Hi,
 * No, currently there is no shortcode available to get user’s profile image. We
   will consider this to add this in our future release.
 * Thanks

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

The topic ‘Author image shortcode’ is closed to new replies.

 * ![](https://ps.w.org/pie-register/assets/icon-256x256.png?rev=2467686)
 * [Pie Register – User Registration, Profiles & Content Restriction](https://wordpress.org/plugins/pie-register/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pie-register/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pie-register/)
 * [Active Topics](https://wordpress.org/support/plugin/pie-register/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pie-register/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pie-register/reviews/)

## Tags

 * [user image](https://wordpress.org/support/topic-tag/user-image/)

 * 3 replies
 * 2 participants
 * Last reply from: [genetech](https://wordpress.org/support/users/genetech/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/author-image-shortcode/#post-13418035)
 * Status: resolved