WP Manifestindependent plugin directory
manifest / content / promo-banner

Easy Promo Banner

This simple WordPress plugin will display a promo banner at the top of the page or below the main navigation

by Marc Reyes-Maninang · github.com/microcurse/promo-banner · website

0stars
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/microcurse/promo-banner/archive/refs/heads/master.zip

Readme

promo-banner

This simple WordPress plugin will display a promo banner at the top of the page or below the main navigation.

There should be an interface within the admin to input text. This banner should be globally controlled and not controlled per page.

User should be able to enable/disable the banner based on category page.

Things to consider:

  • Should there be a shortcode to paste in for each page?
  • Should there be a toggle to display or hide it per category page?
  • Should the promo banner display on categories based on a hard coded category ID?
  • Should it be coded into a specific page template so that we can assign it to specific pages?

Read the full README on GitHub →