wpaxiom
// Release history

Changelog

What's new across wpaxiom plugins.

RSS feed
Jun 30, 2026
Specifico1.0.4Latest

Export / import, migration from other specification plugins, and a redesigned admin UI

Added
  • Export — download all your specification tables, groups, mapping rules, and settings (optionally including per-product specification data) as a single JSON file for backup or moving to another site
  • Import — upload a Specifico export to restore it on any site; tables, groups, and products are matched by slug, so re-importing is safe and never creates duplicates
  • Import from other specification plugins — upload a compatible JSON export and Specifico auto-detects the format and imports its tables, groups, and per-product specifications
Improved
  • Redesigned admin UI across every screen — cleaner layout, refined typography, an updated colour palette, consistent field heights, and better spacing
Jun 25, 2026
Specifico1.0.3

Schema.org structured data for product specifications

Added
  • Schema.org structured data — each product’s specifications are added to its existing Product structured data (JSON-LD) as additionalProperty entries, helping search engines understand the specs. It enriches WooCommerce’s structured data rather than adding a separate block, so there is only one Product entity per page, and the output mirrors the specifications shown on the page. Developers can adjust or disable it with the new specifico_structured_data filter
Jun 24, 2026
Specifico1.0.2

Template overrides, developer hooks, a shortcode, and new display settings

Added
  • Theme template override support — copy the specification table template into your theme to fully customize its markup
  • Developer hooks (filters and actions) to rename the tab, reshape or hide rows and groups, add CSS classes, wrap the table, and format individual labels and values
  • [specifico] shortcode to display a product’s specification table anywhere — posts, pages, widgets, or the block editor — with an optional product ID
  • Setting to customize the Specifications tab title
  • Setting to keep, always remove, or remove only when specifications exist for WooCommerce’s default Additional information tab
  • Documentation link on the Plugins screen
Improved
  • Consistent field and button heights, dashed section separators, and focus styles across all admin screens
Fixed
  • Mapping screen no longer locks the Values field — existing mappings are editable, and changing the Type refreshes the available values
Jun 23, 2026
Specifico1.0.1

Editable inherited values, inline Add / Edit, and admin polish

Added
  • Per-product value overrides when inheriting from a mapping — labels stay locked to the mapping while values are editable for each product
  • Show / Hide toggle on the product metabox so inherited fields stay collapsed by default
  • Start over link in Customize mode to swap between starting blank or copying an existing table after a choice has been made
Improved
  • Add / Edit Specification now uses an inline panel matching the Groups screen — no more modal
  • Cancel button on Add / Edit forms; Save is disabled until the title is filled
  • Row action menu now has pencil / trash icons, closes on outside click, and auto-closes after picking an action
  • Themed multi-select chips, dropdown options, and focus states to match the plugin palette; redundant clear-all X removed (per-chip X kept)
  • Pagination simplified to "1-10 of N" with chevron prev / next controls
  • Mapping page rows now have placeholder hints, larger fields, and a properly sized delete button
  • Semibold table headers and dashed separators between Add / Edit form sections
Fixed
  • Plugin styles no longer leak into the WordPress dashboard — buttons no longer briefly show an unexpected border on first load of unrelated admin pages
  • Add / Edit form fields no longer carry the previously edited title when switching from Edit to Add
  • Row action dropdown now closes after clicking Edit (no more lingering menu behind the form)
  • Dashed row separators on Mapping and Add Group screens render correctly
  • Toggle switch knob now visually slides when toggled
Dec 22, 2024
Specifico1.0.0

Initial release

Added
  • Initial release

You've reached the beginning.