內容簡介
[[Wiki Page Links]] 是一款 WordPress 外掛程式,它允許您在文章和頁面中添加類似於維基百科的超連結,並自動將它們連接到您的 WordPress 頁面。
例如,如果您在您的博客中輸入以下代碼:
查看我的 [[關於]] 頁面。
您會看到如下輸出:
查看我的關於頁面。
其他功能
您可以提供一個連結模板列表,以添加到其他網站的連結,例如維基百科。例如,如果您指定[[wiki:超連結]],您將獲得一個指向相應維基百科頁面的鏈接。
維基百科風格的管道(|)別名。
如果頁面不存在且用戶已登錄,您會看到一個創建新頁面的鏈接(“[?]”)。
待辦功能:
添加管理面板以添加新的快捷鏈接模板。
外掛標籤
開發者團隊
原文外掛簡介
[[Wiki Page Links]] is a WordPress plug-in that allows you to add Wikipedia-style hyperlinks to your posts and pages and automatically have them link to your WordPress pages.
For example, if you write this code in your blog:
See my [[About]] page.
You’d see this output:
See my About page.
Other Features
You can provide a list of link templates for adding links to other sites, such as Wikipedia. Eg. if you specify [[wiki:Hyperlinks]], you get a link to the corresponding Wikipedia page.
Wikipedia-style pipe (|) aliasing.
If a page doesn’t exist and the user is logged in, you’ll see a link (“[?]”) to create a new page.
Features TODO:
Add an admin panel for adding new shortcut link templates.
