Skip to main content

wordpress-query-optimization

Audit WordPress plugin file(s) for database query performance issues: uncached queries on always-run admin hooks, N+1 queries in loops, missing $wpdb->prepare(), blocking work on save/update requests (post saves, options/settings saves, term/user saves, activation/import), and stale cache after writes. Use when reviewing a file for DB performance or when a feature is slow on admin pages, post save, or listing screens.

Jump to install

Source facts

Repository
wp-media/mcp-oauth
Last source activity
July 23, 2026 at 15:33
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.