Admin Notify

설명

The Admin Notify plugin sends email notifications to the administrator whenever an administrator account is:
– Added
– Password is changed
– Downgraded
– Deleted

This plugin helps keep your WordPress site secure by notifying the administrator of important changes to user accounts.

Features:
– Email notification when a new administrator is added.
– Email notification when an administrator’s password is changed.
– Email notification when an administrator is deleted.
– Email notification when an administrator is downgraded.
– Easily configurable via the plugin settings page.

This plugin requires the administrator’s email to be configured in the plugin settings.

Acknowledgments

Special thanks to the contributors at WordPress.org for providing a platform for plugins and helping make WordPress an open and secure CMS.

Security

This plugin has been developed with security in mind and follows WordPress best practices for securing input and output. However, it is important to:
– Ensure that your WordPress installation and all plugins are kept up to date.
– Use strong passwords for your administrator accounts.
– Regularly monitor your site’s user activity.

설치

  1. Upload the plugin files to the /wp-content/plugins/admin-notify/ directory, or install the plugin directly through the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Once activated, go to Admin Notify in the WordPress admin menu to configure the plugin.
  4. Enter the email address to which you want the notifications to be sent when an admin account is added, changed, or deleted.

FAQ

How do I receive email notifications?

You will receive an email whenever an administrator account is added, the password is changed, or the account is deleted. Simply configure the email address in the plugin settings page.

Can I use multiple email addresses?

Currently, the plugin only supports one email address for notifications. To send notifications to multiple recipients, you can use email aliases or forwarders set up on your server.

Does this plugin affect my site’s performance?

This plugin does not affect the performance of your WordPress site. The email notifications are sent asynchronously and do not block page load times.

후기

모든 1 평가 읽기

기여자 & 개발자

“Admin Notify”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Admin Notify”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • Updated version number to 1.0.4 for repository submission.
  • Improved email notification handling for added, updated, and deleted administrator accounts.
  • Fixed plugin footer redundancy.
  • Added nonce verification for form submissions.

1.0.3

  • Added notifications for administrator account deletions.
  • Improved settings page UI.
  • Fixed issues with user role detection.

1.0.2

  • Added settings page to configure notification email.
  • Added security improvements to ensure email address is valid before storing it.

1.0.1

  • Initial release.