Event Calendar WD – Responsive Event Calendar plugin - Version 1.0.60

Version Description

  • Added: Embed add-on
Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 Event Calendar WD – Responsive Event Calendar plugin
Version 1.0.60
Comparing to
See all releases

Code changes from version 1.0.59 to 1.0.60

Files changed (5) hide show
  1. assets/embed_addon.png +0 -0
  2. ecwd.php +1 -1
  3. ecwd_admin_class.php +8 -1
  4. ecwd_class.php +1 -1
  5. readme.txt +7 -4
assets/embed_addon.png ADDED
Binary file
ecwd.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Event Calendar WD
4
  * Plugin URI: https://web-dorado.com/products/wordpress-event-calendar-wd.html
5
  * Description: Event Calendar WD is an easy event management and planning tool with advanced features.
6
- * Version: 1.0.59
7
  * Author: WebDorado
8
  * Author URI: http://web-dorado.com
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
3
  * Plugin Name: Event Calendar WD
4
  * Plugin URI: https://web-dorado.com/products/wordpress-event-calendar-wd.html
5
  * Description: Event Calendar WD is an easy event management and planning tool with advanced features.
6
+ * Version: 1.0.60
7
  * Author: WebDorado
8
  * Author URI: http://web-dorado.com
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
ecwd_admin_class.php CHANGED
@@ -6,7 +6,7 @@
6
  class ECWD_Admin {
7
 
8
  protected static $instance = null;
9
- protected $version = '1.0.59';
10
  protected $ecwd_page = null;
11
  protected $notices = null;
12
 
@@ -241,6 +241,13 @@ class ECWD_Admin {
241
  'icon' => '',
242
  'image' => plugins_url('assets/ticketing_addon.png', __FILE__)
243
  ),
 
 
 
 
 
 
 
244
  )
245
  );
246
  include_once( 'views/admin/addons.php' );
6
  class ECWD_Admin {
7
 
8
  protected static $instance = null;
9
+ protected $version = '1.0.60';
10
  protected $ecwd_page = null;
11
  protected $notices = null;
12
 
241
  'icon' => '',
242
  'image' => plugins_url('assets/ticketing_addon.png', __FILE__)
243
  ),
244
+ 'ecwd_embed' => array(
245
+ 'name' => 'ECWD Embed',
246
+ 'url' => 'https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/embed.html',
247
+ 'description' => 'This add-on will allow displaying a calendar from your site to other websites using embed code without need of installing ECWD plugin.',
248
+ 'icon' => '',
249
+ 'image' => plugins_url('assets/embed_addon.png', __FILE__),
250
+ )
251
  )
252
  );
253
  include_once( 'views/admin/addons.php' );
ecwd_class.php CHANGED
@@ -6,7 +6,7 @@
6
  */
7
  class ECWD {
8
 
9
- protected $version = '1.0.59';
10
  protected $plugin_name = 'event-calendar-wd';
11
  protected $prefix = 'ecwd';
12
  protected static $instance = null;
6
  */
7
  class ECWD {
8
 
9
+ protected $version = '1.0.60';
10
  protected $plugin_name = 'event-calendar-wd';
11
  protected $prefix = 'ecwd';
12
  protected static $instance = null;
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://web-dorado.com/products/wordpress-event-calendar-wd.html
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar, calendar widget, event registration, event management,events, agenda, holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page, event bookings, recurring, recurring events, conference, date, dates, schedule, times, venue, AJAX, responsive, shortcode, seminar, summit, facebook integration, widget, reservation
5
  Requires at least: 3.9
6
  Tested up to: 4.5
7
- Stable tag: 1.0.59
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -15,7 +15,7 @@ Organize and publish your events in an easy and elegant way using Event Calendar
15
 
16
  Looking for an enhanced tool for displaying and managing various events within the site? Whether you have a single event you want to display on a calendar or multiple events per day, the Event Calendar plugin will help you to organize the events using elegant views.
17
 
18
- You can choose to display the event calendar with all four views (choosing the ordering of the views) or select only the view(s) you prefer. The event calendar uses the following default views- Month, Week, List and Day.
19
 
20
  = Features of Event Calendar WD: =
21
 
@@ -55,7 +55,8 @@ Upgrade to [WordPress Event Calendar Pro](http://web-dorado.com/products/wordpre
55
  [Import/Export](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/import-export.html)
56
  [Custom Fields](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/custom-fields.html)
57
  [Views](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/views.html)
58
- [Export to GCal/ICal](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/export.html)
 
59
 
60
  [WordPress Event Calendar WD](http://web-dorado.com/products/wordpress-event-calendar-wd.html)
61
  [Demo](http://wpdemo.web-dorado.com/event-calendar-wd/)
@@ -154,6 +155,8 @@ After downloading the ZIP file of the Event Calendar WD plugin,
154
 
155
  == Changelog ==
156
 
 
 
157
 
158
  = 1.0.59 =
159
  * Fixed: Bug on mini calendar
@@ -182,7 +185,7 @@ After downloading the ZIP file of the Event Calendar WD plugin,
182
  * New: Related events count option
183
 
184
  = 1.0.53 =
185
- * Added: Export to GCal/ICal
186
 
187
  = 1.0.52 =
188
  * Added: Mark all days of multi-day event option
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar, calendar widget, event registration, event management,events, agenda, holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page, event bookings, recurring, recurring events, conference, date, dates, schedule, times, venue, AJAX, responsive, shortcode, seminar, summit, facebook integration, widget, reservation
5
  Requires at least: 3.9
6
  Tested up to: 4.5
7
+ Stable tag: 1.0.60
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
15
 
16
  Looking for an enhanced tool for displaying and managing various events within the site? Whether you have a single event you want to display on a calendar or multiple events per day, the Event Calendar plugin will help you to organize the events using elegant views.
17
 
18
+ You can set your event calendar to display with its all four views, Month, Week, List and Day, or choose only the view(s) you prefer. Moreover, the event calendar lets you select the ordering of calendar views.
19
 
20
  = Features of Event Calendar WD: =
21
 
55
  [Import/Export](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/import-export.html)
56
  [Custom Fields](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/custom-fields.html)
57
  [Views](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/views.html)
58
+ [Export to GCal/ICal](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/export.html)
59
+ [Embed](https://web-dorado.com/products/wordpress-event-calendar-wd/add-ons/embed.html)
60
 
61
  [WordPress Event Calendar WD](http://web-dorado.com/products/wordpress-event-calendar-wd.html)
62
  [Demo](http://wpdemo.web-dorado.com/event-calendar-wd/)
155
 
156
  == Changelog ==
157
 
158
+ = 1.0.60 =
159
+ * Added: Embed add-on
160
 
161
  = 1.0.59 =
162
  * Fixed: Bug on mini calendar
185
  * New: Related events count option
186
 
187
  = 1.0.53 =
188
+ * Added: Export to GCal/ICal add-on
189
 
190
  = 1.0.52 =
191
  * Added: Mark all days of multi-day event option