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"

Installs: 435

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/getpop/user-state-wp

dev-master / 1.0.x-dev 2020-08-08 06:42 UTC

This package is auto-updated.

Last update: 2020-08-11 04:30:03 UTC


README

Build Status Quality Score Software License

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

PSR-1, PSR-4 and PSR-12.

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.