Aller au contenu
WordPress.org

Français du Canada

  • Thèmes
  • Extensions
  • News
  • À propos
  • Traduire WordPress
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Logic Shortcodes

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

Cette extension n’a pas été testée avec les3 dernières versions majeures de WordPress. Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

Logic Shortcodes

Par Samuel Diethelm
Télécharger
  • Détails
  • Avis
  • Installation
  • Développement
Support

Description

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.

Avis

Il n’y a aucun avis sur cette extension.

Contributeurs & développeurs

« Logic Shortcodes » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • Samuel Diethelm

Traduisez « Logic Shortcodes » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

1.0

  • Initial upload

Méta

  • Version 1.0
  • Last updated il y a 10 années
  • Active installations 10+
  • WordPress version 2.5.0 ou plus
  • Tested up to 5.4.18
  • Language
    English (US)
  • Tags
    conditionallogicpostmetataxonomyterm
  • Vue avancée

Notes

No reviews have been submitted yet.

Ajouter mon avis

See all reviews

Contributeurs

  • Samuel Diethelm

Support

Quelque chose à dire ? Besoin d’aide ?

Voir le forum de support

  • 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

Français du Canada

  • Visit our X (formerly Twitter) account
  • Visitez notre compte Bluesky
  • Visit our Mastodon account
  • Visitez notre compte Threads
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visitez notre compte TikTok
  • Visit our YouTube channel
  • Visitez notre compte Tumblr
Le code est une poésie.