mainwp.dev/guides/how-to/debugging.md
2025-03-18 16:29:31 -04:00

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.