Skip to content

Simple WordPress plugin to add a css editor meta box for individual posts and pages

License

Notifications You must be signed in to change notification settings

DevinVinson/single-page-styling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Plugin Name ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: http://devinvinson.com
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 `single-page-styling` 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.

About

Simple WordPress plugin to add a css editor meta box for individual posts and pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published