=== Plugin Name === Contributors: Janek Niefeldt Donate link: http://www.janek-niefeldt.de/blog/mycustomwidget Tags: widget, customize, admin, sidebar, custom, plugin, code, own widget, tags, tag, filter Requires at least: 2.2 Tested up to: 2.7 Stable tag: 1.7 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 own 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 * widget-titles that fit into your theme can be defined and changed comfortable as well * Debug-mode for code review * apply_filter-functionality can be activated within CustomWidgets * widgets are also available through custom tags such as <!--MyWidget--> and can be used outside of the sidebar as well * deinstallation routine to remove all option entries created by the plugin * Backup routine for widget- and plugin-configuration == 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. Nevertheless 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 / creating new widgets (appearance-menu) 2. Sidebar configuration screen with open CustomWidget 3. Debugging/Preview on configuration screen 4. option screen (1/2) (Settings-menu) 5. option screen (2/2) (Settings-menu)