WordPress.org

ئۇيغۇرچە

  • ئۆرنەكلەر
  • قىستۇرمىلار
  • خەۋەرلەر
  • قوللاش
  • ھەققىدە
  • WordPress كە ئېرىشىش
WordPress كە ئېرىشىش
WordPress.org

Plugin Directory

WP Term Icons

  • قىستۇرما تاپشۇرۇڭ
  • ياقتۇرغانلىرىم
  • تىزىمغا كىرىڭ
  • قىستۇرما تاپشۇرۇڭ
  • ياقتۇرغانلىرىم
  • تىزىمغا كىرىڭ

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Term Icons

يازغۇچى John James Jacoby
چۈشۈر
  • تەپسىلاتلار
  • باھالاشلار
  • ئورنىتىش
  • ئىجادىيەت
قوللاش

چۈشەندۈرۈش

Pretty icons for categories, tags, and other taxonomy terms

WP Term Icons allows users to assign icons to any visible category, tag, or taxonomy term using a fancy icon picker, providing a customized look for their taxonomy terms.

Also checkout

  • Term Order
  • Term Colors
  • Term Visibility
  • User Groups
  • User Profiles

ئېكران كەسمىسى

  • Category Icons

ئورنىتىش

  • Download and install using the built in WordPress plugin installer.
  • Activate in the «Plugins» area of your admin by clicking the «Activate» link.
  • No further setup or configuration is necessary.

FAQ

Installation Instructions
  • Download and install using the built in WordPress plugin installer.
  • Activate in the «Plugins» area of your admin by clicking the «Activate» link.
  • No further setup or configuration is necessary.
Does this create new database tables?

No. There are no new database tables with this plugin.

Does this modify existing database tables?

No. All of WordPress’s core database tables remain untouched.

How do I query for terms via their icons?

With WordPress’s get_terms() function, the same as usual, but with an additional meta_query argument according the WP_Meta_Query specification:
https://codex.wordpress.org/Class_Reference/WP_Meta_Query

$terms = get_terms( 'category', array(
    'depth'      => 1,
    'number'     => 100,
    'parent'     => 0,
    'hide_empty' => false,

    // Query by icon using the "wp-term-meta" plugin!
    'meta_query' => array( array(
        'key'   => 'icon',
        'value' => 'dashicons-networking'
    ) )
) );
Where can I get support?

The WordPress support forums: https://wordpress.org/support/plugin/wp-term-icons

Where can I find documentation?

The JJJ Software, Inc. page: https://jjj.software/wp-term-icons/

باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

تۆھپىكار ۋە ئىجادكار

«WP Term Icons» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار
  • John James Jacoby

«WP Term Icons» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

0.1.2

  • Add «term-icon-wrap» class to fields

0.1.1

  • Remove erroneous «form-required» class from field

0.1.0

  • Initial release

Meta

  • Version 0.1.2
  • ئاخىرقى يېڭىلانغان ۋاقىت 8 يىل بۇرۇن
  • ئاكتىپ ئورنىتىش سانى 300+
  • WordPress نەشرى 4.3 ياكى يۇقىرى
  • 4.9.28 دا سىنالغان
  • تىل
    English (US)
  • بەلگە
    iconmetametadatataxonomyterm
  • ئالىي كۆرۈنۈش

دەرىجە

No reviews have been submitted yet.

ئىنكاسىمنى قوش

بارلىق ئىنكاسنى كۆرسەت

تۆھپىكار

  • John James Jacoby

قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

قوللاش مۇنبىرىنى كۆرسەت

  • ھەققىدە
  • خەۋەر
  • مۇلازىمىتىر
  • شەخسىيەت
  • كۆرگەزمە
  • ئۆرنەكلەر
  • قىستۇرمىلار
  • ئەندىزە
  • ئۈگىنىش
  • قوللاش
  • ئىجادكارلار
  • WordPress.tv ↖
  • قاتناشقان
  • پائالىيەت
  • ئىئانە ↖
  • Five for the Future
  • WordPress.com ↖
  • Matt ↖
  • bbPress ↖
  • BuddyPress ↖
WordPress.org
WordPress.org

ئۇيغۇرچە

  • Visit our X (formerly Twitter) account
  • Bluesky ھېساباتىمىزنى زىيارەت قىلىڭ
  • Visit our Mastodon account
  • Threads ھېساباتىمىزنى زىيارەت قىلىڭ
  • Facebook بېتىمىزنى زىيارەت قىلىڭ
  • Instagram ھېساباتىمىزنى زىيارەت قىلىڭ
  • LinkedIn ھېساباتىمىزنى زىيارەت قىلىڭ
  • TikTok ھېساباتىمىزنى زىيارەت قىلىڭ
  • YouTube قانىلىمىزنى زىيارەت قىلىڭ
  • Tumblr ھېساباتىمىزنى زىيارەت قىلىڭ
كود شېئىرغا ئوخشايدۇ.