=== Scroll Widget for EventPrime ===
Contributors: Silvio Osowsky
Tags: scroll, widget, eventprime, shortcode
Requires at least: 5.8.0
Tested up to: 6.1.1
Stable tag: 1.5.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

This plugin generates links from posts of the official EventPrime plugin with a specific post_type and displays them in a scrolling widget.

== Description ==

This plugin generates a scrolling widget that displays links to posts of the official EventPrime plugin with a specific post_type. The plugin provides a shortcode to add the widget to any page or post.

To use this plugin, you must have the official EventPrime plugin installed and activated.

== Installation ==

* Install and activate the official EventPrime plugin.
* Upload the 'scroll-widget-for-eventprime' folder to the '/wp-content/plugins/' directory or install the plugin from the WordPress plugin repository.
* Activate the 'Scroll Widget for EventPrime' plugin through the 'Plugins' menu in WordPress.
* Configure the plugin options on the 'Scroll Widget for EventPrime' settings page under the 'Settings' menu in WordPress.
* Use the shortcode [sw_for_eventprime] to add the widget to any page or post.

== Frequently Asked Questions ==

= What is the official EventPrime plugin? =

The official EventPrime plugin is a free WordPress plugin for managing events on your website. You can download the plugin from the WordPress plugin repository.

= What post types are supported by the widget? =

The widget supports the following post types from the official EventPrime plugin:

Performers
Events

== Changelog ==

= 1.4.2 =
add link to admin page

= 1.4.1 =
fix language file

= 1.3.6 =
add po file

= 1.3.5 =
update language file de_DE

= 1.3.5 =
add language file de_DE

= 1.3.4 =
update banner image for description

= 1.3.3 =
add banner image to description

= 1.3.2 =
remove post_type 'post'

= 1.3.2 =
fix small shortCode issue

= 1.3.1 =
fix undefined function error 

= 1.3.0 =
Updated the plugin to require PHP 8.0
Added the ability to set the TimeOut and Interval for the widget

= 1.2.0 =
Added the ability to select the post type displayed in the widget
Updated the plugin to require WordPress 5.8.0

= 1.1.0 =
Initial release