I have several Wordpress sites hosted inside the same server (I am an Agency) and I created a Script that creates users in the Bank of Wordpress so that each employee of the company can access each site with its individual login, since we currently have only one login in common for all hits.
However, I need to go into each Bank individually, through PHPMyAdmin, and run the Script.
Is there a way to automate this process and run it all at once?