=== Easy Default Parameters ===
Version: 1.0
Author URI: http://remicorson.com
Author: Rémi Corson
Contributors: Rémi Corson
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UAQZDW8V6HJUL
Tags: settings, parameters
Tested up to 3.4.2
Stable Tag: 1.0

Set your own default parameters on a fresh WordPress install

== Description ==

Set your own default parameters on a fresh WordPress install such as:

* Blogname
* Blog description
* Category and tag base slugs
* Rss default language
* Permalink structure
* Time and date settings
* Timezone
* Use of smileys
* Auto-ping lists
* Deletion of default "Hello Wordl" post
* Deletion of default "Mister WordPress" comment
* Deletion of default links
* and much more...

[Developer Website](http://remicorson.com) - [Plugin's Page](http://remicorson.com/easy-default-parameters/)

== Installation ==

1. Upload the entire 'easy-default-parameters' folder to the '/wp-content/plugins/' directory
2. Edit the plugin code and set your parameters
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Deactivate the plugin

== Changelog ==

= 1.0 =

* Initial release