Ticket #17033: ticket.17033.diff
File ticket.17033.diff, 485 bytes (added by , 14 years ago) |
---|
-
wp-includes/post.php
36 36 'capability_type' => 'page', 37 37 'map_meta_cap' => true, 38 38 'hierarchical' => true, 39 'has_archive' => true, 39 40 'rewrite' => false, 40 41 'query_var' => false, 41 42 'supports' => array( 'title', 'editor', 'author', 'thumbnail', 'page-attributes', 'custom-fields', 'comments', 'revisions' ),