whitespace-se/wordpress-plugin-wp-graphql-extras
最新稳定版本:v1.1.1
Composer 安装命令:
composer require whitespace-se/wordpress-plugin-wp-graphql-extras
包简介
Wordpress plugin that adds additional types and fields to the GraphQL API
README 文档
README
Wordpress plugin that adds additional types and fields to the GraphQL API.
How to install
If you want to use this plugin as an MU-plugin, first add this to your composer.json:
{
"extra": {
"installer-paths": {
"path/to/your/mu-plugins/{$name}/": [
"whitespace-se/wordpress-plugin-wp-graphql-extras"
]
}
}
}
Where path/to/your/mu-plugins is something like wp-content/mu-plugins or
web/app/mu-plugins.
Then get the plugin via composer:
composer require whitespace-se/wordpress-plugin-wp-graphql-extras
Features
- Adds
archiveDatesandarchiveDatesGmtfields toContentNode - Allows public querying of
labelsandhasArchiveonContentType - Adds
contentMediafield toNodeWithContentEditor - Adds
width,height,fileContentandbase64Urifields toMediaItem - Adds
slugfield toContentType - Overrides response headers, allowed request headers and
max_query_amount
统计信息
- 总下载量: 3.95k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2021-04-14