Skip to content

Small plugin to create WordPress admin users

License

Notifications You must be signed in to change notification settings

pdaalder/sd-create-wpadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sd-create-wpadmin

Small plugin to create WordPress admin users

Usage:

  1. Create a directory named /mu-plugins/ inside the /wp-content directory of your WP website.
  2. Update the create-wpadmin.php file with username and e-mailadress you want to use.
  3. Upload the create-wpadmin.php file to this directory.
  4. Refresh any page on the site.
  5. You´ve received an e-mail with a password reset for your new account.

Changelog

Version 1.2

Release: 21-07-2020

Fix: Issue 1. The file will be deleted after being called.

Version 1.1

Release: 08-07-2020

Changes: Instead of using a predefined password a random password will be generated by WP upon creating the account. In addition a password reset mail will be sent to the e-mailaddress associated with the created account.

Version 1.0

Initial release

About

Small plugin to create WordPress admin users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages