Hi everyone,
I’ve developed a project that, using a custom WordPress plugin and API, creates a subdomain via a form, generates an SSL certificate, and installs WordPress with a predefined set of plugins.
When I test it alone, everything works perfectly. However, when a client and I tried to...