內容簡介
這個外掛可以讓你輕鬆地在網頁或文章中加入程式碼,而不必擔心 WordPress 編輯器會對其產生任何影響。你可以插入 HTML、嵌入式影片代碼、PayPal 表單、Google 地圖等。請注意:此外掛不支援執行伺服器端程式碼,如 PHP。
使用此外掛,你只需建立一個自訂欄位(可以隨意命名),把你的程式碼放入此欄位,並在你的文章中使用以下簡碼(shortcode)放置你的程式碼:
[easyembed field="自訂欄位名稱"]
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows you to easily add code to your pages and posts without worrying about what the WordPress editor will do to it. You can embed HTML, video embed codes, Paypal forms, Google maps and more. Please note: this plugin will not allow you to run server side scripts such as PHP.
To use the plugin, all you have to do is create a custom field (you can name it anything), place your code in the new custom field, and place the following shortcode into your post where you want the code to go:
[easyembed field="name-of-custom-field"]
