Цей плагін не перевірявся з останніми 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”.

Відгуки

25.05.2022
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.