This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple LESS

विवरण

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.

इंस्टॉलेशन

  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

सामान्य प्रश्न

Does the plugin support multiple LESS files?

Not yet.

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

Not yet.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Simple LESS” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

0.1.1

Clean up the plugin file, remove comments etc.

0.1.0

  • Initial Release.