This plugin is outdated and might not be supported anymore
WP-TagMyCode

WP-TagMyCode

Details
View on WordPress

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]

Details

Plugin code:
wp-tagmycode
Plugin version:
0.1.3
Outdated:
Yes
WP version:
3.0 or higher
PHP version:
or higher
Test up to WP version:
3.9.40
Total installations:
0
Last updated:
2014-04-18
Rating:
Times rated:
0
developers
embed
highlighting
programming
snippets
syntax
tagmycode
tags