You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
944 B
PHP

<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<div class="awsm-job-get-pro-meta-container">
<p><?php esc_html_e( 'A pack of features that makes WP Job Openings a powerful recruitment tool.', 'wp-job-openings' ); ?></p>
<ul class="awsm-job-get-pro-features">
<li><?php esc_html_e( 'Application form builder', 'wp-job-openings' ); ?></li>
<li><?php esc_html_e( 'Shortlist, Reject and Select Applicants', 'wp-job-openings' ); ?></li>
<li><?php esc_html_e( 'Rate and Filter Applications', 'wp-job-openings' ); ?></li>
<li><?php esc_html_e( 'Custom Email Notifications &amp; Templates', 'wp-job-openings' ); ?></li>
<li><?php esc_html_e( 'Notes, Activity Log and more!', 'wp-job-openings' ); ?></li>
</ul>
<div class="awsm-job-get-pro-now-btn-wrapper">
<a href="<?php echo esc_url( 'https://awsm.in/get/wpjo-pro/' ); ?>" class="button button-large"><?php esc_html_e( 'View Pricing', 'wp-job-openings' ); ?></a>
</div>
</div>