getpop / user-state-wp
This package is abandoned and no longer maintained.
The author suggests using the pop-schema/user-state-wp/ package instead.
Implementation for WordPress of contracts from package "User State"
dev-master / 1.0.x-dev
2020-08-08 06:42 UTC
Requires
- php: ~7.2
- pop-schema/user-state: dev-master
- pop-schema/users-wp: 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-11 04:30:03 UTC
README
Implementation for WordPress of contracts from package "User State"
Install
Via Composer
composer require pop-schema/user-state-wp
Usage
Initialize the component:
\PoP\Root\ComponentLoader::initializeComponents([ \PoPSchema\UserStateWP\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.