WordPress.org

Slovensko

  • Témy
  • Pluginy
  • News
  • Podpora
  • O nás
  • Meetupy
  • Slack
  • Preklad
  • Komunita
  • Kontakt
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Logic Shortcodes

  • Nahrať plugin
  • Moje obľúbené
  • Prihlásiť sa
  • Nahrať plugin
  • Moje obľúbené
  • Prihlásiť sa

Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Logic Shortcodes

Od Samuel Diethelm
Stiahnuť
  • Podrobnosti
  • Recenzie
  • Inštalácia
  • Vývoj
Podpora

Popis

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]

Inštalácia

  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

Časté otázky

Where can I use the logic?

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

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“Logic Shortcodes” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia
  • Samuel Diethelm

Preložiť „Logic Shortcodes“ do vašho jazyka.

Máte záujem o vývoj?

Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.

Zoznam zmien

1.0

  • Initial upload

Meta

  • Verzia 1.0
  • Posledná aktualizácia Pred 9 rokov
  • Aktívne inštalácie 10+
  • Verzia WordPress 2.5.0 alebo novšia
  • Testované do verzie 5.4.16
  • Jazyk
    English (US)
  • Značky
    conditionallogicpostmetataxonomyterm
  • Rozšírené zobrazenie

Hodnotenia

No reviews have been submitted yet.

Pridať moju recenziu

See all reviews

Prispievatelia

  • Samuel Diethelm

Podpora

Máte čo povedať? Potrebujete pomoc?

Zobraziť fórum podpory

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Slovensko

  • Visit our Facebook page
  • Visit our X (formerly Twitter) account
  • Visit our Mastodon account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Kód je poézia.