sant0sk1 / wp-user-defaults
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon Jan 05 13:02:41 -0800 2009 | |
| |
README.md | Mon Dec 21 06:43:58 -0800 2009 | |
| |
readme.txt | ||
| |
wp-user-defaults.php | Mon Dec 21 06:38:11 -0800 2009 |
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

