From cfa40d38250a65b8e7c068aa017373bd9b736499 Mon Sep 17 00:00:00 2001 From: Pascal Martineau Date: Thu, 25 Sep 2025 22:38:36 -0400 Subject: [PATCH] feat: replace domain in sitemaps --- wp-content/themes/ccat/functions.php | 1 + wp-content/themes/ccat/includes/vendors/rank-math-seo.php | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 wp-content/themes/ccat/includes/vendors/rank-math-seo.php diff --git a/wp-content/themes/ccat/functions.php b/wp-content/themes/ccat/functions.php index 2c50db6..5361ab1 100644 --- a/wp-content/themes/ccat/functions.php +++ b/wp-content/themes/ccat/functions.php @@ -40,6 +40,7 @@ require_once __DIR__ . '/includes/graphql/image-center.php'; // Vendors require_once __DIR__ . '/includes/vendors/acf.php'; +require_once __DIR__ . '/includes/vendors/rank-math-seo.php'; require_once __DIR__ . '/includes/vendors/wpgraphql.php'; // Widgets diff --git a/wp-content/themes/ccat/includes/vendors/rank-math-seo.php b/wp-content/themes/ccat/includes/vendors/rank-math-seo.php new file mode 100644 index 0000000..4ab993e --- /dev/null +++ b/wp-content/themes/ccat/includes/vendors/rank-math-seo.php @@ -0,0 +1,8 @@ +