PriceBlueprint — Configurable Product Pricing for WooCommerce
Changelog
1.3.0
New: Automatically update URL query parameters when attribute selections change.
1.2.3
New: Import Demo Data button on the Welcome screen — one click imports a sample blueprint and a linked configurable product so you can see the plugin in action right away.
Fix: Dutch (nl_NL) translation used “Regelmatige prijs” for “Regular price”; replaced with the correct WooCommerce NL term “Normale prijs”.
Fix: Spanish (es_ES) translation had an incorrect capital letter in “¿Qué es una Regla?”; corrected to “¿Qué es una regla?”.
Fix: Dutch (nl_NL) translation was inconsistent — formal “u” used throughout but two strings used informal “je”; standardised to formal “u”.
Fix: Missing blank-line separator between two PO entries in all 10 translation files; this caused some gettext tools to misparse the file.
1.2.2
Fix: Blueprint editor now shows a clear notice with a link when no WooCommerce global attributes exist, instead of silently displaying an empty attribute dropdown.
Fix: Selecting an attribute with no terms now shows an inline message with a direct link to add terms, instead of leaving an empty value field with no explanation.
1.2.1
Fix: Welcome screen CSS and HTML extracted into separate files; all welcome screen strings added to translation files.
1.2.0
New: Welcome screen shown after plugin activation — walks new users through creating their first blueprint.
1.1.3
Fix: Missing padding in select fields in Safari
1.1.2
Fix: “Add to cart” button now inherits theme styles correctly, including block theme support via wp-element-button.
Fix: Quantity field is now visible on the product page instead of being hidden.
Fix: Displayed price now updates when the quantity is changed.