https://github.com/wpusermanager/wp-user-manager
Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.
https://github.com/wpusermanager/wp-user-manager
login-forms registration-forms user-directory wordpress wordpress-plugin wordpress-user wpum
Last synced: about 1 month ago
JSON representation
Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.
- Host: GitHub
- URL: https://github.com/wpusermanager/wp-user-manager
- Owner: WPUserManager
- License: gpl-3.0
- Created: 2018-03-02T11:30:04.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2026-05-05T08:19:07.000Z (about 2 months ago)
- Last Synced: 2026-05-05T10:05:37.579Z (about 2 months ago)
- Topics: login-forms, registration-forms, user-directory, wordpress, wordpress-plugin, wordpress-user, wpum
- Language: PHP
- Homepage: https://wpusermanager.com/
- Size: 13.2 MB
- Stars: 39
- Watchers: 5
- Forks: 21
- Open Issues: 141
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# WP User Manager
This is the code repo for the WordPress membership plugin [WP User Manager](https://wordpress.org/plugins/wp-user-manager/).
## Development
Checkout the repo
Run `yarn`
Run `composer install`
Run `grunt dev-build`
### PHPCS coding standards
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.
### Automated acceptance tests
Run `tests/bin/run-acceptancetests.sh`
## Security
Please report security bugs found in the source code of the WP User Manager plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/wp-user-manager/). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.