Hi,
Is it possible to create site then publish post to new site with User Registration form?
and will be official custom post type + taxonomy support soon?
Hi,
Is it possible to create site then publish post to new site with User Registration form?
and will be official custom post type + taxonomy support soon?
Are you talking about multisite? You would register a user and create a site for them immediately?
fill form -> submit -> create site & user in multisite -> then publish post to new site with fields in form
Hi Unsalkorkmaz,
This functionality is not supported. The post would be created on the site from which the form was submitted. The new site and user would still be created and the new user could be attributed as the author of that post; however, it would not be on the newly created site.
This could be achieved using some of the hooks available in the user registration add-on; however, it would require some knowledge of PHP. :)