Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

v1.3.1

Choose a tag to compare

@arobbins arobbins released this 19 Dec 01:49
· 7 commits to master since this release
v1.3.1

👋,

Minor update to fix a plugin activation bug from 1.3.0. Also added additional filters and shortcode attributes.

🛠 Fixed: Fatal error caused by WPS\Options during plugin update
📣 Updated: Removed rewrite_rules flush on plugin deactivation
📣 Updated: Refactored products shortcode arguments building
📦 Added: Ability to show product description when using [wps_products] via the description=“true” attribute
📦 Added: New WPS\Layout namespace
📦 Added: New filter: 'wps_products_add_to_cart_button_text'
💻 Dev: Added additional unit tests for WPS\Config and WPS\Layout
💻 Dev: Renamed constant WP_SHOPIFY_API_SLUG to WPS_SHOPIFY_API_SLUG
💻 Dev: Renamed constant WP_SHOPIFY_API_VERSION to WPS_SHOPIFY_API_VERSION