We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gpnf-hide-empty-columns.php
1 parent 63b19b1 commit 7b4a0ebCopy full SHA for 7b4a0eb
gp-nested-forms/gpnf-hide-empty-columns.php
@@ -3,7 +3,7 @@
3
* Gravity Perks // Nested Forms // Hide Empty Columns in Summary Table
4
* https://gravitywiz.com/documentation/gravity-forms-nested-forms/
5
*
6
- * Video Instructions: https://www.loom.com/share/84e6d9c5c4334fd79d41e68942fae0d5
+ * Instruction Video: https://www.loom.com/share/84e6d9c5c4334fd79d41e68942fae0d5
7
*/
8
add_filter( 'gp_template_output_nested-entries', function( $markup, $located_template, $load, $args ) {
9
ob_start();
0 commit comments