
內容簡介
裸露的 URL 轉換為連結的外掛程式包含:
透過新增過濾器到內容中啟用外掛的功能
如果文章(頁面)內容有嵌入式代碼或 Javascript,該外掛會造成損壞
出於這個原因,此外掛檢查兩個字詞 -「iframe」和「text/javascript」。如果文章包含這些字詞,該外掛的功能不會應用於此文章(頁面)
URL 地址支援的字符:*/.?_^%$*#!~+-
外掛註解內應包含詳細的程式碼解釋。這讓 Web 管理員很容易新增其他功能。
已知問題:
如果任何一個裸露的 URL 是指向視頻的連結,這將禁用該文章(頁面)的外掛功能。
舉例:Ted 視頻,YouTube,Vimeo 短片
如果您有內嵌的 YouTube 和 Vimeo 短片代碼(透過 iframe 或媒體嵌入 WordPress 外掛),該外掛不會受到影響。
外掛標籤
開發者團隊
原文外掛簡介
Naked URLs to live links Plugin contains: –
The plugin’s fuctionality is enabled by adding a filter to the content
The plugin does damage if the post(page) content has embeded code or Javascript
For this reason, the plugin checks for two words – ‘iframe’ and ‘text/javascript’. If the post contains any of them, the plugin functionality won’t be applied to this post(page).
Supported characters in the URL addresses: */.?_^%$*#!~+-
The comments in the plugin contains detailed explanation how the code works. That makes adding additional functionality easy for the webmasters.
Known issues:
If any of the naked URL address is a link to a video, this will disable the plugin for this post(page).
Examples: Ted videos, YouTube, Vimeo clips
If you have embedded code for YouTube & Vimeo clips(via iframe or via a media embedding WordPress plugin), that won’t affect Naked URLs to live links plugin.
