Dynamic Widget Content Plugin
Dynamic widget content for single pages and posts. Manually set your widget content while editing the post.
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.
Installation
- Upload the
dynamic-widget-content
directory (directory included) to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the ‘Dynamic Widget Content’ widget
- Add content in the ‘Dynamic Widget Content’ meta box for posts or pages
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
FAQ
Changelog
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
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