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

can't find a file #13

Closed medrockstar closed 8 years ago

medrockstar commented 8 years ago

Hi,

I can't find nsd-site-setup-wizard/admin/ssw_update_options.php

Tks,

neelakansha85 commented 8 years ago

Hi Medrockstar,

This file was removed during an update to v1.2.3. Please download the latest version 1.2.5 and you should be able to view the options.

For now the options are read only since the form doesn't update those options. I am working towards resolving it and hopefully should be resolved in v1.2.6 in next few days.

However, if you want to update these options, you can modify them in ssw_default_options.php and simply deactivate and activate the plugin again. This will set your options for the plugin.

Please let me know if you still have any difficulties using the plugin.

Best, Neel