Lýsing
Yuva Testing Utilities provides developers with tools to test and troubleshoot their WordPress sites.
- Allows quick SMTP configuration to test email sending.
- Lets you download installed themes and plugins as .zip files.
- Autofills checkout fields with sample placeholder data for faster testing.
- Offers cleanup tools to remove custom post type data with a single click.
- Designed to speed up testing workflows and simplify repetitive tasks.
These tools are designed for local or staging environments to simplify developer testing workflows.
External services
This plugin connects to the Random User API to generate user data for testing purposes.
When the autofill module is used, the plugin sends a simple request to the RandomUser API (https://randomuser.me/api/) to retrieve randomized sample data such as first name, last name, email address, and address details for demonstration and testing purposes.
No personal or sensitive data from your WordPress site or users is sent to this service.
The connection is read-only and is only used to retrieve randomly generated data to help developers test guest checkout flows.
This service is provided by RandomUser.me.
• Terms of Service: https://randomuser.me/documentation#terms
• Privacy Policy: https://randomuser.me/documentation#privacy
Uppsetning
- Upload the plugin files to the
/wp-content/plugins/yuva-testing-utilities/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Access all utilities under “Tools -> Testing Utilities” in the WordPress admin menu.
SOS
-
Where does the theme/plugin downloader save the file?
-
It downloads directly to your computer as a
.zipfile. -
What happens to temporary files?
-
Temporary files are automatically cleaned up after each download.
The plugin also removes any leftover temporary files during deactivation. -
Does this plugin send any data externally?
-
This plugin connects to an external API (RandomUser.me) only when using the Autofill module to retrieve randomized placeholder user data.
No personal, identifiable, or site-specific data is sent externally — the request is one-way and read-only, used solely to fetch random sample data for testing purposes.
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“Yuva Testing Utilities” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “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.
Breytingarsaga
1.1.0
- New – Added Cleanup module to delete custom post type data.
- Update – Improved UI for better usability.
- Update – Moved “Testing Utilities” menu under the Tools in the WordPress admin.
1.0.0
- Initial release with SMTP, theme & plugin downloader, and checkout autofill.