Another challenge (as if that’s what we all need today!)
Your "invite" plug-in sends a message to a potential user with text in the body of the email that reads something like:
You can create your account here:
http://yourstie.com/wp-signup.php
The Challenge
I have uploaded a plugin to my site that places my registration on a page of my site (and away from the typical "WP" signin page) and the plugin placed the page at: http://yoursite.com/register
can you tell me what line to edit on the signup-tos.php that would create the correct link in your invite plug-in that would send the user to my "new" sign in/regestration page? Can’t I edit in the new page address somewhere in the .php?
or…am I making this more simple than it really is??
gs