=== Content Reminder ===
Contributors: orkun53
Donate link: buymeacoffee.com/seories
Tags: old content, content management, content update reminder
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A useful WordPress plugin that detects old blog posts and pages, then notifies administrators.

== Description ==

Content Reminder is a useful tool that detects content on your WordPress site that is older than a specified period and sends you notifications. Regular content updates can improve your site's SEO performance and provide more accurate and current information to your visitors.

= Core Features =

* **Old Content Detection**: Automatically detects posts and pages that are older than a specified period (default is 90 days).
* **Dashboard Widget**: Provides a custom widget in the admin panel where you can easily view old content.
* **Customizable Settings**: You can adjust the number of days after which content is considered "old".
* **Email Notifications**: You can receive regular email notifications about old content.
* **Notification Frequency Setting**: You can choose to have email notifications sent daily, weekly, or monthly.
* **Multiple Recipients**: You can set multiple email addresses to receive notifications.

= Why Content Updates Matter =

* **SEO Performance**: Current content is valued higher by search engines.
* **User Experience**: Providing your visitors with current and accurate information increases trust in your site.
* **Content Quality**: Regularly reviewing old content helps improve your overall content quality.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/content-reminder` directory, or install the plugin through the WordPress admin panel by searching for "Content Reminder".
2. Activate the plugin through the WordPress admin panel.
3. Configure the plugin settings from the "Settings > Content Reminder" menu.

== Frequently Asked Questions ==

= How can I change the period after which content is considered old? =

You can determine the number of days after which content is considered old by changing the "Content Age Threshold" setting on the "Settings > Content Reminder" page.

= Can I customize how often I receive notifications? =

Yes, you can set the notification frequency to daily, weekly, or monthly from the "Settings > Content Reminder" page.

= To which address are email notifications sent? =

By default, email notifications are sent to your WordPress site's administrator email address. You can add multiple email addresses separated by commas in the settings page.

= Which post types does the plugin check? =

The plugin checks standard blog posts (post type "post") and pages (post type "page"). You can select which post types to monitor in the settings.

== Screenshots ==

1. Settings Page - Plugin configuration screen.(assets/screenshot-1.png)
2. Dashboard Widget - Panel widget listing old content.(assets/screenshot-2.png)
3. Email Notification - Example of the email notification sent.(assets/screenshot-3.png)

== Changelog ==

= 1.0.0 =
* Initial release.
* Support for monitoring both posts and pages.
* Customizable age threshold in days.
* Multiple email recipients.
* Configurable notification frequency.

== Upgrade Notice ==

= 1.0.0 =
Initial release, no upgrade notices.