OSDN Git Service

Implemented --raw flag so that one only gets the registration of a taxonomy or post...
authorjmslbam <jmslbam@gmail.com>
Sat, 29 Dec 2012 00:25:46 +0000 (01:25 +0100)
committerjmslbam <jmslbam@gmail.com>
Sat, 29 Dec 2012 00:25:46 +0000 (01:25 +0100)
commit9454028630f93c9614441509a439b4558be3708c
treeff0a4f5041cd25830692b98e15b1680d8c9c7b76
parentc3b5195983e4ced20dfeabf9e00f5a6e45a4e14e
Implemented --raw flag so that one only gets the registration of a taxonomy or post type WITH labels. Without these you will also get a init and update messages. But I think update messages also need to be a part of the --raw flag
php/commands/scaffold.php
php/commands/skeletons/post_type_skeleton.php [changed mode: 0755->0644]
php/commands/skeletons/post_type_skeleton_extended.php [new file with mode: 0755]
php/commands/skeletons/taxonomy_skeleton.php [changed mode: 0755->0644]
php/commands/skeletons/taxonomy_skeleton_extended.php [new file with mode: 0755]