Changes between Initial Version and Version 1 of Ticket #20167, comment 1
- Timestamp:
- 03/04/12 06:30:49 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20167, comment 1
initial v1 1 I'd think since we have the taxonomy-agnostic `wp_terms_checklist`, we'd do better to introduce a content-agnostic version for hierarchical post types too rather that one specifically for pages. Maybe `wp_post _type_checklist` or `wp_content_checklist` or something of that vein.1 I'd think since we have the taxonomy-agnostic `wp_terms_checklist`, we'd do better to introduce a content-agnostic version for hierarchical post types too rather that one specifically for pages. Maybe `wp_posts_checklist` or `wp_content_checklist` or something of that vein. 2 2 3 3 We're at a time when custom post (content) types are being used all over the place, it feels like it would be a step back not to cover all our bases now and make it future-proof.
