前言介紹
- 這款 WordPress 外掛「Awesome Color Palettes」是 2014-07-23 上架。
- 目前有 200 個安裝啟用數。
- 上一次更新是 2021-03-30,距離現在已有 1495 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.5 以上版本才可以安裝。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
ghuger | halgatewood | richardgabriel |
外掛標籤
color | colors | colour | color palettes | colour palettes |
內容簡介
終於有了一種在網站上展示色彩調色板的酷炫方式。這個微型插件讓您在網頁上展示色彩調色板的酷炫方式。
以下是示例:
http://halgatewood.com/palettes/
使用捷徑並傳入一個色彩列表:
[awe_palette colors="434858,5886c5,#f2674a,c6006d"]
或在您的佈景主題中直接調用:
您可以包含#或不包含#,這對它來說沒有影響。
等等,還有更多。創建一個awesome-color-palette.php文件並將其放在主題文件夾中,可以為您需要的任何內容自定義調色板。
它可以處理10種顏色。要添加更多,只需創建以下類似的CSS並將其添加到主題中的style.css文件中。
. awe-color-palette.count-20 .color { width: 5%; }
原文外掛簡介
Finally a cool way to display color palettes on your site. This tiny little plugin gives you a cool way to display color palette on your pages.
Example of what it looks like:
http://halgatewood.com/palettes/
Use the shortcode to and pass in a list of colors:
[awe_palette colors="434858,5886c5,#f2674a,c6006d"]
Or you can call it directly with PHP in your theme:
You can include the # or not, it doesn’t care what you do.
Wait, there’s more. Create an awesome-color-palette.php file and put it in your theme folder and you can custom palettes for whatever you need.
It can handle 10 colors out of the box. To add more, simply create some CSS like below and add it to your style.css file in your theme.
.awe-color-palette.count-20 .color { width: 5%; }
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Awesome Color Palettes」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。