विवरण
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
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Job manager feed scroller” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
Changed Job URL value from ‘$post->guid’ to ‘get_permalink()’ , which will get current job URL correctly.