WordPress.org

Euskara

  • Itxurak
  • Pluginak
  • Albisteak
  • Laguntza
  • Honi buruz
  • Parte hartu
  • Taldea
  • Lortu WordPress
Lortu WordPress
WordPress.org

Plugin Directory

WP Term Images

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

WP Term Images

John James Jacoby-(r)en eskutik
Deskargatu
  • Xehetasunak
  • Berrikuspenak
  • Instalazioa
  • Garapena
Laguntza

Deskripzioa

Images for categories, tags, and other taxonomy terms

WP Term Images allows users to assign images to any visible category, tag, or taxonomy term using the media library, providing a customized look for their taxonomies.

Dependencies

Not since WordPress 4.4.

Install the WP Term Meta plugin if you’re on an earlier version.

Also checkout

  • WP Chosen
  • WP Pretty Filters
  • WP Media Categories
  • WP Term Order
  • WP Term Authors
  • WP Term Colors
  • WP Term Icons
  • WP Term Visibility
  • WP User Activity
  • WP User Avatars
  • WP User Groups
  • WP User Profiles

Pantaila-argazkiak

  • Category Images

Instalazioa

  • 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.

MEG

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 get the image for a term?

With WordPress’s get_term_meta() function

// image id is stored as term meta
$image_id = get_term_meta( 7, 'image', true );

// image data stored in array, second argument is which image size to retrieve
$image_data = wp_get_attachment_image_src( $image_id, 'full' );

// image url is the first item in the array (aka 0)
$image = $image_data[0];

if ( ! empty( $image ) ) {
    echo '<img src="' . esc_url( $image ) . '" />';
}

Where can I get support?

  • Basic: https://wordpress.org/support/plugin/wp-term-images/
  • Priority: https://chat.flox.io/support/channels/wp-term-images/

Non aurkitu dezaket dokumentazioa?

http://github.com/stuttter/wp-term-images/

Berrikuspenak

Simple and less intrusive

Alvaro Gois dos Santos 2021(e)ko urtarrilaren 23(a)
It’s simple and less intrusive than other plugins that do the same. It blends better with WordPress UI. It doesn’t show anything in the frontend if the correct code isn’t added to the theme, something like this I guess: <?php $taximg_id = get_queried_object()->term_id; // image id is stored as term meta $image_id = get_term_meta( $taximg_id, 'image', true ); // image data stored in array, second argument is which image size to retrieve $image_data = wp_get_attachment_image_src( $image_id, 'full' ); // image url is the first item in the array (aka 0) $image = $image_data[0]; if( $image ) { echo "<img src=" . $image . " class='term-image'>"; } ?>

Plugin is out of date, don’t use

joopon 2019(e)ko maiatzaren 23(a)
Not compatible with Woocommerce 3.6.3. All taxonomies disappear.

Just what I need

Knut Sparhell 2019(e)ko maiatzaren 1(a)
Excellent! Works like a charm. Very useful for building nice term pages.

Thank you

dimitris33 2017(e)ko ekainaren 2(a)
Just tested with the latest version of WP.

Best Plugin For Uploading Term Images

Michelle 2017(e)ko apirilaren 29(a)
Used this plugin to upload images for each category and child category using get_terms to display the images in a template.

Thanks!

wellbeingtips 2017(e)ko urtarrilaren 27(a)
keep up the good job!
Irakurri 10 berrikuspenak

Laguntzaileak eta Garatzaileak

“WP Term Images” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak
  • John James Jacoby
  • Stuttter

WP Term Images 10 eskualde-ezarpenetara itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.

Itzul zaitez WP Term Images zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

[1.0.0] – 2017-01-16

  • Stability!
  • Fix text domains
  • Simplify some JavaScript
  • Handle more JavaScript edge-cases

[0.3.1] – 2016-07-13

  • Fix regular edits

[0.3.0] – 2016-05-27

  • Fix quick-edits
  • Update WP Term Meta UI dependency to 0.1.9

[0.2.0] – 2016-01-07

  • Fix new-term form action hi-jacking
  • Update WP Term Meta UI dependency to 0.1.4

[0.1.0] – 2015-11-09

  • Lehen bertsioa

Meta

  • Version 1.0.0
  • Azken eguneraketa duela 5 urte
  • Instalazio aktiboak 2.000+
  • WordPress bertsioa 4.4 edo handiagoa
  • 5.6.14 (e)raino probatuta.
  • Hizkuntzak

    Chinese (Taiwan), English (UK), English (US), German, Japanese, Norwegian (Bokmål), Polish, Portuguese (Portugal), Spanish (Chile), Spanish (Spain), eta Swedish.

    Itzuli zure hizkuntzara

  • Etiketak
    imagemetametadatataxonomyterm
  • Ikuspegi aurreratua

Balorazioak

4.6 out of 5 stars.
  • 9 5-star reviews 5 stars 9
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 1 1-star review 1 star 1

Gehi ezazu nire iritzia

See all reviews

Laguntzaileak

  • John James Jacoby
  • Stuttter

Laguntza

Zerbait duzu esateko? Laguntza behar?

Ikusi laguntza foroa

Egizu eskaintza

Plugin honen aurrerabidearen euskarri izan nahi duzu?

Egiozu eskaintza plugin honi

  • Honi buruz
  • Albisteak
  • Ostatatzea
  • Pribatutasuna
  • Erakusleihoa
  • Itxurak
  • Pluginak
  • Ereduak
  • Ikasi
  • Laguntza
  • Garatzaileak
  • WordPress.tv ↗
  • Parte hartu
  • Events
  • Dohaintza egin ↗
  • Etorkizunari bostekoa
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Euskara

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Bisitatu gure Facebook orrialdea
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Kodea Poesia da