claude-plugin-wordpress-manager 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wordpress-manager",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "Unified WordPress management plugin for Claude Code. Orchestrates Hostinger MCP (infrastructure), WP REST API bridge (85 tools incl. WooCommerce + Multisite + Webhooks), and WordPress.com MCP (hosted sites) with 11 specialized agents, 33 skills, and security hooks. Includes programmatic SEO, content-commerce attribution, multi-language network, fleet monitoring, content repurposing, webhook propagation, site monitoring (uptime, performance baseline, security scanning, content integrity, alerting), CI/CD pipeline automation (GitHub Actions, GitLab CI, Bitbucket), WordPress Multisite network management, WooCommerce store management, local dev environment support, development, testing, security, i18n, accessibility, headless, and operations.",
5
5
  "author": {
6
6
  "name": "vinmor",
package/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  All notable changes to the WordPress Manager plugin for Claude Code.
4
4
 
5
+ ## [2.3.1] - 2026-02-28
6
+
7
+ ### Changed
8
+ - **GUIDE.md**: aggiornamento completo da v2.2.0 a v2.3.0 — documenta programmatic SEO, content-commerce attribution, multi-language network (22 scenari, 33 skill, 85 tool, router v10, +16 termini glossario)
9
+
5
10
  ## [2.3.0] - 2026-02-28
6
11
 
7
12
  ### Added
package/docs/GUIDE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # WordPress Manager - Guida Completa per Utenti e Amministratori
2
2
 
3
- **Versione:** 2.2.0
3
+ **Versione:** 2.3.0
4
4
  **Ultimo aggiornamento:** 2026-02-28
5
5
  **Repository:** https://github.com/morrealev/wordpress-manager
6
6
 
@@ -60,6 +60,9 @@ WordPress Manager e un plugin per **Claude Code** (la CLI ufficiale di Anthropic
60
60
  - **Fleet monitoring**: monitorare tutti i siti configurati con report comparativi cross-site
61
61
  - **Riproporre contenuti**: trasformare post WordPress in social media, email, newsletter multi-canale
62
62
  - **Gestire webhook**: configurare notifiche outbound WordPress verso servizi esterni (Zapier, Slack, CDN)
63
+ - **SEO programmatico**: generare centinaia di pagine template da dati strutturati (city pages, product variants, directory)
64
+ - **Attribuzione contenuti-vendite**: misurare quale contenuto WordPress genera conversioni WooCommerce (UTM tracking, attribution models, ROI)
65
+ - **Rete multilingua**: orchestrare WordPress Multisite come network multilingua con hreflang, content sync e SEO internazionale
63
66
 
64
67
  ### Requisiti
65
68
 
@@ -96,7 +99,7 @@ WordPress Manager e un plugin per **Claude Code** (la CLI ufficiale di Anthropic
96
99
  ### Componenti del Plugin
97
100
 
98
101
  ```
99
- wordpress-manager/ # v2.2.0
102
+ wordpress-manager/ # v2.3.0
100
103
  +-- .claude-plugin/plugin.json # Manifest
101
104
  +-- .mcp.json # Server MCP bundled
102
105
  +-- LICENSE # MIT + GPL-2.0-or-later
@@ -115,7 +118,7 @@ wordpress-manager/ # v2.2.0
115
118
  | +-- wp-monitoring-agent.md # Site monitoring read-only (v2.1.0)
116
119
  +-- commands/ # 5 slash commands
117
120
  | +-- wp-status.md / wp-deploy.md / wp-audit.md / wp-backup.md / wp-setup.md
118
- +-- skills/ # 30 skill totali
121
+ +-- skills/ # 33 skill totali
119
122
  | +-- [OPERATIVE - 5 skill]
120
123
  | +-- wp-deploy/ # Procedure deploy
121
124
  | +-- wp-audit/ # Checklist audit
@@ -125,7 +128,7 @@ wordpress-manager/ # v2.2.0
125
128
  | +-- [AMBIENTE LOCALE - 1 skill]
126
129
  | +-- wp-local-env/ # Studio/LocalWP/wp-env
127
130
  | +-- [SVILUPPO - 13 skill da WordPress/agent-skills]
128
- | +-- wordpress-router/ # Router unificato v9 (dev + local + ops + multisite + cicd + monitoring + webhooks + repurposing)
131
+ | +-- wordpress-router/ # Router unificato v10 (dev + local + ops + multisite + cicd + monitoring + webhooks + repurposing + pseo + attribution + multilang)
129
132
  | +-- wp-project-triage/ # Auto-detect tipo progetto
130
133
  | +-- wp-block-development/ # Blocchi Gutenberg
131
134
  | +-- wp-block-themes/ # Temi a blocchi
@@ -151,6 +154,10 @@ wordpress-manager/ # v2.2.0
151
154
  | +-- wp-monitoring/ # Site monitoring, fleet monitoring e observability (v2.1.0-v2.2.0)
152
155
  | +-- wp-content-repurposing/ # Content repurposing multi-canale (v2.2.0)
153
156
  | +-- wp-webhooks/ # Webhook propagation e integrazioni (v2.2.0)
157
+ | +-- [STRATEGIA + SEO INTERNAZIONALE - 3 skill]
158
+ | +-- wp-programmatic-seo/ # SEO programmatico scalabile (v2.3.0)
159
+ | +-- wp-content-attribution/ # Attribuzione content-to-commerce (v2.3.0)
160
+ | +-- wp-multilang-network/ # Rete multilingua su multisite (v2.3.0)
154
161
  +-- hooks/ # 7 hook di sicurezza
155
162
  | +-- hooks.json # 5 prompt + 2 command
156
163
  | +-- scripts/ # Script per hook command-type
@@ -337,6 +344,9 @@ WordPress Manager comprende richieste in linguaggio naturale. Ecco come formular
337
344
  | Fleet monitoring | "Monitora tutti i siti" / "Fleet health" / "Cross-site comparison" |
338
345
  | Riproporre contenuti | "Riproponi il post per social" / "Newsletter dal blog" / "Atomizza contenuto" |
339
346
  | Gestire webhook | "Configura webhook" / "Notifica Zapier" / "WooCommerce webhook" |
347
+ | SEO programmatico | "Genera city pages" / "Template pages" / "Pagine da dati" / "Programmatic SEO" |
348
+ | Attribuzione contenuti | "Quale contenuto genera vendite?" / "UTM tracking" / "Content ROI" / "Revenue per post" |
349
+ | Rete multilingua | "Sito multilingua" / "Hreflang" / "International SEO" / "Sub-site per lingua" |
340
350
 
341
351
  ---
342
352
 
@@ -572,7 +582,9 @@ IDEAZIONE -> BOZZA -> REVISIONE -> OTTIMIZZAZIONE -> PUBBLICAZIONE -> MONITORAGG
572
582
 
573
583
  **Content repurposing** (v2.2.0): Trasforma contenuti WordPress in output multi-canale — social media post (Twitter/LinkedIn/Instagram/Facebook), email newsletter, drip sequence. Usa la skill `wp-content-repurposing` per template e regole per piattaforma.
574
584
 
575
- **Skill correlata**: `wp-content`, `wp-i18n`, `wp-content-repurposing`
585
+ **Programmatic SEO** (v2.3.0): Guida la generazione scalabile di pagine da dati strutturati — city pages, product variants, comparison pages, directory listings. Workflow: assess data source → design URL pattern → create CPT → build template → generate in bulk → configure ISR/SSG → submit sitemap. Usa la skill `wp-programmatic-seo`.
586
+
587
+ **Skill correlata**: `wp-content`, `wp-i18n`, `wp-content-repurposing`, `wp-programmatic-seo`
576
588
 
577
589
  ---
578
590
 
@@ -745,7 +757,9 @@ Complementa `wp-security-auditor`: l'auditor **trova** i problemi, l'hardener **
745
757
 
746
758
  **Prerequisiti**: WooCommerce attivo + Consumer Key/Secret configurati in `WP_SITES_CONFIG` (generare da WooCommerce > Settings > Advanced > REST API).
747
759
 
748
- **Skill correlata**: `wp-woocommerce`, `wp-webhooks`
760
+ **Content Attribution** (v2.3.0): Misura quale contenuto WordPress genera conversioni WooCommerce. Workflow: verifica WooCommerce + contenuti → check UTM tracking (guida setup mu-plugin) → pull sales data → pull content data → correla con attribution model → genera report con top converting content. Usa la skill `wp-content-attribution`.
761
+
762
+ **Skill correlata**: `wp-woocommerce`, `wp-webhooks`, `wp-content-attribution`
749
763
 
750
764
  ---
751
765
 
@@ -873,10 +887,11 @@ Le skill di sviluppo provengono da due fonti:
873
887
  - **13 skill community** integrate dal repository [WordPress/agent-skills](https://github.com/WordPress/agent-skills) (licenza GPL-2.0-or-later). Coprono blocchi, temi, plugin, endpoint REST, analisi statica, profiling e altro.
874
888
  - **5 skill estese** (MIT) aggiunte in v1.6.0: testing, security, internazionalizzazione, accessibilita, headless.
875
889
  - **6 skill e-commerce + infrastruttura** (MIT) aggiunte in v1.8.0-v2.2.0: WooCommerce, Multisite, CI/CD, Monitoring, Content Repurposing, Webhooks.
890
+ - **3 skill strategia + SEO internazionale** (MIT) aggiunte in v2.3.0: Programmatic SEO, Content-Commerce Attribution, Multi-Language Network.
876
891
 
877
892
  ### Il Router Unificato
878
893
 
879
- La skill `wordpress-router` (v9) e il punto d'ingresso per tutti i task WordPress. Classifica automaticamente il task in **otto categorie**: sviluppo, ambiente locale, operativo, multisite, CI/CD, monitoring, content repurposing, webhook.
894
+ La skill `wordpress-router` (v10) e il punto d'ingresso per tutti i task WordPress. Classifica automaticamente il task in **undici categorie**: sviluppo, ambiente locale, operativo, multisite, CI/CD, monitoring, content repurposing, webhook, programmatic SEO, content attribution, multi-language network.
880
895
 
881
896
  ```
882
897
  Utente: "Crea un blocco custom per la gallery"
@@ -952,6 +967,30 @@ wordpress-router: TASK = operativo (webhook)
952
967
  wp-webhooks skill + wp-site-manager agent
953
968
  ```
954
969
 
970
+ ```
971
+ Utente: "Genera 200 city pages per il nostro servizio idraulico"
972
+ |
973
+ wordpress-router: TASK = operativo (programmatic SEO)
974
+ |
975
+ wp-programmatic-seo skill + wp-content-strategist agent
976
+ ```
977
+
978
+ ```
979
+ Utente: "Quali post del blog generano piu vendite WooCommerce?"
980
+ |
981
+ wordpress-router: TASK = operativo (content attribution)
982
+ |
983
+ wp-content-attribution skill + wp-ecommerce-manager agent
984
+ ```
985
+
986
+ ```
987
+ Utente: "Configura versioni italiano e spagnolo del nostro sito"
988
+ |
989
+ wordpress-router: TASK = operativo (multi-language network)
990
+ |
991
+ wp-multilang-network skill + wp-site-manager agent
992
+ ```
993
+
955
994
  ### Panoramica Skills di Sviluppo — Community (13)
956
995
 
957
996
  | Skill | Si attiva quando... | Risorse |
@@ -997,9 +1036,19 @@ Aggiunte in v1.8.0-v2.2.0, queste skill coprono e-commerce, multisite, CI/CD, mo
997
1036
  | `wp-content-repurposing` | "riproponi contenuto", "social dal blog", "newsletter dai post", "atomizza" | 4 reference files, repurposing_inspect.mjs | `wp-content-strategist` |
998
1037
  | `wp-webhooks` | "webhook", "notifica esterna", "Zapier", "WooCommerce webhook" | 5 reference files, webhook_inspect.mjs | `wp-site-manager` |
999
1038
 
1039
+ ### Panoramica Skills Strategia + SEO Internazionale (3)
1040
+
1041
+ Aggiunte in v2.3.0, queste skill coprono SEO programmatico, attribuzione content-to-commerce e rete multilingua su Multisite.
1042
+
1043
+ | Skill | Si attiva quando... | Risorse | Agent dedicato |
1044
+ |-------|---------------------|---------|----------------|
1045
+ | `wp-programmatic-seo` | "template pages", "city pages", "programmatic SEO", "bulk page generation" | 5 reference files, programmatic_seo_inspect.mjs | `wp-content-strategist` |
1046
+ | `wp-content-attribution` | "content ROI", "UTM tracking", "revenue per post", "quale contenuto genera vendite" | 5 reference files, attribution_inspect.mjs | `wp-ecommerce-manager` |
1047
+ | `wp-multilang-network` | "multilingua", "hreflang", "international SEO", "sub-site per lingua", "translate site" | 5 reference files, multilang_inspect.mjs | `wp-site-manager` |
1048
+
1000
1049
  ### Script di Rilevamento Automatico
1001
1050
 
1002
- Le skill includono 18 script Node.js (`.mjs`) che eseguono analisi automatica del progetto:
1051
+ Le skill includono 21 script Node.js (`.mjs`) che eseguono analisi automatica del progetto:
1003
1052
 
1004
1053
  | Script | Cosa rileva |
1005
1054
  |--------|-------------|
@@ -1021,6 +1070,9 @@ Le skill includono 18 script Node.js (`.mjs`) che eseguono analisi automatica de
1021
1070
  | `monitoring_inspect.mjs` | Uptime tools, Lighthouse CI, security plugins, logging config, fleet config (v2.1.0-v2.2.0) |
1022
1071
  | `repurposing_inspect.mjs` | Social plugins, email plugins, content volume, repurposing readiness (v2.2.0) |
1023
1072
  | `webhook_inspect.mjs` | WC webhooks, mu-plugin webhooks, webhook plugins, wp-config constants (v2.2.0) |
1073
+ | `programmatic_seo_inspect.mjs` | Headless frontend, SEO plugin, content counts, CPT, WPGraphQL, readiness (v2.3.0) |
1074
+ | `attribution_inspect.mjs` | WooCommerce, analytics plugin, UTM tracking, content/product volume, order meta (v2.3.0) |
1075
+ | `multilang_inspect.mjs` | Multisite, multilingual plugin, language patterns, hreflang tags, WPLANG (v2.3.0) |
1024
1076
 
1025
1077
  ### WordPress Playground — Ambienti Disposable
1026
1078
 
@@ -1055,7 +1107,7 @@ Senza il server MCP, la skill usa conoscenza generale di `@wordpress/components`
1055
1107
  ```
1056
1108
  1. cd mio-progetto-wordpress/
1057
1109
  2. Claude esegue wp-project-triage → rileva "wp-block-plugin"
1058
- 3. wordpress-router v9 → instrada a wp-block-development
1110
+ 3. wordpress-router v10 → instrada a wp-block-development
1059
1111
  4. Claude guida la creazione con block.json, edit.js, save.js
1060
1112
  5. wp-e2e-testing + wp-test-engineer → esegue test E2E con Playwright
1061
1113
  6. wp-accessibility + wp-accessibility-auditor → verifica WCAG 2.2
@@ -1563,6 +1615,55 @@ Claude (attiva skill wp-multisite):
1563
1615
  -> Report: network configurato con 3 sub-site attivi
1564
1616
  ```
1565
1617
 
1618
+ ### Scenario 20: SEO Programmatico — City Pages
1619
+
1620
+ ```
1621
+ Tu: "Genera 200 city pages per il nostro servizio idraulico con schema LocalBusiness"
1622
+
1623
+ Claude (attiva wp-content-strategist + skill wp-programmatic-seo):
1624
+ 1. Detection con programmatic_seo_inspect.mjs (headless frontend? SEO plugin? CPT?)
1625
+ 2. Progetta URL pattern: /idraulico/{citta} (es. /idraulico/roma, /idraulico/milano)
1626
+ 3. Crea CPT "location" in WordPress con campi: citta, regione, telefono, indirizzo
1627
+ 4. Definisce template pagina: H1 dinamico, meta description, contenuto localizzato
1628
+ 5. Genera 200 pagine in bulk via create_content MCP tool
1629
+ 6. Configura ISR su frontend headless (Next.js revalidate: 86400)
1630
+ 7. Genera sitemap XML e submette a Search Console
1631
+ -> Report: 200 city pages create, sitemap generato, ISR configurato
1632
+ ```
1633
+
1634
+ ### Scenario 21: Attribuzione Content-Commerce
1635
+
1636
+ ```
1637
+ Tu: "Quali post del blog generano piu vendite nel mio store WooCommerce?"
1638
+
1639
+ Claude (attiva wp-ecommerce-manager + skill wp-content-attribution):
1640
+ 1. Detection con attribution_inspect.mjs (WooCommerce? UTM tracking? Analytics?)
1641
+ 2. Se UTM tracking assente: guida installazione mu-plugin per cattura UTM → order meta
1642
+ 3. Pull dati vendite: wc_get_sales_report per ultimo trimestre
1643
+ 4. Pull dati contenuti: list_content per stesso periodo
1644
+ 5. Correla ordini con source UTM → identifica top converting content
1645
+ 6. Applica attribution model (last-touch default)
1646
+ 7. Calcola ROI per post: revenue attribuita / costo produzione contenuto
1647
+ -> Report: top 10 post per revenue, CAC per tipo contenuto, raccomandazioni
1648
+ ```
1649
+
1650
+ ### Scenario 22: Rete Multilingua su Multisite
1651
+
1652
+ ```
1653
+ Tu: "Configura versioni italiano e spagnolo del nostro sito WordPress"
1654
+
1655
+ Claude (attiva wp-site-manager + skill wp-multilang-network):
1656
+ 1. Detection con multilang_inspect.mjs (multisite? plugin multilingua?)
1657
+ 2. Se non multisite: guida conversione single → multisite
1658
+ 3. Crea sub-site "it" con ms_create_site (italiano, sito principale)
1659
+ 4. Crea sub-site "es" con ms_create_site (spagnolo)
1660
+ 5. Installa e configura plugin multilingua (Polylang/MultilingualPress)
1661
+ 6. Configura hreflang automatico via mu-plugin (slug-based matching)
1662
+ 7. Setup language switcher e routing per lingua
1663
+ 8. Verifica con checklist SEO internazionale (GSC properties, sitemaps per lingua)
1664
+ -> Report: network multilingua configurato, hreflang attivo, SEO verificato
1665
+ ```
1666
+
1566
1667
  ---
1567
1668
 
1568
1669
  ## 14. Amministrazione Avanzata
@@ -1831,8 +1932,23 @@ bash ~/.claude/plugins/local/wordpress-manager/scripts/validate-wp-operation.sh
1831
1932
  | **Webhook** | Notifica HTTP outbound inviata automaticamente da WordPress quando si verifica un evento (es. ordine creato) |
1832
1933
  | **HMAC-SHA256** | Algoritmo di firma usato per autenticare webhook — il receiver verifica l'integrita del payload |
1833
1934
  | **mu-plugin** | Must-Use Plugin WordPress — plugin caricato automaticamente senza attivazione, usato per webhook core |
1935
+ | **Programmatic SEO** | Generazione sistematica di pagine search-optimized da dati strutturati (city pages, product variants, directory) |
1936
+ | **ISR (Incremental Static Regeneration)** | Rigenerazione incrementale di pagine statiche — aggiorna singole pagine senza rebuild completo |
1937
+ | **SSG (Static Site Generation)** | Generazione statica di tutte le pagine al build time — massima performance, dati non real-time |
1938
+ | **CPT (Custom Post Type)** | Tipo di contenuto personalizzato in WordPress, usato come data source per pagine programmatiche |
1939
+ | **Content Attribution** | Misurazione di quale contenuto WordPress genera conversioni e-commerce (vendite WooCommerce) |
1940
+ | **UTM Parameters** | Tag URL (utm_source, utm_medium, utm_campaign) per tracciare la provenienza del traffico |
1941
+ | **First-Touch Attribution** | Modello che attribuisce il 100% del credito al primo contenuto con cui l'utente ha interagito |
1942
+ | **Last-Touch Attribution** | Modello che attribuisce il 100% del credito all'ultimo contenuto prima dell'acquisto |
1943
+ | **CAC (Customer Acquisition Cost)** | Costo di acquisizione cliente — quanto costa in contenuto acquisire un nuovo cliente |
1944
+ | **LTV (Lifetime Value)** | Valore nel tempo di un cliente — revenue totale generata nel ciclo di vita |
1945
+ | **Multi-Language Network** | Architettura WordPress Multisite dove ogni sub-site serve una lingua diversa |
1946
+ | **hreflang** | Tag HTML che indica la lingua e la regione di una pagina, usato per SEO internazionale |
1947
+ | **x-default** | Valore hreflang speciale che indica la pagina fallback per utenti senza match di lingua |
1948
+ | **Content Sync** | Sincronizzazione di contenuti tra sub-site di lingua diversa in un network multilingua |
1949
+ | **MultilingualPress** | Plugin WordPress nativo per multisite multilingua — connessioni tra contenuti cross-site |
1834
1950
 
1835
1951
  ---
1836
1952
 
1837
- *Guida v2.2.0 - WordPress Manager Plugin per Claude Code*
1953
+ *Guida v2.3.0 - WordPress Manager Plugin per Claude Code*
1838
1954
  *Ultimo aggiornamento: 2026-02-28*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-plugin-wordpress-manager",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "Unified WordPress management and development plugin for Claude Code. Orchestrates Hostinger MCP, WP REST API bridge (85 tools incl. 30 WooCommerce + 10 Multisite + 4 Webhooks), and WordPress.com MCP with 33 skills, 11 agents, and security hooks. v2.3.0 adds programmatic SEO, content-commerce attribution, and multi-language network skills.",
5
5
  "author": {
6
6
  "name": "vinmor",