Spintax — WordPress SEO Plugin
by Franky · WordPress.org page · Website
Spintax has fewer than 10 active installs on WordPress.org and 736 downloads all time. We have tracked it since September 4, 2026; download trends appear after 30 days of data. The last update was on September 6, 2026, tested up to WordPress 7.1.
Spintax at a glance
Is Spintax well maintained?
Features
The feature list from the plugin's own readme on WordPress.org, trimmed to the essentials.
- Enumerations {a|b|c} — randomly pick one option, with nesting support
- Permutations [<config>a|b|c] — pick N elements, shuffle, join with custom separators
- Variables %var% — global, local (#set re-picks at every use, #def picks once per render), and shortcode-level scopes
- Conditionals {?VAR?then|else} — render a branch based on whether a variable is set (also {?!VAR?then} inverted)
- Plural agreement {plural <count>: form1|form2|form3} — pick grammatically correct noun form by count. RU/UK/BE and SR/HR/BS 3-form (one|few|many), EN-style…
- Nested templates — embed templates within templates via #include or [spintax]
- ACF / post-meta bindings (NEW in 2.0) — configure once per post type, render Spintax templates into ACF text/textarea/wysiwyg fields or post-meta keys on every…
- WooCommerce product context (NEW in 2.2) — on a single-product page, [spintax] / spintax_render() automatically expose the current product as %product_name%…
- WooCommerce product-field bindings (NEW in 2.4) — generate a product’s description or short description from a template, per product, using that product’s own…
- Object cache — rendered output cached via WP Object Cache API (Redis/Memcached ready)
- Cron regeneration — optional scheduled cache refresh per template, plus per-binding cron walks
- WP-CLI — wp spintax bindings list|apply|test|export|import
Details
Generate unique content at scale with spintax — bind templates to ACF & post-meta fields, pull WooCommerce product data, Bulk Apply, cron, WP-CLI.
The full description, screenshots and every review live on the WordPress.org page.
Rankings Spintax competes in
Tags
- acf
- content generation
- seo
- spintax
- woocommerce
More from Franky
-
Events Made Easy 1,000+ installs -
Edge Link Router fewer than 10 installs
-
Images Sync for Cloudflare fewer than 10 installs
- Version
- 3.1.0
- Last updated
- Sep 6, 2026
- First published
- May 11, 2026
- Requires WordPress
- 6.2
- Tested up to
- 7.1
- Requires PHP
- 8.0
- Pricing
- Free on WordPress.org
Spintax FAQ
What does Spintax do?
According to its WordPress.org readme, Spintax offers Enumerations {a|b|c} — randomly pick one option, with nesting support, Permutations [<config>a|b|c] — pick N elements, shuffle, join with custom separators, Variables %var% — global, local (#set re-picks at every use, #def picks once per render), and shortcode-level scopes, Conditionals {?VAR?then|else} — render a branch based on whether a variable is set (also {?!VAR?then} inverted) and Plural agreement {plural <count>: form1|form2|form3} — pick grammatically correct noun form by count. RU/UK/BE and SR/HR/BS 3-form (one|few|many), EN-style.
How many active installs does Spintax have?
WordPress.org reports fewer than 10 active installs for Spintax as of September 7, 2026.
Is Spintax still maintained?
Yes. The last release was on September 6, 2026 and it is tested up to WordPress 7.1.
Is Spintax free?
Spintax is free to install from WordPress.org. Many plugins also sell a paid version or add-ons.