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 @@ +