Version Description
- Minor support update
Download this release
Release Info
Developer | dgewirtz |
Plugin | Multiple Themes |
Version | 7.1.1 |
Comparing to | |
See all releases |
Code changes from version 7.1 to 7.1.1
- includes/admin.php +5 -28
- jonradio-multiple-themes.php +2 -2
- readme.txt +11 -6
includes/admin.php
CHANGED
@@ -1176,42 +1176,19 @@ function jr_mt_settings_page() {
|
|
1176 |
Need Help?
|
1177 |
</h3>
|
1178 |
<p>
|
1179 |
-
|
1180 |
-
|
1181 |
-
<a href="#" onClick="jrMtTabs( 4, 6 );">Theme Options</a>
|
1182 |
-
and
|
1183 |
-
<a href="#" onClick="jrMtTabs( 5, 6 );">System Information</a>
|
1184 |
-
tabs above,
|
1185 |
-
and the
|
1186 |
-
<a target="_blank" href="http://wordpress.org/plugins/jonradio-multiple-themes/">Description</a>,
|
1187 |
-
<a target="_blank" href="http://wordpress.org/plugins/jonradio-multiple-themes/faq/">FAQ</a>,
|
1188 |
-
<a target="_blank" href="http://wordpress.org/plugins/jonradio-multiple-themes/installation/">Installation</a>
|
1189 |
-
and
|
1190 |
-
<a target="_blank" href="http://wordpress.org/support/plugin/jonradio-multiple-themes">Support</a>
|
1191 |
-
tabs
|
1192 |
-
in the <a target="_blank" href="http://wordpress.org/plugins/jonradio-multiple-themes/">WordPress Directory entry for this plugin</a>.
|
1193 |
-
All of this information is based on the many support questions that jonradio has answered both on-line and via e-mail since this plugin was first released in 2012.
|
1194 |
-
</p>
|
1195 |
-
<p>
|
1196 |
-
Please be sure to check them all out if you have any unanswered questions.
|
1197 |
-
If you cannot find the answers to all of your questions there,
|
1198 |
-
simply post your question in the
|
1199 |
-
<a target="_blank" href="http://wordpress.org/support/plugin/jonradio-multiple-themes">Support Forum</a>
|
1200 |
-
or
|
1201 |
-
<a target="_blank" href="http://zatzlabs.com/contact-us/">contact jonradio directly</a>.
|
1202 |
</p>
|
1203 |
<p>
|
1204 |
-
For information on other jonradio plugins,
|
1205 |
-
including Contact and Donation information,
|
1206 |
<a target="_blank" href="http://zatzlabs.com/plugins/">click here</a>.
|
1207 |
</p>
|
1208 |
<h3>
|
1209 |
Want to Help?
|
1210 |
</h3>
|
1211 |
<p>
|
1212 |
-
|
1213 |
-
|
1214 |
-
<a target="_blank" href="http://wordpress.org/support/view/plugin-reviews/jonradio-multiple-themes">Reviewing this plugin</a>
|
1215 |
for the WordPress Plugin Directory,
|
1216 |
and telling other people that it works for your particular combination of Plugin version and WordPress version
|
1217 |
in the Compability section of the
|
1176 |
Need Help?
|
1177 |
</h3>
|
1178 |
<p>
|
1179 |
+
Support has moved to the ZATZLabs site and is no longer provided on the WordPress.org forums. Please visit the new <A HREF=“http://zatzlabs.com/forums/“>ZATZLab Forums</a>. If you need a timely reply from the developer, please <a href=“http://zatzlabs.com/submit-ticket/“>open a ticket</a>.
|
1180 |
+
Because this plugin was adopted and is being supported by a new developer, you may want to refer to the many support questions that the original author answered both online and via email since the plugin was first released in 2012. They can be found at the old <a href="http://wordpress.org/support/plugin/jonradio-multiple-themes">WordPress support forums</a>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1181 |
</p>
|
1182 |
<p>
|
1183 |
+
For information on other adopted jonradio plugins,
|
|
|
1184 |
<a target="_blank" href="http://zatzlabs.com/plugins/">click here</a>.
|
1185 |
</p>
|
1186 |
<h3>
|
1187 |
Want to Help?
|
1188 |
</h3>
|
1189 |
<p>
|
1190 |
+
You can help by
|
1191 |
+
<a target="_blank" href="http://wordpress.org/support/view/plugin-reviews/jonradio-multiple-themes">reviewing this plugin</a>
|
|
|
1192 |
for the WordPress Plugin Directory,
|
1193 |
and telling other people that it works for your particular combination of Plugin version and WordPress version
|
1194 |
in the Compability section of the
|
jonradio-multiple-themes.php
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
-
Plugin Name:
|
4 |
Plugin URI: http://zatzlabs.com/plugins/
|
5 |
Description: Select different Themes for one or more WordPress Pages, Posts or other non-Admin pages. Or Site Home.
|
6 |
-
Version: 7.1
|
7 |
Author: David Gewirtz
|
8 |
Author URI: http://zatzlabs.com/plugins/
|
9 |
License: GPLv2
|
1 |
<?php
|
2 |
/*
|
3 |
+
Plugin Name: Multiple Themes
|
4 |
Plugin URI: http://zatzlabs.com/plugins/
|
5 |
Description: Select different Themes for one or more WordPress Pages, Posts or other non-Admin pages. Or Site Home.
|
6 |
+
Version: 7.1.1
|
7 |
Author: David Gewirtz
|
8 |
Author URI: http://zatzlabs.com/plugins/
|
9 |
License: GPLv2
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: dgewirtz
|
|
3 |
Donate link: http://zatzlabs.com/lab-notes/
|
4 |
Tags: themes, theme, sections, style, template, stylesheet, accessibility
|
5 |
Requires at least: 3.4
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 7.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -12,9 +12,7 @@ Select different Themes for one or more WordPress Pages, Posts or other non-Admi
|
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
-
**
|
16 |
-
|
17 |
-
*Formerly: "jonradio Multiple Themes"*
|
18 |
|
19 |
Settings provide many different ways to Select which Theme should appear where on your WordPress web site:
|
20 |
|
@@ -48,6 +46,8 @@ Special thanks to Jon 'jonradio' Pearkins for creating the plugin and making ado
|
|
48 |
|
49 |
== Installation ==
|
50 |
|
|
|
|
|
51 |
This section describes how to install the *jonradio Multiple Themes* plugin and get it working.
|
52 |
|
53 |
1. Use **Add Plugin** within the WordPress Admin panel to download and install this *jonradio Multiple Themes* plugin from the WordPress.org plugin repository (preferred method). Or download and unzip this plugin, then upload the `/jonradio-multiple-themes/` directory to your WordPress web site's `/wp-content/plugins/` directory.
|
@@ -58,9 +58,11 @@ This section describes how to install the *jonradio Multiple Themes* plugin and
|
|
58 |
|
59 |
== Frequently Asked Questions ==
|
60 |
|
|
|
|
|
61 |
= What if my Themes or other plugins don't seem to be working with the jonradio Multiple Themes plugin? =
|
62 |
|
63 |
-
Please
|
64 |
|
65 |
If we cannot solve the problem, please consider using a WordPress Network. One install of WordPress allows you to have multiple separate Sites ("MultiSite"), each with a different Theme, without using the jonradio Multiple Themes plugin. The sites can look to the outside world as if they are just one web site by using the Sub-directories option. For example, Site 1 would be at example.com, and Site 2 could be at example.com/forum.
|
66 |
|
@@ -150,6 +152,9 @@ You will need to delete the entry and add it again, with the new Theme specified
|
|
150 |
|
151 |
== Changelog ==
|
152 |
|
|
|
|
|
|
|
153 |
= 7.1 =
|
154 |
* Very Simple AJAX Support: select a theme whenever /wp-admin/admin-ajax.php is accessed by URL
|
155 |
* Remove P2 Theme automatic handling as it no longer works with current version of P2 Theme
|
3 |
Donate link: http://zatzlabs.com/lab-notes/
|
4 |
Tags: themes, theme, sections, style, template, stylesheet, accessibility
|
5 |
Requires at least: 3.4
|
6 |
+
Tested up to: 4.6
|
7 |
+
Stable tag: 7.1.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
+
**IMPORTANT: Support has moved to the ZATZLabs site and is no longer provided on the WordPress.org forums. Please visit the new [ZATZLabs Forums](http://zatzlabs.com/forums/). If you need a timely reply from the developer, please [open a ticket](http://zatzlabs.com/submit-ticket/).**
|
|
|
|
|
16 |
|
17 |
Settings provide many different ways to Select which Theme should appear where on your WordPress web site:
|
18 |
|
46 |
|
47 |
== Installation ==
|
48 |
|
49 |
+
**IMPORTANT: Support has moved to the ZATZLabs site and is no longer provided on the WordPress.org forums. Please visit the new [ZATZLabs Forums](http://zatzlabs.com/forums/). If you need a timely reply from the developer, please [open a ticket](http://zatzlabs.com/submit-ticket/).**
|
50 |
+
|
51 |
This section describes how to install the *jonradio Multiple Themes* plugin and get it working.
|
52 |
|
53 |
1. Use **Add Plugin** within the WordPress Admin panel to download and install this *jonradio Multiple Themes* plugin from the WordPress.org plugin repository (preferred method). Or download and unzip this plugin, then upload the `/jonradio-multiple-themes/` directory to your WordPress web site's `/wp-content/plugins/` directory.
|
58 |
|
59 |
== Frequently Asked Questions ==
|
60 |
|
61 |
+
**IMPORTANT: Support has moved to the ZATZLabs site and is no longer provided on the WordPress.org forums. Please visit the new [ZATZLabs Forums](http://zatzlabs.com/forums/). If you need a timely reply from the developer, please [open a ticket](http://zatzlabs.com/submit-ticket/).**
|
62 |
+
|
63 |
= What if my Themes or other plugins don't seem to be working with the jonradio Multiple Themes plugin? =
|
64 |
|
65 |
+
Please visit the new [ZATZLabs Forums](http://zatzlabs.com/forums/). If you need a timely reply from the developer, please [open a ticket](http://zatzlabs.com/submit-ticket/).
|
66 |
|
67 |
If we cannot solve the problem, please consider using a WordPress Network. One install of WordPress allows you to have multiple separate Sites ("MultiSite"), each with a different Theme, without using the jonradio Multiple Themes plugin. The sites can look to the outside world as if they are just one web site by using the Sub-directories option. For example, Site 1 would be at example.com, and Site 2 could be at example.com/forum.
|
68 |
|
152 |
|
153 |
== Changelog ==
|
154 |
|
155 |
+
= 7.1.1 =
|
156 |
+
* Minor support update
|
157 |
+
|
158 |
= 7.1 =
|
159 |
* Very Simple AJAX Support: select a theme whenever /wp-admin/admin-ajax.php is accessed by URL
|
160 |
* Remove P2 Theme automatic handling as it no longer works with current version of P2 Theme
|