Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP CSS Version History

Descripción

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.

Capturas

  • screenshot-1.png
  • screenshot-2.png

Instalación

  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.

Preguntas frecuentes

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

Reseñas

17 de junio de 2019
Does what it says on the tin. Great for version history rollback.
9 de noviembre 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 agosto 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! )
Leer todas las 3 reseñas

Colaboradores y desarrolladores

«WP CSS Version History» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP CSS Version History» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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