Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user meta to User Model #1279

Closed
wants to merge 14 commits into from
Closed

Add user meta to User Model #1279

wants to merge 14 commits into from

Conversation

bahiirwa
Copy link
Contributor

This PR add - status, activation key, login, pass user meta to the User Model and Object. As a follow up to Close #479

Screenshots
Screenshot 2020-04-29 at 16 22 19

Where has this been tested?

Operating System: WIndows 10, Mac Os 10.15
WordPress Version: WP 5.4

@netlify
Copy link

netlify bot commented Apr 29, 2020

Deploy request for wpgraphql-docs pending review.

Review with commit 56551a3

https://app.netlify.com/sites/wpgraphql-docs/deploys

src/Type/Object/User.php Outdated Show resolved Hide resolved
src/Type/Object/User.php Outdated Show resolved Hide resolved
src/Model/User.php Outdated Show resolved Hide resolved
src/Type/Object/User.php Outdated Show resolved Hide resolved
@bahiirwa
Copy link
Contributor Author

bahiirwa commented May 5, 2020

With mock data, this works fine as screenshot shows.

I need help:

  • Any more pointers on how to add the "pseudo admin"to return proper data?
  • Writing tests once the code is done.

Screenshot 2020-05-05 at 18 29 43

@stale
Copy link

stale bot commented Aug 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 2, 2022
@stale
Copy link

stale bot commented Sep 1, 2022

This issue has been automatically closed because it has not had recent activity. If you believe this issue is still valid, please open a new issue and mark this as a related issue.

@stale stale bot closed this Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add core user meta to the User Type
3 participants