Skip to content

Commit bf09632

Browse files
authored
Updating URL for Walkthrough
Updated the URL in the comment to link to our newest guide on this snippet.
1 parent 8ccd65c commit bf09632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gravity-forms/gw-hide-all-non-visible-fields-via-modifier.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Gravity Wiz // Gravity Forms // Hide All Non-visible Fields via Modifier
4-
* https://gravitywiz.com
4+
* https://gravitywiz.com/how-to-not-show-hidden-fields-using-all-fields-merge-tag/
55
*
66
* By default, the {all_fields:nohidden} merge tag will only hide Hidden fields. This snippet will also hide fields that
77
* have a Visibility of "Hidden" and fields that are hidden via the "gf_hidden" or "gf_invisible" CSS classes.

0 commit comments

Comments
 (0)