前言介紹
- 這款 WordPress 外掛「Wordless」是 2011-12-12 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2023-04-28,距離現在已有 737 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.5.1 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
npm | pug | scss | yarn | webpack |
內容簡介
Wordless 是 WordPress 外掛和佈景主題範本之間的接合部,可以大大加快和增強自訂佈景主題的創建。它的一些功能包括:
結構化、有組織和乾淨的佈景主題組織
直接在 wp-cli 內啟動新主題
使用Pug 模板系統編寫 PHP 模板
使用優秀的SCSS 語法編寫 CSS 樣式表
支援Stylelint,可針對 SCSS 語法進行配置
使用Babel,以現代語法編寫 JavaScript 邏輯
根據你在 .browserslistrc 內的支援,自動進行 JavaScript 兼容處理(使用core-js進行 polyfill 和轉譯)
一組便利的 PHP 助手函數,並且已準備好在視圖內使用
開發工作流使用 WebPack、BrowserSync(具有即時重新加載功能)、WP-CLI 和 Yarn。所有您已經熟悉的標準以及您可能需要的自定義選項。
文檔
完整文檔
在 wordless.readthedocs.io 上閱讀完整的 Wordless 文檔,這裡您將找到希望的所有安裝、使用指南和深入解釋堆疊的相關信息。
內置助手文檔
您可以在 http://welaika.github.io/wordless/docs/latest/html/index.html 上找到。
原文外掛簡介
Wordless is a junction between a WordPress plugin and a theme boilerplate that dramatically speeds up and enhances your custom theme creation. Some of its features are:
A structured, organized and clean theme organization
Bootstrap a new theme directly within wp-cli
Write PHP templates with Pug templating system
Write CSS stylesheets using the awesome SCSS syntax
Out-of-the-box support to Stylelint configured for SCSS syntax.
Write Javascript logic using modern syntax thanks to Babel
Automatically polyfill (with core-js) and transpile Javascript based on your support inside .browserslistrc
A growing set of handy and documented PHP helper functions ready to be used within your views
Preconfigured support to MailHog mail-catcher in development.
Development workflow backed by WebPack, BrowserSync (with live reload), WP-CLI, Yarn. All the standards you already know, all the customizations you may need.
Documentation
Complete documentation
Read the complete Wordless documentation at wordless.readthedocs.io where you’ll find – hopefully – all the informations about installation, usage guide, in depth explanation about the stack.
Buil-in helpers documentation
You can find it at http://welaika.github.io/wordless/docs/latest/html/index.html.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Wordless」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
2.0.0 | 2.1.0 | 2.2.3 | 2.3.0 | 2.3.1 | 2.3.2 | 3.0.0 | 3.0.1 | 4.0.0 | 4.1.0 | 5.0.0 | 5.1.0 | 5.1.1 | 5.1.2 | 6.0.1 | 6.0.2 | 6.0.3 | trunk | 2.2.10 | 2.2.11 | 2.2.12 | 2.2.13 | 5.0.0-beta |
延伸相關外掛(你可能也想知道)
Nano Plugin Manager 》外掛首頁, 此外掛有兩種用途:, 有趣的教學工具, 即使您對 WordPress 編程一無所知,您仍然可以撰寫微型 nano 外掛。隨著您的編程技能越來越自信,您可以寫更...。
Sigami Livereload 》將 Livereload 腳本新增至管理員或前端。, 前往「設定 -> Livereload」以管理選項。, 選項, , 主機, 埠, 在管理員載入, 在前端載入, , 貢獻, Github。