內容簡介
這是一個相當基本的外掛程式。安裝外掛後,只需將簡碼(下列範例)新增至任何頁面或文章即可使用。如果您的網站主機允許 cURL 或 file_get_contents 函數,它將從簡碼中提供的 URL 抓取原始 HTML。無需設定,也沒有其他選項。
範例使用:
[preVU url=”http://pre.vu/clients/mhotc/”]
或者,如果您想好心地在底部加上「由 preVU 提供動力」:
[preVU url=”http://pre.vu/clients/mhotc/” poweredby=TRUE]
外掛標籤
開發者團隊
原文外掛簡介
Pretty basic plugin. Install the plugin & to use simply add the shortcode (example below) to any Page or Post. If your web host allows the functions cURL or file_get_contents it will pull in the raw HTML from the url given in the shortcode. No setup, no options.
EXAMPLE USE:
[preVU url=”http://pre.vu/clients/mhotc/”]
or, if you’re feeling nice and want to add the “Powered by preVU” at the bottom:
[preVU url=”http://pre.vu/clients/mhotc/” poweredby=TRUE]
