=== Plugin Name === Contributors: stevepuddick Tags: sticky note, note, widget, style Requires at least: 3.0.1 Tested up to: 6.1.1 Stable tag: 1.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Apply a "sticky note" style box around your widget content. All text is displayed in hand writing font too. == Description == **[Notes Widget Wrapper PRO]('https://webrockstar.net/downloads/notes-widget-wrapper-pro/') is now available! Features shortcodes and more!** [youtube https://www.youtube.com/watch?v=vqICtJKNS6M&t=22s] Notes Widget Wrapper wraps your widget in a "sticky note" style box and displays the text in a hand writing style. Although this plugin may work with numerous widgets, it has been developed with the intended use of applying a "sticky note" style to custom HTML content. The built in "Text" and "Custom HTML" WordPress widgets work great with Notes Widget Wrapper. [youtube https://www.youtube.com/watch?v=eEMQzCt7DVs&feature=youtu.be] == Installation == 1. Download and activate in your plugin administration page 2. Go to your Widgets administration page. You will notice all active widgets now have the Notes Widget Wrapper controls under the main widget controls. 3. Check "Apply Notes Widget Style" to activate the "sticky note" style on this widget 4. Configure the thumb tack color, background color, text color, and font size to your desired settings == Frequently Asked Questions == = How does this plugin compare with WP Notes Widget = Here are a few key differences between WP Notes Widget and Notes Widget Wrapper: * WP Notes Widget has more restrictive HTML elements, and a standard order for those elements. * WP Notes Widget allows you to manage and organize many notes easier than Notes Widget Wrapper. * WP Notes Widget must display all notes in sequential order. * WP Notes Widget enforces a standard look for all notes. Notes Widget Wrapper has much more flexibility. = Where can I download the PRO version which has the shortcode functionality? = You can download [Notes Widget Wrapper PRO]('https://webrockstar.net/downloads/notes-widget-wrapper-pro/') at webrockstar.net. == Screenshots == 1. Example 1: front end post rendering 2. Example 1: back end post content and shortcode 3. Example 2: front end post rendering 4. Example 2: back end content and shortcode 5. Example 3: front end post rendering 6. Example 3: back end content and shortcode 7. The shortcode editor modal window. Configure your shortcode as desired. 8. These are the settings available on the widget administration page. The built in "Text" and "Custom HTML" widgets work great with Notes Widget Wrapper. 9. This is how the widget configuration in screenshot 8 looks on the front end. The note content is quite long to demonstrate the range of styling that is available. == Changelog == = 1.2.1 = * fix: enforce media buttons only on admin, for compatibility with some site builder plugins = 1.2.0 = * add: default settings * change: proper escaping of gettext functions * add: population of notes-widget-wrapper.pot translations file = 1.1.0 = * change: input sanitization and escaping refinement * fix: display toggle of interface effecting all possible instances * change: interface clean up = 1.0.2 = * added ability to force uppercase letters in widget styling * code cleanup