首页 » WP教程 » Worpress教程 » WordPress获取用户数据函数:get_usermeta WordPress获取用户数据函数:get_usermeta 2022/07/11 WordPress函数get_usermeta用于获取用户数据,自3.0.0版本起,已不建议使用get_usermeta,请换用get_user_meta()函数。 get_usermeta( int $user_id, string $meta_key = '' ) 函数参数 $user_id 整数 用户的ID号 $meta_key 字符串 用户元数据的的键名,例如:first_name 打赏赞微海报分享 Warning: Undefined array key 0 in /www/wwwroot/www.dianjin123.com/wp-content/themes/dianjinwp/functions.php on line 169 2022/07/13 WordPress获取相邻文章函数:get_adjacent_post Warning: Undefined array key 0 in /www/wwwroot/www.dianjin123.com/wp-content/themes/dianjinwp/functions.php on line 169 2022/07/13 WordPress获取最早或最近文章函数:get_boundary_post Warning: Undefined array key 0 in /www/wwwroot/www.dianjin123.com/wp-content/themes/dianjinwp/functions.php on line 169 2022/07/13 WordPress获取文章子元素函数:get_children Warning: Undefined array key 0 in /www/wwwroot/www.dianjin123.com/wp-content/themes/dianjinwp/functions.php on line 169 2022/07/13 WordPress获取More标签分隔内容函数:get_extended 发表回复 取消回复您的电子邮箱地址不会被公开。 必填项已用 * 标注评论 * 显示名称 * 电子邮箱地址 * 网站地址 在此浏览器中保存我的显示名称、邮箱地址和网站地址,以便下次评论时使用。 Δ