Title: Upcoming Events Lists
Author: Sayful Islam
Published: <strong>4. 6. 2014</strong>
Last modified: 15. 4. 2025

---

Prohledat pluginy

![](https://ps.w.org/upcoming-events-lists/assets/banner-772x250.png?rev=2017707)

![](https://ps.w.org/upcoming-events-lists/assets/icon.svg?rev=2017707)

# Upcoming Events Lists

 Autor: [Sayful Islam](https://profiles.wordpress.org/sayful/)

[Stáhnout](https://downloads.wordpress.org/plugin/upcoming-events-lists.1.4.0.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/upcoming-events-lists/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/upcoming-events-lists/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/upcoming-events-lists/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/upcoming-events-lists/#developers)

 [Podpora](https://wordpress.org/support/plugin/upcoming-events-lists/)

## Popis

Plugin WordPressu vypisující seznam nadcházejících událostí na front-end jako widget.

#### Usage

Step 1: Creating events

After installing and activating the plugin, a new custom post type called „Events“
will appear at your WordPress Admin area.
 Just create your events from the „Events“
menu.

Step 2: Using on Gutenberg Block Editor (WordPress 5.0 or later)

If you are using block editor, add a new page and search for ‚Upcoming Events Lists‘,
set necessary options as your requirement.
 Save and view you page. All done!

Step 3: Shortcode (When you cannot use step 2)
 Add a new page and paste the following
shortcode where you want to display the events:

    ```
    [upcoming_events_list]
    ```

The shortcode can include following attributes.

 * `view_type`: Default value `list`. Value can be `list` or `grid`.
 * `show_all_event_link`: Default value `yes`. Value can be `yes` or `no`.

If you set `grid` for `view_type`, you can also include the following attributes.

 * `columns_on_tablet`: Default value `2`. Value can be from 1 to 6 (except 5)
 * `columns_on_desktop`: Default value `3`. Value can be from 1 to 6 (except 5)
 * `columns_on_widescreen`: Default value `4`. Value can be from 1 to 6 (except 
   5)

Example 1:

    ```
    [upcoming_events_list view_type='grid' columns_on_tablet='3' columns_on_desktop='4' columns_on_widescreen='6']
    ```

## Snímky obrazovky

[⌊Screenshot of event widget selection⌉⌊Screenshot of event widget selection⌉[

Screenshot of event widget selection

[⌊Screenshot of event description include by custom post⌉⌊Screenshot of event description
include by custom post⌉[

Screenshot of event description include by custom post

[⌊Screenshot of all event list⌉⌊Screenshot of all event list⌉[

Screenshot of all event list

[⌊Screenshot of display of event at frontend⌉⌊Screenshot of display of event at 
frontend⌉[

Screenshot of display of event at frontend

## Bloky

Tento plugin poskytuje 1 blok.

 *   Events

## Instalace

Instalace pluginu je stejná jako u ostatních WordPress pluginů. Pokud nevíte jak
instalovat pluginy, podívejte se prosím na dvě níže uvedené možnosti:

 * From your WordPress dashboard, choose ‚Add New‘ under the ‚Plugins‘ category.
 * Search for ‚upcoming-events-lists‘ a plugin will come called ‚Upcoming Events
   Lists‘ and Click ‚Install Now‘ and confirm your installation by clicking ‚ok‘
 * The plugin will download and install. Just click ‚Activate Plugin‘ to activate
   it.

## Nejčastější dotazy

Máte nějaké otázky nebo problémy s Upcoming Events Lists? [Zeptejte se](https://wordpress.org/support/plugin/upcoming-events-lists)

## Recenze

![](https://secure.gravatar.com/avatar/3d9c1fdf8fee2a307c3d2acc50d8d462cda7dd9b263d62f13eb4f9b646513e77?
s=60&d=retro&r=g)

### 󠀁[Great plugin!](https://wordpress.org/support/topic/great-plugin-32029/)󠁿

 [Sahadat Hossain](https://profiles.wordpress.org/sahadatuk21/) 8. 9. 2021

Simple and best event plugin. Easy to use. Thanks bro!

![](https://secure.gravatar.com/avatar/9fbb3d0745e9568d2bee8ca111ed0f7a8a27910967f8159abd9a7f764771758d?
s=60&d=retro&r=g)

### 󠀁[this is All in one calendar by Tim.ly with less functionality](https://wordpress.org/support/topic/this-is-all-in-one-calendar-by-tim-ly-with-less-functionality/)󠁿

 [wprave](https://profiles.wordpress.org/wprave/) 5. 2. 2017

I noticed that after installing it shows up as Event plugin in dashboard. When you
try to create an event it shows up the title All in one events . If you have installed
All in one events by Timely, then this widget picksup randomly events from that 
All in one events calendar. I was looking for a second event calendar on my website
and so this event calendar is not helping as I mentioned , it picks and lists events
from All in one Events Calendar randomly. Also this event calendar has disabled 
start time and end time that you see on All-in One calendar. I suggest you consider
the original all-in-one calendar by Timely instead of this less functional calendar
because the security updates done on All-in-one calendar may not get carried over
to this new plugin. Fortunately when I deleted this calendar, it did not delete 
the events in my All- in-one calendar.

 [ Přečtěte si všech 6 recenzí ](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/)

## Autoři

Upcoming Events Lists je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

 *   [ Sayful Islam ](https://profiles.wordpress.org/sayful/)

[Přeložte “Upcoming Events Lists” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/upcoming-events-lists)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/upcoming-events-lists/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/upcoming-events-lists/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/upcoming-events-lists/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/upcoming-events-lists/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### version 1.4.0 – 2023-11-18

 * Add – Add shortcode `[upcoming_events_list]`.
 * Add – Add block editor support.
 * Tweak – Checked version compatibility upto WordPress 6.4
 * Dev – Update core code.

#### version 1.3.3 – 2019-01-23

 * Tweak – Checked version compatibility upto WordPress 5.0
 * Dev – Add `Upcoming_Events_Lists_Event` class for event post type.
 * Dev – Update core code.

#### version 1.3.2 – 2017-01-15

 * Updated – Updated jQuery UI Datepicker style for Admin.
 * Updated – Updated minor change on widget style.

#### version 1.3.0

 * Added event start date, end date and venue at viewing single page

#### version 1.2

 * Making it translation ready.
 * Translated to Bengali Language.

#### version 1.1

 * Fixed issue with style.
 * Added feature to add Event Image.

#### version 1.0

 * Implementation of basic functionality.

## Meta

 *  Verze **1.4.0**
 *  Poslední aktualizace **před 1 rokem**
 *  Aktivních instalací **900+**
 *  Verze WordPressu ** 6.0 nebo novější **
 *  Testováno až do WordPressu **6.8.5**
 *  Verze PHP ** 7.0 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/upcoming-events-lists/)
 * Štítků
 * [calendar](https://cs.wordpress.org/plugins/tags/calendar/)[events](https://cs.wordpress.org/plugins/tags/events/)
   [feed](https://cs.wordpress.org/plugins/tags/feed/)[upcoming events](https://cs.wordpress.org/plugins/tags/upcoming-events/)
   [widget](https://cs.wordpress.org/plugins/tags/widget/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/upcoming-events-lists/advanced/)

## Hodnocení

 4.8 z 5 hvězdiček.

 *  [  5 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/?filter=5)
 *  [  1 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/upcoming-events-lists/reviews/)

## Spolupracovníci

 *   [ Sayful Islam ](https://profiles.wordpress.org/sayful/)

## Podpora

Vyřešené problémy během posledních dvou měsíců:

     0 z 1

 [Fórum podpory](https://wordpress.org/support/plugin/upcoming-events-lists/)