=== AddonLogic Admin Email Digest ===
Contributors: snehalpancholi
Tags: email, digest, admin, notifications, cron
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Send the site admin a scheduled email digest with new posts, users, and comments since the last digest.

== Description ==

AddonLogic Admin Email Digest uses WP-Cron to send a scheduled summary email to one or more administrators. At a glance you can see how many posts were published, how many new users registered, how many comments were approved, and how many comments are awaiting moderation — without logging into the dashboard.

**Features:**
* Daily or weekly digest schedule
* Configurable send time (hour of day)
* Multiple recipient support (comma-separated)
* Sections: new posts with links, approved comment count, pending comment count, new user count
* Formatted HTML email with quick-link admin buttons
* "Send Now" button to test or get an instant summary
* Status bar showing last sent time and next scheduled time
* Clean uninstall — removes all options and scheduled events

== Installation ==

1. Upload the `admin-email-digest` folder to `/wp-content/plugins/`.
2. Activate through the **Plugins** menu.
3. Go to **Settings → Admin Email Digest** and configure your schedule.
4. Click **Send Digest Now** to receive a test digest immediately.

== Changelog ==

= 1.0.0 =
* Initial release.
