Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Icona Categoria

Descrizione

A WordPress plugin to easily attach an icon to a category, tag or any other taxonomy term.

** Now supports a category, tag or any other taxonomy image field, also.

Please note that this plugin will not automatically output the icon or the image on the frontend of our site.

It is up to you to query and output in your theme using the provided getter functions: get_term_icon_id(), get_term_icon_url(), get_term_image_id(), get_term_image_url().

Installazione

  1. Install Category Icon either via the WordPress.org plugin directory, or by uploading the files to your /wp-content/plugins/ directory
  2. After activating Category Icon go and edit any category or term to see the upload field.
  3. Now you can add or edit category, tags or any other taxonomy terms icons.

Recensioni

8 Dicembre 2022
How would someone implement your plugin if there is no documentation? The idea is good but the delivery is poor taste.
24 Novembre 2019 1 risposta
This plugin is absolutely useless without any instructions on how to actually fetch the icon after it has been assigned to a taxonomy term. No support what's so ever, support questions unanswered, figure out for your self kind of thing. Well done guys!
Leggi tutte le recensioni di 3

Contributi e sviluppo

“Icona Categoria” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Icona Categoria” è stato tradotto in 5 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Icona Categoria” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.0

  • Ensure compatibility with WordPress 5.9
  • Add getter functions for term icon and image.
  • Update build process.
  • Clarify description and instructions about what this plugin does and doesn’t do.

0.7.1

  • Improve compatibility with WordPress 5.7

0.7.0

  • We did several compatibility checks with Gutenberg so everything will work just fine
  • Solved an issue where Category-Icon was having a conflict with other plugins in the Dashboard

0.6.0

  • Add a category image field to be used as featured category image

0.5.0

  • Deploy on wordpress.org

0.0.1

  • Init Plugin