
wp
Get flash to fully experience Pearltrees
Disable Admin Bar and Hide Preferences | | Developer's MindDeveloper's Mind
Before you consider removing the admin bar, you should read this . WordPress 3.1 was released earlier today and one of the key features is the admin bar, which allows you to get to your most-used dashboard pages with a single click. However, the admin bar is not for everyone and you can easily hide it by visiting your profile page. You can also disable the admin bar for all users on your site by adding the following code to a plugin or the functions file of your theme: This will disable the admin bar for all users on your site but they will still see the admin bar preferences in their profile. You can hide the admin bar preferences using:Experiments: Admin Tour with WordPress Pointers [Video] - Theme.fm
Not even permalinks Recently, I had to set up WordPress on an IIS6 machine. Yes, WordPress does work on IIS6, believe it not. The only really tricky bit is getting fancy permalinks to work, so that urls looks like www.foo.com/2011/06/my-awesome-post instead of www.foo.com/index.php?p=6 . I used IIRF to get mod_rewrite like functionality, as the supported IIS Rewrite isn’t available until IIS7.
Wordpress Permalinks on IIS6 | ben lowery
Changing the wp_mail from address in WordPress without a plugin | ButlerBlog
We covered how to run a shortcode in a widget . But what about inserting a widget with a shortcode? I recently had this situation come up. I had a single page where I just wanted to be able to chuck in a widget without the whole rigmarole of creating a special widgetized area and probably a custom page template for that widgetized area and such.
Call a Widget with a Shortcode
Is there a way to 1. detach and 2. reattach attachment-images from one post to another post? There are two very common ways of uploading an image to WordPress to place it into the Media Gallery. Via "add New" under the Media Tab in the admin.

