सामग्री पर जाएं
WordPress.org

Hindi

  • थीम्स
  • प्लगइन्स
  • समाचार
  • सहायता
  • हमारे बारे में
  • टीम
  • वर्डप्रेस प्राप्त करें
वर्डप्रेस प्राप्त करें
WordPress.org

Plugin Directory

Logic Shortcodes

  • Submit a plugin
  • मेरे प्रिय
  • Log in
  • Submit a plugin
  • मेरे प्रिय
  • Log in

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Logic Shortcodes

Samuel Diethelm द्वारा
डाउनलोड
  • विवरण
  • समीक्षा
  • स्थापना
  • विकास
समर्थन

विवरण

This plugin enables the use of [if] shortcodes to work with conditional logic based on the existence of post meta or taxonomy terms on posts and pages.

Please consider taking a minute to rate the plugin or let me know any feature request. Thanks!

Taxonomy

With conditional logic for taxonomy terms, you can use names, slugs or term_ids:

  • [if taxonomy=”category” slug=”cars”]Content to show[/if]
  • [if taxonomy=”category” name=”Cars”]Content to show[/if]
  • [if taxonomy=”category” id=”123″]Content to show[/if]

Post Meta

Post meta (or custom field) logic can be used to check if a certain meta_key AND meta_value combination are present or just a meta_key:

  • [if postmeta=”car_model”]Content to show if car model info is present[/if]
  • [if postmeta=”car_model” value=”Tesla Model S”]Content to show if car model is Tesla Model S[/if]

इंस्टॉलेशन

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

सामान्य प्रश्न

Where can I use the logic?

Anywhere where shortcodes are accepted and a post or page is being displayed.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता
  • Samuel Diethelm

Translate “Logic Shortcodes” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0

  • Initial upload

मेटा

  • संस्करण 1.0
  • Last updated 10 वर्ष पहले
  • Active installations 10+
  • WordPress version 2.5.0 या ज्यादा
  • Tested up to 5.4.19
  • भाषा
    English (US)
  • Tags
    conditionallogicpostmetataxonomyterm
  • Advanced View

मूल्यांकन

No reviews have been submitted yet.

Your review

See all reviews

योगदानकर्ता

  • Samuel Diethelm

समर्थन

कुछ कहना है? कोई मदद चाहिए?

समर्थन फोरम देखें

  • बारे में
  • समाचार
  • होस्टिंग
  • गोपनीयता
  • शोकेस
  • थीम्स
  • प्लगइन
  • पैटर्न्स
  • सीखे
  • सहायता
  • डेवलपर्स
  • WordPress.TV ↗
  • शामिल होइये
  • ईवेंट्स
  • दान करें ↗
  • भविष्य के लिए पांच
  • वर्डप्रेस.कॉम ↗
  • मैट ↗
  • बीबीप्रेस ↗
  • बडीप्रेस ↗
WordPress.org
WordPress.org

Hindi

  • Visit our X (formerly Twitter) account
  • हमारे बलुस्की खाते पर जाएँ
  • Visit our Mastodon account
  • हमारे थ्रेड्स अकाउंट पर जाएं
  • हमारे फेसबुक पेज पर जाएँ
  • हमारे इंस्टाग्राम अकाउंट पर जाएं
  • हमारे लिंक्डइन खाते पर जाएँ
  • हमारे टिकटॉक खाते पर जाएँ
  • हमारे यूट्यूब चैनल पर जाएं
  • हमारे Tumblr खाते पर जाएँ
कोड काव्य हैं।
The WordPress® trademark is the intellectual property of the WordPress Foundation.