Скочи на садржај
WordPress.org

Српски

  • Теме
  • Додаци
  • Новости
  • Подршка
    • Документација
    • Форуми
  • Информације
  • Упутства
  • Речник
  • @wp_sr
  • Организација
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Logic Shortcodes

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Logic Shortcodes“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници
  • Samuel Diethelm

Преведите „Logic Shortcodes“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0

  • Initial upload

Мета

  • Version 1.0
  • Last updated 10 година раније
  • Active installations 10+
  • WordPress version 2.5.0 или новије
  • Tested up to 5.4.18
  • Language
    English (US)
  • Tags
    conditionallogicpostmetataxonomyterm
  • Напредни преглед

Оцене

No reviews have been submitted yet.

Додај моју оцену

See all reviews

Сарадници

  • Samuel Diethelm

Подршка

Имате нешто да кажете? Потребна вам је помоћ?

Види форум подршке

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Догађаји
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Српски

  • Visit our X (formerly Twitter) account
  • Посетите наш Bluesky налог
  • Visit our Mastodon account
  • Посетите наш налог на Threads-у
  • Visit our Facebook page
  • Посетите наш Инстаграм налог
  • Visit our LinkedIn account
  • Посетите наш TikTok налог
  • Visit our YouTube channel
  • Посетите наш Tumblr налог
Кôд је поезија.