mirror of
https://gh.llkk.cc/https://github.com/mainwp/mainwp.dev.git
synced 2025-10-03 15:34:35 +08:00
728 B
728 B
Debugging MainWP Extensions
This guide is a placeholder and will be expanded in the future.
This guide will cover techniques and best practices for debugging MainWP extensions, including:
- Setting up a proper debugging environment
- Using WordPress debugging constants
- Logging techniques
- Common debugging tools and plugins
- Troubleshooting communication between Dashboard and Child sites
- Debugging AJAX requests
- Performance profiling
- Common issues and solutions
Check back soon for the complete guide.