Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Include Custom Files

Περιγραφή

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.

Στιγμιότυπα

  • Usage

Εγκατάσταση

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

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Include Custom Files” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • First version.