ovidiua2003
Member
Posted 1 year ago #
Hello,
I was wondering if there is a posibility to make the plugin as a required field when somebody signs up for a blog.
I know many dont want this option, but for my project i only want to have blogs that have their own domain name. Don't question why.
So, is there a posibily of making domain mapping required at the moment of registering or at least required after registering (aka .. you cannot use site until you map a valid domain)
Any help is welcome,
Respect
http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/
Start looking at the hooks in the signup filed.
Also, the blog must be created before the domain is mapped.
ovidiua2003
Member
Posted 1 year ago #
thank you.. but by some help i meant something in terms of some code or something. I got the general idea that the blog must be created first in order to have an ID... but how to first create the post that assign the domaine name directly into the sql database.. all from the same form?
ovidiua2003
Member
Posted 1 year ago #
You will have to code it.