WP Discourse comment webhook triggert geen WP Rocket Cache vernieuwing

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 likes