• cardinalu

    (@cardinalu)


    Here are some fixes for the php/user.php file that you might want to include in your next release:

    – replace get_usernumposts() with count_user_posts() on line 94

    – replace get_usermeta with get_user_meta on lines 65, 207 and 250

    – replace update_usermeta with update_user_meta on line 321

    Regards.

    http://ww.wp.xz.cn/extend/plugins/assignment-desk/

The topic ‘[Plugin: Assignment Desk] fix for deprecated calls’ is closed to new replies.