Site Updates Report
Automatically track WordPress, plugin, and theme updates, and generate branded, professional client reports in email or PDF format.
Next Milestone 30
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Rank Changes
Downloads Growth
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
Tracked Keywords
Showing 2 of 2| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| agency tools | 90 | — | Tag | 1 month ago |
| client reports | 125 | — | Tag | 1 month ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.1.0
- Last Updated
- Feb 07, 2026
- Requires WP
- 5.5+
- Tested Up To
- 6.9.4
- PHP Version
- 7.4 or higher
- Author
- David Allsop
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowFrequently Asked Questions
Common questions about Site Updates Report
WordPress mail function: WordPress uses PHP's mail() function by default, which may not work on all hosting environments. Many shared hosting providers disable this function for security reasons.
Use an SMTP plugin: The most reliable solution is to install an SMTP plugin (such as WP Mail SMTP, Post SMTP, or Easy WP SMTP) that routes emails through a proper mail server (Gmail, SendGrid, Mailgun, etc.) instead of relying on PHP's mail function.
Check spam folders: Ask recipients to check their spam/junk folders, as automated emails can sometimes be filtered.
Server configuration: Contact your hosting provider to verify that outgoing mail is not blocked by firewall rules or server policies.
Test with a plugin: Use a plugin like "Check & Log Email" to test if WordPress can send emails at all on your site.
Logo: Upload your agency or company logo to appear at the top of reports.
Updates: Choose which updates to include (WordPress updates, plugin updates, theme updates).
Header Content: Add custom HTML content that appears at the top of the report body.
Footer Content: Add custom HTML content that appears at the bottom of the report body.
All customizations are applied to both email reports and PDF downloads.
How can I change the required user capability?
By default, the required user capability is manage_options. You can change this by hooking into the site_updates_report_required_capability filter and returning a different capability.