From 9951236be5a5d1bc018260d31e8b323f6151971a Mon Sep 17 00:00:00 2001 From: Joe Letizia Date: Fri, 12 Sep 2025 13:31:01 -0400 Subject: [PATCH] Revert "Change the name of the WordPress redirect theme (#16)" This reverts commit 4613d6af3b9296d80b6c1973627096b2287c2be0. --- config/settings_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings_schema.json b/config/settings_schema.json index b689630..ca8ac7b 100644 --- a/config/settings_schema.json +++ b/config/settings_schema.json @@ -1,7 +1,7 @@ [ { "name": "theme_info", - "theme_name": "WordPress", + "theme_name": "WordPress Redirect", "theme_author": "Shopify", "theme_version": "1.0.0", "theme_documentation_url": "https://help.shopify.com/manual/online-sales-channels/wordpress/manage-checkout-traffic#wordpress-theme",