內容簡介
Yuva Testing Utilities 是為開發者和測試人員設計的輕量級工具,旨在加速 WordPress 控制台內的常見測試任務,特別適合在本地或測試環境中使用。
【主要功能】
• 提供快速的測試工具
• 支援自動填充範例用戶資料
• 簡單易用,無需複雜設定
外掛標籤
開發者團隊
原文外掛簡介
Yuva Testing Utilities is built for developers and testers who want quick, lightweight tools inside the WordPress admin — no bloat, no complicated setup.
Best used in local or staging environments where you frequently test emails, checkout flows, or need to clean up database content without touching production.
Modules:
Emails — Configure SMTP, log and preview outgoing emails, send test emails.
Auto-Fill — Fill the WooCommerce checkout with random user data on every click. Supports classic and Blocks checkout.
Downloader — Download any installed plugin or theme as a .zip, or fetch the WooCommerce sample products CSV.
Database — Inspect and clean up post types, database options, post meta, and user meta.
Test Data — Generate and delete test users, WooCommerce orders, and coupons.
Tools — Manage transients, view and trigger cron jobs, tail log files, inspect PHP constants, and view server info.
External services
RandomUser.me (https://randomuser.me/api/) — used by Auto-Fill to generate random placeholder user data. No personal or site data is sent.
GitHub / WooCommerce (https://raw.githubusercontent.com/woocommerce/woocommerce/) — used by Downloader and Test Data to fetch the WooCommerce sample products CSV on demand.
