Skip to content

tyler-shaw/page-specific-stylesheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Specific Stylesheets

Page Specific Stylesheets is a simple plugin that allows you to add styles to a page, post, or custom post type from the edit screen on the admin panel. This provides you with an easy method of maintaining styles specific to that post while keeping your style.css free from clutter that doesn't need loaded on every page.

This is now the official repository for development of the plugin, however, it the plugin is still maintained on the WordPress Plugin Directory.

WordPress Plugin Directory: https://wordpress.org/plugins/page-specific-stylesheets/

Installation

  • Page Specific Stylesheets can be installed through the WordPress plugin installer, as it's hosted on the WordPress Plugin Directory.

Development

  • Features will be developed in their own branches.
  • Finished features will be merged into master.
  • Master will always contain the latest, functional (mostly) version of the code.
  • Actual versions of the plugin can be found under version releases.

Roadmap

  • Improved, refactored code (stop mixing PHP, HTML, etc).
  • More control through the settings page.
  • Fixing of the conflicts with other plugins that utilize CodeMirror.

About

(Abandoned) WordPress plugin allowing styles to be applied to specific pages in the admin panel.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors