# Page Not Found

The URL `en/index.html` does not exist.

You might be looking for one of these pages:
- [Testing Plugins](https://www.wptherightway.org/testing/testing_plugins.md)
- [WP_UnitTestCase](https://www.wptherightway.org/testing/wp_unittestcase.md)
- [Standalone PHP Files](https://www.wptherightway.org/security/standalonefiles.md)
- [Test Driven Development](https://www.wptherightway.org/testing/theory/tdd.md)
- [Handling Errors](https://www.wptherightway.org/debugging/handlingerrors.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://www.wptherightway.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://www.wptherightway.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/testing/testing_plugins.md`)
- Use `Accept: text/markdown` header for content negotiation