內容簡介
這個(相對簡單)的外掛提供網站管理員一個機會,在網站首頁(僅限首頁)中添加一些友善的 SEO 文字。它最初只會顯示一個連結,但是當訪客點擊連結時,指定的完整文字會直接顯示在頁腳上供用戶查看。
它還是使用 wp_editor() 函式(3.3 版中新增)的優秀範例,同時兼容舊版本。
從 v1.0.1 開始,管理員界面有一個文本框供您指定頁腳 div 的 CSS 樣式。所以,根據您的喜好自由設計外觀吧!
外掛標籤
開發者團隊
原文外掛簡介
This (relatively simple) plugin gives site owners an opportunity to stuff some SEO-friendly text into the homepage (and only the homepage) of their site. It will initially display only as a link, but when the visitor clicks the link, the full specified text displays right there in the footer for the user to see.
It is also a great example of how to use wp_editor() [new in 3.3] and still be backwards-compatible.
The admin side, as of v1.0.1, has a text box for you to specify your own CSS stylings of the footer div. So go ahead and make it look however you like!
