説明
New Categories widget in the awesome style! Bring colours to your categories widget – make every category in its colour.
全てのカラーはタームのメタ変数として保存されます
特徴:
- カスタムタクソノミーをサポート
- カテゴリごとに手動でカラーのカスタマイズ
- イテンリジェント(自動的な)カラーセレクション
- 異なるテーマ
- カスタマイズが簡単
- レスポンシブでフレキシブルなウィジェット
スクリーンショット
インストール
- このコンピューター上でアーカイブを解凍します
colorful-categories
ディレクトリを/wp-content/plugins/
ディレクトリにアップロードします- WordPress の「プラグイン」メニューからプラグインを有効化
- Add a widget to the sidebar on the page ‘Widgets’. You can change widget title, taxonomy, theme and show/hide posts count
- (オプション)カテゴリー管理ページのカスタマイズカラー(カラーカラムの下側)
FAQ
-
新しいカラーの割り当て方
-
ページを開いてタグかカテゴリーを編集し、カラーカラムの色を変更します。
-
How does intelligent colour selection work?
-
The plugin does check if the category name contains one of the keywords and sets the pre-defined colour for this category.
For example, a category that contains Facebook will be coloured to a dark blue colour. -
特定のカテゴリーカラーを取得するには?
-
WordPress のデフォルト機能で使う場合: get_term_meta($term_id, ‘cc_color’, true);
評価
2023年12月24日
The default embedding works great with widgets. Can also be used directly in code to color categories from list of posts for example.
2023年11月15日
1 reply
It work nice on themes which support widgets.
is there any change to use this functionality as a gutenberg block for those who use 2023 and 2024 themes?
2022年7月3日
This plugin is helper my works.
Japanese people is often color for tag and category because we are a culture of color.
2022年5月18日
I really don’t need it but it adds value and color to my site. Easy to use and customizable. Very well done. Thank you!
2019年2月2日
gefällt mir sehr gut
2019年1月7日
Very helpful and simple plugin! Thank you developer.
貢献者と開発者
変更履歴
2.0.20
- Tested up to WordPress 6.6.
2.0.19
- Tested up to WordPress 6.4.
2.0.18
- WordPress 6.0 に対応
2.0.17
- 表示に関する問題を修正
2.0.16
- プラグインの安定性とセキュリティを向上させました
2.0.15
- セキュリティの強化
2.0.14
- 軽微な変更
2.0.13
- カラーの保存処理を修正
- WordPress 5.4 に対応追加
2.0.12
- プライベートなタクソノミーの「カラー」カラムを削除
- 小さなコードリファクタリング
2.0.11
- WordPress 5.3 に対応追加
2.0.10
- WordPress 5.2 に対応追加
2.0.9
- ファイルヘッダー情報と readme.txt をアップデート
2.0.8
- フィルター ‘colorful_categories_term_text’ を追加
2.0.7
- テーマスタイルの出力をカスタマイズするアクション ‘colorful_categories_styles’ を追加
- 小さなデザインの改良
2.0.6
- 翻訳を処理する機能の修正
2.0.5
- 小さなバックエンドデザインの改良
2.0.4
- 現在選択中のカテゴリーに「current」クラスを追加
2.0.3
- get_terms() 関数に非推奨パラーメーターがあるため機能をアップデート
2.0.2
- PHP 5.3 との互換性を修正
2.0.1
- アップデートスクリプトを改良
2.0.0
- Plugin completely updated to work with the WordPress term meta. All the stored data is moved from the options table to the terms meta table.
1.1.2
ウィジェット設定にある「空のカテゴリを表示する」のオプションを修正
1.1.1
- Compatibility with the latest version of WordPress.
1.1.0
- 軽微な改良と最適化
1.1.0
- ブラウザーキャッシュの問題を修正
- Fixed issue with an empty colour cell right after the adding of a new category/tag.
- Improved functionality: the colour will be removed from the database after removing the related term.
- 小さな軽微改良
1.0.6
- より良いカスタマイズのためにいくつか新しいフィルターを追加
- 多くの小さな改良、修正と更新
1.0.5
- ウィジェットに表示するカテゴリを制限するフィールドを追加
- Fixed field to select a theme.
1.0.4
- ウィジェットからカテゴリーを除外するフィールドを追加
1.0.3
- カラーのカラムを修正
1.0.2
- ターム(カテゴリー・タグ・その他)のリンクを修正
1.0.1
- Added support for non-hierarchical taxonomies.
- Added customizable message ‘List is empty’ in case there is nothing to display in the widget.
1.0
- 最初のリリース