外掛說明
WP-TagMyCode plugin enables you to insert embedded TagMyCode snippets on your WordPress blog.
This plugin insert an iframe that shows the content of the snippet.
How to use
You can embed your snippet simply using this shortcode:
[tagmycode SNIPPET_ID WIDTH HEIGHT]
Parameters
SNIPPET_ID(required) – is the snippet id, e.g. 36WIDTH(optional) – width in pixel or percent, default value is 100%.HEIGHT(optional) – height in pixel or percent, default value is 500px;
Examples
[tagmycode 36][tagmycode 36 100%][tagmycode 36 600px][tagmycode 36 100% 400px]
安裝方式
- Upload
wp-tagmycode.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題集
No questions 🙂
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.1.3
- Added support for https
0.1.2
- Initial release
