getpop / graphql-endpoint-for-wp
This package is abandoned and no longer maintained.
The author suggests using the graphql-by-pop/graphql-endpoint-for-wp package instead.
Add pretty permalinks for the single GraphQL endpoint, for WordPress
dev-master / 1.0.x-dev
2020-08-08 04:29 UTC
Requires
- php: ~7.2
- getpop/api-endpoints-for-wp: dev-master
- getpop/api-graphql: dev-master
Requires (Dev)
- phpunit/phpunit: >=8.5
- squizlabs/php_codesniffer: ^3.0
- szepeviktor/phpstan-wordpress: ^0.6.2
This package is auto-updated.
Last update: 2020-08-08 04:38:35 UTC
README
Add pretty permalinks for the PoP API endpoints, for WordPress
Install
Via Composer
composer require graphql-by-pop/graphql-endpoint-for-wp
Usage
Initialize the component:
\PoP\Root\ComponentLoader::initializeComponents([ \PoP\GraphQLEndpointForWP\Component::class, ]);
Standards
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email leo@getpop.org instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.