Modern Events Calendar Lite - Version 3.1.6

Version Description

  • Fixed: Auto update in PRO version
Download this release

Release Info

Developer webnus
Plugin Icon 128x128 Modern Events Calendar Lite
Version 3.1.6
Comparing to
See all releases

Code changes from version 3.1.5 to 3.1.6

Files changed (3) hide show
  1. changelog.txt +4 -1
  2. modern-events-calendar-lite.php +2 -2
  3. readme.txt +67 -54
changelog.txt CHANGED
@@ -1,4 +1,7 @@
1
- v 3.1.59 September 2018
 
 
 
2
  - Fixed: Issue on showing multiple events in unwanted months when the repeat is set to yearly
3
  - Preparation for Gutenberg Editor
4
 
1
+ v 3.1.610 September 2018
2
+ - Fixed: Auto update in PRO version
3
+
4
+ v 3.1.5 – 9 September 2018
5
  - Fixed: Issue on showing multiple events in unwanted months when the repeat is set to yearly
6
  - Preparation for Gutenberg Editor
7
 
modern-events-calendar-lite.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin URI: http://webnus.net/plugins/modern-events-calendar/
5
  Description: An awesome plugin for events calendar
6
  Author: Webnus Team
7
- Version: 3.1.5
8
  Text Domain: modern-events-calendar-lite
9
  Domain Path: /languages
10
  Author URI: http://webnus.net
@@ -28,7 +28,7 @@ if(!defined('MECEXEC'))
28
  define('MEC_BASENAME', plugin_basename(__FILE__)); // modern-events-calendar/modern-events-calendar-lite.php
29
 
30
  /** Plugin Version **/
31
- define('MEC_VERSION', '3.1.5');
32
 
33
  /** Include Webnus MEC class if not included before **/
34
  if(!class_exists('MEC')) require_once MEC_ABSPATH.'mec-init.php';
4
  Plugin URI: http://webnus.net/plugins/modern-events-calendar/
5
  Description: An awesome plugin for events calendar
6
  Author: Webnus Team
7
+ Version: 3.1.6
8
  Text Domain: modern-events-calendar-lite
9
  Domain Path: /languages
10
  Author URI: http://webnus.net
28
  define('MEC_BASENAME', plugin_basename(__FILE__)); // modern-events-calendar/modern-events-calendar-lite.php
29
 
30
  /** Plugin Version **/
31
+ define('MEC_VERSION', '3.1.6');
32
 
33
  /** Include Webnus MEC class if not included before **/
34
  if(!class_exists('MEC')) require_once MEC_ABSPATH.'mec-init.php';
readme.txt CHANGED
@@ -4,20 +4,31 @@ Donate link: https://webnus.net
4
  Tags: Event, Events, Calendar, Booking, Schedule, Organizer, Venue
5
  Requires at least: 4.0.0
6
  Tested up to: 4.9.8
7
- Stable tag: 3.1.5
8
  License: GPLv2 or later
9
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
  Manage your single and recurring events and present them in different modern styles and skins.
12
 
13
  == Description ==
14
 
15
- Modern Events Calendar has been created according to trending design methods and latest technology with attractive design based on practical concept of design.
16
- We gathered all features of event calendar as you desire with advanced booking system ([Pro Version](https://webnus.net/pricing/#plugins)) and many other useful options which are practical in real world!
17
- Using Modern Events Calendar Lite, you can create different single or recurring events and show them in frontend of your website using many modern skins and styles.
 
 
 
 
 
 
 
 
 
 
 
18
 
19
  You can see [plugin demo here](https://webnus.net/modern-events-calendar/)
20
- You can see [plugin documentation here](http://webnus.net/dox/modern-events-calendar/)
21
 
22
  == Main Features ==
23
  - Import from "The Event Calendar" Plugin
@@ -28,25 +39,25 @@ You can see [plugin documentation here](http://webnus.net/dox/modern-events-cale
28
  - Single day events
29
  - Multiple day events
30
  - All day events
31
- - Full Calendar view
32
- - Monthly calendar view (3 Skins)
33
- - Daily view
34
- - Weekly view
35
- - Countdown view (3 Skins)
36
- - Grid & cover view (10 Skins)
37
- - Slider & carousel view (8 Skins)
38
- - List View (5 Skins)
39
  - Event locations system
40
  - Event Venue & organizer system
41
  - Multiple organizers
42
- - Front-end Event Submission
43
  - Never end events
44
  - Event widgets & sidebar
45
  - Custom sidebar
46
- - QRcode module
47
  - Recurring/Repeating events
48
  - Shortcodes generator
49
- - Direct/Modal link for single event
50
  - Show/Hide option for search bar
51
  - Filtering options
52
  - Google calendar integration
@@ -108,14 +119,14 @@ You can see [plugin documentation here](http://webnus.net/dox/modern-events-cale
108
  - Next Event Module
109
  - Shortcode Creator
110
  - Multiple color skins
111
- - Slider View
112
- - Cover View
113
- - Countdown View
114
- - Carousel View
115
- - Monthly/Calendar View
116
- - Weekly View
117
- - Daily View
118
- - List/Grid View
119
  - RTL support
120
  - Multiple organizers
121
  - event submission by guest (Not logged-in) users
@@ -126,35 +137,34 @@ You can see [plugin documentation here](http://webnus.net/dox/modern-events-cale
126
  - Developer friendly
127
  - Choose Weekends
128
  - Eruop language completed
129
- - Taxes / Fees ([Pro Version](https://webnus.net/pricing/#plugins))
130
- - Map View ([Pro Version](https://webnus.net/pricing/#plugins))
131
- - Available spot ([Pro Version](https://webnus.net/pricing/#plugins))
132
- - Timetable view ([Pro Version](https://webnus.net/pricing/#plugins))
133
- - Masonry view ([Pro Version](https://webnus.net/pricing/#plugins))
134
- - Agenda view ([Pro Version](https://webnus.net/pricing/#plugins))
135
- - Map view + Directions ([Pro Version](https://webnus.net/pricing/#plugins))
136
- - Import .ics file ([Pro Version](https://webnus.net/pricing/#plugins))
137
- - Reminders notification ([Pro Version](https://webnus.net/pricing/#plugins))
138
- - Booking ([Pro Version](https://webnus.net/pricing/#plugins))
139
- - Booking reminder notification ([Pro Version](https://webnus.net/pricing/#plugins))
140
- - Individual booking form per event ([Pro Version](https://webnus.net/pricing/#plugins))
141
- - Advanced Tax/Fee system ([Pro Version](https://webnus.net/pricing/#plugins))
142
- - Multiple Tickets system ([Pro Version](https://webnus.net/pricing/#plugins))
143
- - Coupons/Discount system ([Pro Version](https://webnus.net/pricing/#plugins))
144
- - PayPal Integration ([Pro Version](https://webnus.net/pricing/#plugins))
145
- - Booking form builder ([Pro Version](https://webnus.net/pricing/#plugins))
146
- - Auto verification ([Pro Version](https://webnus.net/pricing/#plugins))
147
- - WooCommerce Payment Integreation ([Pro Version](https://webnus.net/pricing/#plugins))
148
- - Stripe Payment Integreation ([Pro Version](https://webnus.net/pricing/#plugins))
149
- - Auto Update ([Pro Version](https://webnus.net/pricing/#plugins))
150
- - Weather module ([Pro Version](https://webnus.net/pricing/#plugins))
151
- - PDF invoice ([Pro Version](https://webnus.net/pricing/#plugins))
152
- - Implemented 3 payment methods ([Pro Version](https://webnus.net/pricing/#plugins))
153
- - CSV export option for bookings ([Pro Version](https://webnus.net/pricing/#plugins))
154
- - MS Excel export option for bookings ([Pro Version](https://webnus.net/pricing/#plugins))
155
- - Create various kind of tickets ([Pro Version](https://webnus.net/pricing/#plugins))
156
- - Set a limit on total bookings ([Pro Version](https://webnus.net/pricing/#plugins))
157
- - Set a limit for certain tickets ([Pro Version](https://webnus.net/pricing/#plugins))
158
 
159
  == Screenshots ==
160
  1. Settings 01
@@ -182,6 +192,9 @@ You can see [plugin documentation here](http://webnus.net/dox/modern-events-cale
182
 
183
  == Changelog ==
184
 
 
 
 
185
  = 3.1.5 =
186
  - Fixed: Issue on showing multiple events in unwanted months when the repeat is set to yearly
187
  - Preparation for Gutenberg Editor
4
  Tags: Event, Events, Calendar, Booking, Schedule, Organizer, Venue
5
  Requires at least: 4.0.0
6
  Tested up to: 4.9.8
7
+ Stable tag: 3.1.6
8
  License: GPLv2 or later
9
+ License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
11
  Manage your single and recurring events and present them in different modern styles and skins.
12
 
13
  == Description ==
14
 
15
+ [Modern Events Calendar](https://webnus.net/modern-events-calendar/) has been created according to trending design methods and latest technology with attractive design based on practical concept of design.
16
+ We gathered all features of [event calendar](https://webnus.net/modern-events-calendar/) as you desire with advanced booking system ([Pro Version](https://webnus.net/pricing/#plugins)) and many other useful options which are practical in real world!
17
+ Using [Modern Events Calendar Lite](https://webnus.net/modern-events-calendar/), you can create different single or [recurring events](https://webnus.net/modern-events-calendar/) and show them in frontend of your website using many modern skins and styles.
18
+
19
+ https://www.youtube.com/watch?v=YYcksr-dgNg
20
+
21
+ == Convert your events in a few seconds ==
22
+
23
+ If you are using event-on plugin or the event calendar and you are willing to migrate to [WordPress Event Calendar](https://webnus.net/modern-events-calendar/)’s best plugin then no need to worry about transferring your current content.
24
+ Only by a few clicks in a couple of seconds your current content [events](https://webnus.net/modern-events-calendar/) will be imported automatically with full details.
25
+
26
+ == Helpful Documentation ==
27
+
28
+ [WordPress Event Calendar](https://webnus.net/modern-events-calendar/)’s best plugin [documentation](https://webnus.net/dox/modern-events-calendar/) is useful without overstatement for [Modern Event Calendar](https://webnus.net/modern-events-calendar/). It starts with simple steps for easy configuration and covers all essential aspects from beginning to the most advanced parts with step by step configuration of the plugin.
29
 
30
  You can see [plugin demo here](https://webnus.net/modern-events-calendar/)
31
+ You can see [plugin documentation here](https://webnus.net/dox/modern-events-calendar/)
32
 
33
  == Main Features ==
34
  - Import from "The Event Calendar" Plugin
39
  - Single day events
40
  - Multiple day events
41
  - All day events
42
+ - [Full Calendar](https://webnus.net/modern-events-calendar/full-calendar/) view
43
+ - [Monthly calendar](https://webnus.net/modern-events-calendar/calendarmonthly-view-modern-style/) view (3 Skins)
44
+ - [Daily](https://webnus.net/modern-events-calendar/daily-view/) view
45
+ - [Weekly](https://webnus.net/modern-events-calendar/weekly-view/) view
46
+ - [Countdown](https://webnus.net/modern-events-calendar/countdown-type-2/) view (3 Skins)
47
+ - [Grid & cover](https://webnus.net/modern-events-calendar/grid-view-modern-style/) view (10 Skins)
48
+ - [Slider & carousel](https://webnus.net/modern-events-calendar/slider-view-type-2/) view (8 Skins)
49
+ - [List](https://webnus.net/modern-events-calendar/list-view-standard-style/) View (5 Skins)
50
  - Event locations system
51
  - Event Venue & organizer system
52
  - Multiple organizers
53
+ - [Front-end Event Submission](https://webnus.net/dox/modern-events-calendar/frontend-event-submission/)
54
  - Never end events
55
  - Event widgets & sidebar
56
  - Custom sidebar
57
+ - [QRcode module](https://webnus.net/dox/modern-events-calendar/qr-code-module/)
58
  - Recurring/Repeating events
59
  - Shortcodes generator
60
+ - [Direct/Modal link for single event](https://webnus.net/modern-events-calendar/fullcalendar-view-modal-style/)
61
  - Show/Hide option for search bar
62
  - Filtering options
63
  - Google calendar integration
119
  - Next Event Module
120
  - Shortcode Creator
121
  - Multiple color skins
122
+ - [Slider](https://webnus.net/modern-events-calendar/slider-view-type-1/) View
123
+ - [Cover](https://webnus.net/modern-events-calendar/cover-view-classic-style/) View
124
+ - [Countdown](https://webnus.net/modern-events-calendar/countdown-type-1/) View
125
+ - [Carousel](https://webnus.net/modern-events-calendar/carousel-type-1/) View
126
+ - [Monthly/Calendar](https://webnus.net/modern-events-calendar/calendarmonthly-view-classic-style/) View
127
+ - [Weekly](https://webnus.net/modern-events-calendar/weekly-view/) View
128
+ - [Daily](https://webnus.net/modern-events-calendar/daily-view/) View
129
+ - [List/Grid](https://webnus.net/modern-events-calendar/list-view-classic-style/) View
130
  - RTL support
131
  - Multiple organizers
132
  - event submission by guest (Not logged-in) users
137
  - Developer friendly
138
  - Choose Weekends
139
  - Eruop language completed
140
+ - [Map View](https://webnus.net/modern-events-calendar/map-view/) (*pro*)
141
+ - [Available spot](https://webnus.net/modern-events-calendar/available-spot/) (*pro*)
142
+ - [Timetable view](https://webnus.net/modern-events-calendar/timetable-view-clean-style/) (*pro*)
143
+ - [Masonry view](https://webnus.net/modern-events-calendar/masonry-view/) (*pro*)
144
+ - [Agenda view](https://webnus.net/modern-events-calendar/agenda-view-clean-style/) (*pro*)
145
+ - [Map view + Directions](https://webnus.net/modern-events-calendar/map-view/) (*pro*)
146
+ - [Import .ics file](https://webnus.net/modern-events-calendar/) (*pro*)
147
+ - [Reminders notification](https://webnus.net/dox/modern-events-calendar/notifications/) (*pro*)
148
+ - [Booking](https://webnus.net/dox/modern-events-calendar/booking/) (*pro*)
149
+ - [Booking reminder notification](https://webnus.net/dox/modern-events-calendar/notifications/) (*pro*)
150
+ - [Individual booking form per event](https://webnus.net/dox/modern-events-calendar/booking-form/) (*pro*)
151
+ - [Advanced Tax/Fee system](https://webnus.net/dox/modern-events-calendar/taxes-or-fees/) (*pro*)
152
+ - [Multiple Tickets system](https://webnus.net/dox/modern-events-calendar/tickets-and-taxes-fees/) (*pro*)
153
+ - [Coupons/Discount system](https://webnus.net/dox/modern-events-calendar/coupons/) (*pro*)
154
+ - [PayPal Integration](https://webnus.net/modern-events-calendar/) (*pro*)
155
+ - [Booking form builder](https://webnus.net/dox/modern-events-calendar/booking-form/) (*pro*)
156
+ - [Auto verification](https://webnus.net/modern-events-calendar/) (*pro*)
157
+ - [WooCommerce Payment Integreation](https://webnus.net/dox/modern-events-calendar/woocommerce/) (*pro*)
158
+ - [Stripe Payment Integreation](https://webnus.net/modern-events-calendar/) (*pro*)
159
+ - [Auto Update](https://webnus.net/dox/modern-events-calendar/how-to-auto-update-plugin/) (*pro*)
160
+ - [Weather module](https://webnus.net/dox/modern-events-calendar/weather-module/) (*pro*)
161
+ - [PDF invoice](https://webnus.net/modern-events-calendar/) (*pro*)
162
+ - [Implemented 3 payment methods](https://webnus.net/modern-events-calendar/) (*pro*)
163
+ - [CSV export option for bookings](https://webnus.net/dox/modern-events-calendar/export-module/) (*pro*)
164
+ - [MS Excel export option for bookings](https://webnus.net/dox/modern-events-calendar/export-module/) (*pro*)
165
+ - [Create various kind of tickets](https://webnus.net/dox/modern-events-calendar/tickets-and-taxes-fees/) (*pro*)
166
+ - [Set a limit on total bookings](https://webnus.net/dox/modern-events-calendar/add-a-booking-system/) (*pro*)
167
+ - [Set a limit for certain tickets](https://webnus.net/dox/modern-events-calendar/add-a-booking-system/) (*pro*)
 
168
 
169
  == Screenshots ==
170
  1. Settings 01
192
 
193
  == Changelog ==
194
 
195
+ = 3.1.6 =
196
+ - Fixed: Auto update in PRO version
197
+
198
  = 3.1.5 =
199
  - Fixed: Issue on showing multiple events in unwanted months when the repeat is set to yearly
200
  - Preparation for Gutenberg Editor