[WordPress] 外掛分享: CSS Url Argument

首頁外掛目錄 › CSS Url Argument
WordPress 外掛 CSS Url Argument 的封面圖片
全新外掛
安裝啟用
尚無評分
2747 天前
最後更新
問題解決
WordPress 4.0+ PHP 5.2.4+ v1.1 上架:2018-09-08

內容簡介

如果存在特定的 URL 參數及其參數,則將自訂 CSS 檔案添加到標頭中。

例如:
    * 您想要更改網站標題字體顏色,而不更改主題或在更新時失去更改。
    此外掛讓您添加自訂 CSS 檔案,並在載入或輸入自訂參數後使用它們,透過主題參數後的參數。
    透過使用此外掛的 CSS(位於 /wp-content/plugins/css_url_argument/scripts/css/ 目錄)或使用具有參數的自訂 CSS 檔案(位於 /wp-content/plugins/css_url_argument/custom_css/{您的 CSS 檔案} 目錄)。

使用此外掛透過在網址後添加 ?theme={不帶 .css 的自訂 CSS 檔案名稱} 以載入自訂 CSS。

任意部分
簡短的 Markdown 範例

編號列表:

當存在自定義 URL 參數時載入自訂 CSS。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「CSS Url Argument」→ 直接安裝(推薦)

原文外掛簡介

Adds custom css file to header if specific url argument is present with a parameter.
For example:
* you want to change the site title color without changing the theme or lossing the changes on update.
This plugin let’s you add custom css files and either use them on load or on input of a custom parameter after the theme argument.
By using the plugin css (located /wp-content/plugins/css_url_argument/scripts/css/ directory) or
use a custom css file (located /wp-content/plugins/css_url_argument/custom_css/{your css file} directory) with a parameter.
Use this plugin by adding ?theme={your css file name without .css} to load custom css on parse of a parameter to the site.
Arbitrary section
A brief Markdown Example
Ordered list:

Loads custom css when custom url parameter is present.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon