Hi all.
Currently I have a project that requires us to add COTG enabled users into a Wordpress COTG repository automatically when the user registers on a web page.
Is there a Wordpress API endpoint that i can post to do this? OR is there a PHP function i can call to create such a user? The source code for the COTG server wordpress plugin is encrypted, so it is difficult to know what is possible.
Any help would be appreciated.