Integrate OSM with WP Job Manager

설명

Integrate an OpenStreetMap map into your job applications of WP Job Manager.
This plugin will add a map to the job submit form where you can choose the location.
It will show this location on a map for the job application.

Dependencies

Support

If you have a problem or a feature request, please post it on the plugin’s support forum on wordpress.org. I will do my best to respond as soon as possible.

If you send me an email, I will not reply. Please use the support forum.

Translations

Translations can be added very easily through GlotPress.
You can start translating strings there for your locale. They need to be validated though, so if there’s no validator yet, and you want to apply for being validator (PTE), please post it on the support forum.
I will make a request on make/polyglots to have you added as validator for this plugin/locale.

Compatibility

This plugin is compatible with ClassicPress.

Contributions

This plugin is also available in Codeberg.

설치

Installation

  • Install the plugin through the admin page “Plugins”.
  • Alternatively, unpack and upload the contents of the zipfile to your ‘/wp-content/plugins/’ directory.
  • Activate the plugin through the ‘Plugins’ menu in WordPress.
  • Install and activate the plugins OSM and WP Job Manager.
  • That’s it.

License

The plugin itself is released under the GNU General Public License. A copy of this license can be found at the license homepage or in the osm-wpjobmanager.php file at the top.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Integrate OSM with WP Job Manager”(을)를 번역하세요.

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

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

변경이력

2.0.0

  • 2026-04-05
  • Rewrite jQuery into vanilla JavaScript.
  • Drop jQuery dependancy.
  • Set License of JavaScript to GPLv2.
  • Use DIR instead of dirname(FILE).
  • Use plugin_dir_path instead of WP_PLUGIN_DIR.

1.2.2

  • 2024-03-05
  • Add plugin dependencies for WP 6.5.
  • Remove admin notices for dependencies.

1.2.1

  • 2023-12-21
  • Fix a few warnings if plugin OSM is not enabled.

1.2.0

  • 2023-11-18
  • Add filter to catch location updates through Google Maps api.

1.1.0

  • 2022-12-13
  • Support OpenLayers 7.1.0 and OSM 6.0.1.
  • Fix some integration issues.

1.0.0

  • 2022-09-21
  • Initial release