Category Archives: Plugins
Unfortunately my current role has moved me away from hands-on work with WordPress. As a result, I am hoping a few people would be interested in helping maintain the http-authentication plugin. If you have an inclination to contribute patches to …
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 …
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 …
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 …
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!