Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Simple LESS

Beskrivning

Simple LESS makes it easy to start using LESS. It adds the required files and will enqueue your theme’s theme.less file if it exists.

Installation

  1. Upload simple-less-for-wordpress to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Place theme.less in your theme directory (write your own or copy the example)
  4. Enjoy

Vanliga frågor

Does the plugin support multiple LESS files?

Not yet.

Does the plugin support using a file other than theme.less?

Not yet.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Simple LESS” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Simple LESS” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.1.1

Clean up the plugin file, remove comments etc.

0.1.0

  • Initial Release.