Wordpress

Dashboard Heaven

Friday, February 26th, 2010

Dashboard Heaven is a WordPress Plugin that allows you to control which user-level sees which widget in the admin dashboard. Perfect for multi-user CMS. No more unwanted WP Developer Feeds or inbound links! Individual dashboard widget control. Installation Upload `dashboard-heaven` directory to the `/wp-content/plugins/` directory Activate the plugin through the ‘Plugins’ menu in WordPress In [...]

Customising User Profile Data in WordPress

Tuesday, February 23rd, 2010

WordPress 2.9+ offers some fantastic and long needed improvements to the world’s greatest blogging software.  One improvement that I’ve found particularly useful is the ability to customise user profile information with a simple function call.  Background on the improvements can be found here but for the impatient, here is a quick summary: The filter that [...]