Description
Filter whether jQuery UI Dialog should be used to power the Nested Forms modal experience.
Usage
add_filter( 'gpnf_use_jquery_ui', '__return_false' );
Parameters
$use_jquery_ui bool
Should jQuery UI Dialog be used to power the modal experience?