WP Manifestindependent plugin directory
manifest / content / branding-bar-plugin

VCUarts Branding Bar

Co-Branding Bar WP Plugin

by VCUarts · github.com/vcuarts/branding-bar-plugin · 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/vcuarts/branding-bar-plugin/archive/refs/heads/master.zip

Declares an update source (https://github.com/VCUarts/Branding-Bar-Plugin), so updates arrive through the plugin's own updater.

Readme

Branding Bar / WP Plugin

Minimal Styles Constant

Define the following constant to the themes functions.php to get minimal styles
define( 'VCUARTS_BAR_MIN_STYLES', true );

Spinal Cord

Want the new new?
define( 'VCUARTS_BAR_SPINE_STYLES', true );

Read the full README on GitHub →