Title: WordPress Widgets Shortcode
Author: Brajesh Singh
Published: <strong>22 Giugno 2013</strong>
Last modified: 14 Maggio 2016

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# WordPress Widgets Shortcode

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

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

 * [Dettagli](https://it.wordpress.org/plugins/wp-widgets-shortcode/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-widgets-shortcode/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wp-widgets-shortcode/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-widgets-shortcode/#developers)

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

## Descrizione

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/)

## Screenshot

 * [[
 * 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

## Installazione

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

## FAQ

  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/)

## Recensioni

![](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 Settembre 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 Settembre 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 Settembre 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 Settembre 2016
1 risposta

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 Febbraio 2017

Just what was needed. Thank you!

 [ Leggi tutte le recensioni di 8 ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/)

## Contributi e sviluppo

“WordPress Widgets Shortcode” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “WordPress Widgets Shortcode” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-widgets-shortcode)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-widgets-shortcode/)
segui il [repository SVN](https://plugins.svn.wordpress.org/wp-widgets-shortcode/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-widgets-shortcode/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-widgets-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

 *  Versione **1.0.3**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **500+**
 *  Versione WordPress ** 3.5 o superiore **
 *  Testato fino alla versione **4.7.33**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-widgets-shortcode/)
 * Tag
 * [dynamic sidebar](https://it.wordpress.org/plugins/tags/dynamic-sidebar/)[embed](https://it.wordpress.org/plugins/tags/embed/)
   [shortcodes](https://it.wordpress.org/plugins/tags/shortcodes/)[widgets](https://it.wordpress.org/plugins/tags/widgets/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-widgets-shortcode/advanced/)

## Valutazioni

 4.5 su 5 stelle.

 *  [  7 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/?filter=1)

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-widgets-shortcode/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-widgets-shortcode/)