Name|value Pipes no longer working in latest version
-
Plugin version: 4.2
Name/value pairs, using pipes, seems to no longer work.
Yes, i have read the documentation and even used the EXACT example used on the page:
[select your-recipient "CEO|[email protected]" "Sales|[email protected]" "Support|[email protected]"]
but this prints out
<select name="your-recipient" class="wpcf7-form-control wpcf7-select" aria-invalid="false"> <option value="CEO">CEO</option> <option value="Sales">Sales</option> <option value="Support">Support</option> </select>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Name|value Pipes no longer working in latest version’ is closed to new replies.