[WordPress] 外掛分享: Lenix scss compiler

前言介紹

  • 這款 WordPress 外掛「Lenix scss compiler」是 2017-08-30 上架。
  • 目前有 900 個安裝啟用數。
  • 上一次更新是 2022-05-21,距離現在已有 1079 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.8 以上版本才可以安裝。
  • 有 3 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

pshitik | yonifre |

外掛標籤

css | sass | scss | compiler | local compiler |

內容簡介

一個非常實用的外掛,專門為開發者撰寫 SCSS 而設計。
此外掛允許您直接在伺服器上(通過 FTP)編寫 SCSS,無需本地編譯器。

如何運作?

選擇一個包含 SCSS 的來源資料夾以及轉換成 CSS 的目標資料夾。
在來源資料夾的文件中編寫 SCSS 代碼,它會自動在目標資料夾中創建 CSS 文件。

裡面包括什麼?

支援多個來源和目標資料夾的選項。
您可以設置整個 wp-content 空間的資料夾。
效能優化 - 只有在其中一個來源文件發生更改時,才進行重新編譯。
開發完成後,您可以關閉/刪除外掛,而所有文件都保持原樣。
允許您同時開發主題和外掛。

範例:

來源:themes/your-theme/assets/scss/style.scss

body {
color: black;
.main {
background: red;
}
}

目標:themes/your-theme/assets/css/style.css

body {
color: black;
}

body .main {
background: red;
}

重要提示!
如果在目標資料夾中已有相同檔名的文件,它將被 SCSS 文件覆蓋

原文外掛簡介

A useful plugin for developers writing SCSS.
The plugin allows you to write SCSS directly on the server (via FTP) without the need for a local compiler.
How It Works?
Choose a source folder for SCSS and a target folder for CSS.
Write the SCSS code in the file on the source folder, and it automatically creates a CSS file in the target folder.
What’s included?

Option for multiple source and destination folders.
Allows you to set a folder in the entire wp-content space.
Performance – only when one of the source files change – it re-compiling itself.
After development you can turn off / delete the plugin without fear, and all the files are stay where they were.
Allows you to develop a theme and plugin at the same time.

Example:
source: themes/your-theme/assets/scss/style.scss

body {
color: black;
.main {
background: red;
}
}

target: themes/your-theme/assets/css/style.css

body {
color: black;
}

body .main {
background: red;
}

— pay attention!
If the file already exists in the destination folder – it will be overwritten by the SCSS file

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Lenix scss compiler」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager 》插入標頭和頁腳 + 完整的 WordPress 代碼片段外掛, WPCode (前稱为 WPBeginner 的 "插入標頭和頁腳")是使用率超过 100 万个网站的 WordPress 代码片段外掛中...。
  • Code Snippets 》Code Snippets 是在您的網站上運行程式碼片段的簡單,清潔和簡單的方法。它消除了將自定義片段添加到您的佈景主題的 functions.php 檔案的需求。, 現在提供 C...。
  • Widget CSS Classes 》Widget CSS Classes 可以讓您給 WordPress Widget 添加自定義的 class 和 id, 請注意,此外掛並不支援輸入自定義的 CSS。您需要修改主題的 style.css,或加入...。
  • Simple Custom CSS Plugin 》無需麻煩地將自訂 CSS 新增到 WordPress 網站中。, 這是一個易於使用的 WordPress 外掛,可以添加自訂 CSS 樣式以覆寫外掛和佈景主題的預設樣式。該外掛旨在...。
  • Simple CSS 》需要在你的網站中添加自定義 CSS 嗎?Simple CSS 提供一個很棒的管理編輯器和 Customizer 中的即時預覽編輯器,讓你能夠輕鬆添加 CSS。, 想讓你的 CSS 僅應用...。
  • WP Add Custom CSS 》WP Add Custom CSS 外掛允許您在整個網站及個別文章、頁面和自訂文章類型(例如 Woocommerce 產品)中添加自訂的 CSS。, 對整個網站應用的 CSS 樣式將覆蓋您...。
  • Visual CSS Style Editor 》Style your WordPress site visually. Discover the most popular front-end design plugin! Try live demo., , Visual CSS Editor, The plugin allows you t...。
  • WP-SCSS 》此外掛使用 ScssPhp,在 WordPress 安裝中編譯 .scss 檔案。包含設定頁面,可配置目錄、錯誤報告、編譯選項和自動佇列。, 此外掛僅在更改 .scss 檔案時進行編...。
  • Clear Cache for Me 》Clear Cache For Me 是一個 WordPress 外掛,適用於 W3 Total Cache 和 WP Super Cache,因為它們不知道 widget 何時更新,且在更新 widget 和 menu 時都不會...。
  • Scripts n Styles 》這個外掛讓管理員用戶能夠將自訂的 CSS 和 JavaScript 直接添加到個別文章、頁面或任何註冊的自訂文章類型中,也可以將類別添加到 body 標籤和文章容器中。還...。
  • Forget About Shortcode Buttons 》相容於 WordPress 傳統編輯器,Gutenberg 整合即將推出🙂, 歡迎提出功能需求/建議!, 即忘短碼(FASC)按鈕是在所見即所得編輯器中及網站佈景主題中加入 CSS 按...。
  • Code Embed 》注意: WordPress 5.0 及以上版本的使用者請查看常見問題以了解如何在區塊編輯器中使用此外掛。, Code Embed 外掛允許您在文章中嵌入程式碼(JavaScript 和 H...。
  • Raw HTML 》is capability is only granted to administrators. If you’re not an admin, you will need to ask them to add it to your role., Raw HTML is not r...。
  • Microthemer Lite – Visual Editor to Customize CSS 》Microthemer是一個輕量級且功能強大的視覺編輯器,可以自訂網站的CSS樣式,從Google字體到響應式佈局,它適用於程式開發人員和非程式開發人員,並與Elementor...。
  • Core Framework 》總結:Core Framework是一個簡單易用、樂趣滿滿的WordPress外掛,如同你的CSS瑞士軍刀,幫助你輕鬆打造完美網站。, , 問題與答案:, - Core Framework是什麼...。

文章
Filter
Apply Filters
Mastodon