WP Manifestindependent plugin directory
manifest / events / guildenberg-helper

Guildenberg Helper Plugin

A Helper Plugin for Guildenberg

by Bowe Frankema · github.com/bowefrankema/guildenberg-helper

0stars
1forks

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/bowefrankema/guildenberg-helper/archive/refs/heads/main.zip

Declares an update source (https://github.com/BoweFrankema/guildenberg-helper), so updates arrive through the plugin's own updater.

From the readme

Guildenberg Helper Plugin Description The Guildenberg Helper Plugin assists in setting up Black Friday sales for Guildenberg, enabling the display of host information on landing pages using shortcodes. Installation 1. Download the plugin from this repo. 2. In your WordPress dashboard, go to Plugins Add New. 3. Upload and activate the plugin. Usage Shortcodes The plugin offers several shortcodes for displaying host information: - [gb-host-all]: Displays all host information. - [gb-host-name]: Shows the host name. - [gb-host-description]: Shows the host description. - [gb-host-logo]: Displays the GB host logo. - [gb-host-slug]: Shows the host slug. Configuring the Plugin Navigate to Settings Guildenberg Helper in your WordPress admin to configure the plugin: 1. Enter the affiliate tracking URL parameter in the field provided. For example ?ref=. 2. Click Save Changes. 3. On the settings page you will see a preview of the host information. If you see the default logo and text, you have not yet configured the plugin correctly. Overwriting the Configuration with your own affiliate links & logo. You can overwrite the configuration file by placing a hosts.php file in your ac

Read the full README on GitHub →