{"id":253980,"date":"2025-10-28T10:40:59","date_gmt":"2025-10-28T10:40:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dev-testing-utilities\/"},"modified":"2026-05-03T14:41:46","modified_gmt":"2026-05-03T14:41:46","slug":"yuva-testing-utilities","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/yuva-testing-utilities\/","author":23364667,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.5","stable_tag":"trunk","tested":"6.9.4","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"Yuva Testing Utilities","header_author":"Yuvaraj","header_description":"Developer-focused testing utilities.","assets_banners_color":"","last_updated":"2026-05-03 14:41:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/yuva-testing-utilities\/","header_author_uri":"https:\/\/profiles.wordpress.org\/theyuvarajs\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":537,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"theyuvarajs","date":"2025-10-29 15:12:17"},"1.1.0":{"tag":"1.1.0","author":"theyuvarajs","date":"2025-11-08 03:46:20"},"1.1.1":{"tag":"1.1.1","author":"theyuvarajs","date":"2025-11-08 16:23:31"},"1.2.0":{"tag":"1.2.0","author":"theyuvarajs","date":"2026-01-26 16:31:14"},"1.2.1":{"tag":"1.2.1","author":"theyuvarajs","date":"2026-01-27 16:27:42"},"1.2.2":{"tag":"1.2.2","author":"theyuvarajs","date":"2026-03-31 17:54:25"},"1.2.3":{"tag":"1.2.3","author":"theyuvarajs","date":"2026-04-19 07:05:59"}},"upgrade_notice":{"1.2.4":"<p>Adds Test Data module, User Meta management, and fixes Auto-Fill on Checkout Blocks. Safe to update.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3392218,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3392218,"resolution":"256x256","location":"assets","locale":""},"icon-512x512.png":{"filename":"icon-512x512.png","revision":3392218,"resolution":"512x512","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.2.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4932,19979,1591,4351,286],"plugin_category":[45],"plugin_contributors":[249859],"plugin_business_model":[],"class_list":["post-253980","plugin","type-plugin","status-publish","hentry","plugin_tags-developer-tools","plugin_tags-staging","plugin_tags-testing","plugin_tags-utilities","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-theyuvarajs","plugin_committers-theyuvarajs"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/yuva-testing-utilities\/assets\/icon-128x128.png?rev=3392218","icon_2x":"https:\/\/ps.w.org\/yuva-testing-utilities\/assets\/icon-256x256.png?rev=3392218","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Yuva Testing Utilities is built for developers and testers who want quick, lightweight tools inside the WordPress admin \u2014 no bloat, no complicated setup.<\/p>\n\n<p>Best used in <strong>local<\/strong> or <strong>staging<\/strong> environments where you frequently test emails, checkout flows, or need to clean up database content without touching production.<\/p>\n\n<p><strong>Modules:<\/strong><\/p>\n\n<ul>\n<li><strong>Emails<\/strong> \u2014 Configure SMTP, log and preview outgoing emails, send test emails.<\/li>\n<li><strong>Auto-Fill<\/strong> \u2014 Fill the WooCommerce checkout with random user data on every click. Supports classic and Blocks checkout.<\/li>\n<li><strong>Downloader<\/strong> \u2014 Download any installed plugin or theme as a .zip, or fetch the WooCommerce sample products CSV.<\/li>\n<li><strong>Database<\/strong> \u2014 Inspect and clean up post types, database options, post meta, and user meta.<\/li>\n<li><strong>Test Data<\/strong> \u2014 Generate and delete test users, WooCommerce orders, and coupons.<\/li>\n<li><strong>Tools<\/strong> \u2014 Manage transients, view and trigger cron jobs, tail log files, inspect PHP constants, and view server info.<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<ul>\n<li><strong>RandomUser.me<\/strong> (<code>https:\/\/randomuser.me\/api\/<\/code>) \u2014 used by Auto-Fill to generate random placeholder user data. No personal or site data is sent.<\/li>\n<li><strong>GitHub \/ WooCommerce<\/strong> (<code>https:\/\/raw.githubusercontent.com\/woocommerce\/woocommerce\/<\/code>) \u2014 used by Downloader and Test Data to fetch the WooCommerce sample products CSV on demand.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/yuva-testing-utilities\/<\/code><\/li>\n<li>Activate the plugin from <strong>Plugins \u2192 Installed Plugins<\/strong><\/li>\n<li>Open <strong>Tools \u2192 Testing Utilities<\/strong><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"is%20this%20plugin%20meant%20for%20production%3F\"><h3>Is this plugin meant for production?<\/h3><\/dt>\n<dd><p>It can run on production but is primarily designed for <strong>development and staging<\/strong> environments.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20send%20any%20data%20externally%3F\"><h3>Does this plugin send any data externally?<\/h3><\/dt>\n<dd><p>Only two modules make external requests: <strong>Auto-Fill<\/strong> calls RandomUser.me to fetch placeholder user data, and <strong>Test Data<\/strong> fetches the WooCommerce sample products CSV from GitHub when generating test products. No personal or site data is sent.<\/p><\/dd>\n<dt id=\"why%20does%20the%20plugin%20require%20wordpress%206.2%3F\"><h3>Why does the plugin require WordPress 6.2?<\/h3><\/dt>\n<dd><p>The plugin uses the <code>%i<\/code> (identifier) placeholder in <code>$wpdb-&gt;prepare()<\/code>, introduced in WordPress 6.2, to safely parameterise table and column names.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Renamed Cleanup module to Database; added User Meta tab.<\/li>\n<li>Added Test Data module with generators for users, WooCommerce orders, products, and coupons.<\/li>\n<li>Fixed Auto-Fill not populating fields on WooCommerce Checkout Blocks.<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Added Downloader module.<\/li>\n<li>Added Developer Tools module (transients, cron viewer, log viewer, user generator).<\/li>\n<li>Added SMTP migration for legacy flat option keys.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added email logging.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added cleanup tools.<\/li>\n<li>Moved Testing Utilities menu under Tools.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Developer and tester toolkit for WordPress and WooCommerce. Fast, lightweight tools inside the admin for common local and staging tasks.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/253980","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=253980"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/theyuvarajs"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=253980"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=253980"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=253980"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=253980"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=253980"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=253980"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}