feat: add REST API endpoint to update user profile links#23
feat: add REST API endpoint to update user profile links#23xavierandueza wants to merge 1 commit into
Conversation
Add WP_REST_Profile_Links_Controller to support updating user profile
links via POST/PUT/PATCH on /wp/v2/users/{user_id}/profile-links/{slug}.
Follows the same pattern as the Application Passwords controller.
|
Documentation Changes Added
|
|
Documentation Changes Added
|
|
You can re-trigger by converting this PR to draft, then opening for review again. |
|
Documentation Changes Added
Actions
If neither actions are selected, on PR close/merge the docs branch in ReadMe will remain open. |
|
Documentation Changes Added
Actions
If neither actions are selected, on PR close/merge the docs branch in ReadMe will remain open. |
|
You can re-trigger by converting this PR to draft, then opening for review again. |
|
You can re-trigger by converting this PR to draft, then opening for review again. |
|
Documentation Changes Added
Actions
If neither actions are selected, on PR close/merge the docs branch in ReadMe will remain open. |
|
Documentation Changes Added
Actions
If neither actions are selected, on PR close/merge the docs branch in ReadMe will remain open. |
Summary
WP_REST_Profile_Links_Controllerthat allows for updating existing user profile links stored in user meta.Test plan
last_modifiedtimestamp is set after a successful update401error404erroredit_usercapability receive a403error