Skip to content

Commit 6a2052f

Browse files
authored
gpnf-sort-nested-form-entries.js: Added deprecation notice to the snippets.
1 parent bcd4e32 commit 6a2052f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

gp-nested-forms/gpnf-sort-child-entries-by-field-value.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* WARNING! THIS SNIPPET IS DEPRECATED. 🚧
4+
* Unified JS and PHP snippet is available here: https://github.com/gravitywiz/snippet-library/blob/master/gp-nested-forms/gpnf-sort-nested-form-entries.php
5+
*/
26
/**
37
* Gravity Perks // Nested Forms // Sort Child Entries by Field Value
48
* https://gravitywiz.com/documentation/gravity-forms-nested-forms/

gp-nested-forms/gpnf-sort-nested-form-entries.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* WARNING! THIS SNIPPET IS DEPRECATED. 🚧
3+
* Unified JS and PHP snippet is available here: https://github.com/gravitywiz/snippet-library/blob/master/gp-nested-forms/gpnf-sort-nested-form-entries.php
4+
*/
15
/**
26
* Gravity Perks // Nested Forms // Sort Nested Form Entries
37
*

0 commit comments

Comments
 (0)