ASNEngr 16th Conference Organizing Committee

ASNEngr 16th Conference Organizing Committee:

Raju Joshee, General  Chair

rbjoshee@hotmail.com

 

Sagar Khadka, Local Committee Chair

skhadka@yahoo.com

 

Upendra Poudel, PhD, PE, Technical Chair

poudel@cox.net, 703-597-3437

 

Ashok Dhakal, Technical Co-Chair

ashokdhakal@gmail.com

} function wpf_dev_display_submit_after( $form_data ) { // Only run on my form with ID = 2557 if ( absint( $form_data[ 'id' ] ) !== 2557 ) { return; } // Display a link to a YouTube video after the submit button. _e( '
Click here for a special video announcement!.
', 'plugin-domain' ); } add_action( 'wpforms_display_submit_after', 'wpf_dev_display_submit_after', 10, 1 );