plugin-icon

Annonces

Annonces display announces posted in your WordPress interface on a Google map.
등급
2.7/5
버전
2.1.1
활성화된 설치 항목
10
최근 업데이트일
Jul 27, 2018
Annonces

Annonces display announces posted in your WordPress interface on a Google map.

Shortcodes

Display the Google Map in a page with the shortcode :

[annonces]

Filters

Change metadatas in infowindow of map

add_filter('set_marker_data', 'mytheme_set_marker_data', 10, 2); function mytheme_set_marker_data($microdata, $annonce_id) { // datas return $microdata; }

Change title of filter bloc over the map

add_filter('bloc_filter_title', 'mytheme_set_filter_title', 10, 1); function mytheme_set_filter_title($filter_title) { // datas return $filter_title; }

Template

You can create single-announces.php in your child theme to edit the single page of announce : code for the single-annouce.php

ACF

  • Width the ACF plugin, you can create or import fields to personalize your announces.
  • Edit the templates as explain above.
  • You will obtain custom announces which will suit your project
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.9.28
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.