manifest / integrations / wp-graphql-autodescription
WPGraphQL for The Seo Framework
Adds support for The Seo Framework to the WPGraphQL Schema
by Ana Vicente · github.com/anacoelhovicente/wp-graphql-autodescription · website
★ 0stars
389composer installs
4forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/anacoelhovicente/wp-graphql-autodescription/archive/refs/heads/main.zipAlso on Packagist as anacoelhovicente/wp-graphql-autodescription:
composer require anacoelhovicente/wp-graphql-autodescriptionFrom the readme
WPGraphQL for The Seo Framework
This plugin adds The Seo Framework support to WP GraphQL.
Supports:
- Pages
- Posts
- Custom post types
- Categories
- Custom taxonomies
- The Seo Framework Settings
- Webmaster verification
- Social settings
- Schema Presence
Pre-req's
Using this plugin requires having the WPGraphQL and The Seo Framework (free or pro) installed and activated.
Activating
Activate the plugin like you would any other WordPress plugin.
Once the plugin is active, the seo argument will be available to any post object connectionQuery
(posts, pages, custom post types, etc).
Usage
Post Type Data
Taxonomy Data
Settings Data
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.