wp-discourse
wp-discourse copied to clipboard
WordPress plugin that lets you use Discourse as the community engine for a WordPress blog
 See other categories listed in picture for example.
For a particular post in my WP, I wants to create a new topic each time I update my post. For the first time, the topic in discourse is created....
Hi, Can you please reflect Discourse post status in WordPress? When I delete (hide) posts in Discourse – they are still visible in WordPress as article comments. I think this...
It is possible to make a comment from the wordpress page and load it directly into discourse. Or even upload the form to create a discourse response on the wordpress...
Hello, I'm really hoping I can get some help here. Browsed the web, but couldn't fine a case matching mine. I'm testing Wordpress with Discourse. Separately they both work just...
In Commit 770b7c1ec91232bbb57714426d3fb625b299d35a in /lib/discourse-publish.php#L188 you added a call to parse_blocks(), which seems to be a built-in function of Wordpress since Version 5.0.0. But on your Plugin Page is says...
[Since version 5.5](https://make.wordpress.org/core/2020/07/24/new-wp_get_environment_type-function-in-wordpress-5-5/), WordPress supports `WP_ENVIRONMENT_TYPE` environment variable and `wp_get_environment_type` function. Using this constant/function could be really useful to avoid publishing content to an attached Discourse instance while not in...
"A length threshold seems appealing. Excluding comments that are, say, less than 100 words long and which contain no links. That would cut out trivial remarks without killing interesting 'if...
When there are 0 comments themes will often link to the comments section with a `#respond` anchor. Currently the no replies HTML template uses `comments` as the id. To accommodate...
 It would be ideal if we could load these as constants. We pull in fresh copies of the database for local/staging but would need to change these pointing to...