Title: Basic Banner
Author: hisman
Published: <strong>ઓક્ટોબર 28, 2017</strong>
Last modified: એપ્રિલ 26, 2021

---

પ્લગીન શોધો

![](https://ps.w.org/basic-banner/assets/banner-772x250.png?rev=1800292)

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://ps.w.org/basic-banner/assets/icon-256x256.png?rev=1800292)

# Basic Banner

 [hisman](https://profiles.wordpress.org/hisman/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/basic-banner.1.1.3.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/basic-banner/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/basic-banner/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/basic-banner/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/basic-banner/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/basic-banner/)

## વર્ણન

Basic Banner is a plugin that allows you to create and display banners in WordPress.
This plugin creates custom post type called banner to store all the banners.

#### Displaying the Banner

You can display the banners by using basic banner widget. There is also a shortcode:

    ```
    [basicbanner name="" class=""]
    ```

And a function for displaying banners anywhere in your theme :

    ```
    <?php basic_banner_show( $name, $class = ''); ?>
    ```

Parameter `$name` is the banner slug and `$class` is the additional HTML classes
for banner container. To get the banner object, you can use this function :

    ```
    <?php $banner = basic_banner_get( $name ); ?>
    ```

#### Override Banner Template

 1. Locate folder **template** in Basic Banner plugin folder (wp-content/plugins/basic-
    banner/template).
 2. Copy **banner.php** file to your theme folder under the folder called **basic-banner**(
    wp-content/themes/your-theme/basic-banner/banner.php).
 3. Modify **banner.php** file as you like.

#### Contribute on GitHub

You can contribute to this plugin via the [GitHub repository](https://github.com/hisman/basic-banner).

## સ્ક્રીનશોટ

[⌊Create a new banner⌉⌊Create a new banner⌉[

Create a new banner

## સ્થાપન

#### Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers
itself.

 1. Log in to your WordPress dashboard.
 2. Go to **Plugins > Add New** and search **“Basic Banner”**.
 3. Once you’ve found our plugin, you can install it by simply clicking **“Install 
    Now”**.
 4. Activate the plugin.

#### Manual installation

 1. Download the plugin via WordPress.org.
 2. Upload the ZIP file through the **‘Plugins > Add New > Upload’**.
 3. Activate the plugin.
 4. For more detail about manual installation [you can read it here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

#### Updating

Automatic updates should work like a charm; as always though, ensure you backup 
your site just in case.

## સમીક્ષાઓ

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

### 󠀁[best simple plugin](https://wordpress.org/support/topic/best-simple-plugin/)󠁿

 [asepnoerjaman](https://profiles.wordpress.org/asepnoerjaman/) ઓગસ્ટ 13, 2021

I love this plugin because it is so simple, but it does what it is supposed to do.

 [ 1 સમીક્ષાઓ વાંચો ](https://wordpress.org/support/plugin/basic-banner/reviews/)

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

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

[“Basic Banner” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/basic-banner)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/basic-banner/), જોવો
[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/basic-banner/),અથવા સબ્સ્ક્રાઇબ
કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/basic-banner/) દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/basic-banner/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.1.3

 * Support WordPress 5.7.
 * Fix shortcode errors.

#### 1.1.2

 * Fix undefined property in banner object.

#### 1.1.1

 * Fix undefined index when creating a new banner.
 * Change banner image size in admin to full size.

#### 1.1.0

 * Custom html classes for banner container.
 * Show thumbnail & name in banner list.
 * Add widget for displaying the banners.
 * Add shortcode for displaying the banners.

#### 1.0.0

 * Initial Version.

## મેટા

 *  વર્ઝન **1.1.3**
 *  છેલ્લી અપડેટ: **5 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **50+**
 *  વર્ડપ્રેસ વર્ઝન ** 4.5 અથવા ઉચ્ચતર **
 *  **5.7.15** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/basic-banner/)
 * ટેગ:
 * [banner](https://gu.wordpress.org/plugins/tags/banner/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/basic-banner/advanced/)

## પૉઇન્ટ્સ

 5 માંથી 5 સ્ટાર.

 *  [  1 5-સ્ટાર સમીક્ષા     ](https://wordpress.org/support/plugin/basic-banner/reviews/?filter=5)
 *  [  0 4-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/basic-banner/reviews/?filter=4)
 *  [  0 3-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/basic-banner/reviews/?filter=3)
 *  [  0 2-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/basic-banner/reviews/?filter=2)
 *  [  0 1-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/basic-banner/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/basic-banner/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/basic-banner/reviews/)

## ફાળો આપનારા

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

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/basic-banner/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](https://www.paypal.me/hismansaputra)