Description
Reorders the Forms list table in the WordPress admin to show the most recently created forms first by default, sorting by descending form ID when no explicit orderby is set in the URL.
Usage Notes
Only applies when the user has not clicked a sortable column header. Once a column is sorted manually (?orderby=... is present), the default GF ordering is preserved.
Resources
Code
Please log in to view this code snippet.