How To Enable The Multiblog Function In WordPress 3.0

19.05.10 by Jerome in Tutorials

How To Enable The Multiblog Function In WordPress 3.0

WordPress 3.0 is coming out soon and is introducing some great new features. One of them is to allow you to run a network of blogs within one single install. To turn on this new function simply add this line of code below in your wp-config.php file under your wordpress installation.

define('WP_ALLOW_MULTISITE', true);

enable multisites How To Enable The Multiblog Function In WordPress 3.0

Related posts:

wp-config

Get More Wordpress Tips & Tricks

Liked this post? subscribe to our email updates or RSS feed!

  • http://twitter.com/thepaulcook Paul Cook

    That's cool. What would be nice is to see how you go about testing WP3.0 early on a blog or website so you can enable mu blogs before the proper release.

blog comments powered by Disqus