This plugin lets users specify a unique autor description for each individual site in a network. It falls back to the description of the primary site when no specific description is set.
Category Archives: Portfolio
The Bootstrap
The Bootstrap is a clean, friendly, modern WordPress Theme, with a great image and gallery handling, based on Bootstrap from Twitter.
It is the first Theme I submitted to the WordPress Theme Repository.
WP Display Header
This plugin lets you specify a header image for each post individually from your default headers and custom headers.
Description
It adds a meta box in the post edit screens with the header selection. If no specific header is specified for a post it will fall back to the default selection. There is no change of template files necessary as this plugin hooks in the existing WordPress API to unfold its magic.
WP Approve User
Adds action links to user table to approve or unapprove user registrations.
Description
This plugin lets you approve or reject user registrations.
While a user is unapproved, he/she can’t access the WordPress Admin.
On activation of the plugin, all existing users will automatically be flagged Approved. The blog admin will never experience restricted access and does not need approval.
HolidayCheck Blog Network
With the HolidayCheck Blog Network, I used the new multiuser functionality WordPress included in Version 3.0. Since I am operating from a subdomain I had to go with the subdirectory install for the other blogs. Using the Domain Mapping Plugin for MU, I am able to run each blog on its own subdomain. The domains point to the root WordPress installation – the plugin takes care of the rest.
Before the blog network was available, I had to hack tweak the wp-config.php file a bit to determine which top level domain is requested and have it set the right database prefix and locale. Now this isn’t necessary anymore and I can maintain plugins, themes, users etc. centrally, which reduces the maintenance overhead a lot.