pento on "[Plugin: Job Manager] Need help: job list in homepage"
April 26, 2010 by David Olsen
The following PHP should display the jobs list:
$posts = jobman_display_jobs_list( 'all' );
echo $posts[0]->post_content;
April 26, 2010 by David Olsen
The following PHP should display the jobs list:
$posts = jobman_display_jobs_list( 'all' );
echo $posts[0]->post_content;
Comments
Facebook comments:
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!