Title: BNS Add Widget
Author: Edward Caissie
Published: <strong>11 Şubat 2010</strong>
Last modified: 21 Şubat 2016

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://s.w.org/plugins/geopattern-icon/bns-add-widget.svg)

# BNS Add Widget

 [Edward Caissie](https://profiles.wordpress.org/cais/) tarafından

[İndir](https://downloads.wordpress.org/plugin/bns-add-widget.1.0.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/bns-add-widget/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/bns-add-widget/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/bns-add-widget/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/bns-add-widget/#developers)

 [Destek](https://wordpress.org/support/plugin/bns-add-widget/)

## Açıklama

Add a widget area to the footer of any theme by way of the `wp_footer` action hook.
Works just like the widget areas commonly created with code in the functions.php
template file.
 * Copyright 2010-2016 Edward Caissie (email : edward.caissie@gmail.
com)

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License version 2, as published by the Free Software
Foundation.

You may NOT assume that you can use any other version of the GPL.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
 along with this
program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
Floor, Boston, MA 02110-1301 USA

The license for this software can also likely be found here:
 http://www.gnu.org/
licenses/gpl-2.0.html

## Ekran Görüntüleri

 * [[
 * The new blank widget area

## Yükleme

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

 1. Upload `bns-add-widget.php` to the `/wp-content/plugins/` directory
 2. Activate through the ‘Plugins’ menu.
 3. Read http://wpfirstaid.com/2009/12/plugin-installation/
 4. Add your widget choice to the BNS Add Widget area under Appearance | Widgets

— or –

 1. Go to ‘Plugins’ menu under your Dashboard
 2. Click on the ‘Add New’ link
 3. Search for bns-add-widget
 4. Install.
 5. Activate through the ‘Plugins’ menu.
 6. Read http://wpfirstaid.com/2009/12/plugin-installation/
 7. Add your widget choice to the BNS Add Widget area under Appearance | Widgets

## SSS

  How can I get support for this plugin?

Please note, support may be available on the WordPress Support forums; but, it may
be faster to visit:

 * https://github.com/Cais/bns-add-widget/issues/
 * http://buynowshop.com/plugins/bns-add-widget/

  How can I style the plugin output?

The plugin uses the register_sidebar() WordPress function; additional classes are
added via the plugin code:

 * .bns-add-widget
 * h2.bns-widget-title
 * .bnsaw-credit

## İncelemeler

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

### 󠀁[So simple, so perfect!](https://wordpress.org/support/topic/so-simple-so-perfect/)󠁿

 [ericshawn1](https://profiles.wordpress.org/ericshawn1/) 3 Eylül 2016

This plugin lets you put other plugin’s widgets into the footer! People, this is
awesome. I use it and it works great, I love using it with Javascript HTML Adder.
Can’t believe, with thousands of installs of this plugin, I’m the first to review
this. This is a 5 star plugin, love it. Get it, use it.

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/bns-add-widget/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“BNS Add Widget” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ Edward Caissie ](https://profiles.wordpress.org/cais/)

[“BNS Add Widget” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/bns-add-widget)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/bns-add-widget/),
[SVN deposuna](https://plugins.svn.wordpress.org/bns-add-widget/) göz atın ya da
[RSS](https://plugins.trac.wordpress.org/log/bns-add-widget/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/bns-add-widget/)
abone olun.

## Değişiklik Kaydı

#### 1.0

 * Released February 2016
 * Added links to plugin meta row for more community involvement
 * Added some helper methods
 * Added `.pot` and `en_CA` translation files
 * Updated location of custom CSS for plugin
 * Updated copyright years in all files

#### 0.9

 * Released November 2015
 * Change to singleton format
 * Moved `update_message` into class
 * Removed `bns-add-widget.pot` file in favor of https://translate.wordpress.org/

#### 0.8

 * Released April 2015
 * Added `bnsft_in_plugin_update_message` function
 * Added `bns-add-widget.pot` translation file
 * Cleaned up code to get rid of extraneous comments
 * Corrected `$exit_message` to be i18n compatible
 * Updated copyright year

#### 0.7

 * Released April 2014
 * Reformat code to better meet WordPress Coding Standards
 * Update Copyright year

#### 0.6.3

 * Released December 2013
 * Code Reformatting (nothing to see here)

#### 0.6.2

 * Release May 2013
 * Version number compatibility updates

#### 0.6.1

 * Release February 2013
 * Documentation and comments
 * Fixed misread token issue

#### 0.6

 * Release November 2012
 * Added filter hook and CSS wrapper to credit text
 * Removed load_plugin_textdomain as redundant

#### 0.5

 * Implemented OOP style coding methods
 * Documentation improvements

#### 0.4.3

 * Set stylesheet versions to dynamically match the plugin version
 * ‘readme.txt’ updates

#### 0.4.2

 * Documentation updates
 * Updated long description
 * Added license references to ‘readme.txt’ header section

#### 0.4.1

 * confirmed compatible with WordPress 3.4

#### 0.4

 * confirmed compatible with WordPress 3.3
 * added phpDoc Style documentation
 * added i18n support
 * added `bnsaw-style.css` for plugin specific elements
 * added conditional enqueue of `bnsaw-custom-style.css` stylesheet for end-user
   modifications
 * added `description` parameter to widget area definition
 * added additional style for widget area
 * updated required WordPress version to 2.7

#### 0.3

 * confirmed compatible with WordPress version 3.2-beta2-18055
 * removed conditionals checking for *_sidebar functions
 * lowered required WordPress version to 2.2

#### 0.2.1

 * Confirm compatible with WordPress 3.1 (beta)

#### 0.2

 * compatible with WordPress version 3.0
 * cleaned up CSS elements to better match WordPress default widget code

#### 0.1.2

 * compatible with WordPress version 2.9.2
 * updated license declaration

#### 0.1.1

 * clarified the plugin is released under a GPL-compatible license

#### 0.1

 * Initial release.

## Meta

 *  Sürüm **1.0**
 *  Son güncelleme **10 yıl önce**
 *  Etkin kurulumlar **200+**
 *  WordPress sürümü ** 2.7 veya üstü **
 *  Test edilen sürüm **4.5.33**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/bns-add-widget/)
 * Etiketler
 * [admin](https://tr.wordpress.org/plugins/tags/admin/)[footer](https://tr.wordpress.org/plugins/tags/footer/)
   [plugin-only](https://tr.wordpress.org/plugins/tags/plugin-only/)[translation ready](https://tr.wordpress.org/plugins/tags/translation-ready/)
   [widget](https://tr.wordpress.org/plugins/tags/widget/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/bns-add-widget/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bns-add-widget/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bns-add-widget/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bns-add-widget/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bns-add-widget/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bns-add-widget/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bns-add-widget/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/bns-add-widget/reviews/)

## Katkıda bulunanlar

 *   [ Edward Caissie ](https://profiles.wordpress.org/cais/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/bns-add-widget/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](http://buynowshop.com)