WP Manifestindependent plugin directory
manifest / utilities / goodbye

Goodbye

A Wordpress plugin to add goodbye message to Wordpress sites when user leaves. Replace the pages title with a goodbye message.

by The Fold / Christoffer Jacobsen · github.com/christofferjacobsen/goodbye · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/christofferjacobsen/goodbye/archive/refs/heads/master.zip

From the readme

Goodbye Message Add custom goodbye message to your wordpress site. This is a Wordpress plugin and uses the Wordpress customizer api. The plugin gives you the option to swap the title of the current page with a customizable goodbye message. It will swap back again when the user returns to the site. Install 1. Download goodbye.php 2. Upload it to your wp plugin folder. (wp-content/plugins/) 3. Active plugin in wp-admin Use 1. Go to theme customizer and the section Goodbye Message 2. Make sure that the Add message toggle is active 3. Edit the title in the input field Tips Use a emoji to add extra attention to the title. Ex: 👋 Come back soon

Read the full README on GitHub →