Title: Conditional Tags Shortcode
Author: shazdeh
Published: <strong>જાન્યુઆરી 28, 2015</strong>
Last modified: મે 26, 2020

---

પ્લગીન શોધો

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

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

# Conditional Tags Shortcode

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

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/conditional-tags-shortcode.zip)

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

 [સપોર્ટ](https://wordpress.org/support/plugin/conditional-tags-shortcode/)

## વર્ણન

With this shortcode you can take control of where the content is displayed.

#### Usage

You can use all the [conditional tags](https://codex.wordpress.org/Conditional_Tags)
WordPress provides. Checkout examples below.

Show text only on the homepage:
 [if is_front_page] The text [/if]

Show text only on the About page of the site:
 [if is_page=”about”] The text [/if]

Show only on the category archive view:
 [if is_category] The text [/if]

You can add “not_” before the conditional tag to reverse the logic, example:
 Show
on all pages of the site except the homepage: [if not_is_front_page] The text [/
if]

#### OR

Using multiple parameters, the content is displayed when either of the conditions
are met (“OR” comparison), for example, show text on both category and tag archive
pages:
 [if is_category is_tag] The text [/if]

#### AND

To set multiple conditions you can nest the shortcode, for example show text only
on homepage AND if the user is logged in:
 [if is_user_logged_in][if is_front_page]
The text [/if][/if]

Show a link to wordpress.org site, only on single post pages and only on mobile 
devices:
 [if wp_is_mobile][if is_single] [WordPress](https://wordpress.org/) [/
if][/if]

#### has_term_{taxonomy}

You can use this to check if the current post in the loops belongs to a custom term
in the desired taxonomy. See: https://codex.wordpress.org/Function_Reference/has_term

Example, check if current post has the “jazz” term in the “genre” taxonomy:
 [if
has_term_genre=”jazz”] The text [/if]

## સ્થાપન

 1. Upload the `menu-item-visibility` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Enjoy!

## સમીક્ષાઓ

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

### 󠀁[Brilliant](https://wordpress.org/support/topic/brilliant-591/)󠁿

 [Tina Hammar](https://profiles.wordpress.org/tina-hammar/) સપ્ટેમ્બર 3, 2016

Such a clever solution to create the code in a way that it doesn’t need to be updated
as it will accept all the conditional tags that wordpress provides. It will work
as long as wordpress don’t change their syntax …

 [ 2 સમીક્ષાઓ વાંચો ](https://wordpress.org/support/plugin/conditional-tags-shortcode/reviews/)

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

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

ફાળો આપનારા

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

[“Conditional Tags Shortcode” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/conditional-tags-shortcode)

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

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

## મેટા

 *  વર્ઝન **0.2**
 *  છેલ્લી અપડેટ: **6 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **100+**
 *  વર્ડપ્રેસ વર્ઝન ** 3.1 અથવા ઉચ્ચતર **
 *  **5.4.19** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/conditional-tags-shortcode/)
 * ટૅગ્સ:
 * [conditional](https://gu.wordpress.org/plugins/tags/conditional/)[conditional-tags](https://gu.wordpress.org/plugins/tags/conditional-tags/)
   [context](https://gu.wordpress.org/plugins/tags/context/)[page](https://gu.wordpress.org/plugins/tags/page/)
   [shortcode](https://gu.wordpress.org/plugins/tags/shortcode/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/conditional-tags-shortcode/advanced/)

## પૉઇન્ટ્સ

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

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/conditional-tags-shortcode/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/conditional-tags-shortcode/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/conditional-tags-shortcode/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/conditional-tags-shortcode/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/conditional-tags-shortcode/reviews/?filter=1)

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

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

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

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

## સપોર્ટ

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

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