最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

php - Buddypress update user avatar image via REST

programmeradmin6浏览0评论

I’m creating a custom back-end API to update a user avatar image via user id. So i send via post REST request this parameters:

user_id : The id of the user;

– image: base64 image;

image_name: the image name.

This is the php code that i use to update the avatar image but it doesn’t works

发布评论

评论列表(0)

  1. 暂无评论