Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

WP CSS Version History

Descripció

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.

Captures

Instal·lació

  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.

PMF

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

Ressenyes

17 de juny de 2019
Does what it says on the tin. Great for version history rollback.
9 de novembre de 2018
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.
7 de agost de 2018
I love this plugin! It’s great for working with other developers when not everyone has FTP access or you just don’t want to mess with your source code. If you make a mistake, you can go back to a previous version where everything was working. You also cannot work on top of another user so you won’t have conflicts or chances of deleting each other’s work. We use this on all of our websites! (I think the 60+ active installations are mine! )
Llegiu totes les 3 ressenyes

Col·laboradors i desenvolupadors

«WP CSS Version History» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

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