该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Job manager feed scroller

描述

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.

常见问题

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.