Skip to content

herooutoftime/wp-flex-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Flex CSS

Directly edit your CSS files in WP-Admin without additional <style></style> tags.

Description

Usage

  1. In your CSS file(s):
    1. For each flexible CSS declaration add: /*! @edit: VARIABLE_NAME*/ right before the CSS rule
    2. Make sure the web-server has write permissions!
  2. In Flex-CSS plugin settings:
    1. For each previously defined variable (e.g. VARIABLE_NAME) add a new setting containing:
      1. the variable name (e.g. VARIABLE_NAME)
      2. the expected value (e.g. VARIABLE_VALUE)
    2. Save your settings
    3. Hooray! Your CSS is updated!

Installation

This is the most common way to install a plugin

  1. Download the ZIP
  2. Upload wp-flex-css folder to your /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Done!

If any issues occur, please file an issue: https://github.com/herooutoftime/slick-wordpress-gallery/issues/new

Changelog

1.0.0

  • Initial version

WP-Info

About

Directly edit your CSS file through WP-Admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published