Title: Shorcode for user photo?
Last modified: August 22, 2016

---

# Shorcode for user photo?

 *  Resolved [krishaamer](https://wordpress.org/support/users/krishaamer/)
 * (@krishaamer)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shorcode-for-user-photo/)
 * Hi! Is it possible to display the user photo when listing users? I’ve been trying
   to figure out a shortcode for that but didn’t find anything in the docs or on
   Google.
 * Thanks,
    Kris
 * [https://wordpress.org/plugins/w4-post-list/](https://wordpress.org/plugins/w4-post-list/)

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

 *  Thread Starter [krishaamer](https://wordpress.org/support/users/krishaamer/)
 * (@krishaamer)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shorcode-for-user-photo/#post-5923222)
 * I’ve now tried creating an additional image field with the Pods plugin and then
   access it with the user_meta shortcode, however I’m not getting anything back.
 * Any advice would be greatly appreciated.
 * Best,
    Kris
 *  Plugin Author [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * (@sajib1223)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shorcode-for-user-photo/#post-5923223)
 * I will add a new shortcode for showing of user avatar.
 * For user meta, the structure is – `[user_meta key="KEY_NAME"]`. I am not sure
   what prefix pods use to store meta field. But, try with an underscore – ‘_KEY_NAME’
   or ‘pods_KEY_NAME’. If this doesn’t work, then ask them to find the actual meta
   file names for user fields.
 * Thanks.
 *  Thread Starter [krishaamer](https://wordpress.org/support/users/krishaamer/)
 * (@krishaamer)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shorcode-for-user-photo/#post-5923249)
 * Fantastic, thanks!
 *  Plugin Author [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * (@sajib1223)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shorcode-for-user-photo/#post-5923251)
 * Ok, now i see that the user meta wasn’t working in any ways. We had a bug in 
   our code, which has been fixed (version 2.0.5).
 * We have also included `[user_avatar size=32]` to use user avatars.
 * Thanks for staying with us.

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

The topic ‘Shorcode for user photo?’ is closed to new replies.

 * ![](https://ps.w.org/w4-post-list/assets/icon-128x128.png?rev=3034626)
 * [W4 Post List](https://wordpress.org/plugins/w4-post-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w4-post-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w4-post-list/)
 * [Active Topics](https://wordpress.org/support/plugin/w4-post-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w4-post-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w4-post-list/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/shorcode-for-user-photo/#post-5923251)
 * Status: resolved