=== Plugin Name === Contributors: Janek Niefeldt Donate link: http://www.janek-niefeldt.de/ Tags: widget customize Requires at least: 2.2 Tested up to: 2.3.3 Stable tag: 1.2 Plugin to create your own custom widgets . == Description == Use this plugin to create your own widgets and arrange them in a sidebar. Thanks to filter definitions you can decide wether the widget should be displayed or not for specific pages or page-types. The following features have been implemented: * define widgets with php and/or html code * decide where your widget should be displayed (e.g. archive-page only) * define your own filters through plugin configuration * deinstallation routine to remove all option entries created by the plugin * Backup routine for widget- and plugin-configuration = Do not use with "WYSIWYG Text Widget" = == Installation == 1. Upload the folder complete mycustomwidget-folder into the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. configure the plugin through option menu (e.g. define own filters) (optional) 4. Define your Widgets through theme menu in wordpress. 5. Organize your widgets through the ´Widgets´ menu in Wordpress 6. have fun == Frequently Asked Questions == = Does this plugin works with other plugins? = Usually there should not be a problem. I found a plugin called "WYSIWYG Text Widget" is destroying the php-code (if you are using) by interpreting html-code only. Therfore I added a backup routine. = I have found a bug. What should I do? = Just visit me on my webside and describe the failure. I will see what I can do. = Cool stuff! But I miss something. Can I add it? = Sure you can. It's GPL! But you can also contact me. Maybe we can develope this plugin together. == Screenshots == 1. configuration screen on standard wordpress admin-panel 2. configuration screen with Tiger Style Administration panel 3. option screen on standard wordpress admin-panel 4. option screen with Tiger Style Administration panel