Title: Multisite
Last modified: April 17, 2022

---

# Multisite

 *  Resolved [Ace](https://wordpress.org/support/users/h4hagency/)
 * (@h4hagency)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/multisite-647/)
 * Hi – not necessarily a problem, but I’d love to pre-set the settings for mutltisite,
   so when the plugin and WooCommerce gets turned on, the settings are already set,
   without me having to manually go in each time. Perhaps this is something I can
   do within the actual plugin code? Assuming if so, then I’d have to make the edits
   each time you update the plugin, but I guess for now it’s ok.
 * Or maybe you can just set ALL options to true by default 😉

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [ospiotr](https://wordpress.org/support/users/ospiotr/)
 * (@ospiotr)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/multisite-647/#post-15566225)
 * Hello [@h4hagency](https://wordpress.org/support/users/h4hagency/)
 * Please look at this guide: [https://www.propatel.com/change-wordpress-multisite-default-install-settings/](https://www.propatel.com/change-wordpress-multisite-default-install-settings/)
 * Simply follow the steps mention in the tutorial, but skip the changes (categories,
   posts, pages). Go directly to the step _Changing the site settings_. during this
   step, please use below pattern for Disable WooCommerce Bloat options:
    `update_option('
   wcbloat_admin_disable', yes);`
 * Add each line for each option. All plugin options are listed below:
 *     ```
       wcbloat_admin_disable
       wcbloat_marketing_disable
       wcbloat_wc_helper_disable
       wcbloat_wc_status_meta_box_disable
       wcbloat_wc_marketplace
       wcbloat_password_meter_disable
       wcbloat_wc_scripts_disable
       wcbloat_wc_fragmentation_disable
       wcbloat_wc_widgets_disable
       wcbloat_wc_skyverge_disable
       wcbloat_jetpack_disable
       wcbloat_remove_addon_submenu
       wcbloat_elementor_widget_disable
       ```
   
 * Let me know if have any troubles.

Viewing 1 replies (of 1 total)

The topic ‘Multisite’ is closed to new replies.

 * ![](https://ps.w.org/disable-dashboard-for-woocommerce/assets/icon-256x256.png?
   rev=2822447)
 * [Disable Bloat for WordPress & WooCommerce](https://wordpress.org/plugins/disable-dashboard-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disable-dashboard-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disable-dashboard-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/disable-dashboard-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disable-dashboard-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disable-dashboard-for-woocommerce/reviews/)

## Tags

 * [default settings](https://wordpress.org/support/topic-tag/default-settings/)
 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 1 reply
 * 2 participants
 * Last reply from: [ospiotr](https://wordpress.org/support/users/ospiotr/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/multisite-647/#post-15566225)
 * Status: resolved