Title: Taxonomy Note
Author: Matteo Enna
Published: <strong>19 Novembro, 2025</strong>
Last modified: 3 Dezembro, 2025

---

Procurar plugins

![](https://ps.w.org/taxonomy-note/assets/banner-772x250.jpg?rev=3399137)

![](https://ps.w.org/taxonomy-note/assets/icon-256x256.jpg?rev=3399137)

# Taxonomy Note

 Por [Matteo Enna](https://profiles.wordpress.org/matteoenna/)

[Descarregar](https://downloads.wordpress.org/plugin/taxonomy-note.1.0.3.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/taxonomy-note/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/taxonomy-note/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/taxonomy-note/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/taxonomy-note/#developers)

 [Suporte](https://wordpress.org/support/plugin/taxonomy-note/)

## Descrição

**Taxonomy Note** allows you to add a customizable “note” input field for every 
taxonomy term assigned to a post.
 When a post type/taxonomy pair is enabled in 
the settings, a dedicated meta box will appear in the post editor showing all assigned
terms, each with its own note field.

This is ideal for:

 * Recipes (ingredients with quantity or notes)
 * Products (attributes with additional info)
 * Events (tags with remarks)
 * Editorial workflows (categories with comments)
 * Any situation where a taxonomy term needs extra per-post context

Notes are stored per post, not globally — so each post can have different notes 
for the same term.

### 🧩 Key Features

 * **Admin Setup Panel** – Choose which post types and taxonomies should show the
   note panel.
 * **Per-Post Notes** – Each post can store different notes for the same taxonomy
   term.
 * **Automatic Cleanup** – If a term is removed from the post, its note disappears
   from the panel.
 * **Lightweight & Non-Intrusive** – Pure WordPress; no JS frameworks required.
 * **Perfect for Recipes** – Works beautifully if an AI or script extracts “ingredients”
   and you need to add quantities manually.
 * **Compatible With Any Theme or Builder** – Gutenberg, Classic Editor, Elementor,
   and others.

### Usage

 1. Edit any post type where you enabled the plugin.
 2. Assign one or more taxonomy terms as usual.
 3. A new **“Notes”** meta box will appear for each selected taxonomy.
 4. Enter any custom text next to each assigned term.
 5. Save the post — notes will be stored automatically.

Notes are saved **only for terms currently assigned to the post**.

### Credits

This plugin was created inside a project for Villa Sostaga.
 Special thanks to Villa
Sostaga for allowing the release as open source. Maintained independently by Matteo
Enna.

## Instalação

 1. Upload the plugin folder to `/wp-content/plugins/taxonomy-note/`
 2. Activate the plugin from the **Plugins** menu.
 3. Go to **Settings  Taxonomy Note**.
 4. Select the post types and taxonomies where you want the note panel to appear.

## Perguntas frequentes

### Does removing a term delete its note?

Yes — if a term is no longer assigned to a post, its note is removed from the panel(
and will not be saved).

### Are notes shared across posts?

No. Notes are _per post_, not global per term.

### Can I export or use these notes in the front-end?

Yes. Notes are stored as post meta (`_taxonomy_note_notes_{taxonomy}`) and can be
displayed using:

 * `get_post_meta()`
 * A custom shortcode
 * Your theme files
 * A custom plugin

### Is there any performance impact?

Minimal. Notes are loaded only when editing a post and stored efficiently in post
meta.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Taxonomy Note” é software de código aberto. As seguintes pessoas contribuíram para
este plugin:

Contribuidores

 *   [ Matteo Enna ](https://profiles.wordpress.org/matteoenna/)

“Taxonomy Note” foi traduzido para 1 locale. Obrigado aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/taxonomy-note/contributors)
pelas suas contribuições.

[Traduza o “Taxonomy Note” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/taxonomy-note)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/taxonomy-note/), 
consulte o [repositório SVN](https://plugins.svn.wordpress.org/taxonomy-note/), 
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/taxonomy-note/)
por [RSS](https://plugins.trac.wordpress.org/log/taxonomy-note/?limit=100&mode=stop_on_copy&format=rss).

## Metadados

 *  Versão **1.0.3**
 *  Última actualização **Há 7 meses**
 *  Instalações activas **Menos de 10**
 *  Versão do WordPress ** 5.0 ou superior **
 *  Testado até **6.9.4**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/taxonomy-note/) e [Italian](https://it.wordpress.org/plugins/taxonomy-note/).
 *  [Traduza para o seu idioma](https://translate.wordpress.org/projects/wp-plugins/taxonomy-note)
 * Etiquetas
 * [content editing](https://pt.wordpress.org/plugins/tags/content-editing/)[custom fields](https://pt.wordpress.org/plugins/tags/custom-fields/)
   [taxonomy](https://pt.wordpress.org/plugins/tags/taxonomy/)[term-meta](https://pt.wordpress.org/plugins/tags/term-meta/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/taxonomy-note/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[Your review](https://wordpress.org/support/plugin/taxonomy-note/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/taxonomy-note/reviews/)

## Contribuidores

 *   [ Matteo Enna ](https://profiles.wordpress.org/matteoenna/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/taxonomy-note/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](https://www.paypal.me/matteoedev/2.55)