$step_labels ) ); } /** * Output our step processing admin page. * * @since 2.7.6 * @return void */ function nf_output_step_processing_page() { $page_title = isset ( $_REQUEST['title'] ) ? urldecode( esc_html ( $_REQUEST['title'] ) ) : __( 'Ninja Forms - Processing', 'ninja-forms' ); ?>