From cceeecfcac8f0abced8c217762688253f127db65 Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Wed, 22 Jan 2025 12:32:12 -0600 Subject: [PATCH] DEVDOCS-6180: [update] update plugin code reference link --- docs/storefront/wordpress/platform-integration/code.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/storefront/wordpress/platform-integration/code.mdx b/docs/storefront/wordpress/platform-integration/code.mdx index afde7bf6d..dcf3e43df 100644 --- a/docs/storefront/wordpress/platform-integration/code.mdx +++ b/docs/storefront/wordpress/platform-integration/code.mdx @@ -1,11 +1,11 @@ # BigCommerce for WordPress Plugin Code Reference -To search the BigCommerce for WordPress (BC4WP) codebase for detailed entries on available hooks, functions, classes, and methods, visit the [BigCommerce Plugin Code Reference](https://bigcommerce.moderntribe.qa/). +To search the BigCommerce for WordPress (BC4WP) codebase for detailed entries on available hooks, functions, classes, and methods, visit the [BigCommerce Plugin Code Reference](https://bc-wordpress-reference.vercel.app/). ## Usage notes -The following list contains additional notes on the usage of the hooks, functions, classes, and methods found in the [BigCommerce Plugin Code Reference](https://bigcommerce.moderntribe.qa/) that allow you to extend and customize the BC4WP plugin: +The following list contains additional notes on the usage of the hooks, functions, classes, and methods found in the [BigCommerce Plugin Code Reference](https://bc-wordpress-reference.vercel.app/) that allow you to extend and customize the BC4WP plugin: ### Classes - - Refinery - filters product results on product archive or product category archive pages. \ No newline at end of file + - Refinery - filters product results on product archive or product category archive pages.