Plugin info

Total downloads: 1,676
Active installs: 90
Total reviews: 3
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/29/2018 (2826 days ago)
Added to WordPress: 5/14/2018 (7 years old)
Minimum WordPress version: 4.9
Tested up to WordPress version: 4.9.28
Minimum PHP version: 5.4

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2826 days ago • 3 reviews

22/100

Is WP CSS Version History abandoned?

Possibly abandoned (last update 2826 days ago).

Compatibility

Requires WordPress: 4.9
Tested up to: 4.9.28
Requires PHP: 5.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

WP CSS Version History is a custom css file editor using WordPress versioning and post lock functionality.
Now your team can quickly make theme style changes without the worry of overwriting someone else’s work.
WP CSS Version History stores all the revisions for easy restoration. See changes immediately without clearing cache.
Codemirror* editor features like auto completion, code folding, bracket and tag matching.

Installation

  1. Upload the entire wp-css-version-history folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find ‘WP CSS Version History’ menu item in the ‘Appearance’ WordPress admin panel. Select ‘WP-CSS-Version-History’ to edit

For basic usage, you can also have a look at the plugin web site.

Frequently Asked Questions

Installation Instructions

  1. Upload the entire wp-css-version-history folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find ‘WP CSS Version History’ menu item in the ‘Appearance’ WordPress admin panel. Select ‘WP-CSS-Version-History’ to edit

For basic usage, you can also have a look at the plugin web site.

Does this edit my current theme or child theme CSS?

No. A custom css file is loaded at end of all other CSS files.

What is the custom file name?

{blogurl}/wp-content/plugins/wp-css-version-history/public/css/wp-css-version-history-public.css?ver={1524397551}.

Will I need to clear cache before seeing the changes?

No. After every CSS change there is a new version url variable appended to the file. See previous FAQ

Review feed

briankeith68
11/9/2018

Easy CSS edit with revisions and user edit lock

I was looking for a solution to easily edit CSS files without having my team overwrite my work. If I need to restore from a previous version, it keeps the history along with the time/user stamp. The CSS file is indexed last so the classes will take priority. All changes made are seen immediately without clearing cache.

Screenshots

  1. screenshot-1.png

    screenshot-1.png

  2. screenshot-2.png

    screenshot-2.png

Changelog

1.0

  • Initial release

1.0.1

Hide Visual Composer and other controls not needed

1.0.8

Auto height editor
Menu link sent directly to editor