Mô tả
Get jobs added by plugin Job Manager and display them as scrolling text.
For job scrolling use shortcode [showjobscroll]
It will display job list scrolling for jobs which are posted to wordpress using Job Manager plugin.
Cài đặt
This plugin works with jobs posted by Job Manager plugin , so it is required to install Job Manager plugin first https://wordpress.org/plugins/job-manager/
Activate this plugin after installing Job Manager plugin.
Add jobs to Job Manager.
Use shortcode [showjobscroll]
to display added jobs on page or at sidebar.
Hỏi đáp
Write your questions and queries at Support
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Job manager feed scroller” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Job manager feed scroller” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Changed Job URL value from ‘$post->guid’ to ‘get_permalink()’ , which will get current job URL correctly.