by Matteo Enna on WordPress.org
Show Event for Rosadigitale integrates with "Map in Each Post" to display events organized by the Rosadigitale movement on customized maps.
Show Event for Rosadigitale allows you to automatically fetch and display events organized by Rosadigitale on maps integrated within your posts. By using the shortcode from the “Map in Each Post” plugin, you can filter events by year and display them with specific location markers. The plugin pulls event data from the Rosadigitale website via a JSON API and adds these events to your maps.
Features:
– Integrates with “Map in Each Post” to display events on maps.
– Fetches event data from the Rosadigitale JSON API.
– Automatically adds event markers for each location (latitude and longitude).
– Filter events by year using shortcode attributes.
– Includes event titles and links to each event.
To display Rosadigitale events on a map, simply use the following shortcode with “Map in Each Post”:
[mapInEachPost rosadigitale="true" year="2024"]
rosadigitale: Set this to "true" to display Rosadigitale events.year: (optional) Filters events by year.To display all Rosadigitale events from 2024 on a map, use the shortcode:
[mapInEachPost rosadigitale="true" year="2024"]
This plugin requires “Map in Each Post” to be installed and active for proper functionality.
This plugin fetches event data from Rosadigitale’s public JSON API.