• Resolved crzyhrse

    (@crzyhrse)


    Is there something that will do this for a single site, or a way to easily accomplish the same thing for a single site…? In setting up a new site and experimenting with various things I’ve used up my email addresses, along with some user names I’d like to leave free for others…

    I’ve searched everywhere but to no avail…

    http://wordpress.org/plugins/user-activation-keys/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Sader

    (@dsader)

    Are you certain there is an activation key generated by WordPress when you register?

    I thought when you delete users in single version WordPress, you can register that use again right away.

    I have a single site too but I can delete a user, register, delete, register all the while without the activation key step slowing me down.

    At any rate, the activation key comes from the wp_signup table in the DB, you could use phpMyadmin to tackled the users registration process there.

    If there is no wp-signup table in your WP database, then this plugin will do nothing for you, that is for sure.

    Thread Starter crzyhrse

    (@crzyhrse)

    As my sense of the terrain grows I believe you may be right, that one can do as you say:

    delete a user, register, delete, register all the while without the activation key step slowing me down

    in a single site.

    I believe now it was another problem that seems to be corrected…

    Your response is appreciated…

    🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Do the same for a single site…?’ is closed to new replies.