=== WP User Signups === Author: Triple J Software, Inc. Author URI: https://jjj.software Donate link: https://buy.stripe.com/7sI3cd2tK1Cy2lydQR Plugin URI: https://wordpress.org/plugins/wp-user-signups/ License URI: https://www.gnu.org/licenses/gpl-2.0.html License: GPLv2 or later Contributors: johnjamesjacoby Tags: user, signups, admin, multisite Requires PHP: 7.2 Requires at least: 5.2 Tested up to: 5.8 Stable tag: 5.0.2 == Description == WP User Signups is the best way to manage user & site sign-ups in WordPress. Use it to: * View & manage user 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 = Recommended Plugins = If you like this plugin, you'll probably like these! * [WP User Profiles](https://wordpress.org/plugins/wp-user-profiles/ "A sophisticated way to edit users in WordPress.") * [WP User Activity](https://wordpress.org/plugins/wp-user-activity/ "The best way to log activity in WordPress.") * [WP User Avatars](https://wordpress.org/plugins/wp-user-avatars/ "Allow users to upload avatars or choose them from your media library.") * [WP User Groups](https://wordpress.org/plugins/wp-user-groups/ "Group users together with taxonomies & terms.") * [WP User Signups](https://wordpress.org/plugins/wp-user-signups/ "The best way to manage user & site sign-ups in WordPress.") * [WP Term Authors](https://wordpress.org/plugins/wp-term-authors/ "Authors for categories, tags, and other taxonomy terms.") * [WP Term Colors](https://wordpress.org/plugins/wp-term-colors/ "Pretty colors for categories, tags, and other taxonomy terms.") * [WP Term Families](https://wordpress.org/plugins/wp-term-families/ "Associate taxonomy terms with other taxonomy terms.") * [WP Term Icons](https://wordpress.org/plugins/wp-term-icons/ "Pretty icons for categories, tags, and other taxonomy terms.") * [WP Term Images](https://wordpress.org/plugins/wp-term-images/ "Pretty images for categories, tags, and other taxonomy terms.") * [WP Term Locks](https://wordpress.org/plugins/wp-term-locks/ "Protect categories, tags, and other taxonomy terms from being edited or deleted.") * [WP Term Order](https://wordpress.org/plugins/wp-term-order/ "Sort taxonomy terms, your way.") * [WP Term Visibility](https://wordpress.org/plugins/wp-term-visibility/ "Visibilities for categories, tags, and other taxonomy terms.") * [WP Media Categories](https://wordpress.org/plugins/wp-media-categories/ "Add categories to media & attachments.") * [WP Pretty Filters](https://wordpress.org/plugins/wp-pretty-filters/ "Makes post filters better match what's already in Media & Attachments.") * [WP Chosen](https://wordpress.org/plugins/wp-chosen/ "Make long, unwieldy select boxes much more user-friendly.") = Credits = This plugin is largely inspired by: * BuddyPress * Unconfirmed == Screenshots == 1. List Tables 2. Add New/Edit == 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. * No further setup or configuration is necessary. == Frequently Asked Questions == = 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? = I'm not really sure! Please test it with your favorite ones and let me know! = Where can I get support? = * Community: https://wordpress.org/support/plugin/wp-user-signups * Development: https://github.com/stuttter/wp-user-signups/discussions == Changelog == = [5.0.2] - 2021-05-29 = * Update author info * Add sponsor link = [5.0.1] - 2021-03-21 = * Improved PHP 7.4 support = [5.0.0] - 2020-05-05 = * PHP 7.3 support * Rename text domain back to match WordPress.org plugin slug = [4.0.0] - 2017-04-11 = * Database schema update = [3.1.0] - 2017-04-03 = * Signup meta support = [3.0.0] - 2017-04-03 = * Rebrand internally to WP Signups = [2.0.0] - 2017-03-15 = * Extend WP_DB_Table class = [1.2.0] - 2017-03-03 = * Fix bug with site column output * Single-site implementation improvements * Add descriptions to a few form fields = [1.1.0] - 2016-11-18 = * Caching improvements = [1.0.0] - 2016-11-13 = * Initial release