Le webhook de commentaire WP Discourse ne déclenche pas un rafraîchissement du cache WP Rocket

Just a note that the action I’ve mentioned above will be added in 2.4.6 which is currently being prepared for release.

The action will receive the ids of the Wordpress posts that have been updated by the webhook as an argument, i.e.

do_action( 'wpdc_after_webhook_post_update', $post_ids );

See further

https://github.com/discourse/wp-discourse/pull/459

4 « J'aime »