Title: Dynamic Widget Content
Author: Brecht
Published: <strong>23, Marzu de 2015</strong>
Last modified: 22, Xineru de 2026

---

Guetar plugins

![](https://ps.w.org/dynamic-widget-content/assets/icon-256x256.png?rev=1121245)

# Dynamic Widget Content

 By [Brecht](https://profiles.wordpress.org/brechtvds/)

[Download](https://downloads.wordpress.org/plugin/dynamic-widget-content.1.3.8.zip)

 * [Details](https://ast.wordpress.org/plugins/dynamic-widget-content/#description)
 * [Reviews](https://ast.wordpress.org/plugins/dynamic-widget-content/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/dynamic-widget-content/#installation)
 * [Development](https://ast.wordpress.org/plugins/dynamic-widget-content/#developers)

 [Support](https://wordpress.org/support/plugin/dynamic-widget-content/)

## Description

The widget will only show if you have set some content for it on the current page.
Perfect for creating dynamic widgets that only appear when you need it. Works with
any custom post type as well and you can use shortcodes in the widget content!

Usage examples:

 * Post summaries
 * Positive and negative points for reviews
 * Index with links for long pages
 * Call to action links
 * …

Let us know what you think! Any feedback is welcome.

## Screenshots

 * [[
 * Start by adding our widget to your website
 * [[
 * Add widget content to any of your pages or posts
 * [[
 * The widget will show up for that page/post only
 * [[
 * A few settings are available for your convenience

## Blocks

This plugin provides 3 blocks.

 *   Widget
 *   Widget
 *   Widget

## Installation

 1. Upload the `dynamic-widget-content` directory (directory included) to the `/wp-
    content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the ‘Dynamic Widget Content’ widget
 4. Add content in the ‘Dynamic Widget Content’ meta box for posts or pages

## FAQ

### Who made this?

[Bootstrapped Ventures](http://bootstrapped.ventures)

## Reviews

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

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-9767/)󠁿

 [captaincrank](https://profiles.wordpress.org/captaincrank/) 16, Febreru de 2023

We are using Dynamic Widget Content plugin to replace a different discontinued plugin
that had security vulnerabilities. This Dynamic Widget Content plugin is lightweight
and much easier to use then the plugin it replaced. Highly flexible, maintained 
and recommended!

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

### 󠀁[Great](https://wordpress.org/support/topic/great-12085/)󠁿

 [pnt](https://profiles.wordpress.org/pnt/) 24, Setiembre de 2020

Very useful

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

### 󠀁[Must have!](https://wordpress.org/support/topic/must-have-422/)󠁿

 [argosmedia](https://profiles.wordpress.org/argosmedia/) 5, Febreru de 2019 1 reply

This is a great little plugin! By default WP is rather rigid and treats post/page
content and widget content as unrelated content blocks, offering no way of simply
adding content to a widget area from within the post/page editor page itself, and
only relevant to that particular post/page. As a workaround I usually create some
content blocks in Advanced Custom Fields, take their shortcodes and put those in
text widgets, adding show conditions using widget logic. Rather cumbersome, but 
it works. Your plugin relieves me of all that and just offers exactly what I need:
a simple way for me and my clients to add a content block into a widget area. Super!!
The only requests I have is being able to use more than just 3 blocks, and to be
able to add a title to the widgets (only for backend ease of use, not to be shown
on the frontend).

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

### 󠀁[Great plugin to simplify content updates](https://wordpress.org/support/topic/great-plugin-to-simplify-content-updates/)󠁿

 [dilusionz](https://profiles.wordpress.org/dilusionz/) 6, Payares de 2016 1 reply

Does what it says, super useful plugin!

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

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-8596/)󠁿

 [divachrismai](https://profiles.wordpress.org/divachrismai/) 3, Setiembre de 2016
1 reply

Love this plugin 🙂 Only downside is that you cannot use it in more than one “place”.

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/dynamic-widget-content/reviews/)

## Contributors & Developers

“Dynamic Widget Content” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Brecht ](https://profiles.wordpress.org/brechtvds/)

[Translate “Dynamic Widget Content” into your language.](https://translate.wordpress.org/projects/wp-plugins/dynamic-widget-content)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dynamic-widget-content/),
check out the [SVN repository](https://plugins.svn.wordpress.org/dynamic-widget-content/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/dynamic-widget-content/)
by [RSS](https://plugins.trac.wordpress.org/log/dynamic-widget-content/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.8

 * Fix: Block not selectable in block editor

#### 1.3.7

 * Fix: Sanitize widget content upon save if user does not have unfiltered_html 
   capability
 * Fix: Prevent block editor deprecation warnings

#### 1.3.6

 * Fix: PHP 8.2 deprecations

#### 1.3.5

 * Fix: PHP 8 deprecation warnings
 * Fix: Gutenberg deprecations

#### 1.3.4

 * Fix: Settings page WordPress 5.5 compatibility

#### 1.3.3

 * Fix: Gutenberg 3.9 compatibility

#### 1.3.2

 * Fix: Gutenberg 3.3 compatibility

#### 1.3.1

 * Fix: Gutenberg 2.7 compatibility

#### 1.3.0

 * Feature: Gutenberg compatible, including new blocks
 * Improvement: Update VafPress library
 * Fix: Prevent PHP 7 deprecated warning

#### 1.2.2

 * Fix: PHP 7 compatibility

#### 1.2.1

 * Bootstrapped Venture Giveaway

#### 1.2

 * Feature: Enable up to 3 dynamic widgets in the settings. Useful for multiple 
   sidebars, for example.

#### 1.1

 * Feature: Ability to set a default title and content (leave blank to hide)

#### 0.0.2

 * Added a basic settings page
 * New ‘dwc_widget_output’ plugin hook to alter the output with code

#### 0.0.1

 * Very first version of this plugin

## Meta

 *  Version **1.3.8**
 *  Last updated **3 meses ago**
 *  Active installations **400+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **6.9.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/dynamic-widget-content/)
 * Tags
 * [dynamic content](https://ast.wordpress.org/plugins/tags/dynamic-content/)[widgets](https://ast.wordpress.org/plugins/tags/widgets/)
 *  [Advanced View](https://ast.wordpress.org/plugins/dynamic-widget-content/advanced/)

## Ratings

 4.9 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/dynamic-widget-content/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/dynamic-widget-content/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/dynamic-widget-content/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/dynamic-widget-content/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/dynamic-widget-content/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/dynamic-widget-content/reviews/)

## Contributors

 *   [ Brecht ](https://profiles.wordpress.org/brechtvds/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dynamic-widget-content/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QG7KZMGFU325Y)