About This Test Site
This WordPress is intentionally “messy”: mixed blocks, shortcodes, CPTs, e-commerce, and dynamic routes to expose edge cases for translation and caching.
Mission
Replicate 90% of real-world sites so plugins can be validated safely.
Tech Stack
- Theme: Astra
- Plugins: WooCommerce, Yoast, Contact Form 7, Shortcodes Ultimate, bbPress/BuddyPress, ACF
- Custom: MU plugin with CPTs, REST, AJAX, cron, custom rewrites (/press/…)
// sample code block
fetch('/wp-json/mlpi/v1/hello?x=1').then(r => r.json())