sant0sk1 / wp-user-defaults

WordPress Plugin to configure default settings for newly registered users.

This URL has Read+Write access

name age message
file LICENSE Mon Jan 05 13:02:41 -0800 2009 initial commit, kid. [sant0sk1]
file README.md Mon Dec 21 06:43:58 -0800 2009 updated README to reflect recent changes [sant0sk1]
file readme.txt Mon Dec 21 06:43:58 -0800 2009 updated README to reflect recent changes [sant0sk1]
file wp-user-defaults.php Mon Dec 21 06:38:11 -0800 2009 moved options page to Users submenu [sant0sk1]
readme.txt
=== WP User Defaults ===
Contributors: sant0sk1
Donate link: http://jerodsanto.net
Tags: default, user, defaults, users
Requires at least: 2.7
Tested up to: 2.9
Stable tag: trunk

Set some default options for new user accounts.

== Description ==

With this plugin, a WordPress site Administrator can set some default options for new user accounts. All new users 
registered on the system will inherit these settings. The following user defaults can be set:

* Enable/Disable Rich Text Editor
* Enable/Disable Comment Keyboard Shortcuts
* Administrative Interface Color
* Public Display Name Format

= New In This Version =

1.  WordPress 2.9 Compatibility
2.  Moved settings page to "Users" submenu

NOTE: This plugin only affects *new* user accounts (created after the plugin's activation). Existing user accounts will 
be unmodified.

== Installation ==

1. Upload `wp-user-defaults.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure default user settings via the new "Default Settings" page in the "Users" menu