You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'll need to go through the wp.getUser API to get the display name. That functionality hasn't been implemented yet, but you can go through the generic client.authenticatedCall() for now. There's a PR that adds the user methods (#11), but it was waiting for an update. I'll work on getting that reviewed and merged.
The getPosts / getPost calls, only return the author ID. Is it possible to have those mapped to return the actual author display name
The text was updated successfully, but these errors were encountered: