Zum Inhalt springen
  • Anmelden
  • Registrieren
WordPress.org

Deutsch (Österreich)

  • Themes
  • Plugins
  • Über
  • Community
  • FAQ
  • Get WordPress
Get WordPress

Plugins

  • Meine Favoriten
  • Beta-Test
  • Entwickler

Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Herunterladen

Logic Shortcodes

Von Samuel Diethelm
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

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]

Installation

  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

FAQ

Where can I use the logic?

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Logic Shortcodes“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • Samuel Diethelm

Übersetze „Logic Shortcodes“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial upload

Meta

  • Version: 1.0
  • Zuletzt aktualisiert: vor 7 Jahren
  • Aktive Installationen: 10+
  • WordPress-Version: 2.5.0 oder höher
  • Getestet bis: 5.4.12
  • Sprache:
    English (US)
  • Schlagwörter:
    conditionallogicpostmetataxonomyterm
  • Erweiterte Ansicht

Bewertungen

Das Plugin wurde noch nicht bewertet.

Log in to submit a review.

Mitwirkende

  • Samuel Diethelm

Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

Supportforum anzeigen

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Deutsch (Österreich)

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code ist Poesie.