このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“XML Feed for Jooble and WP Job Manager” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.