Skip to content

Commit

Permalink
added instruction video price range validation messages (gravitywiz#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
levisimon authored Mar 18, 2022
1 parent cc2f8bc commit a2ee244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gp-price-range/gppr-validation-messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
/**
* Gravity Perks // GP Price Range // Modify Validation Messages
* http://gravitywiz.com/documentation/gp-price-range/
*
* Instruction Video: https://www.loom.com/share/837c81c308e34858ae693d8a45d79a6e
*/
add_filter( 'gppr_validation_messages', function( $messages, $min, $max, $form_id, $field_id ) {

Expand Down

0 comments on commit a2ee244

Please sign in to comment.