get_job_data(); ?>
| ' . esc_html__( 'Applications', 'wp-job-openings' ) . ''; } ?> ' . esc_html__( 'Views', 'wp-job-openings' ) . ''; } ?> | ||
|---|---|---|
| %1$s', esc_html( $data['title'] ), esc_url( get_edit_post_link( $data['id'] ) ) ); } else { echo esc_html( $data['title'] ); } ?> | %1$s', esc_html( $data['count'] ), esc_url( admin_url( 'edit.php?post_type=awsm_job_application&awsm_filter_posts=' . $data['id'] ) ) ); } if ( current_user_can( 'edit_jobs' ) ) { echo '' . esc_html( $data['views'] ) . ' | '; } ?>—'; ?> |