The preview frame from the Write Post page in the WordPress can really slow editing down….For some of my sites, it takes longer to load due to this Preview function..So how do I stop it from loading. Well, add a Wordpress plugin of course. thanks to owen..

The second plugin, Kill Preview, removes the preview frame from the Write Post page in the WordPress admin. Why is this useful? Well, if your site layout is particularly involved, you might not want to load the preview when you edit a post because it could cause delays in editing. Kill Preview prevents that frame from loading, speeding up your editing.

He also has a Auth Only wordpress plugin that stops users from reading your blog unless they have logged in…pretty useful to keep it private on a whole instead of adding passwords to posts.

The first plugin, Auth Only, allows only logged-in users to access your blog. It also allows you to customize your login page by adding a login.php template to your theme. Using a login template will allow you to create a customized experience for your registered users.