scaffold taxonomy: remove control args from defaults

This commit is contained in:
scribu 2013-01-03 01:50:43 +02:00
parent 7e451061c5
commit ecf32f0464

View file

@ -67,9 +67,6 @@ class Scaffold_Command extends WP_CLI_Command {
'query_var' => 'true',
'post_types' => 'post',
'textdomain' => '',
'theme' => false,
'plugin' => false,
'raw' => false,
);

$this->_scaffold( $args[0], $assoc_args, $defaults, '/taxonomies/', array(