説明
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.
インストール
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.
FAQ
Write your questions and queries at Support
評価
このプラグインにはレビューがありません。
貢献者と開発者
“Job manager feed scroller” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
Changed Job URL value from ‘$post->guid’ to ‘get_permalink()’ , which will get current job URL correctly.