Skip to content

Commit f9132ff

Browse files
committed
Added "If/Then/Else" to plugin name for clarity
1 parent 9a850d9 commit f9132ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conditional-smart-tags-for-wpforms.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Plugin Name: Conditional Smart Tags for WPForms
3+
* Plugin Name: Conditional If/Then/Else Smart Tags for WPForms
44
* Plugin URI: https://wordpress.org/plugins/conditional-smart-tags-for-wpforms
55
* Description: Adds a custom if-then-else smart tag syntax to conditionally show or hide content based on a field value in WPForms.
66
* Version: 1.0.0

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== Conditional Smart Tags for WPForms ===
1+
=== Conditional If/Then/Else Smart Tags for WPForms ===
22
Version: 1.0.0
33
Stable tag: 1.0.0
44
Requires at least: 5.2

0 commit comments

Comments
 (0)