Version Description
Fixed: Minor bugs
Download this release
Release Info
Developer | webdorado |
Plugin | Calendar by WD – Responsive Event Calendar |
Version | 1.5.35 |
Comparing to | |
See all releases |
Code changes from version 1.5.34 to 1.5.35
- Themes_function.html.php +4 -4
- calendar.php +2 -2
- calendar_functions.html.php +16 -16
- readme.txt +4 -1
- spider_calendar_admin_class.php +1 -1
- widget_Themes_function.html.php +4 -4
Themes_function.html.php
CHANGED
@@ -8,22 +8,22 @@ function html_show_theme_calendar() {
|
|
8 |
?>
|
9 |
<div class="updated" style="font-size: 14px; color:red !important">
|
10 |
<p><strong>
|
11 |
-
<a href="https://web-dorado.com/
|
12 |
</strong></p>
|
13 |
</div>
|
14 |
<table width="95%">
|
15 |
<tr>
|
16 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
17 |
-
<a href="https://web-dorado.com/spider-calendar-
|
18 |
This section allows you to create/edit themes for the calendars.<br />
|
19 |
This feature is disabled for the non-commercial version.
|
20 |
-
<a href="https://web-dorado.com/spider-calendar-
|
21 |
Here are some examples of 17 standard templates included in the commercial version.
|
22 |
<a href="http://wpdemo.web-dorado.com/spider-calendar/" target="_blank" style="color:blue; text-decoration:none;">Demo</a>
|
23 |
</td>
|
24 |
<td colspan="7" align="right" style="font-size:16px;">
|
25 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
26 |
-
<img src="<?php echo plugins_url('images/header.png',__FILE__) ?>" border="0" alt="
|
27 |
</a>
|
28 |
</td>
|
29 |
</tr>
|
8 |
?>
|
9 |
<div class="updated" style="font-size: 14px; color:red !important">
|
10 |
<p><strong>
|
11 |
+
<a href="https://web-dorado.com/products/wordpress-calendar.html" target="_blank" style="color:red; text-decoration:none;"> This feature is disabled for the non-commercial version.</a>
|
12 |
</strong></p>
|
13 |
</div>
|
14 |
<table width="95%">
|
15 |
<tr>
|
16 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
17 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/adding-themes/general-parameters.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a><br />
|
18 |
This section allows you to create/edit themes for the calendars.<br />
|
19 |
This feature is disabled for the non-commercial version.
|
20 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/adding-themes/general-parameters.html" target="_blank" style="color:blue; text-decoration:none;">More...</a><br />
|
21 |
Here are some examples of 17 standard templates included in the commercial version.
|
22 |
<a href="http://wpdemo.web-dorado.com/spider-calendar/" target="_blank" style="color:blue; text-decoration:none;">Demo</a>
|
23 |
</td>
|
24 |
<td colspan="7" align="right" style="font-size:16px;">
|
25 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
26 |
+
<img src="<?php echo plugins_url('images/header.png',__FILE__) ?>" border="0" alt="Upgrade to PRO" width="215">
|
27 |
</a>
|
28 |
</td>
|
29 |
</tr>
|
calendar.php
CHANGED
@@ -3,11 +3,11 @@
|
|
3 |
Plugin Name: Spider Event Calendar
|
4 |
Plugin URI: https://web-dorado.com/products/wordpress-calendar.html
|
5 |
Description: Spider Event Calendar is a highly configurable product which allows you to have multiple organized events. Spider Event Calendar is an extraordinary user friendly extension.
|
6 |
-
Version: 1.5.
|
7 |
Author: https://web-dorado.com/
|
8 |
License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
10 |
-
$wd_spider_calendar_version="1.5.
|
11 |
// LANGUAGE localization.
|
12 |
function sp_calendar_language_load() {
|
13 |
load_plugin_textdomain('sp_calendar', FALSE, basename(dirname(__FILE__)) . '/languages');
|
3 |
Plugin Name: Spider Event Calendar
|
4 |
Plugin URI: https://web-dorado.com/products/wordpress-calendar.html
|
5 |
Description: Spider Event Calendar is a highly configurable product which allows you to have multiple organized events. Spider Event Calendar is an extraordinary user friendly extension.
|
6 |
+
Version: 1.5.35
|
7 |
Author: https://web-dorado.com/
|
8 |
License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
10 |
+
$wd_spider_calendar_version="1.5.35";
|
11 |
// LANGUAGE localization.
|
12 |
function sp_calendar_language_load() {
|
13 |
load_plugin_textdomain('sp_calendar', FALSE, basename(dirname(__FILE__)) . '/languages');
|
calendar_functions.html.php
CHANGED
@@ -132,14 +132,14 @@ function html_show_spider_calendar($rows, $pageNav, $sort) {
|
|
132 |
<table cellspacing="10" width="100%" id="calendar_table">
|
133 |
<tr>
|
134 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
135 |
-
<a href="https://web-dorado.com/spider-calendar-
|
136 |
<br />
|
137 |
This section allows you to create calendars. You can add unlimited number of calendars.
|
138 |
-
<a href="https://web-dorado.com/spider-calendar-
|
139 |
</td>
|
140 |
<td colspan="7" align="right" style="font-size:16px;">
|
141 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
142 |
-
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="
|
143 |
</a>
|
144 |
</td>
|
145 |
</tr>
|
@@ -279,14 +279,14 @@ function html_add_spider_calendar() {
|
|
279 |
<table width="95%">
|
280 |
<tr>
|
281 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
282 |
-
<a href="https://web-dorado.com/spider-calendar-
|
283 |
<br />
|
284 |
This section allows you to create calendars. You can add unlimited number of calendars.
|
285 |
-
<a href="https://web-dorado.com/spider-calendar-
|
286 |
</td>
|
287 |
<td colspan="7" align="right" style="font-size:16px;">
|
288 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
289 |
-
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="
|
290 |
</a>
|
291 |
</td>
|
292 |
</tr>
|
@@ -465,14 +465,14 @@ function html_edit_spider_calendar($row) {
|
|
465 |
<table width="95%">
|
466 |
<tr>
|
467 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
468 |
-
<a href="https://web-dorado.com/spider-calendar-
|
469 |
<br />
|
470 |
This section allows you to create calendars. You can add unlimited number of calendars.
|
471 |
-
<a href="https://web-dorado.com/spider-calendar-
|
472 |
</td>
|
473 |
<td colspan="7" align="right" style="font-size:16px;">
|
474 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
475 |
-
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="
|
476 |
</a>
|
477 |
</td>
|
478 |
</tr>
|
@@ -730,14 +730,14 @@ function show_event_category($rows, $pageNav, $sort){
|
|
730 |
<table cellspacing="10" width="100%" id="category_table">
|
731 |
<tr>
|
732 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
733 |
-
<a href="https://web-dorado.com/spider-calendar-
|
734 |
<br />
|
735 |
This section allows you to create event categories. You can add unlimited number of categories.
|
736 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-4.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
737 |
</td>
|
738 |
<td colspan="7" align="right" style="font-size:16px;">
|
739 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
740 |
-
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="
|
741 |
</a>
|
742 |
</td>
|
743 |
</tr>
|
@@ -884,7 +884,7 @@ $row=$wpdb->get_row($wpdb->prepare ("SELECT * FROM " . $wpdb->prefix . "spiderca
|
|
884 |
<table cellspacing="10" width="100%" id="category_table">
|
885 |
<tr>
|
886 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
887 |
-
<a href="https://web-dorado.com/spider-calendar-
|
888 |
<br />
|
889 |
This section allows you to create event categories. You can add unlimited number of categories.
|
890 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-4.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
@@ -1298,14 +1298,14 @@ function html_show_spider_event($rows, $pageNav, $sort, $calendar_id, $cal_name)
|
|
1298 |
<table cellspacing="10" width="95%">
|
1299 |
<tr>
|
1300 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
1301 |
-
<a href="https://web-dorado.com/spider-calendar-
|
1302 |
This section allows you to create/edit the events of a particular calendar.<br/> You can add
|
1303 |
unlimited number of events for each calendar.
|
1304 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-3.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
1305 |
</td>
|
1306 |
<td colspan="7" align="right" style="font-size:16px;">
|
1307 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
1308 |
-
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="
|
1309 |
</a>
|
1310 |
</td>
|
1311 |
</tr>
|
@@ -1699,7 +1699,7 @@ function html_add_spider_event($calendar_id, $cal_name) {
|
|
1699 |
<table width="95%">
|
1700 |
<tr>
|
1701 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
1702 |
-
<a href="https://web-dorado.com/spider-calendar-
|
1703 |
<br />
|
1704 |
This section allows you to create/edit the events of a particular calendar.<br/> You can add unlimited number of events for each calendar.
|
1705 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-3.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
@@ -2179,7 +2179,7 @@ function html_edit_spider_event($row, $calendar_id, $id, $cal_name) {
|
|
2179 |
<table width="95%">
|
2180 |
<tr>
|
2181 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
2182 |
-
<a href="https://web-dorado.com/spider-calendar-
|
2183 |
<br />
|
2184 |
This section allows you to create/edit the events of a particular calendar.<br/> You can add unlimited number of events for each calendar.
|
2185 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-3.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
132 |
<table cellspacing="10" width="100%" id="calendar_table">
|
133 |
<tr>
|
134 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
135 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a>
|
136 |
<br />
|
137 |
This section allows you to create calendars. You can add unlimited number of calendars.
|
138 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
139 |
</td>
|
140 |
<td colspan="7" align="right" style="font-size:16px;">
|
141 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
142 |
+
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="Upgrade to PRO" width="215">
|
143 |
</a>
|
144 |
</td>
|
145 |
</tr>
|
279 |
<table width="95%">
|
280 |
<tr>
|
281 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
282 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a>
|
283 |
<br />
|
284 |
This section allows you to create calendars. You can add unlimited number of calendars.
|
285 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
286 |
</td>
|
287 |
<td colspan="7" align="right" style="font-size:16px;">
|
288 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
289 |
+
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="upgrade_pro" width="215">
|
290 |
</a>
|
291 |
</td>
|
292 |
</tr>
|
465 |
<table width="95%">
|
466 |
<tr>
|
467 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
468 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a>
|
469 |
<br />
|
470 |
This section allows you to create calendars. You can add unlimited number of calendars.
|
471 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
472 |
</td>
|
473 |
<td colspan="7" align="right" style="font-size:16px;">
|
474 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
475 |
+
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="upgrade_pro" width="215">
|
476 |
</a>
|
477 |
</td>
|
478 |
</tr>
|
730 |
<table cellspacing="10" width="100%" id="category_table">
|
731 |
<tr>
|
732 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
733 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a>
|
734 |
<br />
|
735 |
This section allows you to create event categories. You can add unlimited number of categories.
|
736 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-4.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
737 |
</td>
|
738 |
<td colspan="7" align="right" style="font-size:16px;">
|
739 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
740 |
+
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="Upgrade to PRO" width="215">
|
741 |
</a>
|
742 |
</td>
|
743 |
</tr>
|
884 |
<table cellspacing="10" width="100%" id="category_table">
|
885 |
<tr>
|
886 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
887 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a>
|
888 |
<br />
|
889 |
This section allows you to create event categories. You can add unlimited number of categories.
|
890 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-4.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
1298 |
<table cellspacing="10" width="95%">
|
1299 |
<tr>
|
1300 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
1301 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a><br>
|
1302 |
This section allows you to create/edit the events of a particular calendar.<br/> You can add
|
1303 |
unlimited number of events for each calendar.
|
1304 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-3.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
1305 |
</td>
|
1306 |
<td colspan="7" align="right" style="font-size:16px;">
|
1307 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
1308 |
+
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="Upgrade to PRO" width="215">
|
1309 |
</a>
|
1310 |
</td>
|
1311 |
</tr>
|
1699 |
<table width="95%">
|
1700 |
<tr>
|
1701 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
1702 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a>
|
1703 |
<br />
|
1704 |
This section allows you to create/edit the events of a particular calendar.<br/> You can add unlimited number of events for each calendar.
|
1705 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-3.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
2179 |
<table width="95%">
|
2180 |
<tr>
|
2181 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
2182 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/creating-editing-calendar.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a>
|
2183 |
<br />
|
2184 |
This section allows you to create/edit the events of a particular calendar.<br/> You can add unlimited number of events for each calendar.
|
2185 |
<a href="https://web-dorado.com/spider-calendar-wordpress-guide-step-3.html" target="_blank" style="color:blue; text-decoration:none;">More...</a>
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://web-dorado.com/products/wordpress-calendar.html
|
|
4 |
Tags: calendar, calendars, event, event calendar, event manager, events calendar,calendar widget, event registration, event management,events, Kalender, agenda, calendario, availability calendar,o nline calendar, 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, reservation
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.4
|
7 |
-
Stable tag: 1.5.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -142,6 +142,9 @@ Vietnamese (vi)
|
|
142 |
|
143 |
== Changelog ==
|
144 |
|
|
|
|
|
|
|
145 |
= 1.5.34 =
|
146 |
Fixed: Bug in update
|
147 |
|
4 |
Tags: calendar, calendars, event, event calendar, event manager, events calendar,calendar widget, event registration, event management,events, Kalender, agenda, calendario, availability calendar,o nline calendar, 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, reservation
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.4
|
7 |
+
Stable tag: 1.5.35
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
142 |
|
143 |
== Changelog ==
|
144 |
|
145 |
+
= 1.5.35 =
|
146 |
+
Fixed: Minor bugs
|
147 |
+
|
148 |
= 1.5.34 =
|
149 |
Fixed: Bug in update
|
150 |
|
spider_calendar_admin_class.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
class SC_Admin {
|
4 |
public static $instance = null;
|
5 |
-
protected $version = '1.5.
|
6 |
public $prefix = "sc_";
|
7 |
protected $notices = null;
|
8 |
public static function get_instance() {
|
2 |
|
3 |
class SC_Admin {
|
4 |
public static $instance = null;
|
5 |
+
protected $version = '1.5.35';
|
6 |
public $prefix = "sc_";
|
7 |
protected $notices = null;
|
8 |
public static function get_instance() {
|
widget_Themes_function.html.php
CHANGED
@@ -6,23 +6,23 @@ function html_show_theme_calendar_widget() {
|
|
6 |
?>
|
7 |
<div class="updated" style="font-size: 14px; color:red !important">
|
8 |
<p><strong>
|
9 |
-
<a href="https://web-dorado.com/
|
10 |
</strong>
|
11 |
</p>
|
12 |
</div>
|
13 |
<table width="95%">
|
14 |
<tr>
|
15 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
16 |
-
<a href="https://web-dorado.com/spider-calendar-
|
17 |
This section allows you to create/edit themes for the calendars for the widget mode.<br />
|
18 |
This feature is disabled for the non-commercial version.
|
19 |
-
<a href="https://web-dorado.com/spider-calendar-
|
20 |
Here are examples of 6 standard templates included in the commercial version.
|
21 |
<a href="http://wpdemo.web-dorado.com/spider-calendar/" target="_blank" style="color:blue; text-decoration:none;">Demo</a>
|
22 |
</td>
|
23 |
<td colspan="7" align="right" style="font-size:16px;">
|
24 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
25 |
-
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="
|
26 |
</a>
|
27 |
</td>
|
28 |
</tr>
|
6 |
?>
|
7 |
<div class="updated" style="font-size: 14px; color:red !important">
|
8 |
<p><strong>
|
9 |
+
<a href="https://web-dorado.com/products/wordpress-calendar.html" target="_blank" style="color:red; text-decoration:none;"> This feature is disabled for the non-commercial version.</a>
|
10 |
</strong>
|
11 |
</p>
|
12 |
</div>
|
13 |
<table width="95%">
|
14 |
<tr>
|
15 |
<td width="100%" style="font-size:14px; font-weight:bold">
|
16 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/adding-widget-view-themes/general-parameters.html" target="_blank" style="color:blue; text-decoration:none;">User Manual</a><br />
|
17 |
This section allows you to create/edit themes for the calendars for the widget mode.<br />
|
18 |
This feature is disabled for the non-commercial version.
|
19 |
+
<a href="https://web-dorado.com/wordpress-spider-calendar/adding-widget-view-themes/general-parameters.html" target="_blank" style="color:blue; text-decoration:none;">More...</a><br />
|
20 |
Here are examples of 6 standard templates included in the commercial version.
|
21 |
<a href="http://wpdemo.web-dorado.com/spider-calendar/" target="_blank" style="color:blue; text-decoration:none;">Demo</a>
|
22 |
</td>
|
23 |
<td colspan="7" align="right" style="font-size:16px;">
|
24 |
<a href="https://web-dorado.com/files/fromSpiderCalendarWP.php" target="_blank" style="color:red; text-decoration:none;">
|
25 |
+
<img src="<?php echo plugins_url('images/header.png', __FILE__); ?>" border="0" alt="Upgrade to PRO" width="215">
|
26 |
</a>
|
27 |
</td>
|
28 |
</tr>
|