Skip to main content

wp theme status

Overview

A high-level dashboard for your themes. See how many are installed, active, or have updates, along with detailed info for the current active theme.

Basic Usage

wp theme status

Output:

3 installed themes:
I twentytwenty 2.5
I twentytwentyone 2.1
A twentytwentyfour 1.0

Legend: A = Active, I = Inactive

Commands breakdown

  • A = Active
  • I = Inactive
  • % = Update available

Quick Reference

wp theme status                        # General status
wp theme status <slug> # Detail for one theme

Next Steps