Google Syntax Highlighter for WordPress HF Edition V 0.6.1
2009年5月5日 火曜日
528 views
No Comment
wpのプラグイン google-syntax-highlighter-hf-061 をインストールしました。
手順
①/wp-content/plugins にアップロード。
②プラグインの画面で 使用する をクリック。
使用方法
<pre class="brush:html;"> ここにソースコードを書く </pre>記述する言語によってclassを変更します。
CSSの場合 class=”brush:css;”
PHPの場合 class=”brush:php;”
XMLの場合 class=”brush:xml;”
JavaScriptの場合 class=”brush:js;”




















