Forums

Twit Connect
get_user_meta() instead of get_usermeta() (1 post)

  1. Umbrovskis.com
    Member
    Posted 4 months ago #

    look like author is using old code for user data
    please replace get_usermeta().
    From Codex: http://codex.wordpress.org/Function_Reference/get_usermeta
    This function has been deprecated. That means it has been replaced by a new function or is no longer supported, and may be removed from future versions. All code that uses this function should be converted to use its replacement if one exists. See also wp-includes/deprecated.php.

    This function is deprecated as of Version 3.0. Please use get_user_meta instead. http://codex.wordpress.org/Function_Reference/get_user_meta

    http://wordpress.org/extend/plugins/twitconnect/

Reply

You must log in to post.

About this Plugin

About this Topic

  • RSS feed for this topic
  • Started 4 months ago by Umbrovskis.com
  • This topic is not resolved
  • WordPress version: 3.3.1