From 54fea5f64ad34340fde4daf620930ba8bb3ae43c Mon Sep 17 00:00:00 2001 From: Pascal Martineau Date: Wed, 28 Jan 2026 21:10:43 -0500 Subject: [PATCH] minor: placeholder include for rankmath logic --- wp-content/themes/moonshine/functions.php | 1 + wp-content/themes/moonshine/includes/vendors/rankmath.php | 1 + 2 files changed, 2 insertions(+) create mode 100644 wp-content/themes/moonshine/includes/vendors/rankmath.php diff --git a/wp-content/themes/moonshine/functions.php b/wp-content/themes/moonshine/functions.php index 173c936..80f6dca 100644 --- a/wp-content/themes/moonshine/functions.php +++ b/wp-content/themes/moonshine/functions.php @@ -5,6 +5,7 @@ require_once __DIR__ . '/includes/core/theme-setup.php'; // Vendors require_once __DIR__ . '/includes/vendors/acf.php'; +require_once __DIR__ . '/includes/vendors/rankmath.php'; require_once __DIR__ . '/includes/vendors/tinymce.php'; require_once __DIR__ . '/includes/vendors/wpgraphql.php'; diff --git a/wp-content/themes/moonshine/includes/vendors/rankmath.php b/wp-content/themes/moonshine/includes/vendors/rankmath.php new file mode 100644 index 0000000..b3d9bbc --- /dev/null +++ b/wp-content/themes/moonshine/includes/vendors/rankmath.php @@ -0,0 +1 @@ +