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.

Include Custom Files

Descripción

This plugin enables embedding of multiple stylesheets and javascript files on a per-post basis.

Multiple file names should be separated by a ‘,’. Extra whitespace after and before a ‘,’ are automatically ignored.

Relative paths to files are automatically prefixed by the /css or /js. These settings can be customized by editing values of the variables $css_folder and $js_folder in the plugin file.

Absolute paths are directly hotlinked.

Capturas

  • Usage

Instalación

This section describes how to install the plugin and get it working.

  1. Upload ‘include-custom-files’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Include Custom Files» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Include Custom Files» 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 version.