mymizan / wp-mu-global-css

A Plugin that will apply a CSS stylesheet globally across all sites of a WordPress multi-site installation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP MU Global CSS

A simple plugin that will apply a CSS stylesheet globally across all sites of a WordPress multi-site installation.

There are many other CSS plugins which do the job better, but the goal here is simpsicity. As developers, we often need to apply small piece of CSS and a fancy plugin is an overkill for it. I wrote this plugin so that I can put small piece of CSS code that are unrelated to any plugin or themes, without having to install install a complex, bloated plugin.

Hope you will find it useful.

About

A Plugin that will apply a CSS stylesheet globally across all sites of a WordPress multi-site installation.

License:GNU General Public License v3.0


Languages

Language:PHP 91.6%Language:CSS 8.4%