[WordPress] 外掛分享: Custom Widget Area

首頁外掛目錄 › Custom Widget Area
300+
安裝啟用
★★★★
4/5 分(1 則評價)
5242 天前
最後更新
問題解決
WordPress 3.0.1+ v1.1 上架:2011-11-09

內容簡介

一個簡單的外掛,可建立自定義小工具區域。
只需複製並貼上這些內容,即可顯示自定義小工具內容。

安裝並啟用此外掛後,它會建立標題小工具區域。
在這個標題小工具區域外掛中指定任何小工具。

在想要顯示自定義小工具內容的php標籤內,只需簡單地複製並貼上這些內容。

如果 (!function_exists('dynamic_sidebar') || !dynamic_sidebar('Header Widget Area')) :

endif;

您需要為其撰寫一些 CSS,那就是全部了。

外掛標籤

開發者團隊

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

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

原文外掛簡介

A simple plugin to create custom widget area.
Simply copy and paste these lines where you want to show custom widget content.
After installing and activating this plugin, it will create Header Widget Area.
Assign any widget in This Header Widget Area Plugin.
Simply copy and paste these lines within php tag, where you want to show custom widget content.
if (!function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Header Widget Area’)) :
endif;
You will need to write some css for it. That’s it.

延伸相關外掛

文章
Filter
Mastodon