Daily Archives: 2015/04/16

[WordPressプラグイン] Tag Widget

タグ表示変更の為、以下のプラグインを導入しました。

カスタマイズ性、良し! 意外と無かったタグをList表示するWordPressウィジェット『Tag Widget』 | Tipstour
WordPressのタグ表示をしてくれるウィジェットは山ほどあれど、タグクラウド型のウィジェットが多くて、意外とリスト表示してくれるウィジェットプラグインってそういや見ないなー、と思ってちょっと探してみたら、リスト表示出来るプラグインがありました、ありましたよ。

投稿編集画面で使用出来るすべてのタグを表示する

エントリー作成している時にタグを挿入するエリアでデフォルトでは、

”Choose from the most used tags”となって

45個のタグしか表示されないのを使用したすべてのタグを選択できるようにするカスタマイズ方法です。

Show all tags in WP when creating new post
I was annoyed that WordPress by default just shows 45 most used tags on the Add New Post page and found a solution to display all Tags.

After I create a new post in this blog I usually tag it. WordPress provides a very helpful widget that displays the most used tags, but I want to see all tags that I’ve created in the past. Some research through the net doesn’t bring solutions, so I had to walk through the code on my own.