Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Dynamically Register Sidebars

Descripción

Dynamically Register Sidebars provides the feature to register siderbars from WordPress backend. You can easily register «n» numbers of sidebars by this plugin settings.

You can manage the sidebars from this plugin settings. please review the plugins screenshots for more details.

Capturas

  • After activate this plugin go to plugin settings by click on "settings". You can also find the plugin settings by 'Appearance > Register Sidebars' menu in your WordPress backend like as above screen.
  • Now, you can register sidebars like as above screen.
  • Here, you would be able to reivew your registered siderbars.

Instalación

  1. Download plugin dynamically-register-sidebars.zip file
  2. Upload to the wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to ‘Appearance > Register Sidebars’ menu in WordPress to register the sidebars
  5. Enjoy!

Reseñas

6 de junio de 2017
If you want to use the dynamic sidebars in your theme, call the function dynamic_sidebar like this: <?php dynamic_sidebar( 'sidebar-slug' ); ?>
8 de abril de 2017
This is very easy & light weight plugin to register sidebars by admin. We can create more than one sidebars by this plugin. We don't need to write code in theme to register sidebar. Really, This is very good plugin for any WordPress website on the basis of below 2 factors. i) Non WordPress developer can easily manage website sidebars by this plugin. ii) If we have a WordPress website and suppose we are using 20 sidebars in complete website then we have to write more than 50 lines codes in activated theme functions.php file. But, If we are using this plugin then we don't need to write any code for registering sidebars. We can manage all by WordPress back end. Thanks,
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«Dynamically Register Sidebars» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Dynamically Register Sidebars» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release.