Version Description
Download this release
Release Info
Developer | AdvancedCoding |
Plugin | Comments – wpDiscuz |
Version | 7.3.17 |
Comparing to | |
See all releases |
Code changes from version 7.3.16 to 7.3.17
class.WpdiscuzCore.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
* Plugin Name: wpDiscuz
|
4 |
* Description: #1 WordPress Comment Plugin. Innovative, modern and feature-rich comment system to supercharge your website comment section.
|
5 |
-
* Version: 7.3.
|
6 |
* Author: gVectors Team
|
7 |
* Author URI: https://gvectors.com/
|
8 |
* Plugin URI: https://wpdiscuz.com/
|
2 |
/*
|
3 |
* Plugin Name: wpDiscuz
|
4 |
* Description: #1 WordPress Comment Plugin. Innovative, modern and feature-rich comment system to supercharge your website comment section.
|
5 |
+
* Version: 7.3.17
|
6 |
* Author: gVectors Team
|
7 |
* Author URI: https://gvectors.com/
|
8 |
* Plugin URI: https://wpdiscuz.com/
|
options/options-layouts/html-social.php
CHANGED
@@ -861,7 +861,7 @@ if (!defined("ABSPATH")) {
|
|
861 |
<img src="<?php echo esc_url_raw(plugins_url(WPDISCUZ_DIR_NAME . "/assets/img/social-icons/wechat.png")); ?>" style="vertical-align:bottom; height: 24px; margin-bottom: -2px; position: relative; border-radius: 50%;"> WeChat
|
862 |
</div>
|
863 |
<p style="font-size: 14px; font-style: italic; margin-top: 5px;">
|
864 |
-
<?php esc_html_e("To start using WeChat Login Button you should get AppID and Secret. Please follow to this ", "wpdiscuz"); ?> <a href="https://
|
865 |
<?php echo esc_html__("Redirect URI", "wpdiscuz") . " : <code>" . esc_url_raw(admin_url("admin-ajax.php?action=wpd_login_callback&provider=wechat")) . "</code>"; ?>
|
866 |
</p>
|
867 |
|
@@ -917,7 +917,7 @@ if (!defined("ABSPATH")) {
|
|
917 |
<img src="<?php echo esc_url_raw(plugins_url(WPDISCUZ_DIR_NAME . "/assets/img/social-icons/weibo.png")); ?>" style="vertical-align:bottom; height: 24px; margin-bottom: -2px; position: relative; border-radius: 50%;"> Sina Weibo
|
918 |
</div>
|
919 |
<p style="font-size: 14px; font-style: italic; margin-top: 5px;">
|
920 |
-
<?php esc_html_e("To start using Weibo Login Button you should get App Key and App Secret. Please follow to this ", "wpdiscuz"); ?> <a href="https://
|
921 |
<?php echo esc_html__("Redirect URI", "wpdiscuz") . " : <code>" . esc_url_raw(admin_url("admin-ajax.php?action=wpd_login_callback&provider=weibo")) . "</code>"; ?>
|
922 |
</p>
|
923 |
|
@@ -973,7 +973,7 @@ if (!defined("ABSPATH")) {
|
|
973 |
<img src="<?php echo esc_url_raw(plugins_url(WPDISCUZ_DIR_NAME . "/assets/img/social-icons/qq.png")); ?>" style="vertical-align:bottom; height: 24px; margin-bottom: -2px; position: relative; border-radius: 50%;"> Tencent QQ
|
974 |
</div>
|
975 |
<p style="font-size: 14px; font-style: italic; margin-top: 5px;">
|
976 |
-
<?php esc_html_e("To start using Tencent QQ Login Button you should get AppID and AppKey. Please follow to this ", "wpdiscuz"); ?> <a href="https://
|
977 |
<?php echo esc_html__("Redirect URI", "wpdiscuz") . " : <code>" . esc_url_raw(admin_url("admin-ajax.php?action=wpd_login_callback&provider=qq")) . "</code>"; ?>
|
978 |
</p>
|
979 |
|
861 |
<img src="<?php echo esc_url_raw(plugins_url(WPDISCUZ_DIR_NAME . "/assets/img/social-icons/wechat.png")); ?>" style="vertical-align:bottom; height: 24px; margin-bottom: -2px; position: relative; border-radius: 50%;"> WeChat
|
862 |
</div>
|
863 |
<p style="font-size: 14px; font-style: italic; margin-top: 5px;">
|
864 |
+
<?php esc_html_e("To start using WeChat Login Button you should get AppID and Secret. Please follow to this ", "wpdiscuz"); ?> <a href="https://janrain-education-center.knowledgeowl.com/home/wechat-social-login-configuration-guide" target="_blank" style="font-weight: 600;"><?php esc_html_e("instruction »", "wpdiscuz"); ?></a>
|
865 |
<?php echo esc_html__("Redirect URI", "wpdiscuz") . " : <code>" . esc_url_raw(admin_url("admin-ajax.php?action=wpd_login_callback&provider=wechat")) . "</code>"; ?>
|
866 |
</p>
|
867 |
|
917 |
<img src="<?php echo esc_url_raw(plugins_url(WPDISCUZ_DIR_NAME . "/assets/img/social-icons/weibo.png")); ?>" style="vertical-align:bottom; height: 24px; margin-bottom: -2px; position: relative; border-radius: 50%;"> Sina Weibo
|
918 |
</div>
|
919 |
<p style="font-size: 14px; font-style: italic; margin-top: 5px;">
|
920 |
+
<?php esc_html_e("To start using Weibo Login Button you should get App Key and App Secret. Please follow to this ", "wpdiscuz"); ?> <a href="https://janrain-education-center.knowledgeowl.com/home/sina-weibo-social-login-configuration-guide" target="_blank" style="font-weight: 600;"><?php esc_html_e("instruction »", "wpdiscuz"); ?></a>
|
921 |
<?php echo esc_html__("Redirect URI", "wpdiscuz") . " : <code>" . esc_url_raw(admin_url("admin-ajax.php?action=wpd_login_callback&provider=weibo")) . "</code>"; ?>
|
922 |
</p>
|
923 |
|
973 |
<img src="<?php echo esc_url_raw(plugins_url(WPDISCUZ_DIR_NAME . "/assets/img/social-icons/qq.png")); ?>" style="vertical-align:bottom; height: 24px; margin-bottom: -2px; position: relative; border-radius: 50%;"> Tencent QQ
|
974 |
</div>
|
975 |
<p style="font-size: 14px; font-style: italic; margin-top: 5px;">
|
976 |
+
<?php esc_html_e("To start using Tencent QQ Login Button you should get AppID and AppKey. Please follow to this ", "wpdiscuz"); ?> <a href="https://janrain-education-center.knowledgeowl.com/home/qq-social-login-configuration-guide" target="_blank" style="font-weight: 600;"><?php esc_html_e("instruction »", "wpdiscuz"); ?></a>
|
977 |
<?php echo esc_html__("Redirect URI", "wpdiscuz") . " : <code>" . esc_url_raw(admin_url("admin-ajax.php?action=wpd_login_callback&provider=qq")) . "</code>"; ?>
|
978 |
</p>
|
979 |
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: gVectors Team
|
|
3 |
Tags: comment, comments, ajax comments, comment form, comment fields
|
4 |
Requires at least: 5.0
|
5 |
Tested up to: 5.9
|
6 |
-
Stable tag: 7.3.
|
7 |
Requires PHP: 5.6 and higher
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
@@ -185,13 +185,26 @@ Nothing will be lost! **Comments - wpDiscuz** will show all old comments.
|
|
185 |
|
186 |
== Changelog ==
|
187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
= Comments - wpDiscuz v7.3.16 - 19.03.2022 =
|
189 |
|
190 |
-
Fixed Bug: Deactivation issues
|
|
|
191 |
|
192 |
= Comments - wpDiscuz v7.3.14 / v7.3.15 - 19.03.2022 =
|
193 |
|
194 |
-
Fixed Bug: wpdiscuz-ajax not found
|
|
|
195 |
|
196 |
= Comments - wpDiscuz v7.3.13 - 19.03.2022 =
|
197 |
|
@@ -237,10 +250,6 @@ Fixed Bug: wpdiscuz-ajax not found
|
|
237 |
* Fixed bug: Comment filtering issue in widgets, changed wp_trim_words() to get_comment_excerpt().
|
238 |
* Fixed bug: Display mentioned user name without a link to profile page when the Profile URL option is disabled.
|
239 |
|
240 |
-
**IMPORTANT!**
|
241 |
-
|
242 |
-
* Please don't forget delete all caches and purge CDN after the update.
|
243 |
-
|
244 |
|
245 |
= Comments - wpDiscuz v7.3.8 =
|
246 |
|
3 |
Tags: comment, comments, ajax comments, comment form, comment fields
|
4 |
Requires at least: 5.0
|
5 |
Tested up to: 5.9
|
6 |
+
Stable tag: 7.3.17
|
7 |
Requires PHP: 5.6 and higher
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
185 |
|
186 |
== Changelog ==
|
187 |
|
188 |
+
= Comments - wpDiscuz v7.3.17 - 30.03.2022 =
|
189 |
+
|
190 |
+
* Fixed Bug: Conflict with Redis based cache plugins
|
191 |
+
* Fixed Bug: Conflict with Memcached based cache plugins
|
192 |
+
|
193 |
+
**IMPORTANT!**
|
194 |
+
|
195 |
+
* Please don't forget delete all caches and purge CDN after the update.
|
196 |
+
|
197 |
+
|
198 |
+
|
199 |
= Comments - wpDiscuz v7.3.16 - 19.03.2022 =
|
200 |
|
201 |
+
* Fixed Bug: Deactivation issues
|
202 |
+
|
203 |
|
204 |
= Comments - wpDiscuz v7.3.14 / v7.3.15 - 19.03.2022 =
|
205 |
|
206 |
+
* Fixed Bug: wpdiscuz-ajax not found
|
207 |
+
|
208 |
|
209 |
= Comments - wpDiscuz v7.3.13 - 19.03.2022 =
|
210 |
|
250 |
* Fixed bug: Comment filtering issue in widgets, changed wp_trim_words() to get_comment_excerpt().
|
251 |
* Fixed bug: Display mentioned user name without a link to profile page when the Profile URL option is disabled.
|
252 |
|
|
|
|
|
|
|
|
|
253 |
|
254 |
= Comments - wpDiscuz v7.3.8 =
|
255 |
|
utils/class.WpdiscuzHelperOptimization.php
CHANGED
@@ -309,7 +309,7 @@ class WpdiscuzHelperOptimization implements WpDiscuzConstants {
|
|
309 |
|
310 |
|
311 |
private function addWpDiscuzParams($query){
|
312 |
-
$query->query_vars["wpdiscuz"] = wp_array_slice_assoc(
|
313 |
}
|
314 |
|
315 |
private function getWpDiscuzSpecificArgs(){
|
309 |
|
310 |
|
311 |
private function addWpDiscuzParams($query){
|
312 |
+
$query->query_vars["wpdiscuz"] = wp_array_slice_assoc($_REQUEST , $this->getWpDiscuzSpecificArgs());
|
313 |
}
|
314 |
|
315 |
private function getWpDiscuzSpecificArgs(){
|