{"id":359052,"date":"2026-08-27T20:53:48","date_gmt":"2026-08-27T20:53:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/user-watch\/"},"modified":"2026-08-27T20:53:33","modified_gmt":"2026-08-27T20:53:33","slug":"tatardev-account-alerts","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/tatardev-account-alerts\/","author":18371469,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.0","stable_tag":"0.1.0","tested":"7.1","requires":"6.2","requires_php":"8.0","requires_plugins":null,"header_name":"TatarDev Account Alerts","header_author":"Guzel Mitroshina","header_description":"Sends configurable email notifications when user accounts are created, have passwords changed, have email addresses changed, have roles changed, or are deleted.","assets_banners_color":"f97316","last_updated":"2026-08-27 20:53:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/guzel\/tatardev-account-alerts","header_author_uri":"https:\/\/profiles.wordpress.org\/mitgiselle\/","rating":5,"author_block_rating":0,"active_installs":0,"downloads":62,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"mitgiselle","date":"2026-08-27 20:53:33","revision":3669514}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3669511,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3669511,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3669511,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3669511,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[8534,267,4906,600,1917],"plugin_category":[41,54],"plugin_contributors":[277958],"plugin_business_model":[],"class_list":["post-359052","plugin","type-plugin","status-publish","hentry","plugin_tags-audit-log","plugin_tags-email","plugin_tags-notifications","plugin_tags-security","plugin_tags-users","plugin_category-communication","plugin_category-security-and-spam-protection","plugin_contributors-mitgiselle","plugin_committers-mitgiselle"],"banners":{"banner":"https:\/\/ps.w.org\/tatardev-account-alerts\/assets\/banner-772x250.png?rev=3669511","banner_2x":"https:\/\/ps.w.org\/tatardev-account-alerts\/assets\/banner-1544x500.png?rev=3669511","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/tatardev-account-alerts\/assets\/icon-128x128.png?rev=3669511","icon_2x":"https:\/\/ps.w.org\/tatardev-account-alerts\/assets\/icon-256x256.png?rev=3669511","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>TatarDev Account Alerts emails you when user accounts change. Unlike a\nblanket notifier, each event is switched on independently and scoped to the\nusers you actually care about, by role or by capability.<\/p>\n\n<p>Events:<\/p>\n\n<ul>\n<li>User account created<\/li>\n<li>Password changed, including resets started from \"Lost your password?\"<\/li>\n<li>Email address changed, showing the previous and the new address<\/li>\n<li>Role changed, showing the previous and the new role<\/li>\n<li>User account deleted, including deletion from a network's Users screen<\/li>\n<\/ul>\n\n<p>For each event you choose the roles it applies to, and optionally a list of\ncapabilities. An event with no roles and no capabilities selected applies to\nevery user. Matching considers both sides of a role change, so watching\n\"Administrator\" covers both promotions to and demotions from that role.<\/p>\n\n<p>Role changes are caught however they are made: by replacing a user's role from\nthe Users screen, and equally by code that adds a second role to a user or\ntakes one away without touching the rest.<\/p>\n\n<p>A \"Send test email\" button on the settings screen sends a one-off message to\nthe configured recipients, so you can confirm delivery works before relying\non it.<\/p>\n\n<p>When several matching events happen in one request \u2014 a bulk role change, for\nexample \u2014 you receive a single digest rather than one email per user.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to <code>wp-content\/plugins\/<\/code>, or install it from Plugins -&gt; Add New.<\/li>\n<li>Activate it.<\/li>\n<li>Go to Users -&gt; TatarDev Account Alerts to choose the recipients and which\nevents to watch.<\/li>\n<\/ol>\n\n<p>Every event starts enabled and scoped to administrators, delivering to the\nsite's admin email, so an install with no configuration already reports\nadministrator changes.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"when%20is%20an%20email%20address%20change%20reported%3F\"><h3>When is an email address change reported?<\/h3><\/dt>\n<dd><p>When it actually takes effect, not when it is requested. Changing your own\nemail address goes through a confirmation link sent to the new address first;\nthe change \u2014 and this notification \u2014 only happens once that link is followed.\nAn administrator changing someone else's email address takes effect\nimmediately, with no confirmation step.<\/p><\/dd>\n<dt id=\"are%20capabilities%20granted%20with%20add_cap%28%29%20reported%3F\"><h3>Are capabilities granted with add_cap() reported?<\/h3><\/dt>\n<dd><p>No. A capability given to one user with add_cap(), rather than through a role,\nchanges no role and fires no action of its own, so there is nothing to observe\nand no role change to report. Role changes themselves are caught whichever\nfunction makes them, add_role() and remove_role() included.<\/p><\/dd>\n<dt id=\"does%20it%20report%20deletions%20on%20a%20network%20install%3F\"><h3>Does it report deletions on a network install?<\/h3><\/dt>\n<dd><p>Yes. Deleting an account from Network Admin -&gt; Users is reported, as is\ndeleting a user from a single site. Removing someone from one site of a network\nwithout deleting their account is not an account deletion and is not reported.<\/p><\/dd>\n<dt id=\"can%20i%20send%20to%20more%20than%20one%20address%3F\"><h3>Can I send to more than one address?<\/h3><\/dt>\n<dd><p>Yes. The recipients field accepts a comma-separated list.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Configurable email notifications for user account events.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/359052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=359052"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mitgiselle"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=359052"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=359052"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=359052"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=359052"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=359052"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=359052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}