WP-TagMyCode lets you embed TagMyCode snippets into your posts.
평가
최근 업데이트일
April 18, 2014
버전
0.1.3

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]
무료Creator 요금제에서
테스트된 버전
3.9.40
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.