wpaxiom
Free

Specifico

Product spec tables that read your existing custom fields. Sortable, filterable, accessible.

WP 5.8+ · WC 6.3+
// Capabilities

Spec tables, from your existing data.

Render comparison tables, attribute matrices, and product spec sheets straight from custom fields you already have.

Reads any field type

ACF, Meta Box, Pods, native post meta. Strings, numbers, taxonomies, relations, and repeaters.

Sortable + filterable

Click any column header to sort. Add a filter row to narrow on text or numeric ranges. No build step.

WCAG AA accessible

Real table elements, proper headers and scopes, keyboard sort, screen-reader column announcements.

Lightweight

Static HTML by default. Sort/filter scripts (4kb) load only when columns that need them are present.

Block + shortcode

Drop it in via the block editor with a config sidebar, or use [specifico] in classic editors and theme files.

Theme-aware

Reads colours, borders, and spacing from your theme.json. No fight with your design system.

// FAQ

Common questions.

Don't see yours? Ask on the forum — answers usually arrive same day.

Does it support ACF?
Yes — including ACF Pro repeater and flexible content fields. Meta Box and Pods are supported on the same code path.
Can I sort by a custom field's value?
Yes. Set the column's data type (text, number, date) and Specifico will sort correctly client-side. Numeric and date columns sort numerically, not lexicographically.
How does it handle relations?
One-to-one fields render as the related post's title (linked, optional). One-to-many render as a comma-separated list. Custom render templates can override either.
Will it slow down my page?
No. Static HTML by default. The sort and filter scripts together weigh 4kb gzipped, and only load when those features are configured on the page.
Is it free?
Yes. No Pro version, no usage limits, no row caps. GPL on WP.org and source on GitHub.
Where do I get help?
WordPress.org support forum. We monitor threads daily — most questions are answered the same day.
// What people say

Quietly powering tens of thousands of spec tables.

Specifico turned a six-week spec-table project into an afternoon. The accessibility work alone is rare in this corner of WordPress.
Priya Anand
Freelance developer · @priya.dev
We power 80+ product comparison pages with Specifico. Zero JavaScript on most of them — pure HTML tables that just work.
Tomáš Krajina
Senior dev · Outpost Magazine
The ACF repeater support is the killer feature. We were rolling our own table renderer for years; this replaced 600 lines of code in one afternoon.
Sienna Park
Tech lead · Maker Studio
// Get help

Free, hosted on WordPress.org.

Specifico is a community plugin. Support lives where the WordPress community already does — on the public WP.org forum.

All users
WordPress.org community

Browse the public support forum on WP.org. Our team monitors threads daily and an active community contributes solutions.

  • 520+ resolved threads
  • Median first reply: same day
  • Public, searchable answers
Get support on WordPress.org