[wp-trac] [WordPress Trac] #12702: Enable sticky post checkbox for custom post type Publish metabox
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 25 05:27:30 UTC 2010
#12702: Enable sticky post checkbox for custom post type Publish metabox
--------------------------+-------------------------------------------------
Reporter: phlux0r | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Post Types | Version:
Severity: normal | Keywords: sticky
--------------------------+-------------------------------------------------
When a custom post type is created, there is no checkbox to mark it as a
"Sticky" post.
In meta-boxes.php there is a check:
if ($post_type == 'post'): <Show sticky checkbox> endif;
Can this be removed?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12702>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list