Skip to content

Commit 53bbc95

Browse files
committed
update tested up to wp 6.9
1 parent cae0f43 commit 53bbc95

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
php: ["7.4", "8.0", "8.1", "8.2"]
1212
mysql: ["5.7", "8.0"]
13-
wordpress: ["6.8", "6.7", "6.6", "6.5", "5.9"]
13+
wordpress: ["6.9", "6.8", "6.7", "6.6", "6.5", "5.9"]
1414

1515
steps:
1616
- name: Checkout code

disqus/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: disqus, alexkingorg, crowdfavorite, zeeg, tail, thetylerhayes, ryanv12, iamfrancisyo, brevityness, tterb, chrisjtang
33
Tags: disqus, comments, engagement, threaded, email, notification, spam, avatars, community, profile, widget
44
Requires at least: 4.4
5-
Tested up to: 6.8
5+
Tested up to: 6.9
66
Stable tag: 3.1.4
77
Requires PHP: 5.6
88

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### 3.1.4
44
* Added dismissible admin notice explaining free version ads and paid plan options
55
* Fixed deprecation warning when syncing comments with null author name
6+
* Tested up to WP 6.9
67

78
### 3.1.3
89
* Fixed bug with Disqus SSO and Gravatar Images

0 commit comments

Comments
 (0)