Skip to content

Commit 3d59889

Browse files
committed
gw-add-custom-footer-button.php: Migrated from experimental folder
1 parent f2e7b19 commit 3d59889

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

experimental/gw-add-custom-footer-button.php renamed to gravity-forms/gw-add-custom-footer-button.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
/**
33
* Gravity Wiz // Gravity Forms // Add Custom Footer Button after Save & Continue
44
* https://gravitywiz.com/
5+
*
6+
* Experimental Snippet 🧪
57
*/
68
// Update "123" to your form ID.
79
add_filter( 'gform_savecontinue_link_123', function( $markup, $form ) {

0 commit comments

Comments
 (0)