Viewing 1 replies (of 1 total)
  • Just remove this line into your wp-config.php file :

    define('WP_ALLOW_MULTISITE', true);

    or replace the line by this one :

    define('WP_ALLOW_MULTISITE', false);

    Regards

Viewing 1 replies (of 1 total)

The topic ‘How do I disable multisite?’ is closed to new replies.