Skip to content

Commit 425dee1

Browse files
committed
📦 Upgrade Disqus to latest version
1 parent 0371dc9 commit 425dee1

15 files changed

+52833
-44990
lines changed

‎disqus-conditional-load.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
'DCL_PATH' => plugin_dir_url( __FILE__ ),
5050
'DCL_BASE_FILE' => __FILE__,
5151
'DCL_VERSION' => '11.0.5',
52-
'DCL_DISQUS_VERSION' => '3.0.16',
52+
'DCL_DISQUS_VERSION' => '3.0.21',
5353
),
5454

5555
// Aaaand, here is something for your choice.

‎languages/disqus-conditional-load.pot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Copyright (C) 2020 Joel James
1+
# Copyright (C) 2021 Joel James
22
# This file is distributed under the GPL-2.0+.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Disqus Conditional Load 11.0.5\n"
66
"Report-Msgid-Bugs-To: https://dclwp.com/\n"
7-
"POT-Creation-Date: 2020-07-28 05:58:16+00:00\n"
7+
"POT-Creation-Date: 2021-03-24 04:20:04+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
11-
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
11+
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Joel James <me@joelsays.com>\n"
1313
"Language-Team: Joel James <me@joelsays.com>\n"
1414
"Language: en\n"

‎vendor/disqus-comment-system/README.txt

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
=== Disqus Comment System ===
2-
Contributors: disqus, alexkingorg, crowdfavorite, zeeg, tail, thetylerhayes, ryanv12, iamfrancisyo, brevityness
3-
Tags: comments, threaded, email, notification, spam, avatars, community, profile, widget, disqus
2+
Contributors: disqus, alexkingorg, crowdfavorite, zeeg, tail, thetylerhayes, ryanv12, iamfrancisyo, brevityness, tterb
3+
Tags: disqus, comments, engagement, threaded, email, notification, spam, avatars, community, profile, widget
44
Requires at least: 4.4
5-
Tested up to: 4.9.4
6-
Stable tag: 3.0.16
7-
Requires PHP: 5.4
5+
Tested up to: 5.6
6+
Stable tag: 3.0.21
7+
Requires PHP: 5.6
88

99
Disqus is the web's most popular comment system. Use Disqus to increase engagement, retain readers, and grow your audience.
1010

@@ -22,7 +22,7 @@ The Disqus for WordPress plugin lets site owners and developers easily add Disqu
2222
* Improve SEO ranking with user generated content
2323
* Keep spam out with our best-in-class anti-spam filter powered by Akismet
2424
* Single profile for commenting on over 4 million sites including social login support for Facebook, Twitter, and Google accounts
25-
* Trusted by sites like Wired, CBS, and Entertainment Weekly
25+
* Trusted by sites like ABC News, Entertainment Weekly, and Rotten Tomatoes
2626

2727
= Disqus Features =
2828

@@ -42,7 +42,7 @@ The Disqus for WordPress plugin lets site owners and developers easily add Disqu
4242
* Flexible login options - Social login with Facebook, Twitter, and Google, SSO, and guest commenting support
4343
* Instant activity notifications, email notifications, and digests pull readers back in
4444
* User profiles that show you recent comment history and frequented communities
45-
* Discovery widget that shows active discussions happening elsewhere on your site
45+
* Recommendations widget that shows where active discussions are happening elsewhere on your site
4646

4747
= Moderation Features =
4848

@@ -80,7 +80,7 @@ Yes, you can import your existing WordPress comments into Disqus during installa
8080

8181
= How do I set up Single Sign-On (SSO)? =
8282

83-
SSO allows users in your database to comment without requiring them to register with Disqus. Access to SSO is currently available as an add-on for users with a [Pro subscription](https://help.disqus.com/customer/en/portal/articles/2759918-disqus-pricing-and-plans#pro-plan). If you would like to enable this feature, [contact our Support team](https://disqus.com/support/?article=contact_SSO). Also check out our guide for [setting up SSO on WordPress](https://help.disqus.com/customer/portal/articles/1148635).
83+
SSO allows users in your database to comment without requiring them to register with Disqus. Access to SSO is currently available as an add-on for users with a [Business subscription](https://help.disqus.com/customer/en/portal/articles/2759918-disqus-pricing-and-plans#business-plan). If you would like to enable this feature, [contact our Support team](https://disqus.com/support/?article=contact_SSO). Also check out our guide for [setting up SSO on WordPress](https://help.disqus.com/customer/portal/articles/1148635).
8484

8585
= I’m experiencing an issue with my installation of Disqus. =
8686

@@ -111,10 +111,10 @@ Go to [https://disqus.com/help/wordpress](https://disqus.com/help/wordpress)
111111
== Screenshots ==
112112

113113
1. Disqus Comments
114-
2. Comment Reply
115-
3. Disqus Audience Platform
114+
2. Disqus Audience Platform
115+
3. Comment Reply
116116
4. Featured Comment
117-
5. Discovery Box (part of Disqus Comments)
117+
5. Recommendations (part of Disqus Comments)
118118
6. Mentions
119119
7. Real-time Comments
120120
8. Commenter User Profile
@@ -124,6 +124,24 @@ Go to [https://disqus.com/help/wordpress](https://disqus.com/help/wordpress)
124124

125125
== Changelog ==
126126

127+
= 3.0.20 =
128+
* Fixed issue with mismatched DISQUSVERSION causing admin issues
129+
130+
= 3.0.20 =
131+
* Fixed issue with comments syncing to one sticky post
132+
133+
= 3.0.19 =
134+
* Fixed issue with missing admin bundles
135+
136+
= 3.0.18 =
137+
* Tested plugin with WordPress 5.6 and updated documentation
138+
* Fixed count.js script being loaded on unnecessary pages
139+
* Fixed comments showing sync date instead of creation date in WordPress admin
140+
141+
= 3.0.17 =
142+
* Bumping version for WP 5.1 version bump. (Changes to README versions and main php file's version)
143+
* Fixed Undefined index bug where HTTP_HOST could not find web server
144+
127145
= 3.0.16 =
128146

129147
* Add a manual syncing option that allows retroactive syncing within a selected date range

0 commit comments

Comments
 (0)