Title: Sidebar Shortcode
Author: thinkerwebdesign
Published: <strong>4 de marzo de 2018</strong>
Last modified: 8 de diciembre de 2021

---

Buscar plugins

![](https://ps.w.org/thinker-sidebar-shortcode/assets/banner-772x250.jpg?rev=1833032)

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://ps.w.org/thinker-sidebar-shortcode/assets/icon-256x256.png?rev=1833032)

# Sidebar Shortcode

 Por [thinkerwebdesign](https://profiles.wordpress.org/thinkerwebdesign/)

[Descargar](https://downloads.wordpress.org/plugin/thinker-sidebar-shortcode.zip)

 * [Detalles](https://es.wordpress.org/plugins/thinker-sidebar-shortcode/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/thinker-sidebar-shortcode/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/thinker-sidebar-shortcode/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/thinker-sidebar-shortcode/#developers)

 [Soporte](https://wordpress.org/support/plugin/thinker-sidebar-shortcode/)

## Descripción

#### Features:

 * Add sidebars to WP Posts and Pages with shortcodes using a sidebar Name or sidebar
   ID.
 * Add one or more optional custom classes to match your theme styles or custom 
   CSS styles.

#### How to Use:

**Method 1 – (Recommended Use: Add a sidebar using a sidebar Name.)**

A sidebar Name can be found in the `Appearance > Widgets` section of your WordPress
Admin Area.

_Example uses:_

 * `[sidebar name="your-sidebar-name"]`
 * `[sidebar name="your-sidebar-name" class="custom-class"]`
 * `[sidebar name="your-sidebar-name" class="custom-class-1 custom-class-2 custom-
   class-3"]`

**Method 2 – (Advanced WP Users: Add a sidebar using a sidebar ID.)**

A sidebar ID can be found in your theme’s `register_sidebar` functions, usually 
in the theme’s `functions.php` file.

_Example uses:_

 * `[sidebar id="your-sidebar-id"]`
 * `[sidebar id="your-sidebar-id" class="custom-class"]`
 * `[sidebar id="your-sidebar-id" class="custom-class-1 custom-class-2 custom-class-
   3"]`

**General Notes**

 * The spelling and capitalization of a shortcode Name or ID must exactly match 
   that of the desired sidebar.
 * Definition of an active sidebar: An active sidebar is a sidebar that contains
   widgets.
 * A `[sidebar]` shortcode without an active sidebar Name or active sidebar ID displays
   nothing.
 * An active sidebar ID overrides a sidebar Name if both are present in the same
   shortcode.
 * There is no limit to the number of shortcodes that can be used on the same page
   or post.
 * The same sidebar shortcode can be used multiple times on the same page or post.

**HTML Class Notes**

 * Separate multiple custom classes using a space character. Examples shown in `
   Method` sections above.
 * There is no limit to the number of custom classes that can be used.
 * Each custom class must only contain (letter,number,-,_) characters, otherwise
   all custom classes are omitted.
 * The sidebar ID is always added to the HTML class attribute if it contains only(
   letter,number,-,_) characters.

#### Demo:

[Visit Plugin URI](http://www.thinkerwebdesign.com/thinker-sidebar-shortcode-plugin/)

## Capturas

 * [[
 * How to find a sidebar Name.
 * [[
 * How to find a sidebar ID.
 * [[
 * Example use of the shortcode.

## Instalación

 1. Install the plugin using the `Plugins` menu in your WordPress Admin Area or upload
    the plugin folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the `Plugins` menu in your WordPress Admin Area.
 3. Add sidebar shortcodes using the instructions in the above `How to Use` section.

## FAQ

### Why is my shortcode not working as expected?

Either no widgets are in the desired sidebar or the shortcode attributes are incorrect.
See instructions in the above `How to Use` section.

### How can a sidebar Name be found?

Sidebar Names can be found in the `Appearance > Widgets` section of your WordPress
Admin Area. See the `Method` sections and `Screenshots` section for details.

### How can a sidebar ID be found?

Advanced WP users can find sidebar IDs in the active theme’s `register_sidebar` 
functions, usually in the theme’s `functions.php` file.
 See the `Method` sections
and `Screenshots` section for details. See also: [https://codex.wordpress.org/Function_Reference/register_sidebar](https://codex.wordpress.org/Function_Reference/register_sidebar)

### How many custom classes can be used?

There is no limit to the number of custom classes.

### Can a sidebar Name and sidebar ID be used in the same shortcode?

Yes, but a valid sidebar ID will override a sidebar Name if both are present in 
the same shortcode.

## Reseñas

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

### 󠀁[Works Great!](https://wordpress.org/support/topic/works-great-8780/)󠁿

 [April](https://profiles.wordpress.org/amblogdesign/) 20 de abril de 2023

This works really great! Exactly what I needed. Could you please make this for Blog
Posts too? I just want to pull my blog posts, exactly as they are created, on to
a «page». Thanks for creating the sidebar shortcode!

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

### 󠀁[Works wonderful](https://wordpress.org/support/topic/works-wanderful/)󠁿

 [Marlimant](https://profiles.wordpress.org/marlimant/) 6 de mayo de 2019

Works wonderful with siteorigin html sidebar. I just used the code [sidebar name
='Sidebar']

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

### 󠀁[It’s working!](https://wordpress.org/support/topic/its-working-58/)󠁿

 [Denis Creative](https://profiles.wordpress.org/denis-creative/) 30 de octubre 
de 2018

Very good and simple plugin!

 [ Leer todas las 3 reseñas ](https://wordpress.org/support/plugin/thinker-sidebar-shortcode/reviews/)

## Colaboradores y desarrolladores

«Sidebar Shortcode» es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

 *   [ thinkerwebdesign ](https://profiles.wordpress.org/thinkerwebdesign/)

[Traduce «Sidebar Shortcode» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/thinker-sidebar-shortcode)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.0.0

 * Initial release.

## Meta

 *  Versión **1.0.0**
 *  Última actualización **hace 4 años**
 *  Instalaciones activas **1.000+**
 *  Versión de WordPress ** 3.4 o superior **
 *  Probado hasta **5.8.13**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/thinker-sidebar-shortcode/)
 * Etiquetas:
 * [shortcode](https://es.wordpress.org/plugins/tags/shortcode/)[sidebar](https://es.wordpress.org/plugins/tags/sidebar/)
   [sidebar shortcode](https://es.wordpress.org/plugins/tags/sidebar-shortcode/)
   [widget area](https://es.wordpress.org/plugins/tags/widget-area/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/thinker-sidebar-shortcode/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  3 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/thinker-sidebar-shortcode/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/thinker-sidebar-shortcode/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/thinker-sidebar-shortcode/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/thinker-sidebar-shortcode/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/thinker-sidebar-shortcode/reviews/?filter=1)

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

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

## Colaboradores

 *   [ thinkerwebdesign ](https://profiles.wordpress.org/thinkerwebdesign/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://www.thinkerwebdesign.com/thinker-sidebar-shortcode-plugin/)