內容簡介
嵌入框架有時會被詬病,而且許多情況下確實如此。但當您想要在一個步驟內在另一個網站中嵌入網站時,它們是一種非常簡便的方法。
使用方法
在您想要嵌入另一個網站的任何文章或頁面中,使用簡碼
[iframeWrapper url=http://example.com]
這會將連結到 example.com 的 iframe 放入您的頁面中。寬度將是包含它的部分的
100%,高度將自動調整為框架的內容。
這個外掛最初是為了不需太多麻煩地在WordPress中嵌入ProofBuddy
網站而撰寫的。但是它應該能很好地在WordPress主題中嵌入任何網站。
外掛標籤
開發者團隊
原文外掛簡介
iframes get a bad wrap, and rightly so in many cases. But when you want to embed
one website inside of another one in a single step, they’re a really easy way to make it work.
Usage
Inside whatever post or page you want to embed another site, use the short code
[iframeWrapper url=http://example.com]
This will put an iframe linking to example.com into your page. The width will
be 100% of the contain it’s in and the height will automatically adjust to the
contents of the frame.
This plugin was originally written to embed ProofBuddy
sites within a WordPress theme without much fuss. But it should work well to embed
any site within a WordPress theme.
