WP-TagMyCode

WP-TagMyCode lets you embed TagMyCode snippets into your posts.

Author:Massimo Zappino (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.9
Plugin version:0.1.3
Added to WordPress repository:01-07-2011
Last updated:18-04-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://tagmycode.com
Total downloads:939
plugin download
Click to start download

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. 36
  • WIDTH (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]

Screenshots
FAQ
ChangeLog