이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

Write your questions and queries at Support

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Job manager feed scroller”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Job manager feed scroller”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Changed Job URL value from ‘$post->guid’ to ‘get_permalink()’ , which will get current job URL correctly.