توضیحات
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}
نصب
- Upload the plugin files to the
/wp-content/plugins/conditional-smart-tags-for-wpformsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the new if/then/else smart tags in your WPForms notifications and confirmations
سوالات متداول
-
How do I find a field’s ID?
-
The field ID can be found in the WPForms form builder. When editing a field, look for the “Field ID” in the field options panel on the left.
-
Can I use multiple conditions?
-
Yes, you can use multiple if/then/else blocks. Just make sure to properly close each if block with {/if}.
-
Yes, you can use nested if/then/else blocks and other smart tags.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Conditional If/Then/Else Smart Tags for WPForms” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“Conditional If/Then/Else Smart Tags for WPForms” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “Conditional If/Then/Else Smart Tags for WPForms” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0.1
- Release date: January 24, 2025
- Minor changes
1.0.0
- Release date: January 21, 2025
- Initial release