This is the code repo for the WordPress membership plugin WP User Manager.
Checkout the repo
Run yarn
Run composer install
Run grunt dev-build
Initially run vendor/bin/phpcs --config-set installed_paths vendor/wp-coding-standards/wpcs
Then run vendor/bin/phpcs
, you can also supply a file path as an argument.
Run tests/bin/run-acceptancetests.sh
Please report security bugs found in the source code of the WP User Manager plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.