Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Include Custom Files

Beschreibung

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.

Screenshots

Installation

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

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Include Custom Files“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0

  • First version.