Title: WordPress Widgets Shortcode
Author: Brajesh Singh
Published: <strong>22 de junio de 2013</strong>
Last modified: 14 de mayo de 2016

---

Buscar plugins

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.

![](https://s.w.org/plugins/geopattern-icon/wp-widgets-shortcode.svg)

# WordPress Widgets Shortcode

 Por [Brajesh Singh](https://profiles.wordpress.org/sbrajesh/)

[Descargar](https://downloads.wordpress.org/plugin/wp-widgets-shortcode.1.0.3.zip)

 * [Detalles](https://es-mx.wordpress.org/plugins/wp-widgets-shortcode/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/wp-widgets-shortcode/#reviews)
 *  [Instalación](https://es-mx.wordpress.org/plugins/wp-widgets-shortcode/#installation)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/wp-widgets-shortcode/#developers)

 [Soporte](https://wordpress.org/support/plugin/wp-widgets-shortcode/)

## Descripción

The plugin allows you to embed any WordPress Widget area/Dynamic Sidebar to your
WordPress posts

What you can do:

 * Use the shortcode to embed widget areas in posts
 * Use the shortcode to embed Widget areas in Pages
 * The widgets can be embedded anywhere, at the begining of content, middle, bottom
   or where ever you want. Just put the shortcode there.

Please leave a comment here at [BuddyDev.com](https://buddydev.com/wordpress/embed-wordpress-widget-areasdynamic-sidebars-in-posts-or-pages-using-simple-shortcodes/)

### Others

For more info, please visit us at [BuddyDev.com](https://buddydev.com/)

## Capturas

 * [[
 * List of widgets areas in WordPress Appearance->Widgets screenshot-1.png
 * [[
 * An example on how to embed the widget area in post edit screen screenshot-2.png
 * [[
 * An example of the output in the middle of the post content screenshot-3.png

## Instalación

This section describes how to install the plugin and get it working.

e.g.

 1. Download `wp-widgets-shortcode.zip` and unxip it
 2. Upload `wp-widgets-shortcode` to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Now, you can start embedding the widget areas

## Preguntas frecuentes

  What is the use of this plugin?

It gives you the flexibility to embed any widget area(dynamic sidebar) to your posts/
pages. Use it as you want. Your imagination is the only limit.

  Need support or want to say thanks?

Please leave a comment here [BuddyDev.com](https://buddydev.com/wordpress/embed-wordpress-widget-areasdynamic-sidebars-in-posts-or-pages-using-simple-shortcodes/)

## Reseñas

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

### 󠀁[Worked flawlessly](https://wordpress.org/support/topic/worked-flawlessly-11/)󠁿

 [Lewis Tyler](https://profiles.wordpress.org/tylerjfrags/) 3 de septiembre de 2016

Really simple solution to a head-scratching layout problem!

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

### 󠀁[Nifty little plugin.](https://wordpress.org/support/topic/nifty-little-plugin-2/)󠁿

 [Mark](https://profiles.wordpress.org/markob17/) 3 de septiembre de 2016

I typically add widgets to my template files using the below code: <?php if ( !function_exists(‘
dynamic_sidebar’) || !dynamic_sidebar(‘The Name Of Sidebar Goes Here’) ) : ?> <?
php endif; ?> but this plugin is very useful if you want to add within the post/
page content itself.

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

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

 [Manas Mitra](https://profiles.wordpress.org/manas666/) 3 de septiembre de 2016

Great Plugin

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

### 󠀁[Simple and works like a charm](https://wordpress.org/support/topic/simple-and-works-like-a-charm-3/)󠁿

 [mizukimadness](https://profiles.wordpress.org/mizukimadness/) 3 de septiembre 
de 2016 1 respuesta

Thank you so much for this plugin! I just used the ID from the register_sidebar()
in the functions.php file and it worked perfectly. I tried using Widgetize Pages
before, but then the widgets didn’t have any permanent ID’s so this plugin was much
better!

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

### 󠀁[Cool](https://wordpress.org/support/topic/cool-523/)󠁿

 [televizor](https://profiles.wordpress.org/televizor/) 7 de febrero de 2017

Just what was needed. Thank you!

 [ Leer todas las 8 reseñas ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/)

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

 *   [ Brajesh Singh ](https://profiles.wordpress.org/sbrajesh/)
 *   [ BuddyDev ](https://profiles.wordpress.org/buddydev/)

[Traduce “WordPress Widgets Shortcode” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-widgets-shortcode)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wp-widgets-shortcode/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wp-widgets-shortcode/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wp-widgets-shortcode/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-widgets-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.3

 * Code cleanup

#### 1.0.2

 * Fix the issue is_active_sidebar not recognizing the sidebar by name

#### 1.0.1

 * Use trim function to remove any space in the name of the widget area.

#### 1.0

 * Initial release

## Meta

 *  Versión **1.0.3**
 *  Última actualización **hace 10 años**
 *  Instalaciones activas **500+**
 *  Versión de WordPress ** 3.5 o superior **
 *  Probado hasta **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-widgets-shortcode/)
 * Etiquetas:
 * [dynamic sidebar](https://es-mx.wordpress.org/plugins/tags/dynamic-sidebar/)[embed](https://es-mx.wordpress.org/plugins/tags/embed/)
   [shortcodes](https://es-mx.wordpress.org/plugins/tags/shortcodes/)[widgets](https://es-mx.wordpress.org/plugins/tags/widgets/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/wp-widgets-shortcode/advanced/)

## Valoraciones

 4.5 de 5 estrellas.

 *  [  7 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=2)
 *  [  1 valoración de 1 estrellas     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/)

## Colaboradores

 *   [ Brajesh Singh ](https://profiles.wordpress.org/sbrajesh/)
 *   [ BuddyDev ](https://profiles.wordpress.org/buddydev/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp-widgets-shortcode/)