WYSIWYG Widgets or rich text widgets
This plugin adds so called "Widget Blocks" to your website which you can easily display in your widget areas.
You can create or edit the widget blocks just like you would edit any post or page, with all the default WordPress editing functions enabled. This way, you can use the visual editor that comes with WordPress to format your widgets. You can even use media uploading to insert images and so forth.
Features:
- Create beautiful widgets without having to write HTML code
- Easily insert media into your widget content
- Add headings, lists, blockquotes and other HTML elements to your widgets using the WordPress classic editor
- Use WP Links dialog to easily link to any of your pages or posts from a widget
- Use shortcodes inside your widgets
- Have a revision history of your widget content
- Translation ready
Translations
Is the plugin not translated into your language? You can
contribute your translations using the translation editor here on WordPress.org.
Source code
The source code of this plugin is available on GitHub:
ibericode/wysiwyg-widgets.
About the plugin author
Danny van Kooten has been building WordPress plugins since 2010, starting with WordPress 3.0.
He is the founder of
ibericode, the small software company behind popular WordPress plugins including
Mailchimp for WordPress and
Koko Analytics.
2.3.13 - June 23, 2026
- Fix: Some HTML elements being escaped despite user having unfiltered_html capability.
2.3.12 - June 19, 2026
- Added: Revision history support for Widget Blocks.
- Improved: Escaping and sanitization of widget output and admin text.
- Improved: Updated plugin copy, links, tags, PHP requirement, and WordPress compatibility information.
- Improved: Added PHP syntax checks, PHPStan, PHPCS, WordPress coding standards, and GitHub Actions workflows.
- Improved: The release build now runs checks first and excludes development files from the package.
2.3.11 - February 27, 2026
Version bump - this plugin is still working fine!
2.3.10 - Feb 5, 2024
Version bump just to get rid of the "unmaintained" warning.
2.3.9 - November 11, 2019
Updated WordPress compatibility.
View the full changelog on GitHub