這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

XML Feed for Jooble and WP Job Manager

描述

This plugin generates a custom xml job feed that is compatible with Jooble.org’s xml feed requirements for listing jobs on their site.
WP Job Manager’s default job feed uses the standard WordPress RSS feed template which is not compatible with Jooble. This plugin solves that problem.
The plugin has only one setting – the number of jobs to show in the feed. The minimum value is 1, the maximum is 250. After installing and activating the plugin, you can access the Jooble feed at yourdomain.com/feed/jooble

Note: This plugin requires WP Job Manager to be installed and activated to work properly.

安裝

An activated install of the WP Job Manager plugin on your site is required for this plugin to work. You can download it here: https://wordpress.org/plugins/wp-job-manager/

No further setup is required, just install and activate the plugin under Plugins > Add New to activate your Jooble compatible job feed.

常見問題

Where are the plugin’s settings?

You’ll find the only plugin setting in Settings > Jooble RSS Feed.

How do I access the job feed?

You can view the feed at yourdomain.com/feed/jooble
Make sure to replace “yourdomain.com” with your actual domain name.

Why does my custom feed fail validation when using common online feed validators?

Jooble’s feed requirements do not use standard rss feed elements, so the custom feed will not pass on these validators.

My feed doesn’t work, I see a “Page not Found” error?

Go to Settings > Permalinks in your WordPress dashboard and click on “Save Permalinks”.

評價

2022年5月25日
We only can say that (10 stars!). Incredible plugin and awesome support. Recommended. It does it job and you can even use the XML Feed for other sites as is compatible. Thank you!
閱讀全部2個評價

貢獻者及開發者

“XML Feed for Jooble and WP Job Manager” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

2.0

  • Use default query instead of “query_posts”
  • Added settings to customize the number of jobs in feed
  • Updated to meet WordPress Extra coding standards
  • Added translation capability

1.0

  • Initial plugin release.