- 1
- 2
- 3
- ...
- 20
- Next Page»
Hook Examples
Remove special characters
It checks to ensure that no special characters are in the values inputted by the form user.
It was developed to detect and prevent special characters being
It was needed to support the Comprehensive Google Map plugin, as that plugin does not like having non-alpha-numeric characters in any field it is displaying. The plugin is here: http://wordpress.org/plugins/comprehensive-google-map-plugin/
If you have dev / test / staging / production instances of WP, be sure to use the production form IDs in your production functions.php.
- «Previous Page
- 1
- ...
- 17
- 18
- 19
- 20
- 21
- ...
- 84
- Next Page»
Create Multiple Entries in Form B from a
Tutorial and code example for creating multiple entries in one form from a repeatable field in another.
Redirect to URL in a new tab
How to redirect to URL on submit, and open the URL in a new tab
Autopopulating Dropdown Fields with
When autocomplete is enabled on a dropdown field, your standard code will not work to autopopulate it.
If you insert any kind of javascript that intends to alter a dropdown field which has . . .
That little snippet is required for not just conditionally selecting a default value, but also for conditionally hiding / showing certain dropdown options, etc.
- «Previous Page
- 1
- 2
- 3
- 4
- ...
- 71
- Next Page»
What others are saying about Peer
There aren't any reviews for this developer yet.