=== Waste Sorting Calendar ===
Tags: gestione calendario raccolta differenziata, raccolta differenziata, separate waste collection calendar management, separate waste collection
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
License: GPL2
Stable tag: 1.3.4

Waste Sorting Calendar manages a calendar for separate waste collection, choosing the collection day, color, and icon for each material.

== Description ==
Waste Sorting Calendar manages a calendar for separate waste collection, choosing a collection day, color, and icon for each material. It supports special dates for non-standard waste.

== Installation ==
1. Log in to your WordPress admin panel.
2. Go to Plugins > Add New.
3. Click "Upload Plugin".
4. Select the Waste Collection ZIP file.
5. Click "Install Now".
6. Activate the plugin.

Manual installation:

1. Extract the contents of the ZIP file.
2. Upload the plugin folder to the /wp-content/plugins/ directory.
3. Go to the WordPress Plugins section.
4. Enable Waste Sorting.

After activation, a new menu item called "Recycling" will appear, allowing you to configure materials, colors, and the calendar.

== Frequently Asked Questions ==
= How do I display the calendar on my site? =

Insert the shortcode provided by the plugin into the desired page or post.

= Can I change the colors of the materials? =

Yes. Each material can have a custom color, configurable from the admin panel.

= Is the plugin compatible with WordPress Multisite? =

Yes, it is compatible with Multisite installations.

= Can I translate the plugin? =

Yes. The plugin supports localization via standard WordPress translation files.

== Screenshots ==
1. Calendar Management
2. Adding New Materials
3. Default Materials List
4. Special Dates
5. Shortcode Page

== Changelog ==
= 1.3 =
* New administrative interface.
* Custom color support.
* Graphical improvements.
* Performance optimizations.
* Compatibility with WordPress 7.0.

= 1.0 =
* Initial release