mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
chore: sync content to repo
This commit is contained in:
committed by
github-actions[bot]
parent
60e33808ef
commit
2692bc4ed8
@@ -0,0 +1,10 @@
|
||||
# Query Monitor
|
||||
|
||||
Query Monitor is a free WordPress plugin designed for developers. It helps identify and debug performance bottlenecks by providing detailed information about database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API calls, and more. This allows developers to quickly pinpoint slow queries, problematic plugins, or inefficient theme code, leading to a faster and more stable WordPress site.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Query Monitor](https://querymonitor.com/)
|
||||
- [@official@Query Monitor – The developer tools panel for WordPress](https://wordpress.org/plugins/query-monitor/)
|
||||
- [@article@Query Monitor – Debug WordPress and Improve Website Performance](https://kinsta.com/blog/query-monitor/)
|
||||
- [@video@Query Monitor - 7 Important Tools for Modern WordPress Development #1](https://www.youtube.com/watch?v=M2g18-l7Aso)
|
||||
Reference in New Issue
Block a user