=== Super Simple Events List === Contributors: @betacore Tags: events calendar cpt Donate link: https://www.patreon.com/wpaudit Requires at least: 5.4 Tested up to: 5.5 Requires PHP: 7 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Create and customise a simple events (and past events) list. Display them on your page with a shortcode. In the WP admin it has the look and feel of Wordpress. Nothing fancy. == Description == Create and customise a simple events (and past events) list. Display them on your page with a shortcode. The shortcodes can be customised to show only the things you need. All the elements have classes so styling is made easy. In the WP admin it has the look and feel of Wordpress. == Installation == 1. Upload the unpacked folder to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. == Frequently Asked Questions == = How simple is it? = Maybe a bit overly simple! = Does is make a fancy calendar? = No. Just a list and a single page. = Is that list paginated? = Yes, if you like to. = Is there also a list of past events? = Yes, there is a shortcode for that as well. = Can I attach posters or images to my event? = Yeah, why not? == Screenshots == 1. Create an event like any other post type. Just add a date, time, venue and location. 2. When published the event is visible and extra details are put above the the_content();. 3. There is also some help with the shortcodes if needed. 4. A list of your events in the WP-admin 5. The output of the shortcode, this is the list. Simple! == Changelog == = 0.9 = * Fixed a bug where the html output was escaped. = 0.8 = * A version good enough to release! == Upgrade Notice ==