- 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»
Tab order to go from left to right.
Instead of one column form I use two column form. The problem I faced was that tabbing (jumping from field to field) occured top to bottom instead of left to right.
Returning to previous page when return URL
Return URLs saved in a hidden fails when it contains an "&", the following code fixes that problem.
Black screen when using bootstrap modal
Solution for black screen when displaying modal
- «Previous Page
- 1
- ...
- 18
- 19
- 20
- 21
- 22
- ...
- 71
- Next Page»
What others are saying about Peer
There aren't any reviews for this developer yet.