feat: Initial rank-math-seo integration
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m2s

This commit is contained in:
2025-09-25 22:11:05 -04:00
parent 4ebf092d66
commit 626f80a610
5 changed files with 3872 additions and 48 deletions

View File

@@ -19,19 +19,20 @@
"sort-packages": true
},
"require": {
"axepress/wp-graphql-rank-math": "*",
"lewebsimple/acf-extended-pro": "*",
"lewebsimple/acf-polylang": "*",
"lewebsimple/admin-site-enhancements-pro": "*",
"lewebsimple/advanced-custom-fields-pro": "6.4.3",
"lewebsimple/ithemes-security-pro": "*",
"lewebsimple/kaliroots": "*",
"lewebsimple/rank-math-pro": "*",
"lewebsimple/theia-smart-thumbnails-premium": "*",
"lewebsimple/wp-offload-ses": "*",
"wp-graphql/wp-graphql-jwt-authentication": "*",
"wpackagist-plugin/clean-image-filenames": "*",
"wpackagist-plugin/disable-comments": "*",
"wpackagist-plugin/redirection": "*",
"wpackagist-plugin/wp-graphql": "*",
"wpackagist-plugin/wpgraphql-acf": "*"
}
}
}