Descripción
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.
Capturas
Bloques
Este plugin provee 3 bloques.
- Widget
- Widget
- Widget
Instalación
- 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
Preguntas frecuentes
-
Who made this?
Reseñas
Colaboradores y desarrolladores
“Dynamic Widget Content” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Dynamic Widget Content” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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