Plugin info

Total downloads: 127
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/8/2025 (99 days ago)
Added to WordPress: 10/28/2025 (0 years old)
Minimum WordPress version: 5.5
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 99 days ago

50/100

Is Yuva Testing Utilities abandoned?

Likely maintained (last update 99 days ago).

Compatibility

Requires WordPress: 5.5
Tested up to: 6.8.3
Requires PHP: 7.0

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

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

Installation

  1. Upload the plugin files to the /wp-content/plugins/yuva-testing-utilities/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Access all utilities under “Tools -> Testing Utilities” in the WordPress admin menu.

Frequently Asked Questions

Where does the theme/plugin downloader save the file?

It downloads directly to your computer as a .zip file.

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.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

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.