Version Description
*fixed : videos where not showing in popup (server move broke URLs) *updated : compatibility declaration
Download this release
Release Info
Developer | commentluv |
Plugin | CommentLuv |
Version | 2.93.8 |
Comparing to | |
See all releases |
Code changes from version 2.93.7 to 2.93.8
- commentluv.php +2 -2
- readme.txt +7 -2
- videos/appearancesettings.php +1 -8
- videos/messagessettings.php +1 -8
- videos/operationalsettings.php +1 -8
- videos/primarysettings.php +1 -8
- videos/starthere.php +1 -5
- videos/technicalsettings.php +1 -8
commentluv.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Plugin Name: CommentLuv
|
3 |
Plugin URI: http://comluv.com/
|
4 |
Description: Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
5 |
-
Version: 2.93.
|
6 |
Author: Andy Bailey
|
7 |
Author URI: http://www.commentluv.com
|
8 |
Copyright (C) <2011> <Andy Bailey>
|
@@ -28,7 +28,7 @@ if (! class_exists ( 'commentluv' )) {
|
|
28 |
var $plugin_url;
|
29 |
var $plugin_dir;
|
30 |
var $db_option = 'commentluv_options';
|
31 |
-
var $version = "2.93.
|
32 |
var $slug = 'commentluv-options';
|
33 |
var $localize;
|
34 |
var $is_commentluv_request = false;
|
2 |
Plugin Name: CommentLuv
|
3 |
Plugin URI: http://comluv.com/
|
4 |
Description: Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
5 |
+
Version: 2.93.8
|
6 |
Author: Andy Bailey
|
7 |
Author URI: http://www.commentluv.com
|
8 |
Copyright (C) <2011> <Andy Bailey>
|
28 |
var $plugin_url;
|
29 |
var $plugin_dir;
|
30 |
var $db_option = 'commentluv_options';
|
31 |
+
var $version = "2.93.8";
|
32 |
var $slug = 'commentluv-options';
|
33 |
var $localize;
|
34 |
var $is_commentluv_request = false;
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: commentluv, @hishaman (css additions)
|
|
3 |
Donate link:http://comluv.com/about/donate
|
4 |
Tags: commentluv, comments, last blog post, linkluv, comment luv , commentlove, comment love
|
5 |
Requires at least: 3.6
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 2.93.
|
8 |
|
9 |
Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
10 |
|
@@ -99,6 +99,11 @@ Please tick the box marked "disable UTF8 encoding" in the technical settings are
|
|
99 |
|
100 |
== ChangeLog ==
|
101 |
|
|
|
|
|
|
|
|
|
|
|
102 |
= 2.93.6 =
|
103 |
|
104 |
*fixed : feed display in settings page allows for non array return
|
3 |
Donate link:http://comluv.com/about/donate
|
4 |
Tags: commentluv, comments, last blog post, linkluv, comment luv , commentlove, comment love
|
5 |
Requires at least: 3.6
|
6 |
+
Tested up to: 4.1.2
|
7 |
+
Stable tag: 2.93.8
|
8 |
|
9 |
Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
10 |
|
99 |
|
100 |
== ChangeLog ==
|
101 |
|
102 |
+
= 2.93.8 =
|
103 |
+
|
104 |
+
*fixed : videos where not showing in popup (server move broke URLs)
|
105 |
+
*updated : compatibility declaration
|
106 |
+
|
107 |
= 2.93.6 =
|
108 |
|
109 |
*fixed : feed display in settings page allows for non array return
|
videos/appearancesettings.php
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
<?php
|
2 |
?>
|
3 |
-
<
|
4 |
-
<param name="movie" value="http://ql2.me/1/start/here/youtube/video/"></param>
|
5 |
-
<param name="allowFullScreen" value="true"></param>
|
6 |
-
<param name="allowscriptaccess" value="always"></param>
|
7 |
-
<object width="560" height="349">
|
8 |
-
<param name="movie" value="http://ql2.me/1/appearance/settings/youtube/video/"></param>
|
9 |
-
<param name="allowFullScreen" value="true"></param>
|
10 |
-
<param name="allowscriptaccess" value="always"></param><embed src="http://ql2.me/1/appearance/settings/youtube/video/" width="560" height="349" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></object>
|
1 |
<?php
|
2 |
?>
|
3 |
+
<iframe width="560" height="315" src="//www.youtube.com/embed/nBXkC4iHynY" frameborder="0" allowfullscreen></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
videos/messagessettings.php
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
<?php
|
2 |
?>
|
3 |
-
<
|
4 |
-
<param name="movie" value="http://ql2.me/1/start/here/youtube/video/"></param>
|
5 |
-
<param name="allowFullScreen" value="true"></param>
|
6 |
-
<param name="allowscriptaccess" value="always"></param>
|
7 |
-
<object width="560" height="349">
|
8 |
-
<param name="movie" value="http://ql2.me/1/messages/settings/youtube/video/"></param>
|
9 |
-
<param name="allowFullScreen" value="true"></param>
|
10 |
-
<param name="allowscriptaccess" value="always"></param><embed src="http://ql2.me/1/messages/settings/youtube/video/" width="560" height="349" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></object>
|
1 |
<?php
|
2 |
?>
|
3 |
+
<iframe width="560" height="315" src="//www.youtube.com/embed/SwzVnmkWbNE" frameborder="0" allowfullscreen></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
videos/operationalsettings.php
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
<?php
|
2 |
?>
|
3 |
-
<
|
4 |
-
<param name="movie" value="http://ql2.me/1/start/here/youtube/video/"></param>
|
5 |
-
<param name="allowFullScreen" value="true"></param>
|
6 |
-
<param name="allowscriptaccess" value="always"></param>
|
7 |
-
<object width="560" height="349">
|
8 |
-
<param name="movie" value="http://ql2.me/1/operational/settings/youtube/video/"></param>
|
9 |
-
<param name="allowFullScreen" value="true"></param>
|
10 |
-
<param name="allowscriptaccess" value="always"></param><embed src="http://ql2.me/1/operational/settings/youtube/video/" width="560" height="349" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></object>
|
1 |
<?php
|
2 |
?>
|
3 |
+
<iframe width="560" height="315" src="//www.youtube.com/embed/GAZgxqw6fQM" frameborder="0" allowfullscreen></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
videos/primarysettings.php
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
<?php
|
2 |
?>
|
3 |
-
<
|
4 |
-
<param name="movie" value="http://ql2.me/1/start/here/youtube/video/"></param>
|
5 |
-
<param name="allowFullScreen" value="true"></param>
|
6 |
-
<param name="allowscriptaccess" value="always"></param>
|
7 |
-
<object width="560" height="349">
|
8 |
-
<param name="movie" value="http://ql2.me/1/primary/settings/youtube/video/"></param>
|
9 |
-
<param name="allowFullScreen" value="true"></param>
|
10 |
-
<param name="allowscriptaccess" value="always"></param><embed src="http://ql2.me/1/primary/settings/youtube/video/" width="560" height="349" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></object>
|
1 |
<?php
|
2 |
?>
|
3 |
+
<iframe width="560" height="315" src="//www.youtube.com/embed/Bz7ZjvWb5-Q" frameborder="0" allowfullscreen></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
videos/starthere.php
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
<?php
|
2 |
?>
|
3 |
-
<
|
4 |
-
<param name="movie" value="http://ql2.me/1/start/here/youtube/video/"></param>
|
5 |
-
<param name="allowFullScreen" value="true"></param>
|
6 |
-
<param name="allowscriptaccess" value="always"></param>
|
7 |
-
<embed src="http://ql2.me/1/start/here/youtube/video/" width="560" height="349" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></object>
|
1 |
<?php
|
2 |
?>
|
3 |
+
<iframe width="560" height="315" src="//www.youtube.com/embed/GlXyhJ4IT2Y" frameborder="0" allowfullscreen></iframe>
|
|
|
|
|
|
|
|
videos/technicalsettings.php
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
<?php
|
2 |
?>
|
3 |
-
<
|
4 |
-
<param name="movie" value="http://ql2.me/1/start/here/youtube/video/"></param>
|
5 |
-
<param name="allowFullScreen" value="true"></param>
|
6 |
-
<param name="allowscriptaccess" value="always"></param>
|
7 |
-
<object width="560" height="349">
|
8 |
-
<param name="movie" value="http://ql2.me/1/technical/settings/youtube/video/"></param>
|
9 |
-
<param name="allowFullScreen" value="true"></param>
|
10 |
-
<param name="allowscriptaccess" value="always"></param><embed src="http://ql2.me/1/technical/settings/youtube/video/" width="560" height="349" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></object>
|
1 |
<?php
|
2 |
?>
|
3 |
+
<iframe width="560" height="315" src="//www.youtube.com/embed/83DKs0xxB1g" frameborder="0" allowfullscreen></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
|
|