Viewing 1 replies (of 1 total)
  • Plugin Author Dipankar Pal

    (@dipankarpal212)

    Hi there,

    I am not getting your requirements.
    However if you want all users through api, then either you can use WordPress default endpoint to retrieve all users, as WordPress comes with default rest api to get done above job.

    Ref: https://developer.ww.wp.xz.cn/rest-api/reference/users/

    Or you can add an endpoint in our plugin, and code it in the filter hook to retrieve all users.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Get all register user’ is closed to new replies.