Create user automatically in Discourse when they sign up in Wordpress?

The site prefix is just a unique key that you use to prefix functions on your site. It’s used to avoid naming collisions when PHP namespaces aren’t being used. You can set it to anything that’s allowable in a PHP function name., for example matt_chm_discourse_email_verification.

https://developer.wordpress.org/plugins/the-basics/best-practices/#avoid-naming-collisions

1 Like