Conditional If/Then/Else Smart Tags for WPForms
by maximum.software on WordPress.org
Adds a custom if-then-else smart tag syntax to conditionally show or hide content based on a field value in WPForms.
(0)
Conditional If/Then/Else Smart Tags for WPForms enhances your form by adding conditional logic capabilities through smart tags. This plugin allows you to display different content based on form field values.
Features
- Add if/then/else conditions where smart tags can be used
- Compare field values using exact match conditions
Example Usage
Use this syntax in your WPForms notifications or confirmations:
{if field_id="3" value="TestValue"}
This message is shown ONLY if field #3 exactly matches "TestValue".
{else}
This message is shown otherwise.
{/if}
Active installations0+
Weekly downloads
12-14.29%
Version1.0.1
Last updated1/25/2025
WordPress version5.2
Tested up to6.7.2
PHP version7.2
Tags
conditional fieldsconditional logicformssmart tagsWPForms