
10+
安裝啟用
—
尚無評分
3755 天前
最後更新
—
問題解決
WordPress 3.0+ v0.13 上架:2014-03-20
內容簡介
我曾經認為需要針對不同的使用者顯示不同的主選單。
在最佳情況下,這些使用者會有一個 GET 參數,可以決定顯示哪個選單。
例如:
您進入 WordPress,添加一個名為您選擇的選單名稱。我選擇了“音樂”。
現在,如果您想讓某個人查看音樂菜單,您可以使用參數 http://www.example.com/?view=music。
您可以對每個選單進行此操作。
如果您將其留空,則完全不會有任何反應。
外掛標籤
開發者團隊
原文外掛簡介
I once thought I need different primary menus for different viewers.
In best case those users have a GET paramter which decides which menu has to be shown.
For Example:
You go into WordPress and add a menu with a name of your choice. I choosed “music”.
Now if you want somebody view the music menu you have the parameter http://www.example.com/?view=music.
You can do this with every menu you have.
In case you leave it empty nothing happen at all.
