Annonces

Explore Annonces vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSCritical
9.8/ 10
Patch Coverage100%
Open

0

Fixed

1

Get automatic notifications for all Annonces vulnerabilities before they are exploited.

Vulnerability Records

1 records
2012-06-14 00:00N/A
9.8
Critical
Sammy ForgitYes
Showing 1–1 of 1 reports
Annonces banner
Latestv2.1.1
2.7(3)
54/100
Last Updated
2018-07-27 (8y ago)
Active Installs
10+
Downloads
13,527
Requires WP
4.9.0+
Requires PHP
5.6+
Tested up to
WP 4.9.29
Created
2009-12-02 (17y ago)

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

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C