Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Include Custom Files

Beschrijving

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.

Schermafdrukken

  • Usage

Installatie

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Include Custom Files” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Include Custom Files” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • First version.