disqus-wordpress-plugin icon indicating copy to clipboard operation
disqus-wordpress-plugin copied to clipboard

WordPress plugin for Disqus (Latest version)

Results 32 disqus-wordpress-plugin issues
Sort by recently updated
recently updated
newest added

Disqus bot queries "sync status" remotely from our WordPress website. `POST /wp-json/disqus/v1/settings HTTP/1.1` It sends an **empty** user agent. Please add a user agent to the request. Our firewall 🧱🧱🧱...

### Describe the bug ```html ``` This comment feed URL is a 404. Do you handle this? Should it be disabled? Please advise.

Added WordPress install video

class-disqus-admin.php has a filter for the get_rest_url function `public function dsq_filter_rest_url( $rest_url )` The issue is line 167 in this function: `$current_host = $_SERVER['HTTP_HOST'];` When running PHP scripts on the...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

### Describe the bug On pages without a #disqus_thread element, a console error appears: `Uncaught TypeError: Cannot read property 'appendChild' of null at k (embed.js:45) at Object.l [as isSerif] (embed.js:45)...

Running sync on a batch of comments that didn't auto-sync. In the database, I see the field comment_date_gmt appears to be accurate with the time the comment was made. However,...

bug

I've tried using a function to disable Disqus for one of our custom post types, this is one I've seen on multiple websites, but it doesn't seem to work anymore:...

The plugin works normally in my "post" type pages as expected, but it seems as though it's trying to load on pages it shouldn't. I would think that something like...

If the name is taken, it will automatically give a number *shortname_1* , and when I try to apply it in the plugin, nothing happens. Solution would be to allow...