/monster-pack

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== Plugin Name === Contributors: (this should be a list of wordpress.org userid's) Donate link: https://github.com/mark-mg Tags: custom-css, css, styling Requires at least: 4.0.0 Tested up to: 4.3.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple meta box on posts and pages to add custom css with syntax highlighting just for that post or page.

== Description ==

This plugin adds a simple but robust css editing panel to your posts and pages in the form of a meta box. You put css in there, it gets sanitized and then output in the head of that post or page.

All css is saved as meta data so it will stay when you change themes.

== Installation ==

  1. Upload monster-pack folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Edit a post or page and add css to the Custom CSS meta box.