|
151 | 151 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/commands\/language.md",
|
152 | 152 | "repo_url": "https:\/\/github.com\/wp-cli\/language-command"
|
153 | 153 | },
|
| 154 | + "maintenance-mode": { |
| 155 | + "title": "maintenance-mode", |
| 156 | + "slug": "maintenance-mode", |
| 157 | + "cmd_path": "maintenance-mode", |
| 158 | + "parent": null, |
| 159 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/commands\/maintenance-mode.md", |
| 160 | + "repo_url": "https:\/\/github.com\/wp-cli\/maintenance-mode-command" |
| 161 | + }, |
154 | 162 | "media": {
|
155 | 163 | "title": "media",
|
156 | 164 | "slug": "media",
|
|
1031 | 1039 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/commands\/language\/theme.md",
|
1032 | 1040 | "repo_url": "https:\/\/github.com\/wp-cli\/language-command"
|
1033 | 1041 | },
|
| 1042 | + "maintenance-mode\/activate": { |
| 1043 | + "title": "maintenance-mode activate", |
| 1044 | + "slug": "activate", |
| 1045 | + "cmd_path": "maintenance-mode\/activate", |
| 1046 | + "parent": "maintenance-mode", |
| 1047 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/commands\/maintenance-mode\/activate.md", |
| 1048 | + "repo_url": "https:\/\/github.com\/wp-cli\/maintenance-mode-command" |
| 1049 | + }, |
| 1050 | + "maintenance-mode\/deactivate": { |
| 1051 | + "title": "maintenance-mode deactivate", |
| 1052 | + "slug": "deactivate", |
| 1053 | + "cmd_path": "maintenance-mode\/deactivate", |
| 1054 | + "parent": "maintenance-mode", |
| 1055 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/commands\/maintenance-mode\/deactivate.md", |
| 1056 | + "repo_url": "https:\/\/github.com\/wp-cli\/maintenance-mode-command" |
| 1057 | + }, |
| 1058 | + "maintenance-mode\/is-active": { |
| 1059 | + "title": "maintenance-mode is-active", |
| 1060 | + "slug": "is-active", |
| 1061 | + "cmd_path": "maintenance-mode\/is-active", |
| 1062 | + "parent": "maintenance-mode", |
| 1063 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/commands\/maintenance-mode\/is-active.md", |
| 1064 | + "repo_url": "https:\/\/github.com\/wp-cli\/maintenance-mode-command" |
| 1065 | + }, |
| 1066 | + "maintenance-mode\/status": { |
| 1067 | + "title": "maintenance-mode status", |
| 1068 | + "slug": "status", |
| 1069 | + "cmd_path": "maintenance-mode\/status", |
| 1070 | + "parent": "maintenance-mode", |
| 1071 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/commands\/maintenance-mode\/status.md", |
| 1072 | + "repo_url": "https:\/\/github.com\/wp-cli\/maintenance-mode-command" |
| 1073 | + }, |
1034 | 1074 | "media\/image-size": {
|
1035 | 1075 | "title": "media image-size",
|
1036 | 1076 | "slug": "image-size",
|
|
0 commit comments