# WP Discourse 1.4.0 Release

**URL:** https://meta.discourse.org/t/wp-discourse-1-4-0-release/65283
**Category:** Extras
**Tags:** wordpress
**Created:** [2017年六月28日 17:49 UTC](https://meta.discourse.org/t/wp-discourse-1-4-0-release/65283 "2017-06-28T17:49:23Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2017年十月13日 23:15 UTC](https://meta.discourse.org/t/wp-discourse-1-4-0-release/65283/12 "2017-10-13T23:15:49Z")

</div>

[WP Discourse](https://github.com/discourse/wp-discourse) version 1.4.5 is now in the WordPress repo. It has a few small changes:

When posts are updated on WordPress, they are no longer automatically republished to Discourse. To republish the post, select the Update Discourse topic checkbox in the Publish to Discourse meta-box.

An option to open the Start Discussion and Continue Discussion links in a new tab has been added. You can find it on the plugin’s Commenting settings tab.

A `wpds_sync_discourse_comments` action has been added. Calling  
`do_action( 'wpdc_sync_discourse_comments', $post_id )`  
will call the [WP Discourse](https://github.com/discourse/wp-discourse) `sync_comments` function for `$post_id`. It was added to make it possible to use the plugin with the Timber theme, but could have other uses. See [WP Discourse plugin tips and tricks](https://meta.discourse.org/t/wp-discourse-plugin-tips-and-tricks/50757#timber-theme) for details.

Let me know if there are any problems associated with these changes. You can find older versions of the plugin here: [WP Discourse (advanced view) – WordPress plugin | WordPress.org](https://wordpress.org/plugins/wp-discourse/advanced/)

---

_[View the full topic](https://meta.discourse.org/t/wp-discourse-1-4-0-release/65283)._
