We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e2649 commit 88b4aecCopy full SHA for 88b4aec
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