- 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»
Get ID with KEY OR using KEYs instead of IDs
This tip goes over how to use Keys instead of IDs when writing custom PHP code. This can be helpful on multisite installations.
New Tutorial: Populate DropDown from Any
This tip goes over how to populate any dropdown field from any MYSQL table in your database using the Formidable API.
Registration - Front end user profiles -
This tip goes over updating a user meta field using the Formidable Registration Add-On.
- «Previous Page
- 1
- ...
- 48
- 49
- 50
- 51
- 52
- ...
- 71
- Next Page»
What others are saying about Peer
There aren't any reviews for this developer yet.