Version Description
- Update: Official release of Weaver Xtreme Support for Weaver Xtreme 5. Backward compatible with V 4.
Download this release
Release Info
Developer | wpweaver |
Plugin | Weaver Xtreme Theme Support |
Version | 5.0 |
Comparing to | |
See all releases |
Code changes from version 4.9.2 to 5.0
- admin/admin-lib-ts-2.php +0 -2
- readme.txt +17 -14
- weaverx-ts-admin-style.css +0 -136
- weaverx-ts-admin-style.min.css +0 -4
- weaverx-ts.php +2 -2
admin/admin-lib-ts-2.php
CHANGED
@@ -1168,7 +1168,6 @@ function weaverx_form_align( $value ) {
|
|
1168 |
array( 'val' => 'alignwide', 'desc' => __( 'Align Wide', 'weaver-xtreme' /*adm*/ ) ),
|
1169 |
array( 'val' => 'alignfull', 'desc' => __( 'Align Full', 'weaver-xtreme' /*adm*/ ) ),
|
1170 |
array( 'val' => 'wvrx-fullwidth', 'desc' => esc_html__( 'Extend BG to Full width', 'weaver-xtreme' ) ),
|
1171 |
-
array( 'val' => 'wvrx-expand-full', 'desc' => esc_html__( 'Stretch Full width', 'weaver-xtreme' ) ),
|
1172 |
);
|
1173 |
} else {
|
1174 |
$value['value'] = array(
|
@@ -1179,7 +1178,6 @@ function weaverx_form_align( $value ) {
|
|
1179 |
array( 'val' => 'alignwide', 'desc' => __( 'Align Wide', 'weaver-xtreme' /*adm*/ ) ),
|
1180 |
array( 'val' => 'alignfull', 'desc' => __( 'Align Full', 'weaver-xtreme' /*adm*/ ) ),
|
1181 |
array( 'val' => 'wvrx-fullwidth', 'desc' => esc_html__( 'Extend BG to Full width', 'weaver-xtreme' ) ),
|
1182 |
-
array( 'val' => 'wvrx-expand-full', 'desc' => esc_html__( 'Stretch Full width', 'weaver-xtreme' ) ),
|
1183 |
);
|
1184 |
}
|
1185 |
|
1168 |
array( 'val' => 'alignwide', 'desc' => __( 'Align Wide', 'weaver-xtreme' /*adm*/ ) ),
|
1169 |
array( 'val' => 'alignfull', 'desc' => __( 'Align Full', 'weaver-xtreme' /*adm*/ ) ),
|
1170 |
array( 'val' => 'wvrx-fullwidth', 'desc' => esc_html__( 'Extend BG to Full width', 'weaver-xtreme' ) ),
|
|
|
1171 |
);
|
1172 |
} else {
|
1173 |
$value['value'] = array(
|
1178 |
array( 'val' => 'alignwide', 'desc' => __( 'Align Wide', 'weaver-xtreme' /*adm*/ ) ),
|
1179 |
array( 'val' => 'alignfull', 'desc' => __( 'Align Full', 'weaver-xtreme' /*adm*/ ) ),
|
1180 |
array( 'val' => 'wvrx-fullwidth', 'desc' => esc_html__( 'Extend BG to Full width', 'weaver-xtreme' ) ),
|
|
|
1181 |
);
|
1182 |
}
|
1183 |
|
readme.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
=== Weaver Xtreme Theme Support ===
|
2 |
Plugin Name: Weaver Xtreme Theme Support
|
3 |
Plugin URI: http://weavertheme.com/plugins/
|
4 |
-
Tags: weaver
|
5 |
Author URI: http://weavertheme.com/about/
|
6 |
Contributors: wpweaver
|
7 |
Author: wpweaver
|
@@ -11,20 +11,17 @@ Text Domain: weaverx-theme-support
|
|
11 |
Requires at least: 5.4
|
12 |
Requires PHP: 5.6
|
13 |
Tested up to: 5.8
|
14 |
-
Stable tag:
|
15 |
|
16 |
A useful shortcode and widget collection for Weaver Xtreme
|
17 |
|
18 |
== Description ==
|
19 |
|
20 |
-
This is the theme support for the Weaver
|
21 |
|
22 |
-
This plugin also provides the Legacy Weaver Xtreme Admin Dashboard interface. The Legacy Admin is an old style interface alternative to the Customizer interface.
|
23 |
|
24 |
-
|
25 |
-
if you switch themes.
|
26 |
-
|
27 |
-
Includes complete documentation help file. Instructions for using the shortcodes and widgets are in the help file. Use it for non-Weaver Xtreme themes.
|
28 |
|
29 |
= Shortcodes included =
|
30 |
|
@@ -35,19 +32,19 @@ Includes complete documentation help file. Instructions for using the shortcodes
|
|
35 |
* **[div]**, **[span]**, **[html]** - Add div, span, and other html to pages/posts without the need to switch to Text view.
|
36 |
* **[hide/show_if]** - Show or hide content depending upon options: device, page ID, user capability, logged in status.
|
37 |
* **[bloginfo]** - Display any information available from WordPress bloginfo function.
|
38 |
-
* **[user_can]** - Display content base on logged
|
39 |
* **[site_title]** - Display Site title.
|
40 |
* **[site_tagline]** - Display Site tag line.
|
41 |
|
42 |
= Widgets Included =
|
43 |
|
44 |
* **Weaver 2 Column Text Widget** - Add text into two columns in a widget
|
45 |
-
* **Weaver Per Page Text Widget** - Add a text widget on a per
|
46 |
* **Weaver Login** - Simplified login widget
|
47 |
|
48 |
= Licenses =
|
49 |
|
50 |
-
* The Weaver
|
51 |
June 1991. (GPL) The full text of the license is in the license.txt file.
|
52 |
* All images included with this plugin are either original works of the author which
|
53 |
have been placed into the public domain, or have been derived from other public domain sources,
|
@@ -78,6 +75,12 @@ Support for this plugin can best be found at our forum - http://forum.weaverthem
|
|
78 |
See ChangeLog for changes to this version.
|
79 |
|
80 |
== ChangeLog =
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
= 4.9.2 =
|
82 |
* Added: Delete V5 Beta data and files
|
83 |
|
@@ -168,7 +171,7 @@ See ChangeLog for changes to this version.
|
|
168 |
= 3.1.6 =
|
169 |
* New: Legacy options for Weaver Xtreme Plus 3.1
|
170 |
* New: support for some new Weaver Xtreme Plus 3.1 options
|
171 |
-
* Tweak: don't need plugin stylesheet
|
172 |
* Tweak: no need for separate JS lib - included in Weaver Xtreme
|
173 |
* Note: jumped to 3.1.6 to match corresponding Weaver Xtreme version
|
174 |
* WP 4.8 compatibility update
|
@@ -236,7 +239,7 @@ Fix: removed duplicated tagline width option
|
|
236 |
* Tweak: changed default of content bottom padding to 0.
|
237 |
|
238 |
= 1.9.2 =
|
239 |
-
* Continued refinement of interaction with Weaver 2.0. Weaver 2.0 will now retain some
|
240 |
admin options (such as Save/Restore) which are not suitable for Theme Customizer.
|
241 |
|
242 |
= 1.9.1 =
|
@@ -315,7 +318,7 @@ Fix: removed duplicated tagline width option
|
|
315 |
* Changed interface to Weaver Xtreme - all codes now just in Weaver X Add-ons tab
|
316 |
|
317 |
= 0.5 =
|
318 |
-
* Added [ show/hide_if ], removed [
|
319 |
* Updated Doc
|
320 |
* Added action for interface to Weaver Xtreme "Add-ons" tab
|
321 |
|
1 |
=== Weaver Xtreme Theme Support ===
|
2 |
Plugin Name: Weaver Xtreme Theme Support
|
3 |
Plugin URI: http://weavertheme.com/plugins/
|
4 |
+
Tags: weaver xtreme theme, shortcodes, widgets
|
5 |
Author URI: http://weavertheme.com/about/
|
6 |
Contributors: wpweaver
|
7 |
Author: wpweaver
|
11 |
Requires at least: 5.4
|
12 |
Requires PHP: 5.6
|
13 |
Tested up to: 5.8
|
14 |
+
Stable tag: 5.0
|
15 |
|
16 |
A useful shortcode and widget collection for Weaver Xtreme
|
17 |
|
18 |
== Description ==
|
19 |
|
20 |
+
This is the theme support for the Weaver Xtreme Theme. This plugin provides a collection of useful shortcodes and widgets designed to complement the Weaver Xtreme theme. These shortcodes have been selected and developed based on requests and feedback from thousands of users of the Weaver Xtreme and previous versions of Weaver.
|
21 |
|
22 |
+
This plugin also provides the Legacy Weaver Xtreme Admin Dashboard interface. The Legacy Admin is an old style interface alternative to the Customizer interface. The Legacy Interface has been updated for compatibility with Weaver Xtreme Version 5, and will automatically update and convert .wxt settings files from Weaver Xtreme 4.
|
23 |
|
24 |
+
Includes complete documentation help file. Instructions for using the shortcodes and widgets are in the help file.
|
|
|
|
|
|
|
25 |
|
26 |
= Shortcodes included =
|
27 |
|
32 |
* **[div]**, **[span]**, **[html]** - Add div, span, and other html to pages/posts without the need to switch to Text view.
|
33 |
* **[hide/show_if]** - Show or hide content depending upon options: device, page ID, user capability, logged in status.
|
34 |
* **[bloginfo]** - Display any information available from WordPress bloginfo function.
|
35 |
+
* **[user_can]** - Display content base on logged-in user role.
|
36 |
* **[site_title]** - Display Site title.
|
37 |
* **[site_tagline]** - Display Site tag line.
|
38 |
|
39 |
= Widgets Included =
|
40 |
|
41 |
* **Weaver 2 Column Text Widget** - Add text into two columns in a widget
|
42 |
+
* **Weaver Per Page Text Widget** - Add a text widget on a per-page basis
|
43 |
* **Weaver Login** - Simplified login widget
|
44 |
|
45 |
= Licenses =
|
46 |
|
47 |
+
* The Weaver Xtreme Theme Support plugin is licensed under the terms of the GNU GENERAL PUBLIC LICENSE, Version 2,
|
48 |
June 1991. (GPL) The full text of the license is in the license.txt file.
|
49 |
* All images included with this plugin are either original works of the author which
|
50 |
have been placed into the public domain, or have been derived from other public domain sources,
|
75 |
See ChangeLog for changes to this version.
|
76 |
|
77 |
== ChangeLog =
|
78 |
+
= 5.0 =
|
79 |
+
* Update: Official release of Weaver Xtreme Support for Weaver Xtreme 5. Backward compatible with V 4.
|
80 |
+
|
81 |
+
= 4.9.3 =
|
82 |
+
* Tweak: V5 Beta options change
|
83 |
+
|
84 |
= 4.9.2 =
|
85 |
* Added: Delete V5 Beta data and files
|
86 |
|
171 |
= 3.1.6 =
|
172 |
* New: Legacy options for Weaver Xtreme Plus 3.1
|
173 |
* New: support for some new Weaver Xtreme Plus 3.1 options
|
174 |
+
* Tweak: don't need plugin stylesheet anymore - included in Weaver Xtreme
|
175 |
* Tweak: no need for separate JS lib - included in Weaver Xtreme
|
176 |
* Note: jumped to 3.1.6 to match corresponding Weaver Xtreme version
|
177 |
* WP 4.8 compatibility update
|
239 |
* Tweak: changed default of content bottom padding to 0.
|
240 |
|
241 |
= 1.9.2 =
|
242 |
+
* Continued refinement of interaction with Weaver 2.0. Weaver 2.0 will now retain some theme
|
243 |
admin options (such as Save/Restore) which are not suitable for Theme Customizer.
|
244 |
|
245 |
= 1.9.1 =
|
318 |
* Changed interface to Weaver Xtreme - all codes now just in Weaver X Add-ons tab
|
319 |
|
320 |
= 0.5 =
|
321 |
+
* Added [ show/hide_if ], removed [ hide_mobile ], [show_if_logged_in]
|
322 |
* Updated Doc
|
323 |
* Added action for interface to Weaver Xtreme "Add-ons" tab
|
324 |
|
weaverx-ts-admin-style.css
DELETED
@@ -1,136 +0,0 @@
|
|
1 |
-
/* Weaver admin style */
|
2 |
-
|
3 |
-
.hide_me {display:none;}
|
4 |
-
|
5 |
-
textarea.wvrx-edit-dir {direction: ltr !important;}
|
6 |
-
|
7 |
-
.wvrx_ts_green {font-weight:bold;color:green;}
|
8 |
-
.wvrx_ts_yellow {font-weight:bold;color:orange;}
|
9 |
-
.wvrx_ts_red {font-weight:bold;color:red;}
|
10 |
-
|
11 |
-
.atw-help ul {list-style: disc; margin-left:30px;}
|
12 |
-
.atw-option-section {font-weight:bold;font-size:120%;color:blue;}
|
13 |
-
|
14 |
-
.atw-wrap {
|
15 |
-
max-width:95%;
|
16 |
-
}
|
17 |
-
|
18 |
-
.tab ul {
|
19 |
-
margin-left: 1.15em;
|
20 |
-
list-style: disc outside none;
|
21 |
-
}
|
22 |
-
.tab ol {
|
23 |
-
list-style-position:outside;
|
24 |
-
margin-left: 1.4em;
|
25 |
-
margin-bottom:.6em;
|
26 |
-
}
|
27 |
-
|
28 |
-
.js_button {background:#eee !important;font-weight: 600 !important;color:#585858 !important;}
|
29 |
-
|
30 |
-
div.yetii {
|
31 |
-
width: 95%;
|
32 |
-
margin: 0 0 20px 0;
|
33 |
-
}
|
34 |
-
|
35 |
-
ul.yetii {
|
36 |
-
list-style-type: none;
|
37 |
-
width: 100%;
|
38 |
-
float: left;
|
39 |
-
border-bottom: 4px ridge #ddd;
|
40 |
-
margin-bottom: 8px;
|
41 |
-
}
|
42 |
-
|
43 |
-
ul.yetii li {
|
44 |
-
margin: 0 2px 0 0;
|
45 |
-
float: left;
|
46 |
-
}
|
47 |
-
|
48 |
-
ul.yetii a {
|
49 |
-
float: left;
|
50 |
-
display: block;
|
51 |
-
padding: 4px 8px;
|
52 |
-
border: 1px solid #ddd;
|
53 |
-
border-bottom: 0;
|
54 |
-
color: #666;
|
55 |
-
background: #eee;
|
56 |
-
text-decoration: none;
|
57 |
-
font-weight: bold;
|
58 |
-
}
|
59 |
-
|
60 |
-
ul.yetii a:hover {
|
61 |
-
background: #fff;
|
62 |
-
}
|
63 |
-
|
64 |
-
ul.yetii a.active {
|
65 |
-
background: #fff;
|
66 |
-
border-color: #00c;
|
67 |
-
color: #00f;
|
68 |
-
}
|
69 |
-
/* -- */
|
70 |
-
div.yetiisub {
|
71 |
-
width: 100%;
|
72 |
-
margin: 0 0 20px 0;
|
73 |
-
}
|
74 |
-
|
75 |
-
ul.yetiisub {
|
76 |
-
list-style-type: none;
|
77 |
-
width: 100%;
|
78 |
-
float: left;
|
79 |
-
margin-bottom: 8px;
|
80 |
-
}
|
81 |
-
|
82 |
-
ul.yetiisub li {
|
83 |
-
margin: 0 2px 2px 0px;
|
84 |
-
float: left;
|
85 |
-
}
|
86 |
-
|
87 |
-
ul.yetiisub a {
|
88 |
-
float: left;
|
89 |
-
padding: 4px 8px;
|
90 |
-
border: 1px solid #ccc;
|
91 |
-
color: #666;
|
92 |
-
background: #f0f0f0;
|
93 |
-
text-decoration: none;
|
94 |
-
font-style: italic;
|
95 |
-
font-weight: bold;
|
96 |
-
}
|
97 |
-
|
98 |
-
ul.yetiisub a:hover {
|
99 |
-
background: #fefefe !important;
|
100 |
-
}
|
101 |
-
|
102 |
-
ul.yetiisub a.active {
|
103 |
-
background: #fff;
|
104 |
-
border-color: #00c;
|
105 |
-
color: #00f;
|
106 |
-
}
|
107 |
-
.atw-small-submit {
|
108 |
-
padding: 1.0em 0;
|
109 |
-
margin: 1px 0;
|
110 |
-
font-size:90%;
|
111 |
-
}
|
112 |
-
|
113 |
-
.atw-option-header {background:#D0D0D8;line-height:1.8em;width:95%;color:blue;font-size:large;font-weight:bold;padding-left:4px;}
|
114 |
-
.atw-option-subheader {background:#EAEAEA;line-height:1.8em;width:95%;color:blue;font-size:larger;font-weight:bold;padding-left:4px;}
|
115 |
-
.atw-row-header {background:#D0D0D8;line-height:1.8em;padding-left:4px;}
|
116 |
-
.atw-row-subheader {background:#EAEAEA;padding-left:4px;}
|
117 |
-
.atw-row-subheader-alt {background:#F4F4F4;padding-left:4px;}
|
118 |
-
/* layouts for layout boxes */
|
119 |
-
.l_layout {display:block; width:140px; height:110px; float:left; margin-right:10px; margin-bottom:10px; display:inline;border:1px solid #888; color:black;text-align:center;font:15px arial,sans-serif;}
|
120 |
-
.l_layout span {display:block;}
|
121 |
-
.l_header {width:140px; height:20px; background:#CCF; line-height:20px;}
|
122 |
-
.l_content {width:100px; height:70px; background:beige; float:left; display:inline; line-height:70px;}
|
123 |
-
.l_contentcenter {width:60px; height:70px; background:beige; float:left; display:inline; line-height:70px;}
|
124 |
-
.l_content2 {width:80px; height:70px; background:beige; float:left; display:inline; line-height:70px;}
|
125 |
-
.l_contentw {width:140px; height:70px; background:beige; float:left; display:inline; line-height:70px;}
|
126 |
-
.l_stdbar {width:40px; height:70px; float:left; display:inline;}
|
127 |
-
.l_widebar {width:60px; height:70px; float:left; display:inline;}
|
128 |
-
.l_righttop {width:40px; height:20px; background:#FE8; float:left; display:inline; line-height:20px;}
|
129 |
-
.l_righttopwide {width:60px; height:20px; background:#FE8; float:left; display:inline; line-height:20px;}
|
130 |
-
.l_rightup {width:40px; height:25px; margin:0; background:#FAA; float:left; display:inline; line-height:25px;}
|
131 |
-
.l_rightright {width:40px; height:50px; margin:0; background:#FAA; float:left; display:inline; line-height:50px;}
|
132 |
-
.l_rightdown {width:40px; height:25px; margin:0; background:#AFA; float:left; display:inline; line-height:25px;}
|
133 |
-
.l_leftleft {width:40px; height:70px; margin:0; background:#AFA; float:left; display:inline; line-height:70px;}
|
134 |
-
.l_leftshort {width:30px; height:50px; margin:0; background:#AFA; float:left; display:inline; line-height:50px;}
|
135 |
-
.l_skinny {width:30px; height:50px; margin:0; background:#FAA; float:left; display:inline; line-height:50px;}
|
136 |
-
.l_footer {clear:left;width:140px; height:20px; background:#DDF; color:#000; line-height:20px;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weaverx-ts-admin-style.min.css
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
.hide_me{display:none}textarea.wvrx-edit-dir{direction:ltr!important}.wvrx_ts_green{font-weight:bold;color:green}.wvrx_ts_yellow{font-weight:bold;color:orange}.wvrx_ts_red{font-weight:bold;color:red}.atw-help ul{list-style:disc;margin-left:30px}.atw-option-section{font-weight:bold;font-size:120%;color:blue}.atw-wrap{max-width:95%}.tab ul{margin-left:1.15em;list-style:disc outside none}.tab ol{list-style-position:outside;margin-left:1.4em;margin-bottom:.6em}.js_button{background:#eee!important;font-weight:600!important;color:#585858!important}div.yetii{width:95%;margin:0 0 20px 0}ul.yetii{list-style-type:none;width:100%;float:left;border-bottom:4px ridge #ddd;margin-bottom:8px}ul.yetii li{margin:0 2px 0 0;float:left}ul.yetii a{float:left;display:block;padding:4px 8px;border:1px solid #ddd;border-bottom:0;color:#666;background:#eee;text-decoration:none;font-weight:bold}ul.yetii a:hover{background:#fff}ul.yetii a.active{background:#fff;border-color:#00c;color:#00f}div.yetiisub{width:100%;margin:0 0 20px 0}
|
2 |
-
ul.yetiisub{list-style-type:none;width:100%;float:left;margin-bottom:8px}ul.yetiisub li{margin:0 2px 2px 0;float:left}ul.yetiisub a{float:left;padding:4px 8px;border:1px solid #ccc;color:#666;background:#f0f0f0;text-decoration:none;font-style:italic;font-weight:bold}ul.yetiisub a:hover{background:#fefefe!important}ul.yetiisub a.active{background:#fff;border-color:#00c;color:#00f}.atw-small-submit{padding:1.0em 0;margin:1px 0;font-size:90%}.atw-option-header{background:#d0d0d8;line-height:1.8em;width:95%;color:blue;font-size:large;font-weight:bold;padding-left:4px}.atw-option-subheader{background:#eaeaea;line-height:1.8em;width:95%;color:blue;font-size:larger;font-weight:bold;padding-left:4px}.atw-row-header{background:#d0d0d8;line-height:1.8em;padding-left:4px}.atw-row-subheader{background:#eaeaea;padding-left:4px}.atw-row-subheader-alt{background:#f4f4f4;padding-left:4px}.l_layout{display:block;width:140px;height:110px;float:left;margin-right:10px;margin-bottom:10px;display:inline;border:1px solid #888;color:black;text-align:center;font:15px arial,sans-serif}
|
3 |
-
.l_layout span{display:block}.l_header{width:140px;height:20px;background:#CCF;line-height:20px}.l_content{width:100px;height:70px;background:beige;float:left;display:inline;line-height:70px}.l_contentcenter{width:60px;height:70px;background:beige;float:left;display:inline;line-height:70px}.l_content2{width:80px;height:70px;background:beige;float:left;display:inline;line-height:70px}.l_contentw{width:140px;height:70px;background:beige;float:left;display:inline;line-height:70px}.l_stdbar{width:40px;height:70px;float:left;display:inline}.l_widebar{width:60px;height:70px;float:left;display:inline}.l_righttop{width:40px;height:20px;background:#FE8;float:left;display:inline;line-height:20px}.l_righttopwide{width:60px;height:20px;background:#FE8;float:left;display:inline;line-height:20px}.l_rightup{width:40px;height:25px;margin:0;background:#FAA;float:left;display:inline;line-height:25px}.l_rightright{width:40px;height:50px;margin:0;background:#FAA;float:left;display:inline;line-height:50px}
|
4 |
-
.l_rightdown{width:40px;height:25px;margin:0;background:#AFA;float:left;display:inline;line-height:25px}.l_leftleft{width:40px;height:70px;margin:0;background:#AFA;float:left;display:inline;line-height:70px}.l_leftshort{width:30px;height:50px;margin:0;background:#AFA;float:left;display:inline;line-height:50px}.l_skinny{width:30px;height:50px;margin:0;background:#FAA;float:left;display:inline;line-height:50px}.l_footer{clear:left;width:140px;height:20px;background:#DDF;color:#000;line-height:20px}
|
|
|
|
|
|
|
|
weaverx-ts.php
CHANGED
@@ -6,7 +6,7 @@ Plugin URI: http://weavertheme.com/plugins
|
|
6 |
Description: Weaver Xtreme Theme Support - Legacy Admin plus a package of useful shortcodes and widgets that integrate closely with the Weaver Xtreme theme.
|
7 |
Author: wpweaver
|
8 |
Author URI: http://weavertheme.com/about/
|
9 |
-
Version:
|
10 |
License: GPL V3
|
11 |
|
12 |
Weaver Xtreme Theme Support
|
@@ -39,7 +39,7 @@ function wvrx_ts_alert( $msg ) {
|
|
39 |
if ( strpos( $theme, '/weaver-xtreme' ) !== false ||
|
40 |
strpos( $theme, '/weaver-xtreme-5' ) !== false) { // only load if Weaver Xtreme is the theme
|
41 |
|
42 |
-
define( 'WVRX_TS_VERSION', '
|
43 |
define( 'WVRX_TS_MINIFY', '' ); // '' for dev, '.min' for production
|
44 |
define( 'WVRX_TS_PAGEBUILDERS', true );
|
45 |
|
6 |
Description: Weaver Xtreme Theme Support - Legacy Admin plus a package of useful shortcodes and widgets that integrate closely with the Weaver Xtreme theme.
|
7 |
Author: wpweaver
|
8 |
Author URI: http://weavertheme.com/about/
|
9 |
+
Version: 5.0
|
10 |
License: GPL V3
|
11 |
|
12 |
Weaver Xtreme Theme Support
|
39 |
if ( strpos( $theme, '/weaver-xtreme' ) !== false ||
|
40 |
strpos( $theme, '/weaver-xtreme-5' ) !== false) { // only load if Weaver Xtreme is the theme
|
41 |
|
42 |
+
define( 'WVRX_TS_VERSION', '5.0' );
|
43 |
define( 'WVRX_TS_MINIFY', '' ); // '' for dev, '.min' for production
|
44 |
define( 'WVRX_TS_PAGEBUILDERS', true );
|
45 |
|