Title: Notes Widget Wrapper
Author: Steve Puddick
Published: <strong>14. Februar 2015</strong>
Last modified: 14. Januar 2023

---

Plugins suchen

![](https://ps.w.org/notes-widget-wrapper/assets/banner-772x250.jpg?rev=1089646)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/notes-widget-wrapper/assets/icon-256x256.jpg?rev=1089646)

# Notes Widget Wrapper

 Von [Steve Puddick](https://profiles.wordpress.org/stevepuddick/)

[Herunterladen](https://downloads.wordpress.org/plugin/notes-widget-wrapper.1.2.2.zip)

 * [Details](https://de.wordpress.org/plugins/notes-widget-wrapper/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/notes-widget-wrapper/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/notes-widget-wrapper/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/notes-widget-wrapper/#developers)

 [Support](https://wordpress.org/support/plugin/notes-widget-wrapper/)

## Beschreibung

**Notes Widget Wrapper PRO is now available! Features shortcodes and more!**

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.

## Screenshots

 * [[
 * Example 1: front end post rendering
 * [[
 * Example 1: back end post content and shortcode
 * [[
 * Example 2: front end post rendering
 * [[
 * Example 2: back end content and shortcode
 * [[
 * Example 3: front end post rendering
 * [[
 * Example 3: back end content and shortcode
 * [[
 * The shortcode editor modal window. Configure your shortcode as desired.
 * [[
 * These are the settings available on the widget administration page. The built
   in „Text“ and „Custom HTML“ widgets work great with Notes Widget Wrapper.
 * [[
 * 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.

## 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

## FAQ

### 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 at webrockstar.net.

## Rezensionen

![](https://secure.gravatar.com/avatar/5214c2f78c35d47f803016fcb121d396e83661bd76e341f1ac2cee6e2725ebab?
s=60&d=retro&r=g)

### 󠀁[Awesome! 100% compatible with WP 4.8!](https://wordpress.org/support/topic/awesome-100-compatible-with-wp-4-8/)󠁿

 [magicthor](https://profiles.wordpress.org/magicthor/) 30. Juni 2017

Great Plugin! Easy to use and very good integration! Awesome! Thanks a lot! So I
can save many time! 🙂

![](https://secure.gravatar.com/avatar/6aae4ea308b2b530df37299390b2273c515f625c48c88e6c938d0792668ed336?
s=60&d=retro&r=g)

### 󠀁[Very fine plugin](https://wordpress.org/support/topic/very-fine-plugin-4/)󠁿

 [glaeskewpr](https://profiles.wordpress.org/glaeskewpr/) 3. September 2016

Works great, thank you!!!

![](https://secure.gravatar.com/avatar/3a1bd7874ea916c39edbd357e4e24a8f6d72e8eb163b75700c6b1a422712df17?
s=60&d=retro&r=g)

### 󠀁[It works!](https://wordpress.org/support/topic/it-works-968/)󠁿

 [Thorsten 🙂](https://profiles.wordpress.org/per4mance/) 3. September 2016

Thank you for this nice and easy plugin. It works with all my widgets. Mark it as
WP 4.5.x ready 🙂

![](https://secure.gravatar.com/avatar/015602601a87fa24a130497ed5fb9c90f167b295849625434b3772b07eebd768?
s=60&d=retro&r=g)

### 󠀁[Just what I needed](https://wordpress.org/support/topic/just-what-i-needed-436/)󠁿

 [digiplace](https://profiles.wordpress.org/digiplace/) 3. September 2016

Responisive, well equiped with fonts, different styles and colors. This is one for
my default wordpress toolbox.

 [ Alle 4 Rezensionen lesen ](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/)

## Mitwirkende und Entwickler

„Notes Widget Wrapper“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ Steve Puddick ](https://profiles.wordpress.org/stevepuddick/)

„Notes Widget Wrapper“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/notes-widget-wrapper/contributors)
für ihre Mitwirkung.

[Übersetze „Notes Widget Wrapper“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/notes-widget-wrapper)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/notes-widget-wrapper/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/notes-widget-wrapper/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/notes-widget-wrapper/)
per [RSS](https://plugins.trac.wordpress.org/log/notes-widget-wrapper/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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

## Meta

 *  Version **1.2.2**
 *  Zuletzt aktualisiert **vor 3 Jahren**
 *  Aktive Installationen **200+**
 *  WordPress-Version ** 3.0.1 oder höher **
 *  Getestet bis **6.1.10**
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/notes-widget-wrapper/) und [Swedish](https://sv.wordpress.org/plugins/notes-widget-wrapper/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/notes-widget-wrapper)
 * Schlagwörter
 * [note](https://de.wordpress.org/plugins/tags/note/)[sticky note](https://de.wordpress.org/plugins/tags/sticky-note/)
   [style](https://de.wordpress.org/plugins/tags/style/)[widget](https://de.wordpress.org/plugins/tags/widget/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/notes-widget-wrapper/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  4 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/notes-widget-wrapper/reviews/)

## Mitwirkende

 *   [ Steve Puddick ](https://profiles.wordpress.org/stevepuddick/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/notes-widget-wrapper/)