WebberZone Image Optimizer WP-CLI

WebberZone Image Optimizer WP-CLI

WebberZone Image Optimizer registers WP-CLI commands under wp wzio, useful for converting a library from a script, cron job, or deployment step without opening the admin screens. wp wzio status Shows which drivers and formats this server can encode, the currently configured formats, and how much of the library is converted. wp wzio convert Converts...
Better Search Pro CLI Overview

Better Search Pro CLI Overview

Better Search Pro CLI (BSP-CLI) was introduced in Better Search Pro v4.3.0, allowing you to manage search operations without touching the admin dashboard. If you’re running large-scale WordPress installations or automating deployments, these commands handle everything from cache warming to database maintenance. About WP-CLI WP-CLI is a set of command-line tools for managing WordPress installations....
AutoClose WP-CLI

AutoClose WP-CLI

AutoClose registers the following WP-CLI command tree. Use WP-CLI’s global --url option to select a site in a multisite installation. wp autoclose status Shows the current site’s AutoClose version, feature settings, cron health, next scheduled run, timezone, and the latest maintenance outcome. Use --format=json or --format=csv for scripts and monitoring. On multisite, select the site...
Top10-CLI

WP-CLI commands in Top 10 Pro

Top 10 Pro includes a full WP-CLI command suite so you can manage counts, database tables, cache, settings, and cron jobs directly from the terminal — without touching the WordPress admin. All commands start with wp top10. Run any command with --help to see its full option list. Requirements Quick reference Command group What it...
Contextual Related Posts CLI

Contextual Related Posts CLI Overview

Contextual Related Posts CLI (CRP-CLI) offers an efficient way to manage Contextual Related Posts via the command line. This tool is part of Contextual Related Posts Pro starting from version 4.2.0. About WP-CLI WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, configure multisite installations, and much more, all...