Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Job manager feed scroller

Opis

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.

Instalacija

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.

ČPP

Write your questions and queries at Support

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Job manager feed scroller” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

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