2015-01-07から1日間の記事一覧

Wordpressのコメント表示をカスタマイズ

php comments_template(); のカスタマイズ http://blog.g-fellows.com/web/wordpress/3824/ 上記のcus_comment関数で、1つ目のコメントだけ表示したくない場合は //先頭のコメントはスキップ $post_id = get_the_ID(); $getcomment_arg = 'post_id=' . strva…

Excelマクロを有効にする方法 (Excel2013 /2010 /2007 /2003 )

人に説明する時このURL教えると楽http://www.start-macro.com/55/w/s010.html