이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Company vacancies

설명

With Company vacancies, you can get information about vacancies from the HeadHunter API, as well as use the HeadHunter functionality for your site.

The plugin allows you to display a list of vacancies from the official HeadHunter website via API.

You can fine-tune the required list of vacancies on the site through the admin panel in the plugin settings.

To customize the list of vacancies, all available filters from the official HeadHunter API documentation are used.

To display a list of vacancies on the page, you need to insert the plugin shortcode on the desired page or section.

The plugin does not make constant requests to the HeadHunter API, but makes a request caches information on the last selected filter, which allows you to load data from the cache, thereby speeding up page loading.

If the data needs to be changed regularly, you need to use WP Cron.

스크린샷

  • Admin panel, setting up a list of vacancies
  • Display a list of vacancies

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload wvcl.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('[vacancy recruitment="headhunter"]'); ?> in your templates

FAQ

The plugin works through the official HeadHunter API?

Yes, that’s right, the plugin works through the official HeadHunter API, all requests are sent to HeadHunter and the received response is recorded in the database of your site.

How often is the list of vacancies updated?

The plugin makes a request to update the list while saving the search parameters. The plugin also creates an event in WP Cron, which once a day updates the list of vacancies on your site.
Please note that WP Cron is enabled on your site (it is enabled by default).

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Company vacancies”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Company vacancies”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Company vacancies”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Release this plugin to the masses!

1.0.1

  • Plugin translation added

1.0.2

  • Directories open in a modal window

1.0.3

  • Added WP Cron to update jobs daily

1.0.4

  • Correction of an error in work WP Cron

1.0.5

  • Correction API request HH