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.

Kemp Customizer

Descripción

The Kemp Customizer gives you a safe place to add CSS, Javascript, and PHP code to your WordPress website. This allows you not to have a child theme and still allow updates to the main parent theme.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Edit the plugin and add your custom code under the approptiate file.

Preguntas frecuentes

Will these files take affect over others such as other style.css?

Yes, this plugin is telling your website to load those changes last so that they take priority. However if there is an important tag we can not over take that.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Kemp Customizer” 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

  • First Release. Supports custom JS, CSS, and PHP

1.0.1

  • Cleaned up leftover code that was not needed