Custom Post Type to Map Store

Explore Custom Post Type to Map Store vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSMedium
6.1/ 10
Patch Coverage0%
Open

1

Fixed

0

Get automatic notifications for all Custom Post Type to Map Store vulnerabilities before they are exploited.

Vulnerability Records

1 records
Custom Post Type to Map Store banner
Latestv1.1.0

Custom Post Type to Map Store

lriaudel

Author

lriaudel

5.0(1)
100/100
Last Updated
2020-06-19 (6y ago)
Active Installs
30+
Downloads
2,072
Requires WP
4.0+
Requires PHP
7.0+
Tested up to
WP 5.4.19
Created
2020-05-20 (6y ago)

The plugin allows to : Generate a GEOJson feed from coordinates recorded in the sample posts. Display this feed on a map with a shortcode. Features Mapping from a Post Type to generate a GeoJson feed of all posts. Exposure this Geojson feeds on the WordPress Rest-API Possibility to make a template for the map markers popup Coordinate reading compatibility for : a text field an ACF Google Map field an ACF field for the ACF OpenStreetMap Fields extension Displaying a map by shortcode of all points. Open Street Map put in cache Hook The marker content You can customize more finely the marker popup content. Example: <?php function bindPopup_content_filter( $bindPopup_content, $post_id ) { return "Yeahhhhh"; } add_filter( 'cpt_to_map_store_bindPopup_content', 'bindPopup_content_filter', 10, 2 ); ?> Cache This plugin works with Tiles Proxy for OpenStreetMap for put in cache the map tiles. Translations English – default, always included French Important Information ! Have fun

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