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
Blocks
This plugin provides 3 blocks.
- Widget
- Widget
- Widget
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
FAQ
-
Who made this?
Reviews
Contributors & Developers
“Dynamic Widget Content” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dynamic Widget Content” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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
- 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