WP Manifestindependent plugin directory
manifest / developer / query-monitor-save-post-queries

Query Monitor: save_post Queries

Capture and display queries during a save post event.

by Jake Foster · github.com/jakewrfoster/query-monitor-save-post-queries

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jakewrfoster/query-monitor-save-post-queries/archive/refs/heads/master.zip

Declares an update source (romancandlethoughts/query-monitor-save-post-queries), so updates arrive through the plugin's own updater.

From the readme

Query Monitor Save Post Queries This is a Query Monitor extension that adds queries made during the save post action to the Query Monitor UI. This plugin is currently in an early stage of development. PRs are very welcome!

Read the full README on GitHub →