Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Job manager feed scroller

Descriere

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.

Instalare

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.

Întrebări frecvente

Write your questions and queries at Support

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Job manager feed scroller” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

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