This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Job manager feed scroller

Descripción

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.

Instalación

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.

Preguntas frecuentes

Write your questions and queries at Support

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Job manager feed scroller” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Job manager feed scroller” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

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