=== PRBLEM Upload Check ===
Contributors: prblem
Tags: uploads, media, diagnostics, image, troubleshooting
Requires at least: 6.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Read-only WordPress upload/media diagnostics plus an explicit safe write-read-delete test.

== Description ==
PRBLEM Upload Check explains the effective WordPress upload limit, PHP upload settings, uploads/temp directory state, image editor capabilities, allowed common image MIME types and free disk space where available.

An optional administrator-triggered write test creates a tiny random text file through WordPress upload handling, verifies it, and immediately deletes it. The plugin never uploads user files or sends data externally.

== Features ==
* Effective WordPress/PHP upload limit explanation.
* Upload and temporary directory checks.
* JPEG, PNG, WebP and AVIF upload/editor capability signals.
* GD and Imagick availability.
* Filesystem free-space signal where PHP can report it.
* Explicit safe create/read/delete test.
* Sanitized support report.

== Location ==
Tools > Upload Check

== Installation ==
1. Upload and activate the plugin.
2. Open Tools > Upload Check.
3. Review the local checks.
4. Optionally click Run safe write test to verify create/read/delete behavior.

== Changelog ==
= 1.0.0 =
* Initial public release.
