Skip to content

ACF fields for user on registration + updating user details #141

@mattprudente

Description

@mattprudente

ACF to Rest v3.0.1-beta
WP OAuth Server - Pro v3.3.8
WP v4.7.5
AngularJS v1

I have managed to authorise creating of the user and also for POST/PUT to the users ACF field but it isn't actually saving anything. I am using a taxonomy field that saves the Term ID. I POST a term ID to the /wp-json/acf/v3/users/{id} endpoint with data: { "fields": { "field": termID}}. It returns a success but either doesn't create the data for the registering user OR update data for an exisiting user when they edit their profile.

Please advise! Thanks you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions