', esc_html( $user_obj->display_name ) ); if ( $active_jobs === 0 ) { esc_html_e( "Welcome to WP Job Openings! Let's get started?", 'wp-job-openings' ); } else { if ( current_user_can( 'edit_others_applications' ) && $new_applications > 0 ) { /* translators: %s: New applications count */ printf( esc_html__( 'You have %s new applications to review', 'wp-job-openings' ), esc_html( $new_applications ) ); } } ?>

0 ) : ?>
get_columns() ); $columns_class = ''; if ( $columns ) { $columns_class = " columns-{$columns}"; } ?>
id, 'normal', '' ); ?>
id, 'side', '' ); ?>
id, 'column3', '' ); ?>
id, 'column4', '' ); ?>