WP Console – WordPress PHP Console powered by PsySH icon

WP Console – WordPress PHP Console powered by PsySH

by Edi Amin

View on WordPress.org
82 Quality Score
Active Installs
19/30

20,000 active installs is a respectable footprint for a developer-only tool, comfortably ahead of comparable debugging utilities.

Update Freshness
25/25

The plugin was updated on 2026-06-04, very recently, and is flagged as fully current on the maintenance dimension.

User Rating
15/15

A perfect 100 from 21 reviewers indicates strong satisfaction from the small but targeted audience that has bothered to rate it.

Support Health
8/15

Zero support threads opened and zero resolved gives a neutral read: there have been no complaints, but also no public evidence of responsive help beyond the GitHub repo.

WP Compatibility
15/15

Marked compatible up to WordPress 7.0 with a minimum of 5.3.12 and PHP 7.4, giving it one of the widest compatibility windows in its category.

Scores higher than 87% of indexed plugins

About

An in-browser PHP console for WordPress powered by PsySH

Active Installs 20k+
Rating ★★★★★ 5/5
Last Updated 2026-08-21 4:05pm GMT
Requires WordPress 5.3.12+
Tested Up To 7.1
Requires PHP 7.4+
✓ No known vulnerabilities

What It Does

WP Console adds an in-browser PHP REPL to your WordPress admin, powered by PsySH, letting you execute PHP code directly inside a WordPress request context. You can inspect globals, call WordPress functions, run database queries, and test snippets without writing throwaway plugins or firing up a local debugger. It is effectively a developer scratchpad bolted onto wp-admin.

Who It's For

This plugin is built for PHP developers and technical WordPress builders who want to interrogate a live site's state, debug hooks, or prototype functions quickly from the browser. It fits agency workflows, plugin authors, and anyone comfortable running arbitrary code against a real WordPress install. Non-developers and content editors will get no value from it.

Who Should Skip It

If you are not fluent in PHP and WordPress internals, skip this entirely: it exposes a direct code execution surface and offers nothing useful for content work. Anyone managing a production site where multiple users have admin access should also avoid leaving it enabled, since it is a significant security liability in that context.

The Bottom Line

WP Console is a focused, well-maintained developer tool with a perfect user rating and a healthy install base, and its quality score of 81.76 reflects genuine utility for its niche. The main caveat is operational: it must never be exposed on a production site without strict access controls, because it lets any logged-in admin run arbitrary PHP. Treat it as a staging or local development companion and it earns its keep immediately.

Tags

autocomplete browser dump repl shell