Title: Stag Custom Sidebars
Author: Ram Ratan Maurya
Published: <strong>23 oktober 2013</strong>
Last modified: 1 februari 2021

---

Sök tillägg

![](https://ps.w.org/stag-custom-sidebars/assets/banner-772x250.jpg?rev=854672)

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://ps.w.org/stag-custom-sidebars/assets/icon-256x256.png?rev=2466596)

# Stag Custom Sidebars

 Av [Ram Ratan Maurya](https://profiles.wordpress.org/mauryaratan/)

[Ladda ner](https://downloads.wordpress.org/plugin/stag-custom-sidebars.1.2.1.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/stag-custom-sidebars/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/stag-custom-sidebars/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/stag-custom-sidebars/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/stag-custom-sidebars/#developers)

 [Support](https://wordpress.org/support/plugin/stag-custom-sidebars/)

## Beskrivning

This plugin adds a button to widgets area to create a new sidebar area which you
can later use just about anywhere.

#### Användning

To display the sidebar with shortcode you can use `[stag_sidebar id="custom-sidebar"]`
where `id` is the id of the sidebar that appears in the description area of the 
respective widget area. You can also pass an additional parameter `class` in shortcode
to add class to the widget area wrapper on frontend.

#### Importera/exportera

We have added compatibility with [Widget Importer & Exporter](https://wordpress.org/plugins/widget-importer-exporter),
which gives you the freedom to import and export custom widget areas when moving
widgets from one site to another or backing up the widgets.

If you’d like to check out the code and contribute, [join us on GitHub](https://github.com/mauryaratan/stag-custom-sidebars).
Pull requests, issues, and plugin recommendations are more than welcome!

_Checkout our finely tuned WordPress themes over at [Codestag](https://codestag.com)._

## Skärmdumpar

 * [[
 * Add new widget area under Appearance > Widgets
 * [[
 * As usual, new widget area appears to right of the screen along with a button 
   to delete the widget area with a shortcode in description to use it anywhere.

## Installation

#### Automatisk installation

 1. Log in and navigate to Plugins → Add New.
 2. Type “Stag Custom Sidebars” into the Search input and click the “Search Widgets”
    button.
 3. Locate the Stag Custom Sidebars in the list of search results and click “Install
    Now”.
 4. Click the “Activate Plugin” link at the bottom of the install screen.
 5. Now you can add custom widget areas under Appearance → Widgets.

#### Manuell installation

 1. Download the “Stag Custom Sidebars” plugin from WordPress.org.
 2. Unzip the package and move to your plugins directory.
 3. Log into WordPress and navigate to the “Plugins” screen.
 4. Locate “Stag Custom Sidebars” in the list and click the “Activate” link.
 5. Now you can add custom widget areas under Appearance → Widgets.

## Vanliga frågor

### Where can I find Stag Custom Sidebars documentation and guides?

For extending Stag Custom Sidebars you can check the plugin [wiki](https://github.com/mauryaratan/stag-custom-sidebars/wiki)
on [Github](https://github.com/mauryaratan/stag-custom-sidebars), where you will
find plugin filters and actions in use.

### Will Stag Custom Sidebar work with my theme?

Yes; Stag Custom Sidebar will work with any theme. However, it may require some 
styling to match your theme.

### Where can I report bugs or contribute to the project??

Bugs can be reported either in our support forum or preferably on the [Stag Custom Sidebars GitHub repository](https://github.com/mauryaratan/stag-custom-sidebars).

## Recensioner

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

### 󠀁[Thank you](https://wordpress.org/support/topic/thank-you-295/)󠁿

 [Betty_](https://profiles.wordpress.org/betty_/) 9 oktober 2016

Un plugin molto utile e semplicissimo da usare. Grazie per il grande lavoro!

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

### 󠀁[Very easy to use](https://wordpress.org/support/topic/very-easy-to-use-201/)󠁿

 [thewiseass](https://profiles.wordpress.org/thewiseass/) 3 september 2016

Easy to use and it works well with a floating widget plugin that I needed as well.
Solved a ”sticky” problem. Good job!

 [ Läs alla 7 betyg ](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/)

## Bidragsgivare och utvecklare

”Stag Custom Sidebars” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

 *   [ Ram Ratan Maurya ](https://profiles.wordpress.org/mauryaratan/)
 *   [ Codestag ](https://profiles.wordpress.org/codestag/)

”Stag Custom Sidebars” har översatts till 1 språk. Tack till [översättarna](https://translate.wordpress.org/projects/wp-plugins/stag-custom-sidebars/contributors)
för deras bidrag.

[Översätt ”Stag Custom Sidebars” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/stag-custom-sidebars)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/stag-custom-sidebars/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/stag-custom-sidebars/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/stag-custom-sidebars/)
via [RSS](https://plugins.trac.wordpress.org/log/stag-custom-sidebars/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.2.1 – January 26, 2021

 * Ensure compatibility with WordPress 5.6
 * Other minor improvements

#### 1.2 – Apr 04, 2016

 * Ensure compability with WordPress 4.5
 * Fix sidebar delete button positioning
 * Escape sidebar title in customizer

#### 1.1 – Dec 17, 2015

 * Fixed an issue where sidebar wouldn’t delete
 * Tweaked the delete icon

#### 1.0.11 – Oct 20, 2014

 * Fix issue with undefined variables breaking the sidebars

#### 1.0.10 – Oct 19, 2014

 * Fix issue with undefined option keys under customizer when no custom sidebars
   are present

#### 1.0.9 – August 28, 2014

 * Ensure compatibility with WordPress 4.0
 * Fix an issue where plugin caused an error on customizer screen when no custom
   sidebars are created
 * Introduced a new filter, to filter every registered sidebar arguments

#### 1.0.8 – June 11, 2014

 * Added confirmation dialogue when deleting the sidebar area

#### 1.0.7 – May 22, 2014

 * Added compatibilty with Widget Customizer

#### 1.0.6 – February 18, 2014

 * Ability to import/export custom widgets area via [Widget Importer & Exporter](https://wordpress.org/plugins/widget-importer-exporter)
 * Performance tweaks

#### 1.0.5 – December 21, 2013

 * Bug Fixes

#### 1.0.4 – December 20, 2013

 * Fixed an issue where deleting a sidebar area caused other sidebar area’s widgets
   to disappear

#### 1.0.3 – December 17, 2013

 * Better integration in WordPress 3.8
 * Added backwords compatibilty

#### 1.0.2 – December 13, 2013

 * Fix: Few UI issues with WordPress 3.8
 * Improved: Compatibilty with WordPress 3.8
 * Provide fallback for older version of WordPress installations

#### 1.0.1 – October 31, 2013

 * Fix: Issue with register_sidebar arguments being overridden
 * Fix: Changed opening/closing tags for sidebar wrapper and sidebar widgets

#### 1.0 – October 23, 2013

 * Initial version.

## Meta

 *  Version **1.2.1**
 *  Senast uppdaterat **5 år sedan**
 *  Aktiva installationer **2 000+**
 *  WordPress-version ** 5.0 eller senare **
 *  Testat upp till **5.6.17**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/stag-custom-sidebars/) och [Swedish](https://sv.wordpress.org/plugins/stag-custom-sidebars/).
 *  [Översätt till ditt språk](https://translate.wordpress.org/projects/wp-plugins/stag-custom-sidebars)
 * Etiketter
 * [codestag](https://sv.wordpress.org/plugins/tags/codestag/)[custom sidebars](https://sv.wordpress.org/plugins/tags/custom-sidebars/)
   [shortcodes](https://sv.wordpress.org/plugins/tags/shortcodes/)[sidebars](https://sv.wordpress.org/plugins/tags/sidebars/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/stag-custom-sidebars/advanced/)

## Betyg

 5 av 5 stjärnor.

 *  [  7 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/stag-custom-sidebars/reviews/)

## Bidragande personer

 *   [ Ram Ratan Maurya ](https://profiles.wordpress.org/mauryaratan/)
 *   [ Codestag ](https://profiles.wordpress.org/codestag/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/stag-custom-sidebars/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://codest.ag/scs-donate)