Category Archives: WordPress

Network Username Restrictions Override 1.0

I’ve just released a new plugin for WordPress multisite setups that require additional control over the format of usernames, the Network Username Restrictions Override plugin. By default, the Network Admin user maintenance screens allow usernames to contain only lowercase letters

http-authentication 4.0

I’ve updated the http-authentication plugin to again support mixed authentication setups. This allows you to support users who do not exist in your external authentication system for whatever reason. You can give them a standard WordPress username and password. Another

http-authentication 3.0

I’ve released version 3.0 of the http-authentication plugin, which is compatible with (and requires) WordPress 3.0. Changes in this version include: Use of pluggable functions for authentication instead of plugin hooks Revamped multi-user support, now that WordPress 3.0 includes it

Updating http-authentication plugin

I’ve created an initial version of the http-authentication plugin that is compatible with WordPress 3.0. Please test the version from trunk and let me know your results. Assuming nothing goes wrong, I’ll release a new version this week!

New versions of http-authentication

I’ve released two updated versions of the http-authentication plugin, for better compatibility with certain PHP setups on Apache: 2.2, for WordPress 2.6 1.8.1, for WordPress 2.0 You can download either version from the WordPress plugin directory. The updated versions add