Book Image

WordPress MU 2.8: Beginner's Guide

Book Image

WordPress MU 2.8: Beginner's Guide

Overview of this book

WordPress MU enables you to build a complete, professional blog network. Each user gets their own blog, and can choose their favorite templates and plug-ins, and develop their own content. WordPress MU powers some of the largest blog networks in the world, including the mighty WordPress.com ñ home to thousands of bloggers. This book will take you through the setup of a WordPress MU-powered blogging network, using a real, working blog network as an example, so that you can follow the creation process step-by-step. Your blogging network will be complete with professional features such as friends lists, status feeds, groups, forums, photo galleries, and more, to build your own WordPress.com ñ a place where users can quickly come and create a blog for themselves. The book starts with a clean install of WordPress MU, and as you work through the book, you will build the blog network, and add on more and more features, all seamlessly integrated to achieve a professional, custom-built look.You will find new themes and plug-ins added to the site, as well as customization of the WordPress multi-user code. The book will also look at ways you can manage your community, and keep your site safe and secure, ensuring that it is a spam-free, enjoyable community for your users. In the later chapters, you will add a forum using the bbPress script, and add BuddyPress social networking components to your site. Imagine how good you'll feel when your first WordPress multi-user blog network launches.
Table of Contents (18 chapters)
WordPress MU 2.8 Beginner’s Guide
Credits
About the Author
About the Reviewers
Preface
Index

Time for action – userthemes revisited


  1. Download the edited version of userthemes revisited from http://wpmudev.org/project/Userthemes-Revisited.

  2. Download the edited core files from http://lesleyharrison.wordpress.com/2009/09/10/editing-userthemes-revisited/.

  3. Place theme-editor.php in the /wp-admin folder.

  4. Place mu.php in /wp-content/includes/.

  5. Upload the edited version of the plugin to your /wp-content/plugins folder.

  6. Visit your site's admin panel, and enable the Userthemes Revisited plugin.

  7. Go to Site Admin | Userthemes Management and enable user themes for one of your users as a test. Leave the other options as default for now.

  8. Log in as the user you have just enabled theme access for. In the admin panel, under Appearance | Userthemes, they should see a page similar to this one:

  9. Once they have copied a theme, they should be able to edit it using the theme editor.

What just happened?

We have installed a plugin that allows users to make a copy of the original site theme inside their own blog folder...