=== Yuva Testing Utilities === Contributors: theyuvarajs Tags: testing, utilities, developer tools, toolkit Requires at least: 6.2 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.2.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A small collection of developer utilities for faster WordPress testing on local or staging environments. == Description == Yuva Testing Utilities is built for developers and testers who want quick, lightweight tools inside the WordPress admin to speed up common testing tasks. It’s best used in **local** or **staging** setups where you frequently test emails, downloads, or dummy checkout flows — without repeatedly setting everything up from scratch. The plugin keeps things simple: no bloat, no complicated setup, and focused utilities meant to save time. == Installation == 1. Upload the plugin folder to `/wp-content/plugins/yuva-testing-utilities/` 2. Activate the plugin from **Plugins → Installed Plugins** 3. Open **Tools → Testing Utilities** to access the modules == Frequently Asked Questions == = Is this plugin meant for production? = It can run on production, but it’s primarily designed for **development and staging** environments. = What happens to temporary files created during downloads? = Temporary files are cleaned up automatically after each download. Any leftover temporary files are also removed when the plugin is deactivated. = Does this plugin send any data externally? = Only the **Autofill** module makes an external request to RandomUser.me to fetch sample placeholder user data. No personal, user, or site data is sent to the API. == Screenshots == 1. Modules interface == Changelog == = 1.2.0 = * Added email log. = 1.1.0 = * Added cleanup tools. * UI improvements. * Moved Testing Utilities menu under Tools. = 1.0.0 = * Initial release. == Upgrade Notice == = 1.2.0 = Added email log. Safe to update. == External services == This plugin connects to https://randomuser.me/api/ only when using the Autofill module to fetch sample placeholder user data for testing. No personal or site data is sent.