10+
安裝啟用
—
尚無評分
4670 天前
最後更新
—
問題解決
WordPress 3.0+ v1.3 上架:2011-10-16
內容簡介
使用 Sidebars: 標頭在模板中新增特定頁面的小工具區域:
<?php
/*
Template Name: Photos template
Sidebars: notes (Photo Notes)
*/
...
以正常方式使用這些小工具:
dynamic_sidebar('notes');
目前此功能僅適用於頁面。
外掛標籤
開發者團隊
原文外掛簡介
Add page-specific widget areas to templates with a Sidebars: header:
