
100+
安裝啟用
★★★☆☆
3/5 分(5 則評價)
105 天前
最後更新
—
問題解決
WordPress 4.0.0+ v2025.12.03 上架:2012-05-23
內容簡介
這個外掛已經不再更新。歡迎您進行釋出繼承! Fetches the content of another webpage or URL to display inside the current post or page. 外掛可運行使用 get_file_contents() 或 CURL 兩種方法,請確保您的服務器能夠運行其中一種方法使用 php_info() 或聯繫您的支持團隊。
外掛標籤
開發者團隊
⬇ 下載最新版 (v2025.12.03) 或搜尋安裝
① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Website Content in Page or Post – Embed website content in posts and pages」→ 直接安裝(推薦)
② 後台搜尋「Website Content in Page or Post – Embed website content in posts and pages」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
Fetches the content of another webpage or URL to display inside the current post or page.
Please note that this plugin previously used file_get_contents(), but it’s no longer recommended.
Starting now, this plugin utilizes the wp_remote_get() and wp_remote_retrieve_body() functions to retrieve content from URLs.
This plugin contains code adapted from the original work by horshipsrectors
