Logo:
*
* - Company Logo
*/
get_simple_job_board_template('listing/grid-view/logo.php');
/**
* Template -> Title:
*
* - Job Title
*/
get_simple_job_board_template('listing/grid-view/job-title-company.php');
/**
* Template -> Type:
*
* - Job Type
*/
get_simple_job_board_template('listing/grid-view/type.php');
/**
* Template -> Location:
*
* - Job Location
*/
get_simple_job_board_template('listing/grid-view/location.php');
/**
* Template -> Post Date:
*
* - Job Post Date
*/
get_simple_job_board_template('listing/grid-view/posted-date.php');
?>
Short Description:
*
* - Job Description
*/
get_simple_job_board_template('listing/grid-view/short-description.php');
?>