Show Event for Rosadigitale – Add Rosadigitale events to your site

Beskrivelse

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.

Usage

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.

Example

To display all Rosadigitale events from 2024 on a map, use the shortcode:

[mapInEachPost rosadigitale="true" year="2024"]

Requirements

This plugin requires “Map in Each Post” to be installed and active for proper functionality.

Third-Party Services

This plugin fetches event data from Rosadigitale’s public JSON API.

Installation

  1. Install and activate “Map in Each Post”.
  2. Upload the show-rosadigitale-events plugin to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress.
  4. Use the [mapInEachPost rosadigitale="true"] shortcode to display events on your posts.

FAQ

What does this plugin do?

This plugin integrates with “Map in Each Post” to fetch and display Rosadigitale events on customized maps in WordPress posts.

How do I display only events from a specific year?

You can filter the events by using the year attribute in the shortcode. For example, [mapInEachPost rosadigitale="true" year="2024"].

Can I use this plugin without “Map in Each Post”?

No, “Map in Each Post” is required for the maps to function properly.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Show Event for Rosadigitale – Add Rosadigitale events to your site” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

“Show Event for Rosadigitale – Add Rosadigitale events to your site” er blevet oversat til 1 sprog. Tak til oversætterne for deres bidrag.

Oversæt “Show Event for Rosadigitale – Add Rosadigitale events to your site” til dit eget sprog.

Interesseret i udvikling?

Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.

Ændringslog

1.0.0

  • Initial release