We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3e2649 + 88b4aec commit 8489bc2Copy full SHA for 8489bc2
1 file changed
src/Theme_Mod_Command.php
@@ -17,7 +17,7 @@
17
* $ wp theme mod remove --all
18
* Success: Theme mods removed.
19
*/
20
-class Theme_Mod_command extends WP_CLI_Command {
+class Theme_Mod_Command extends WP_CLI_Command {
21
22
private $fields = array(
23
'key',
0 commit comments