=== Graceful Sidebar Plugin === Contributors: Michael Lynn, Grace Grillo Tags: custom sidebars, sidebar widget, different sidebars, page sidebar, post sidebar, customized sidebar Author URI: http://www.mlynn.org Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KKFYUAMPCQHXQ Tags: sidebar, custom sidebar, graceful sidebar plugin Requires at least: 2.8 Tested up to: 3.5 Stable tag: 1.0.15 Create custom sidebars for your posts or pages. == Description == This plugin enables you to customize your blog's sidebar using custom fields. Each page or post on your blog can have a custom sidebar entry. Drag the Graceful Sidebar widget to your theme's sidebar. == Installation == 1. Upload all the files into your wp-content/plugins directory, be sure to put them into a folder called "graceful_sidebar" - name is important. 1. Activate the plugin at the plugin administration page 1. Use the Graceful Title and Graceful Content edit boxes in the post or page edit screen to supply the content that will display in the sidebar widget only for that post or page. 1. Drag the "Graceful Sidebar" Widget to one of the sidebars in your theme. Please see the [graceful_sidebar plugin home page](http://mlynn.org/graceful-sidebar-plugin/) for details. == Frequently Asked Questions == = Why does the plugin only display a blank title? = Most likely because you have another plugin in your sidebar that is changing the focus of the current post. By the time wordpress gets to the task of displaying Graceful Sidebar's content it doesn't know what the current post or page is. == Screenshots == 1. Shows the plugin activated. 2. Shows addition of the custom fields that will be displayed in the sidebar. 3. Shows the widget dragged to the sidebar. 4. Shows the plugin activated and the resultant hello world post page. 5. Shows the plugin working on the About page. == Changelog == = Version 1.0.15 = * Added support for custom post types, fixed problem with bulk post edits. = Version 1.0.14 = * Removed cleanup of legacy which was causing deleted graceful sidebars = Version 1.0.12 = * Added shortcode support for title and content = Version 1.0.11 = * Fix extraneous closing DIV tag = Version 1.0.10 = * Found a bug related to post revisions = Version 1.0.9 = * Fixed intermittent failures in save = Version 1.0.8 = * Fixed a bug in the save routine = Version 1.0.7 = * Replaced standard custom fields variables with field variables that will not display in the custom field boxes - since we now use our own post meta boxes to store these values. = Version 1.0.6 = * Fixed new custom fields - now the fields are actually saved = Version 1.0.5 = * Fixed graceful_content custom input field. Input field now fits within available space and becomes stretchable. = Version 1.0.4 = * Added custom text fields in the post edit screen to store the graceful title and sidebar content rather than using custom fields. = Version 1.0.3 = * Fixed empty box appearing on pages where no graceful title and/or graceful content was supplied - Thanks to Peter Hoyer for this fix = Version 1.0.2 = * Fixed bug enabling plugin to work on pages as well as posts = Version 1.0.1 = * Formatting and documentation for functions * Screenshots * readme enhancements = Version 1.0.0 = * Initial Release == Upgrade Notice == = 1.0.15 = * FIXED Bulk Edit problems, upgrade immediately! = 1.0.14 = * FIXED DELETED SIDEBARS - BACKUP YOUR DATABASE AND UPGRADE IMMEDIATELY!!! = 1.0.13 = * Added support for qTranslate. = 1.0.12 = * Added shortcodes! = 1.0.10 = * Back up your data! You will need to redrag the widget to your sidebar after upgrading and you may lose the sidebar content of your previous versions. = 1.0.9 = * Fixed Intermittent failures saving = 1.0.8 = * Bugfix in save routine - fixed. = 1.0.7 = * Custom field enhancements - PLEASE BACKUP YOUR DATABASE PRIOR TO UPGRADE!!! = 1.0.6 = Fixed bug in save_meta - new custom edit fields didn't save the title or content = 1.0.5 = Fix Graceful Content Input field width - make it flexible based and stretchable. = 1.0.4 = Making it easier and more graceful to add a graceful sidebar to your blog. Added custom edit meta boxes so you don't have to remember the custom field names. = 1.0.3 = Fixes empty box or space appearing if either title or content custom field was not supplied. = 1.0.2 = Plugin will now work on pages as well as posts. = 1.0.1 = This version simply fixes some formatting issues and includes a few screenshots. = 1.0.0 = This version fixes the annoying problem caused by not having the plugin installed at all.