readme file update
This commit is contained in:
parent
01e917c307
commit
7ef7c96cda
10
readme.txt
10
readme.txt
|
@ -4,7 +4,7 @@ Tags: event, woocomerce events manager, events manager, Wordpress Events plugin,
|
|||
Requires at least: 5.3
|
||||
Stable tag: trunk
|
||||
Version: 2.1.3
|
||||
Tested up to: 5.3
|
||||
Tested up to: 5.4
|
||||
Requires PHP: 7.0
|
||||
WC requires at least: 3.0
|
||||
WC tested up to: 4.0
|
||||
|
@ -141,7 +141,7 @@ To Show the Event Only Title Style. example 👉[Title Style Demo](https://demo.
|
|||
`
|
||||
|
||||
**Event Carousal:**
|
||||
To Show the Event Carousal. example 👉[Title Style Demo](https://demo.vaincode.com/mage-event/event-carousal/)👈:
|
||||
To Show the Event Carousal. example 👉[Event Carousal Demo](https://demo.vaincode.com/mage-event/event-carousal/)👈:
|
||||
|
||||
`
|
||||
[event-list style='grid' pagination='carousal' carousal-dots='yes' carousal-nav='yes' column=3]
|
||||
|
@ -177,7 +177,7 @@ By default there is no pagination with the event list but if you want to show pa
|
|||
`
|
||||
|
||||
**Filter By City:**
|
||||
Filter Event by City. example 👉[Title Style Demo](https://demo.vaincode.com/mage-event/event-list-filter-by-city/)👈:
|
||||
Filter Event by City. example 👉[Event by City Demo](https://demo.vaincode.com/mage-event/event-list-filter-by-city/)👈:
|
||||
|
||||
`
|
||||
[event-list style='grid' city='Dhaka' column=3 show=8]
|
||||
|
@ -185,7 +185,7 @@ Filter Event by City. example 👉[Title Style Demo](https://demo.vaincode.com/m
|
|||
`
|
||||
|
||||
**Filter By Country:**
|
||||
Filter Event by Country.example 👉[Title Style Demo](https://demo.vaincode.com/mage-event/event-list-filter-by-country/)👈:
|
||||
Filter Event by Country.example 👉[Event by Country Demo](https://demo.vaincode.com/mage-event/event-list-filter-by-country/)👈:
|
||||
|
||||
`
|
||||
[event-list style='grid' country='India' column=3 show=8]
|
||||
|
@ -503,4 +503,4 @@ Added Event Carousal in Event list shortcode.[event-list pagination='carousal' c
|
|||
Multidate List in Event List shortcode, you can turn off/on from event settings page
|
||||
Fixed Grid style broken issue
|
||||
|
||||
09 April 2020*
|
||||
09 April 2020*
|
Loading…
Reference in New Issue