Version Description
- 22 August 2019 =
- Fixed: Disabling Schema option
- Fixed: Some minor issue
Download this release
Release Info
Developer | webnus |
Plugin | Modern Events Calendar Lite |
Version | 4.4.8 |
Comparing to | |
See all releases |
Code changes from version 4.4.7 to 4.4.8
- changelog.txt +5 -1
- modern-events-calendar-lite.php +2 -2
- readme.txt +109 -69
changelog.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
-
v 4.4.
|
|
|
|
|
|
|
|
|
2 |
- Added: Modern style search bar
|
3 |
- Added: Auto set cronjobs for synchronization
|
4 |
- Added: An option to not open current day in MEC widget
|
1 |
+
v 4.4.8 - 22 August 2019
|
2 |
+
- Fixed: Disabling Schema option
|
3 |
+
- Fixed: Some minor issue
|
4 |
+
|
5 |
+
v 4.4.7 - 21 August 2019
|
6 |
- Added: Modern style search bar
|
7 |
- Added: Auto set cronjobs for synchronization
|
8 |
- Added: An option to not open current day in MEC widget
|
modern-events-calendar-lite.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin URI: http://webnus.net/modern-events-calendar/
|
5 |
Description: An awesome plugin for events calendar
|
6 |
Author: Webnus Team
|
7 |
-
Version: 4.4.
|
8 |
Text Domain: modern-events-calendar-lite
|
9 |
Domain Path: /languages
|
10 |
Author URI: http://webnus.net
|
@@ -31,7 +31,7 @@ if(!defined('MECEXEC'))
|
|
31 |
define('MEC_BASENAME', plugin_basename(__FILE__)); // modern-events-calendar/mec.php
|
32 |
|
33 |
/** Plugin Version **/
|
34 |
-
define('MEC_VERSION', '4.4.
|
35 |
|
36 |
/** Include Webnus MEC class if not included before **/
|
37 |
if(!class_exists('MEC')) require_once MEC_ABSPATH.'mec-init.php';
|
4 |
Plugin URI: http://webnus.net/modern-events-calendar/
|
5 |
Description: An awesome plugin for events calendar
|
6 |
Author: Webnus Team
|
7 |
+
Version: 4.4.8
|
8 |
Text Domain: modern-events-calendar-lite
|
9 |
Domain Path: /languages
|
10 |
Author URI: http://webnus.net
|
31 |
define('MEC_BASENAME', plugin_basename(__FILE__)); // modern-events-calendar/mec.php
|
32 |
|
33 |
/** Plugin Version **/
|
34 |
+
define('MEC_VERSION', '4.4.8');
|
35 |
|
36 |
/** Include Webnus MEC class if not included before **/
|
37 |
if(!class_exists('MEC')) require_once MEC_ABSPATH.'mec-init.php';
|
readme.txt
CHANGED
@@ -4,15 +4,15 @@ 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: 5.2.2
|
7 |
-
Stable tag: 4.4.
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
-
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
-
|
16 |
|
17 |
[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.
|
18 |
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!
|
@@ -22,7 +22,7 @@ https://www.youtube.com/watch?v=YYcksr-dgNg
|
|
22 |
|
23 |
== Convert your events in a few seconds ==
|
24 |
|
25 |
-
If you are using event-on plugin or the event calendar and you are willing to migrate to [WordPress
|
26 |
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.
|
27 |
|
28 |
== Addons ==
|
@@ -35,7 +35,7 @@ We have begun to create practical [add-ons](https://webnus.net/modern-events-cal
|
|
35 |
|
36 |
== Helpful Documentation ==
|
37 |
|
38 |
-
|
39 |
|
40 |
You can see [plugin demo here](https://webnus.net/modern-events-calendar/)
|
41 |
You can see [plugin documentation here](https://webnus.net/dox/modern-events-calendar/)
|
@@ -221,41 +221,45 @@ You can see [plugin documentation here](https://webnus.net/dox/modern-events-cal
|
|
221 |
- [Attendee list](https://webnus.net/dox/modern-events-calendar/buddypress/) (*pro*)
|
222 |
|
223 |
== Screenshots ==
|
224 |
-
1.
|
225 |
-
2.
|
226 |
-
3.
|
227 |
-
4.
|
228 |
-
5.
|
229 |
-
6.
|
230 |
-
7.
|
231 |
-
8.
|
232 |
-
9.
|
233 |
-
10.
|
234 |
-
11.
|
235 |
-
12. Settings
|
236 |
-
13. Settings
|
237 |
-
14. Settings
|
238 |
-
15. Settings
|
239 |
-
16. Settings
|
240 |
-
17. Settings
|
241 |
-
18. Settings
|
242 |
-
19. Settings
|
243 |
-
20. Settings
|
244 |
-
21.
|
245 |
-
22.
|
246 |
-
23.
|
247 |
-
24.
|
248 |
-
25.
|
249 |
-
26.
|
250 |
-
27.
|
251 |
-
28.
|
252 |
-
29.
|
253 |
-
30.
|
254 |
-
31.
|
255 |
|
256 |
== Changelog ==
|
257 |
|
258 |
-
= 4.4.
|
|
|
|
|
|
|
|
|
259 |
- Added: Modern style search bar
|
260 |
- Added: Auto set cronjobs for synchronization
|
261 |
- Added: An option to not open current day in MEC widget
|
@@ -269,7 +273,7 @@ You can see [plugin documentation here](https://webnus.net/dox/modern-events-cal
|
|
269 |
- Fixed: Countdown in module view and Countdown skin
|
270 |
- Fixed: Carousel view and "load more" button in Internet explorer
|
271 |
|
272 |
-
= 4.4.6 =
|
273 |
- Added: Ajax live search to search bar
|
274 |
- Added: Filter before wp_mail (Booking Notification) for developers
|
275 |
- Fixed: Simple monthly calendar style
|
@@ -282,7 +286,7 @@ You can see [plugin documentation here](https://webnus.net/dox/modern-events-cal
|
|
282 |
- Fixed: Booking module in some themes (Lity popup)
|
283 |
- Fixed: Some minor issues
|
284 |
|
285 |
-
= 4.4.5 =
|
286 |
- Added: Stripe Connect gateway to divide the booking payment between organizer and site owner
|
287 |
- Added: Ability to insert new speakers from "Frontend Event Submission"
|
288 |
- Improved: Only the role of administrators can see the license
|
@@ -299,7 +303,7 @@ You can see [plugin documentation here](https://webnus.net/dox/modern-events-cal
|
|
299 |
- Fixed: Slider and Carousel view when events don't have featured images
|
300 |
- Fixed: Some minor issues
|
301 |
|
302 |
-
= 4.4.0 =
|
303 |
- Added: Search bar shortcode
|
304 |
- Added: Organizer payment options
|
305 |
- Added: MEC shortcode element for the Divi builder
|
@@ -315,7 +319,7 @@ You can see [plugin documentation here](https://webnus.net/dox/modern-events-cal
|
|
315 |
- Fixed: Masonry view by returning to Isotope library (hard-refresh required)
|
316 |
- Fixed: Some minor issues
|
317 |
|
318 |
-
= 4.3.6 =
|
319 |
- Added: Limit option to full calendar skin in order to show more than 12 events per day
|
320 |
- Added: Recurring rule to the ICS export on event details page
|
321 |
- Added: End repeat option for advanced repeat type
|
@@ -326,7 +330,7 @@ You can see [plugin documentation here](https://webnus.net/dox/modern-events-cal
|
|
326 |
- Fixed: Addon notifications style
|
327 |
- Fixed: Countdown mobile/tablet style
|
328 |
|
329 |
-
= 4.3.5 =
|
330 |
- Compatibility: WordPress 5.2.2
|
331 |
- Added: advanced repeat type.
|
332 |
- Added: Speaker name to notifications
|
@@ -343,10 +347,10 @@ You can see [plugin documentation here](https://webnus.net/dox/modern-events-cal
|
|
343 |
- Fixed: saving issue of categorized setting options in backend.
|
344 |
- Fixed: Some minor issues
|
345 |
|
346 |
-
= 4.3.2 =
|
347 |
Fixed: Notification tabs in settings
|
348 |
|
349 |
-
= 4.3.1 =
|
350 |
- Added: "Number of Days" and "Week Start Day" options to clean style of timetable skin
|
351 |
- Added: Instagram to speakers
|
352 |
- Added: Search form to the clean style of timetable skin
|
@@ -362,7 +366,7 @@ Fixed: Notification tabs in settings
|
|
362 |
- Fixed: Additional locations in single event modern skin
|
363 |
- Fixed: Responsive issue in Monthly view (simple style)
|
364 |
|
365 |
-
= 4.3.0 =
|
366 |
- Added: Booking cancellation notification
|
367 |
- Added: New feature to disable admin notification
|
368 |
- Fixed: Not showing the event when it is on current day and it is not started yet
|
@@ -370,7 +374,7 @@ Fixed: Notification tabs in settings
|
|
370 |
- Fixed: Issue regarding showing day title when only 1 day is added
|
371 |
- Fixed: Some PHP notices
|
372 |
|
373 |
-
= 4.2.5 =
|
374 |
- Improved: Tooltip notifications in the admin panel
|
375 |
- Improved: Notifications tab in settings
|
376 |
- Added: Breadcrumb in the single event page
|
@@ -381,7 +385,7 @@ Fixed: Notification tabs in settings
|
|
381 |
- Fixed: "Load More" button in skins
|
382 |
- Fixed: Google Calendar Export in email notifications
|
383 |
|
384 |
-
= 4.2.4 =
|
385 |
- Improved: slider skin by printing the feature image directly
|
386 |
- Fixed: Showing only upcoming events of The Events Calendar for import
|
387 |
- Fixed: Schedule when the event starts at 00:00
|
@@ -390,7 +394,7 @@ Fixed: Notification tabs in settings
|
|
390 |
- Fixed: PHP notices on weekly, daily and monthly skins
|
391 |
- Fixed: Notifications and booking module
|
392 |
|
393 |
-
= 4.2.3 =
|
394 |
- Compatibility: WordPress 5.2.1
|
395 |
- Added: link to masonry image
|
396 |
- Added: Gutenberg editor to event edit page
|
@@ -403,12 +407,12 @@ Fixed: Notification tabs in settings
|
|
403 |
- Fixed: Scheduler for generating start time and end time
|
404 |
- Fixed: Some minor issues
|
405 |
|
406 |
-
= 4.2.2 =
|
407 |
- Fixed: Tag filtering issue
|
408 |
- Fixed: Displaying attendee email in attendees module
|
409 |
- Fixed: Google export link to include event description in addition to event title
|
410 |
|
411 |
-
= 4.2.1 =
|
412 |
- Added: "attachment_url" to MEC RSS
|
413 |
- Added: Offers (event price) to schema structure
|
414 |
- Fixed: Displaying comment form on MEC pages when comment is disabled
|
@@ -422,7 +426,7 @@ Fixed: Notification tabs in settings
|
|
422 |
- Fixed: Email in woocommerce paymant
|
423 |
- Fixed: Some minor issues
|
424 |
|
425 |
-
= 4.2.0 =
|
426 |
- Compatibility: WordPress 5.2
|
427 |
- Added: Additional Location feature
|
428 |
- Added: MEC_Name and MEC_Email field to edit booking form
|
@@ -436,7 +440,7 @@ Fixed: Notification tabs in settings
|
|
436 |
- Fixed: Attached image in frontend submission form
|
437 |
- Fixed: Exporting custom day events to Google Calendar in manual export and automated synchronization
|
438 |
|
439 |
-
= 4.1.0 =
|
440 |
- Added: Tag and Speaker filter to shortcodes
|
441 |
- Fixed: Sold out ticket notification
|
442 |
- Fixed: Modal view when Youtube video is in event content
|
@@ -451,7 +455,7 @@ Fixed: Notification tabs in settings
|
|
451 |
- Fixed: Creating custom days events from frontend
|
452 |
- Fixed: Displaying events of end day of the month on daily, monthly and weekly skins
|
453 |
|
454 |
-
= 4.0.0 =
|
455 |
- Refactored: Search system completely
|
456 |
- Improved: Search speed
|
457 |
- Reduced: Number of queries to have better performance
|
@@ -472,15 +476,15 @@ Fixed: Notification tabs in settings
|
|
472 |
- Fixed: Some PHP notices
|
473 |
- Fixed: Some minor issues
|
474 |
|
475 |
-
= 3.5.2 =
|
476 |
- Fixed: Slider view
|
477 |
|
478 |
-
= 3.5.1 =
|
479 |
- Fixed: Issue in saving settings
|
480 |
- Fixed: Issue in disable google font
|
481 |
- Fixed: Issue in frontend event submission of custom days event
|
482 |
|
483 |
-
= 3.5.0 =
|
484 |
- Added: Facebook events importer
|
485 |
- Added: Activation box in welcome page and removed activation tab from MEC settings
|
486 |
- Added: Ability to define date period for custom days
|
@@ -495,7 +499,7 @@ Fixed: Notification tabs in settings
|
|
495 |
- Fixed: Checkout button style
|
496 |
|
497 |
|
498 |
-
= 3.4.5 =
|
499 |
- Added: Disable Google Fonts options due to GDPR
|
500 |
- Added: Search field for settings
|
501 |
- Added: Settings import/export feature
|
@@ -515,7 +519,7 @@ Fixed: Notification tabs in settings
|
|
515 |
- Fixed: Showing booking tickets.
|
516 |
- Fixed: Some PHP notices.
|
517 |
|
518 |
-
= 3.4.0 =
|
519 |
- Added: Profile shortcode to show user bookings’ details
|
520 |
- Added: Import from Meetup
|
521 |
- Added: Auto sync for importing meetup events
|
@@ -540,7 +544,7 @@ Fixed: Notification tabs in settings
|
|
540 |
- Fixed: Invalid occurrence date in single event pages
|
541 |
- Fixed: Some minor issues
|
542 |
|
543 |
-
= 3.3.5 =
|
544 |
- Compatibility: WordPress v5.0
|
545 |
- Improved: WPML Compatibility
|
546 |
- Fixed: Stripe gateway
|
@@ -548,7 +552,7 @@ Fixed: Notification tabs in settings
|
|
548 |
- Fixed: Time issue on Google calendar import
|
549 |
- Fixed: Some minor issues
|
550 |
|
551 |
-
= 3.3.0 =
|
552 |
- Added: Category filter to the full calendar skin
|
553 |
- Added: Featured and Canceled styles for events with certain labels
|
554 |
- Added: Speakers taxonomy
|
@@ -575,7 +579,7 @@ Fixed: Notification tabs in settings
|
|
575 |
- Fixed: Showing ticket name in booking details page in backend
|
576 |
- Fixed: Typo on exports
|
577 |
|
578 |
-
= 3.2.0 =
|
579 |
- Improved: Speed optimization on data rendering of events
|
580 |
- Improved: Speed optimization on next event module
|
581 |
- Improved: Speed optimization on database
|
@@ -583,29 +587,29 @@ Fixed: Notification tabs in settings
|
|
583 |
- Added: iCal file download link in email in settings > notifications (%%ics_link%%)
|
584 |
- Added: Google Calendar link in email in settings > notification (%%google_calendar_link%%)
|
585 |
|
586 |
-
= 3.1.6 =
|
587 |
- Fixed: Auto update in PRO version
|
588 |
|
589 |
-
= 3.1.5 =
|
590 |
- Fixed: Issue on showing multiple events in unwanted months when the repeat is set to yearly
|
591 |
- Preparation for Gutenberg Editor
|
592 |
|
593 |
-
= 3.1.4 =
|
594 |
- Added: VK social sharing
|
595 |
- Fixed: Titles containing '&' when shared via email
|
596 |
- Fixed: Sold-out message when '0' is set for ticket numbers
|
597 |
|
598 |
-
= 3.1.3 =
|
599 |
- Fixed: Language pack - you should re-activate plugin in this version (Lite Version)
|
600 |
|
601 |
-
= 3.1.2 =
|
602 |
- Fixed: Update from WordPress (Lite Version)
|
603 |
|
604 |
-
= 3.1.1 =
|
605 |
Changed: Admin style
|
606 |
Changed: MEC Pro links to new URL
|
607 |
|
608 |
-
= 3.1.0 =
|
609 |
* Lite version is released!
|
610 |
|
611 |
== Installation ==
|
@@ -619,4 +623,40 @@ For installing Modern Events Calendar Lite please follow below steps:
|
|
619 |
|
620 |
= How to upgrade to Pro version? =
|
621 |
|
622 |
-
You can buy the Pro version from [Webnus.net](https://webnus.net/pricing/#plugins). After that uninstall the lite version and install the Pro version on your website. If you want to move the data of lite version to Pro version, make sure that you disable the "Remove MEC Data on Plugin Uninstall" option in M.E. Calendar -> Settings menu before uninstalling the lite version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
Tags: Event, Events, Calendar, Booking, Schedule, Organizer, Venue
|
5 |
Requires at least: 4.0.0
|
6 |
Tested up to: 5.2.2
|
7 |
+
Stable tag: 4.4.8
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
+
WordPress event calendar is a free plugin that allows you to manage your single and recurring events and present them in different, modern style and skin.
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
+
WordPress event calendar plugin is a trending FREE tool used for managing events in websites. Modern Events Calendar is a responsive, mobile-friendly, FREE, and comprehensive events management plugin which is extremely user-friendly and well-designed for displaying the events calendar on the websites, ever easier.
|
16 |
|
17 |
[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.
|
18 |
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!
|
22 |
|
23 |
== Convert your events in a few seconds ==
|
24 |
|
25 |
+
If you are using event-on plugin or the event calendar and you are willing to migrate to [WordPress Events Calendar](https://webnus.net/modern-events-calendar/)’s best plugin then no need to worry about transferring your current content.
|
26 |
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.
|
27 |
|
28 |
== Addons ==
|
35 |
|
36 |
== Helpful Documentation ==
|
37 |
|
38 |
+
WordPress 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.
|
39 |
|
40 |
You can see [plugin demo here](https://webnus.net/modern-events-calendar/)
|
41 |
You can see [plugin documentation here](https://webnus.net/dox/modern-events-calendar/)
|
221 |
- [Attendee list](https://webnus.net/dox/modern-events-calendar/buddypress/) (*pro*)
|
222 |
|
223 |
== Screenshots ==
|
224 |
+
1. WordPress Event Calendar - Full Calendar view
|
225 |
+
2. WordPress Event Calendar - Monthly view
|
226 |
+
3. WordPress Event Calendar - Slider view
|
227 |
+
4. WordPress Event Calendar - Carousel view
|
228 |
+
5. WordPress Event Calendar - Countdown view
|
229 |
+
6. WordPress Event Calendar - Grid Novel view
|
230 |
+
7. WordPress Event Calendar - List view
|
231 |
+
8. WordPress Event Calendar - Cover view
|
232 |
+
9. WordPress Event Calendar - Weekly view
|
233 |
+
10. WordPress Event Calendar - Timetable view
|
234 |
+
11. WordPress Event Calendar - Widgets
|
235 |
+
12. WordPress Event Calendar - Settings 01
|
236 |
+
13. WordPress Event Calendar - Settings 02
|
237 |
+
14. WordPress Event Calendar - Settings 03
|
238 |
+
15. WordPress Event Calendar - Settings 04
|
239 |
+
16. WordPress Event Calendar - Settings 05
|
240 |
+
17. WordPress Event Calendar - Settings 06
|
241 |
+
18. WordPress Event Calendar - Settings 07
|
242 |
+
19. WordPress Event Calendar - Settings 08
|
243 |
+
20. WordPress Event Calendar - Settings 09
|
244 |
+
21. WordPress Event Calendar - Settings 10
|
245 |
+
22. WordPress Event Calendar - Settings 11
|
246 |
+
23. WordPress Event Calendar - Settings 12
|
247 |
+
24. WordPress Event Calendar - Settings 13
|
248 |
+
25. WordPress Event Calendar - Settings 14
|
249 |
+
26. WordPress Event Calendar - Settings 15
|
250 |
+
27. WordPress Event Calendar - Settings 16
|
251 |
+
28. WordPress Event Calendar - Settings 17
|
252 |
+
29. WordPress Event Calendar - Settings 18
|
253 |
+
30. WordPress Event Calendar - Settings 19
|
254 |
+
31. WordPress Event Calendar - Settings 20
|
255 |
|
256 |
== Changelog ==
|
257 |
|
258 |
+
= 4.4.8 - 22 August 2019 =
|
259 |
+
- Fixed: Disabling Schema option
|
260 |
+
- Fixed: Some minor issue
|
261 |
+
|
262 |
+
= 4.4.7 - 21 August 2019 =
|
263 |
- Added: Modern style search bar
|
264 |
- Added: Auto set cronjobs for synchronization
|
265 |
- Added: An option to not open current day in MEC widget
|
273 |
- Fixed: Countdown in module view and Countdown skin
|
274 |
- Fixed: Carousel view and "load more" button in Internet explorer
|
275 |
|
276 |
+
= 4.4.6 - 13 August 2019 =
|
277 |
- Added: Ajax live search to search bar
|
278 |
- Added: Filter before wp_mail (Booking Notification) for developers
|
279 |
- Fixed: Simple monthly calendar style
|
286 |
- Fixed: Booking module in some themes (Lity popup)
|
287 |
- Fixed: Some minor issues
|
288 |
|
289 |
+
= 4.4.5 - 3 August 2019 =
|
290 |
- Added: Stripe Connect gateway to divide the booking payment between organizer and site owner
|
291 |
- Added: Ability to insert new speakers from "Frontend Event Submission"
|
292 |
- Improved: Only the role of administrators can see the license
|
303 |
- Fixed: Slider and Carousel view when events don't have featured images
|
304 |
- Fixed: Some minor issues
|
305 |
|
306 |
+
= 4.4.0 - 15 July 2019 =
|
307 |
- Added: Search bar shortcode
|
308 |
- Added: Organizer payment options
|
309 |
- Added: MEC shortcode element for the Divi builder
|
319 |
- Fixed: Masonry view by returning to Isotope library (hard-refresh required)
|
320 |
- Fixed: Some minor issues
|
321 |
|
322 |
+
= 4.3.6 - 2 July 2019 =
|
323 |
- Added: Limit option to full calendar skin in order to show more than 12 events per day
|
324 |
- Added: Recurring rule to the ICS export on event details page
|
325 |
- Added: End repeat option for advanced repeat type
|
330 |
- Fixed: Addon notifications style
|
331 |
- Fixed: Countdown mobile/tablet style
|
332 |
|
333 |
+
= 4.3.5 – 27 June 2019 =
|
334 |
- Compatibility: WordPress 5.2.2
|
335 |
- Added: advanced repeat type.
|
336 |
- Added: Speaker name to notifications
|
347 |
- Fixed: saving issue of categorized setting options in backend.
|
348 |
- Fixed: Some minor issues
|
349 |
|
350 |
+
= 4.3.2 – 17 June 2019 =
|
351 |
Fixed: Notification tabs in settings
|
352 |
|
353 |
+
= 4.3.1 – 17 June 2019 =
|
354 |
- Added: "Number of Days" and "Week Start Day" options to clean style of timetable skin
|
355 |
- Added: Instagram to speakers
|
356 |
- Added: Search form to the clean style of timetable skin
|
366 |
- Fixed: Additional locations in single event modern skin
|
367 |
- Fixed: Responsive issue in Monthly view (simple style)
|
368 |
|
369 |
+
= 4.3.0 – 10 June 2019 =
|
370 |
- Added: Booking cancellation notification
|
371 |
- Added: New feature to disable admin notification
|
372 |
- Fixed: Not showing the event when it is on current day and it is not started yet
|
374 |
- Fixed: Issue regarding showing day title when only 1 day is added
|
375 |
- Fixed: Some PHP notices
|
376 |
|
377 |
+
= 4.2.5 – 3 June 2019 =
|
378 |
- Improved: Tooltip notifications in the admin panel
|
379 |
- Improved: Notifications tab in settings
|
380 |
- Added: Breadcrumb in the single event page
|
385 |
- Fixed: "Load More" button in skins
|
386 |
- Fixed: Google Calendar Export in email notifications
|
387 |
|
388 |
+
= 4.2.4 – 28 May 2019 =
|
389 |
- Improved: slider skin by printing the feature image directly
|
390 |
- Fixed: Showing only upcoming events of The Events Calendar for import
|
391 |
- Fixed: Schedule when the event starts at 00:00
|
394 |
- Fixed: PHP notices on weekly, daily and monthly skins
|
395 |
- Fixed: Notifications and booking module
|
396 |
|
397 |
+
= 4.2.3 – 21 May 2019 =
|
398 |
- Compatibility: WordPress 5.2.1
|
399 |
- Added: link to masonry image
|
400 |
- Added: Gutenberg editor to event edit page
|
407 |
- Fixed: Scheduler for generating start time and end time
|
408 |
- Fixed: Some minor issues
|
409 |
|
410 |
+
= 4.2.2 – 13 May 2019 =
|
411 |
- Fixed: Tag filtering issue
|
412 |
- Fixed: Displaying attendee email in attendees module
|
413 |
- Fixed: Google export link to include event description in addition to event title
|
414 |
|
415 |
+
= 4.2.1 – 7 May 2019 =
|
416 |
- Added: "attachment_url" to MEC RSS
|
417 |
- Added: Offers (event price) to schema structure
|
418 |
- Fixed: Displaying comment form on MEC pages when comment is disabled
|
426 |
- Fixed: Email in woocommerce paymant
|
427 |
- Fixed: Some minor issues
|
428 |
|
429 |
+
= 4.2.0 – 30 April 2019 =
|
430 |
- Compatibility: WordPress 5.2
|
431 |
- Added: Additional Location feature
|
432 |
- Added: MEC_Name and MEC_Email field to edit booking form
|
440 |
- Fixed: Attached image in frontend submission form
|
441 |
- Fixed: Exporting custom day events to Google Calendar in manual export and automated synchronization
|
442 |
|
443 |
+
= 4.1.0 – 22 April 2019 =
|
444 |
- Added: Tag and Speaker filter to shortcodes
|
445 |
- Fixed: Sold out ticket notification
|
446 |
- Fixed: Modal view when Youtube video is in event content
|
455 |
- Fixed: Creating custom days events from frontend
|
456 |
- Fixed: Displaying events of end day of the month on daily, monthly and weekly skins
|
457 |
|
458 |
+
= 4.0.0 – 14 April 2019 =
|
459 |
- Refactored: Search system completely
|
460 |
- Improved: Search speed
|
461 |
- Reduced: Number of queries to have better performance
|
476 |
- Fixed: Some PHP notices
|
477 |
- Fixed: Some minor issues
|
478 |
|
479 |
+
= 3.5.2 – 21 March 2019 =
|
480 |
- Fixed: Slider view
|
481 |
|
482 |
+
= 3.5.1 – 20 March 2019 =
|
483 |
- Fixed: Issue in saving settings
|
484 |
- Fixed: Issue in disable google font
|
485 |
- Fixed: Issue in frontend event submission of custom days event
|
486 |
|
487 |
+
= 3.5.0 – 16 March 2019 =
|
488 |
- Added: Facebook events importer
|
489 |
- Added: Activation box in welcome page and removed activation tab from MEC settings
|
490 |
- Added: Ability to define date period for custom days
|
499 |
- Fixed: Checkout button style
|
500 |
|
501 |
|
502 |
+
= 3.4.5 – 27 February 2019 =
|
503 |
- Added: Disable Google Fonts options due to GDPR
|
504 |
- Added: Search field for settings
|
505 |
- Added: Settings import/export feature
|
519 |
- Fixed: Showing booking tickets.
|
520 |
- Fixed: Some PHP notices.
|
521 |
|
522 |
+
= 3.4.0 – 23 January 2019 =
|
523 |
- Added: Profile shortcode to show user bookings’ details
|
524 |
- Added: Import from Meetup
|
525 |
- Added: Auto sync for importing meetup events
|
544 |
- Fixed: Invalid occurrence date in single event pages
|
545 |
- Fixed: Some minor issues
|
546 |
|
547 |
+
= 3.3.5 – 8 December 2018 =
|
548 |
- Compatibility: WordPress v5.0
|
549 |
- Improved: WPML Compatibility
|
550 |
- Fixed: Stripe gateway
|
552 |
- Fixed: Time issue on Google calendar import
|
553 |
- Fixed: Some minor issues
|
554 |
|
555 |
+
= 3.3.0 – 19 November 2018 =
|
556 |
- Added: Category filter to the full calendar skin
|
557 |
- Added: Featured and Canceled styles for events with certain labels
|
558 |
- Added: Speakers taxonomy
|
579 |
- Fixed: Showing ticket name in booking details page in backend
|
580 |
- Fixed: Typo on exports
|
581 |
|
582 |
+
= 3.2.0 – 1 October 2018 =
|
583 |
- Improved: Speed optimization on data rendering of events
|
584 |
- Improved: Speed optimization on next event module
|
585 |
- Improved: Speed optimization on database
|
587 |
- Added: iCal file download link in email in settings > notifications (%%ics_link%%)
|
588 |
- Added: Google Calendar link in email in settings > notification (%%google_calendar_link%%)
|
589 |
|
590 |
+
= 3.1.6 – 10 September 2018 =
|
591 |
- Fixed: Auto update in PRO version
|
592 |
|
593 |
+
= 3.1.5 – 9 September 2018 =
|
594 |
- Fixed: Issue on showing multiple events in unwanted months when the repeat is set to yearly
|
595 |
- Preparation for Gutenberg Editor
|
596 |
|
597 |
+
= 3.1.4 – 28 August 2018 =
|
598 |
- Added: VK social sharing
|
599 |
- Fixed: Titles containing '&' when shared via email
|
600 |
- Fixed: Sold-out message when '0' is set for ticket numbers
|
601 |
|
602 |
+
= 3.1.3 – 21 August 2018 =
|
603 |
- Fixed: Language pack - you should re-activate plugin in this version (Lite Version)
|
604 |
|
605 |
+
= 3.1.2 – 31 July 2018 =
|
606 |
- Fixed: Update from WordPress (Lite Version)
|
607 |
|
608 |
+
= 3.1.1 – 30 July 2018 =
|
609 |
Changed: Admin style
|
610 |
Changed: MEC Pro links to new URL
|
611 |
|
612 |
+
= 3.1.0 – 19 July 2018 =
|
613 |
* Lite version is released!
|
614 |
|
615 |
== Installation ==
|
623 |
|
624 |
= How to upgrade to Pro version? =
|
625 |
|
626 |
+
You can buy the Pro version from [Webnus.net](https://webnus.net/pricing/#plugins). After that uninstall the lite version and install the Pro version on your website. If you want to move the data of lite version to Pro version, make sure that you disable the "Remove MEC Data on Plugin Uninstall" option in M.E. Calendar -> Settings menu before uninstalling the lite version.
|
627 |
+
|
628 |
+
= How can I create or edit event? =
|
629 |
+
|
630 |
+
It’s time to create an event, although the instructions above will help you to manage your parameters easily, the main steps to add events, starts from here for adding an event from anywhere! Simply form the WordPress menu click on M.E. Calendar > Add Event.
|
631 |
+
|
632 |
+
1- You can set the date and time for your event. Also, you can make you event to be during the whole day and without time, or you can hide the end time from single events page or both start and end time.
|
633 |
+
Note: You can set event repeats and end repeat for your events here as well.
|
634 |
+
2- You can set Hourly Schedule for your event, meaning that how is your event going to use different hours during its run. For example, it starts since 8 Am to 6 PM and then you can set an hourly schedule from 8-10 with the content of what is going to be done in these 2 hours. You can set as much Hourly Schedules as you want.
|
635 |
+
3- You can set the location of your event along with the name of the place, address, geographic coordination and etc.
|
636 |
+
4- Here, you can add external link and info link to your event so that when your users click on it, they’ll be redirected to another page with extra information on the event.
|
637 |
+
5- Add your organizer here. you can then fill the form with the information of your organizer. Thins information includes the name, phone number email address and website or link.
|
638 |
+
6- Add your event cost with its currency label here.
|
639 |
+
7- For more information on total booking limit please click here.
|
640 |
+
8- Here, you can add as much tickets for your event as you want. You can create them with different titles, if your tickets are going to be sold with different prices then this option is what you need.
|
641 |
+
Note: If you change the title to the name of a particular day, then the user will know on a certain day the price of the ticket is different.
|
642 |
+
9- Enter the information about Fees/Taxes.
|
643 |
+
|
644 |
+
= Can I customize the event pages? =
|
645 |
+
|
646 |
+
Yes, it is possible. In order to see the related documentations, please [click here](https://webnus.net/dox/modern-events-calendar/mec-theme-integration-guide/).
|
647 |
+
|
648 |
+
= Does MEC have default languages or it needs to be translated? =
|
649 |
+
|
650 |
+
Yes, for some of the languages MEC has the translation file as default. However, since these translations have been done by the users, they may be incomplete, hence updating them might be required. For more information, please [click here](https://webnus.net/dox/modern-events-calendar/translate-mec/).
|
651 |
+
|
652 |
+
= Can I have more than one calendar in one website? =
|
653 |
+
|
654 |
+
Unfortunately, MEC does not support more than 1 calendar in a single website, however, it will be added in its upcoming updates.
|
655 |
+
|
656 |
+
= Can I import/export from/to MEC? =
|
657 |
+
|
658 |
+
Yes, you can get an XML export from MEC data or import the file you've exported to MEC. Also, if you are using one of the following plugins (The event calendar, calendarize it, EventOn, Events Schedule WP Plugin), then you can easily transfer your events to MEC.
|
659 |
+
|
660 |
+
= Do I lose all my data or customization if I update MEC? =
|
661 |
+
|
662 |
+
If you’ve added a file to the main folder of MEC, this file will be removed after the update. Therefore, please do get a full back up before proceeding with the update process.
|