Show Event for Rosadigitale

描述

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.

安装

  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.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Show Event for Rosadigitale」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Show Event for Rosadigitale」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Show Event for Rosadigitale」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release