=== Up2date Notifier ===
Contributors: mbs1337
Donate link: https://mbstech.dk
Tags: updates, notifications, email, admin, monitoring
Requires at least: 6.5
Tested up to: 6.9.1
Requires PHP: 8.0
Stable tag: 1.1.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Sends email notifications when WordPress core, plugins, themes, or translations are updated.

== Description ==

**Up2date Notifier** automatically monitors your WordPress site and sends email notifications when updates are completed.

= Updates =

* Core - Get notified when WordPress core is updated
* Plugin - Get notified when any plugin is updated
* Theme - Get notified when any theme is updated
* Translation - Get notified when translations are updated

= Features =

* Settings Page - Configure email recipients from the admin panel
* Dual Recipients - Send to admin email and/or an additional address
* Lightweight - Simple, clean code with minimal footprint

= Use Cases =

* Web Agencies - Keep track of client site updates
* Site Administrators - Monitor automatic updates on your sites
* Developers - Stay informed about changes to production sites

== Installation ==

1. Upload the `up2date-notifier` folder to `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings → Up2date Notifier to configure email recipients

== Frequently Asked Questions ==

= Where are notifications sent? =

By default, notifications are sent to the WordPress admin email (Settings → General). You can also add an additional email address in the plugin settings.

= How do I configure the email recipients? =

Go to Settings → Up2date Notifier. From there you can:
* Enable/disable notifications to the admin email
* Add an additional email address (e.g., your support team)

= Can I disable notifications to the admin email? =

Yes! In Settings → Up2date Notifier, simply uncheck "Send notifications to admin email" if you only want to use an additional email address.

= Will this slow down my site? =

No. The plugin only runs when an update is completed, not on every page load.

= Does it work with automatic updates? =

Yes! It works with both manual and automatic WordPress updates.

= Will there be more languages? =

Yes! Multi-language support (Danish, German, Norwegian, Swedish) is planned for the next release.

== Screenshots ==

1. Settings page where you configure email recipients
2. Example notification email sent after a plugin update

== Changelog ==

= 1.1.2 =
* Fixed: Core updates now properly trigger email notifications
* Improved update success detection for all update types

= 1.1.1 =
* Fixed: Only send notifications when updates actually succeed
* No more false notifications on failed updates

= 1.1.0 =
* Added settings page under Settings → Up2date Notifier
* Configure additional email address from admin panel
* Option to enable/disable admin email notifications
* Added settings link on plugins page
* Removed hardcoded email - now fully configurable

= 1.0.1 =
* Improved short description for WordPress.org guidelines
* Updated readme with FAQ section

= 1.0.0 =
* Initial release
* Email notifications for WordPress core updates
* Email notifications for plugin updates
* Email notifications for theme updates
* Email notifications for translation updates

== Upgrade Notice ==

= 1.1.2 =
Bug fix: Core updates now properly send email notifications.

= 1.1.1 =
Bug fix: Only sends notifications when updates succeed. No more false alerts on failed updates.

= 1.1.0 =
New settings page! Configure email recipients from the admin panel instead of editing code.

= 1.0.1 =
Minor readme improvements. No code changes.

= 1.0.0 =
Initial release of Up2date Notifier.
