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.