WP Mercure

Plugin Banner

WP Mercure

by Clement Decou

Download
Description

Used for developer or non developer with a Mercure server configured.

The plugin permit to send notification for the current visitor of your site.
One feature is to send notification of a current reader of your post to notify that there is a new version of the post content. The user click to the notification and the post content updated in real time.

  • Install Mercure in your server and start it (see Install section for Mercure)
  • Search for \”WP Mercure\” under \”Plugins Add New\” in your WordPress dashboard.
  • Configure the plugin with the plugin admin menu
  1. View of one notification sent

    View of one notification sent

How to disable live post ?

Click to featured menu admin and disable the functionality \”Live post\”

How to disable live post for specific posts

Use wpmercure_allow_livepost_single filter

How can i use my own style of notification ?

Disable the default notification with the filter wpmercure_include_notification_style

The post not changed after click to the notification

Check if the css selector configured in the admin menu is the correct for your theme.

Back to top