Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuttter/wp-user-signups
Signup management for WordPress
https://github.com/stuttter/wp-user-signups
multisite signups userscript wordpress
Last synced: 13 days ago
JSON representation
Signup management for WordPress
- Host: GitHub
- URL: https://github.com/stuttter/wp-user-signups
- Owner: stuttter
- License: gpl-2.0
- Created: 2016-11-12T04:46:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T10:25:24.000Z (about 1 year ago)
- Last Synced: 2024-12-18T11:41:32.444Z (14 days ago)
- Topics: multisite, signups, userscript, wordpress
- Language: PHP
- Homepage:
- Size: 151 KB
- Stars: 45
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WP User Signups
This is the best way to manage user (and site) sign-ups in WordPress.
Use it to:
* View & manage sign-ups the WordPress way
* Resend activation emails to users who haven't received theirs yet
* Manually edit & activate sign-ups for users who are having trouble# Installation
* Download and install using the built in WordPress plugin installer.
* Activate in the "Plugins" area of your network admin by clicking the "Activate" link.
* Consider sponsoring future development by clicking "Sponsor".
* No further setup or configuration is necessary.# FAQ
### Does this work with on single-site, multi-site, and multi-network installations?
Yes. Yes. Yes.
### Does this work with BuddyPress, bbPress, and GlotPress?
Yes. Yes. Yes.
### Does this work with other membership plugins?
Ya know, I'm not really sure. Please test it with your favorite ones and let me know!
### Credits
This plugin is largely inspired by:
* BuddyPress
* Unconfirmed### Where can I get support?
This plugin is free for anyone to use.
* Community: https://wordpress.org/support/plugin/wp-user-signups
* Development: https://github.com/stuttter/wp-user-signups/discussions### Contributing
Please [open a new issue](/pull/new/master) to discuss whether the feature is a good fit for the project. Once you've decided to work on a pull request, please follow the [WordPress Coding Standards](http://make.wordpress.org/core/handbook/coding-standards/).