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.
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.
Installation
- Upload the plugin folder to
/wp-content/plugins/yuva-testing-utilities/ - Activate the plugin from Plugins Installed Plugins
- Open Tools Testing Utilities to access the modules
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Yuva Testing Utilities” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Yuva Testing Utilities” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.