Title: Deprecated function get_usermeta()
Last modified: August 30, 2016

---

# Deprecated function get_usermeta()

 *  Resolved [Elvis Morales](https://wordpress.org/support/users/elvismdev/)
 * (@elvismdev)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/deprecated-function-get_usermeta/)
 * Hey Sean, just giving you the heads up you might want to update the use of get_usermeta()
   at line 127 of this plugin. This function is [already deprecated](https://codex.wordpress.org/Function_Reference/get_usermeta).
   Instead use [get_user_meta() ](https://codex.wordpress.org/Function_Reference/get_user_meta)
   which is the new version of this function to get the fields values from user 
   metadata table.
 * Thank you
 * [https://wordpress.org/plugins/welcome-email-editor/](https://wordpress.org/plugins/welcome-email-editor/)

Viewing 1 replies (of 1 total)

 *  [Sean Barton](https://wordpress.org/support/users/seanbarton/)
 * (@seanbarton)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/deprecated-function-get_usermeta/#post-6347170)
 * Just committed V4.2 which fixes this issue. Thanks for letting me know.
 * Anything else you spot I’ll be happy to add or change. I’ve added a load of actions
   and filters for hooking into as well

Viewing 1 replies (of 1 total)

The topic ‘Deprecated function get_usermeta()’ is closed to new replies.

 * ![](https://ps.w.org/welcome-email-editor/assets/icon-256x256.png?rev=3015931)
 * [Swift SMTP (formerly Welcome Email Editor)](https://wordpress.org/plugins/welcome-email-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/welcome-email-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/welcome-email-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/welcome-email-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/welcome-email-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/welcome-email-editor/reviews/)

## Tags

 * [deprecated function](https://wordpress.org/support/topic-tag/deprecated-function/)
 * [enhancement](https://wordpress.org/support/topic-tag/enhancement/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sean Barton](https://wordpress.org/support/users/seanbarton/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/deprecated-function-get_usermeta/#post-6347170)
 * Status: resolved