Pinned repositories
Repositories
-
scaffold-package-command
Scaffolds WP-CLI commands with functional tests, full README.md, and more.
-
-
wp-cli-bundle
📦 WP-CLI package that bundles the framework with a set of common commands -
extension-command
Manages plugins and themes, including installs, activations, and updates.
-
core-command
Downloads, installs, updates, and manages a WordPress installation.
-
-
-
db-command
Performs basic database operations using credentials stored in wp-config.php.
-
-
widget-command
Adds, moves, and removes widgets; lists sidebars.
-
super-admin-command
Lists, adds, or removes super admin users on a multisite installation.
-
shell-command
Opens an interactive PHP console for running and testing PHP code.
-
server-command
Launches PHP's built-in web server for a specific WordPress installation.
-
search-replace-command
Searches/replaces strings in the database.
-
scaffold-command
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
-
role-command
Adds, removes, lists, and resets roles and capabilities.
-
rewrite-command
Lists or flushes the site's rewrite rules, updates the permalink structure.
-
-
media-command
Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
-
maintenance-mode-command
Activates, deactivates or checks the status of the maintenance mode of a site.
-
language-command
Installs, activates, and manages language packs.
-
-
i18n-command
Provides internationalization tools for WordPress projects.
-
-
-
entity-command
Manage WordPress comments, menus, options, posts, sites, terms, and users.
-
embed-command
Inspects oEmbed providers, clears embed cache, and more.
-
cron-command
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
-
checksum-command
Verifies file integrity by comparing to published checksums.
-