Přejít na obsah
  • Přihlásit se
  • Registrace
WordPress.org

Česko

  • Šablony
  • Pluginy
  • Novinky
  • Podpora
  • O WordPressu
  • Openverse
  • Vzory
  • Komunitní podpora
  • Překlady
  • Kontakt
  • Získejte WordPress
Získejte WordPress

Pluginy

  • Oblíbené
  • Beta testy
  • Vývojáři

Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Stáhnout

Logic Shortcodes

Autor: Samuel Diethelm
  • Podrobnosti
  • Hodnocení
  • Instalace
  • Vývojáři
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]

Instalace

  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

Nejčastější dotazy

Where can I use the logic?

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

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Logic Shortcodes je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci
  • Samuel Diethelm

Přeložte “Logic Shortcodes” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.0

  • Initial upload

Meta

  • Verze pluginu: 1.0
  • Poslední aktualizace: před 7 roky
  • Aktivních instalací: 10+
  • Verze WordPressu: 2.5.0 nebo novější
  • Testováno až do WordPressu: 5.4.12
  • Jazyk:
    English (US)
  • Štítky:
    conditionallogicpostmetataxonomyterm
  • Podrobnosti

Hodnocení

Zatím tento plugin nikdo neohodnotil.

Přihlašte se a vytvořte hodnocení

Spolupracovníci

  • Samuel Diethelm

Podpora

Potřebujete pomoc?

Fórum podpory

  • O WordPressu
  • Novinky
  • Hosting
  • Podpořit
  • Swag
  • Dokumentace
  • Vývojáři
  • Zapojte se
  • Vzdělávání
  • Příklady
  • Pluginy
  • Šablony
  • Vzory
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Soukromí
  • Veřejný kód
WordPress.org
WordPress.org

Česko

  • Navštivte naši stránku na Facebooku
  • Navštivte náš Twitter účet
  • Navštivte náš Instagram účet
  • Navštivte náš LinkedIn účet
Code is Poetry.