外掛說明
This plugin adds embedable code underneath an uploaded image into posts. Currently it is restricted to image mime types, but functionality may be expanded in the future.
Upon upload of the image, the user is provided 4 options. Embed Heading, Embed Source, Embed Text, and Size. Embed Heading specifies the embed text that will be displayed in the post. ‘Embed Source’ is the
source URL of the media. ‘Embed Text’ is the text that will be displayed in the embeded link or caption.
No Current Configurable Options
安裝方式
This section describes how to install the plugin and get it working.
The easiest way to install this plugin is to go to Add New in the Plugins section of your blog admin and search for “EmbEditor.” On the far right side of the search results, click “Install.”
If the automatic process above fails, follow these simple steps to do a manual install:
- Extract the contents of the zip file into your /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
= 1.2.2 (Oct 29, 2012)
* Updated contributor info
= 1.2.1 (Apr. 4, 2012)
*Resolved issues with Javascript
*Minor bug and feature fixes
1.0 (Apr. 2, 2012)
- Addeded function to limit embeding to Images only.
- Added auto-select to embed box.