Skip to content

A plugin to manage and send activation emails for user signups in the _signups table and handle admin-side actions efficiently.

License

Notifications You must be signed in to change notification settings

jwilson529/signup-manager

Repository files navigation

Pending Signup Manager

Contributors: james@oneclickcontent.com
Donate link: https://oneclickcontent.com/
Tags: signup, email, user management, admin tools
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.0.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A plugin to manage and send activation emails for user signups and handle admin-side actions efficiently.

Description

This plugin provides an admin interface for managing pending user signups, sending activation emails, and deleting signups. It ensures better security and optimized database interactions by leveraging caching and sanitized database calls.

Features include:

  • View a list of pending signups.
  • Send activation emails to users.
  • Delete signups from the admin panel.
  • Optimized database queries and caching.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the 'Pending Signups' page under the admin menu to manage user signups.

Frequently Asked Questions

How do I resend an activation email?

Navigate to the 'Pending Signups' page and click the 'Resend' button next to the user.

Can I delete a signup?

Yes, you can delete a signup using the 'Delete' button next to the user on the 'Pending Signups' page.

Screenshots

  1. Admin panel showing a list of pending signups.
  2. Activation email form.

Changelog

1.0.0

  • Initial release with basic signup management features.
  • Added activation email and deletion functionality.

Upgrade Notice

1.0.0

Initial release with core functionality for signup management.

License

This plugin is licensed under the GPLv2 or later.

About

A plugin to manage and send activation emails for user signups in the _signups table and handle admin-side actions efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published