Skip to content

Commit a608e39

Browse files
Update docs for v0.18.0
1 parent 76e2709 commit a608e39

247 files changed

Lines changed: 8709 additions & 15 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_includes/param-list.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,19 @@
5050
<code class="flag">--skip-plugins[=&lt;plugin&gt;]</code>
5151
</td>
5252
</tr>
53+
<tr>
54+
<td>
55+
Skip loading all or some themes
56+
<br />
57+
Default value: <code>&quot;&quot;</code>
58+
</td>
59+
<td>
60+
<code class="option">skip-themes: &lt;list&gt;</code>
61+
</td>
62+
<td>
63+
<code class="flag">--skip-themes[=&lt;theme&gt;]</code>
64+
</td>
65+
</tr>
5366
<tr>
5467
<td>
5568
Load PHP file before running the command (may be used more than once)

commands/cache/add/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache add'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

commands/cache/decr/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache decr'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

commands/cache/delete/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache delete'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

commands/cache/flush/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache flush'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

commands/cache/get/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache get'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

commands/cache/incr/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache incr'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

commands/cache/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,40 @@ title: 'wp cache'
1111

1212
wp cache get my_key my_group
1313

14+
### GLOBAL PARAMETERS
15+
16+
--path=&lt;path&gt;
17+
Path to the WordPress files
18+
19+
--url=&lt;url&gt;
20+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
21+
22+
--user=&lt;id|login|email&gt;
23+
Set the WordPress user
24+
25+
--skip-plugins[=&lt;plugin&gt;]
26+
Skip loading all or some plugins
27+
28+
--skip-themes[=&lt;theme&gt;]
29+
Skip loading all or some themes
30+
31+
--require=&lt;path&gt;
32+
Load PHP file before running the command (may be used more than once)
33+
34+
--[no-]color
35+
Whether to colorize the output
36+
37+
--debug
38+
Show all PHP errors
39+
40+
--prompt
41+
Prompt the user to enter values for all command arguments
42+
43+
--quiet
44+
Suppress informational messages
45+
46+
47+
1448
### SUBCOMMANDS
1549

1650
<table>

commands/cache/replace/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache replace'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

commands/cache/set/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,37 @@ title: 'wp cache set'
77

88

99

10+
### GLOBAL PARAMETERS
11+
12+
--path=&lt;path&gt;
13+
Path to the WordPress files
14+
15+
--url=&lt;url&gt;
16+
Pretend request came from given URL. In multisite, this argument is how the target site is specified.
17+
18+
--user=&lt;id|login|email&gt;
19+
Set the WordPress user
20+
21+
--skip-plugins[=&lt;plugin&gt;]
22+
Skip loading all or some plugins
23+
24+
--skip-themes[=&lt;theme&gt;]
25+
Skip loading all or some themes
26+
27+
--require=&lt;path&gt;
28+
Load PHP file before running the command (may be used more than once)
29+
30+
--[no-]color
31+
Whether to colorize the output
32+
33+
--debug
34+
Show all PHP errors
35+
36+
--prompt
37+
Prompt the user to enter values for all command arguments
38+
39+
--quiet
40+
Suppress informational messages
41+
42+
43+

0 commit comments

Comments
 (0)