WordPress 的命令行工具 WP-CLI

追格官方小助手/ 2022年03月29日/ WordPress/ 浏览 1681

今天偶然发现,WordPress居然有一套非常完善的命令行工具 - WP-CLI。

根据官方文档:https://developer.wordpress.org/cli/commands/ 这套命令行工具简直包含了WordPress的方方面面。

wp admin

Open /wp-admin/ in a browser.


wp cache

WP Object Cache object 增删改


wp cap

添加、删除和列出用户角色的能力


wp cli

审查当前WP-CLI信息,检查更新,或查看定义的别名。


wp comment

评论信息增删改


wp config

读写 wp-config.php 文件.


wp core

下载、安装、更新、管理WordPress


wp cron

测试、运行和删除WP-cron事件


wp db

数据库操作


wp dist-archive

创建基于项目的分发架构


wp embed

Inspects oEmbed providers, clears embed cache, and more.


wp eval

执行 PHP code.


wp eval-file

加载并执行PHP文件


wp export

导出 WordPress 内容到 WXR 文件


wp find

Find WordPress installations on the filesystem.


wp help

WP-CLI 帮助文档


wp i18n

WordPress 工程国际化.


wp import

从 WXR 文件导入到 WordPress。


wp language

语言包处理


wp maintenance-mode

WordPress维护模式相关。


wp media

输入文件作为附件、注册thumbnails或注册图像大小列表


wp menu

列表、创建、分配和删除活动主题的导航菜单


wp network

网络面板相关


wp option

Retrieves and sets site options, including plugin and WordPress settings.


wp package

WP-CLI 自身升级管理


wp plugin

WordPress插件管理


wp post

文章管理


wp post-type

文章类型相关操作


wp profile

wp rewrite

Lists or flushes the site’s rewrite rules, updates the permalink structure.


wp role

管理WordPress用户角色


wp scaffold

Generates code for post types, taxonomies, plugins, child themes, etc.


wp search-replace

在数据库中搜索/替换


wp server

Launches PHP’s built-in web server for a specific WordPress installation.


wp shell

打开一个用于运行和测试PHP代码的交互式PHP控制台


wp sidebar

注册边栏管理


wp site

多站点管理


wp super-admin

WordPress超级管理用户


wp taxonomy

Retrieves information about registered taxonomies.


wp term

WordPress分类相关


wp theme

WordPress主题相关操作


wp transient

WordPress缓存管理


wp user

用户管理


wp widget

小工具管理

发表评论

暂无评论,抢个沙发...

客服 工单