neelakansha85 / site-setup-wizard

Wordpress Site Setup Wizard Plugin which allows creating a site in wordpress multisite install in steps with pre-selected features while setting up their sites.
GNU General Public License v2.0
20 stars 10 forks source link

Add a Blog option based on site type selected while creating a site #20

Closed neelakansha85 closed 8 years ago

neelakansha85 commented 8 years ago

Add a blog option to new blog created with site type selected during Step 1 of the wizard. This value can then be later used to find analytics if required.

In addition a good use case for this value is for using this option to display users Plugins/Themes available for them to use based on their site type. It can further be extended to kind of create a pseudo sub network based on site type specified in the blog's option table.

neelakansha85 commented 8 years ago

A good use case for this option is for HigherEd where site type can be Personal, Administrative, Club, Teaching and Learning. These site types get saved in those site's options table and can be used to display only a specific set of Plugins/Themes based on the site type.